translation- tabs panel, menu

This commit is contained in:
Stela Augustinova
2025-11-18 10:30:47 +01:00
committed by SPRINX0\prochazka
parent 9b60173b8c
commit d80c368ccb
5 changed files with 52 additions and 21 deletions

View File

@@ -727,7 +727,6 @@
"settings.appearance.editorTheme.default": "(use theme default)",
"settings.appearance.fontFamily": "Editor font family",
"settings.appearance.fontSize": "Font size",
"settings.appearance.fontSize.custom": "custom",
"settings.appearance.moreThemes": "More themes are available as",
"settings.appearance.useSystemTheme": "Use system theme",
"settings.behaviour": "Behaviour",
@@ -888,10 +887,21 @@
"tableEditor.yes": "YES",
"tableStructure.alter": "Alter table",
"tableStructure.create": "Create table",
"tabsPanel.addToFavorites": "Add to favorites",
"tabsPanel.closeAll": "Close all",
"tabsPanel.closeOthers": "Close others",
"tabsPanel.closeTabsWithDb": "Close tabs with DB {database}",
"tabsPanel.closeTabsWithOtherDb": "Close tabs with other DB than {database}",
"tabsPanel.closeToTheRight": "Close to the right",
"tabsPanel.duplicate": "Duplicate",
"tabsPanel.pinTab": "Pin tab",
"tabsPanel.switchDatabase": "Switch database",
"widget.collectionsContainers": "Collections/containers",
"widget.databaseContent": "Database content",
"widget.databases": "Databases",
"widget.keys": "Keys",
"widget.pinned": "Pinned",
"widget.tablesViewsFunctions": "Tables, views, functions"
"widget.tablesViewsFunctions": "Tables, views, functions",
"widgets.managePlugins": "Manage plugins",
"widgets.viewApplicationLogs": "View application logs"
}