Update pdf.js
This commit is contained in:
@@ -93,7 +93,7 @@ document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Titel:
|
||||
document_properties_author=Auteur:
|
||||
document_properties_subject=Onderwerp:
|
||||
document_properties_keywords=Trefwoorden:
|
||||
document_properties_keywords=Sleutelwoorden:
|
||||
document_properties_creation_date=Aanmaakdatum:
|
||||
document_properties_modification_date=Wijzigingsdatum:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
@@ -138,16 +138,26 @@ print_progress_close=Annuleren
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Zijbalk in-/uitschakelen
|
||||
toggle_sidebar_notification.title=Zijbalk in-/uitschakelen (document bevat overzicht/bijlagen)
|
||||
toggle_sidebar_notification2.title=Zijbalk in-/uitschakelen (document bevat overzicht/bijlagen/lagen)
|
||||
toggle_sidebar_label=Zijbalk in-/uitschakelen
|
||||
document_outline.title=Documentoverzicht tonen (dubbelklik om alle items uit/samen te vouwen)
|
||||
document_outline_label=Documentoverzicht
|
||||
attachments.title=Bijlagen tonen
|
||||
attachments_label=Bijlagen
|
||||
layers.title=Lagen tonen (dubbelklik om alle lagen naar de standaardstatus terug te zetten)
|
||||
layers_label=Lagen
|
||||
thumbs.title=Miniaturen tonen
|
||||
thumbs_label=Miniaturen
|
||||
current_outline_item.title=Huidig item in inhoudsopgave zoeken
|
||||
current_outline_item_label=Huidig item in inhoudsopgave
|
||||
findbar.title=Zoeken in document
|
||||
findbar_label=Zoeken
|
||||
|
||||
additional_layers=Aanvullende lagen
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Pagina {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Pagina {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
@@ -221,6 +231,9 @@ page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Fout
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Laden…
|
||||
loading_error=Er is een fout opgetreden bij het laden van de PDF.
|
||||
invalid_file_error=Ongeldig of beschadigd PDF-bestand.
|
||||
missing_file_error=PDF-bestand ontbreekt.
|
||||
@@ -243,4 +256,6 @@ password_cancel=Annuleren
|
||||
printing_not_supported=Waarschuwing: afdrukken wordt niet volledig ondersteund door deze browser.
|
||||
printing_not_ready=Waarschuwing: de PDF is niet volledig geladen voor afdrukken.
|
||||
web_fonts_disabled=Weblettertypen zijn uitgeschakeld: gebruik van ingebedde PDF-lettertypen is niet mogelijk.
|
||||
document_colors_not_allowed=PDF-documenten mogen hun eigen kleuren niet gebruiken: ‘Pagina’s toestaan om hun eigen kleuren te kiezen’ is uitgeschakeld in de browser.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Dit pdf-document bevat digitale handtekeningen. Validatie van handtekeningen wordt niet ondersteund.
|
||||
|
Reference in New Issue
Block a user