diff options
Diffstat (limited to 'l10n-bs/toolkit/toolkit/printing/printDialogs.ftl')
-rw-r--r-- | l10n-bs/toolkit/toolkit/printing/printDialogs.ftl | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/l10n-bs/toolkit/toolkit/printing/printDialogs.ftl b/l10n-bs/toolkit/toolkit/printing/printDialogs.ftl new file mode 100644 index 0000000000..eeab6bc361 --- /dev/null +++ b/l10n-bs/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 = Postavke stranice +custom-prompt-title = Korisnički… +custom-prompt-prompt = Unesite vaš tekst za zaglavlje/podnožje +basic-tab = + .label = Formatiranje & Opcije +advanced-tab = + .label = Margine & Zaglavlje/Podnožje +format-group-label = + .value = Format +orientation-label = + .value = Orijentacija: +portrait = + .label = Uspravno + .accesskey = p +landscape = + .label = Položeno + .accesskey = l +scale = + .label = Razmjera: + .accesskey = R +scale-percent = + .value = % +shrink-to-fit = + .label = Skupi da stane širina stranice + .accesskey = S +options-group-label = + .value = Opcije +print-bg = + .label = Štampaj pozadinu (boje & slike) + .accesskey = b +margin-group-label-inches = + .value = Margine (inča) +margin-group-label-metric = + .value = Margine (milimetara) +margin-top = + .value = Gore: + .accesskey = G +margin-top-invisible = + .value = Gore: +margin-bottom = + .value = Dolje: + .accesskey = D +margin-bottom-invisible = + .value = Dolje: +margin-left = + .value = Lijevo: + .accesskey = L +margin-left-invisible = + .value = Lijevo: +margin-right = + .value = Desno: + .accesskey = D +margin-right-invisible = + .value = Desno: +header-footer-label = + .value = Zagljavlja & Podnožja +hf-left-label = + .value = Lijevo: +hf-center-label = + .value = Centrirano: +hf-right-label = + .value = Desno: +header-left-tip = + .tooltiptext = Lijevo zaglavlje +header-center-tip = + .tooltiptext = Srednje zaglavlje +header-right-tip = + .tooltiptext = Desno zaglavlje +footer-left-tip = + .tooltiptext = Lijevo podnožje +footer-center-tip = + .tooltiptext = Srednje podnožje +footer-right-tip = + .tooltiptext = Desno podnožje +hf-blank = + .label = --prazno-- +hf-title = + .label = Naslov +hf-url = + .label = URL +hf-date-and-time = + .label = Datum/Vrijeme +hf-page = + .label = Stranica # +hf-page-and-total = + .label = Stranica # od # +hf-custom = + .label = Korisnički… +print-preview-window = + .title = Pregled prije štampe +print-title = + .value = Naslov: +print-preparing = + .value = Pripremam… +print-progress = + .value = Napredak: +print-window = + .title = Štampanje +print-complete = + .value = Štampanje je završeno. + +# Variables +# $percent (integer) - Number of printed percentage +print-percent = + .value = { $percent }% +dialog-cancel-label = Otkaži +dialog-close-label = Zatvori |