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": "(použít výchozí téma)",
"settings.appearance.fontFamily": "Písmo editoru",
"settings.appearance.fontSize": "Velikost fontu",
"settings.appearance.fontSize.custom": "vlastní",
"settings.appearance.moreThemes": "Více témat je k dispozici jako",
"settings.appearance.useSystemTheme": "Použít systémové téma",
"settings.behaviour": "Chování",
@@ -888,10 +887,21 @@
"tableEditor.yes": "ANO",
"tableStructure.alter": "Upravit tabulku",
"tableStructure.create": "Vytvořit tabulku",
"tabsPanel.addToFavorites": "Přidat do oblíbených",
"tabsPanel.closeAll": "Zavřít vše",
"tabsPanel.closeOthers": "Zavřít ostatní",
"tabsPanel.closeTabsWithDb": "Zavřít karty s DB {database}",
"tabsPanel.closeTabsWithOtherDb": "Zavřít karty s jinou DB než {database}",
"tabsPanel.closeToTheRight": "Zavřít napravo",
"tabsPanel.duplicate": "Duplikovat",
"tabsPanel.pinTab": "Připnout kartu",
"tabsPanel.switchDatabase": "Přepnout databázi",
"widget.collectionsContainers": "Kolekce/kontejnery",
"widget.databaseContent": "Obsah databáze",
"widget.databases": "Databáze",
"widget.keys": "Klíče",
"widget.pinned": "Připnuté",
"widget.tablesViewsFunctions": "Tabulky, pohledy, funkce"
"widget.tablesViewsFunctions": "Tabulky, pohledy, funkce",
"widgets.managePlugins": "Spravovat pluginy",
"widgets.viewApplicationLogs": "Zobrazit aplikační logy"
}