Initial Dutch translation

This commit is contained in:
alpenblauwtje 2017-11-11 16:55:10 +01:00 committed by GitHub
parent 989bb4a13b
commit 8e2afd5bde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,22 +1,22 @@
<resources>
<string name="app_name">Simple Flashlight</string>
<string name="app_launcher_name">Flashlight</string>
<string name="camera_error">Obtaining the camera failed</string>
<string name="camera_permission">Camera permission is necessary for proper stroboscope effect</string>
<string name="app_name">Eenvoudige zaklamp</string>
<string name="app_launcher_name">Zaklamp</string>
<string name="camera_error">Toegang tot camera geweigerd</string>
<string name="camera_permission">Camera permissie is nodig voor het stroboscoop effect</string>
<!-- Settings -->
<string name="bright_display">Show a bright display button</string>
<string name="show_stroboscope">Show a stroboscope button</string>
<string name="bright_display">Toon een fel scherm knop</string>
<string name="show_stroboscope">Toon een stroboscoop knop</string>
<!-- 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">
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>
</resources>