Update nl.rs
This commit is contained in:
		
							parent
							
								
									98e87d0c54
								
							
						
					
					
						commit
						b4f652969a
					
				| @ -336,8 +336,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | |||||||
|         ("Ratio", "Verhouding"), |         ("Ratio", "Verhouding"), | ||||||
|         ("Image Quality", "Beeldkwaliteit"), |         ("Image Quality", "Beeldkwaliteit"), | ||||||
|         ("Scroll Style", "Scroll Stijl"), |         ("Scroll Style", "Scroll Stijl"), | ||||||
|         ("Show Toolbar", ""), |         ("Show Toolbar", "Werkbalk Weergeven"), | ||||||
|         ("Hide Toolbar", ""), |         ("Hide Toolbar", "Verberg Werkbalk"), | ||||||
|         ("Direct Connection", "Directe Verbinding"), |         ("Direct Connection", "Directe Verbinding"), | ||||||
|         ("Relay Connection", "Relaisverbinding"), |         ("Relay Connection", "Relaisverbinding"), | ||||||
|         ("Secure Connection", "Beveiligde Verbinding"), |         ("Secure Connection", "Beveiligde Verbinding"), | ||||||
| @ -366,8 +366,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | |||||||
|         ("Use IP Whitelisting", "Gebruik een witte lijst van IP-adressen"), |         ("Use IP Whitelisting", "Gebruik een witte lijst van IP-adressen"), | ||||||
|         ("Network", "Netwerk"), |         ("Network", "Netwerk"), | ||||||
|         ("Enable RDP", "Zet RDP aan"), |         ("Enable RDP", "Zet RDP aan"), | ||||||
|         ("Pin Toolbar", ""), |         ("Pin Toolbar", "Werkbalk Vastzetten"), | ||||||
|         ("Unpin Toolbar", ""), |         ("Unpin Toolbar", "Werkbalk Losmaken"), | ||||||
|         ("Recording", "Opnemen"), |         ("Recording", "Opnemen"), | ||||||
|         ("Directory", "Map"), |         ("Directory", "Map"), | ||||||
|         ("Automatically record incoming sessions", "Automatisch inkomende sessies opnemen"), |         ("Automatically record incoming sessions", "Automatisch inkomende sessies opnemen"), | ||||||
| @ -508,8 +508,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | |||||||
|         ("resolution_original_tip", "Oorspronkelijke resolutie"), |         ("resolution_original_tip", "Oorspronkelijke resolutie"), | ||||||
|         ("resolution_fit_local_tip", "Lokale resolutie aanpassen"), |         ("resolution_fit_local_tip", "Lokale resolutie aanpassen"), | ||||||
|         ("resolution_custom_tip", "Aangepaste resolutie"), |         ("resolution_custom_tip", "Aangepaste resolutie"), | ||||||
|         ("Collapse toolbar", ""), |         ("Collapse toolbar", "Werkbalk samenvouwen"), | ||||||
|         ("Accept and Elevate", ""), |         ("Accept and Elevate", "Accepteren en Verheffen"), | ||||||
|         ("accept_and_elevate_btn_tooltip", ""), |         ("accept_and_elevate_btn_tooltip", "Accepteer de verbinding en verhoog de UAC-machtigingen."), | ||||||
|     ].iter().cloned().collect(); |     ].iter().cloned().collect(); | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user