From c3bcd64bace88453f24736a63a5772ec6fcef87e Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 11 Feb 2016 17:28:09 +0100 Subject: [PATCH] 2016021102 beta --- app/build.gradle | 2 +- app/src/main/res/values-af/strings.xml | 1 + app/src/main/res/values-ar/strings.xml | 1 + app/src/main/res/values-bg/strings.xml | 1 + app/src/main/res/values-ca/strings.xml | 1 + app/src/main/res/values-cs/strings.xml | 1 + app/src/main/res/values-da/strings.xml | 1 + app/src/main/res/values-de/strings.xml | 1 + app/src/main/res/values-el/strings.xml | 1 + app/src/main/res/values-en/strings.xml | 1 + app/src/main/res/values-es/strings.xml | 1 + app/src/main/res/values-et/strings.xml | 1 + app/src/main/res/values-eu/strings.xml | 1 + app/src/main/res/values-fi/strings.xml | 1 + app/src/main/res/values-fr/strings.xml | 1 + app/src/main/res/values-he/strings.xml | 1 + app/src/main/res/values-hr/strings.xml | 1 + app/src/main/res/values-hu/strings.xml | 1 + app/src/main/res/values-it/strings.xml | 1 + app/src/main/res/values-ja/strings.xml | 1 + app/src/main/res/values-ko/strings.xml | 1 + app/src/main/res/values-lt/strings.xml | 1 + app/src/main/res/values-lv/strings.xml | 1 + app/src/main/res/values-nl/strings.xml | 1 + app/src/main/res/values-no/strings.xml | 1 + app/src/main/res/values-pl/strings.xml | 1 + app/src/main/res/values-pt-rBR/strings.xml | 1 + app/src/main/res/values-pt-rPT/strings.xml | 1 + app/src/main/res/values-ro/strings.xml | 1 + app/src/main/res/values-ru/strings.xml | 1 + app/src/main/res/values-sk/strings.xml | 1 + app/src/main/res/values-sl/strings.xml | 1 + app/src/main/res/values-sr/strings.xml | 1 + app/src/main/res/values-sv-rSE/strings.xml | 1 + app/src/main/res/values-tr/strings.xml | 1 + app/src/main/res/values-uk/strings.xml | 1 + app/src/main/res/values-vi/strings.xml | 1 + app/src/main/res/values-zh-rCN/strings.xml | 1 + app/src/main/res/values-zh-rTW/strings.xml | 1 + 39 files changed, 39 insertions(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index afa00ecb..40e9ccd0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,7 +9,7 @@ model { applicationId "eu.faircode.netguard" minSdkVersion.apiLevel 14 targetSdkVersion.apiLevel 23 - versionCode = 2016021101 + versionCode = 2016021102 versionName = "0.87-beta" archivesBaseName = "NetGuard-v$versionName-$versionCode" diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml index 48ca10b5..4d290ec3 100644 --- a/app/src/main/res/values-af/strings.xml +++ b/app/src/main/res/values-af/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index de6d8ffe..358297c0 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' الإعدادات الافتراضية حظر الواي فاي بشكل افتراضي حظر الشبكة بشكل افتراضي diff --git a/app/src/main/res/values-bg/strings.xml b/app/src/main/res/values-bg/strings.xml index 48ca10b5..4d290ec3 100644 --- a/app/src/main/res/values-bg/strings.xml +++ b/app/src/main/res/values-bg/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml index 48ca10b5..4d290ec3 100644 --- a/app/src/main/res/values-ca/strings.xml +++ b/app/src/main/res/values-ca/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 98beb9c2..6f827331 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Výchozí nastavení Blokovat Wi-Fi Blokovat mobilní data diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index 0c6daa03..dc86ada4 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Standarder Bloker Wi-Fi Bloker mobildata diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 50406b7a..f346c07a 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -37,6 +37,7 @@ Zieladresse Zielport Zielanwendung + For an external server select \'nobody\' Standards WLAN blockieren Mobilfunk blockieren diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 3b128568..3acd74f2 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 3c5ecc97..280e8d39 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi by default Block mobile by default diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index a1f8b348..559e3cf1 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Valores por defecto Bloquear Wi-Fi por defecto Bloquear red móvil por defecto diff --git a/app/src/main/res/values-et/strings.xml b/app/src/main/res/values-et/strings.xml index ede220f9..1b8b5e67 100644 --- a/app/src/main/res/values-et/strings.xml +++ b/app/src/main/res/values-et/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml index 48ca10b5..4d290ec3 100644 --- a/app/src/main/res/values-eu/strings.xml +++ b/app/src/main/res/values-eu/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index 48ca10b5..4d290ec3 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 89697163..4f0d7704 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Par défaut Bloquer Wi-Fi Bloquer données mobiles diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml index 48ca10b5..4d290ec3 100644 --- a/app/src/main/res/values-he/strings.xml +++ b/app/src/main/res/values-he/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-hr/strings.xml b/app/src/main/res/values-hr/strings.xml index 48ca10b5..4d290ec3 100644 --- a/app/src/main/res/values-hr/strings.xml +++ b/app/src/main/res/values-hr/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 0c32baf6..801746be 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Alapértelmezések Wi-Fi letiltása Mobil letiltása diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 9408b948..f8021ebc 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -36,6 +36,7 @@ Destination address Destination port Destination application + For an external server select \'nobody\' Impostazioni predefinite Blocca Wi-Fi di default Blocca rete dati di default diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 2bc4163c..6b7db804 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -37,6 +37,7 @@ 宛先アドレス 宛先ポート 送信先アプリケーション + For an external server select \'nobody\' デフォルト デフォルトで Wi-Fi をブロック デフォルトでモバイル通信をブロック diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index 2553a6cb..66c0b4f5 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Wi-Fi 차단을 기본 설정으로 모바일 데이터 차단을 기본 설정으로 diff --git a/app/src/main/res/values-lt/strings.xml b/app/src/main/res/values-lt/strings.xml index 48ca10b5..4d290ec3 100644 --- a/app/src/main/res/values-lt/strings.xml +++ b/app/src/main/res/values-lt/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-lv/strings.xml b/app/src/main/res/values-lv/strings.xml index 48ca10b5..4d290ec3 100644 --- a/app/src/main/res/values-lv/strings.xml +++ b/app/src/main/res/values-lv/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 0fb43582..0ba0a77a 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Bestemmingsadres Bestemmingspoort Doeltoepassing + For an external server select \'nobody\' Standaard Blokkeer Wi-Fi Blokkeer mobiel diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml index 48ca10b5..4d290ec3 100644 --- a/app/src/main/res/values-no/strings.xml +++ b/app/src/main/res/values-no/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index a0e79e1a..fddbbbb0 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Domyślne Domyślnie blokuj Wi-Fi Domyślnie blokuj mobilne diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index b9ad03e7..98c240fe 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -37,6 +37,7 @@ Endereço de destino Porta de destino Aplicativo de destino + For an external server select \'nobody\' Padrões Bloquear Wi-Fi Bloquear Dados Móveis diff --git a/app/src/main/res/values-pt-rPT/strings.xml b/app/src/main/res/values-pt-rPT/strings.xml index f1bdabf0..78f5b6cc 100644 --- a/app/src/main/res/values-pt-rPT/strings.xml +++ b/app/src/main/res/values-pt-rPT/strings.xml @@ -36,6 +36,7 @@ Endereço de destino Porta de destino Aplicação de Destino + For an external server select \'nobody\' Predefinições Bloquear Wi-Fi Bloquear Dados Móveis diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index d7ada40b..75a967d1 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -36,6 +36,7 @@ Adresa destinatie Port destinatie Aplicatie destinatie + For an external server select \'nobody\' Setari implicite Blocheaza Wi-Fi Blocheaza datele mobile diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index eb894d84..0b583f15 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -36,6 +36,7 @@ Адрес назначения Порт назначения Целевое приложение + For an external server select \'nobody\' По умолчанию Блокировать Wi-Fi по умолч. Блокировать моб. сеть по умолч. diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml index 09291c36..8c852177 100644 --- a/app/src/main/res/values-sk/strings.xml +++ b/app/src/main/res/values-sk/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Predvolené nastavenia Predvolene blokovať Wi-Fi Predvolene blokovať mobilné dáta diff --git a/app/src/main/res/values-sl/strings.xml b/app/src/main/res/values-sl/strings.xml index 48ca10b5..4d290ec3 100644 --- a/app/src/main/res/values-sl/strings.xml +++ b/app/src/main/res/values-sl/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index 48ca10b5..4d290ec3 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-sv-rSE/strings.xml b/app/src/main/res/values-sv-rSE/strings.xml index 48ca10b5..4d290ec3 100644 --- a/app/src/main/res/values-sv-rSE/strings.xml +++ b/app/src/main/res/values-sv-rSE/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 4620fc50..20539c36 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Varsayılanlar Varsayılan olarak Wİ-Fİ blokla Varsayılan olarak mobili engelle diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index c54a1582..237a549a 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -37,6 +37,7 @@ Destination address Destination port Destination application + For an external server select \'nobody\' Типові Блокувати типово у Wi-Fi мережі Блокувати типово у мобільній мережі diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index 48ca10b5..4d290ec3 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' Defaults Block Wi-Fi Block mobile diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index b8e80597..40a78260 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -38,6 +38,7 @@ 目标地址 目标端口 目标应用程序 + For an external server select \'nobody\' 默认 默认阻止Wi-Fi网络 默认阻止移动网络 diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index 705ca0c6..c9c6925c 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -38,6 +38,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Destination address Destination port Destination application + For an external server select \'nobody\' 預設 阻擋Wi-Fi 阻擋行動網路