diff options
Diffstat (limited to 'l10n-nn-NO/suite/chrome/common/pref/pref-scripts.dtd')
-rw-r--r-- | l10n-nn-NO/suite/chrome/common/pref/pref-scripts.dtd | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/l10n-nn-NO/suite/chrome/common/pref/pref-scripts.dtd b/l10n-nn-NO/suite/chrome/common/pref/pref-scripts.dtd new file mode 100644 index 0000000000..e1cb1bde37 --- /dev/null +++ b/l10n-nn-NO/suite/chrome/common/pref/pref-scripts.dtd @@ -0,0 +1,30 @@ +<!-- 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/. --> + +<!-- extracted from content/pref-scripts.xul --> + +<!--LOCALIZATION NOTE : FILE The 'Scripts & Plugins' preferences dialog --> +<!ENTITY pref.scripts.title "Skript og programtillegg"> + +<!ENTITY navigator.label "Nettlesar"> +<!ENTITY navigator.accesskey "N"> + +<!--LOCALIZATION NOTE (enableJavaScript.label): 'JavaScript' should never be translated --> +<!ENTITY enableJavaScript.label "Slå på JavaScript for"> +<!ENTITY allowScripts.label "Tillat skript å:"> +<!ENTITY allowScripts.accesskey "s"> +<!ENTITY allowWindowFlip.label "Heve eller senke vindauge"> +<!ENTITY allowWindowStatusChange.label "Endre statuslinjetekst"> +<!ENTITY allowContextmenuDisable.label "Slå av eller erstatte kontekstmenyar"> +<!ENTITY allowHideStatusBar.label "Gøym statuslinja"> + +<!ENTITY enablePlugins.label "Tillat programtillegg for"> +<!ENTITY enablePluginForSuite.label "Suite"> +<!ENTITY enablePluginForSuite.accesskey "u"> + +<!ENTITY whenPageRequiresPlugins.label "Når ei side krev programtillegg"> +<!ENTITY activateAllPlugins.label "Slå på alle programtillegg som standard"> +<!ENTITY activateAllPlugins.accesskey "k"> +<!ENTITY warnPluginsRequired.label "Åtvar meg om fleire programtillegg må installerast"> +<!ENTITY warnPluginsRequired.accesskey "A"> |