Crowdin sync

This commit is contained in:
M66B 2016-01-31 10:33:26 +01:00
parent e6d946570a
commit eb606a141d
38 changed files with 189 additions and 154 deletions

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">تطبيق قواعد شبكة اللاسلكية للشبكة المحددة فقط (تطبيق قواعد شبكة الجوال لباقي شبكات Wi-fi)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">تـم تـعـطـيـل NetGuard، مـن الـمـحـتـمـل إسـتـخـدام تـطـبـيـق VPN عـلـى أسـاس آخـر</string>
<string name="msg_error">تــم تــعــطــيــل NetGuard، بــســبــب خــطــأ داخــلــي</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">اكتمل الإجراء</string>
<string name="msg_vpn">يـسـتـخـدم NetGuard عـلـى VPN مـحـلـي بـاعـتـبـارة الـمـجـرى لـمـنـع حـركـة الـمـرور عـلـى الإنـتـرنـت. لـهـذا الـسـبـب، يـرجـى أن تـسـمـحـوا إتـصـال VPN فـي الـحـوار الـتـالـي. ولأن NetGuard لا يـوجـد لـديـه إذن الإنـتـرنـت، كـمـا تـعـلـمـون، لـذا لا يـتـم إرسـال حـركـة الـمـرور عـلـى الإنـتـرنـت إلـى أي مـكـان.</string>
<string name="msg_try">جـرّب حـارس الـشـبـكـة (NetGuard)</string>
@ -106,7 +106,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="title_disabled">يتم تعطيل</string>
<string name="title_internet">لـيـس لـديـة إذن الإنـتـرنـت</string>
<string name="title_launch">بدء التطبيق</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">ﺗﻘﻴﻴﻢ</string>
<string name="title_allow">اســمــح</string>
@ -119,6 +119,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Akce byla dokončena</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">je zakázáno</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Spustit aplikaci</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Ohodnotit</string>
<string name="title_allow">Povolit</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">Generelt</string>
<string name="setting_technical_networks">Netværk</string>
<string name="setting_technical_subscription">Abonnementer</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installeret</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Handling fuldført</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">er deaktiveret</string>
<string name="title_internet">har ingen internet tilladelse</string>
<string name="title_launch">Start applikation</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Bedøm</string>
<string name="title_allow">Tillad</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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">Udseende (tema, farver)</string>

View File

@ -4,9 +4,8 @@
<string name="app_copyright">Copyright \u00A9 2015-2016 von M. Bokhorst (M66B)</string>
<string name="app_android">NetGuard erfordert Android 5.0 oder höher</string>
<string name="app_license">Mit der Verwendung von NetGuard akzeptieren Sie die <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
<string name="app_first">Great care has been taken to develop and test NetGuard,
however it is impossible to guarantee NetGuard will work correctly on every device.
\n\nBy using NetGuard, you agree to the <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
<string name="app_first">Due App wurde mit großer sorgfalt entwickelt und getestet. Es ist leider trotzdem unmöglich zu garantieren, daß NetGuard auf jedem Gerät fehlerfrei funktioniert.
\n\nDurch die Verwendung von NetGuard, stimmen Sie der <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a> zu</string>
<string name="menu_search">Nach Apps suchen</string>
<string name="menu_filter">Anwendungsfilter</string>
<string name="menu_app_user">Benutzeranwendungen anzeigen</string>
@ -35,7 +34,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_options">Optionen</string>
<string name="setting_theme">Design: %1$s</string>
<string name="setting_dark">Dunkles Thema verwenden</string>
<string name="setting_access">Notify on internet access</string>
<string name="setting_access">Bei Internet-Zugriff benachrichtigen</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_network_options">Netzwerkoptionen</string>
@ -67,7 +66,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">Allgemein</string>
<string name="setting_technical_networks">Netzwerke</string>
<string name="setting_technical_subscription">Abos</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">WLAN-Regeln nur für ausgewähltes Netzwerk anwenden (Mobilfunknetz-Regeln für andere WLAN-Netzwerke anwenden)</string>
@ -88,7 +87,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard wurde deaktiviert. Wahrscheinlich durch Verwendung einer VPN-Anwendung</string>
<string name="msg_error">Netguard wurde wegen einem internen Fehler beendet</string>
<string name="msg_installed">\'%1$s\' installiert</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Aktion abgeschlossen</string>
<string name="msg_vpn">NetGuard verwendet ein lokales VPN, um den Internet-Verkehr zu blockieren. Deshalb erlauben Sie eine VPN-Verbindung im nächsten Fenster. Da NetGuard keine Internet-Berechtigung hat, wird der Internet-Verkehr auch nirgendwo weitergeleitet.</string>
<string name="msg_try">NetGuard ausprobieren</string>
@ -99,15 +98,15 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Bei Verwendung von Filterung werden Daten- und Energiewerte getriggert und Android nimmt an, dass die Daten und Energie von NetGuard, anstatt der ursprünglichen Anwendungen verbraucht wird.</string>
<string name="msg_log_disabled">Datenverkehrprotokollierung ist deaktiviert. Zum Aktivieren den Schalter oben verwenden. Die Protokollierung kann zu höherem Akku-Verbrauch führen.</string>
<string name="title_conditions">Conditions</string>
<string name="title_conditions">Bedingungen</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>
<string name="title_disabled">ist deaktiviert</string>
<string name="title_internet">hat keine Internet-Berechtigung</string>
<string name="title_launch">App starten</string>
<string name="title_access">Access</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Zugriffsregeln haben vor anderen Regeln Vorrang</string>
<string name="title_rate">Bewerten</string>
<string name="title_allow">Erlauben</string>
<string name="title_block">Sperren</string>
@ -119,6 +118,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<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_log">Protokoll blockierter Verlehr anzeigen</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Aplicar reglas de red Wi-Fi para la red seleccionada solamente (aplicar reglas de red móvil para otras redes Wi-Fi)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard ha sido desactivado, probablemente por usar otra aplicación de VPN</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' instalado</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</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.
@ -108,7 +108,7 @@ Puesto que NetGuard no tiene permisos de internet, ya sabes que tu tráfico de i
<string name="title_disabled">está deshabilitado</string>
<string name="title_internet">no tiene permiso a internet</string>
<string name="title_launch">Iniciar aplicación</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Calificar</string>
<string name="title_allow">Permitir</string>
@ -121,6 +121,7 @@ Puesto que NetGuard no tiene permisos de internet, ya sabes que tu tráfico de i
<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_log">Ver registro de tráfico bloqueado</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Appliquer les règles de réseau Wi-Fi pour le réseau sélectionné uniquement (appliquer les règles de réseau mobile pour les autres Wi-Fi)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard a été désactivé, probablement en utilisant une autre application VPN</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">%1$s installé</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action réalisée</string>
<string name="msg_vpn">NetGuard utilise un VPN local comme un gouffre pour bloquer le trafic internet.
Pour cette raison, veuillez autoriser une connexion VPN dans la fenêtre suivante.
@ -108,7 +108,7 @@ Netguard n\'a pas accès a internet, vous savez que votre trafic internet n\'est
<string name="title_disabled">est désactivé</string>
<string name="title_internet">n\'a aucune autorisation internet</string>
<string name="title_launch">Lancer l\'application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Évaluer</string>
<string name="title_allow">Autoriser</string>
@ -121,6 +121,7 @@ Netguard n\'a pas accès a internet, vous savez que votre trafic internet n\'est
<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_log">Voir le journal du trafic bloqué</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Wi-Fi hálózat szabályok alkalmazása csak a kiválasztott hálózatokra (a többi Wi-Fi hálózatra a Mobil hálózati szabályokat alkalmazza)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">A NetGuard letiltva. Valószínűleg egy másik VPN alapú alkalmazással</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' telepítve</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Művelet befejezve</string>
<string name="msg_vpn">A NetGuard egy helyi VPN-t, mint egy víznyelőt használ az internet forgalom blokkolására.
Ezért kérjük, hogy a következő párbeszédablakban engedélyezze a VPN kapcsolatot.
@ -108,7 +108,7 @@ Mivel a NetGuard nem rendelkezik internet elérés engedéllyel, ezért nem kül
<string name="title_disabled">letiltva</string>
<string name="title_internet">nincs internet elérés engedélye</string>
<string name="title_launch">Alkalmazás indítása</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Értékelje</string>
<string name="title_allow">Engedélyezés</string>
@ -121,6 +121,7 @@ Mivel a NetGuard nem rendelkezik internet elérés engedéllyel, ezért nem kül
<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_log">Letiltott forgalom naplójának megnézése</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">Generali</string>
<string name="setting_technical_networks">Reti</string>
<string name="setting_technical_subscription">Sottoscrizioni</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Applica le regole per le reti Wi-Fi solo alle reti selezionate (applica le regole per le reti mobile a tutte le altre reti Wi-Fi)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard è stata disabilitata, probabilmente a causa di un\'altra applicazione che usa il servizio VPN</string>
<string name="msg_error">NetGuard è stato disattivato a causa di un errore interno</string>
<string name="msg_installed">\'%1$s\' installata</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Azione completata</string>
<string name="msg_vpn">Per bloccare il traffico internet, NetGuard utilizza una VPN locale come \"pozzo\".
Per questo motivo, abilita la connessione VPN nella prossima schermata.
@ -109,7 +109,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="title_disabled">è disabilitata</string>
<string name="title_internet">non ha accesso a internet</string>
<string name="title_launch">Avvia applicazione</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Vota</string>
<string name="title_allow">Permetti</string>
@ -122,6 +122,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<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_log">Mostra il registro contenente il traffico bloccato</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -4,9 +4,8 @@
<string name="app_copyright">Copyright \u00A9 2015-2016 by 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 一般公衆利用許諾書バージョン 3</a> に同意したことになります</string>
<string name="app_first">Great care has been taken to develop and test NetGuard,
however it is impossible to guarantee NetGuard will work correctly on every device.
\n\nBy using NetGuard, you agree to the <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
<string name="app_first">NetGuard は細心の注意を行って開発およびテストしました。しかしながら NetGuard がすべてのデバイスで正常に動作を保証することは不可能です。
\n\nNetGuard を使用することで <a href="http://www.gnu.org/licenses/gpl.txt">GNU 一般公衆利用許諾契約書バージョン 3</a> に同意します</string>
<string name="menu_search">アプリケーションの検索</string>
<string name="menu_filter">アプリケーションをフィルター</string>
<string name="menu_app_user">ユーザー アプリケーションを表示</string>
@ -22,7 +21,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="menu_support">サポート</string>
<string name="menu_about">アプリについて</string>
<string name="menu_live">ライブアップデート</string>
<string name="menu_resolve">Show names</string>
<string name="menu_resolve">名前を表示</string>
<string name="menu_pcap_enabled">PCAP を有効にしました</string>
<string name="menu_pcap_export">PCAP エクスポート</string>
<string name="menu_clear">クリア</string>
@ -35,7 +34,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_options">オプション</string>
<string name="setting_theme">テーマ: %1$s</string>
<string name="setting_dark">ダークテーマを使用する</string>
<string name="setting_access">Notify on internet access</string>
<string name="setting_access">インター ネット アクセス時に通知</string>
<string name="setting_auto">%1$s 分後に自動的に有効にする</string>
<string name="setting_delay">%1$s 分、画面オフを遅延</string>
<string name="setting_network_options">ネットワーク オプション</string>
@ -67,7 +66,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">全般</string>
<string name="setting_technical_networks">ネットワーク</string>
<string name="setting_technical_subscription">サブスクリプション</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</string>
<string name="summary_auto">ウィジェットの使用を無効にした後、自動的に選択した分数の後で再度 NetGuard を有効にします\nこのオプションを無効にするには 0 を入力してください</string>
<string name="summary_delay">選択した分数のルールで画面をオンにした後、画面をオフにします (0 を入力するとこのオプションを無効にします)</string>
<string name="summary_wifi_home">選択したネットワークにのみ Wi-Fi ネットワークのルールを適用します (他の Wi-Fi ネットワークにはモバイルネットワークのルールを適用します)</string>
@ -88,7 +87,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard が無効にされました。別の VPN ベースのアプリケーションを使用した可能性があります</string>
<string name="msg_error">内部エラーのため、NetGuard が無効になりました</string>
<string name="msg_installed">\'%1$s\' インストールしました</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">操作を完了しました</string>
<string name="msg_vpn">NetGuard は、シンクの穴としてローカル VPN を使用して、インターネット トラフィックをブロックします。
このため、次のダイアログ ボックスで VPN 接続を許可してください。
@ -100,20 +99,20 @@ NetGuard にインターネット アクセス許可がないと、インター
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">NetGuard でフィルタリングを使用すると、Android のデータと電力使用につながります - Android は、元のアプリケーションではなく NetGuard によってデータと電力を使用しているとみなします。</string>
<string name="msg_log_disabled">Traffic logging is disabled, use the switch above to enable logging. Traffic logging might result in extra battery usage.</string>
<string name="title_conditions">Conditions</string>
<string name="msg_log_disabled">トラフィックのログ記録は無効です。上のスイッチを使用して、ログを有効にしてください。トラフィックのログ記録は、余分にバッテリーを使用することがあります。</string>
<string name="title_conditions">条件</string>
<string name="title_screen_wifi">画面がオンのときに Wi-Fi を許可する</string>
<string name="title_screen_other">画面がオンのときモバイル通信を許可する</string>
<string name="title_roaming">ローミング時にブロック</string>
<string name="title_disabled">無効</string>
<string name="title_internet">インターネット アクセス許可がありません</string>
<string name="title_launch">アプリケーションを開始</string>
<string name="title_access">Access</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">アクセス ルールは他のルールよりも優先します</string>
<string name="title_rate">評価</string>
<string name="title_allow">許可</string>
<string name="title_block">ブロック</string>
<string name="title_root">root</string>
<string name="title_root">ルート</string>
<string name="title_log_whois">Whois %1$s</string>
<string name="title_log_port">ポート %1$d</string>
<string name="title_pro">Pro版の機能</string>
@ -121,6 +120,7 @@ NetGuard にインターネット アクセス許可がないと、インター
<string name="title_pro_trial_ended">プロ版機能の試用期間は終了しました</string>
<string name="title_pro_description">次の便利な機能が利用できます:</string>
<string name="title_pro_log">ブロックされたトラフィックのログを表示</string>
<string name="title_pro_filter">Filter network traffic</string>
<string name="title_pro_notify">新しいアプリケーションの通知</string>
<string name="title_pro_speed">ネットワーク速度グラフ通知</string>
<string name="title_pro_theme">外観 (テーマ、色)</string>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">앱 시작</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">Algemeen</string>
<string name="setting_technical_networks">Netwerken</string>
<string name="setting_technical_subscription">Abonnementen</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard is uitgezet, waarschijnlijk door een andere VPN applicatie</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' geïnstalleerd</string>
<string name="msg_access">%1$s benaderde het internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Actie uitgevoerd</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is uitgezet</string>
<string name="title_internet">heeft geen internet toegang</string>
<string name="title_launch">Start applicatie</string>
<string name="title_access">Toegang</string>
<string name="title_access">Toegangspogingen</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Beoordeel</string>
<string name="title_allow">Toestaan</string>
@ -121,10 +121,11 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">Weergave van geblokkeerd verkeer</string>
<string name="title_pro_filter">Filter netwerkverkeer</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_multi">Ondersteuning voor meerdere gebruikers</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Ingeschakeld</string>
<string name="title_pro_challenge">Uitdaging</string>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Zastosuj reguły sieci Wi-Fi tylko do zaznaczonej sieci (do pozostałych sieci Wi-Fi zastosowane zostaną reguły mobilne)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard został wyłączony, prawdopodobnie za pomocą innej aplikacji używającej VPN</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Wykonano</string>
<string name="msg_vpn">NetGuard używa lokalnego VPN jako sinkhole\'a w celu blokowania ruchu internetowego.
Z tego powodu w następnym oknie dialogowym zezwól na połączenie VPN.
@ -108,7 +108,7 @@ Ponieważ NetGuard nie ma zezwolenia na dostęp do Internetu, masz pewność, ż
<string name="title_disabled">jest niesprawny</string>
<string name="title_internet">brak uprawnień do Internetu</string>
<string name="title_launch">Start aplikacji</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Oceń</string>
<string name="title_allow">Zezwól</string>
@ -121,6 +121,7 @@ Ponieważ NetGuard nie ma zezwolenia na dostęp do Internetu, masz pewność, ż
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -4,9 +4,8 @@
<string name="app_copyright">Copyright \u00A9 2015-2016 por M. Bokhorst (M66B)</string>
<string name="app_android">NetGuard requer Android 5.0 ou superior</string>
<string name="app_license">Ao 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="app_first">Great care has been taken to develop and test NetGuard,
however it is impossible to guarantee NetGuard will work correctly on every device.
\n\nBy using NetGuard, you agree to the <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
<string name="app_first">NetGuard foi desenvolvido e testado com grande cuidado, porém é impossível garantir que o NetGuard funcionará corretamente em cada dispositivo.
\n\nUsando 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>
@ -22,7 +21,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="menu_support">Suporte</string>
<string name="menu_about">Sobre</string>
<string name="menu_live">Atualizações ao vivo</string>
<string name="menu_resolve">Show names</string>
<string name="menu_resolve">Mostrar nomes</string>
<string name="menu_pcap_enabled">PCAP ativado</string>
<string name="menu_pcap_export">Exportar PCAP</string>
<string name="menu_clear">Limpar</string>
@ -35,7 +34,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_options">Opções</string>
<string name="setting_theme">Tema: %1$s</string>
<string name="setting_dark">Ativa tema escuro</string>
<string name="setting_access">Notify on internet access</string>
<string name="setting_access">Notificar ao acessar a internet</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_network_options">Opções de rede</string>
@ -67,7 +66,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">Geral</string>
<string name="setting_technical_networks">Redes</string>
<string name="setting_technical_subscription">Inscrições</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
@ -88,7 +87,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard foi desativado, provavelmente outro aplicativo baseado em VPN esta sendo usado</string>
<string name="msg_error">NetGuard foi desativado devido a um erro interno</string>
<string name="msg_installed">\'%1$s\' instalado</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</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.
Por essa razão, por favor, permita a conexão VPN na tela a seguir.
@ -100,20 +99,20 @@ Como o NetGuard não possui permissão de acesso a internet, o tráfego de dados
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Usar filtragem pode fazer com que o Android atribua uso de dados e consumo de energia ao NetGuard - Android assume que o uso de dados e consumo de bateria são usados pelo NetGuard e não pelas aplicações originais</string>
<string name="msg_log_disabled">Traffic logging is disabled, use the switch above to enable logging. Traffic logging might result in extra battery usage.</string>
<string name="title_conditions">Conditions</string>
<string name="msg_log_disabled">Log de tráfego está desabilitado, utilize o botão acima para habilitar o log. Log do tráfego pode resultar no uso extra da bateria.</string>
<string name="title_conditions">Condições</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>
<string name="title_disabled">está desativado</string>
<string name="title_internet">não tem permissão de acesso a internet</string>
<string name="title_launch">Iniciar aplicativo</string>
<string name="title_access">Access</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">As regras de acesso têm precedência sobre outras regras</string>
<string name="title_rate">Avaliar</string>
<string name="title_allow">Permitir</string>
<string name="title_block">Bloquear</string>
<string name="title_root">root</string>
<string name="title_root">raiz</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>
@ -121,6 +120,7 @@ Como o NetGuard não possui permissão de acesso a internet, o tráfego de dados
<string name="title_pro_trial_ended">O período de testes terminou</string>
<string name="title_pro_description">Os recursos a seguir estão disponíveis:</string>
<string name="title_pro_log">Visualizar registro de tráfego bloqueado</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">Geral</string>
<string name="setting_technical_networks">Redes</string>
<string name="setting_technical_subscription">Subscrições</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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 às outras redes Wi-Fi)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard foi desativado, provavelmente outro aplicativo baseado em VPN está a ser usado</string>
<string name="msg_error">NetGuard foi desativado devido a um erro interno</string>
<string name="msg_installed">\'%1$s\' instalado</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</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.
Por essa razão, por favor, permita a conexão VPN na tela a seguir.
@ -108,7 +108,7 @@ Como o NetGuard não possui permissão de acesso a internet, o tráfego de dados
<string name="title_disabled">está desativado</string>
<string name="title_internet">não tem permissão de acesso a internet</string>
<string name="title_launch">Iniciar aplicativo</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Avaliar</string>
<string name="title_allow">Permitir</string>
@ -121,6 +121,7 @@ Como o NetGuard não possui permissão de acesso a internet, o tráfego de dados
<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_filter">Filter network traffic</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>

View File

@ -33,7 +33,7 @@
<string name="setting_options">Optiuni</string>
<string name="setting_theme">Tema: %1$s</string>
<string name="setting_dark">Foloseste tema intunecata</string>
<string name="setting_access">Notify on internet access</string>
<string name="setting_access">Notifica la accesarea internetului</string>
<string name="setting_auto">Activeaza automat dupa %1$s minute</string>
<string name="setting_delay">Temporizare la oprirea ecranului %1$s minute</string>
<string name="setting_network_options">Optiuni conexiune</string>
@ -65,7 +65,7 @@
<string name="setting_technical_general">Generale</string>
<string name="setting_technical_networks">Retele</string>
<string name="setting_technical_subscription">Abonamente</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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 (pentru alte retele Wi-Fi se aplica regulile de date mobile)</string>
@ -86,7 +86,7 @@
<string name="msg_revoked">NetGuard a fost dezactivat, probabil de o alta aplicatie ce foloseste o conexiune VPN</string>
<string name="msg_error">NetGuard a fost dezactivat datorită unei erori interne</string>
<string name="msg_installed">\'%1$s\' instalat</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Actiune realizata</string>
<string name="msg_vpn">NetGuard foloseste o conexiune locala VPN ca o \"gaura neagra\" pentru traficul de internet blocat.
Din acest motiv la urmatoarea fereastra de dialog trebuie sa acceptati crearea conexiunii VPN.
@ -106,7 +106,7 @@ Cum NetGuard efectiv nu are permisiunea de a accesa internetul, esti sigur ca tr
<string name="title_disabled">Este dezactivata</string>
<string name="title_internet">Nu are permisiunea de a accesa internetul</string>
<string name="title_launch">Porneste aplicatia</string>
<string name="title_access">Adrese accesate</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Regulile de acces ale acestor adrese au prioritate</string>
<string name="title_rate">Evalueaza aplicatia</string>
<string name="title_allow">Permite</string>
@ -119,6 +119,7 @@ Cum NetGuard efectiv nu are permisiunea de a accesa internetul, esti sigur ca tr
<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_log">Arata adresele blocate</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -33,7 +33,7 @@
<string name="setting_options">Опции</string>
<string name="setting_theme">Тема: %1$s</string>
<string name="setting_dark">Использовать темную тему</string>
<string name="setting_access">Notify on internet access</string>
<string name="setting_access">Уведомить при доступе в интернет</string>
<string name="setting_auto">Авто запуск через %1$s минут(ы)</string>
<string name="setting_delay">Задержка экрана %1$s минут(ы)</string>
<string name="setting_network_options">Параметры сети</string>
@ -65,7 +65,7 @@
<string name="setting_technical_general">Общее</string>
<string name="setting_technical_networks">Сеть</string>
<string name="setting_technical_subscription">Подписки</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</string>
<string name="summary_auto">После отключения через виджет, автоматически включить NetGuard снова после указанного количества минут (введите ноль, чтобы отключить эту опцию)</string>
<string name="summary_delay">После выключения экрана, держать экран активным в течение выбранного количества минут (введите ноль, чтобы отключить эту опцию)</string>
<string name="summary_wifi_home">Применить правила Wi-Fi сети только для выбранной сети (для других Wi-Fi сетей применяются правила мобильной сети)</string>
@ -86,7 +86,7 @@
<string name="msg_revoked">NetGuard был отключен, скорее всего, из-за применения другого VPN-подключения</string>
<string name="msg_error">NetGuard был отключен по причине внутренней ошибки</string>
<string name="msg_installed">\'%1$s\' установлено</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Действие завершено</string>
<string name="msg_vpn">NetGuard использует локальный VPN, чтобы блокировать интернет трафик.
По этой причине, пожалуйста, разрешите VPN-подключение в следующем диалоговом окне.
@ -98,7 +98,7 @@ NetGuard не имеет разрешения доступа в интернет
<string name="msg_kbsec">%7.3f KB/s</string>
<string name="msg_mbsec">%7.3f MB/s</string>
<string name="msg_filter">Использование данной функции приводит к тому, что Android передает данные и использование энергии в пользование NetGuard; Android будет считать, что данные и энергия используются NetGuard, а не стандартными, для работы этой функции, приложениями.</string>
<string name="msg_log_disabled">Ведение журнала трафика отключено, используйте параметр выше для его включения. Это может привести к большему потреблению заряда аккумулятора.</string>
<string name="msg_log_disabled">Ведение журнала трафика отключено, используйте переключатель выше для его включения. Это может привести к большему потреблению заряда аккумулятора.</string>
<string name="title_conditions">Условия</string>
<string name="title_screen_wifi">Разрешить Wi-Fi при включенном экране</string>
<string name="title_screen_other">Разрешить мобильную сеть при включенном экране</string>
@ -106,7 +106,7 @@ NetGuard не имеет разрешения доступа в интернет
<string name="title_disabled">отключено</string>
<string name="title_internet">не имеет доступа в интернет</string>
<string name="title_launch">Запуск приложения</string>
<string name="title_access">Доступ</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Правила доступа имеют приоритет над другими правилами</string>
<string name="title_rate">Оценить</string>
<string name="title_allow">Разрешить</string>
@ -119,6 +119,7 @@ NetGuard не имеет разрешения доступа в интернет
<string name="title_pro_trial_ended">Pro-функции пробного периода закончились</string>
<string name="title_pro_description">Перечисленные ниже функции доступны:</string>
<string name="title_pro_log">Просмотр журнала заблокированного трафика</string>
<string name="title_pro_filter">Filter network traffic</string>
<string name="title_pro_notify">Новые уведомления</string>
<string name="title_pro_speed">График скорости сети</string>
<string name="title_pro_theme">Внешний вид (темы, цвета)</string>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard bol zakázaný, pravdepodobne použitím inej aplikácie založenej na VPN</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Akcia bola dokončená</string>
<string name="msg_vpn">NetGuard používa lokálnu VPN sieť na zablokovanie sieťovej prevádzky,
a preto by ste mali povoliť VPN pripojenie v ďalšom okne.
@ -108,7 +108,7 @@ Keďže NetGuard nemá internetové povolenie, vaša sieťová prevádzka nemô
<string name="title_disabled">Zakázané</string>
<string name="title_internet">Nemá prístup k internetu</string>
<string name="title_launch">Spustiť aplikáciu</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Ohodnotiť</string>
<string name="title_allow">Povoliť</string>
@ -121,6 +121,7 @@ Keďže NetGuard nemá internetové povolenie, vaša sieťová prevádzka nemô
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard, büyük olasılıkla başka bir VPN tabanlı uygulama kullanılarak devre dışı bırakıldı</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Eylem tamamlandı</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">devre dışı</string>
<string name="title_internet">İnternet izni yok</string>
<string name="title_launch">Uygulamayı başlat</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Oyla</string>
<string name="title_allow">İzin Ver</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -22,9 +22,9 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="menu_support">Підтримка</string>
<string name="menu_about">Про</string>
<string name="menu_live">Актуальні оновлення</string>
<string name="menu_resolve">Show names</string>
<string name="menu_pcap_enabled">PCAP enabled</string>
<string name="menu_pcap_export">PCAP export</string>
<string name="menu_resolve">Відображати імена</string>
<string name="menu_pcap_enabled">PCAP увімкнуто</string>
<string name="menu_pcap_export">Експорт PCAP</string>
<string name="menu_clear">Очистити</string>
<string name="setting_defaults">Типові</string>
<string name="setting_whitelist_wifi">Блокувати типово у Wi-Fi мережі</string>
@ -35,10 +35,10 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_options">Опції</string>
<string name="setting_theme">Тема: %1$s</string>
<string name="setting_dark">Використовувати темну тему</string>
<string name="setting_access">Notify on internet access</string>
<string name="setting_access">Сповіщення під час доступу до інтернету</string>
<string name="setting_auto">Автоматично увімкнути через %1$s хвилин</string>
<string name="setting_delay">Затримка екрану %1$s хвилин</string>
<string name="setting_network_options">Network options</string>
<string name="setting_network_options">Параметри мережі</string>
<string name="setting_tethering">Дозволити прив\'язку</string>
<string name="setting_wifi_home">Домашня Wi-Fi мережа: %1$s</string>
<string name="setting_metered">Регулювати лімітовані Wi-Fi мережі</string>
@ -46,10 +46,10 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_metered_3g">Не враховувати 3G</string>
<string name="setting_metered_4g">Не враховувати LTE</string>
<string name="setting_national_roaming">Ігнорувати національний роумінг</string>
<string name="setting_advanced_options">Advanced options</string>
<string name="setting_advanced_options">Додаткові параметри</string>
<string name="setting_system">Керувати системними додатками</string>
<string name="setting_filter">Filter traffic</string>
<string name="setting_block_domains">Block domain names</string>
<string name="setting_filter">Фільтр трафіку</string>
<string name="setting_block_domains">Блокувати доменні імена</string>
<string name="setting_vpn4">VPN IPv4: %s</string>
<string name="setting_vpn6">VPN IPv6: %s</string>
<string name="setting_dns">VPN DNS: %s</string>
@ -62,12 +62,12 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<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_hosts">Імплрт hosts файлу</string>
<string name="setting_technical">Технічна інформація</string>
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="setting_technical_general">Загальне</string>
<string name="setting_technical_networks">Мережі</string>
<string name="setting_technical_subscription">Підписки</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</string>
<string name="summary_auto">При відключені через віджет, NetGuard буде автоматично увімкнуто через вказану кількість хвилин\nВведіть 0, аби відключити цю функцію</string>
<string name="summary_delay">Тримати екран активним на протязі обраної кількості хвилин після вимикання. (0 - вимикає функцію)</string>
<string name="summary_wifi_home">Застосувати правила Wi-Fi мережі лише для обраної (для інших застосовуються правила мобільної мережі)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard було вимкнено, скоріш за все через використання іншого VPN-підключення</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">%1$s встановлено</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Дію завершено</string>
<string name="msg_vpn">NetGuard використовує локальний VPN, аби заблокувати інтернет трафік.
Через це, будь ласка, дозвольте VPN-підключення в наступному діалоговому вікні.
@ -108,7 +108,7 @@ NetGuard не має дозволу до інтернет доступу, том
<string name="title_disabled">вимкнено</string>
<string name="title_internet">немає доступу до інтернету</string>
<string name="title_launch">Запуск додатку</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Оцінити</string>
<string name="title_allow">Дозволити</string>
@ -121,6 +121,7 @@ NetGuard не має дозволу до інтернет доступу, том
<string name="title_pro_trial_ended">Завершився пробний період розширених можливостей</string>
<string name="title_pro_description">Доступні перечислені нижче функції:</string>
<string name="title_pro_log">Перегляд звіту заблокованого трафіку</string>
<string name="title_pro_filter">Filter network traffic</string>
<string name="title_pro_notify">Нові сповідання додатків</string>
<string name="title_pro_speed">Графік швидкості в сповіщеннях</string>
<string name="title_pro_theme">Зовнішній вигляд (тема, кольори)</string>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</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>
<string name="summary_wifi_home">Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard has been disabled, likely by using another VPN based application</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' installed</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
For this reason, please allow a VPN connection in the next dialog.
@ -108,7 +108,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<string name="title_disabled">is disabled</string>
<string name="title_internet">has no internet permission</string>
<string name="title_launch">Start application</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">Rate</string>
<string name="title_allow">Allow</string>
@ -121,6 +121,7 @@ Since NetGuard has no internet permission, you know your internet traffic is not
<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_log">View blocked traffic log</string>
<string name="title_pro_filter">Filter network traffic</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>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">常规​​​​​</string>
<string name="setting_technical_networks">网络</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</string>
<string name="summary_auto">禁用小部件后, 在设定分钟后自动再次启用NetGuard\n输入零以禁用此选项</string>
<string name="summary_delay">关屏后,保持亮屏规则在指定的分钟数内有效 (输入零以禁用此选项)</string>
<string name="summary_wifi_home">仅将Wi-Fi网络规则应用于所选定的网络 (将移动网络规则应用于其他Wi-Fi网络)</string>
@ -88,7 +88,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">NetGuard已被停用, 可能是由于您启动了另一个基于VPN的应用</string>
<string name="msg_error">由于内部错误 NetGuard 已被禁用</string>
<string name="msg_installed">\'%1$s\' 已安装</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">操作完成</string>
<string name="msg_vpn">NetGuard使用一个本地VPN来重定向被阻止的网络流量.
因此请在下一个对话框中允许建立VPN连接.
@ -108,7 +108,7 @@ NetGuard不具有网络访问权限, 所以您无需担心您的网络流量被
<string name="title_disabled">已禁用</string>
<string name="title_internet">无网络访问权限</string>
<string name="title_launch">启动应用</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">评分</string>
<string name="title_allow">允许</string>
@ -121,6 +121,7 @@ NetGuard不具有网络访问权限, 所以您无需担心您的网络流量被
<string name="title_pro_trial_ended">专业版试用期已结束</string>
<string name="title_pro_description">专业版提供下列功能:</string>
<string name="title_pro_log">查看被拦截流量日志</string>
<string name="title_pro_filter">Filter network traffic</string>
<string name="title_pro_notify">新应用通知</string>
<string name="title_pro_speed">网速示图通知</string>
<string name="title_pro_theme">外观 (主题、 颜色)</string>

View File

@ -67,7 +67,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="setting_technical_general">General</string>
<string name="setting_technical_networks">Networks</string>
<string name="setting_technical_subscription">Subscriptions</string>
<string name="summary_access">Show a status bar notification when an application accesses a new internet address</string>
<string name="summary_access">Show a status bar notification when an application attempts to access a new internet address</string>
<string name="summary_auto">\"在禁用小工具之後,自動在設定的時間後啟動網路守門人
輸入0來關閉這項設定\"</string>
<string name="summary_delay">在關閉螢幕後, 在所選數目分鐘內繼續保持螢幕開啟時的規則 (輸入0以禁用此選項)</string>
@ -89,7 +89,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="msg_revoked">網路守門人未啟用,原因似乎是有其他App開啟了VPN</string>
<string name="msg_error">NetGuard has been disabled, because of an internal error</string>
<string name="msg_installed">\'%1$s\' 已安裝</string>
<string name="msg_access">%1$s accessed the internet</string>
<string name="msg_access">%1$s attempted internet access</string>
<string name="msg_completed">完成</string>
<string name="msg_vpn">網路守門人使用一個VPN做為一個緩衝器來阻擋網路連接.因此,請在下一個對話框允許開啟一個VPN連接.因為網路守門人並沒有網路權限,所以你完全可以放心.</string>
<string name="msg_try">試試網路守門人</string>
@ -107,7 +107,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="title_disabled">未啟用</string>
<string name="title_internet">沒有網路權限</string>
<string name="title_launch">啟動App</string>
<string name="title_access">Access</string>
<string name="title_access">Access attempts</string>
<string name="title_precedence">Access rules take precedence over other rules</string>
<string name="title_rate">評分</string>
<string name="title_allow">允許</string>
@ -120,6 +120,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi
<string name="title_pro_trial_ended">Pro功能體驗期結束</string>
<string name="title_pro_description">以下的便利功能是可使用的:</string>
<string name="title_pro_log">檢視阻擋流量紀錄</string>
<string name="title_pro_filter">Filter network traffic</string>
<string name="title_pro_notify">新App通知</string>
<string name="title_pro_speed">網路速度圖通知</string>
<string name="title_pro_theme">外觀 (主題, 顏色)</string>