summaryrefslogtreecommitdiffstats
path: root/l10n-cs/dom/chrome/dom/dom.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-cs/dom/chrome/dom/dom.properties')
-rw-r--r--l10n-cs/dom/chrome/dom/dom.properties6
1 files changed, 1 insertions, 5 deletions
diff --git a/l10n-cs/dom/chrome/dom/dom.properties b/l10n-cs/dom/chrome/dom/dom.properties
index 4f1d278724..5eb4eda1e0 100644
--- a/l10n-cs/dom/chrome/dom/dom.properties
+++ b/l10n-cs/dom/chrome/dom/dom.properties
@@ -18,6 +18,7 @@ DebugScriptButton=Otevřít v debuggeru
WaitForScriptButton=Počkat
DontAskAgain=Příště se už &neptat
WindowCloseBlockedWarning=Skripty nemohou zavírat okna, která nebyla pomocí skriptu otevřena.
+WindowCloseByScriptBlockedWarning=Skripty mohou uzavřít pouze okna, která byla pomocí skriptu otevřena.
OnBeforeUnloadTitle=Opravdu?
OnBeforeUnloadMessage2=Tato stránka vás žádá o potvrzení, že ji opravdu chcete opustit. Údaje, které jste vložili, nemusí být uloženy.
OnBeforeUnloadStayButton=Zůstat na stránce
@@ -309,8 +310,6 @@ WindowContentUntrustedWarning=Atribut ‘content’ objektů Window je zastaral
SVGRefLoopWarning=SVG <%S> s ID „%S“ obsahuje cyklické reference.
# LOCALIZATION NOTE: The first %S is the tag name of the element in the chain where the chain was broken, the second %S is the element's ID.
SVGRefChainLengthExceededWarning=Řetězec referencí SVG <%S> je moc dlouhý a byl opuštěn u prvku s ID „%S“.
-# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll.
-SVGDeselectAll=Metoda SVGSVGElement.deselectAll je zastaralá, protože duplikuje funkčnost z rozhraní Selection API.
# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement.
SVGNearestViewportElement=SVGGraphicsElement.nearestViewportElement je zastaralý a bude v budoucnu odstraněn. Místo něj použijte SVGElement.viewportElement.
# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement.
@@ -480,9 +479,6 @@ InstallTriggerInstallDeprecatedWarning=Funkce InstallTrigger.install() je zastar
# LOCALIZATION NOTE: Do not translate "HTMLOptionsCollection.length". %1$S is the invalid value, %2$S is the current limit.
SelectOptionsLengthAssignmentWarning=Odmítnuto rozšířit seznam možností <select> pomocí přiřazení k HTMLOptionsCollection.length (hodnota %1$S). Maximální podporovaná velikost je %2$S.
-# LOCALIZATION NOTE: Do not translate "isExternalCTAP2SecurityKeySupported".
-IsExternalCTAP2SecurityKeySupportedWarning=Metoda isExternalCTAP2SecurityKeySupported() je zastaralá.
-
InvalidFormControlUnfocusable=Neplatný ovládací prvek formuláře není možné dosáhnout klávesnicí.
# LOCALIZATION NOTE: Do not translate "name="
InvalidNamedFormControlUnfocusable=Neplatný ovládací prvek formuláře s name=‘%S’ není dosažitelný klávesnicí.