From f8e29ad80f4443a075ac48d5713b47460955d578 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Mon, 31 Oct 2016 23:31:14 +0100 Subject: [PATCH] L10n: update the Dutch translation after recent string changes --- l10n/nl/viewer.properties | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/l10n/nl/viewer.properties b/l10n/nl/viewer.properties index 248cc5f24..e3ce55724 100644 --- a/l10n/nl/viewer.properties +++ b/l10n/nl/viewer.properties @@ -18,12 +18,15 @@ previous_label=Vorige next.title=Volgende pagina next_label=Volgende -# LOCALIZATION NOTE (page_label, page_of): -# These strings are concatenated to form the "Page: X of Y" string. -# Do not translate "{{pageCount}}", it will be substituted with a number -# representing the total number of pages. -page_label=Pagina: -page_of=van {{pageCount}} +# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. +page.title=Pagina +# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number +# representing the total number of pages in the document. +of_pages=van {{pagesCount}} +# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" +# will be replaced by a number representing the currently visible page, +# respectively a number representing the total number of pages in the document. +page_of_pages=({{pageNumber}} van {{pagesCount}}) zoom_out.title=Uitzoomen zoom_out_label=Uitzoomen @@ -88,13 +91,19 @@ document_properties_version=PDF-versie: document_properties_page_count=Aantal pagina’s: document_properties_close=Sluiten +print_progress_message=Document voorbereiden voor afdrukken… +# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by +# a numerical per cent value. +print_progress_percent={{progress}}% +print_progress_close=Annuleren + # Tooltips and alt text for side panel toolbar buttons # (the _label strings are alt text for the buttons, the .title strings are # tooltips) toggle_sidebar.title=Zijbalk in-/uitschakelen toggle_sidebar_label=Zijbalk in-/uitschakelen -outline.title=Documentoverzicht tonen -outline_label=Documentoverzicht +document_outline.title=Documentoverzicht tonen (dubbelklikken om alle items uit/in te klappen) +document_outline_label=Documentoverzicht attachments.title=Bijlagen tonen attachments_label=Bijlagen thumbs.title=Miniaturen tonen