summaryrefslogtreecommitdiffstats
path: root/l10n-nl/toolkit/toolkit/printing
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-nl/toolkit/toolkit/printing')
-rw-r--r--l10n-nl/toolkit/toolkit/printing/printDialogs.ftl112
-rw-r--r--l10n-nl/toolkit/toolkit/printing/printPreview.ftl73
-rw-r--r--l10n-nl/toolkit/toolkit/printing/printUI.ftl148
3 files changed, 333 insertions, 0 deletions
diff --git a/l10n-nl/toolkit/toolkit/printing/printDialogs.ftl b/l10n-nl/toolkit/toolkit/printing/printDialogs.ftl
new file mode 100644
index 0000000000..39e6f465f2
--- /dev/null
+++ b/l10n-nl/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 = Pagina-instellingen
+custom-prompt-title = Aangepast…
+custom-prompt-prompt = Geef uw eigen kop-/voettekst
+basic-tab =
+ .label = Formaat & opties
+advanced-tab =
+ .label = Marges & kop-/voetteksten
+format-group-label =
+ .value = Formaat
+orientation-label =
+ .value = Oriëntatie:
+portrait =
+ .label = Staand
+ .accesskey = S
+landscape =
+ .label = Liggend
+ .accesskey = L
+scale =
+ .label = Schaal:
+ .accesskey = c
+scale-percent =
+ .value = %
+shrink-to-fit =
+ .label = Verkleinen tot papierformaat
+ .accesskey = V
+options-group-label =
+ .value = Opties
+print-bg =
+ .label = Achtergrond afdrukken (kleuren & afbeeldingen)
+ .accesskey = A
+margin-group-label-inches =
+ .value = Marges (inches)
+margin-group-label-metric =
+ .value = Marges (millimeters)
+margin-top =
+ .value = Boven:
+ .accesskey = B
+margin-top-invisible =
+ .value = Boven:
+margin-bottom =
+ .value = Onder:
+ .accesskey = O
+margin-bottom-invisible =
+ .value = Onder:
+margin-left =
+ .value = Links:
+ .accesskey = L
+margin-left-invisible =
+ .value = Links:
+margin-right =
+ .value = Rechts:
+ .accesskey = R
+margin-right-invisible =
+ .value = Rechts:
+header-footer-label =
+ .value = Kop- & voetteksten
+hf-left-label =
+ .value = Links:
+hf-center-label =
+ .value = Midden:
+hf-right-label =
+ .value = Rechts:
+header-left-tip =
+ .tooltiptext = Linker koptekst
+header-center-tip =
+ .tooltiptext = Middelste koptekst
+header-right-tip =
+ .tooltiptext = Rechter koptekst
+footer-left-tip =
+ .tooltiptext = Linker voettekst
+footer-center-tip =
+ .tooltiptext = Middelste voettekst
+footer-right-tip =
+ .tooltiptext = Rechter voettekst
+hf-blank =
+ .label = --blanco--
+hf-title =
+ .label = Titel
+hf-url =
+ .label = URL
+hf-date-and-time =
+ .label = Datum/Tijd
+hf-page =
+ .label = Pagina #
+hf-page-and-total =
+ .label = Pagina # van #
+hf-custom =
+ .label = Aangepast…
+print-preview-window =
+ .title = Afdrukvoorbeeld
+print-title =
+ .value = Titel:
+print-preparing =
+ .value = Voorbereiden…
+print-progress =
+ .value = Voortgang:
+print-window =
+ .title = Afdrukken
+print-complete =
+ .value = Afdrukken is voltooid.
+
+# Variables
+# $percent (integer) - Number of printed percentage
+print-percent =
+ .value = { $percent }%
+dialog-cancel-label = Annuleren
+dialog-close-label = Sluiten
diff --git a/l10n-nl/toolkit/toolkit/printing/printPreview.ftl b/l10n-nl/toolkit/toolkit/printing/printPreview.ftl
new file mode 100644
index 0000000000..a72e06ec41
--- /dev/null
+++ b/l10n-nl/toolkit/toolkit/printing/printPreview.ftl
@@ -0,0 +1,73 @@
+# 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 = Pagina vereenvoudigen
+ .accesskey = v
+ .tooltiptext = Deze pagina kan niet automatisch worden vereenvoudigd
+printpreview-simplify-page-checkbox-enabled =
+ .label = { printpreview-simplify-page-checkbox.label }
+ .accesskey = { printpreview-simplify-page-checkbox.accesskey }
+ .tooltiptext = Indeling wijzigen voor eenvoudiger lezen
+printpreview-close =
+ .label = Sluiten
+ .accesskey = S
+printpreview-portrait =
+ .label = Staand
+ .accesskey = t
+printpreview-landscape =
+ .label = Liggend
+ .accesskey = L
+printpreview-scale =
+ .value = Schaal:
+ .accesskey = c
+printpreview-shrink-to-fit =
+ .label = Verkleinen tot papierformaat
+printpreview-custom =
+ .label = Aangepast…
+printpreview-print =
+ .label = Afdrukken…
+ .accesskey = A
+printpreview-of =
+ .value = van
+printpreview-custom-scale-prompt-title = Aangepaste schaal
+printpreview-page-setup =
+ .label = Pagina-instellingen…
+ .accesskey = i
+printpreview-page =
+ .value = Pagina:
+ .accesskey = P
+
+# Variables
+# $sheetNum (integer) - The current sheet number
+# $sheetCount (integer) - The total number of sheets to print
+printpreview-sheet-of-sheets = { $sheetNum } van { $sheetCount }
+
+## 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 = Eerste pagina
+printpreview-previousarrow =
+ .label = { $arrow }
+ .tooltiptext = Vorige pagina
+printpreview-nextarrow =
+ .label = { $arrow }
+ .tooltiptext = Volgende pagina
+printpreview-endarrow =
+ .label = { $arrow }
+ .tooltiptext = Laatste pagina
+
+printpreview-homearrow-button =
+ .title = Eerste pagina
+printpreview-previousarrow-button =
+ .title = Vorige pagina
+printpreview-nextarrow-button =
+ .title = Volgende pagina
+printpreview-endarrow-button =
+ .title = Laatste pagina
diff --git a/l10n-nl/toolkit/toolkit/printing/printUI.ftl b/l10n-nl/toolkit/toolkit/printing/printUI.ftl
new file mode 100644
index 0000000000..bc34e65798
--- /dev/null
+++ b/l10n-nl/toolkit/toolkit/printing/printUI.ftl
@@ -0,0 +1,148 @@
+# 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/.
+
+printui-title = Afdrukken
+# Dialog title to prompt the user for a filename to save print to PDF.
+printui-save-to-pdf-title = Opslaan als
+
+# Variables
+# $sheetCount (integer) - Number of paper sheets
+printui-sheets-count =
+ { $sheetCount ->
+ [one] { $sheetCount } pagina
+ *[other] { $sheetCount } pagina’s
+ }
+
+printui-page-range-all = Alle
+printui-page-range-current = Actueel
+printui-page-range-odd = Oneven
+printui-page-range-even = Even
+printui-page-range-custom = Aangepast
+printui-page-range-label = Pagina’s
+printui-page-range-picker =
+ .aria-label = Paginabereik kiezen
+printui-page-custom-range-input =
+ .aria-label = Aangepast paginabereik invoeren
+ .placeholder = b.v. 2-6, 9, 12-16
+
+# Section title for the number of copies to print
+printui-copies-label = Kopieën
+
+printui-orientation = Oriëntatie
+printui-landscape = Liggend
+printui-portrait = Staand
+
+# Section title for the printer or destination device to target
+printui-destination-label = Uitvoerapparaat
+printui-destination-pdf-label = Opslaan als PDF
+
+printui-more-settings = Meer instellingen
+printui-less-settings = Minder instellingen
+
+printui-paper-size-label = Papierafmeting
+
+# Section title (noun) for the print scaling options
+printui-scale = Schaal
+printui-scale-fit-to-page-width = Aan paginabreedte aanpassen
+# Label for input control where user can set the scale percentage
+printui-scale-pcent = Schaal
+
+# Section title (noun) for the two-sided print options
+printui-two-sided-printing = Dubbelzijdig afdrukken
+printui-two-sided-printing-off = Uit
+# Flip the sheet as if it were bound along its long edge.
+printui-two-sided-printing-long-edge = Draaien op lange zijde
+# Flip the sheet as if it were bound along its short edge.
+printui-two-sided-printing-short-edge = Draaien op korte zijde
+
+# Section title for miscellaneous print options
+printui-options = Opties
+printui-headers-footers-checkbox = Kop- en voetteksten afdrukken
+printui-backgrounds-checkbox = Achtergronden afdrukken
+
+## The "Format" section, select a version of the website to print. Radio
+## options to select between the original page, selected text only, or a version
+## where the page is processed with "Reader View".
+
+# The section title.
+printui-source-label = Opmaak
+# Option for printing the original page.
+printui-source-radio = Oorspronkelijk
+# Option for printing just the content a user selected prior to printing.
+printui-selection-radio = Selectie
+# Option for "simplifying" the page by printing the Reader View version.
+printui-simplify-page-radio = Vereenvoudigd
+
+##
+
+printui-color-mode-label = Kleurmodus
+printui-color-mode-color = Kleur
+printui-color-mode-bw = Zwart-wit
+
+printui-margins = Marges
+printui-margins-default = Standaard
+printui-margins-min = Minimum
+printui-margins-none = Geen
+printui-margins-custom-inches = Aangepast (inches)
+printui-margins-custom-mm = Aangepast (mm)
+printui-margins-custom-top = Boven
+printui-margins-custom-top-inches = Bovenzijde (inches)
+printui-margins-custom-top-mm = Bovenzijde (mm)
+printui-margins-custom-bottom = Onder
+printui-margins-custom-bottom-inches = Onderzijde (inches)
+printui-margins-custom-bottom-mm = Onderzijde (mm)
+printui-margins-custom-left = Links
+printui-margins-custom-left-inches = Links (inches)
+printui-margins-custom-left-mm = Links (mm)
+printui-margins-custom-right = Rechts
+printui-margins-custom-right-inches = Rechts (inches)
+printui-margins-custom-right-mm = Rechts (mm)
+
+printui-system-dialog-link = Afdrukken via het systeemdialoogvenster…
+
+printui-primary-button = Afdrukken
+printui-primary-button-save = Opslaan
+printui-cancel-button = Annuleren
+printui-close-button = Sluiten
+
+printui-loading = Voorbeeld voorbereiden
+
+# Reported by screen readers and other accessibility tools to indicate that
+# the print preview has focus.
+printui-preview-label =
+ .aria-label = Afdrukvoorbeeld
+
+printui-pages-per-sheet = Pagina’s per vel
+
+# This is shown next to the Print button with an indefinite loading spinner
+# when the user prints a page and it is being sent to the printer.
+printui-print-progress-indicator = Afdrukken…
+printui-print-progress-indicator-saving = Opslaan…
+
+## Paper sizes that may be supported by the Save to PDF destination:
+
+printui-paper-a5 = A5
+printui-paper-a4 = A4
+printui-paper-a3 = A3
+printui-paper-a2 = A2
+printui-paper-a1 = A1
+printui-paper-a0 = A0
+printui-paper-b5 = B5
+printui-paper-b4 = B4
+printui-paper-jis-b5 = JIS-B5
+printui-paper-jis-b4 = JIS-B4
+printui-paper-letter = Letter
+printui-paper-legal = Legal
+printui-paper-tabloid = Tabloid
+
+## Error messages shown when a user has an invalid input
+
+printui-error-invalid-scale = De schaal moet een getal tussen 10 en 200 zijn.
+printui-error-invalid-margin = Voer een geldige marge voor het geselecteerde papierformaat in.
+printui-error-invalid-copies = Het aantal exemplaren moet een getal tussen 1 en 10000 zijn.
+
+# Variables
+# $numPages (integer) - Number of pages
+printui-error-invalid-range = Het bereik moet een getal tussen 1 en { $numPages } zijn.
+printui-error-invalid-start-overflow = Het ‘vanaf’-paginanummer moet kleiner zijn dan het ‘tot’-paginanummer.