summaryrefslogtreecommitdiffstats
path: root/l10n-cs/editor/ui/chrome/composer/editingOverlay.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-cs/editor/ui/chrome/composer/editingOverlay.dtd')
-rw-r--r--l10n-cs/editor/ui/chrome/composer/editingOverlay.dtd40
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-cs/editor/ui/chrome/composer/editingOverlay.dtd b/l10n-cs/editor/ui/chrome/composer/editingOverlay.dtd
new file mode 100644
index 0000000000..23759e6253
--- /dev/null
+++ b/l10n-cs/editor/ui/chrome/composer/editingOverlay.dtd
@@ -0,0 +1,40 @@
+<!-- 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/. -->
+
+<!-- File menu items -->
+<!ENTITY openFileCmd.label "Otevřít soubor…">
+<!ENTITY openFileCmd.accesskey "O">
+<!ENTITY openFileCmd.key "O">
+<!ENTITY openRemoteCmd.label "Otevřít adresu…">
+<!ENTITY openRemoteCmd.accesskey "a">
+<!ENTITY openRemoteCmd.key "L">
+<!ENTITY fileRecentMenu.label "Poslední dokumenty">
+<!ENTITY fileRecentMenu.accesskey "d">
+<!ENTITY saveCmd.label "Uložit">
+<!ENTITY saveCmd.accesskey "U">
+<!ENTITY saveAsCmd.label "Uložit jako…">
+<!ENTITY saveAsCmd.accesskey "l">
+<!ENTITY saveAsChangeEncodingCmd2.label "Uložit a změnit znakovou sadu textu">
+<!ENTITY saveAsChangeEncodingCmd2.accesskey "v">
+<!ENTITY publishCmd.label "Publikovat">
+<!ENTITY publishCmd.accesskey "P">
+<!ENTITY publishCmd.key "S">
+<!ENTITY publishAsCmd.label "Publikovat jako…">
+<!ENTITY publishAsCmd.accesskey "i">
+<!ENTITY fileRevert.label "Vrátit zpět">
+<!ENTITY fileRevert.accesskey "z">
+
+<!-- Edit menu items -->
+<!ENTITY publishSettings.label "Nastavení pro publikování…">
+<!ENTITY publishSettings.accesskey "b">
+
+<!-- Toolbar buttons/items -->
+<!ENTITY newToolbarCmd.label "Nová">
+<!ENTITY newToolbarCmd.tooltip "Vytvoří novou stránku">
+<!ENTITY openToolbarCmd.label "Otevřít">
+<!ENTITY openToolbarCmd.tooltip "Otevře uložený soubor">
+<!ENTITY saveToolbarCmd.tooltip "Uloží stránku do souboru">
+<!ENTITY publishToolbarCmd.tooltip "Umístí soubor na vzdálený server">
+<!ENTITY printToolbarCmd.label "Tisknout">
+<!ENTITY printToolbarCmd.tooltip "Vytiskne tuto stránku">