diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:50 +0000 |
commit | def92d1b8e9d373e2f6f27c366d578d97d8960c6 (patch) | |
tree | 2ef34b9ad8bb9a9220e05d60352558b15f513894 /l10n-nb-NO/dom/chrome | |
parent | Adding debian version 125.0.3-1. (diff) | |
download | firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.tar.xz firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-nb-NO/dom/chrome')
-rw-r--r-- | l10n-nb-NO/dom/chrome/dom/dom.properties | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/l10n-nb-NO/dom/chrome/dom/dom.properties b/l10n-nb-NO/dom/chrome/dom/dom.properties index b8762836f6..159826fb6d 100644 --- a/l10n-nb-NO/dom/chrome/dom/dom.properties +++ b/l10n-nb-NO/dom/chrome/dom/dom.properties @@ -18,6 +18,7 @@ DebugScriptButton=Feilsøk skript WaitForScriptButton=Fortsett DontAskAgain=&Ikke spør igjen WindowCloseBlockedWarning=Skript kan ikke lukke vinduer som ikke ble åpnet av skriptet selv. +WindowCloseByScriptBlockedWarning=Skript kan bare lukke vinduer som ble åpnet av et skript. OnBeforeUnloadTitle=Er du sikker? OnBeforeUnloadMessage2=Denne siden ber deg bekrefte at du ønsker å forlate siden — informasjon som du allerede har skrevet inn vil kanskje ikke lagres. OnBeforeUnloadStayButton=Bli på siden @@ -309,8 +310,6 @@ WindowContentUntrustedWarning=«content»-attributtet til Window-objekter er for SVGRefLoopWarning=SVG-en <%S> med ID “%S” har en referansesløyfe. # 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=En SVG <%S> referansekjede som er for lang ble forlatt ved elementet med ID “%S”. -# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll. -SVGDeselectAll=SVGSVGElement.deselectAll is deprecated as it duplicates functionality from the Selection API. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement. SVGNearestViewportElement=SVGGraphicsElement.nearestViewportElement is deprecated and will be removed at a future date. Use SVGElement.viewportElement instead. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. @@ -480,9 +479,6 @@ InstallTriggerInstallDeprecatedWarning=InstallTrigger.install() er foreldet og v # LOCALIZATION NOTE: Do not translate "HTMLOptionsCollection.length". %1$S is the invalid value, %2$S is the current limit. SelectOptionsLengthAssignmentWarning=Refused to expand <select> option list via assignment to HTMLOptionsCollection.length (value %1$S). The maximum supported size is %2$S. -# LOCALIZATION NOTE: Do not translate "isExternalCTAP2SecurityKeySupported". -IsExternalCTAP2SecurityKeySupportedWarning=isExternalCTAP2SecurityKeySupported() is deprecated. - InvalidFormControlUnfocusable=An invalid form control is not focusable. # LOCALIZATION NOTE: Do not translate "name=" InvalidNamedFormControlUnfocusable=The invalid form control with name=‘%S’ is not focusable. |