mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-25 04:06:01 +00:00
SYNC: translations
This commit is contained in:
committed by
Diflow
parent
c5ebc01978
commit
00f3a7f4db
@@ -133,6 +133,8 @@
|
||||
"command.archiveFile": "Archive file",
|
||||
"command.archiveFile.save": "Save",
|
||||
"command.archiveFile.saveAs": "Save as",
|
||||
"command.chart": "Chart",
|
||||
"command.chart.export": "Export chart",
|
||||
"command.cloud": "Cloud",
|
||||
"command.cloud.logout": "Logout",
|
||||
"command.collectionData": "Collection data",
|
||||
@@ -141,7 +143,21 @@
|
||||
"command.collectionData.save": "Save",
|
||||
"command.commandPalette": "Command palette",
|
||||
"command.commandPalette.show": "Show",
|
||||
"command.compare": "Compare models",
|
||||
"command.compare.deploy": "Deploy",
|
||||
"command.compare.refresh": "Refresh",
|
||||
"command.compare.refreshModels": "Refresh models",
|
||||
"command.compare.report": "Report",
|
||||
"command.compare.reportDiff": "Report diff",
|
||||
"command.compare.swap": "Swap",
|
||||
"command.compare.swapSource": "Swap source & target",
|
||||
"command.compareDatabase": "Database compare",
|
||||
"command.copy": "Copy",
|
||||
"command.dataDeploy": "Data deployer",
|
||||
"command.dataDeploy.generateShell": "Generate shell",
|
||||
"command.dataDeploy.generateSql": "Generate SQL",
|
||||
"command.dataDeploy.kill": "Kill deploy",
|
||||
"command.dataDeploy.run": "Deploy into DB",
|
||||
"command.dataForm": "Data form",
|
||||
"command.dataForm.addToFilter": "Add to filter",
|
||||
"command.dataForm.copyToClipboard": "Copy to clipboard",
|
||||
@@ -214,6 +230,9 @@
|
||||
"command.datagrid.stopAutoRefresh": "Stop auto refresh",
|
||||
"command.datagrid.switchToJSON": "Switch to JSON",
|
||||
"command.datagrid.switchToform": "Switch to form",
|
||||
"command.datagrid.toggleCellDataView": "Toggle cell data view",
|
||||
"command.datagrid.toggleCellDataView.menu": "Show cell data",
|
||||
"command.datagrid.toggleCellDataView.toolbar": "Cell Data",
|
||||
"command.datagrid.toggleLeftPanel": "Toggle left panel",
|
||||
"command.datagrid.undo": "Undo",
|
||||
"command.datagrid.viewJsonDocument": "View row as JSON document",
|
||||
@@ -223,6 +242,7 @@
|
||||
"command.designer": "Designer",
|
||||
"command.designer.arrange": "Arrange",
|
||||
"command.designer.exportDiagram": "Export diagram",
|
||||
"command.designer.openSql": "Open SQL",
|
||||
"command.designer.remove": "Remove",
|
||||
"command.designer.removeSelectedTables": "Remove selected tables",
|
||||
"command.diagram": "Diagram",
|
||||
@@ -252,6 +272,7 @@
|
||||
"command.internal": "Internal",
|
||||
"command.internal.loadCampaigns": "Load campaign list",
|
||||
"command.internal.showCampaigns": "Show campaigns",
|
||||
"command.jsonl": "JSON Lines editor",
|
||||
"command.jsonl.closePreview": "Close preview",
|
||||
"command.jsonl.preview": "Preview",
|
||||
"command.jsonl.previewNewTab": "Preview in new tab",
|
||||
@@ -290,6 +311,13 @@
|
||||
"command.new.tableToolbar": "New table",
|
||||
"command.openQuery": "Open query",
|
||||
"command.paste": "Paste",
|
||||
"command.perspective": "Perspective",
|
||||
"command.perspective.openJson": "Open JSON",
|
||||
"command.perspective.refresh": "Refresh",
|
||||
"command.profiler": "Profiler",
|
||||
"command.profiler.save": "Save",
|
||||
"command.profiler.start": "Start profiling",
|
||||
"command.profiler.stop": "Stop profiling",
|
||||
"command.query": "Query",
|
||||
"command.query.AiAssistant": "AI Assistant",
|
||||
"command.query.autocommitOffSwitch": "Auto commit: OFF",
|
||||
@@ -364,6 +392,7 @@
|
||||
"commandPalette.searchInDatabase": "Search in database",
|
||||
"common.Remove": "Remove",
|
||||
"common.addNew": "Add new",
|
||||
"common.addProvider": "Add Provider",
|
||||
"common.advanced": "Advanced",
|
||||
"common.allFields": "All {field}",
|
||||
"common.allFiles": "All files",
|
||||
@@ -391,6 +420,7 @@
|
||||
"common.done": "Done",
|
||||
"common.dontAskAgain": "Don't ask again",
|
||||
"common.download": "Download",
|
||||
"common.edit": "Edit",
|
||||
"common.erDiagram": "ER Diagram",
|
||||
"common.error": "Error",
|
||||
"common.execute": "Execute",
|
||||
@@ -447,6 +477,57 @@
|
||||
"common.testingConnection": "Testing connection",
|
||||
"common.uncheckAll": "Uncheck all",
|
||||
"common.zipFiles": "ZIP files",
|
||||
"compare.action": "Action",
|
||||
"compare.added": "Added",
|
||||
"compare.allowDropColumns": "Allow drop columns",
|
||||
"compare.allowDropSqlObjects": "Allow drop view, procedure, etc.",
|
||||
"compare.allowDropTables": "Allow drop tables",
|
||||
"compare.allowTableRecreate": "Allow recreate table",
|
||||
"compare.autoinc": "Autoinc",
|
||||
"compare.changed": "Changed",
|
||||
"compare.columns": "Columns",
|
||||
"compare.ddl": "DDL",
|
||||
"compare.deletedPrefix": "Deleted prefix",
|
||||
"compare.deployChanges": "Deploy changes",
|
||||
"compare.deployingDatabaseChanges": "Deploying database changes",
|
||||
"compare.dontDropColumns": "Don't drop columns",
|
||||
"compare.dontDropConstraints": "Don't drop constraints",
|
||||
"compare.dontDropSqlObjects": "Don't drop object",
|
||||
"compare.dontDropTables": "Don't drop tables",
|
||||
"compare.dropColumnsIfMissing": "Drop columns if missing",
|
||||
"compare.dropSqlObjectsIfMissing": "Drop object if missing",
|
||||
"compare.dropTablesIfMissing": "Drop tables if missing",
|
||||
"compare.equal": "Equal",
|
||||
"compare.errorWhenSaving": "Error when saving",
|
||||
"compare.hideRowsWithoutOperations": "Hide rows without operations",
|
||||
"compare.ignoreCase": "Ignore case",
|
||||
"compare.ignoreConstraintNames": "Ignore constraint names",
|
||||
"compare.ignoreDataTypes": "Ignore data types",
|
||||
"compare.ignoreForeignKeyActions": "Ignore foreign key actions",
|
||||
"compare.ignoreNameRegex": "Ignore names matching regex",
|
||||
"compare.ignoreSchema": "Ignore schema",
|
||||
"compare.loadingDatabaseStructure": "Loading database structure",
|
||||
"compare.markColumnsAsDeleted": "Mark columns as deleted",
|
||||
"compare.markSqlObjectsAsDeleted": "Mark object as deleted",
|
||||
"compare.markTablesAsDeleted": "Mark tables as deleted",
|
||||
"compare.name": "Name",
|
||||
"compare.notNull": "Not null",
|
||||
"compare.operations": "Operations",
|
||||
"compare.removed": "Removed",
|
||||
"compare.sameSourceAndTargetDatabasesWarning": "The source and target databases are the same, no difference will be found. Please change the source or target database.",
|
||||
"compare.savedToDatabase": "Saved to database",
|
||||
"compare.schema": "Schema",
|
||||
"compare.searchTablesOrObjects": "Search tables or objects",
|
||||
"compare.settings": "Settings",
|
||||
"compare.sourceDatabase": "Source database",
|
||||
"compare.sourceDbModel": "Source DB model",
|
||||
"compare.sourceModelTransform": "Source model transform",
|
||||
"compare.sourceServer": "Source server",
|
||||
"compare.synchronizeScript": "Synchronize script",
|
||||
"compare.targetDatabase": "Target database",
|
||||
"compare.targetSchema": "Target schema",
|
||||
"compare.targetServer": "Target server",
|
||||
"compare.type": "Type",
|
||||
"connection.accessKeyId": "Access Key ID",
|
||||
"connection.allowedDatabases": "Allowed databases, one per line",
|
||||
"connection.allowedDatabasesRegex": "Allowed databases regular expression",
|
||||
@@ -671,6 +752,7 @@
|
||||
"datagrid.searchMacros": "Search macros",
|
||||
"datagrid.setFormat": "Set format: ",
|
||||
"datagrid.structure": "Structure",
|
||||
"datagrid.useMacro": "Use macro",
|
||||
"dbKeyAddItemModal.header": "Add item",
|
||||
"dbKeysTreeNode.deleteBranch": "Delete branch",
|
||||
"dbKeysTreeNode.deleteBranchConfirm": "Really delete branch {branch} with all keys?",
|
||||
@@ -751,6 +833,22 @@
|
||||
"designerTable.newAlias": "New alias",
|
||||
"designerTable.removeTableAlias": "Remove table alias",
|
||||
"designerTable.setTableAlias": "Set table alias",
|
||||
"diagram.all": "All",
|
||||
"diagram.allKeys": "All Keys",
|
||||
"diagram.columnFilter": "Column filter",
|
||||
"diagram.exportWatermark": "Export watermark",
|
||||
"diagram.keysAndNotNull": "Keys And Not Null",
|
||||
"diagram.notNull": "Not Null",
|
||||
"diagram.omitExportWatermark": "Omit export watermark",
|
||||
"diagram.omitTablesFilter": "Omit tables",
|
||||
"diagram.primaryKey": "Primary Key",
|
||||
"diagram.showColumns": "Show columns",
|
||||
"diagram.showDataType": "Show data type",
|
||||
"diagram.showNullability": "Show NULL/NOT NULL",
|
||||
"diagram.tableFilter": "Table filter",
|
||||
"diagram.tables": "Tables",
|
||||
"diagram.topTables": "Only N most important tables",
|
||||
"diagram.zoom": "Zoom",
|
||||
"dictionaryLookupModal.customize": "Customize",
|
||||
"dictionaryLookupModal.description": "Description",
|
||||
"dictionaryLookupModal.header": "Lookup from {pureName}",
|
||||
@@ -1028,6 +1126,16 @@
|
||||
"newObject.sqlGeneratorDisabled": "SQL Generator is not available for current database",
|
||||
"newObject.tableDescription": "Create table in the current database",
|
||||
"newObject.tableDisabled": "Table creation is not available for current database",
|
||||
"perspective.arrange": "Arrange",
|
||||
"perspective.arranged": "(Arranged)",
|
||||
"perspective.category": "Perspective",
|
||||
"perspective.chooseData": "Choose data",
|
||||
"perspective.customJoin": "Custom join",
|
||||
"perspective.filters": "Filters",
|
||||
"perspective.invalidFormat": "Invalid perspective format, please create new perspective",
|
||||
"perspective.noFiltersDefined": "No Filters defined",
|
||||
"perspective.searchColumnOrTable": "Search column or table",
|
||||
"perspective.useContextMenuAddToFilter": "Use context menu, command \"Add to filter\" in table or in tree",
|
||||
"plugins.searchExtensionsOnWeb": "Search extensions on web",
|
||||
"privateCloudWidget.addExistingFolder": "Add existing folder (from link)",
|
||||
"privateCloudWidget.addExistingSharedFolder": "Add existing shared folder",
|
||||
@@ -1052,6 +1160,7 @@
|
||||
"publicCloudWidget.refreshFiles": "Refresh files",
|
||||
"publicCloudWidget.refreshList": "Refresh list",
|
||||
"publicCloudWidget.searchPublicFiles": "Search public files",
|
||||
"query.AiAssistant": "AI Assistant",
|
||||
"query.Copy": "Copy",
|
||||
"query.Download": "Download",
|
||||
"query.Messages": "Messages",
|
||||
@@ -1060,17 +1169,34 @@
|
||||
"query.OutputFiles": "Output files",
|
||||
"query.Show": "Show",
|
||||
"query.Size": "Size",
|
||||
"query.addCustomExpression": "Add custom expression",
|
||||
"query.addGroupOrCondition": "Add group OR condition",
|
||||
"query.addOrCondition": "Add OR condition",
|
||||
"query.aggregate": "Aggregate",
|
||||
"query.alias": "Alias",
|
||||
"query.columnExpression": "Column/Expression",
|
||||
"query.download": "download",
|
||||
"query.filter": "Filter",
|
||||
"query.groupBy": "Group by",
|
||||
"query.groupFilter": "Group filter",
|
||||
"query.limitRows": "Limit {queryRowsLimit} rows",
|
||||
"query.named": ":variable",
|
||||
"query.noParameters": "(no parameters)",
|
||||
"query.noRowsLimit": "(No rows limit)",
|
||||
"query.orFilter": "OR Filter {number}",
|
||||
"query.orGroupFilter": "OR group filter {number}",
|
||||
"query.output": "Output",
|
||||
"query.positional": "? (positional)",
|
||||
"query.queryNumber": "Query #",
|
||||
"query.removeDuplicates": "Remove duplicates: {status}",
|
||||
"query.removeGroupOrCondition": "Remove group OR condition",
|
||||
"query.removeOrCondition": "Remove OR condition",
|
||||
"query.returnOnlyNRows": "Return only N rows from query",
|
||||
"query.rowsLimit": "Rows limit",
|
||||
"query.save": "save",
|
||||
"query.show": "show",
|
||||
"query.sortOrder": "Sort order",
|
||||
"query.table": "Table",
|
||||
"query.unlimitedRows": "Unlimited rows",
|
||||
"query.variable": "#variable",
|
||||
"queryParameters.editQueryParameters": "Edit query parameters",
|
||||
@@ -1102,6 +1228,35 @@
|
||||
"serverSummaryTab.processes": "Processes",
|
||||
"serverSummaryTab.variables": "Variables",
|
||||
"settings.AI": "AI",
|
||||
"settings.aiChatDefaults.heading": "AI Chat Defaults",
|
||||
"settings.aiExecuteMode": "SQL Execution Mode",
|
||||
"settings.aiExecuteMode.ask": "Ask before execute",
|
||||
"settings.aiExecuteMode.auto": "Execute automatically",
|
||||
"settings.aiExecuteMode.never": "Never execute SQL",
|
||||
"settings.aiProvider": "AI Provider",
|
||||
"settings.aiProvider.apiKey": "API Key",
|
||||
"settings.aiProvider.apiKeyPlaceholder": "Your API key (leave empty for local providers)",
|
||||
"settings.aiProvider.baseUrl": "Base URL",
|
||||
"settings.aiProvider.connectionTest.cancel": "Cancel test",
|
||||
"settings.aiProvider.connectionTest.retest": "Retest Connection",
|
||||
"settings.aiProvider.connectionTest.test": "Test Connection",
|
||||
"settings.aiProvider.connectionTestFailed": "Connection test failed:",
|
||||
"settings.aiProvider.defaultModel": "Default Model",
|
||||
"settings.aiProvider.gateway": "DbGate AI Gateway",
|
||||
"settings.aiProvider.name": "Provider Name",
|
||||
"settings.aiProvider.newProviderName": "Provider {number}",
|
||||
"settings.aiProvider.noDefaultModel": "(No default model)",
|
||||
"settings.aiProvider.noModelsAvailable": "(No models available)",
|
||||
"settings.aiProvider.noUrlConfigured": "No URL configured",
|
||||
"settings.aiProvider.removeProviderConfirmation": "Are you sure you want to remove {provider} provider?",
|
||||
"settings.aiProvider.status.connectionFailed": "Connection failed:",
|
||||
"settings.aiProvider.status.error": "Error",
|
||||
"settings.aiProvider.status.noModelsFound": "No models found",
|
||||
"settings.aiProvider.status.notConfigured": "Not configured",
|
||||
"settings.aiProvider.status.testing": "Testing",
|
||||
"settings.aiProvider.status.testingConnection": "Testing connection...",
|
||||
"settings.aiProvider.status.untested": "Untested",
|
||||
"settings.aiProvider.status.valid": "Valid",
|
||||
"settings.appearance": "Appearance",
|
||||
"settings.appearance.afterInstalling": "After installing theme plugin (try search \"theme\" in available extensions) new themes will be available here.",
|
||||
"settings.appearance.customSize": "Custom size",
|
||||
@@ -1126,6 +1281,8 @@
|
||||
"settings.connection.autoRefreshInterval": "Interval between automatic DB structure reloads in seconds",
|
||||
"settings.connection.showOnlyTabsFromSelectedDatabase": "Show only tabs from selected database",
|
||||
"settings.connection.sshBindHost": "Local host address for SSH connections",
|
||||
"settings.customProviders.heading": "Custom Providers",
|
||||
"settings.customProviders.noProvidersConfigured": "No custom providers configured. Click \"Add Provider\" to get started.",
|
||||
"settings.dataGrid.alignNumbersRight": "Align numbers to right",
|
||||
"settings.dataGrid.collectionPageSize": "Collection page size (for MongoDB JSON view, must be between 5 and 1000)",
|
||||
"settings.dataGrid.coloringMode": "Row coloring mode",
|
||||
@@ -1137,7 +1294,13 @@
|
||||
"settings.dataGrid.pageSize": "Page size (number of rows for incremental loading, must be between 5 and 50000)",
|
||||
"settings.dataGrid.showAllColumnsWhenSearch": "Show all columns when searching",
|
||||
"settings.dataGrid.showHintColumns": "Show foreign key hints",
|
||||
"settings.dataGrid.thousandsSeparator": "Use thousands separator for numbers",
|
||||
"settings.dataGrid.thousandsSeparator": "Thousands separator for numbers",
|
||||
"settings.dataGrid.thousandsSeparator.comma": "Comma (,)",
|
||||
"settings.dataGrid.thousandsSeparator.dot": "Dot (.)",
|
||||
"settings.dataGrid.thousandsSeparator.narrowSpace": "Narrow space",
|
||||
"settings.dataGrid.thousandsSeparator.none": "None",
|
||||
"settings.dataGrid.thousandsSeparator.space": "Space",
|
||||
"settings.dataGrid.thousandsSeparator.system": "System",
|
||||
"settings.dataGrid.title": "Data grid",
|
||||
"settings.defaultActions": "Default Actions",
|
||||
"settings.defaultActions.collectionClick": "NoSQL collection click",
|
||||
@@ -1190,6 +1353,9 @@
|
||||
"settings.sqlEditor.showTableAliasesInCodeCompletion": "Show table aliases in code completion",
|
||||
"settings.sqlEditor.sqlCommandsCase": "SQL commands case",
|
||||
"settings.sqlEditor.title": "SQL Editor",
|
||||
"settings.supportedProviders.description": "Any service compatible with the OpenAI API format will work, including:",
|
||||
"settings.supportedProviders.heading": "Supported Providers",
|
||||
"settings.supportedProviders.useThisProvider": "Use this provider",
|
||||
"settings.tabGroup.showServerName": "Show server name alongside database name in title of the tab group",
|
||||
"settings.tabPreviewMode": "Tab Preview Mode",
|
||||
"settings.theme": "Themes",
|
||||
@@ -1258,6 +1424,11 @@
|
||||
"switchDatabase.server": "Server",
|
||||
"switchDatabase.switchDatabase": "Switch database",
|
||||
"tab.administration": "Administration",
|
||||
"tableCell.edit": "Edit",
|
||||
"tableCell.filterColumns": "Filter columns",
|
||||
"tableCell.hideNullValues": "Hide NULL values",
|
||||
"tableCell.multipleValues": "Multiple values",
|
||||
"tableCell.noDataSelected": "No data selected",
|
||||
"tableData.errorWhenSaving": "Error when saving",
|
||||
"tableData.refreshEvery": "Refresh (every {autoRefreshInterval}s)",
|
||||
"tableData.savedToDatabase": "Saved to database",
|
||||
@@ -1336,6 +1507,5 @@
|
||||
"widgets.favoritesAndSavedFiles": "Favorites & Saved files",
|
||||
"widgets.installedExtensions": "Installed extensions",
|
||||
"widgets.premiumPromo": "Premium promo",
|
||||
"widgets.queryHistoryAndClosedTabs": "Query history & Closed tabs",
|
||||
"widgets.selectedCellDataDetailView": "Selected cell data detail view"
|
||||
"widgets.queryHistoryAndClosedTabs": "Query history & Closed tabs"
|
||||
}
|
||||
Reference in New Issue
Block a user