Crowdin sync

This commit is contained in:
M66B 2016-01-23 17:33:55 +01:00
parent 8e8dd68fa2
commit 72c6103d5f
38 changed files with 564 additions and 336 deletions

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">دعوة الأصدقاء</string>
<string name="menu_support">الدعم</string>
<string name="menu_about">حول</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">الإعدادات الافتراضية</string>
<string name="setting_whitelist_wifi">حظر الواي فاي بشكل افتراضي</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">خيارات</string>
<string name="setting_system">إدارة تطبيقات النظام</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">تمكين التلقائي بعد دقائق %1$s</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">الـــنـــســـخـــة الإحـــتـــيـــاطـــيـــة</string>
<string name="setting_export">تصدير الإعدادات</string>
<string name="setting_import">استيراد الإعدادات</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">المعلومات التقنية</string>
<string name="summary_system">تـــحـــديـــد قـــواعـــد لـــتـــطـــبــــيـــقـــات الـــنـــظـــام (لـــلـــخـــبـــراء)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">تــظــهــر ســرعــة الــشــبــكــة فـي الــرســم الــبــيــانـي فـي إعـلام شــريــط الــحــالات</string>
<string name="summary_auto">بعد تعطيل استخدام الويدجت، تلقائياً يعمل NetGuard مرة أخرى بعد عدد محدد من الدقائف \n ادخل صفر لتعطيل هذا الخيار</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -82,6 +88,7 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">تسمح خدمة الواي فـاي عند تشغيل الشاشة</string>
<string name="title_screen_other">يسمح المحمول عند تشغيل الشاشة</string>
<string name="title_roaming">مـنـع خـدمـة الـجـوال</string>
@ -91,17 +98,16 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="title_rate">ﺗﻘﻴﻴﻢ</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Pozvat</string>
<string name="menu_support">Podpora</string>
<string name="menu_about">O programu</string>
<string name="menu_enabled">Povoleno</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Vymazat</string>
<string name="setting_defaults">Výchozí nastavení</string>
<string name="setting_whitelist_wifi">Blokovat Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Možnosti</string>
<string name="setting_system">Spravovat systémové aplikace</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Automaticky povolit po %1$s minutách</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Vzhled: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Záloha</string>
<string name="setting_export">Exportovat nastavení</string>
<string name="setting_import">Importovat nastavení</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technické informace</string>
<string name="summary_system">Definovat pravidla pro systémové aplikace (pro odborníky)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/den</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">Povolit Wi-Fi při zapnuté obrazovce</string>
<string name="title_screen_other">Povolit mobilní data při zapnutí obrazovky</string>
<string name="title_roaming">Blokovat při roamingu</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Ohodnotit</string>
<string name="title_allow">Povolit</string>
<string name="title_block">Blokovat</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro-funkce</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Povoleno</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -22,8 +22,11 @@ Das wird von Fehlern in Android oder in Software vom Hersteller verursacht. Bitt
<string name="menu_invite">Einladung</string>
<string name="menu_support">Hilfe</string>
<string name="menu_about">Über</string>
<string name="menu_enabled">Aktiviert</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live-Updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Bereinigen</string>
<string name="setting_defaults">Standards</string>
<string name="setting_whitelist_wifi">WLAN blockieren</string>
@ -33,8 +36,9 @@ Das wird von Fehlern in Android oder in Software vom Hersteller verursacht. Bitt
<string name="setting_whitelist_roaming">Roaming blockieren</string>
<string name="setting_options">Optionen</string>
<string name="setting_system">System-Apps anzeigen</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Blockierten Verkehr protokollieren</string>
<string name="setting_tethering">Tethering erlauben</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Automatisch nach %1$s-Minuten aktivieren</string>
<string name="setting_delay">Bildschirm-Aus-Verzögerung %1$s-Minuten</string>
<string name="setting_theme">Design: %1$s</string>
@ -54,9 +58,11 @@ Das wird von Fehlern in Android oder in Software vom Hersteller verursacht. Bitt
<string name="setting_backup">Sicherung</string>
<string name="setting_export">Einstellungen exportieren</string>
<string name="setting_import">Einstellungen importieren</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technische information</string>
<string name="summary_system">Regeln für System-Apps definieren (für Experten)</string>
<string name="summary_log">Adressen der IP-Pakete in das VPN protokollieren. Ein höherer Batterieverbrauch ist möglich.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Netzwerkgeschwindigkeitskurve in Statusleiste anzeigen</string>
<string name="summary_auto">Nach dem Deaktivieren über das Widget, wird NetGuard nach einer festgelegten Anzahl von Minuten automatisch wieder aktiviert\nNull eingeben zum Deaktivieren dieser Option</string>
<string name="summary_delay">Nachdem Ausschalten des Bildschirms, diesen aufgrund der festgelegten Minuten aktiviert lassen (Null eingeben zum Deaktivieren)</string>
@ -81,6 +87,7 @@ Das wird von Fehlern in Android oder in Software vom Hersteller verursacht. Bitt
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/Tag</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">WLAN erlauben, wenn Bildschirm eingeschaltet ist</string>
<string name="title_screen_other">Mobilfunk erlauben, wenn Bildschirm eingeschaltet ist</string>
<string name="title_roaming">Bei Roaming blockieren</string>
@ -90,17 +97,16 @@ Das wird von Fehlern in Android oder in Software vom Hersteller verursacht. Bitt
<string name="title_rate">Bewerten</string>
<string name="title_allow">Erlauben</string>
<string name="title_block">Sperren</string>
<string name="title_log">Blockierter Verkehr</string>
<string name="title_log_whois">Wer ist %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro-Funktionen</string>
<string name="title_pro_trial_until">Pro-Funktionen-Testzeitraum bis %1$s</string>
<string name="title_pro_trial_ended">Pro-Funktionen-Testzeitraum abgelaufen</string>
<string name="title_pro_description">Folgende Annehmlichkeiten stehen zur Verfügung:</string>
<string name="title_pro_notify">Benachrichtigung über neue App</string>
<string name="title_pro_theme">Aussehen (Themes, Farben)</string>
<string name="title_pro_speed">Netzwerkgeschwindigkeit Benachrichtigung</string>
<string name="title_pro_log">Protokoll blockierter Verlehr anzeigen</string>
<string name="title_pro_notify">Benachrichtigung über neue App</string>
<string name="title_pro_speed">Netzwerkgeschwindigkeit Benachrichtigung</string>
<string name="title_pro_theme">Aussehen (Themes, Farben)</string>
<string name="title_pro_multi">Mehrbenutzerunterstützung</string>
<string name="title_pro_buy">Detailinformationen</string>
<string name="title_pro_bought">Aktiviert</string>

View File

@ -19,8 +19,11 @@
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -31,7 +34,8 @@
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -51,9 +55,11 @@
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -80,6 +86,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -89,17 +96,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi by default</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -10,22 +10,25 @@ NetGuard puede dar un fallo al activarse en algunos dispositivos. Es posible tam
Estos problemas son causados por errores en Android, o en el software provisto por el fabricante, así que por favor no culpes a NetGuard.
\n\nAl utilizar NetGuard, estás aceptando la <a href="http://www.gnu.org/licenses/gpl.txt">Licencia Pública GNU General Public versión 3</a></string>
<string name="menu_search">Buscar aplicación</string>
<string name="menu_filter">Filter applications</string>
<string name="menu_app_user">Show user applications</string>
<string name="menu_app_system">Show system applications</string>
<string name="menu_app_nointernet">Show applications without internet</string>
<string name="menu_app_disabled">Show disabled applications</string>
<string name="menu_sort">Sort applications</string>
<string name="menu_sort_name">Sort on name</string>
<string name="menu_sort_data">Sort on data usage</string>
<string name="menu_log">Show log</string>
<string name="menu_filter">Filtrar aplicaciones</string>
<string name="menu_app_user">Mostrar aplicaciones del usuario</string>
<string name="menu_app_system">Mostrar aplicaciones del sistema</string>
<string name="menu_app_nointernet">Mostrar aplicaciones sin internet</string>
<string name="menu_app_disabled">Mostrar aplicaciones desactivadas</string>
<string name="menu_sort">Ordenar aplicaciones</string>
<string name="menu_sort_name">Ordenar por nombre</string>
<string name="menu_sort_data">Ordenar por uso de datos</string>
<string name="menu_log">Mostrar registro</string>
<string name="menu_settings">Configuración</string>
<string name="menu_invite">Invitar</string>
<string name="menu_support">Soporte</string>
<string name="menu_about">Acerca de</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_clear">Clear</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Vaciar</string>
<string name="setting_defaults">Valores por defecto</string>
<string name="setting_whitelist_wifi">Bloquear Wi-Fi por defecto</string>
<string name="setting_whitelist_other">Bloquear red móvil por defecto</string>
@ -34,11 +37,12 @@ Estos problemas son causados por errores en Android, o en el software provisto p
<string name="setting_whitelist_roaming">Bloquear roaming por defecto</string>
<string name="setting_options">Opciones</string>
<string name="setting_system">Administrar aplicaciones de sistema</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_tethering">Permitir tethering</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Activar automáticamente después de %1$s minutos</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
<string name="setting_theme">Tema: %1$s</string>
<string name="setting_dark">Usar tema oscuro</string>
<string name="setting_wifi_home">Red Wi-Fi hogareña: %1$s</string>
<string name="setting_metered">Manejo de redes Wi-Fi de uso medido</string>
@ -55,9 +59,11 @@ Estos problemas son causados por errores en Android, o en el software provisto p
<string name="setting_backup">Copia de seguridad</string>
<string name="setting_export">Exportar configuración</string>
<string name="setting_import">Importar configuración</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Información técnica</string>
<string name="summary_system">Definir reglas para aplicaciones de sistema (para expertos)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_log">Registrar direcciones de paquetes IP dentro de agujero negro del VPN. Podría cosumir más la batería.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Mostrar gráfico de velocidad de red en notificaciones de la barra de estado</string>
<string name="summary_auto">Después de desactivar usando el widget, activar automáticamente NetGuard nuevamente luego del número de minutos seleccionado\nIngresar cero para deshabilitar esta opción</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -70,10 +76,10 @@ Estos problemas son causados por errores en Android, o en el software provisto p
<string name="msg_sure">¿Estás seguro?</string>
<string name="msg_started">Aplicando reglas</string>
<string name="msg_packages">%1$d permitido, %2$d bloqueado</string>
<string name="msg_waiting">Waiting for event</string>
<string name="msg_waiting">Esperando por un evento</string>
<string name="msg_disabled">NetGuard está deshabilitado, utiliza el interruptor de arriba para habilitar a NetGuard</string>
<string name="msg_revoked">NetGuard ha sido desactivado, probablemente por usar otra aplicación de VPN</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_installed">\'%1$s\' instalado</string>
<string name="msg_completed">Acción completada</string>
<string name="msg_vpn">NetGuard utiliza una VPN local como un pozo ciego para bloquear el tráfico de internet.
Por esta razón, por favor permite la conexión VPN en el próximo diálogo.
@ -81,9 +87,10 @@ Puesto que NetGuard no tiene permisos de internet, ya sabes que tu tráfico de i
<string name="msg_try">Prueba NetGuard</string>
<string name="msg_terms">Al donar aceptas los <a href="http://www.netguard.me/#terms"> términos y condiciones</a></string>
<string name="msg_dimming">Si no puedes pulsar OK en el próximo diálogo, otra aplicación (de atenuación de pantalla) probablemente esté manipulando la pantalla.</string>
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/día</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">Permitir Wi-Fi cuando la pantalla está encendida</string>
<string name="title_screen_other">Permitir red móvil cuando la pantalla está encendida</string>
<string name="title_roaming">Bloquear cuando se esté en roaming</string>
@ -91,30 +98,29 @@ Puesto que NetGuard no tiene permisos de internet, ya sabes que tu tráfico de i
<string name="title_internet">no tiene permiso a internet</string>
<string name="title_launch">Iniciar aplicación</string>
<string name="title_rate">Calificar</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_allow">Permitir</string>
<string name="title_block">Bloquear</string>
<string name="title_log_whois">Quién es %1$s</string>
<string name="title_log_port">Puerto %1$d</string>
<string name="title_pro">Funciones pagas</string>
<string name="title_pro_trial_until">Prueba de funciones pagas hasta %1$s</string>
<string name="title_pro_trial_ended">Finalizó el período de funciones pagas</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>
<string name="title_pro_challenge">Challenge</string>
<string name="title_pro_reponse">Response</string>
<string name="title_pro_log">Ver registro de tráfico bloqueado</string>
<string name="title_pro_notify">Noticifaciones de aplicación nueva</string>
<string name="title_pro_speed">Notificacion gráfica de velocidad de red</string>
<string name="title_pro_theme">Apariencia (tema, colores)</string>
<string name="title_pro_multi">Soporte para múltiples usuarios</string>
<string name="title_pro_buy">Detalles</string>
<string name="title_pro_bought">Activado</string>
<string name="title_pro_challenge">Desafío</string>
<string name="title_pro_reponse">Repuesta</string>
<string-array name="themeNames">
<item>teal/orange</item>
<item>blue/orange</item>
<item>purple/red</item>
<item>amber/blue</item>
<item>orange/grey</item>
<item>green</item>
<item>verde-azulado/anaranjado</item>
<item>azul/anaranjado</item>
<item>púrpura/rojo</item>
<item>ámbar/azul</item>
<item>anaranjado/gris</item>
<item>verde</item>
</string-array>
</resources>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ Ceci est causé par des bugs dans Android, ou dans le logiciel fourni par le con
<string name="menu_invite">Inviter</string>
<string name="menu_support">Aide</string>
<string name="menu_about">À propos</string>
<string name="menu_enabled">Activé</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Mises à jour en directe</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Effacer</string>
<string name="setting_defaults">Par défaut</string>
<string name="setting_whitelist_wifi">Bloquer Wi-Fi</string>
@ -35,7 +38,8 @@ Ceci est causé par des bugs dans Android, ou dans le logiciel fourni par le con
<string name="setting_options">Options</string>
<string name="setting_system">Gérer les applications système</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Enregistrer le trafic bloqué</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Activer automatiquement après %1$s minutes</string>
<string name="setting_delay">Délai écran éteint de %1$s minutes</string>
<string name="setting_theme">Thème : %1$s</string>
@ -55,9 +59,11 @@ Ceci est causé par des bugs dans Android, ou dans le logiciel fourni par le con
<string name="setting_backup">Sauvegarde</string>
<string name="setting_export">Exporter paramètres</string>
<string name="setting_import">Importer paramètres</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Informations techniques</string>
<string name="summary_system">Définir les règles pour les applications système (Pour experts)</string>
<string name="summary_log">Enregistrer les adresses des paquets IP allant dans le filtre VPN. Ceci peut engendrer une surconsommation de la batterie.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Afficher le graphique de vitesse réseau dans la barre d\'état et notification</string>
<string name="summary_auto">Après désactivation via le widget, activer automatiquement de nouveau NetGuard après le nombre de minutes sélectionné\nEnter zéro pour désactiver cette option</string>
<string name="summary_delay">Après avoir éteint l\'écran, garder les règles d\'écran allumé actives pour un nombre déterminé de minutes (saisissez zéro pour désactiver cette option)</string>
@ -84,6 +90,7 @@ Netguard n\'a pas accès a internet, vous savez que votre trafic internet n\'est
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ Mo/jour</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">Autoriser Wi-Fi si écran allumé</string>
<string name="title_screen_other">Autoriser données mobiles si écran allumé</string>
<string name="title_roaming">Bloquer si itinérance</string>
@ -93,17 +100,16 @@ Netguard n\'a pas accès a internet, vous savez que votre trafic internet n\'est
<string name="title_rate">Évaluer</string>
<string name="title_allow">Autoriser</string>
<string name="title_block">Bloquer</string>
<string name="title_log">Trafic bloqué</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Fonctionnalités Pro</string>
<string name="title_pro_trial_until">Essai des fonctionnalités Pro jusqu\'à %1$s</string>
<string name="title_pro_trial_ended">Fin de la période d\'essai des fonctionnalités Pro</string>
<string name="title_pro_description">Les fonctionnalités pratiques suivantes sont disponibles :</string>
<string name="title_pro_notify">Notifications des nouvelles applications</string>
<string name="title_pro_theme">Apparence (thème, couleurs)</string>
<string name="title_pro_speed">Notification d\'un graphique de la vitesse</string>
<string name="title_pro_log">Voir le journal du trafic bloqué</string>
<string name="title_pro_notify">Notifications des nouvelles applications</string>
<string name="title_pro_speed">Notification d\'un graphique de la vitesse</string>
<string name="title_pro_theme">Apparence (thème, couleurs)</string>
<string name="title_pro_multi">Support multi-utilisateur</string>
<string name="title_pro_buy">Détails</string>
<string name="title_pro_bought">Activé</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ Ezeket a hibákat az Android bugjai vagy az eszköz gyártójának a szoftverei
<string name="menu_invite">Meghívás</string>
<string name="menu_support">Támogatás</string>
<string name="menu_about">Névjegy</string>
<string name="menu_enabled">Engedélyezve</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Élő frissítés</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Törlés</string>
<string name="setting_defaults">Alapértelmezések</string>
<string name="setting_whitelist_wifi">Wi-Fi letiltása</string>
@ -35,7 +38,8 @@ Ezeket a hibákat az Android bugjai vagy az eszköz gyártójának a szoftverei
<string name="setting_options">Beállítások</string>
<string name="setting_system">Rendszer alkalmazások kezelése</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Letiltott forgalom naplózása</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Automatikus engedélyezés %1$s perc után</string>
<string name="setting_delay">%1$s perc várakozás a képernyő kikapcsolása után</string>
<string name="setting_theme">Téma: %1$s</string>
@ -55,9 +59,11 @@ Ezeket a hibákat az Android bugjai vagy az eszköz gyártójának a szoftverei
<string name="setting_backup">Biztonsági mentés</string>
<string name="setting_export">Beállítások exportálása</string>
<string name="setting_import">Beállítások importálása</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technikai információk</string>
<string name="summary_system">Szabályok megállapítása a rendszer alkalmazásokra (szakértő)</string>
<string name="summary_log">Naplózza a címeket az IP csomagokban, amik bekerülnek a VPN-be. Ez extra akkumulátor használatot eredményezhet.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Mutassa a hálózat sebesség grafikont az értesítés sávon</string>
<string name="summary_auto">A widget használat után automatikusan engedélyezze a NetGuard használatát a beírt perc eltelte után (a nulla beírása letiltja ezt az opciót)</string>
<string name="summary_delay">A képernyő kikapcsolása után a szabályok a megadott perc időtartamig aktívak maradnak (a nulla beírása letiltja ezt az opciót)</string>
@ -84,6 +90,7 @@ Mivel a NetGuard nem rendelkezik internet elérés engedéllyel, ezért nem kül
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/nap</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">Wi-Fi engedélyezése amikor a képernyő be van kapcsolva</string>
<string name="title_screen_other">Mobil engedélyezése amikor a képernyő be van kapcsolva</string>
<string name="title_roaming">Letiltás roaming közben</string>
@ -93,17 +100,16 @@ Mivel a NetGuard nem rendelkezik internet elérés engedéllyel, ezért nem kül
<string name="title_rate">Értékelje</string>
<string name="title_allow">Engedélyezés</string>
<string name="title_block">Letiltás</string>
<string name="title_log">Letiltott forgalom</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro funkciók</string>
<string name="title_pro_trial_until">Pro szolgáltatások kipróbálása eddig: %1$s</string>
<string name="title_pro_trial_ended">Pro szolgáltatások kipróbálási ideje lejárt</string>
<string name="title_pro_description">A következő kényelmi funkciók állnak rendelkezésre:</string>
<string name="title_pro_notify">Új alkalmazás értesítések</string>
<string name="title_pro_theme">Megjelenés (téma, színek)</string>
<string name="title_pro_speed">Hálózat sebesség grafikon értesítés</string>
<string name="title_pro_log">Letiltott forgalom naplójának megnézése</string>
<string name="title_pro_notify">Új alkalmazás értesítések</string>
<string name="title_pro_speed">Hálózat sebesség grafikon értesítés</string>
<string name="title_pro_theme">Megjelenés (téma, színek)</string>
<string name="title_pro_multi">Több felhasználó támogatás</string>
<string name="title_pro_buy">Részletek</string>
<string name="title_pro_bought">Engedélyezve</string>

View File

@ -24,8 +24,11 @@ Ció è causato da alcuni bug contenuti in Android, o in programmi forniti dal p
<string name="menu_invite">Invita</string>
<string name="menu_support">Supporto</string>
<string name="menu_about">Info</string>
<string name="menu_enabled">Abilitato</string>
<string name="menu_live">Live updates</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Aggiornamenti in tempo reale</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Pulisci</string>
<string name="setting_defaults">Impostazioni predefinite</string>
<string name="setting_whitelist_wifi">Blocca Wi-Fi di default</string>
@ -35,8 +38,9 @@ Ció è causato da alcuni bug contenuti in Android, o in programmi forniti dal p
<string name="setting_whitelist_roaming">Blocca roaming di default</string>
<string name="setting_options">Impostazioni opzionali</string>
<string name="setting_system">Gestisci applicazioni di sistema</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Registra il traffico bloccato</string>
<string name="setting_tethering">Permetti il tethering</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Attiva automaticamente dopo %1$s minuti</string>
<string name="setting_delay">Ritarda spegnimento schermo di %1$s minuti</string>
<string name="setting_theme">Tema: %1$s</string>
@ -56,9 +60,11 @@ Ció è causato da alcuni bug contenuti in Android, o in programmi forniti dal p
<string name="setting_backup">Backup</string>
<string name="setting_export">Esporta impostazioni</string>
<string name="setting_import">Importa impostazioni</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Informazioni tecniche</string>
<string name="summary_system">Definisci regole per le applicazioni di sistema (solo per esperti)</string>
<string name="summary_log">Registra gli indirizzi dei pacchetti IP inviati alla VPN pozzo. Potrebbe causare ulteriore utilizzo di batteria.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Visualizza il grafico della velocità di rete tra le notifiche nella barra di stato</string>
<string name="summary_auto">Dopo aver disabilitato NetGuard tramite il widget, riabilita automaticamente NetGuard dopo il numero di minuti specificato\nInserisci zero per disabilitare questa opzione</string>
<string name="summary_delay">Dopo aver spento lo schermo, mantieni attive le regole valide quando lo schermo é acceso per il numero di minuti selezionato (inserire zero per disattivare questa opzione)</string>
@ -86,6 +92,7 @@ Ció è causato da alcuni bug contenuti in Android, o in programmi forniti dal p
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/giorno</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">Permetti con il Wi-Fi, quando lo schermo è accesso</string>
<string name="title_screen_other">Permetti con le reti mobili, quando lo schermo è accesso</string>
<string name="title_roaming">Blocca quando in roaming</string>
@ -95,18 +102,17 @@ Ció è causato da alcuni bug contenuti in Android, o in programmi forniti dal p
<string name="title_rate">Vota</string>
<string name="title_allow">Permetti</string>
<string name="title_block">Blocca</string>
<string name="title_log">Traffico bloccato</string>
<string name="title_log_whois">Identità %1$s</string>
<string name="title_log_port">Porta %1$d</string>
<string name="title_pro">Funzionalità a pagamento</string>
<string name="title_pro_trial_until">Funzionalità a pagamento in prova fino a %1$s</string>
<string name="title_pro_trial_ended">Periodo di prova delle funzionalità a pagamento terminato</string>
<string name="title_pro_description">Sono disponibili le seguenti funzionalità aggiuntive:</string>
<string name="title_pro_notify">Notifiche nuove applicazioni</string>
<string name="title_pro_theme">Aspetto (tema, colori)</string>
<string name="title_pro_speed">Grafico della velocità di rete nelle notifiche</string>
<string name="title_pro_log">Mostra il registro contenente il traffico bloccato</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_notify">Notifiche nuove applicazioni</string>
<string name="title_pro_speed">Grafico della velocità di rete nelle notifiche</string>
<string name="title_pro_theme">Aspetto (tema, colori)</string>
<string name="title_pro_multi">Supporto utenti multipli</string>
<string name="title_pro_buy">Dettagli</string>
<string name="title_pro_bought">Abilitato</string>
<string name="title_pro_challenge">Domanda di verifica</string>

View File

@ -23,8 +23,11 @@
<string name="menu_invite">招待</string>
<string name="menu_support">サポート</string>
<string name="menu_about">アプリについて</string>
<string name="menu_enabled">有効</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">ライブアップデート</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">クリア</string>
<string name="setting_defaults">デフォルト</string>
<string name="setting_whitelist_wifi">デフォルトで Wi-Fi をブロック</string>
@ -34,8 +37,9 @@
<string name="setting_whitelist_roaming">デフォルトでローミングをブロック</string>
<string name="setting_options">オプション</string>
<string name="setting_system">システムアプリケーションの管理</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">ブロックされたトラフィックをログに記録</string>
<string name="setting_tethering">テザリングを許可</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">%1$s 分後に自動的に有効にする</string>
<string name="setting_delay">%1$s 分、画面オフを遅延</string>
<string name="setting_theme">テーマ: %1$s</string>
@ -55,9 +59,11 @@
<string name="setting_backup">バックアップ</string>
<string name="setting_export">設定をエクスポート</string>
<string name="setting_import">設定をインポート</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">技術情報</string>
<string name="summary_system">システムアプリケーションのルールを定義 (上級者向け)</string>
<string name="summary_log">VPN のシンク穴に入る IP パケットのアドレスを記録します。バッテリー使用量が増えることがあります。</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">ステータスバーの通知で、ネットワーク速度のグラフを表示します</string>
<string name="summary_auto">ウィジェットの使用を無効にした後、自動的に選択した分数の後で再度 NetGuard を有効にします\nこのオプションを無効にするには 0 を入力してください</string>
<string name="summary_delay">選択した分数のルールで画面をオンにした後、画面をオフにします (0 を入力するとこのオプションを無効にします)</string>
@ -84,6 +90,7 @@ NetGuard にインターネット アクセス許可がないと、インター
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/日</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">画面がオンのときに Wi-Fi を許可する</string>
<string name="title_screen_other">画面がオンのときモバイル通信を許可する</string>
<string name="title_roaming">ローミング時にブロック</string>
@ -93,17 +100,16 @@ NetGuard にインターネット アクセス許可がないと、インター
<string name="title_rate">評価</string>
<string name="title_allow">許可</string>
<string name="title_block">ブロック</string>
<string name="title_log">ブロックされたトラフィック</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">ポート %1$d</string>
<string name="title_pro">Pro版の機能</string>
<string name="title_pro_trial_until">プロ版機能の試用は %1$s まで</string>
<string name="title_pro_trial_ended">プロ版機能の試用期間は終了しました</string>
<string name="title_pro_description">次の便利な機能が利用できます:</string>
<string name="title_pro_notify">新しいアプリケーションの通知</string>
<string name="title_pro_theme">外観 (テーマ、色)</string>
<string name="title_pro_speed">ネットワーク速度グラフ通知</string>
<string name="title_pro_log">ブロックされたトラフィックのログを表示</string>
<string name="title_pro_notify">新しいアプリケーションの通知</string>
<string name="title_pro_speed">ネットワーク速度グラフ通知</string>
<string name="title_pro_theme">外観 (テーマ、色)</string>
<string name="title_pro_multi">マルチ ユーザー サポート</string>
<string name="title_pro_buy">詳細</string>
<string name="title_pro_bought">有効</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">지원</string>
<string name="menu_about">넷가드 정보</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Wi-Fi 차단을 기본 설정으로</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Uitnodigen</string>
<string name="menu_support">Ondersteuning</string>
<string name="menu_about">Over</string>
<string name="menu_enabled">Ingeschakeld</string>
<string name="menu_enabled">Log ingeschakeld</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Los host-namen op</string>
<string name="menu_pcap_enabled">PCAP ingeschakeld</string>
<string name="menu_pcap_export">PCAP exporteren</string>
<string name="menu_clear">Wissen</string>
<string name="setting_defaults">Standaard</string>
<string name="setting_whitelist_wifi">Blokkeer Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Opties</string>
<string name="setting_system">Beheer systeemapplicaties</string>
<string name="setting_tethering">Sta tethering toe</string>
<string name="setting_log">Log geblokkeerd verkeer</string>
<string name="setting_log">Log verkeer</string>
<string name="setting_filter">Verkeer filteren</string>
<string name="setting_auto">Zet weer aan na %1$s minuten</string>
<string name="setting_delay">Vertraag scherm uit %1$s minuten</string>
<string name="setting_theme">Thema: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Reservekopie</string>
<string name="setting_export">Exporteer instellingen</string>
<string name="setting_import">Importeer instellingen</string>
<string name="setting_hosts">Importeer hosts-bestand</string>
<string name="setting_technical">Technische informatie</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Blokkeer bij roamen</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Beoordeel</string>
<string name="title_allow">Toestaan</string>
<string name="title_block">Blokkeren</string>
<string name="title_log">Geblokkeerd verkeer</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Poort %1$d</string>
<string name="title_pro">Pro functies</string>
<string name="title_pro_trial_until">Pro functies op proef tot %1$s</string>
<string name="title_pro_trial_ended">Pro functies proefperiode is beëindigd</string>
<string name="title_pro_description">De volgende gemaksfuncties zijn beschikbaar:</string>
<string name="title_pro_notify">Nieuwe applicatie meldingen</string>
<string name="title_pro_theme">Uiterlijk (thema, kleuren)</string>
<string name="title_pro_speed">Netwerk snelheid grafiek melding</string>
<string name="title_pro_log">Weergave van geblokkeerd verkeer</string>
<string name="title_pro_notify">Nieuwe applicatie meldingen</string>
<string name="title_pro_speed">Netwerk snelheid grafiek melding</string>
<string name="title_pro_theme">Uiterlijk (thema, kleuren)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Ingeschakeld</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ Problemy te są spowodowane błędami w samym Androidzie, lub oprogramowaniu dos
<string name="menu_invite">Zaproś</string>
<string name="menu_support">Wsparcie</string>
<string name="menu_about">O...</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Domyślne</string>
<string name="setting_whitelist_wifi">Domyślnie blokuj Wi-Fi</string>
@ -35,7 +38,8 @@ Problemy te są spowodowane błędami w samym Androidzie, lub oprogramowaniu dos
<string name="setting_options">Opcje</string>
<string name="setting_system">Zarządzaj aplikacjami systemowymi</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Automatyczne włączenie po %1$s min</string>
<string name="setting_delay">Opóźnienie wyłączenia reguł ekranu %1$s min</string>
<string name="setting_theme">Motyw: %1$s</string>
@ -55,9 +59,11 @@ Problemy te są spowodowane błędami w samym Androidzie, lub oprogramowaniu dos
<string name="setting_backup">Kopia zapasowa</string>
<string name="setting_export">Eksport ustawień</string>
<string name="setting_import">Import ustawień</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Informacje techniczne</string>
<string name="summary_system">Stwórz reguły dla aplikacji systemowych (zaawansowane)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Pokazuj wykres prędkości sieci w powiadomieniach aplikacji</string>
<string name="summary_auto">Po wyłączeniu poprzez widget, automatycznie włącz NetGuard po podanej liczbie minut (wprowadzenie zera wyłącza tą opcję)</string>
<string name="summary_delay">Po wyłączeniu ekranu, podtrzymuj działanie reguły \"Zezwól na ... przy włączonym ekranie\" przez podaną liczbę minut (wprowadzenie zera wyłącza tą opcję)</string>
@ -84,6 +90,7 @@ Ponieważ NetGuard nie ma zezwolenia na dostęp do Internetu, masz pewność, ż
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/dzień</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">Zezwól na Wi-Fi przy włączonym ekranie</string>
<string name="title_screen_other">Zezwól na mobilne przy włączonym ekranie</string>
<string name="title_roaming">Blokuj gdy roaming</string>
@ -93,17 +100,16 @@ Ponieważ NetGuard nie ma zezwolenia na dostęp do Internetu, masz pewność, ż
<string name="title_rate">Oceń</string>
<string name="title_allow">Zezwól</string>
<string name="title_block">Blokuj</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Funkcje Pro</string>
<string name="title_pro_trial_until">Okres próbny funkcji Pro %1$s</string>
<string name="title_pro_trial_ended">Okres próbny funkcji Pro zakończony</string>
<string name="title_pro_description">Następujące dogodne funkcje są dostępne:</string>
<string name="title_pro_notify">Powiadomienia z nowych aplikacji</string>
<string name="title_pro_theme">Wygląd (motyw, kolor)</string>
<string name="title_pro_speed">Wykres prędkości sieci w powiadomieniach</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">Powiadomienia z nowych aplikacji</string>
<string name="title_pro_speed">Wykres prędkości sieci w powiadomieniach</string>
<string name="title_pro_theme">Wygląd (motyw, kolor)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Detale</string>
<string name="title_pro_bought">Włączone</string>

View File

@ -23,8 +23,11 @@ Esses problemas são causados por bugs/falhas no Android ou no sotfware fornecid
<string name="menu_invite">Convite</string>
<string name="menu_support">Suporte</string>
<string name="menu_about">Sobre</string>
<string name="menu_enabled">Ativado</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Atualizações ao vivo</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Limpar</string>
<string name="setting_defaults">Padrões</string>
<string name="setting_whitelist_wifi">Por padrão, bloquear Wi-Fi</string>
@ -34,8 +37,9 @@ Esses problemas são causados por bugs/falhas no Android ou no sotfware fornecid
<string name="setting_whitelist_roaming">Por padrão, bloquear Roaming</string>
<string name="setting_options">Opções</string>
<string name="setting_system">Administrar aplicativos do sistema</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Registrar de tráfego bloqueado</string>
<string name="setting_tethering">Permitir compartilhamento</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto habilitar após %1$s minutos</string>
<string name="setting_delay">Delay de %1$s minutos após desligar a tela</string>
<string name="setting_theme">Tema: %1$s</string>
@ -55,9 +59,11 @@ Esses problemas são causados por bugs/falhas no Android ou no sotfware fornecid
<string name="setting_backup">Backup</string>
<string name="setting_export">Exportar configurações</string>
<string name="setting_import">Importar configurações</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Informações técnicas</string>
<string name="summary_system">Definir regras para aplicativos do sistema (usuários experientes)</string>
<string name="summary_log">Registrar endereços de pacotes de IP direcionados à VPN. Isso pode resultar no uso extra de bateria.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Mostrar gráfico de velocidade da rede na barra de notificação</string>
<string name="summary_auto">Após desabilitar usando o widget, automaticamente habilitar outra vez após o número de minutos selecionados\nInsira zero para desabilitar essa opção</string>
<string name="summary_delay">Após desligar tela, manter as regras ativas pelo número de minutos selecionados (digite 0 para desabilitar essa opção)</string>
@ -84,6 +90,7 @@ Como o NetGuard não possui permissão de acesso a internet, o tráfego de dados
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/dia</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">Permitir Wi-Fi ao ligar a tela</string>
<string name="title_screen_other">Permitir Dados Móveis ao ligar a tela</string>
<string name="title_roaming">Bloquear quando em Roaming</string>
@ -93,17 +100,16 @@ Como o NetGuard não possui permissão de acesso a internet, o tráfego de dados
<string name="title_rate">Avaliar</string>
<string name="title_allow">Permitir</string>
<string name="title_block">Bloquear</string>
<string name="title_log">Tráfego bloqueado</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Porta %1$d</string>
<string name="title_pro">Versão PRO</string>
<string name="title_pro_trial_until">Recursos da versão PRO disponíveis até %1$s</string>
<string name="title_pro_trial_ended">O período de testes terminou</string>
<string name="title_pro_description">Os seguintes recursos estão disponíveis:</string>
<string name="title_pro_notify">Notificação de novos aplicativos</string>
<string name="title_pro_theme">Aparência (tema, cores)</string>
<string name="title_pro_speed">Notificação gráfica de velocidade da rede</string>
<string name="title_pro_log">Visualizar registro de tráfego bloqueado</string>
<string name="title_pro_notify">Notificação de novos aplicativos</string>
<string name="title_pro_speed">Notificação gráfica de velocidade da rede</string>
<string name="title_pro_theme">Aparência (tema, cores)</string>
<string name="title_pro_multi">Suporte a multiusuários</string>
<string name="title_pro_buy">Detalhes</string>
<string name="title_pro_bought">Ativado</string>

View File

@ -7,39 +7,43 @@
<string name="app_first">Houve um grande cuidado ao desenvolver e testar o NetGuard,
no entanto, é impossível garantir que funcionará corretamente em todos os dispositivos.
NetGuard pode fechar inesperadamente ao ser ativado e também poder bloquear todo o tráfego de rede em alguns dispositivos.
Esses problemas são causados por bugs/falhas no Android ou no sotfware fornecido pelo fabricante, então por favor não culpem o NetGuard.
Esses problemas são causados por bugs/falhas no Android ou no software fornecido pelo fabricante, por isso por favor não culpem o NetGuard.
\n\nAo usar o NetGuard, você concorda com <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
<string name="menu_search">Buscar aplicativo</string>
<string name="menu_filter">Filtrar aplicativos</string>
<string name="menu_app_user">Mostrar apps do usuário</string>
<string name="menu_app_system">Mostrar apps do sistema</string>
<string name="menu_app_nointernet">Mostrar apps sem internet</string>
<string name="menu_app_disabled">Mostrar apps desabilitados</string>
<string name="menu_sort">Ordenar aplicativos</string>
<string name="menu_search">Procurar aplicação</string>
<string name="menu_filter">Filtrar aplicações</string>
<string name="menu_app_user">Mostrar aplicações de utilizador</string>
<string name="menu_app_system">Mostrar aplicações de sistema</string>
<string name="menu_app_nointernet">Mostrar aplicações sem internet</string>
<string name="menu_app_disabled">Mostrar aplicações desabilitadas</string>
<string name="menu_sort">Ordenar aplicações</string>
<string name="menu_sort_name">Ordenar por nome</string>
<string name="menu_sort_data">Ordenar por uso de dados</string>
<string name="menu_log">Mostrar registro</string>
<string name="menu_log">Mostrar registo</string>
<string name="menu_settings">Configurações</string>
<string name="menu_invite">Convite</string>
<string name="menu_support">Suporte</string>
<string name="menu_about">Sobre</string>
<string name="menu_enabled">Ativado</string>
<string name="menu_live">Atualizações ao vivo</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Atualizações em direto</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Limpar</string>
<string name="setting_defaults">Padrões</string>
<string name="setting_whitelist_wifi">Por padrão, bloquear Wi-Fi</string>
<string name="setting_whitelist_other">Por padrão, bloquear Dados Móveis</string>
<string name="setting_screen_wifi">Por padrão, ao ligar a tela, permitir Wi-Fi</string>
<string name="setting_screen_other">Por padrão, ao ligar a tela, permitir Dados Móveis</string>
<string name="setting_whitelist_roaming">Por padrão, bloquear Roaming</string>
<string name="setting_defaults">Predefinições</string>
<string name="setting_whitelist_wifi">Bloquear Wi-Fi</string>
<string name="setting_whitelist_other">Bloquear Dados Móveis</string>
<string name="setting_screen_wifi">Permitir Wi-Fi com o ecrã ligado</string>
<string name="setting_screen_other">Permitir Dados Móveis com o ecrã ligado</string>
<string name="setting_whitelist_roaming">Bloquear Roaming</string>
<string name="setting_options">Opções</string>
<string name="setting_system">Administrar aplicativos do sistema</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Registrar de tráfego bloqueado</string>
<string name="setting_system">Administrar aplicações de siistema</string>
<string name="setting_tethering">Permitir tethering</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto habilitar após %1$s minutos</string>
<string name="setting_delay">Delay de %1$s minutos após desligar a tela</string>
<string name="setting_theme">Tema: %1$s</string>
<string name="setting_dark">Ativa tema escuro</string>
<string name="setting_dark">Ativar tema escuro</string>
<string name="setting_wifi_home">Rede Wi-Fi Doméstica: %1$s</string>
<string name="setting_metered">Manipular redes Wi-Fi Limitadas</string>
<string name="setting_metered_2g">Considerar 2G ilimitado</string>
@ -48,20 +52,22 @@ Esses problemas são causados por bugs/falhas no Android ou no sotfware fornecid
<string name="setting_national_roaming">Ignorar Roaming nacional</string>
<string name="setting_stats_category">Notificação de velocidade</string>
<string name="setting_stats">Mostrar notificação de velocidade</string>
<string name="setting_stats_top">Mostrar apps mais usados</string>
<string name="setting_stats_top">Mostrar aplicações principais</string>
<string name="setting_stats_base">Velocidade de referência: %s KB/s</string>
<string name="setting_stats_frequency">Freqüência da amostra: %s ms</string>
<string name="setting_stats_frequency">Frequência da amostra: %s ms</string>
<string name="setting_stats_samples">Número de amostras: %s s</string>
<string name="setting_backup">Backup</string>
<string name="setting_backup">Cópia de Segurança</string>
<string name="setting_export">Exportar configurações</string>
<string name="setting_import">Importar configurações</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Informações técnicas</string>
<string name="summary_system">Definir regras para aplicativos do sistema (usuários experientes)</string>
<string name="summary_log">Registrar endereços de pacotes de IP direcionados à VPN. Isso pode resultar no uso extra de bateria.</string>
<string name="summary_system">Definir regras para aplicações de sistema (para utilizadores experientes)</string>
<string name="summary_log">Registar endereços de pacotes de IP direcionados à VPN. Isto pode resultar no uso extra de bateria.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Mostrar gráfico de velocidade da rede na barra de notificação</string>
<string name="summary_auto">Após desabilitar usando o widget, automaticamente habilitar outra vez após o número de minutos selecionados\nInsira zero para desabilitar essa opção</string>
<string name="summary_delay">Após desligar tela, manter as regras ativas pelo número de minutos selecionados (digite 0 para desabilitar essa opção)</string>
<string name="summary_wifi_home">Aplicar regras Wi-Fi somente a rede selecionada (aplica regras de dados móveis à outras redes Wi-Fi)</string>
<string name="summary_wifi_home">Aplicar regras Wi-Fi somente a rede selecionada (aplica regras de dados móveis às outras redes Wi-Fi)</string>
<string name="summary_metered">Aplicar regras de Dados Móveis a redes Wi-Fi compartilhadas (pagas, limitadas)</string>
<string name="summary_metered_2g">Aplicar regras Wi-Fi para conexões 2G</string>
<string name="summary_metered_3g">Aplicar regras Wi-Fi para conexões 3G</string>
@ -71,8 +77,8 @@ Esses problemas são causados por bugs/falhas no Android ou no sotfware fornecid
<string name="msg_started">Impondo regras</string>
<string name="msg_packages">%1$d permitido, %2$d bloqueado</string>
<string name="msg_waiting">Aguardando evento</string>
<string name="msg_disabled">NetGuard desativado, use o interruptor acima para ativá-lo</string>
<string name="msg_revoked">NetGuard foi desativado, provavelmente outro aplicativo baseado em VPN esta sendo usado</string>
<string name="msg_disabled">NetGuard desativado, use o interruptor acima para o ativar</string>
<string name="msg_revoked">NetGuard foi desativado, provavelmente outro aplicativo baseado em VPN está a ser usado</string>
<string name="msg_installed">\'%1$s\' instalado</string>
<string name="msg_completed">Ação concluída</string>
<string name="msg_vpn">NetGuard usa uma VPN local como um sumidouro para bloquear o tráfego de dados.
@ -80,10 +86,11 @@ Por essa razão, por favor, permita a conexão VPN na tela a seguir.
Como o NetGuard não possui permissão de acesso a internet, o tráfego de dados não é enviado a lugar algum.</string>
<string name="msg_try">Testar NetGuard</string>
<string name="msg_terms">Doando, você concorda com os <a href="http://www.netguard.me/#terms">termos &amp; condições</a></string>
<string name="msg_dimming">Caso não consiga pressionar OK no dialogo a seguir, então provavelmente algum aplicativo (screen dimming) esta manipulando a tela.</string>
<string name="msg_dimming">Caso não consiga pressionar OK no dialogo a seguir, então provavelmente alguma aplicacão (screen dimming) está a manipular a tela.</string>
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/dia</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">Permitir Wi-Fi ao ligar a tela</string>
<string name="title_screen_other">Permitir Dados Móveis ao ligar a tela</string>
<string name="title_roaming">Bloquear quando em Roaming</string>
@ -93,18 +100,17 @@ Como o NetGuard não possui permissão de acesso a internet, o tráfego de dados
<string name="title_rate">Avaliar</string>
<string name="title_allow">Permitir</string>
<string name="title_block">Bloquear</string>
<string name="title_log">Tráfego bloqueado</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Porta %1$d</string>
<string name="title_pro">Versão PRO</string>
<string name="title_pro_trial_until">Recursos da versão PRO disponíveis até %1$s</string>
<string name="title_pro_trial_ended">O período de testes terminou</string>
<string name="title_pro_description">Os seguintes recursos estão disponíveis:</string>
<string name="title_pro_log">Visualizar registo de tráfego bloqueado</string>
<string name="title_pro_notify">Notificação de novos aplicativos</string>
<string name="title_pro_theme">Aparência (tema, cores)</string>
<string name="title_pro_speed">Notificação gráfica de velocidade da rede</string>
<string name="title_pro_log">Visualizar registro de tráfego bloqueado</string>
<string name="title_pro_multi">Suporte a multiusuários</string>
<string name="title_pro_theme">Aparência (tema, cores)</string>
<string name="title_pro_multi">Suporte para multiplos utilizadores</string>
<string name="title_pro_buy">Detalhes</string>
<string name="title_pro_bought">Ativado</string>
<string name="title_pro_challenge">Código de verificação</string>

View File

@ -17,55 +17,61 @@ Acest lucru este cauzat de bug-uri in Android sau in software-ul pus la dispozit
<string name="menu_app_disabled">Arata aplicatiile dezactivate</string>
<string name="menu_sort">Sorteaza aplicatiile</string>
<string name="menu_sort_name">Sortare dupa nume</string>
<string name="menu_sort_data">Sortare dupa datele utilizate</string>
<string name="menu_sort_data">Sortare dupa traficul de date</string>
<string name="menu_log">Arata jurnal</string>
<string name="menu_settings">Setari</string>
<string name="menu_invite">Invita</string>
<string name="menu_support">Asistenta</string>
<string name="menu_about">Despre</string>
<string name="menu_enabled">Activat</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Actualizare in timp real</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Goleste</string>
<string name="setting_defaults">Setari implicite</string>
<string name="setting_whitelist_wifi">Blocheaza Wi-Fi</string>
<string name="setting_whitelist_other">Blocheaza date mobile</string>
<string name="setting_whitelist_other">Blocheaza datele mobile</string>
<string name="setting_screen_wifi">Permite Wi-Fi cu ecranul pornit</string>
<string name="setting_screen_other">Permite date mobile cu ecranul pornit</string>
<string name="setting_screen_other">Permite datele mobile cu ecranul pornit</string>
<string name="setting_whitelist_roaming">Blocheaza in roaming</string>
<string name="setting_options">Optiuni</string>
<string name="setting_system">Gestionati aplicatiile de sistem</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Inregistreaza adresele blocate</string>
<string name="setting_tethering">Permite partajarea conexiunii</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Activeaza automat dupa %1$s minute</string>
<string name="setting_delay">Pastreza regulile ecran pornit active %1$s minute</string>
<string name="setting_delay">Temporizare la oprirea ecranului %1$s minute</string>
<string name="setting_theme">Tema: %1$s</string>
<string name="setting_dark">Foloseste tema intunecata</string>
<string name="setting_wifi_home">Retea Wi-Fi de domiciliu: %1$s</string>
<string name="setting_metered">Gestionati conexiunile Wi-Fi contorizate</string>
<string name="setting_metered_2g">Considera 2G ne contorizat</string>
<string name="setting_metered_3g">Considera 3G ne contorizat</string>
<string name="setting_metered_4g">Considera 4G/LTE ne contorizat</string>
<string name="setting_metered_2g">Considera 2G necontorizat</string>
<string name="setting_metered_3g">Considera 3G necontorizat</string>
<string name="setting_metered_4g">Considera 4G/LTE necontorizat</string>
<string name="setting_national_roaming">Ignora roamingul national</string>
<string name="setting_stats_category">Notificare viteza conexiune</string>
<string name="setting_stats">Arata viteza in notificare</string>
<string name="setting_stats">Arata notificare viteza</string>
<string name="setting_stats_top">Arata aplicatiile consumatoare</string>
<string name="setting_stats_base">Viteza de referinta: %s KB/s</string>
<string name="setting_stats_frequency">Interval de esantionare: %s ms</string>
<string name="setting_stats_samples">Numar de mostre: %s s</string>
<string name="setting_stats_samples">Numar de esantioane: %s s</string>
<string name="setting_backup">Copie de siguranta</string>
<string name="setting_export">Exporta setari</string>
<string name="setting_import">Importa setari</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Informatii tehnice</string>
<string name="summary_system">Defineste reguli pentru aplicatiile de sistem (setare expert)</string>
<string name="summary_log">Inregistreaza adresele IP ale pachetelor trimise in \"gaura neagra\" ca VPN. Acest lucru ar putea duce la un consum suplimentar al bateriei.</string>
<string name="summary_stats">Arata graficul vitezei retelei in notificare</string>
<string name="summary_auto">Dupa dezactivare din widget, activeaza automat NetGuard dupa numarul selectat de minute\nValoarea zero dezactiveaza optiunea</string>
<string name="summary_system">Defineste reguli pentru aplicatiile de sistem (pentru experti)</string>
<string name="summary_log">Inregistreaza adresele IP ale pachetelor trimise in VPN-ul \"gaura neagra\". Acest lucru poate duce la un consum suplimentar al bateriei.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Arata graficul de viteza al retelei in bara de notificari</string>
<string name="summary_auto">Dupa dezactivare din widget, activeaza automat NetGuard dupa numarul selectat de minute (valoarea zero dezactiveaza optiunea)</string>
<string name="summary_delay">Dupa oprirea ecranului, pastreza regulile ecran pornit pentru numarul selectat de minute (valoarea zero dezactiveaza optiunea)</string>
<string name="summary_wifi_home">Aplica regulile de retea Wi-Fi numai pentru conexiunile selectate (aplica reguli de date mobile pentru alte retele Wi-Fi)</string>
<string name="summary_wifi_home">Aplica regulile de retea Wi-Fi numai pentru conexiunile selectate (pentru alte retele Wi-Fi se aplica regulile de date mobile)</string>
<string name="summary_metered">Trateaza conexiunile Wi-Fi contorizate (cu plata, hot-spot) precum date mobile</string>
<string name="summary_metered_2g">Aplica regulile Wi-Fi pentru conexiuni 2G</string>
<string name="summary_metered_3g">Aplica regulile Wi-Fi pentru conexiuni 3G</string>
<string name="summary_metered_4g">Aplica regulile Wi-Fi pentru conexiuni 4G/LTE</string>
<string name="summary_metered_2g">Aplica regulile Wi-Fi pentru conexiunile de date 2G</string>
<string name="summary_metered_3g">Aplica regulile Wi-Fi pentru conexiunile de date 3G</string>
<string name="summary_metered_4g">Aplica regulile Wi-Fi pentru conexiunile de date 4G/LTE</string>
<string name="summary_national_roaming">Nu folosi regulile de roaming atunci cand tara de origine a SIM-ului si tara retelei mobile sunt identice</string>
<string name="msg_sure">Esti sigur(a)?</string>
<string name="msg_started">Limitari activate</string>
@ -84,6 +90,7 @@ Cum NetGuard efectiv nu are permisiunea de a accesa internetul, esti sigur ca tr
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/zi</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">Permite Wi-Fi cand ecranul e pornit</string>
<string name="title_screen_other">Permite date mobile cand ecranul e pornit</string>
<string name="title_roaming">Blocheaza in roaming</string>
@ -93,17 +100,16 @@ Cum NetGuard efectiv nu are permisiunea de a accesa internetul, esti sigur ca tr
<string name="title_rate">Evalueaza aplicatia</string>
<string name="title_allow">Permite</string>
<string name="title_block">Blocheaza</string>
<string name="title_log">Trafic blocat</string>
<string name="title_log_whois">Identitate %1$s</string>
<string name="title_log_port">Portul %1$d</string>
<string name="title_pro">Caracteristici versiune Pro</string>
<string name="title_pro_trial_until">Perioada de testare a caracteristicilor versiunii Pro pana pe %1$s</string>
<string name="title_pro_trial_ended">Perioada de testare a caracteristicilor versiunii Pro s-a incheiat</string>
<string name="title_pro_description">Aveti la dispozitie urmatoarele caracteristici comode:</string>
<string name="title_pro_notify">Notificare aplicatie nou instalata</string>
<string name="title_pro_theme">Tema, culori configurabile</string>
<string name="title_pro_speed">Notificare cu grafic viteza conexiune</string>
<string name="title_pro_log">Arata adresele blocate</string>
<string name="title_pro_notify">Notificare aplicatie nou instalata</string>
<string name="title_pro_speed">Notificare cu grafic viteza conexiune</string>
<string name="title_pro_theme">Tema, culori configurabile</string>
<string name="title_pro_multi">Suport utilizatori multipli</string>
<string name="title_pro_buy">Detalii</string>
<string name="title_pro_bought">Activat</string>

View File

@ -20,8 +20,11 @@
<string name="menu_invite">Пригласить</string>
<string name="menu_support">Поддержка</string>
<string name="menu_about">О приложении</string>
<string name="menu_enabled">Разрешено</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Обновления в реальном времени</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Очистить</string>
<string name="setting_defaults">По умолчанию</string>
<string name="setting_whitelist_wifi">Блокировать Wi-Fi по умолч.</string>
@ -31,8 +34,9 @@
<string name="setting_whitelist_roaming">Блокировать роуминг по умолч.</string>
<string name="setting_options">Опции</string>
<string name="setting_system">Управлять сист. приложениями</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Журнал заблокированного трафика</string>
<string name="setting_tethering">Разрешить привязку</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Авто запуск через %1$s минут(ы)</string>
<string name="setting_delay">Задержка экрана %1$s минут(ы)</string>
<string name="setting_theme">Тема: %1$s</string>
@ -46,15 +50,17 @@
<string name="setting_stats_category">Скорость в статус-баре</string>
<string name="setting_stats">Показать скорость в статус-баре</string>
<string name="setting_stats_top">Показать топовое приложение</string>
<string name="setting_stats_base">Скорость сети: %s KB/s</string>
<string name="setting_stats_frequency">Частота замеров: %s ms</string>
<string name="setting_stats_samples">Число замеров: %s s</string>
<string name="setting_stats_base">Скорость сети: %s КБ/с</string>
<string name="setting_stats_frequency">Частота замеров: %s мс</string>
<string name="setting_stats_samples">Число замеров: %s с</string>
<string name="setting_backup">Резервное копирование</string>
<string name="setting_export">Экспорт настроек</string>
<string name="setting_import">Импорт настроек</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Техническая информация</string>
<string name="summary_system">Определить правила для системных приложений (для профи)</string>
<string name="summary_log">Записывать адреса IP-пакетов, проходящих через VPN. Это может привести к большему потреблению заряда аккумулятора.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Показать график скорости сети в статус-баре</string>
<string name="summary_auto">После отключения через виджет, автоматически включить NetGuard снова после указанного количества минут (введите ноль, чтобы отключить эту опцию)</string>
<string name="summary_delay">После выключения экрана, держать экран активным в течение выбранного количества минут (введите ноль, чтобы отключить эту опцию)</string>
@ -66,11 +72,11 @@
<string name="summary_national_roaming">Не применять правила роуминга, если SIM-карта и мобильная сеть из одной страны</string>
<string name="msg_sure">Вы уверены?</string>
<string name="msg_started">Определить правила</string>
<string name="msg_packages">%1$d разрешен, %2$d заблокирован</string>
<string name="msg_packages">%1$d разрешено, %2$d заблокировано</string>
<string name="msg_waiting">Ожидание события</string>
<string name="msg_disabled">NetGuard отключен, используйте переключатель выше для включения</string>
<string name="msg_revoked">NetGuard был отключен, скорее всего, из-за применения другого VPN-подключения</string>
<string name="msg_installed">\'%1$s\' установлен</string>
<string name="msg_installed">\'%1$s\' установлено</string>
<string name="msg_completed">Действие завершено</string>
<string name="msg_vpn">NetGuard использует локальный VPN, чтобы блокировать интернет трафик.
По этой причине, пожалуйста, разрешите VPN-подключение в следующем диалоговом окне.
@ -81,6 +87,7 @@ NetGuard не имеет разрешения доступа в интернет
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ МБ/день</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">Разрешить Wi-Fi при включенном экране</string>
<string name="title_screen_other">Разрешить мобильную сеть при включенном экране</string>
<string name="title_roaming">Блокировать в роуминге</string>
@ -90,17 +97,16 @@ NetGuard не имеет разрешения доступа в интернет
<string name="title_rate">Оценить</string>
<string name="title_allow">Разрешить</string>
<string name="title_block">Блокировать</string>
<string name="title_log">Заблокированный трафик</string>
<string name="title_log_whois">Протокол WHOIS %1$s</string>
<string name="title_log_port">Порт %1$d</string>
<string name="title_log_whois">Протокол WHOIS: %1$s</string>
<string name="title_log_port">Порт: %1$d</string>
<string name="title_pro">Pro-функции</string>
<string name="title_pro_trial_until">Pro-функции пробного периода до %1$s</string>
<string name="title_pro_trial_ended">Pro-функции пробного периода закончились</string>
<string name="title_pro_description">Перечисленные ниже функции доступны:</string>
<string name="title_pro_notify">Новые уведомления</string>
<string name="title_pro_theme">Внешний вид (темы, цвета)</string>
<string name="title_pro_speed">График скорости сети</string>
<string name="title_pro_log">Просмотр журнала заблокированного трафика</string>
<string name="title_pro_notify">Новые уведомления</string>
<string name="title_pro_speed">График скорости сети</string>
<string name="title_pro_theme">Внешний вид (темы, цвета)</string>
<string name="title_pro_multi">Поддержка нескольких пользователей</string>
<string name="title_pro_buy">Добавить</string>
<string name="title_pro_bought">Добавлено</string>

View File

@ -23,8 +23,11 @@ Je to spôsobené chybami v Androide alebo v softvéri poskytovanom výrobcom, p
<string name="menu_invite">Pozvať</string>
<string name="menu_support">Podpora</string>
<string name="menu_about">O aplikácii</string>
<string name="menu_enabled">Povolené</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Predvolené nastavenia</string>
<string name="setting_whitelist_wifi">Predvolene blokovať Wi-Fi</string>
@ -35,7 +38,8 @@ Je to spôsobené chybami v Androide alebo v softvéri poskytovanom výrobcom, p
<string name="setting_options">Možnosti</string>
<string name="setting_system">Spravovať systémové aplikácie</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Automaticky zapnúť po %1$s minútach</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Téma: %1$s</string>
@ -55,9 +59,11 @@ Je to spôsobené chybami v Androide alebo v softvéri poskytovanom výrobcom, p
<string name="setting_backup">Zálohovať</string>
<string name="setting_export">Exportovať nastavenia</string>
<string name="setting_import">Importovať nastavenia</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technické informácie</string>
<string name="summary_system">Určiť pravidlá pre systémové pravidlá (pre expertov)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Keďže NetGuard nemá internetové povolenie, vaša sieťová prevádzka nemô
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/deň</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">Povoliť Wi-Fi pri zapnutej obrazovke</string>
<string name="title_screen_other">Povoliť mobilné dáta pri zapnutej obrazovke</string>
<string name="title_roaming">Blokovať pri roamingu</string>
@ -93,17 +100,16 @@ Keďže NetGuard nemá internetové povolenie, vaša sieťová prevádzka nemô
<string name="title_rate">Ohodnotiť</string>
<string name="title_allow">Povoliť</string>
<string name="title_block">Blokovať</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Vlastnosti verzie Pro</string>
<string name="title_pro_trial_until">Pro funkcie skúšobná verzia až do %1$s</string>
<string name="title_pro_trial_ended">Pro funkcie, skúšobná doba skončila</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">Oznámenia nových aplikácií</string>
<string name="title_pro_theme">Vzhľad (téma, farby)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">Oznámenia nových aplikácií</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Vzhľad (téma, farby)</string>
<string name="title_pro_multi">Podpora viacerých používateľov</string>
<string name="title_pro_buy">Detaily</string>
<string name="title_pro_bought">Povolené</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Davet et</string>
<string name="menu_support">Destek</string>
<string name="menu_about">Hakkında</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Varsayılanlar</string>
<string name="setting_whitelist_wifi">Varsayılan olarak Wİ-Fİ blokla</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Seçenekler</string>
<string name="setting_system">Sistem uygulamaları yönet</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Otomatik etkinleştirme %1$s dakika sonra</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Yedekleme</string>
<string name="setting_export">Ayarları Dışa Aktar</string>
<string name="setting_import">Ayarları İçe Aktar</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Teknik bilgiler</string>
<string name="summary_system">Sistem uygulamaları kuralları tanımlayın (uzman için)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/gün</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">Ekran açıkken Wİ-Fİ ye izin ver</string>
<string name="title_screen_other">Ekran açıkken mobile izin ver</string>
<string name="title_roaming">Dolaşımda blokla</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Oyla</string>
<string name="title_allow">İzin Ver</string>
<string name="title_block">Engelle</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string name="app_copyright">Copyright \u00A9 2015-2016 by M. Bokhorst (M66B)</string>
<string name="app_copyright">Авторське право \u00A9 2015-2016 M. Bokhorst (M66B)</string>
<string name="app_android">NetGuard потребує версію Android 5.0 чи вище</string>
<string name="app_license">Використовуючи NetGuard, ви погоджуєтесь із <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
<string name="app_first">Було докладено великі зусилля під час розробки та тестування NetGuard, проте, неможливо гарантувати, що воно буде коректно працювати на будь-якому пристрої. NetGuard відомо про збій, під час активації на деяких пристроях. Відомо також, що на деяких пристроях блокується весь трафік. Ці помилки викликані вадами в системі Android, чи програмному забезпеченні від постачальника, тому, будь ласка, не звинувачуйте в цьому NetGuard. \n\nВикористовуючи NetGuard, ви погоджуєтесь із <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
@ -19,8 +19,11 @@
<string name="menu_invite">Запросити</string>
<string name="menu_support">Підтримка</string>
<string name="menu_about">Про</string>
<string name="menu_enabled">Увімкнено</string>
<string name="menu_live">Live updates</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Актуальні оновлення</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Очистити</string>
<string name="setting_defaults">Типові</string>
<string name="setting_whitelist_wifi">Блокувати типово у Wi-Fi мережі</string>
@ -30,10 +33,11 @@
<string name="setting_whitelist_roaming">Блокувати типово у роумінгу</string>
<string name="setting_options">Опції</string>
<string name="setting_system">Керувати системними додатками</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_tethering">Дозволити прив\'язку</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Автоматично увімкнути через %1$s хвилин</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_delay">Затримка екрану %1$s хвилин</string>
<string name="setting_theme">Тема: %1$s</string>
<string name="setting_dark">Використовувати темну тему</string>
<string name="setting_wifi_home">Домашня Wi-Fi мережа: %1$s</string>
@ -51,12 +55,14 @@
<string name="setting_backup">Резервне копіювання</string>
<string name="setting_export">Експорт налаштувань</string>
<string name="setting_import">Імпорт налаштувань</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Технічна інформація</string>
<string name="summary_system">Визначити правила для системних додатків (для експертів)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_log">Записувати IP адреси, які проходять через VPN. Це призведе до підвищеного споживання заряду батареї.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Показувати графік швидкості мережі у панелі сповіщень</string>
<string name="summary_auto">При відключені через віджет, NetGuard буде автоматично увімкнуто через вказану кількість хвилин\nВведіть 0, аби відключити цю функцію</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">Тримати екран активним на протязі обраної кількості хвилин після вимикання. (0 - вимикає функцію)</string>
<string name="summary_wifi_home">Застосувати правила Wi-Fi мережі лише для обраної (для інших застосовуються правила мобільної мережі)</string>
<string name="summary_metered">Застосувати правила до лімітованих (платних, обмежених) Wi-Fi мереж</string>
<string name="summary_metered_2g">Застосувати правила Wi-Fi мережі до 2G з\'єднання</string>
@ -66,7 +72,7 @@
<string name="msg_sure">Ви впевнені?</string>
<string name="msg_started">Визначити правила</string>
<string name="msg_packages">%1$d дозволено, %2$d заблоковано</string>
<string name="msg_waiting">Waiting for event</string>
<string name="msg_waiting">Очікування події</string>
<string name="msg_disabled">NetGuard вимкнено, аби увімкнути, використовуй перемикач, що знаходиться вище</string>
<string name="msg_revoked">NetGuard було вимкнено, скоріш за все через використання іншого VPN-підключення</string>
<string name="msg_installed">%1$s встановлено</string>
@ -80,6 +86,7 @@ NetGuard не має дозволу до інтернет доступу, том
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ МБ/день</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">Дозволено Wi-Fi, коли екран активний</string>
<string name="title_screen_other">Дозволено мобільні мережі, коли екран активний</string>
<string name="title_roaming">Блокувати у роумінгу</string>
@ -89,24 +96,23 @@ NetGuard не має дозволу до інтернет доступу, том
<string name="title_rate">Оцінити</string>
<string name="title_allow">Дозволити</string>
<string name="title_block">Блокувати</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Порт %1$d</string>
<string name="title_pro">Pro можливості</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_trial_until">Розширені можливості пробної версії до %1$s</string>
<string name="title_pro_trial_ended">Завершився пробний період розширених можливостей</string>
<string name="title_pro_description">Доступні перечислені нижче функції:</string>
<string name="title_pro_log">Перегляд звіту заблокованого трафіку</string>
<string name="title_pro_notify">Нові сповідання додатків</string>
<string name="title_pro_speed">Графік швидкості в сповіщеннях</string>
<string name="title_pro_theme">Зовнішній вигляд (тема, кольори)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_multi">Підтримка багаті користувачів</string>
<string name="title_pro_buy">Деталі</string>
<string name="title_pro_bought">Увімкнено</string>
<string name="title_pro_challenge">Завдання</string>
<string name="title_pro_reponse">Відповідь</string>
<string-array name="themeNames">
<item>teal/orange</item>
<item>бірюзовий/рудий</item>
<item>синій/помаранчевий</item>
<item>фіолетовий/червоний</item>
<item>бурштиновий/синій</item>

View File

@ -23,8 +23,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">About</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">Clear</string>
<string name="setting_defaults">Defaults</string>
<string name="setting_whitelist_wifi">Block Wi-Fi</string>
@ -35,7 +38,8 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_options">Options</string>
<string name="setting_system">Manage system applications</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">Log blocked traffic</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">Auto enable after %1$s minutes</string>
<string name="setting_delay">Delay screen off %1$s minutes</string>
<string name="setting_theme">Theme: %1$s</string>
@ -55,9 +59,11 @@ These issues are caused by bugs in Android, or in the software provided by the m
<string name="setting_backup">Backup</string>
<string name="setting_export">Export settings</string>
<string name="setting_import">Import settings</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">Technical information</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_log">Log addresses of IP packets going into the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">Show network speed graph in status bar notification</string>
<string name="summary_auto">After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option)</string>
<string name="summary_delay">After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option)</string>
@ -84,6 +90,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/day</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<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>
<string name="title_roaming">Block when roaming</string>
@ -93,17 +100,16 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
<string name="title_block">Block</string>
<string name="title_log">Blocked traffic</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">Pro features</string>
<string name="title_pro_trial_until">Pro features trial until %1$s</string>
<string name="title_pro_trial_ended">Pro features trial period ended</string>
<string name="title_pro_description">The following convenience features are available:</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_log">View blocked traffic log</string>
<string name="title_pro_notify">New application notifications</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>

View File

@ -23,8 +23,11 @@
<string name="menu_invite">邀请</string>
<string name="menu_support">软件支持</string>
<string name="menu_about">关于</string>
<string name="menu_enabled">已启用</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">实时更新</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">清除</string>
<string name="setting_defaults">默认</string>
<string name="setting_whitelist_wifi">默认阻止Wi-Fi网络</string>
@ -34,8 +37,9 @@
<string name="setting_whitelist_roaming">默认阻止漫游</string>
<string name="setting_options">选项:</string>
<string name="setting_system">管理系统应用</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">记录被拦截流量</string>
<string name="setting_tethering">允许网络共享</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">%1$s 分钟后自动启用</string>
<string name="setting_delay">推迟 %1$s 分钟关屏</string>
<string name="setting_theme">主题: %1$s</string>
@ -55,9 +59,11 @@
<string name="setting_backup">备份</string>
<string name="setting_export">导出设置</string>
<string name="setting_import">导入设置</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">技术信息</string>
<string name="summary_system">定义系统应用规则, 仅供专业用户</string>
<string name="summary_log">记录被重定向数据包的 IP 地址。这可能导致额外电量消耗。</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">在状态栏通知中显示网速示意图</string>
<string name="summary_auto">禁用小部件后, 在设定分钟后自动再次启用NetGuard\n输入零以禁用此选项</string>
<string name="summary_delay">关屏后,保持亮屏规则在指定的分钟数内有效 (输入零以禁用此选项)</string>
@ -84,6 +90,7 @@ NetGuard不具有网络访问权限, 所以您无需担心您的网络流量被
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB/天</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">亮屏时允许Wi-Fi网络</string>
<string name="title_screen_other">亮屏时允许移动网络</string>
<string name="title_roaming">漫游时阻止</string>
@ -93,17 +100,16 @@ NetGuard不具有网络访问权限, 所以您无需担心您的网络流量被
<string name="title_rate">评分</string>
<string name="title_allow">允许</string>
<string name="title_block">阻止</string>
<string name="title_log">被拦截流量</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">端口 %1$d</string>
<string name="title_pro">专业版功能</string>
<string name="title_pro_trial_until">专业版功能试用截止至 %1$s</string>
<string name="title_pro_trial_ended">专业版试用期已结束</string>
<string name="title_pro_description">专业版提供下列功能:</string>
<string name="title_pro_notify">新应用通知</string>
<string name="title_pro_theme">外观 (主题、 颜色)</string>
<string name="title_pro_speed">网速示图通知</string>
<string name="title_pro_log">查看被拦截流量日志</string>
<string name="title_pro_notify">新应用通知</string>
<string name="title_pro_speed">网速示图通知</string>
<string name="title_pro_theme">外观 (主题、 颜色)</string>
<string name="title_pro_multi">多用户支持</string>
<string name="title_pro_buy">详细信息</string>
<string name="title_pro_bought">已启用</string>

View File

@ -21,8 +21,11 @@
<string name="menu_invite">邀請</string>
<string name="menu_support">支援</string>
<string name="menu_about">關於</string>
<string name="menu_enabled">Enabled</string>
<string name="menu_enabled">Log enabled</string>
<string name="menu_live">Live updates</string>
<string name="menu_resolve">Resolve host names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_clear">清除</string>
<string name="setting_defaults">預設</string>
<string name="setting_whitelist_wifi">阻擋Wi-Fi</string>
@ -33,7 +36,8 @@
<string name="setting_options">選項</string>
<string name="setting_system">管理系統程式</string>
<string name="setting_tethering">Allow tethering</string>
<string name="setting_log">紀錄阻擋流量</string>
<string name="setting_log">Log traffic</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_auto">在 %1$s 分鐘後自動啟用</string>
<string name="setting_delay">延遲%1$s分鐘關閉螢幕</string>
<string name="setting_theme">主題: %1$s</string>
@ -53,9 +57,11 @@
<string name="setting_backup">備份</string>
<string name="setting_export">輸出設定</string>
<string name="setting_import">輸入設定</string>
<string name="setting_hosts">Import hosts file</string>
<string name="setting_technical">資訊</string>
<string name="summary_system">為系統程式定義規則(專家用)</string>
<string name="summary_log">紀錄進入VPN的封包的IP位址. 可能會導致電池耗電量提升</string>
<string name="summary_filter">Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage.</string>
<string name="summary_stats">在狀態欄通知列顯示網速圖表</string>
<string name="summary_auto">\"在禁用小工具之後,自動在設定的時間後啟動網路守門人
輸入0來關閉這項設定\"</string>
@ -81,6 +87,7 @@
<string name="msg_mbday">± %1$.3f▲ %2$.3f▼ MB / 天</string>
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Using filtering will cause Android to attribute data and power usage to NetGuard - Android assumes the data and power are being used by NetGuard, rather than the original applications</string>
<string name="title_screen_wifi">在螢幕開啟時啟用Wi-fi</string>
<string name="title_screen_other">在螢幕開啟時啟用行動網路</string>
<string name="title_roaming">漫遊時阻擋</string>
@ -90,17 +97,16 @@
<string name="title_rate">評分</string>
<string name="title_allow">允許</string>
<string name="title_block">阻擋</string>
<string name="title_log">已阻擋流量</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">Port %1$d</string>
<string name="title_pro">專業版功能</string>
<string name="title_pro_trial_until">體驗Pro功能直到 %1$s</string>
<string name="title_pro_trial_ended">Pro功能體驗期結束</string>
<string name="title_pro_description">以下的便利功能是可使用的:</string>
<string name="title_pro_notify">新App通知</string>
<string name="title_pro_theme">外觀 (主題, 顏色)</string>
<string name="title_pro_speed">網路速度圖通知</string>
<string name="title_pro_log">檢視阻擋流量紀錄</string>
<string name="title_pro_notify">新App通知</string>
<string name="title_pro_speed">網路速度圖通知</string>
<string name="title_pro_theme">外觀 (主題, 顏色)</string>
<string name="title_pro_multi">Multi user support</string>
<string name="title_pro_buy">詳細資訊</string>
<string name="title_pro_bought">啟用</string>