diff options
Diffstat (limited to 'l10n-cs/toolkit/chrome/global/commonDialogs.properties')
-rw-r--r-- | l10n-cs/toolkit/chrome/global/commonDialogs.properties | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-cs/toolkit/chrome/global/commonDialogs.properties b/l10n-cs/toolkit/chrome/global/commonDialogs.properties new file mode 100644 index 0000000000..753ca646b3 --- /dev/null +++ b/l10n-cs/toolkit/chrome/global/commonDialogs.properties @@ -0,0 +1,35 @@ +# 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/. + +Alert=Výstraha +Confirm=Potvrdit +ConfirmCheck=Potvrdit +Prompt=Výzva +# LOCALIZATION NOTE - %S is brandFullName +PromptUsernameAndPassword3=Požadováno ověření - %S +# LOCALIZATION NOTE - %S is brandFullName +PromptPassword3=Požadováno heslo - %S +Select=Vybrat +OK=OK +Cancel=Zrušit +Yes=&Ano +No=&Ne +Save=&Uložit +Revert=V&rátit zpět +DontSave=&Neukládat +ScriptDlgGenericHeading=[Aplikace JavaScriptu] +ScriptDlgHeading=Sdělení stránky %S: +ScriptDlgNullPrincipalHeading=Tato stránka říká: +ScriptDialogLabel=Zabránit stránce ve vytváření dalších dialogů +ScriptDialogPreventTitle=Předvolby dialogu potvrzení +# LOCALIZATION NOTE (EnterLoginForRealm3, EnterLoginForProxy3): +# %1 is an untrusted string provided by a remote server. It could try to +# take advantage of sentence structure in order to mislead the user (see +# bug 244273). %1 should be integrated into the translated sentences as +# little as possible. %2 is the url of the site being accessed. +EnterLoginForRealm3=%2$S požaduje vaše uživatelské jméno a heslo. Sdělení serveru: „%1$S“ +EnterLoginForProxy3=Proxy server %2$S požaduje uživatelské jméno a heslo se sdělením: „%1$S“ +EnterUserPasswordFor2=%1$S požaduje vaše uživatelské jméno a heslo. +EnterUserPasswordForCrossOrigin2=%1$S požaduje vaše uživatelské jméno a heslo. VAROVÁNÍ: Vaše heslo nebude odesláno na stejný server, na kterém se právě nacházíte! +EnterPasswordFor=Zadejte heslo pro %1$S na %2$S |