translation-commands

This commit is contained in:
Stela Augustinova
2025-11-10 16:14:32 +01:00
parent 9ee0b32cac
commit 167aaa8491
25 changed files with 688 additions and 249 deletions

View File

@@ -44,6 +44,39 @@
"columnsConstraintEditor.addNewColumn": "Add new column",
"columnsConstraintEditor.chooseColumn": "Choose column",
"columnsConstraintEditor.selectColumn": "Select column",
"command.about": "About",
"command.about.show": "Show",
"command.about.toolbar": "About",
"command.app.checkForUpdates": "Check for updates",
"command.app.disconnect": "Disconnect",
"command.app.loggedUser": "Logged user",
"command.app.logout": "Logout",
"command.application": "Application",
"command.application.becomeSponsor": "Become sponsor",
"command.application.documentation": "Documentation",
"command.application.maximize": "Maximize",
"command.application.minimize": "Minimize",
"command.application.openIssue": "Report problem or feature request",
"command.application.reload": "Reload",
"command.application.toggleDevTools": "Toggle Dev Tools",
"command.application.toggleFullScreen": "Toggle full screen",
"command.application.unsetCurrentDatabase": "Unset current database",
"command.application.web": "DbGate web",
"command.application.zoomIn": "Zoom in",
"command.application.zoomOut": "Zoom out",
"command.application.zoomReset": "Reset zoom",
"command.archiveFile": "Archive file",
"command.archiveFile.save": "Save",
"command.archiveFile.saveAs": "Save as",
"command.cloud": "Cloud",
"command.cloud.logout": "Logout",
"command.collectionData": "Collection data",
"command.collectionData.collapseAll": "Collapse all",
"command.collectionData.expandAll": "Expand all",
"command.collectionData.save": "Save",
"command.commandPalette": "Command palette",
"command.commandPalette.show": "Show",
"command.copy": "Copy",
"command.dataForm": "Data form",
"command.dataForm.addToFilter": "Add to filter",
"command.dataForm.copyToClipboard": "Copy to clipboard",
@@ -58,7 +91,17 @@
"command.dataForm.setNull": "Set NULL",
"command.dataForm.undo": "Undo",
"command.dataGrid": "Data grid",
"command.dataGrid.export": "Export",
"command.dataGrid.openQuery": "Open query",
"command.dataGrid.reconnect": "Reconnect",
"command.database": "Database",
"command.database.changeRecent": "Change to recent",
"command.database.changeStatus": "Change status",
"command.database.chat": "Database chat",
"command.database.compare": "Compare databases",
"command.database.databaseSearch": "Database search",
"command.database.export": "Export database",
"command.database.search": "Search",
"command.datagrid": "Data grid",
"command.datagrid.addJsonDocument": "Add JSON document",
"command.datagrid.addNewColumn": "Add new column",
@@ -106,10 +149,69 @@
"command.datagrid.viewJsonValue": "View cell as JSON document",
"command.datagrid.witchToTable": "Switch to table",
"command.datgrid.hideColumn": "Hide column",
"command.designer": "Designer",
"command.designer.arrange": "Arrange",
"command.designer.exportDiagram": "Export diagram",
"command.designer.remove": "Remove",
"command.designer.removeSelectedTables": "Remove selected tables",
"command.diagram": "Diagram",
"command.edit": "Edit",
"command.edit.copy": "Copy",
"command.edit.cut": "Cut",
"command.edit.paste": "Paste",
"command.edit.redo": "Redo",
"command.edit.selectAll": "Select All",
"command.edit.undo": "Undo",
"command.execute": "Execute",
"command.favoriteJsonEditor": "Favorite JSON editor",
"command.favoriteJsonEditor.preview": "Preview",
"command.favoriteJsonEditor.save": "Save",
"command.file": "File",
"command.file.exit": "Exit",
"command.file.import": "Import data",
"command.file.open": "Open",
"command.file.openArchive": "Open DB Model/Archive",
"command.file.quit": "Quit",
"command.file.resetLayout": "Reset layout data & settings",
"command.file.resetLayoutConfirm": "Really reset layout data? All opened tabs, settings and layout data will be lost. Connections and saved files will be preserved. After this, restart DbGate for applying changes.",
"command.find": "Find",
"command.folder": "Folder",
"command.folder.openData": "Open data folder",
"command.folder.openLogs": "Open logs",
"command.internal": "Internal",
"command.internal.loadCampaigns": "Load campaign list",
"command.internal.showCampaigns": "Show campaigns",
"command.jsonl.closePreview": "Close preview",
"command.jsonl.preview": "Preview",
"command.jsonl.previewNewTab": "Preview in new tab",
"command.jsonl.save": "Save",
"command.kill": "Kill",
"command.markdown.preview": "Preview",
"command.new": "New",
"command.new.application": "Application",
"command.new.archiveFolder": "Archive folder",
"command.new.collection": "Collection",
"command.new.collectionToolbar": "New collection/container",
"command.new.connection": "Add connection",
"command.new.connectionCloud": "Connection on Cloud",
"command.new.connectionFolder": "Connection folder",
"command.new.connectionFolderToolbar": "Add connection folder",
"command.new.diagram": "ER Diagram",
"command.new.duckdbDatabase": "New DuckDB database",
"command.new.jsonl": "JSON Lines",
"command.new.markdown": "Markdown page",
"command.new.modelCompare": "Compare DB",
"command.new.modelTransform": "Model transform",
"command.new.perspective": "Perspective",
"command.new.query": "Query",
"command.new.queryDesign": "Query design",
"command.new.queryToolbar": "New query",
"command.new.shell": "JavaScript Shell",
"command.new.sqliteDatabase": "New SQLite database",
"command.new.table": "Table",
"command.new.tableToolbar": "New table",
"command.openQuery": "Open query",
"command.paste": "Paste",
"command.query": "Query",
"command.query.AiAssistant": "AI Assistant",
"command.query.autocommitOffSwitch": "Auto commit: OFF",
@@ -125,12 +227,35 @@
"command.query.toggleAutoExecute": "Toggle auto execute",
"command.query.toggleFixedConnection": "Toggle fixed connection",
"command.query.toggleVisibleResultTabs": "Toggle visible result tabs",
"command.queryData": "Query data",
"command.queryData.stopLoading": "Stop loading",
"command.redo": "Redo",
"command.replace": "Replace",
"command.save": "Save",
"command.saveAs": "Save As",
"command.saveToDisk": "Save to disk",
"command.serverSummary": "Server summary",
"command.settings": "Settings",
"command.settings.change": "Change",
"command.settings.exportConnections": "Export connections",
"command.settings.importConnections": "Import connections",
"command.settings.shortcuts": "Keyboard shortcuts",
"command.shell.copyNodeScript": "Copy nodejs script",
"command.sidebar": "Sidebar",
"command.sidebar.show": "Show",
"command.sidebar.toggleToolbar": "Toggle sidebar",
"command.sql": "SQL",
"command.sql.generator": "SQL Generator",
"command.sqlObject": "SQL Object",
"command.sqlObject.find": "Find",
"command.tableData": "Table data",
"command.tableData.save": "Save",
"command.tableEditor": "Table editor",
"command.tableEditor.reset": "Reset changes",
"command.tableEditor.save": "Save",
"command.tabs": "Tabs",
"command.tabs.addToFavorites": "Add current tab to favorites",
"command.tabs.changelog": "Changelog",
"command.tabs.closeAll": "Close all tabs",
"command.tabs.closeTab": "Close tab",
"command.tabs.closeTabsButCurrentDb": "Close tabs but current DB",
@@ -138,6 +263,23 @@
"command.tabs.nextTab": "Next tab",
"command.tabs.previousTab": "Previous tab",
"command.tabs.reopenClosedTab": "Reopen closed tab",
"command.theme": "Theme",
"command.theme.change": "Change",
"command.theme.changeToolbar": "Change theme",
"command.toggleComment": "Toggle comment",
"command.toolbar": "Toolbar",
"command.toolbar.hide": "Hide",
"command.toolbar.show": "Show",
"command.undo": "Undo",
"command.view": "View",
"command.view.reset": "Reset view",
"command.view.restart": "Restart DbGate (or reload on web) for applying changes",
"commandModal.category": "Category",
"commandModal.configure": "Configure command",
"commandModal.keyboard": "Keyboard",
"commandModal.keyboardShortcut": "Keyboard shortcut",
"commandModal.name": "Name",
"commandModal.showKeyCombination": "Show desired key combination and press ENTER",
"common.addNew": "Add new",
"common.advanced": "Advanced",
"common.archive": "Archive (JSONL)",
@@ -175,6 +317,7 @@
"common.queryEditor": "SQL query editor",
"common.refresh": "Refresh",
"common.remove": "Remove",
"common.reset": "Reset",
"common.save": "Save",
"common.saveAndNext": "Save and next",
"common.saveToArchive": "Save to archive",
@@ -729,9 +872,6 @@
"tableEditor.yes": "YES",
"tableStructure.alter": "Alter table",
"tableStructure.create": "Create table",
"translations.dbObject.collectionContainer": "collection/container",
"translations.dbObject.collectionPlural": "collections",
"translations.dbObject.collectionSingular": "collection",
"widget.collectionsContainers": "Collections/containers",
"widget.databaseContent": "Database content",
"widget.databases": "Databases",