diff options
Diffstat (limited to 'l10n-nn-NO/suite/chrome/common/sidebar')
4 files changed, 71 insertions, 0 deletions
diff --git a/l10n-nn-NO/suite/chrome/common/sidebar/customize.dtd b/l10n-nn-NO/suite/chrome/common/sidebar/customize.dtd new file mode 100644 index 0000000000..59ef7a674b --- /dev/null +++ b/l10n-nn-NO/suite/chrome/common/sidebar/customize.dtd @@ -0,0 +1,22 @@ +<!-- 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 ./customize.xul --> + +<!ENTITY sidebar.customize.customize.label "Tilpass fane…"> +<!ENTITY sidebar.customize.customize.accesskey "T"> +<!ENTITY sidebar.customize.remove.label "Fjern"> +<!ENTITY sidebar.customize.remove.accesskey "R"> +<!ENTITY sidebar.customize.additional.label "Tilgjengelege faner:"> +<!ENTITY sidebar.customize.additional.accesskey "T"> +<!ENTITY sidebar.customize.add.label "Legg til"> +<!ENTITY sidebar.customize.add.accesskey "L"> +<!ENTITY sidebar.customize.preview.label "Førehandsvis sida…"> +<!ENTITY sidebar.customize.preview.accesskey "ø"> +<!ENTITY sidebar.customize.up.label "Opp"> +<!ENTITY sidebar.customize.up.accesskey "O"> +<!ENTITY sidebar.customize.down.label "Ned"> +<!ENTITY sidebar.customize.down.accesskey "N"> +<!ENTITY sidebar.more.label "Finn fleire faner…"> +<!ENTITY sidebar.more.accesskey "F"> diff --git a/l10n-nn-NO/suite/chrome/common/sidebar/preview.dtd b/l10n-nn-NO/suite/chrome/common/sidebar/preview.dtd new file mode 100644 index 0000000000..a6a775cba9 --- /dev/null +++ b/l10n-nn-NO/suite/chrome/common/sidebar/preview.dtd @@ -0,0 +1,5 @@ +<!-- 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 sidebar.preview.title.label "Faneførehandsvising"> diff --git a/l10n-nn-NO/suite/chrome/common/sidebar/sidebar.properties b/l10n-nn-NO/suite/chrome/common/sidebar/sidebar.properties new file mode 100644 index 0000000000..b749f9ceba --- /dev/null +++ b/l10n-nn-NO/suite/chrome/common/sidebar/sidebar.properties @@ -0,0 +1,7 @@ +# 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/. + +addPanelConfirmTitle=Legg til fane i sidestolpen + +dupePanelAlertTitle=Sidestolpe diff --git a/l10n-nn-NO/suite/chrome/common/sidebar/sidebarOverlay.dtd b/l10n-nn-NO/suite/chrome/common/sidebar/sidebarOverlay.dtd new file mode 100644 index 0000000000..33ac79513e --- /dev/null +++ b/l10n-nn-NO/suite/chrome/common/sidebar/sidebarOverlay.dtd @@ -0,0 +1,37 @@ +<!-- 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 sidebar.panels.label "Sidestolpe"> +<!ENTITY sidebar.reload.label "Oppdater"> +<!ENTITY sidebar.reload.accesskey "O"> +<!ENTITY sidebar.picker.label "Faner"> +<!ENTITY sidebar.customize.label "Tilpass sidestolpe…"> +<!ENTITY sidebar.customize.accesskey "n"> +<!ENTITY sidebar.hide.label "Gøym fane"> +<!ENTITY sidebar.hide.accesskey "G"> +<!ENTITY sidebar.switch.label "Gå til fane"> +<!ENTITY sidebar.switch.accesskey "G"> +<!ENTITY sidebarCmd.label "Sidestolpe"> +<!ENTITY sidebarCmd.accesskey "t"> +<!ENTITY sidebar.loading.label "Lastar…"> +<!ENTITY sidebar.loadstopped.label "Stoppa"> +<!ENTITY sidebar.loading.stop.label "Stopp"> +<!ENTITY sidebar.loading.stop.accesskey "S"> + +<!-- LOCALIZATION NOTE (showHideSidebarCmd.key): This is only used on the + mac platform, other platforms use VK_F9. --> + +<!ENTITY sidebar.no-panels.state "Sidestolpen er tom."> +<!ENTITY sidebar.no-panels.add 'Du kan leggje til faner ved å trykkje på «Faner»-knappen ovanfor.'> +<!ENTITY sidebar.no-panels.hide 'Viss du vil gøyme sidestolpen kan du trykkje på «Vis»-menyen ovanfor, og velje «Sidestolpe» frå «Vis/Gøym»-undermenyen.'> +<!ENTITY sidebar.sbDirectory.label "Vis katalog…"> + +<!ENTITY sidebar.pagenotfound.label "Denne fana er ikkje tilgjengeleg akkurat no."> +<!ENTITY sidebar.close.tooltip "Lat att sidestolpen"> +<!ENTITY sidebar.open.tooltip "Opne sidestolpen"> + +<!ENTITY sidebar.search.label "Søk"> +<!ENTITY sidebar.client-bookmarks.label "Bokmerke"> +<!ENTITY sidebar.client-history.label "Historikk"> +<!ENTITY sidebar.client-addressbook.label "Adressebok"> |