diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-nn-NO/suite/chrome/editor/prefs | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-nn-NO/suite/chrome/editor/prefs')
3 files changed, 76 insertions, 0 deletions
diff --git a/l10n-nn-NO/suite/chrome/editor/prefs/editorPrefsOverlay.dtd b/l10n-nn-NO/suite/chrome/editor/prefs/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..de12fca03c --- /dev/null +++ b/l10n-nn-NO/suite/chrome/editor/prefs/editorPrefsOverlay.dtd @@ -0,0 +1,13 @@ +<!-- 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/. --> +<!--LOCALIZATION NOTE (editorCheck.label): DONT_TRANSLATE --> + + +<!ENTITY editorCheck.label "Composer"> +<!ENTITY editorCheck.accesskey "c"> + +<!ENTITY compose.label "Nettsideutvikling"> +<!ENTITY editing.label "Innstillingar for nye sider"> +<!ENTITY toolbars.label "Verktøylinjer"> +<!ENTITY publish.label "Publisering"> diff --git a/l10n-nn-NO/suite/chrome/editor/prefs/pref-composer.dtd b/l10n-nn-NO/suite/chrome/editor/prefs/pref-composer.dtd new file mode 100644 index 0000000000..323c50f410 --- /dev/null +++ b/l10n-nn-NO/suite/chrome/editor/prefs/pref-composer.dtd @@ -0,0 +1,31 @@ +<!-- 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-composer.xul --> + +<!-- extracted from content/pref-composer.xhtml --> + +<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background --> + +<!--LOCALIZATION NOTE (pref.composer.title): DONT_TRANSLATE --> +<!ENTITY pref.composer.title "Composer"> +<!ENTITY recentFiles.title "Nyleg brukte filer"> +<!ENTITY documentsInMenu.label "Maksimalt tal på filer på lista:"> +<!ENTITY documentsInMenu.accesskey "M"> +<!ENTITY savingFiles.title "Under lagring/publisering av filer"> +<!ENTITY preserveExisting.label "Hald på den originale kjeldeformateringa"> +<!ENTITY preserveExisting.accesskey "e"> +<!ENTITY preserveExisting.tooltip "Hald på linjeskift den originale kjeldeformateringa"> +<!ENTITY saveAssociatedFiles.label "Lagre bilde og andre nytta filer ved lagring av sider"> +<!ENTITY saveAssociatedFiles.accesskey "L"> +<!ENTITY showPublishDialog.label "Vis alltid Publiser-boksen ved publisering av sider"> +<!ENTITY showPublishDialog.accesskey "V"> +<!ENTITY composerEditing.label "Redigering"> +<!ENTITY maintainStructure.label "Hald på tabellformgjevinga ved tilføying eller fjerning av celler"> +<!ENTITY maintainStructure.tooltip "Hald på den rektangulære forma åt tabellen ved å automatisk leggje til celler etter å ha føydd til eller sletta celler"> +<!ENTITY maintainStructure.accesskey "H"> +<!ENTITY useCSS.label "Bruk CSS-stilsett i staden for HTML-element og -attributtar"> +<!ENTITY useCSS.accesskey "B"> +<!ENTITY crInPCreatesNewP.label "Linjeskift i eit avsnitt lagar alltid eit nytt avsnitt"> +<!ENTITY crInPCreatesNewP.accesskey "L"> diff --git a/l10n-nn-NO/suite/chrome/editor/prefs/pref-editing.dtd b/l10n-nn-NO/suite/chrome/editor/prefs/pref-editing.dtd new file mode 100644 index 0000000000..aa54af390e --- /dev/null +++ b/l10n-nn-NO/suite/chrome/editor/prefs/pref-editing.dtd @@ -0,0 +1,32 @@ +<!-- 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/. --> + +<!ENTITY pref.editing.title "Innstillingar for ny side"> + +<!ENTITY authorName.label "Forfattar:"> +<!ENTITY authorName.accesskey "F"> +<!ENTITY pageColorHeader "Standardutsjånad"> + +<!ENTITY defaultColors.label "Lesaren sine standarfargar (Ikkje vel fargar på sida)"> +<!ENTITY defaultColors.accesskey "L"> +<!ENTITY customColors.label "Bruk standardfargar:"> +<!ENTITY customColors.accesskey "B"> + +<!ENTITY normalText.label "Normal tekst"> +<!ENTITY normalText.accesskey "N"> +<!ENTITY linkText.label "Lenketekst"> +<!ENTITY linkText.accesskey "L"> +<!ENTITY activeLinkText.label "Aktiv lenketekst"> +<!ENTITY activeLinkText.accesskey "A"> +<!ENTITY visitedLinkText.label "Vitja lenketekst"> +<!ENTITY visitedLinkText.accesskey "e"> +<!ENTITY background.label "Bakgrunn:"> +<!ENTITY background.accesskey "a"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Bakgrunnsbilde:"> +<!ENTITY backgroundImage.accesskey "k"> +<!ENTITY chooseFile.label "Vel fil…"> +<!ENTITY chooseFile.accesskey "V"> + |