diff options
Diffstat (limited to 'l10n-cs/toolkit/chrome/global/extensions.properties')
-rw-r--r-- | l10n-cs/toolkit/chrome/global/extensions.properties | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-cs/toolkit/chrome/global/extensions.properties b/l10n-cs/toolkit/chrome/global/extensions.properties new file mode 100644 index 0000000000..a389bad116 --- /dev/null +++ b/l10n-cs/toolkit/chrome/global/extensions.properties @@ -0,0 +1,27 @@ +# 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/. + +#LOCALIZATION NOTE (uninstall.confirmation.title) %S is the name of the extension which is about to be uninstalled. +uninstall.confirmation.title = Odinstalovat %S + +#LOCALIZATION NOTE (uninstall.confirmation.message) %S is the name of the extension which is about to be uninstalled. +uninstall.confirmation.message = Rozšíření “%S” žádá o odinstalaci. Co si přejete udělat? + +uninstall.confirmation.button-0.label = Odinstalovat +uninstall.confirmation.button-1.label = Ponechat nainstalované + +saveaspdf.saveasdialog.title = Uložit jako + +#LOCALIZATION NOTE (newTabControlled.message2) %S is the icon and name of the extension which updated the New Tab page. +newTabControlled.message2 = Rozšíření %S změnilo stránku zobrazovanou v nově otevřených panelech. +newTabControlled.learnMore = Zjistit více + +#LOCALIZATION NOTE (homepageControlled.message) %S is the icon and name of the extension which updated the homepage. +homepageControlled.message = Rozšíření %S změnilo obsah zobrazovaný v nově otevřených panelech a oknech. +homepageControlled.learnMore = Zjistit více + +#LOCALIZATION NOTE (tabHideControlled.message) %1$S is the icon and name of the extension which hid tabs, %2$S is the icon of the all tabs button. +tabHideControlled.message = %1$S skrývá některé panely. Všechny své panely vždy najdete po klepnutí na %2$S. +tabHideControlled.learnMore = Zjistit více + |