diff options
Diffstat (limited to 'l10n-nb-NO/toolkit/toolkit/printing/printDialogs.ftl')
-rw-r--r-- | l10n-nb-NO/toolkit/toolkit/printing/printDialogs.ftl | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/l10n-nb-NO/toolkit/toolkit/printing/printDialogs.ftl b/l10n-nb-NO/toolkit/toolkit/printing/printDialogs.ftl new file mode 100644 index 0000000000..507d798ea4 --- /dev/null +++ b/l10n-nb-NO/toolkit/toolkit/printing/printDialogs.ftl @@ -0,0 +1,112 @@ +# 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/. + +print-setup = + .title = Utskriftsformat +custom-prompt-title = Annen … +custom-prompt-prompt = Skriv inn egen topp-/bunntekst +basic-tab = + .label = Formatering og innstillinger +advanced-tab = + .label = Marger og topp-/bunntekster +format-group-label = + .value = Formatering +orientation-label = + .value = Orientering: +portrait = + .label = Stående + .accesskey = t +landscape = + .label = Liggende + .accesskey = L +scale = + .label = Skaler: + .accesskey = a +scale-percent = + .value = % +shrink-to-fit = + .label = Forminsk til å passe sidebredden + .accesskey = F +options-group-label = + .value = Innstillinger +print-bg = + .label = Skriv ut bakgrunn (farger og bilder) + .accesskey = k +margin-group-label-inches = + .value = Marger (tommer) +margin-group-label-metric = + .value = Marger (millimeter) +margin-top = + .value = Topp: + .accesskey = T +margin-top-invisible = + .value = Topp: +margin-bottom = + .value = Bunn: + .accesskey = B +margin-bottom-invisible = + .value = Bunn: +margin-left = + .value = Venstre: + .accesskey = V +margin-left-invisible = + .value = Venstre: +margin-right = + .value = Høyre: + .accesskey = H +margin-right-invisible = + .value = Høyre: +header-footer-label = + .value = Topptekst og bunntekst +hf-left-label = + .value = Venstre: +hf-center-label = + .value = Midten: +hf-right-label = + .value = Høyre: +header-left-tip = + .tooltiptext = Venstre topptekst +header-center-tip = + .tooltiptext = Midtstilt topptekst +header-right-tip = + .tooltiptext = Høyre topptekst +footer-left-tip = + .tooltiptext = Venstre bunntekst +footer-center-tip = + .tooltiptext = Midtstilt bunntekst +footer-right-tip = + .tooltiptext = Høyre bunntekst +hf-blank = + .label = --blank-- +hf-title = + .label = Tittel +hf-url = + .label = URL +hf-date-and-time = + .label = Dato/tid +hf-page = + .label = Side # +hf-page-and-total = + .label = Side # av # +hf-custom = + .label = Annen … +print-preview-window = + .title = Forhåndsvisning +print-title = + .value = Tittel: +print-preparing = + .value = Forbereder … +print-progress = + .value = Fremdrift: +print-window = + .title = Skriver ut +print-complete = + .value = Utskriften er ferdig. + +# Variables +# $percent (integer) - Number of printed percentage +print-percent = + .value = { $percent } % +dialog-cancel-label = Avbryt +dialog-close-label = Lukk |