NetGuard/app/src/main/res/values-nl/strings.xml

52 lines
3.9 KiB
XML
Raw Normal View History

2015-11-21 02:07:18 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
2015-10-30 08:13:17 +00:00
<resources>
2015-11-21 02:07:18 +00:00
<string name="app_copyright">Copyright \u00A9 2015 by M. Bokhorst (M66B)</string>
<string name="app_license">Door NetGuard te gebruiken, gaat u akkoord met de <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
<string name="app_first">Great care has been taken to develop and test NetGuard,
2015-11-07 10:43:42 +00:00
however it is impossible to guarantee it will work correctly on every device.
NetGuard is known to crash when activated on some devices. It is also known to block all traffic on some other devices.
These issues are caused by bugs in Android, or in the software provided by the manufacturer, so please don\'t blame NetGuard.
\n\nBy using NetGuard, you agree to the <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
2015-11-21 02:07:18 +00:00
<string name="menu_search">Zoek naar applicatie</string>
<string name="menu_settings">Instellingen</string>
<string name="menu_invite">Uitnodigen</string>
<string name="menu_support">Ondersteuning</string>
<string name="menu_about">Over</string>
<string name="setting_whitelist_wifi">Blokkeer standaard Wi-Fi</string>
<string name="setting_whitelist_other">Blokkeer standaard mobiel</string>
2015-11-21 08:48:33 +00:00
<string name="setting_screen_wifi">Default allow Wi-Fi when screen is on</string>
<string name="setting_screen_other">Default allow mobile when screen is on</string>
2015-11-21 02:07:18 +00:00
<string name="setting_whitelist_roaming">Blokkeer standaard roaming</string>
<string name="setting_metered">Behandel gemeten Wi-Fi netwerken</string>
<string name="setting_system">Beheer systeemapplicaties</string>
<string name="setting_dark">Gebruik donker thema</string>
<string name="setting_export">Exporteer instellingen</string>
<string name="setting_import">Importeer instellingen</string>
<string name="setting_technical">Technische informatie</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_metered">Apply mobile network rules to metered (paid, tethered) Wi-Fi networks</string>
<string name="msg_sure">Weet u het zeker?</string>
<string name="msg_started">Regels worden afgedwongen</string>
<string name="msg_packages">%1$d allowed, %2$d blocked</string>
<string name="msg_disabled">NetGuard staat uit, gebruik de schakelaar boven om NetGuard aan te zetten</string>
<string name="msg_revoked">NetGuard is uitgezet, waarschijnlijk door een andere VPN applicatie</string>
<string name="msg_completed">Actie uitgevoerd</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
2015-11-12 15:13:33 +00:00
For this reason, please allow a VPN connection in the next dialog.
Since NetGuard has no internet permission, you know your internet traffic is not being sent anywhere.</string>
2015-11-21 02:07:18 +00:00
<string name="msg_try">Probeer NetGuard</string>
<string name="msg_voluntary">Donations are completely voluntary and do not unlock any feature. Donations are meant as a way to show your appreciation for the work done.</string>
<string name="msg_dimming">If you cannot press OK in the next dialog, another (screen dimming) application is likely manipulating the screen.</string>
<string name="msg_bug">Something has gone wrong, please describe in the next dialog what you were doing to help improve NetGuard</string>
2015-11-21 08:48:33 +00:00
<string name="title_screen_wifi">Allow Wi-Fi when screen is on</string>
<string name="title_screen_other">Allow mobile when screen is on</string>
2015-11-21 02:07:18 +00:00
<string name="title_roaming">Blokkeer bij roamen</string>
<string name="title_disabled">is uitgezet</string>
<string name="title_internet">heeft geen internet toegang</string>
<string name="title_launch">Start applicatie</string>
<string name="title_donate">Doneer</string>
<string name="title_rate">Beoordeel</string>
<string name="title_thanks">Bedankt voor uw donatie!</string>
2015-10-30 08:13:17 +00:00
</resources>