summaryrefslogtreecommitdiffstats
path: root/l10n-cs/suite/chrome/common/sidebar
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-cs/suite/chrome/common/sidebar
parentInitial commit. (diff)
downloadfirefox-upstream.tar.xz
firefox-upstream.zip
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-cs/suite/chrome/common/sidebar')
-rw-r--r--l10n-cs/suite/chrome/common/sidebar/customize.dtd31
-rw-r--r--l10n-cs/suite/chrome/common/sidebar/preview.dtd5
-rw-r--r--l10n-cs/suite/chrome/common/sidebar/sidebar.properties14
-rw-r--r--l10n-cs/suite/chrome/common/sidebar/sidebarOverlay.dtd38
4 files changed, 88 insertions, 0 deletions
diff --git a/l10n-cs/suite/chrome/common/sidebar/customize.dtd b/l10n-cs/suite/chrome/common/sidebar/customize.dtd
new file mode 100644
index 0000000000..4cb7787c58
--- /dev/null
+++ b/l10n-cs/suite/chrome/common/sidebar/customize.dtd
@@ -0,0 +1,31 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+
+<!-- extracted from ./customize.xul -->
+
+<!-- LOCALIZATION NOTE sidebar.customize.title.label: Do NOT localize the term "&sidebarName;" -->
+<!ENTITY sidebar.customize.title.label "Přizpůsobit lištu &sidebarName;">
+<!-- LOCALIZATION NOTE sidebar.customize.current.label: Do NOT localize the term "&sidebarName;" -->
+<!ENTITY sidebar.customize.current.label "Panely v liště &sidebarName;:">
+<!ENTITY sidebar.customize.current.accesskey "P">
+
+<!ENTITY sidebar.customize.title "Přizpůsobit postranní lištu">
+<!ENTITY sidebar.customize.current2.label "Panely v postranní liště:">
+<!ENTITY sidebar.customize.current2.accesskey "o">
+<!ENTITY sidebar.customize.customize.label "Přizpůsobit panel…">
+<!ENTITY sidebar.customize.customize.accesskey "P">
+<!ENTITY sidebar.customize.remove.label "Odebrat">
+<!ENTITY sidebar.customize.remove.accesskey "R">
+<!ENTITY sidebar.customize.additional.label "Dostupné panely:">
+<!ENTITY sidebar.customize.additional.accesskey "d">
+<!ENTITY sidebar.customize.add.label "Přidat">
+<!ENTITY sidebar.customize.add.accesskey "A">
+<!ENTITY sidebar.customize.preview.label "Náhled…">
+<!ENTITY sidebar.customize.preview.accesskey "N">
+<!ENTITY sidebar.customize.up.label "Posunout výše">
+<!ENTITY sidebar.customize.up.accesskey "v">
+<!ENTITY sidebar.customize.down.label "Posunout níže">
+<!ENTITY sidebar.customize.down.accesskey "e">
+<!ENTITY sidebar.more.label "Získat další…">
+<!ENTITY sidebar.more.accesskey "Z">
diff --git a/l10n-cs/suite/chrome/common/sidebar/preview.dtd b/l10n-cs/suite/chrome/common/sidebar/preview.dtd
new file mode 100644
index 0000000000..62c8e89034
--- /dev/null
+++ b/l10n-cs/suite/chrome/common/sidebar/preview.dtd
@@ -0,0 +1,5 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+
+<!ENTITY sidebar.preview.title.label "Náhled panelu">
diff --git a/l10n-cs/suite/chrome/common/sidebar/sidebar.properties b/l10n-cs/suite/chrome/common/sidebar/sidebar.properties
new file mode 100644
index 0000000000..35d1ae09f1
--- /dev/null
+++ b/l10n-cs/suite/chrome/common/sidebar/sidebar.properties
@@ -0,0 +1,14 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+addPanelConfirmTitle=Přidání panelu do lišty
+addPanelConfirmMessage=Přidat '%title%' do %name%?##Zdroj: %url%
+persistentPanelWarning=Přidávaný panel může do lišty přenášet data z internetu a spouštět kód JavaScriptu, i když je %name% zavřen.
+
+addPanelConfirmMessage2=Přidat panel '%title%' na postranní lištu?##Zdroj: %url%
+persistentPanelWarning2=Panel postranní lišty, který přidáváte, může přenášet data přes internet a spouštět JavaScript i v případě, že je postranní lišta zavřena.
+
+dupePanelAlertTitle=Postranní lišta
+dupePanelAlertMessage=V %name% už %url% existuje.
+dupePanelAlertMessage2=%url% již na postranní liště existuje.
diff --git a/l10n-cs/suite/chrome/common/sidebar/sidebarOverlay.dtd b/l10n-cs/suite/chrome/common/sidebar/sidebarOverlay.dtd
new file mode 100644
index 0000000000..be8b36f9c2
--- /dev/null
+++ b/l10n-cs/suite/chrome/common/sidebar/sidebarOverlay.dtd
@@ -0,0 +1,38 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+
+<!ENTITY sidebar.panels.label "Postranní lišta">
+<!ENTITY sidebar.reload.label "Obnovit">
+<!ENTITY sidebar.reload.accesskey "N">
+<!ENTITY sidebar.picker.label "Panely">
+<!ENTITY sidebar.customize.label "Přizpůsobit lištu…">
+<!ENTITY sidebar.customize.accesskey "p">
+<!ENTITY sidebar.hide.label "Skrýt panel">
+<!ENTITY sidebar.hide.accesskey "K">
+<!ENTITY sidebar.switch.label "Přepnout na panel">
+<!ENTITY sidebar.switch.accesskey "P">
+<!ENTITY sidebarCmd.label "Postranní lišta">
+<!ENTITY sidebarCmd.accesskey "l">
+<!ENTITY sidebar.loading.label "Načítání…">
+<!ENTITY sidebar.loadstopped.label "Načítání zastaveno">
+<!ENTITY sidebar.loading.stop.label "Zastavit">
+<!ENTITY sidebar.loading.stop.accesskey "S">
+
+<!-- LOCALIZATION NOTE (showHideSidebarCmd.key): This is only used on the
+ mac platform, other platforms use VK_F9. -->
+<!ENTITY showHideSidebarCmd.key "S">
+
+<!ENTITY sidebar.no-panels.state "Momentálně nejsou dostupné žádné panely.">
+<!ENTITY sidebar.no-panels.add 'Další panely můžete přidat klepnutím na tlačítko "Panely".'>
+<!ENTITY sidebar.no-panels.hide 'Pokud si přejete Lištu zcela skrýt, vyberte z nabídky "Zobrazit" položku "Postranní lišta".'>
+<!ENTITY sidebar.sbDirectory.label "Získat další…">
+
+<!ENTITY sidebar.pagenotfound.label "Momentálně není dostupný žádný panel.">
+<!ENTITY sidebar.close.tooltip "Zavře postranní lištu">
+<!ENTITY sidebar.open.tooltip "Otevře postranní lištu">
+
+<!ENTITY sidebar.search.label "Hledat">
+<!ENTITY sidebar.client-bookmarks.label "Záložky">
+<!ENTITY sidebar.client-history.label "Historie">
+<!ENTITY sidebar.client-addressbook.label "Kontakty">