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"
}

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"
}

View File

@@ -727,7 +727,6 @@
"settings.appearance.editorTheme.default": "(použiť predvolenú tému)",
"settings.appearance.fontFamily": "Písmo editora",
"settings.appearance.fontSize": "Veľkosť písma",
"settings.appearance.fontSize.custom": "vlastné",
"settings.appearance.moreThemes": "Viac tém je k dispozícii ako",
"settings.appearance.useSystemTheme": "Použiť systémovú tému",
"settings.behaviour": "Správanie",
@@ -888,10 +887,21 @@
"tableEditor.yes": "ÁNO",
"tableStructure.alter": "Úprava tabuľky",
"tableStructure.create": "Vytvoriť tabuľku",
"tabsPanel.addToFavorites": "Pridať do obľúbených",
"tabsPanel.closeAll": "Zavrieť všetko",
"tabsPanel.closeOthers": "Zavrieť ostatné",
"tabsPanel.closeTabsWithDb": "Zavrieť karty s DB {database}",
"tabsPanel.closeTabsWithOtherDb": "Zavrieť karty s inou DB než {database}",
"tabsPanel.closeToTheRight": "Zavrieť napravo",
"tabsPanel.duplicate": "Duplikovať",
"tabsPanel.pinTab": "Pripnúť kartu",
"tabsPanel.switchDatabase": "Prepnúť databázu",
"widget.collectionsContainers": "Kolekcie/kontajnery",
"widget.databaseContent": "Obsah databázy",
"widget.databases": "Databázy",
"widget.keys": "Kľúče",
"widget.pinned": "Pripnuté",
"widget.tablesViewsFunctions": "Tabuľky, pohľady, funkcie"
"widget.tablesViewsFunctions": "Tabuľky, pohľady, funkcie",
"widgets.managePlugins": "Spravovať pluginy",
"widgets.viewApplicationLogs": "Zobraziť aplikačné logy"
}