diff options
Diffstat (limited to 'l10n-pl/dom/chrome')
-rw-r--r-- | l10n-pl/dom/chrome/dom/dom.properties | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/l10n-pl/dom/chrome/dom/dom.properties b/l10n-pl/dom/chrome/dom/dom.properties index 5acd787164..16da86295b 100644 --- a/l10n-pl/dom/chrome/dom/dom.properties +++ b/l10n-pl/dom/chrome/dom/dom.properties @@ -18,6 +18,7 @@ DebugScriptButton=Debuguj skrypt WaitForScriptButton=Kontynuuj DontAskAgain=&Nie pytaj o to ponownie WindowCloseBlockedWarning=Skrypty nie mogą zamykać okien, których nie otworzyły +WindowCloseByScriptBlockedWarning=Skrypty mogą zamykać tylko te okna, które otworzyły OnBeforeUnloadTitle=Potwierdzenie opuszczenia strony OnBeforeUnloadMessage2=Ta strona prosi o potwierdzenie decyzji jej opuszczenia — wprowadzone informacje mogą nie zostać zapisane. OnBeforeUnloadStayButton=Zostań na stronie @@ -309,8 +310,6 @@ WindowContentUntrustedWarning=Atrybut „content” obiektu „Window” jest pr SVGRefLoopWarning=Znacznik SVG „<%S>” o identyfikatorze „%S” ma zapętlone odniesienia. # 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=Zbyt długi łańcuch odniesień znacznika SVG „<%S>” został porzucony na elemencie o identyfikatorze „%S”. -# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll. -SVGDeselectAll=SVGSVGElement.deselectAll jest przestarzałe, ponieważ powiela funkcjonalność z API zaznaczania. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement. SVGNearestViewportElement=SVGGraphicsElement.nearestViewportElement jest przestarzałe i zostanie usunięte w przyszłości. Zamiast tego należy używać SVGElement.viewportElement. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. @@ -480,9 +479,6 @@ InstallTriggerInstallDeprecatedWarning=InstallTrigger.install() jest przestarza # LOCALIZATION NOTE: Do not translate "HTMLOptionsCollection.length". %1$S is the invalid value, %2$S is the current limit. SelectOptionsLengthAssignmentWarning=Odmówiono rozwinięcia listy opcji <select> przez przypisanie do HTMLOptionsCollection.length (wartość %1$S). Maksymalny obsługiwany rozmiar to %2$S. -# LOCALIZATION NOTE: Do not translate "isExternalCTAP2SecurityKeySupported". -IsExternalCTAP2SecurityKeySupportedWarning=isExternalCTAP2SecurityKeySupported() jest przestarzałe. - InvalidFormControlUnfocusable=Nieprawidłowy element formularza nie ma możliwości aktywacji. # LOCALIZATION NOTE: Do not translate "name=" InvalidNamedFormControlUnfocusable=Nieprawidłowy element formularza z „name='%S'” nie ma możliwości aktywacji. |