SYNC: translations

This commit is contained in:
Jan Prochazka
2025-12-03 12:55:27 +01:00
committed by Diflow
parent d6bcd4f94f
commit be9505f8fe
10 changed files with 20 additions and 0 deletions

View File

@@ -171,6 +171,7 @@
"command.database.databaseSearch": "データベース検索",
"command.database.disconnect": "切断",
"command.database.export": "データベースをエクスポート",
"command.database.refresh": "DB構造を更新",
"command.database.refreshFull": "DB構造を更新フル",
"command.database.refreshIncremental": "DB構造を更新増分",
"command.database.reopenConnection": "接続を再度開く",
@@ -1198,6 +1199,7 @@
"settings.sqlEditor.sqlCommandsCase": "SQLコマンドの大文字小文字",
"settings.sqlEditor.title": "SQLエディター",
"settings.tabGroup.showServerName": "タブグループのタイトルにデータベース名と並んでサーバー名を表示",
"settings.tabPreviewMode": "タブプレビューモード",
"settings.theme": "テーマ",
"settings.title": "設定",
"settings.useNativeWindowTitle": "ネイティブウィンドウタイトルを使用",