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

40 lines
2.6 KiB
XML
Raw Normal View History

2015-10-30 08:13:17 +00:00
<resources>
<string name="app_copyright">Copyright \u00A9 2015 by M. Bokhorst (M66B)</string>
2015-11-01 06:31:36 +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,
however it is impossible to guarantee it will work correctly on each and every device.
NetGuard is known to crash when activated or known to block all traffic on some devices.
2015-11-02 15:21:16 +00:00
This is caused by bugs in Android, or in the software provided by the manufacturer, so please don\'t blame NetGuard for this.
\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-10-30 08:13:17 +00:00
2015-10-30 08:17:35 +00:00
<string name="menu_search">Zoek naar applicatie</string>
2015-11-04 22:44:17 +00:00
<string name="menu_settings">Instellingen</string>
2015-10-30 08:13:17 +00:00
<string name="menu_support">Ondersteuning</string>
<string name="menu_about">Over</string>
2015-11-05 08:42:34 +00:00
<string name="setting_whitelist_wifi">Blokkeer Wi-Fi standaard</string>
<string name="setting_whitelist_other">Blokkeer mobiel standaard</string>
<string name="setting_whitelist_roaming">Blokkeer roaming standaard</string>
<string name="setting_system">Beheer systeemapplicaties</string>
<string name="setting_dark">Gebruik donker thema</string>
<string name="setting_indicators">Toon staat indicatoren</string>
<string name="setting_export">Exporteer instellingen</string>
<string name="setting_import">Importeer instellingen</string>
<string name="setting_vpn">Open Android VPN-instellingen</string>
2015-11-05 08:42:34 +00:00
2015-11-05 20:46:15 +00:00
<string name="summary_system">Define rules for system applications, for experts only</string>
<string name="summary_indicators">Display the network type and if the network is metered in the action bar</string>
2015-10-30 08:13:17 +00:00
<string name="msg_sure">Weet u het zeker?</string>
2015-10-31 08:11:12 +00:00
<string name="msg_disabled">NetGuard staat uit, gebruik de schakelaar boven om NetGuard aan te zetten</string>
2015-10-30 09:51:44 +00:00
<string name="msg_revoked">NetGuard is uitgezet</string>
<string name="msg_completed">Actie uitgevoerd</string>
2015-11-07 07:05:23 +00:00
<string name="msg_vpn">NetGuard gebruikt een lokaal VPN als een sinkhole voor geblokkeerd internetverkeer, om deze reden moet u een VPN-verbinding in de volgende dialoog toestaan.</string>
2015-10-30 08:13:17 +00:00
<string name="title_using">Sta toe als apparaat in gebruik</string>
2015-11-01 13:16:57 +00:00
<string name="title_roaming">Blokkeer bij roamen</string>
2015-10-30 11:41:05 +00:00
<string name="title_launch">Start applicatie</string>
2015-10-30 15:51:24 +00:00
<string name="title_donate">Doneer</string>
<string name="title_thanks">Bedankt voor uw donatie!</string>
2015-10-30 08:13:17 +00:00
</resources>