summaryrefslogtreecommitdiffstats
path: root/l10n-bs/toolkit/toolkit/printing
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-bs/toolkit/toolkit/printing')
-rw-r--r--l10n-bs/toolkit/toolkit/printing/printDialogs.ftl112
-rw-r--r--l10n-bs/toolkit/toolkit/printing/printPreview.ftl60
-rw-r--r--l10n-bs/toolkit/toolkit/printing/printUI.ftl3
3 files changed, 175 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
diff --git a/l10n-bs/toolkit/toolkit/printing/printPreview.ftl b/l10n-bs/toolkit/toolkit/printing/printPreview.ftl
new file mode 100644
index 0000000000..82eae8b155
--- /dev/null
+++ b/l10n-bs/toolkit/toolkit/printing/printPreview.ftl
@@ -0,0 +1,60 @@
+# 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/.
+
+printpreview-simplify-page-checkbox =
+ .label = Pojednostavi stranicu
+ .accesskey = i
+ .tooltiptext = Ova stranica se ne može automatski pojednostaviti
+printpreview-simplify-page-checkbox-enabled =
+ .label = { printpreview-simplify-page-checkbox.label }
+ .accesskey = { printpreview-simplify-page-checkbox.accesskey }
+ .tooltiptext = Izmijeni raspored radi lakšeg čitanja
+printpreview-close =
+ .label = Zatvori
+ .accesskey = Z
+printpreview-portrait =
+ .label = Uspravno
+ .accesskey = o
+printpreview-landscape =
+ .label = Položeno
+ .accesskey = l
+printpreview-scale =
+ .value = Razmjera:
+ .accesskey = R
+printpreview-shrink-to-fit =
+ .label = Smanji da stane
+printpreview-custom =
+ .label = Korisnički…
+printpreview-print =
+ .label = Štampaj…
+ .accesskey = p
+printpreview-of =
+ .value = od
+printpreview-custom-scale-prompt-title = Korisnička razmjera
+printpreview-page-setup =
+ .label = Podešavanje strane…
+ .accesskey = P
+printpreview-page =
+ .value = Strana:
+ .accesskey = a
+
+## Variables
+## $percent (integer) - menuitem percent label
+## $arrow (String) - UTF-8 arrow character for navigation buttons
+
+printpreview-percentage-value =
+ .label = { $percent }%
+printpreview-homearrow =
+ .label = { $arrow }
+ .tooltiptext = Prva strana
+printpreview-previousarrow =
+ .label = { $arrow }
+ .tooltiptext = Prethodna strana
+printpreview-nextarrow =
+ .label = { $arrow }
+ .tooltiptext = Sljedeća strana
+printpreview-endarrow =
+ .label = { $arrow }
+ .tooltiptext = Zadnja strana
+
diff --git a/l10n-bs/toolkit/toolkit/printing/printUI.ftl b/l10n-bs/toolkit/toolkit/printing/printUI.ftl
new file mode 100644
index 0000000000..6fbe8159b2
--- /dev/null
+++ b/l10n-bs/toolkit/toolkit/printing/printUI.ftl
@@ -0,0 +1,3 @@
+# 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/.