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 --- .../sl/toolkit/printing/printDialogs.ftl | 112 +++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 thunderbird-l10n/sl/localization/sl/toolkit/printing/printDialogs.ftl (limited to 'thunderbird-l10n/sl/localization/sl/toolkit/printing/printDialogs.ftl') diff --git a/thunderbird-l10n/sl/localization/sl/toolkit/printing/printDialogs.ftl b/thunderbird-l10n/sl/localization/sl/toolkit/printing/printDialogs.ftl new file mode 100644 index 0000000000..a7ff18f553 --- /dev/null +++ b/thunderbird-l10n/sl/localization/sl/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 = Priprava strani +custom-prompt-title = Po meri … +custom-prompt-prompt = Vnesite besedilo za glavo/nogo po meri +basic-tab = + .label = Oblika in možnosti +advanced-tab = + .label = Robovi ter glava in noga +format-group-label = + .value = Oblika +orientation-label = + .value = Usmerjenost: +portrait = + .label = Pokončno + .accesskey = P +landscape = + .label = Ležeče + .accesskey = L +scale = + .label = Merilo: + .accesskey = M +scale-percent = + .value = % +shrink-to-fit = + .label = Skrči, da bo ustrezalo širini strani + .accesskey = k +options-group-label = + .value = Možnosti +print-bg = + .label = Natisni ozadje (barve in slike) + .accesskey = N +margin-group-label-inches = + .value = Robovi (palci) +margin-group-label-metric = + .value = Robovi (milimetri) +margin-top = + .value = Zgoraj: + .accesskey = Z +margin-top-invisible = + .value = Zgoraj: +margin-bottom = + .value = Spodaj: + .accesskey = S +margin-bottom-invisible = + .value = Spodaj: +margin-left = + .value = Levo: + .accesskey = L +margin-left-invisible = + .value = Levo: +margin-right = + .value = Desno: + .accesskey = D +margin-right-invisible = + .value = Desno: +header-footer-label = + .value = Glave in noge +hf-left-label = + .value = Levo: +hf-center-label = + .value = Sredina: +hf-right-label = + .value = Desno: +header-left-tip = + .tooltiptext = Leva glava +header-center-tip = + .tooltiptext = Središčna glava +header-right-tip = + .tooltiptext = Desna glava +footer-left-tip = + .tooltiptext = Leva noga +footer-center-tip = + .tooltiptext = Središčna noga +footer-right-tip = + .tooltiptext = Desna noga +hf-blank = + .label = --prazno-- +hf-title = + .label = Naslov +hf-url = + .label = URL +hf-date-and-time = + .label = Datum/čas +hf-page = + .label = Stran # +hf-page-and-total = + .label = Stran # od # +hf-custom = + .label = Po meri … +print-preview-window = + .title = Predogled tiskanja +print-title = + .value = Naslov: +print-preparing = + .value = Pripravljam ... +print-progress = + .value = Napredek: +print-window = + .title = Tiskanje +print-complete = + .value = Tiskanje je končano. + +# Variables +# $percent (integer) - Number of printed percentage +print-percent = + .value = { $percent } % +dialog-cancel-label = Prekliči +dialog-close-label = Zapri -- cgit v1.2.3