summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.tx/config6
-rw-r--r--app/src/custom/res/values-de/strings.xml5
-rw-r--r--app/src/custom/res/values-es-rAR/strings.xml5
-rw-r--r--app/src/custom/res/values-es/strings.xml5
-rw-r--r--app/src/custom/res/values-eu/strings.xml5
-rw-r--r--app/src/custom/res/values-fr/strings.xml5
-rw-r--r--app/src/custom/res/values-he/strings.xml5
-rw-r--r--app/src/custom/res/values-hu/strings.xml5
-rw-r--r--app/src/custom/res/values-ja/strings.xml5
-rw-r--r--app/src/custom/res/values-pt-rBR/strings.xml5
-rw-r--r--app/src/custom/res/values-tr/strings.xml5
-rw-r--r--app/src/custom/res/values/strings.xml2
-rw-r--r--app/src/main/res/values-de/strings.xml8
-rw-r--r--app/src/main/res/values-es-rAR/strings.xml8
14 files changed, 73 insertions, 1 deletions
diff --git a/.tx/config b/.tx/config
index f8d25f27..736d0c15 100644
--- a/.tx/config
+++ b/.tx/config
@@ -10,3 +10,9 @@ source_file = app/src/main/res/values/strings.xml
source_lang = en
type = ANDROID
+[bitmask-android.riseupvpn]
+file_filter = app/src/custom/res/values-<lang>/strings.xml
+minimum_perc = 25
+source_file = app/src/custom/res/values/strings.xml
+source_lang = en
+type = ANDROID \ No newline at end of file
diff --git a/app/src/custom/res/values-de/strings.xml b/app/src/custom/res/values-de/strings.xml
new file mode 100644
index 00000000..69fa6f0f
--- /dev/null
+++ b/app/src/custom/res/values-de/strings.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">RiseupVPN ist ein leicht benutzbarer, schneller und sicherer VPN Dienst von riseup.net. RiseupVPN benötigt keinen Benutzer*innenkonto, es speichert keine Logs und keine Daten über dich. Der Service wird ausschließlich über Spenden finanziert von Nutzer*innen wie du. Bitte spende an https://riseup.net/vpn/donate.</string>
+ <string name="terms_of_service">Mit der Nutzung dieser Anwendung stimmst du den Nutzungsbedingungen unter https://riseup.net/tos zu. Dieser Service wird ohne Mängelgewähr bereitgestellt und ist für Menschen gedacht, die daran arbeiten, die Welt zu einem besseren Ort zu machen.</string>
+</resources>
diff --git a/app/src/custom/res/values-es-rAR/strings.xml b/app/src/custom/res/values-es-rAR/strings.xml
new file mode 100644
index 00000000..8dfcb0cf
--- /dev/null
+++ b/app/src/custom/res/values-es-rAR/strings.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">RiseupVPN es un servicio de VPN fácil, rápido y seguro porporcionado por riseup.net. RiseupVPN no requiere una cuenta de usuario, no mantiene registros o te rastrea de ninguna manera. Este servicio está abonado en su totalidad mediante donaciones de usuarios como vos. Por favor doná en https://riseup.net/vpn/donate.</string>
+ <string name="terms_of_service">Al usar esta aplicación acordás seguir los Términos del Servicio, disponibles en https://riseup.net/tos. Este servicio se provee como viene, sin ninguna garantía, y su intención es respaldar a la gente que trabaja para hacer del mundo un lugar mejor.</string>
+</resources>
diff --git a/app/src/custom/res/values-es/strings.xml b/app/src/custom/res/values-es/strings.xml
new file mode 100644
index 00000000..1c827c9f
--- /dev/null
+++ b/app/src/custom/res/values-es/strings.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">RiseupVPN es un servicio de VPN fácil, rápido y seguro ofrecido por riseup.net. RiseupVPN no necesita que crees una cuenta de usuaria para usarlo, no te rastrea y no guarda ningún dato sobre ti ni sobre el uso que hagas de él. Este servicio se mantiene gracias a las donaciones de usuarias como tú. Por favor, haz tu donación en https://riseup.net/es/vpn/donate.</string>
+ <string name="terms_of_service">Al usar esta aplicación manifiestas que estás de acuerdo con las condiciones de uso enumeradas en https://riseup.net/es/about-us/policy/tos. Este servicio se ofrece tal cual y sin ninguna garantía y está especialmente dirigido a personas que trabajan para construir un mundo más justo.</string>
+</resources>
diff --git a/app/src/custom/res/values-eu/strings.xml b/app/src/custom/res/values-eu/strings.xml
new file mode 100644
index 00000000..1c827c9f
--- /dev/null
+++ b/app/src/custom/res/values-eu/strings.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">RiseupVPN es un servicio de VPN fácil, rápido y seguro ofrecido por riseup.net. RiseupVPN no necesita que crees una cuenta de usuaria para usarlo, no te rastrea y no guarda ningún dato sobre ti ni sobre el uso que hagas de él. Este servicio se mantiene gracias a las donaciones de usuarias como tú. Por favor, haz tu donación en https://riseup.net/es/vpn/donate.</string>
+ <string name="terms_of_service">Al usar esta aplicación manifiestas que estás de acuerdo con las condiciones de uso enumeradas en https://riseup.net/es/about-us/policy/tos. Este servicio se ofrece tal cual y sin ninguna garantía y está especialmente dirigido a personas que trabajan para construir un mundo más justo.</string>
+</resources>
diff --git a/app/src/custom/res/values-fr/strings.xml b/app/src/custom/res/values-fr/strings.xml
new file mode 100644
index 00000000..ea351faa
--- /dev/null
+++ b/app/src/custom/res/values-fr/strings.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">RiseupVPN est un service de RPV simple, rapide et sécurisé offert par riseup.net. RiseupVPN n’exige aucun compte utilisateur, ne conserve aucun journal, ni ne vous suit à la trace d’aucune manière. Ce service est entièrement financé par les dons d’utilisateurs tels que vous. Veuillez faire un don sur https://riseup.net/fr/vpn/donate.</string>
+ <string name="terms_of_service">En utilisant cette application, vous acceptez les Conditions générales de service qui se trouvent sur https://riseup.net/tos. Ce service est fourni tel quel, sans aucune garantie et s’adresse aux personnes qui œuvrent à la création d’un monde meilleur.</string>
+</resources>
diff --git a/app/src/custom/res/values-he/strings.xml b/app/src/custom/res/values-he/strings.xml
new file mode 100644
index 00000000..38bf495e
--- /dev/null
+++ b/app/src/custom/res/values-he/strings.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">RiseupVPN הוא שרות VPN קל, מהיר ומאובטח מאת riseup.net. השרות RiseupVPN אינו דורש חשבון משתמש, אינו שומר יומנים או עוקב אחריך בדרך כלשהי. שירות זה משולם לגמרי ע״י תרומות ממשתמשים כמוך. אנא תרום בכתובת https://riseup.net/vpn/donate.</string>
+ <string name="terms_of_service">ע״י שימוש ביישום זה אתה מסכים אל תנאי השירות שזמינים בכתובת https://riseup.net/tos. שרות זה מסופק כמו שהוא, ללא אחריות כלשהי והוא מיועד לאנשים שפועלים להפוך את העולם למקום טוב יותר.</string>
+</resources>
diff --git a/app/src/custom/res/values-hu/strings.xml b/app/src/custom/res/values-hu/strings.xml
new file mode 100644
index 00000000..b8c3e60b
--- /dev/null
+++ b/app/src/custom/res/values-hu/strings.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">A RiseupVPN egy könnyű, gyors és biztonságos VPN szolgáltatás a riseup.net-től. RiseupVPN nem igényel felhasználói fiókot, őriz meg logot, vagy követ bármilyen módon. Ez a szolgáltatás olyan felhasználók támogatásai által fizetett, mint Ön. Kérjük támogasson a https://riseup.net/vpn/donate oldalon. </string>
+ <string name="terms_of_service">Az alkalmazás használatával elfogadja az ÁSZF-et, ami a https://riseup.net/tos címen érhető el. A szolgáltatás as-is biztosított, garancia nélkül, olyanok számára, akik a vikágot jobbá teszik.</string>
+</resources>
diff --git a/app/src/custom/res/values-ja/strings.xml b/app/src/custom/res/values-ja/strings.xml
new file mode 100644
index 00000000..300e4999
--- /dev/null
+++ b/app/src/custom/res/values-ja/strings.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">RiseupVPNは、riseup.netの簡単で高速かつ安全なVPNサービスです。 RiseupVPNは、ユーザーアカウントを必要とせず、ログを保存したり、あなたを追跡したりしません。 このサービスは、あなたのようなユーザーからの寄付によって全額支払われました。 https://riseup.net/vpn/donate で寄付してください。</string>
+ <string name="terms_of_service">このアプリケーションを使用することにより、https://riseup.net/tos で参照可能な利用規約に同意したことになります。 このサービスは、保証なしで現状のまま提供され、世界をより良い場所にするために働く人々を対象にしています。</string>
+</resources>
diff --git a/app/src/custom/res/values-pt-rBR/strings.xml b/app/src/custom/res/values-pt-rBR/strings.xml
new file mode 100644
index 00000000..4d42ea1c
--- /dev/null
+++ b/app/src/custom/res/values-pt-rBR/strings.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">RiseupVPN é um serviço VPN fácil, rápido e seguro da riseup.net. RiseupVPN não requer uma conta de usuário, nem mantém registros ou rastreia você de qualquer forma. Este serviço é pago inteiramente por doações de usuários como você. Por favor, doe em https://riseup.net/vpn/donate.</string>
+ <string name="terms_of_service">Ao usar esse aplicativo você concorda com os Termos de Serviço disponíveis em https://riseup.net/tos. Esse serviço é fornecido da maneira que está, sem garantia, e destina-se a pessoas que trabalham para tornar o mundo um lugar melhor.</string>
+</resources>
diff --git a/app/src/custom/res/values-tr/strings.xml b/app/src/custom/res/values-tr/strings.xml
new file mode 100644
index 00000000..d2d49037
--- /dev/null
+++ b/app/src/custom/res/values-tr/strings.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">RiseupVPN, riseup.net tarafından sunulan kolay, hızlı ve güvenli bir VPN hizmetidir. RiseupVPN bir kullanıcı hesabına ihtiyaç duymaz, günlük tutmaz veya sizi hiç bir şekilde izlemez. Bu hizmetin giderleri tamamen sizin gibi kullanıcıların bağışlarıyla ödeniyor. Lütfen https://riseup.net/vpn/donate adresinde bağışta bulunun.</string>
+ <string name="terms_of_service">Bu uygulamayı kullanarak https://riseup.net/tos adresindeki Hizmet Kullanım Şartlarını kabul etmiş olursunuz. Bu hizmet dünyayı daha iyi bir yer kılmak için çabalayan insanlara yönelik olarak olduğu haliyle sağlanmıştır ve herhangi bir garantiye tabi değildir.</string>
+</resources>
diff --git a/app/src/custom/res/values/strings.xml b/app/src/custom/res/values/strings.xml
index 25e617b1..82c20f85 100644
--- a/app/src/custom/res/values/strings.xml
+++ b/app/src/custom/res/values/strings.xml
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<string name="donate_message">RiseupVPN is an easy, fast and secure VPN service from riseup.net. RiseupVPN does not require an user account, keep logs or track you in any way. This service paid for entirely by donations from users like you. Please donate at https://riseup.net/vpn/donate. </string>
- <string name="terms_of_service">By using this application you agree to the Terms of Service available at https://riseup.net/tos. This service is provide as-is, without any warranty and is intended for people who work to make the world a better place.</string>
+ <string name="terms_of_service">By using this application you agree to the Terms of Service available at https://riseup.net/tos. This service is provided as-is, without any warranty and is intended for people who work to make the world a better place.</string>
</resources>
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 0c121979..8f1c4862 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -141,4 +141,12 @@
<string name="vpn_error_establish">Android konnte nicht den VPN Dienst starten.</string>
<string name="root_permission_error">%s kann keine Funktionen wie VPN-Hotspot oder IPv6-Firewall ohne Rootrechte ausführen.</string>
<string name="qs_enable_vpn">%s starten</string>
+ <string name="version_update_found">Hier klicken, um das Herunterladen zu starten.</string>
+ <string name="version_update_title">Eine neue %s Version wurde gefunden.</string>
+ <string name="version_update_apk_description">Eine neue %s Version wird heruntergeladen</string>
+ <string name="version_update_download_title">Eine neue %s wurde heruntergeladen.</string>
+ <string name="version_update_download_description">Hier klicken um die Aktualisierung zu installieren.</string>
+ <string name="version_update_error_pgp_verification">PGP Verifikationsfehler. Heruntergeladene Datei wird ignoriert.</string>
+ <string name="version_update_error">Aktualisierung schlug fehl.</string>
+ <string name="version_update_error_permissions">Keine Rechte, um die App zu installieren.</string>
</resources>
diff --git a/app/src/main/res/values-es-rAR/strings.xml b/app/src/main/res/values-es-rAR/strings.xml
index 39da0d8d..4cdeb7f7 100644
--- a/app/src/main/res/values-es-rAR/strings.xml
+++ b/app/src/main/res/values-es-rAR/strings.xml
@@ -141,4 +141,12 @@
<string name="vpn_error_establish">Android no pudo establecer el servicio VPN.</string>
<string name="root_permission_error">%s no puede ejecutar características como punto de acceso a VPN o cortafuego IPv6 sin permisos de superusuario.</string>
<string name="qs_enable_vpn">Iniciar %s</string>
+ <string name="version_update_found">Pulsá acá para empezar la descarga.</string>
+ <string name="version_update_title">Fue encontrada una nueva versión de %s.</string>
+ <string name="version_update_apk_description">Descargando una nueva versión de %s</string>
+ <string name="version_update_download_title">Fue descargada una nueva versión de %s.</string>
+ <string name="version_update_download_description">Pulsá acá para instalar la actualización.</string>
+ <string name="version_update_error_pgp_verification">Error de verificación PGP. Ignorando la descarga.</string>
+ <string name="version_update_error">Falló la actualización.</string>
+ <string name="version_update_error_permissions">No tenés permisos para instalar la aplicación.</string>
</resources>