mirror of
				https://github.com/SimpleMobileTools/Simple-Flashlight.git
				synced 2025-06-05 21:59:19 +02:00 
			
		
		
		
	Merge pull request #37 from alpenblauwtje/patch-1
Initial Dutch translation
This commit is contained in:
		| @@ -1,22 +1,22 @@ | |||||||
| <resources> | <resources> | ||||||
|     <string name="app_name">Simple Flashlight</string> |     <string name="app_name">Eenvoudige zaklamp</string> | ||||||
|     <string name="app_launcher_name">Flashlight</string> |     <string name="app_launcher_name">Zaklamp</string> | ||||||
|     <string name="camera_error">Obtaining the camera failed</string> |     <string name="camera_error">Toegang tot camera geweigerd</string> | ||||||
|     <string name="camera_permission">Camera permission is necessary for proper stroboscope effect</string> |     <string name="camera_permission">Camera permissie is nodig voor het stroboscoop effect</string> | ||||||
|  |  | ||||||
|     <!-- Settings --> |     <!-- Settings --> | ||||||
|     <string name="bright_display">Show a bright display button</string> |     <string name="bright_display">Toon een fel scherm knop</string> | ||||||
|     <string name="show_stroboscope">Show a stroboscope button</string> |     <string name="show_stroboscope">Toon een stroboscoop knop</string> | ||||||
|  |  | ||||||
|     <!-- Strings displayed only on Google Playstore. Optional, but good to have --> |     <!-- Strings displayed only on Google Playstore. Optional, but good to have --> | ||||||
|     <string name="app_short_description">A simple flashlight without ads.</string> |     <string name="app_short_description">Een eenvoudige zaklamp zonder advertenties.</string> | ||||||
|     <string name="app_long_description"> |     <string name="app_long_description"> | ||||||
|         A clean flashlight with an extra bright display and customizable stroboscope. If turned on via the app (not widget), it will prevent the device from falling asleep. |         Een eenvoudige zaklamp met een extra fel scherm en een aanpasbare stroboscoop. Indien zaklamp wordt aangezet via de app (dus niet de widget), wordt voorkomen dat het scherm uitgaat. | ||||||
|  |  | ||||||
|         Comes with a 1x1 widget with customizable color. |         Bevat een 1x1 widget met aanpasbare kleuren. | ||||||
|  |  | ||||||
|         Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors. |         Bevat geen advertenties of onnodige permissies. Volledig open-source. Kleuren van de app kunnen worden aangepast. | ||||||
|  |  | ||||||
|         This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com | 	Deze app is onderdeel van een grotere verzameling. Vind de andere apps op http://www.simplemobiletools.com | ||||||
|     </string> |     </string> | ||||||
| </resources> | </resources> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user