Fixed some translation issues in the Dutch locale
This commit is contained in:
		
							parent
							
								
									7511cde219
								
							
						
					
					
						commit
						be5a86cd10
					
				| @ -1,3 +1,3 @@ | |||||||
| # Chrome notification bar messages and buttons | # Chrome notification bar messages and buttons | ||||||
| unsupported_feature=Dit PDF document wordt misschien niet goed getoond. | unsupported_feature=Dit PDF-document wordt mogelijk niet juist weergegeven. | ||||||
| open_with_different_viewer=Bekijk in ander programma | open_with_different_viewer=Openen met andere PDF-lezer | ||||||
| @ -1,8 +1,8 @@ | |||||||
|     <em:localized> |     <em:localized> | ||||||
|       <Description> |       <Description> | ||||||
|         <em:locale>nl</em:locale> |         <em:locale>nl</em:locale> | ||||||
|         <em:name>PDF Viewer</em:name> |         <em:name>PDF-viewer</em:name> | ||||||
|         <em:description>Gebruikt HTML5 om PDF bestanden direct in de browser te openen.</em:description> |         <em:description>Gebruikt HTML5 om PDF-bestanden direct in de browser te openen.</em:description> | ||||||
|       </Description> |       </Description> | ||||||
|     </em:localized> |     </em:localized> | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -1,8 +1,12 @@ | |||||||
| # Main toolbar buttons (tooltips and alt text for images) | # Main toolbar buttons (tooltips and alt text for images) | ||||||
|  | first_page.title=Eerste pagina | ||||||
|  | first_page_label=Eerste | ||||||
| previous.title=Vorige pagina | previous.title=Vorige pagina | ||||||
| previous_label=Vorige | previous_label=Vorige | ||||||
| next.title=Volgende pagina | next.title=Volgende pagina | ||||||
| next_label=Volgende | next_label=Volgende | ||||||
|  | last_page.title=Laatste pagina | ||||||
|  | last_page_label=Laatste | ||||||
| 
 | 
 | ||||||
| # LOCALIZATION NOTE (page_label, page_of): | # LOCALIZATION NOTE (page_label, page_of): | ||||||
| # These strings are concatenated to form the "Page: X of Y" string. | # These strings are concatenated to form the "Page: X of Y" string. | ||||||
| @ -11,31 +15,31 @@ next_label=Volgende | |||||||
| page_label=Pagina: | page_label=Pagina: | ||||||
| page_of=van {{pageCount}} | page_of=van {{pageCount}} | ||||||
| 
 | 
 | ||||||
| zoom_out.title=Zoom uit | zoom_out.title=Uitzoomen | ||||||
| zoom_out_label=Zoom uit | zoom_out_label=Uitzoomen | ||||||
| zoom_in.title=Zoom in | zoom_in.title=Inzoomen | ||||||
| zoom_in_label=Zoom in | zoom_in_label=Inzoomen | ||||||
| zoom.title=Zoom | zoom.title=Zoomen | ||||||
| print.title=Print | print.title=Afdrukken | ||||||
| print_label=Print | print_label=Afdrukken | ||||||
| open_file.title=Open bestand | open_file.title=Bestand openen | ||||||
| open_file_label=Open | open_file_label=Openen | ||||||
| download.title=Download | download.title=Downloaden | ||||||
| download_label=Download | download_label=Downloaden | ||||||
| bookmark.title=Huidige beeld (kopieer of open in nieuw venster) | bookmark.title=Huidige weergave (kopiëren of openen in nieuw venster) | ||||||
| bookmark_label=Huidige beeld | bookmark_label=Huidige weergave | ||||||
| 
 | 
 | ||||||
| # Tooltips and alt text for side panel toolbar buttons | # Tooltips and alt text for side panel toolbar buttons | ||||||
| # (the _label strings are alt text for the buttons, the .title strings are | # (the _label strings are alt text for the buttons, the .title strings are | ||||||
| # tooltips) | # tooltips) | ||||||
| toggle_slider.title=Zijbalk tonen | toggle_slider.title=Zijbalk tonen/verbergen | ||||||
| toggle_slider_label=Zijbalk tonen | toggle_slider_label=Zijbalk tonen/verbergen | ||||||
| outline.title=Toon document structuur | outline.title=Documentstructuur tonen | ||||||
| outline_label=Documentstructuur | outline_label=Documentstructuur | ||||||
| thumbs.title=Toon miniaturen | thumbs.title=Miniaturen tonen | ||||||
| thumbs_label=Miniaturen | thumbs_label=Miniaturen | ||||||
| findbar.title=Doorzoek document | findbar.title=Document doorzoeken | ||||||
| findbar_label=Zoek | findbar_label=Zoeken | ||||||
| 
 | 
 | ||||||
| # Document outline messages | # Document outline messages | ||||||
| no_outline=Geen structuur beschikbaar | no_outline=Geen structuur beschikbaar | ||||||
| @ -49,8 +53,8 @@ thumb_page_title=Pagina {{page}} | |||||||
| thumb_page_canvas=Miniatuur van pagina {{page}} | thumb_page_canvas=Miniatuur van pagina {{page}} | ||||||
| 
 | 
 | ||||||
| # Find panel button title and messages | # Find panel button title and messages | ||||||
| find=Zoek | find=Zoeken | ||||||
| find_terms_not_found=(Niet gevonden) | find_terms_not_found=(niet gevonden) | ||||||
| 
 | 
 | ||||||
| # Error panel labels | # Error panel labels | ||||||
| error_more_info=Meer informatie | error_more_info=Meer informatie | ||||||
| @ -58,23 +62,23 @@ error_less_info=Minder informatie | |||||||
| error_close=Sluiten | error_close=Sluiten | ||||||
| # LOCALIZATION NOTE (error_build): "{{build}}" will be replaced by the PDF.JS | # LOCALIZATION NOTE (error_build): "{{build}}" will be replaced by the PDF.JS | ||||||
| # build ID. | # build ID. | ||||||
| error_build=PDF.JS Build: {{build}} | error_build=PDF.JS-build: {{build}} | ||||||
| # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an | ||||||
| # english string describing the error. | # english string describing the error. | ||||||
| error_message=Bericht: {{message}} | error_message=Bericht: {{message}} | ||||||
| # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack | ||||||
| # trace. | # trace. | ||||||
| error_stack=Stapel: {{stack}} | error_stack=Stacktrace: {{stack}} | ||||||
| # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename | ||||||
| error_file=Bestand: {{file}} | error_file=Bestand: {{file}} | ||||||
| # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number | ||||||
| error_line=Regel: {{line}} | error_line=Regel: {{line}} | ||||||
| rendering_error=Er heeft zich een probleem voorgedaan bij het optekenen van de pagina. | rendering_error=Er heeft zich een probleem voorgedaan bij het renderen van de pagina. | ||||||
| 
 | 
 | ||||||
| # Predefined zoom values | # Predefined zoom values | ||||||
| page_scale_width=Paginabreedte | page_scale_width=Paginabreedte | ||||||
| page_scale_fit=Pagina passend | page_scale_fit=Passend maken | ||||||
| page_scale_auto=Automatische Zoom | page_scale_auto=Automatisch zoomen | ||||||
| page_scale_actual=Werkelijke grootte | page_scale_actual=Werkelijke grootte | ||||||
| 
 | 
 | ||||||
| # Loading indicator messages | # Loading indicator messages | ||||||
| @ -85,5 +89,7 @@ loading_error=Er heeft zich een fout voorgedaan bij het laden van de PDF. | |||||||
| # "{{type}}" will be replaced with an annotation type from a list defined in | # "{{type}}" will be replaced with an annotation type from a list defined in | ||||||
| # the PDF spec (32000-1:2008 Table 169 – Annotation types). | # the PDF spec (32000-1:2008 Table 169 – Annotation types). | ||||||
| # Some common types are e.g.: "Check", "Text", "Comment", "Note" | # Some common types are e.g.: "Check", "Text", "Comment", "Note" | ||||||
| text_annotation_type=[{{type}} Annotation] | text_annotation_type=[{{type}}-aantekening] | ||||||
| request_password=PDF is beveiligd door een wachtwoord: | request_password=Dit PDF-bestand is beveiligd met een wachtwoord: | ||||||
|  | 
 | ||||||
|  | printing_not_supported=Waarschuwing: afdrukken wordt niet volledig ondersteund door deze browser. | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user