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

72 lines
5.4 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>
2015-11-30 12:01:19 +00:00
<string name="app_android">NetGuard vereist Android 5.0 of hoger</string>
2015-11-21 02:07:18 +00:00
<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>
2015-12-03 14:01:12 +00:00
<string name="setting_defaults">Standaard</string>
2015-12-01 07:38:46 +00:00
<string name="setting_whitelist_wifi">Blokkeer Wi-Fi</string>
<string name="setting_whitelist_other">Blokkeer mobiel</string>
2015-12-03 16:20:44 +00:00
<string name="setting_screen_wifi">Sta Wi-Fi toe als scherm aan</string>
2015-12-01 07:38:46 +00:00
<string name="setting_screen_other">Sta mobiel toe als scherm aan</string>
<string name="setting_whitelist_roaming">Blokkeer roaming</string>
2015-12-03 14:01:12 +00:00
<string name="setting_options">Opties</string>
<string name="setting_system">Beheer systeemapplicaties</string>
2015-12-09 15:47:22 +00:00
<string name="setting_stats">Show speed notification</string>
2015-12-10 06:44:47 +00:00
<string name="setting_stats_base">Speed baseline: %s KB/s</string>
2015-12-03 14:01:12 +00:00
<string name="setting_auto">Zet weer aan na %1$s minuten</string>
<string name="setting_dark">Gebruik donker thema</string>
2015-12-08 13:20:40 +00:00
<string name="setting_wifi_home">Wi-Fi home network: %1$s</string>
2015-11-21 02:07:18 +00:00
<string name="setting_metered">Behandel gemeten Wi-Fi netwerken</string>
2015-12-03 07:21:02 +00:00
<string name="setting_metered_2g">Beschouw 2G als ongemeten</string>
<string name="setting_metered_3g">Beschouw 3G als ongemeten</string>
<string name="setting_metered_4g">Beschouw LTE als ongemeten</string>
<string name="setting_national_roaming">Negeer nationaal roaming</string>
2015-12-03 14:01:12 +00:00
<string name="setting_backup">Backup</string>
2015-11-21 02:07:18 +00:00
<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>
2015-12-09 15:47:22 +00:00
<string name="summary_stats">Show network speed graph in status bar notification</string>
2015-12-03 14:01:12 +00:00
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes\nEnter zero to disable this option</string>
2015-12-08 13:20:40 +00:00
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
2015-11-21 02:07:18 +00:00
<string name="summary_metered">Apply mobile network rules to metered (paid, tethered) Wi-Fi networks</string>
2015-12-02 19:11:06 +00:00
<string name="summary_metered_2g">Apply Wi-Fi network rules for 2G data connections</string>
<string name="summary_metered_3g">Apply Wi-Fi network rules for 3G data connections</string>
<string name="summary_metered_4g">Apply Wi-Fi network rules for LTE data connections</string>
2015-12-01 09:01:33 +00:00
<string name="summary_national_roaming">Do not apply roaming rules when the SIM and mobile network country are the same</string>
2015-11-21 02:07:18 +00:00
<string name="msg_sure">Weet u het zeker?</string>
<string name="msg_started">Regels worden afgedwongen</string>
2015-11-21 08:56:41 +00:00
<string name="msg_packages">%1$d toegestaan, %2$d geblokkeerd</string>
2015-11-21 02:07:18 +00:00
<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>
2015-11-30 12:11:39 +00:00
<string name="msg_terms">Door te doneren gaat u akkoord met de <a href="http://www.netguard.me/#terms">voorwaarden</a></string>
2015-11-21 02:07:18 +00:00
<string name="msg_dimming">If you cannot press OK in the next dialog, another (screen dimming) application is likely manipulating the screen.</string>
2015-12-08 16:08:02 +00:00
<string name="title_all">All</string>
2015-11-21 08:56:41 +00:00
<string name="title_screen_wifi">Sta Wi-Fi toe als het scherm aan is</string>
<string name="title_screen_other">Sta mobiel toe als het scherm aan is</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>