From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../sv-SE/toolkit/printing/printDialogs.ftl | 112 +++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/printing/printDialogs.ftl (limited to 'thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/printing/printDialogs.ftl') diff --git a/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/printing/printDialogs.ftl b/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/printing/printDialogs.ftl new file mode 100644 index 0000000000..54ce79907a --- /dev/null +++ b/thunderbird-l10n/sv-SE/localization/sv-SE/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 = Egen… +custom-prompt-prompt = Skriv in din egen sidhuvuds- eller sidfotstext +basic-tab = + .label = Format & Alternativ +advanced-tab = + .label = Marginaler & Sidhuvud/sidfot +format-group-label = + .value = Format +orientation-label = + .value = Orientering: +portrait = + .label = Stående + .accesskey = S +landscape = + .label = Liggande + .accesskey = L +scale = + .label = Skala: + .accesskey = a +scale-percent = + .value = % +shrink-to-fit = + .label = Krymp till sidbredd + .accesskey = K +options-group-label = + .value = Alternativ +print-bg = + .label = Skriv ut bakgrund (färger & bilder) + .accesskey = b +margin-group-label-inches = + .value = Marginaler (tum) +margin-group-label-metric = + .value = Marginaler (millimeter) +margin-top = + .value = Sidhuvud: + .accesskey = d +margin-top-invisible = + .value = Sidhuvud: +margin-bottom = + .value = Sidfot: + .accesskey = S +margin-bottom-invisible = + .value = Sidfot: +margin-left = + .value = Vänster: + .accesskey = V +margin-left-invisible = + .value = Vänster: +margin-right = + .value = Höger: + .accesskey = H +margin-right-invisible = + .value = Höger: +header-footer-label = + .value = Sidhuvud & sidfot +hf-left-label = + .value = Vänster: +hf-center-label = + .value = Mitten: +hf-right-label = + .value = Höger: +header-left-tip = + .tooltiptext = Vänster sidhuvud +header-center-tip = + .tooltiptext = Mittensidhuvud +header-right-tip = + .tooltiptext = Höger sidhuvud +footer-left-tip = + .tooltiptext = Vänster sidfot +footer-center-tip = + .tooltiptext = Mittensidfot +footer-right-tip = + .tooltiptext = Höger sidfot +hf-blank = + .label = --inget-- +hf-title = + .label = Titel +hf-url = + .label = URL +hf-date-and-time = + .label = Datum/Tid +hf-page = + .label = Sida # +hf-page-and-total = + .label = Sida # av # +hf-custom = + .label = Egen… +print-preview-window = + .title = Förhandsgranska +print-title = + .value = Titel: +print-preparing = + .value = Förbereder… +print-progress = + .value = Förlopp: +print-window = + .title = Skriver ut +print-complete = + .value = Utskriften är färdig. + +# Variables +# $percent (integer) - Number of printed percentage +print-percent = + .value = { $percent }% +dialog-cancel-label = Avbryt +dialog-close-label = Stäng -- cgit v1.2.3