diff options
| author | David Lönnhager <david.l@mullvad.net> | 2026-03-30 11:43:23 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2026-04-08 09:24:50 +0200 |
| commit | c47ecc00a593372d1e26f472b24b9ce62fba49f0 (patch) | |
| tree | 098e7ae4a0e9eeaf789b3709b621e6b4b7291130 | |
| parent | 0dfb6a9f85ed2673927100e562c1bbf10bb0fd0e (diff) | |
| download | mullvadvpn-c47ecc00a593372d1e26f472b24b9ce62fba49f0.tar.xz mullvadvpn-c47ecc00a593372d1e26f472b24b9ce62fba49f0.zip | |
Replace all "CloudFlare" with "Cloudflare" - s/CloudFlare/Cloudflare/g
70 files changed, 154 insertions, 154 deletions
diff --git a/android/lib/ui/resource/src/main/res/values-ar/strings.xml b/android/lib/ui/resource/src/main/res/values-ar/strings.xml index 1569f2c40b..8051e0ebf2 100644 --- a/android/lib/ui/resource/src/main/res/values-ar/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-ar/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">تفعيل القفز المتعدد</string> <string name="enable_recents">تفعيل المواقع الحديثة</string> <string name="encrypted_dns_proxy_info_message_part1">باستخدام طريقة \"وكيل DNS المُشفَّر\"، سيتواصل التطبيق مع Mullvad API الخاصة بنا عبر عنوان خادم وكيل. وسيفعل ذلك من خلال جلب عنوان من خادم DNS عبر HTTPS (DoH)، ثم استخدام هذا العنوان للوصول إلى خوادم واجهة API الخاصة بنا.</string> - <string name="encrypted_dns_proxy_info_message_part2">إذا لم تكن متصلًا بشبكة VPN لدينا، فسيستخدم خادم وكيل نظام أسماء النطاقات (DNS) المُشفَّر عنوان IP غير المرتبط بشبكة VPN عند الاتصال. تتم استضافة خوادم DoH من قِبل أحد موفري الخدمة التاليين: Quad9 أو CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">إذا لم تكن متصلًا بشبكة VPN لدينا، فسيستخدم خادم وكيل نظام أسماء النطاقات (DNS) المُشفَّر عنوان IP غير المرتبط بشبكة VPN عند الاتصال. تتم استضافة خوادم DoH من قِبل أحد موفري الخدمة التاليين: Quad9 أو Cloudflare.</string> <string name="enter_value_placeholder">أدخل MTU</string> <string name="enter_voucher_code">أدخل رمز القسيمة</string> <string name="entry">دخول</string> diff --git a/android/lib/ui/resource/src/main/res/values-da/strings.xml b/android/lib/ui/resource/src/main/res/values-da/strings.xml index 1b9f17225c..e8e46d71f1 100644 --- a/android/lib/ui/resource/src/main/res/values-da/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-da/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">Aktivér multihop</string> <string name="enable_recents">Aktivér nylige</string> <string name="encrypted_dns_proxy_info_message_part1">Med metoden \"krypteret DNS-proxy\" vil appen kommunikere med vores Mullvad API via en proxy-adresse. Det gør den ved at hente en adresse fra en DNS over HTTPS-server (DoH) og derefter bruge den til at få adgang til en vores API-servere.</string> - <string name="encrypted_dns_proxy_info_message_part2">Hvis du ikke er tilsluttet vores VPN, vil den krypterede DNS-proxy bruge din egen ikke-VPN IP,-adresse når du opretter forbindelse. DoH-serverne hostes af en af følgende udbydere: Quad9 eller CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">Hvis du ikke er tilsluttet vores VPN, vil den krypterede DNS-proxy bruge din egen ikke-VPN IP,-adresse når du opretter forbindelse. DoH-serverne hostes af en af følgende udbydere: Quad9 eller Cloudflare.</string> <string name="enter_value_placeholder">Indtast MTU</string> <string name="enter_voucher_code">Indtast kuponkode</string> <string name="entry">Indgang</string> diff --git a/android/lib/ui/resource/src/main/res/values-de/strings.xml b/android/lib/ui/resource/src/main/res/values-de/strings.xml index fb5b6ace52..10a33d59b2 100644 --- a/android/lib/ui/resource/src/main/res/values-de/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-de/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">Multihop aktivieren</string> <string name="enable_recents">Letzte aktivieren</string> <string name="encrypted_dns_proxy_info_message_part1">Mit der Methode „Verschlüsseltes-DNS-Proxy“ kommuniziert die App mit unserer Mullvad-API über eine Proxy-Adresse. Sie tut dies, indem sie eine Adresse von einem DNS-over-HTTPS-Server (DoH) abruft und dann diese verwendet, um unsere API-Server zu erreichen.</string> - <string name="encrypted_dns_proxy_info_message_part2">Wenn Sie nicht mit unserem VPN verbunden sind, verwendet der Verschlüsseltes-DNS-Proxy bei der Verbindung Ihre eigene Nicht-VPN-IP. Die DoH-Server werden von einem der folgenden Anbieter gehostet: Quad9 oder CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">Wenn Sie nicht mit unserem VPN verbunden sind, verwendet der Verschlüsseltes-DNS-Proxy bei der Verbindung Ihre eigene Nicht-VPN-IP. Die DoH-Server werden von einem der folgenden Anbieter gehostet: Quad9 oder Cloudflare.</string> <string name="enter_value_placeholder">MTU eingeben</string> <string name="enter_voucher_code">Gutscheincode eingeben</string> <string name="entry">Eingang</string> diff --git a/android/lib/ui/resource/src/main/res/values-es/strings.xml b/android/lib/ui/resource/src/main/res/values-es/strings.xml index d6a7da0855..018f718a8c 100644 --- a/android/lib/ui/resource/src/main/res/values-es/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-es/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">Permitir saltos múltiples</string> <string name="enable_recents">Habilitar recientes</string> <string name="encrypted_dns_proxy_info_message_part1">Con el método «Proxy DNS cifrado», la aplicación se comunicará con nuestra API de Mullvad a través de una dirección proxy. Para ello, recupera una dirección de un servidor DNS sobre HTTPS (DoH) y luego la utiliza para contactar con nuestros servidores API.</string> - <string name="encrypted_dns_proxy_info_message_part2">Si no está conectado a nuestra VPN, el proxy DNS cifrado utilizará su propia IP no VPN al conectarse. Los servidores de DoH están alojados en uno de los siguientes proveedores: Quad9 o CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">Si no está conectado a nuestra VPN, el proxy DNS cifrado utilizará su propia IP no VPN al conectarse. Los servidores de DoH están alojados en uno de los siguientes proveedores: Quad9 o Cloudflare.</string> <string name="enter_value_placeholder">Introducir MTU</string> <string name="enter_voucher_code">Escriba el código del cupón</string> <string name="entry">Entrada</string> diff --git a/android/lib/ui/resource/src/main/res/values-fa/strings.xml b/android/lib/ui/resource/src/main/res/values-fa/strings.xml index 3780480b76..90d77b1a8c 100644 --- a/android/lib/ui/resource/src/main/res/values-fa/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-fa/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">فعال کردن مولتیهاپ</string> <string name="enable_recents">فعال کردن موارد اخیر</string> <string name="encrypted_dns_proxy_info_message_part1">با روش «پروکسی DNS رمزگذاریشده»، اپلیکیشن از طریق یک آدرس پروکسی با Mullvad API ارتباط برقرار میکند. این کار با گرفتن یک آدرس از سرور DNS over HTTPS (DoH) و سپس استفاده از آن برای دسترسی به سرورهای API ما انجام میشود.</string> - <string name="encrypted_dns_proxy_info_message_part2">اگر به VPN ما متصل نباشید، پروکسی DNS رمزگذاریشده هنگام اتصال از IP غیرِ VPN شما استفاده میکند. سرورهای DoH توسط یکی از ارائهدهندگان زیر میزبانی میشوند: Quad9 یا CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">اگر به VPN ما متصل نباشید، پروکسی DNS رمزگذاریشده هنگام اتصال از IP غیرِ VPN شما استفاده میکند. سرورهای DoH توسط یکی از ارائهدهندگان زیر میزبانی میشوند: Quad9 یا Cloudflare.</string> <string name="enter_value_placeholder">وارد کردن MTU</string> <string name="enter_voucher_code">کد ووچر را وارد کنید</string> <string name="entry">ورود</string> diff --git a/android/lib/ui/resource/src/main/res/values-fi/strings.xml b/android/lib/ui/resource/src/main/res/values-fi/strings.xml index ad2c6f2324..f22493b43c 100644 --- a/android/lib/ui/resource/src/main/res/values-fi/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-fi/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">Ota multihop käyttöön</string> <string name="enable_recents">Ota viimeisimmät käyttöön</string> <string name="encrypted_dns_proxy_info_message_part1">Sovellus kommunikoi Mullvad API:n kanssa välityspalvelinosoitteen kautta \"Salattu DNS-välityspalvelin\" -menetelmällä, joka toimii niin, että sovellus hakee osoitteen DNS over HTTPS (DoH) -palvelimelta ja käyttää sitä API-palvelimillemme pääsemiseen.</string> - <string name="encrypted_dns_proxy_info_message_part2">Jos et ole yhteydessä VPN-verkkoomme, salattu DNS-välityspalvelin käyttää yhdistämiseen omaa, ei-VPN-pohjaista IP-osoitettasi. DoH-palvelimia isännöi joko Quad9 tai CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">Jos et ole yhteydessä VPN-verkkoomme, salattu DNS-välityspalvelin käyttää yhdistämiseen omaa, ei-VPN-pohjaista IP-osoitettasi. DoH-palvelimia isännöi joko Quad9 tai Cloudflare.</string> <string name="enter_value_placeholder">Syötä MTU</string> <string name="enter_voucher_code">Syötä kuponkikoodi</string> <string name="entry">Tulo</string> diff --git a/android/lib/ui/resource/src/main/res/values-fr/strings.xml b/android/lib/ui/resource/src/main/res/values-fr/strings.xml index f825b6a07d..a80b1bd38e 100644 --- a/android/lib/ui/resource/src/main/res/values-fr/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-fr/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">Activer le multihop</string> <string name="enable_recents">Activer les récents</string> <string name="encrypted_dns_proxy_info_message_part1">Avec la méthode « proxy DNS chiffré », l\'application communiquera avec notre API Mullvad par le biais d\'une adresse proxy. Pour ce faire, elle récupère une adresse auprès d\'un serveur DNS over HTTPS (DoH) et l\'utilise pour atteindre nos serveurs API.</string> - <string name="encrypted_dns_proxy_info_message_part2">Si vous n\'êtes pas connecté à notre VPN, le proxy DNS chiffré utilisera votre propre IP non VPN lors de la connexion. Les serveurs DoH sont hébergés par l\'un des fournisseurs suivants : Quad 9 ou CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">Si vous n\'êtes pas connecté à notre VPN, le proxy DNS chiffré utilisera votre propre IP non VPN lors de la connexion. Les serveurs DoH sont hébergés par l\'un des fournisseurs suivants : Quad 9 ou Cloudflare.</string> <string name="enter_value_placeholder">Saisir le MTU</string> <string name="enter_voucher_code">Saisir un code de bon</string> <string name="entry">Entrée</string> diff --git a/android/lib/ui/resource/src/main/res/values-it/strings.xml b/android/lib/ui/resource/src/main/res/values-it/strings.xml index fb832b1792..3f673946dd 100644 --- a/android/lib/ui/resource/src/main/res/values-it/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-it/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">Abilita multihop</string> <string name="enable_recents">Abilita recenti</string> <string name="encrypted_dns_proxy_info_message_part1">Con il metodo \"Proxy DNS crittografato\", l\'app comunicherà con la nostra API Mullvad tramite un indirizzo proxy. Lo fa recuperando un indirizzo da un server DNS over HTTPS (DoH) e quindi utilizzandolo per raggiungere i nostri server API.</string> - <string name="encrypted_dns_proxy_info_message_part2">Se non sei connesso alla nostra VPN, il proxy DNS crittografato utilizzerà il tuo IP non VPN durante la connessione. I server DoH sono ospitati da uno dei seguenti provider: Quad9 o CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">Se non sei connesso alla nostra VPN, il proxy DNS crittografato utilizzerà il tuo IP non VPN durante la connessione. I server DoH sono ospitati da uno dei seguenti provider: Quad9 o Cloudflare.</string> <string name="enter_value_placeholder">Inserisci MTU</string> <string name="enter_voucher_code">Inserisci codice voucher</string> <string name="entry">Ingresso</string> diff --git a/android/lib/ui/resource/src/main/res/values-ja/strings.xml b/android/lib/ui/resource/src/main/res/values-ja/strings.xml index a15e98f99a..63caa27be7 100644 --- a/android/lib/ui/resource/src/main/res/values-ja/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-ja/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">マルチホップを有効化する</string> <string name="enable_recents">最近の項目を有効化</string> <string name="encrypted_dns_proxy_info_message_part1">[暗号化DNSプロキシ] 方式を使用すると、アプリはプロキシアドレスを通じてMullvad APIと通信します。これはDNS over HTTPS (DoH) サーバーからアドレスを取得し、APIサーバーへのアクセスに利用することで行われます。</string> - <string name="encrypted_dns_proxy_info_message_part2">当社のVPNに接続していない場合、暗号化DNSプロキシは接続時に独自の非VPN IPを使用します。DoHサーバーは、Quad9またはCloudFlareのいずれかによってホストされます。</string> + <string name="encrypted_dns_proxy_info_message_part2">当社のVPNに接続していない場合、暗号化DNSプロキシは接続時に独自の非VPN IPを使用します。DoHサーバーは、Quad9またはCloudflareのいずれかによってホストされます。</string> <string name="enter_value_placeholder">MTU を入力</string> <string name="enter_voucher_code">バウチャーコードを入力</string> <string name="entry">入口</string> diff --git a/android/lib/ui/resource/src/main/res/values-ko/strings.xml b/android/lib/ui/resource/src/main/res/values-ko/strings.xml index 8378f2c468..d92df388ad 100644 --- a/android/lib/ui/resource/src/main/res/values-ko/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-ko/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">멀티홉 사용</string> <string name="enable_recents">최근 항목 활성화</string> <string name="encrypted_dns_proxy_info_message_part1">앱은 \"암호화된 DNS 프록시\" 방식을 사용하여 프록시 주소를 통해 Mullvad API와 통신합니다. 이는 DoH(DNS over HTTPS) 서버에서 주소를 검색한 다음, 그 주소를 사용해 당사 API 서버에 도달하는 방식으로 이루어집니다.</string> - <string name="encrypted_dns_proxy_info_message_part2">당사 VPN에 연결되지 않은 경우, 연결 시 암호화된 DNS 프록시는 사용자의 비 VPN IP를 사용합니다. DoH 서버는 Quad 9, CloudFlare 등의 제공업체에서 호스팅합니다.</string> + <string name="encrypted_dns_proxy_info_message_part2">당사 VPN에 연결되지 않은 경우, 연결 시 암호화된 DNS 프록시는 사용자의 비 VPN IP를 사용합니다. DoH 서버는 Quad 9, Cloudflare 등의 제공업체에서 호스팅합니다.</string> <string name="enter_value_placeholder">MTU 입력</string> <string name="enter_voucher_code">바우처 코드 입력</string> <string name="entry">시작</string> diff --git a/android/lib/ui/resource/src/main/res/values-my/strings.xml b/android/lib/ui/resource/src/main/res/values-my/strings.xml index 53235ad4ac..6d856836e2 100644 --- a/android/lib/ui/resource/src/main/res/values-my/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-my/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">မာလ်တီဟော့ပ်ကို ဖွင့်ရန်</string> <string name="enable_recents">လတ်တလောအရာများကို ဖွင့်ရန်</string> <string name="encrypted_dns_proxy_info_message_part1">ထိုအက်ပ်သည် “ကုဒ်ဝှက်ထားသော DNS ပရောက်စီ” နည်းလမ်းအားဖြင့် ကျွန်ုပ်တို့၏ Mullvad API ထံသို့ ပရောက်စီလိပ်စာမှတစ်ဆင့် ဆက်သွယ်ပေးမည်ဖြစ်သည်။ HTTPS (DoH) ဆာဗာရှိ DNS မှ လိပ်စာတစ်ခုကို ပြန်လည်ရယူခြင်းအားဖြင့် ထိုသို့လုပ်ဆောင်ပြီးနောက် ကျွန်ုပ်တို့၏ API ဆာဗာများသို့ရောက်ရှိရန် ၎င်းကို အသုံးပြုသည်။</string> - <string name="encrypted_dns_proxy_info_message_part2">အကယ်၍ သင်သည် ကျွန်ုပ်တို့၏ VPN သို့ ချိတ်ဆက်ထားခြင်းမရှိပါက ကုဒ်ဝှက်ထားသော DNS ပရောက်စီသည် ချိတ်ဆက်ရာတွင် သင်၏ကိုယ်ပိုင် VPN မဟုတ်သော IP ကို အသုံးပြုပါမည်။ DoH ဆာဗာများကို အောက်ပါဝန်ဆောင်မှုပေးသူများထဲမှ တစ်ခုမှ လက်ခံဆောင်ရွက်ပေးသည်- Quad 9 သို့မဟုတ် CloudFlare ။</string> + <string name="encrypted_dns_proxy_info_message_part2">အကယ်၍ သင်သည် ကျွန်ုပ်တို့၏ VPN သို့ ချိတ်ဆက်ထားခြင်းမရှိပါက ကုဒ်ဝှက်ထားသော DNS ပရောက်စီသည် ချိတ်ဆက်ရာတွင် သင်၏ကိုယ်ပိုင် VPN မဟုတ်သော IP ကို အသုံးပြုပါမည်။ DoH ဆာဗာများကို အောက်ပါဝန်ဆောင်မှုပေးသူများထဲမှ တစ်ခုမှ လက်ခံဆောင်ရွက်ပေးသည်- Quad 9 သို့မဟုတ် Cloudflare ။</string> <string name="enter_value_placeholder">MTU ကို ရိုက်ထည့်ရန်</string> <string name="enter_voucher_code">ဘောက်ချာကုဒ် ဖြည့်သွင်းရန်</string> <string name="entry">အဝင်</string> diff --git a/android/lib/ui/resource/src/main/res/values-nb/strings.xml b/android/lib/ui/resource/src/main/res/values-nb/strings.xml index 427a372a38..6b9e7fa06b 100644 --- a/android/lib/ui/resource/src/main/res/values-nb/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-nb/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">Aktiver multihop</string> <string name="enable_recents">Aktiver nylige</string> <string name="encrypted_dns_proxy_info_message_part1">Med metoden «Kryptert DNS-proxy» vil appen kommunisere med Mullvad API gjennom en proxy-adresse. Dette gjøres ved å hente en adresse fra en DNS over HTTPS-server (DoH) og deretter bruke den til å nå API-serverne våre.</string> - <string name="encrypted_dns_proxy_info_message_part2">Hvis du ikke er koblet til VPN-tjenesten vår, vil den krypterte DNS-proxyen bruke din egen ikke-VPN-IP når du kobler til. En av følgende leverandører er vert for DoH-serverne: Quad9 eller CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">Hvis du ikke er koblet til VPN-tjenesten vår, vil den krypterte DNS-proxyen bruke din egen ikke-VPN-IP når du kobler til. En av følgende leverandører er vert for DoH-serverne: Quad9 eller Cloudflare.</string> <string name="enter_value_placeholder">Angi MTU</string> <string name="enter_voucher_code">Skriv inn kupongkode</string> <string name="entry">Inngang</string> diff --git a/android/lib/ui/resource/src/main/res/values-nl/strings.xml b/android/lib/ui/resource/src/main/res/values-nl/strings.xml index 7dfa07a0f2..dfe4254a6e 100644 --- a/android/lib/ui/resource/src/main/res/values-nl/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-nl/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">Multihop inschakelen</string> <string name="enable_recents">Recente inschakelen</string> <string name="encrypted_dns_proxy_info_message_part1">Met de methode \"Versleutelde DNS-proxy\" communiceert de app met onze Mullvad-API via een proxyadres. De app doet dit door een adres op te halen van een DoH-server (DNS over HTTPS) en dat te gebruiken om onze API-servers te bereiken.</string> - <string name="encrypted_dns_proxy_info_message_part2">Als u niet verbonden bent met onze VPN, gebruikt de versleutelde DNS-proxy uw eigen niet-VPN IP-adres bij het verbinden. De DoH-servers worden gehost door een van de volgende aanbieders: Quad9 of CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">Als u niet verbonden bent met onze VPN, gebruikt de versleutelde DNS-proxy uw eigen niet-VPN IP-adres bij het verbinden. De DoH-servers worden gehost door een van de volgende aanbieders: Quad9 of Cloudflare.</string> <string name="enter_value_placeholder">Voer MTU in</string> <string name="enter_voucher_code">Vouchercode invoeren</string> <string name="entry">Ingang</string> diff --git a/android/lib/ui/resource/src/main/res/values-pl/strings.xml b/android/lib/ui/resource/src/main/res/values-pl/strings.xml index 991054ca34..be89e13ac0 100644 --- a/android/lib/ui/resource/src/main/res/values-pl/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-pl/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">Włącz wielokrotne przeskoki</string> <string name="enable_recents">Włącz ostatnie</string> <string name="encrypted_dns_proxy_info_message_part1">Dzięki metodzie „szyfrowany serwer proxy DNS” aplikacja będzie komunikować się z naszym interfejsem API Mullvad za pośrednictwem adresu serwera proxy. Odbywa się to poprzez pobranie adresu z serwera DNS over HTTPS (DoH), a następnie użycie go do połączenia z naszymi serwerami interfejsu API.</string> - <string name="encrypted_dns_proxy_info_message_part2">Jeśli nie masz połączenia z naszą siecią VPN, szyfrowany serwer proxy DNS użyje Twojego własnego adresu IP bez VPN podczas łączenia. Serwery DoH są hostowane przez jednego z następujących dostawców: Quad 9 lub CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">Jeśli nie masz połączenia z naszą siecią VPN, szyfrowany serwer proxy DNS użyje Twojego własnego adresu IP bez VPN podczas łączenia. Serwery DoH są hostowane przez jednego z następujących dostawców: Quad 9 lub Cloudflare.</string> <string name="enter_value_placeholder">Wprowadź MTU</string> <string name="enter_voucher_code">Wprowadź kod kuponu</string> <string name="entry">Wejście</string> diff --git a/android/lib/ui/resource/src/main/res/values-pt/strings.xml b/android/lib/ui/resource/src/main/res/values-pt/strings.xml index 6b9c726bc5..9347807b61 100644 --- a/android/lib/ui/resource/src/main/res/values-pt/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-pt/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">Ativar multihop</string> <string name="enable_recents">Ativar recentes</string> <string name="encrypted_dns_proxy_info_message_part1">Com o método \"Proxy DNS encriptado\", a aplicação irá comunicar com a nossa API Mullvad através de um endereço proxy. Para tal, obtém um endereço de um servidor DNS sobre HTTPS (DoH) e utiliza-o para aceder aos nossos servidores de API.</string> - <string name="encrypted_dns_proxy_info_message_part2">Se não estiver ligado à nossa VPN, o proxy DNS encriptado utiliza o seu próprio IP e não a VPN ao estabelecer a ligação. Os servidores DoH são alojados por um dos seguintes fornecedores: Quad9 ou CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">Se não estiver ligado à nossa VPN, o proxy DNS encriptado utiliza o seu próprio IP e não a VPN ao estabelecer a ligação. Os servidores DoH são alojados por um dos seguintes fornecedores: Quad9 ou Cloudflare.</string> <string name="enter_value_placeholder">Introduzir MTU</string> <string name="enter_voucher_code">Introduza o código do voucher</string> <string name="entry">Entrada</string> diff --git a/android/lib/ui/resource/src/main/res/values-ru/strings.xml b/android/lib/ui/resource/src/main/res/values-ru/strings.xml index 9d067aa6b9..aadedb25cf 100644 --- a/android/lib/ui/resource/src/main/res/values-ru/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-ru/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">Многократный переход</string> <string name="enable_recents">Включить недавние</string> <string name="encrypted_dns_proxy_info_message_part1">При использовании метода «Прокси через зашифрованный DNS» приложение будет взаимодействовать с API Mullvad через прокси-адрес. Полученный от сервера «DNS по HTTPS» (DoH) адрес будет использоваться для доступа к нашим серверам API.</string> - <string name="encrypted_dns_proxy_info_message_part2">Если вы не подключены к нашему VPN, функция «Зашифрованный DNS-прокси» при подключении будет использовать ваш IP-адрес, не относящийся к VPN. Серверы DoH размещаются у одного из следующих провайдеров: Quad9 или CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">Если вы не подключены к нашему VPN, функция «Зашифрованный DNS-прокси» при подключении будет использовать ваш IP-адрес, не относящийся к VPN. Серверы DoH размещаются у одного из следующих провайдеров: Quad9 или Cloudflare.</string> <string name="enter_value_placeholder">Введите MTU</string> <string name="enter_voucher_code">Введите код ваучера</string> <string name="entry">Вход</string> diff --git a/android/lib/ui/resource/src/main/res/values-sv/strings.xml b/android/lib/ui/resource/src/main/res/values-sv/strings.xml index cdb65ad2ae..224c843f14 100644 --- a/android/lib/ui/resource/src/main/res/values-sv/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-sv/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">Aktivera multihopp</string> <string name="enable_recents">Aktivera senaste</string> <string name="encrypted_dns_proxy_info_message_part1">Med metoden \"Krypterad DNS-proxy\" kommunicerar appen med vår Mullvad API via en proxyadress. Den gör det genom att hämta en adress från en DNS over HTTPS-server (DoH) och sedan använda den för att nå våra API-servrar.</string> - <string name="encrypted_dns_proxy_info_message_part2">Om du inte är ansluten till vår VPN använder den krypterade DNS-proxyn din egen IP-adress utan VPN när du ansluter. En av följande leverantörer är värd för DoH-servrarna: Quad 9 eller CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">Om du inte är ansluten till vår VPN använder den krypterade DNS-proxyn din egen IP-adress utan VPN när du ansluter. En av följande leverantörer är värd för DoH-servrarna: Quad 9 eller Cloudflare.</string> <string name="enter_value_placeholder">Ange MTU</string> <string name="enter_voucher_code">Ange kupongkod</string> <string name="entry">Ingång</string> diff --git a/android/lib/ui/resource/src/main/res/values-th/strings.xml b/android/lib/ui/resource/src/main/res/values-th/strings.xml index c99794d0d2..bf5459e85a 100644 --- a/android/lib/ui/resource/src/main/res/values-th/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-th/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">เปิดใช้มัลติฮอป</string> <string name="enable_recents">เปิดใช้งานล่าสุด</string> <string name="encrypted_dns_proxy_info_message_part1">การใช้วิธี \"พร็อกซี DNS ที่เข้ารหัส\" จะช่วยให้แอปสื่อสารกับ Mullvad API ของเราผ่านที่อยู่พร็อกซี ซึ่งทำได้โดยดึงที่อยู่จากเซิร์ฟเวอร์ DNS ผ่าน HTTPS (DoH) แล้วจึงใช้ที่อยู่ดังกล่าวเพื่อเข้าถึงเซิร์ฟเวอร์ API ของเรา</string> - <string name="encrypted_dns_proxy_info_message_part2">หากคุณไม่ได้เชื่อมต่อกับ VPN ของเรา พร็อกซี DNS ที่เข้ารหัสจะใช้ IP ที่ไม่ใช่ VPN ของคุณในขณะที่เชื่อมต่อ เซิร์ฟเวอร์ DoH ได้รับการโฮสต์โดยผู้ให้บริการรายใดรายหนึ่งต่อไปนี้: Quad9 หรือ CloudFlare</string> + <string name="encrypted_dns_proxy_info_message_part2">หากคุณไม่ได้เชื่อมต่อกับ VPN ของเรา พร็อกซี DNS ที่เข้ารหัสจะใช้ IP ที่ไม่ใช่ VPN ของคุณในขณะที่เชื่อมต่อ เซิร์ฟเวอร์ DoH ได้รับการโฮสต์โดยผู้ให้บริการรายใดรายหนึ่งต่อไปนี้: Quad9 หรือ Cloudflare</string> <string name="enter_value_placeholder">ป้อน MTU</string> <string name="enter_voucher_code">ป้อนรหัสบัตรกำนัล</string> <string name="entry">เข้า</string> diff --git a/android/lib/ui/resource/src/main/res/values-tr/strings.xml b/android/lib/ui/resource/src/main/res/values-tr/strings.xml index e549cc534d..35bbc0ca1f 100644 --- a/android/lib/ui/resource/src/main/res/values-tr/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-tr/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">Çoklu geçişi etkinleştir</string> <string name="enable_recents">Son filtreleri etkinleştir</string> <string name="encrypted_dns_proxy_info_message_part1">\"Şifreli DNS proxy\'si\" yönteminde, uygulama bir proxy adresi üzerinden Mullvad API ile iletişim kurar. Bunun için bir DNS over HTTPS (DoH) sunucusundan bir adres alır ve bu adresi kullanarak API sunucularımıza bağlanır.</string> - <string name="encrypted_dns_proxy_info_message_part2">VPN\'imize bağlı değilseniz Şifreli DNS proxy\'si bağlanırken VPN dışı IP\'nizi kullanır. DoH sunucuları şu sağlayıcılardan birinde barındırılır: Quad9 veya CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">VPN\'imize bağlı değilseniz Şifreli DNS proxy\'si bağlanırken VPN dışı IP\'nizi kullanır. DoH sunucuları şu sağlayıcılardan birinde barındırılır: Quad9 veya Cloudflare.</string> <string name="enter_value_placeholder">MTU\'yu girin</string> <string name="enter_voucher_code">Kupon kodunu girin</string> <string name="entry">Giriş</string> diff --git a/android/lib/ui/resource/src/main/res/values-uk/strings.xml b/android/lib/ui/resource/src/main/res/values-uk/strings.xml index e1edbf1ef0..60315831bb 100644 --- a/android/lib/ui/resource/src/main/res/values-uk/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-uk/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">Увімкнути подвійний VPN</string> <string name="enable_recents">Увімкнути нещодавні</string> <string name="encrypted_dns_proxy_info_message_part1">Під час використання методу «Проксі через зашифрований DNS» застосунок взаємодіятиме з API Mullvad через адресу проксі-сервера. Він отримує адресу із сервера DNS over HTTPS (DoH), а потім використовує її для доступу до наших API-серверів.</string> - <string name="encrypted_dns_proxy_info_message_part2">Якщо ви не підключені до нашого VPN, то метод «Проксі через зашифрований DNS» використовуватиме вашу власну IP-адресу без VPN під час підключення. Сервери DoH розміщені в одного з таких провайдерів: Quad9 або CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">Якщо ви не підключені до нашого VPN, то метод «Проксі через зашифрований DNS» використовуватиме вашу власну IP-адресу без VPN під час підключення. Сервери DoH розміщені в одного з таких провайдерів: Quad9 або Cloudflare.</string> <string name="enter_value_placeholder">Введіть MTU</string> <string name="enter_voucher_code">Введіть код ваучера</string> <string name="entry">Вхід</string> diff --git a/android/lib/ui/resource/src/main/res/values-zh-rCN/strings.xml b/android/lib/ui/resource/src/main/res/values-zh-rCN/strings.xml index 040e8f02e1..e7c427d768 100644 --- a/android/lib/ui/resource/src/main/res/values-zh-rCN/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-zh-rCN/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">启用多跳</string> <string name="enable_recents">启用最近使用</string> <string name="encrypted_dns_proxy_info_message_part1">利用“加密 DNS 代理”方法,应用将通过代理地址与我们的 Mullvad API 进行通信。通信时,应用从 DNS over HTTPS (DoH) 服务器获取地址,然后使用该地址连接我们的 API 服务器。</string> - <string name="encrypted_dns_proxy_info_message_part2">如果您未连接到我们的 VPN,加密 DNS 代理将在连接时使用您自己的非 VPN IP。DoH 服务器由下列提供商之一托管:Quad9 或 CloudFlare。</string> + <string name="encrypted_dns_proxy_info_message_part2">如果您未连接到我们的 VPN,加密 DNS 代理将在连接时使用您自己的非 VPN IP。DoH 服务器由下列提供商之一托管:Quad9 或 Cloudflare。</string> <string name="enter_value_placeholder">输入 MTU</string> <string name="enter_voucher_code">输入优惠码</string> <string name="entry">入口</string> diff --git a/android/lib/ui/resource/src/main/res/values-zh-rTW/strings.xml b/android/lib/ui/resource/src/main/res/values-zh-rTW/strings.xml index 1a1504cb44..4d021366fb 100644 --- a/android/lib/ui/resource/src/main/res/values-zh-rTW/strings.xml +++ b/android/lib/ui/resource/src/main/res/values-zh-rTW/strings.xml @@ -217,7 +217,7 @@ <string name="enable_multihop">啟用多點跳躍</string> <string name="enable_recents">啟用最近使用</string> <string name="encrypted_dns_proxy_info_message_part1">使用「加密 DNS 代理伺服器」方法時,應用程式會透過代理伺服器位址和我們的 Mullvad API 通訊。應用程式會先從 DNS over HTTPS (DoH) 伺服器取得一個位址,再利用該位址連線至我們的 API 伺服器。</string> - <string name="encrypted_dns_proxy_info_message_part2">如果您未連線至我們的 VPN 服務,則加密 DNS 代理伺服器將在連線時使用您本人的非 VPN IP。DoH 伺服器由下列供應商之一負責託管:Quad9 或 CloudFlare。</string> + <string name="encrypted_dns_proxy_info_message_part2">如果您未連線至我們的 VPN 服務,則加密 DNS 代理伺服器將在連線時使用您本人的非 VPN IP。DoH 伺服器由下列供應商之一負責託管:Quad9 或 Cloudflare。</string> <string name="enter_value_placeholder">輸入 MTU</string> <string name="enter_voucher_code">輸入優惠券兌換碼</string> <string name="entry">入口</string> diff --git a/android/lib/ui/resource/src/main/res/values/strings.xml b/android/lib/ui/resource/src/main/res/values/strings.xml index 34445657c3..dfee8ba126 100644 --- a/android/lib/ui/resource/src/main/res/values/strings.xml +++ b/android/lib/ui/resource/src/main/res/values/strings.xml @@ -364,7 +364,7 @@ <string name="version">Version</string> <string name="local_network_sharing_info_block_connections_warning">Attention: If \"Block connections without VPN\" is enabled, \"Local network sharing\" will not work.</string> <string name="encrypted_dns_proxy_info_message_part1">With the “Encrypted DNS proxy” method, the app will communicate with our Mullvad API through a proxy address. It does this by retrieving an address from a DNS over HTTPS (DoH) server and then using that to reach our API servers.</string> - <string name="encrypted_dns_proxy_info_message_part2">If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</string> + <string name="encrypted_dns_proxy_info_message_part2">If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</string> <string name="connection_details_out">Out</string> <string name="multihop">Multihop</string> <string name="multihop_description">Multihop routes your traffic into one WireGuard server and out another, making it harder to trace. This results in increased latency but increases anonymity online.</string> diff --git a/desktop/packages/mullvad-vpn/locales/ar/messages.po b/desktop/packages/mullvad-vpn/locales/ar/messages.po index 488f1f019a..655addc8b9 100644 --- a/desktop/packages/mullvad-vpn/locales/ar/messages.po +++ b/desktop/packages/mullvad-vpn/locales/ar/messages.po @@ -610,8 +610,8 @@ msgid "Enter port" msgstr "أدخل المنفذ" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "إذا لم تكن متصلًا بشبكة VPN لدينا، فسيستخدم خادم وكيل نظام أسماء النطاقات (DNS) المُشفَّر عنوان IP غير المرتبط بشبكة VPN عند الاتصال. تتم استضافة خوادم DoH من قِبل أحد موفري الخدمة التاليين: Quad9 أو CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "إذا لم تكن متصلًا بشبكة VPN لدينا، فسيستخدم خادم وكيل نظام أسماء النطاقات (DNS) المُشفَّر عنوان IP غير المرتبط بشبكة VPN عند الاتصال. تتم استضافة خوادم DoH من قِبل أحد موفري الخدمة التاليين: Quad9 أو Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/da/messages.po b/desktop/packages/mullvad-vpn/locales/da/messages.po index 37d007f6c6..106829f040 100644 --- a/desktop/packages/mullvad-vpn/locales/da/messages.po +++ b/desktop/packages/mullvad-vpn/locales/da/messages.po @@ -586,8 +586,8 @@ msgid "Enter port" msgstr "Indtast port" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "Hvis du ikke er tilsluttet vores VPN, vil den krypterede DNS-proxy bruge din egen ikke-VPN IP,-adresse når du opretter forbindelse. DoH-serverne hostes af en af følgende udbydere: Quad9 eller CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "Hvis du ikke er tilsluttet vores VPN, vil den krypterede DNS-proxy bruge din egen ikke-VPN IP,-adresse når du opretter forbindelse. DoH-serverne hostes af en af følgende udbydere: Quad9 eller Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/de/messages.po b/desktop/packages/mullvad-vpn/locales/de/messages.po index ab73f580f9..17af5d9baf 100644 --- a/desktop/packages/mullvad-vpn/locales/de/messages.po +++ b/desktop/packages/mullvad-vpn/locales/de/messages.po @@ -586,8 +586,8 @@ msgid "Enter port" msgstr "Port eingeben" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "Wenn Sie nicht mit unserem VPN verbunden sind, verwendet der Verschlüsseltes-DNS-Proxy bei der Verbindung Ihre eigene Nicht-VPN-IP. Die DoH-Server werden von einem der folgenden Anbieter gehostet: Quad9 oder CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "Wenn Sie nicht mit unserem VPN verbunden sind, verwendet der Verschlüsseltes-DNS-Proxy bei der Verbindung Ihre eigene Nicht-VPN-IP. Die DoH-Server werden von einem der folgenden Anbieter gehostet: Quad9 oder Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/es/messages.po b/desktop/packages/mullvad-vpn/locales/es/messages.po index 4dd1dda0fd..47fa7ebe09 100644 --- a/desktop/packages/mullvad-vpn/locales/es/messages.po +++ b/desktop/packages/mullvad-vpn/locales/es/messages.po @@ -586,8 +586,8 @@ msgid "Enter port" msgstr "Introducir puerto" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "Si no está conectado a nuestra VPN, el proxy DNS cifrado utilizará su propia IP no VPN al conectarse. Los servidores de DoH están alojados en uno de los siguientes proveedores: Quad9 o CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "Si no está conectado a nuestra VPN, el proxy DNS cifrado utilizará su propia IP no VPN al conectarse. Los servidores de DoH están alojados en uno de los siguientes proveedores: Quad9 o Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/fa/messages.po b/desktop/packages/mullvad-vpn/locales/fa/messages.po index 0899cca389..7ce02e2ced 100644 --- a/desktop/packages/mullvad-vpn/locales/fa/messages.po +++ b/desktop/packages/mullvad-vpn/locales/fa/messages.po @@ -586,8 +586,8 @@ msgid "Enter port" msgstr "پورت را وارد کنید" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "اگر به VPN ما متصل نباشید، پروکسی DNS رمزگذاریشده هنگام اتصال از IP غیرِ VPN شما استفاده میکند. سرورهای DoH توسط یکی از ارائهدهندگان زیر میزبانی میشوند: Quad9 یا CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "اگر به VPN ما متصل نباشید، پروکسی DNS رمزگذاریشده هنگام اتصال از IP غیرِ VPN شما استفاده میکند. سرورهای DoH توسط یکی از ارائهدهندگان زیر میزبانی میشوند: Quad9 یا Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/fi/messages.po b/desktop/packages/mullvad-vpn/locales/fi/messages.po index 1b295dd0ba..6365a1b2eb 100644 --- a/desktop/packages/mullvad-vpn/locales/fi/messages.po +++ b/desktop/packages/mullvad-vpn/locales/fi/messages.po @@ -586,8 +586,8 @@ msgid "Enter port" msgstr "Anna portti" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "Jos et ole yhteydessä VPN-verkkoomme, salattu DNS-välityspalvelin käyttää yhdistämiseen omaa, ei-VPN-pohjaista IP-osoitettasi. DoH-palvelimia isännöi joko Quad9 tai CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "Jos et ole yhteydessä VPN-verkkoomme, salattu DNS-välityspalvelin käyttää yhdistämiseen omaa, ei-VPN-pohjaista IP-osoitettasi. DoH-palvelimia isännöi joko Quad9 tai Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/fr/messages.po b/desktop/packages/mullvad-vpn/locales/fr/messages.po index 240eda37f1..b8c94850e1 100644 --- a/desktop/packages/mullvad-vpn/locales/fr/messages.po +++ b/desktop/packages/mullvad-vpn/locales/fr/messages.po @@ -586,8 +586,8 @@ msgid "Enter port" msgstr "Saisir le port" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "Si vous n'êtes pas connecté à notre VPN, le proxy DNS chiffré utilisera votre propre IP non VPN lors de la connexion. Les serveurs DoH sont hébergés par l'un des fournisseurs suivants : Quad 9 ou CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "Si vous n'êtes pas connecté à notre VPN, le proxy DNS chiffré utilisera votre propre IP non VPN lors de la connexion. Les serveurs DoH sont hébergés par l'un des fournisseurs suivants : Quad 9 ou Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/it/messages.po b/desktop/packages/mullvad-vpn/locales/it/messages.po index 2182f5c951..7738712699 100644 --- a/desktop/packages/mullvad-vpn/locales/it/messages.po +++ b/desktop/packages/mullvad-vpn/locales/it/messages.po @@ -586,8 +586,8 @@ msgid "Enter port" msgstr "Inserisci porta" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "Se non sei connesso alla nostra VPN, il proxy DNS crittografato utilizzerà il tuo IP non VPN durante la connessione. I server DoH sono ospitati da uno dei seguenti provider: Quad9 o CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "Se non sei connesso alla nostra VPN, il proxy DNS crittografato utilizzerà il tuo IP non VPN durante la connessione. I server DoH sono ospitati da uno dei seguenti provider: Quad9 o Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/ja/messages.po b/desktop/packages/mullvad-vpn/locales/ja/messages.po index 871f1c76dc..c4581978ae 100644 --- a/desktop/packages/mullvad-vpn/locales/ja/messages.po +++ b/desktop/packages/mullvad-vpn/locales/ja/messages.po @@ -580,8 +580,8 @@ msgid "Enter port" msgstr "ポートを入力" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "当社のVPNに接続していない場合、暗号化DNSプロキシは接続時に独自の非VPN IPを使用します。DoHサーバーは、Quad9またはCloudFlareのいずれかによってホストされます。" +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "当社のVPNに接続していない場合、暗号化DNSプロキシは接続時に独自の非VPN IPを使用します。DoHサーバーは、Quad9またはCloudflareのいずれかによってホストされます。" msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/ko/messages.po b/desktop/packages/mullvad-vpn/locales/ko/messages.po index cc9097ef45..9ae4415811 100644 --- a/desktop/packages/mullvad-vpn/locales/ko/messages.po +++ b/desktop/packages/mullvad-vpn/locales/ko/messages.po @@ -580,8 +580,8 @@ msgid "Enter port" msgstr "포트 입력" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "당사 VPN에 연결되지 않은 경우, 연결 시 암호화된 DNS 프록시는 사용자의 비 VPN IP를 사용합니다. DoH 서버는 Quad 9, CloudFlare 등의 제공업체에서 호스팅합니다." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "당사 VPN에 연결되지 않은 경우, 연결 시 암호화된 DNS 프록시는 사용자의 비 VPN IP를 사용합니다. DoH 서버는 Quad 9, Cloudflare 등의 제공업체에서 호스팅합니다." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/messages.pot b/desktop/packages/mullvad-vpn/locales/messages.pot index c0a36374b1..e9d668b17e 100644 --- a/desktop/packages/mullvad-vpn/locales/messages.pot +++ b/desktop/packages/mullvad-vpn/locales/messages.pot @@ -629,7 +629,7 @@ msgid "Enter port" msgstr "" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." msgstr "" msgctxt "api-access-methods-view" diff --git a/desktop/packages/mullvad-vpn/locales/my/messages.po b/desktop/packages/mullvad-vpn/locales/my/messages.po index ab6baa4526..3e47685f4a 100644 --- a/desktop/packages/mullvad-vpn/locales/my/messages.po +++ b/desktop/packages/mullvad-vpn/locales/my/messages.po @@ -580,8 +580,8 @@ msgid "Enter port" msgstr "ပေါ့တ် ရိုက်ထည့်ရန်" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "အကယ်၍ သင်သည် ကျွန်ုပ်တို့၏ VPN သို့ ချိတ်ဆက်ထားခြင်းမရှိပါက ကုဒ်ဝှက်ထားသော DNS ပရောက်စီသည် ချိတ်ဆက်ရာတွင် သင်၏ကိုယ်ပိုင် VPN မဟုတ်သော IP ကို အသုံးပြုပါမည်။ DoH ဆာဗာများကို အောက်ပါဝန်ဆောင်မှုပေးသူများထဲမှ တစ်ခုမှ လက်ခံဆောင်ရွက်ပေးသည်- Quad 9 သို့မဟုတ် CloudFlare ။" +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "အကယ်၍ သင်သည် ကျွန်ုပ်တို့၏ VPN သို့ ချိတ်ဆက်ထားခြင်းမရှိပါက ကုဒ်ဝှက်ထားသော DNS ပရောက်စီသည် ချိတ်ဆက်ရာတွင် သင်၏ကိုယ်ပိုင် VPN မဟုတ်သော IP ကို အသုံးပြုပါမည်။ DoH ဆာဗာများကို အောက်ပါဝန်ဆောင်မှုပေးသူများထဲမှ တစ်ခုမှ လက်ခံဆောင်ရွက်ပေးသည်- Quad 9 သို့မဟုတ် Cloudflare ။" msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/nb/messages.po b/desktop/packages/mullvad-vpn/locales/nb/messages.po index 9bd6a4aacc..22857fa325 100644 --- a/desktop/packages/mullvad-vpn/locales/nb/messages.po +++ b/desktop/packages/mullvad-vpn/locales/nb/messages.po @@ -586,8 +586,8 @@ msgid "Enter port" msgstr "Skriv inn port" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "Hvis du ikke er koblet til VPN-tjenesten vår, vil den krypterte DNS-proxyen bruke din egen ikke-VPN-IP når du kobler til. En av følgende leverandører er vert for DoH-serverne: Quad9 eller CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "Hvis du ikke er koblet til VPN-tjenesten vår, vil den krypterte DNS-proxyen bruke din egen ikke-VPN-IP når du kobler til. En av følgende leverandører er vert for DoH-serverne: Quad9 eller Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/nl/messages.po b/desktop/packages/mullvad-vpn/locales/nl/messages.po index aa8a43d9c1..d5682e4651 100644 --- a/desktop/packages/mullvad-vpn/locales/nl/messages.po +++ b/desktop/packages/mullvad-vpn/locales/nl/messages.po @@ -586,8 +586,8 @@ msgid "Enter port" msgstr "Voer poort in" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "Als u niet verbonden bent met onze VPN, gebruikt de versleutelde DNS-proxy uw eigen niet-VPN IP-adres bij het verbinden. De DoH-servers worden gehost door een van de volgende aanbieders: Quad9 of CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "Als u niet verbonden bent met onze VPN, gebruikt de versleutelde DNS-proxy uw eigen niet-VPN IP-adres bij het verbinden. De DoH-servers worden gehost door een van de volgende aanbieders: Quad9 of Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/pl/messages.po b/desktop/packages/mullvad-vpn/locales/pl/messages.po index 3b1793c234..5c67ce7f72 100644 --- a/desktop/packages/mullvad-vpn/locales/pl/messages.po +++ b/desktop/packages/mullvad-vpn/locales/pl/messages.po @@ -598,8 +598,8 @@ msgid "Enter port" msgstr "Wprowadź port" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "Jeśli nie masz połączenia z naszą siecią VPN, szyfrowany serwer proxy DNS użyje Twojego własnego adresu IP bez VPN podczas łączenia. Serwery DoH są hostowane przez jednego z następujących dostawców: Quad 9 lub CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "Jeśli nie masz połączenia z naszą siecią VPN, szyfrowany serwer proxy DNS użyje Twojego własnego adresu IP bez VPN podczas łączenia. Serwery DoH są hostowane przez jednego z następujących dostawców: Quad 9 lub Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/pt/messages.po b/desktop/packages/mullvad-vpn/locales/pt/messages.po index cb30d46f03..1600d1d893 100644 --- a/desktop/packages/mullvad-vpn/locales/pt/messages.po +++ b/desktop/packages/mullvad-vpn/locales/pt/messages.po @@ -586,8 +586,8 @@ msgid "Enter port" msgstr "Introduzir porta" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "Se não estiver ligado à nossa VPN, o proxy DNS encriptado utiliza o seu próprio IP e não a VPN ao estabelecer a ligação. Os servidores DoH são alojados por um dos seguintes fornecedores: Quad9 ou CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "Se não estiver ligado à nossa VPN, o proxy DNS encriptado utiliza o seu próprio IP e não a VPN ao estabelecer a ligação. Os servidores DoH são alojados por um dos seguintes fornecedores: Quad9 ou Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/ru/messages.po b/desktop/packages/mullvad-vpn/locales/ru/messages.po index 3ff49b256e..dffe87bc7e 100644 --- a/desktop/packages/mullvad-vpn/locales/ru/messages.po +++ b/desktop/packages/mullvad-vpn/locales/ru/messages.po @@ -598,8 +598,8 @@ msgid "Enter port" msgstr "Введите порт" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "Если вы не подключены к нашему VPN, функция «Зашифрованный DNS-прокси» при подключении будет использовать ваш IP-адрес, не относящийся к VPN. Серверы DoH размещаются у одного из следующих провайдеров: Quad9 или CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "Если вы не подключены к нашему VPN, функция «Зашифрованный DNS-прокси» при подключении будет использовать ваш IP-адрес, не относящийся к VPN. Серверы DoH размещаются у одного из следующих провайдеров: Quad9 или Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/sv/messages.po b/desktop/packages/mullvad-vpn/locales/sv/messages.po index bea0e43f84..01650bc4cd 100644 --- a/desktop/packages/mullvad-vpn/locales/sv/messages.po +++ b/desktop/packages/mullvad-vpn/locales/sv/messages.po @@ -586,8 +586,8 @@ msgid "Enter port" msgstr "Ange port" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "Om du inte är ansluten till vår VPN använder den krypterade DNS-proxyn din egen IP-adress utan VPN när du ansluter. En av följande leverantörer är värd för DoH-servrarna: Quad 9 eller CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "Om du inte är ansluten till vår VPN använder den krypterade DNS-proxyn din egen IP-adress utan VPN när du ansluter. En av följande leverantörer är värd för DoH-servrarna: Quad 9 eller Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/th/messages.po b/desktop/packages/mullvad-vpn/locales/th/messages.po index d42195364f..db4bd1ce6c 100644 --- a/desktop/packages/mullvad-vpn/locales/th/messages.po +++ b/desktop/packages/mullvad-vpn/locales/th/messages.po @@ -580,8 +580,8 @@ msgid "Enter port" msgstr "ป้อนพอร์ต" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "หากคุณไม่ได้เชื่อมต่อกับ VPN ของเรา พร็อกซี DNS ที่เข้ารหัสจะใช้ IP ที่ไม่ใช่ VPN ของคุณในขณะที่เชื่อมต่อ เซิร์ฟเวอร์ DoH ได้รับการโฮสต์โดยผู้ให้บริการรายใดรายหนึ่งต่อไปนี้: Quad9 หรือ CloudFlare" +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "หากคุณไม่ได้เชื่อมต่อกับ VPN ของเรา พร็อกซี DNS ที่เข้ารหัสจะใช้ IP ที่ไม่ใช่ VPN ของคุณในขณะที่เชื่อมต่อ เซิร์ฟเวอร์ DoH ได้รับการโฮสต์โดยผู้ให้บริการรายใดรายหนึ่งต่อไปนี้: Quad9 หรือ Cloudflare" msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/tr/messages.po b/desktop/packages/mullvad-vpn/locales/tr/messages.po index 1edba79630..96faf69e06 100644 --- a/desktop/packages/mullvad-vpn/locales/tr/messages.po +++ b/desktop/packages/mullvad-vpn/locales/tr/messages.po @@ -586,8 +586,8 @@ msgid "Enter port" msgstr "Portu girin" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "VPN'imize bağlı değilseniz Şifreli DNS proxy'si bağlanırken VPN dışı IP'nizi kullanır. DoH sunucuları şu sağlayıcılardan birinde barındırılır: Quad9 veya CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "VPN'imize bağlı değilseniz Şifreli DNS proxy'si bağlanırken VPN dışı IP'nizi kullanır. DoH sunucuları şu sağlayıcılardan birinde barındırılır: Quad9 veya Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/uk/messages.po b/desktop/packages/mullvad-vpn/locales/uk/messages.po index ca3aac9db2..09f251a999 100644 --- a/desktop/packages/mullvad-vpn/locales/uk/messages.po +++ b/desktop/packages/mullvad-vpn/locales/uk/messages.po @@ -598,8 +598,8 @@ msgid "Enter port" msgstr "Введіть порт" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "Якщо ви не підключені до нашого VPN, то метод «Проксі через зашифрований DNS» використовуватиме вашу власну IP-адресу без VPN під час підключення. Сервери DoH розміщені в одного з таких провайдерів: Quad9 або CloudFlare." +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "Якщо ви не підключені до нашого VPN, то метод «Проксі через зашифрований DNS» використовуватиме вашу власну IP-адресу без VPN під час підключення. Сервери DoH розміщені в одного з таких провайдерів: Quad9 або Cloudflare." msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/zh-CN/messages.po b/desktop/packages/mullvad-vpn/locales/zh-CN/messages.po index 452baf2edf..95ca6f1674 100644 --- a/desktop/packages/mullvad-vpn/locales/zh-CN/messages.po +++ b/desktop/packages/mullvad-vpn/locales/zh-CN/messages.po @@ -580,8 +580,8 @@ msgid "Enter port" msgstr "输入端口" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "如果您未连接到我们的 VPN,加密 DNS 代理将在连接时使用您自己的非 VPN IP。DoH 服务器由下列提供商之一托管:Quad9 或 CloudFlare。" +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "如果您未连接到我们的 VPN,加密 DNS 代理将在连接时使用您自己的非 VPN IP。DoH 服务器由下列提供商之一托管:Quad9 或 Cloudflare。" msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/locales/zh-TW/messages.po b/desktop/packages/mullvad-vpn/locales/zh-TW/messages.po index bf85cc388e..a0a6d8dcb5 100644 --- a/desktop/packages/mullvad-vpn/locales/zh-TW/messages.po +++ b/desktop/packages/mullvad-vpn/locales/zh-TW/messages.po @@ -580,8 +580,8 @@ msgid "Enter port" msgstr "輸入連接埠" msgctxt "api-access-methods-view" -msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." -msgstr "如果您未連線至我們的 VPN 服務,則加密 DNS 代理伺服器將在連線時使用您本人的非 VPN IP。DoH 伺服器由下列供應商之一負責託管:Quad9 或 CloudFlare。" +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." +msgstr "如果您未連線至我們的 VPN 服務,則加密 DNS 代理伺服器將在連線時使用您本人的非 VPN IP。DoH 伺服器由下列供應商之一負責託管:Quad9 或 Cloudflare。" msgctxt "api-access-methods-view" msgid "In use" diff --git a/desktop/packages/mullvad-vpn/src/renderer/components/views/api-access/ApiAccessView.tsx b/desktop/packages/mullvad-vpn/src/renderer/components/views/api-access/ApiAccessView.tsx index 6a76284c7d..8bc2105392 100644 --- a/desktop/packages/mullvad-vpn/src/renderer/components/views/api-access/ApiAccessView.tsx +++ b/desktop/packages/mullvad-vpn/src/renderer/components/views/api-access/ApiAccessView.tsx @@ -285,7 +285,7 @@ function ApiAccessMethod(props: ApiAccessMethodProps) { ), messages.pgettext( 'api-access-methods-view', - 'If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.', + 'If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.', ), ]} /> diff --git a/ios/Assets/Localizable.xcstrings b/ios/Assets/Localizable.xcstrings index 4f0bd830c8..7458430c26 100644 --- a/ios/Assets/Localizable.xcstrings +++ b/ios/Assets/Localizable.xcstrings @@ -30524,126 +30524,126 @@ } } }, - "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." : { + "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." : { "localizations" : { "da" : { "stringUnit" : { "state" : "translated", - "value" : "Hvis du ikke er tilsluttet vores VPN, vil den krypterede DNS-proxy bruge din egen ikke-VPN IP,-adresse når du opretter forbindelse. DoH-serverne hostes af en af følgende udbydere: Quad9 eller CloudFlare." + "value" : "Hvis du ikke er tilsluttet vores VPN, vil den krypterede DNS-proxy bruge din egen ikke-VPN IP,-adresse når du opretter forbindelse. DoH-serverne hostes af en af følgende udbydere: Quad9 eller Cloudflare." } }, "de" : { "stringUnit" : { "state" : "translated", - "value" : "Wenn Sie nicht mit unserem VPN verbunden sind, verwendet der Verschlüsseltes-DNS-Proxy bei der Verbindung Ihre eigene Nicht-VPN-IP. Die DoH-Server werden von einem der folgenden Anbieter gehostet: Quad9 oder CloudFlare." + "value" : "Wenn Sie nicht mit unserem VPN verbunden sind, verwendet der Verschlüsseltes-DNS-Proxy bei der Verbindung Ihre eigene Nicht-VPN-IP. Die DoH-Server werden von einem der folgenden Anbieter gehostet: Quad9 oder Cloudflare." } }, "es" : { "stringUnit" : { "state" : "translated", - "value" : "Si no está conectado a nuestra VPN, el proxy DNS cifrado utilizará su propia IP no VPN al conectarse. Los servidores de DoH están alojados en uno de los siguientes proveedores: Quad9 o CloudFlare." + "value" : "Si no está conectado a nuestra VPN, el proxy DNS cifrado utilizará su propia IP no VPN al conectarse. Los servidores de DoH están alojados en uno de los siguientes proveedores: Quad9 o Cloudflare." } }, "fi" : { "stringUnit" : { "state" : "translated", - "value" : "Jos et ole yhteydessä VPN-verkkoomme, salattu DNS-välityspalvelin käyttää yhdistämiseen omaa, ei-VPN-pohjaista IP-osoitettasi. DoH-palvelimia isännöi joko Quad9 tai CloudFlare." + "value" : "Jos et ole yhteydessä VPN-verkkoomme, salattu DNS-välityspalvelin käyttää yhdistämiseen omaa, ei-VPN-pohjaista IP-osoitettasi. DoH-palvelimia isännöi joko Quad9 tai Cloudflare." } }, "fr" : { "stringUnit" : { "state" : "translated", - "value" : "Si vous n'êtes pas connecté à notre VPN, le proxy DNS chiffré utilisera votre propre IP non VPN lors de la connexion. Les serveurs DoH sont hébergés par l'un des fournisseurs suivants : Quad 9 ou CloudFlare." + "value" : "Si vous n'êtes pas connecté à notre VPN, le proxy DNS chiffré utilisera votre propre IP non VPN lors de la connexion. Les serveurs DoH sont hébergés par l'un des fournisseurs suivants : Quad 9 ou Cloudflare." } }, "it" : { "stringUnit" : { "state" : "translated", - "value" : "Se non sei connesso alla nostra VPN, il proxy DNS crittografato utilizzerà il tuo IP non VPN durante la connessione. I server DoH sono ospitati da uno dei seguenti provider: Quad9 o CloudFlare." + "value" : "Se non sei connesso alla nostra VPN, il proxy DNS crittografato utilizzerà il tuo IP non VPN durante la connessione. I server DoH sono ospitati da uno dei seguenti provider: Quad9 o Cloudflare." } }, "ja" : { "stringUnit" : { "state" : "translated", - "value" : "当社のVPNに接続していない場合、暗号化DNSプロキシは接続時に独自の非VPN IPを使用します。DoHサーバーは、Quad9またはCloudFlareのいずれかによってホストされます。" + "value" : "当社のVPNに接続していない場合、暗号化DNSプロキシは接続時に独自の非VPN IPを使用します。DoHサーバーは、Quad9またはCloudflareのいずれかによってホストされます。" } }, "ko" : { "stringUnit" : { "state" : "translated", - "value" : "당사 VPN에 연결되지 않은 경우, 연결 시 암호화된 DNS 프록시는 사용자의 비 VPN IP를 사용합니다. DoH 서버는 Quad 9, CloudFlare 등의 제공업체에서 호스팅합니다." + "value" : "당사 VPN에 연결되지 않은 경우, 연결 시 암호화된 DNS 프록시는 사용자의 비 VPN IP를 사용합니다. DoH 서버는 Quad 9, Cloudflare 등의 제공업체에서 호스팅합니다." } }, "my" : { "stringUnit" : { "state" : "translated", - "value" : "အကယ်၍ သင်သည် ကျွန်ုပ်တို့၏ VPN သို့ ချိတ်ဆက်ထားခြင်းမရှိပါက ကုဒ်ဝှက်ထားသော DNS ပရောက်စီသည် ချိတ်ဆက်ရာတွင် သင်၏ကိုယ်ပိုင် VPN မဟုတ်သော IP ကို အသုံးပြုပါမည်။ DoH ဆာဗာများကို အောက်ပါဝန်ဆောင်မှုပေးသူများထဲမှ တစ်ခုမှ လက်ခံဆောင်ရွက်ပေးသည်- Quad 9 သို့မဟုတ် CloudFlare ။" + "value" : "အကယ်၍ သင်သည် ကျွန်ုပ်တို့၏ VPN သို့ ချိတ်ဆက်ထားခြင်းမရှိပါက ကုဒ်ဝှက်ထားသော DNS ပရောက်စီသည် ချိတ်ဆက်ရာတွင် သင်၏ကိုယ်ပိုင် VPN မဟုတ်သော IP ကို အသုံးပြုပါမည်။ DoH ဆာဗာများကို အောက်ပါဝန်ဆောင်မှုပေးသူများထဲမှ တစ်ခုမှ လက်ခံဆောင်ရွက်ပေးသည်- Quad 9 သို့မဟုတ် Cloudflare ။" } }, "nb" : { "stringUnit" : { "state" : "translated", - "value" : "Hvis du ikke er koblet til VPN-tjenesten vår, vil den krypterte DNS-proxyen bruke din egen ikke-VPN-IP når du kobler til. En av følgende leverandører er vert for DoH-serverne: Quad9 eller CloudFlare." + "value" : "Hvis du ikke er koblet til VPN-tjenesten vår, vil den krypterte DNS-proxyen bruke din egen ikke-VPN-IP når du kobler til. En av følgende leverandører er vert for DoH-serverne: Quad9 eller Cloudflare." } }, "nl" : { "stringUnit" : { "state" : "translated", - "value" : "Als u niet verbonden bent met onze VPN, gebruikt de versleutelde DNS-proxy uw eigen niet-VPN IP-adres bij het verbinden. De DoH-servers worden gehost door een van de volgende aanbieders: Quad9 of CloudFlare." + "value" : "Als u niet verbonden bent met onze VPN, gebruikt de versleutelde DNS-proxy uw eigen niet-VPN IP-adres bij het verbinden. De DoH-servers worden gehost door een van de volgende aanbieders: Quad9 of Cloudflare." } }, "pl" : { "stringUnit" : { "state" : "translated", - "value" : "Jeśli nie masz połączenia z naszą siecią VPN, szyfrowany serwer proxy DNS użyje Twojego własnego adresu IP bez VPN podczas łączenia. Serwery DoH są hostowane przez jednego z następujących dostawców: Quad 9 lub CloudFlare." + "value" : "Jeśli nie masz połączenia z naszą siecią VPN, szyfrowany serwer proxy DNS użyje Twojego własnego adresu IP bez VPN podczas łączenia. Serwery DoH są hostowane przez jednego z następujących dostawców: Quad 9 lub Cloudflare." } }, "pt" : { "stringUnit" : { "state" : "translated", - "value" : "Se não estiver ligado à nossa VPN, o proxy DNS encriptado utiliza o seu próprio IP e não a VPN ao estabelecer a ligação. Os servidores DoH são alojados por um dos seguintes fornecedores: Quad9 ou CloudFlare." + "value" : "Se não estiver ligado à nossa VPN, o proxy DNS encriptado utiliza o seu próprio IP e não a VPN ao estabelecer a ligação. Os servidores DoH são alojados por um dos seguintes fornecedores: Quad9 ou Cloudflare." } }, "ru" : { "stringUnit" : { "state" : "translated", - "value" : "Если вы не подключены к нашему VPN, функция «Зашифрованный DNS-прокси» при подключении будет использовать ваш IP-адрес, не относящийся к VPN. Серверы DoH размещаются у одного из следующих провайдеров: Quad9 или CloudFlare." + "value" : "Если вы не подключены к нашему VPN, функция «Зашифрованный DNS-прокси» при подключении будет использовать ваш IP-адрес, не относящийся к VPN. Серверы DoH размещаются у одного из следующих провайдеров: Quad9 или Cloudflare." } }, "sv" : { "stringUnit" : { "state" : "translated", - "value" : "Om du inte är ansluten till vår VPN använder den krypterade DNS-proxyn din egen IP-adress utan VPN när du ansluter. En av följande leverantörer är värd för DoH-servrarna: Quad 9 eller CloudFlare." + "value" : "Om du inte är ansluten till vår VPN använder den krypterade DNS-proxyn din egen IP-adress utan VPN när du ansluter. En av följande leverantörer är värd för DoH-servrarna: Quad 9 eller Cloudflare." } }, "th" : { "stringUnit" : { "state" : "translated", - "value" : "หากคุณไม่ได้เชื่อมต่อกับ VPN ของเรา พร็อกซี DNS ที่เข้ารหัสจะใช้ IP ที่ไม่ใช่ VPN ของคุณในขณะที่เชื่อมต่อ เซิร์ฟเวอร์ DoH ได้รับการโฮสต์โดยผู้ให้บริการรายใดรายหนึ่งต่อไปนี้: Quad9 หรือ CloudFlare" + "value" : "หากคุณไม่ได้เชื่อมต่อกับ VPN ของเรา พร็อกซี DNS ที่เข้ารหัสจะใช้ IP ที่ไม่ใช่ VPN ของคุณในขณะที่เชื่อมต่อ เซิร์ฟเวอร์ DoH ได้รับการโฮสต์โดยผู้ให้บริการรายใดรายหนึ่งต่อไปนี้: Quad9 หรือ Cloudflare" } }, "tr" : { "stringUnit" : { "state" : "translated", - "value" : "VPN'imize bağlı değilseniz Şifreli DNS proxy'si bağlanırken VPN dışı IP'nizi kullanır. DoH sunucuları şu sağlayıcılardan birinde barındırılır: Quad9 veya CloudFlare." + "value" : "VPN'imize bağlı değilseniz Şifreli DNS proxy'si bağlanırken VPN dışı IP'nizi kullanır. DoH sunucuları şu sağlayıcılardan birinde barındırılır: Quad9 veya Cloudflare." } }, "uk" : { "stringUnit" : { "state" : "translated", - "value" : "Якщо ви не підключені до нашого VPN, метод «Проксі через зашифрований DNS» використовуватиме вашу власну IP-адресу без VPN під час підключення. Сервери DoH розміщені в одного з таких провайдерів: Quad9 або CloudFlare." + "value" : "Якщо ви не підключені до нашого VPN, метод «Проксі через зашифрований DNS» використовуватиме вашу власну IP-адресу без VPN під час підключення. Сервери DoH розміщені в одного з таких провайдерів: Quad9 або Cloudflare." } }, "zh-Hans" : { "stringUnit" : { "state" : "translated", - "value" : "如果您未连接到我们的 VPN,加密 DNS 代理将在连接时使用您自己的非 VPN IP。DoH 服务器由下列提供商之一托管:Quad9 或 CloudFlare。" + "value" : "如果您未连接到我们的 VPN,加密 DNS 代理将在连接时使用您自己的非 VPN IP。DoH 服务器由下列提供商之一托管:Quad9 或 Cloudflare。" } }, "zh-Hant" : { "stringUnit" : { "state" : "translated", - "value" : "如果您未連線至我們的 VPN 服務,則加密 DNS 代理伺服器將在連線時使用您本人的非 VPN IP。DoH 伺服器由下列供應商之一負責託管:Quad9 或 CloudFlare。" + "value" : "如果您未連線至我們的 VPN 服務,則加密 DNS 代理伺服器將在連線時使用您本人的非 VPN IP。DoH 伺服器由下列供應商之一負責託管:Quad9 或 Cloudflare。" } } } diff --git a/ios/MullvadVPN/Coordinators/Settings/APIAccess/Models/AccessMethodViewModel.swift b/ios/MullvadVPN/Coordinators/Settings/APIAccess/Models/AccessMethodViewModel.swift index fdbe8ff496..7d1891bc35 100644 --- a/ios/MullvadVPN/Coordinators/Settings/APIAccess/Models/AccessMethodViewModel.swift +++ b/ios/MullvadVPN/Coordinators/Settings/APIAccess/Models/AccessMethodViewModel.swift @@ -158,7 +158,7 @@ extension AccessMethodViewModel { """ If you are not connected to our VPN, then the Encrypted DNS proxy will \ use your own non-VPN IP when connecting. The DoH servers are hosted by \ - one of the following providers: Quad9 or CloudFlare. + one of the following providers: Quad9 or Cloudflare. """, comment: "" ), diff --git a/ios/translation/locales/da.xliff b/ios/translation/locales/da.xliff index cafbf71a48..52be524a4d 100644 --- a/ios/translation/locales/da.xliff +++ b/ios/translation/locales/da.xliff @@ -1260,9 +1260,9 @@ <target state="final">Hvis du har problemer med at oprette forbindelse til VPN-servere, bedes du kontakte support.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">Hvis du ikke er tilsluttet vores VPN, vil den krypterede DNS-proxy bruge din egen ikke-VPN IP,-adresse når du opretter forbindelse. DoH-serverne hostes af en af følgende udbydere: Quad9 eller CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">Hvis du ikke er tilsluttet vores VPN, vil den krypterede DNS-proxy bruge din egen ikke-VPN IP,-adresse når du opretter forbindelse. DoH-serverne hostes af en af følgende udbydere: Quad9 eller Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/de.xliff b/ios/translation/locales/de.xliff index 058f7ab01b..8b97ad8735 100644 --- a/ios/translation/locales/de.xliff +++ b/ios/translation/locales/de.xliff @@ -1260,9 +1260,9 @@ <target state="final">Wenn Sie Probleme mit der Verbindung zu VPN-Servern haben, wenden Sie sich bitte an den Support.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">Wenn Sie nicht mit unserem VPN verbunden sind, verwendet der Verschlüsseltes-DNS-Proxy bei der Verbindung Ihre eigene Nicht-VPN-IP. Die DoH-Server werden von einem der folgenden Anbieter gehostet: Quad9 oder CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">Wenn Sie nicht mit unserem VPN verbunden sind, verwendet der Verschlüsseltes-DNS-Proxy bei der Verbindung Ihre eigene Nicht-VPN-IP. Die DoH-Server werden von einem der folgenden Anbieter gehostet: Quad9 oder Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/en.xliff b/ios/translation/locales/en.xliff index 557806ca76..3fae65e298 100644 --- a/ios/translation/locales/en.xliff +++ b/ios/translation/locales/en.xliff @@ -1260,9 +1260,9 @@ <target state="new">If you are having issues connecting to VPN servers, please contact support.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="new">If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="new">If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve"> diff --git a/ios/translation/locales/es.xliff b/ios/translation/locales/es.xliff index d2e5bb2128..526d636168 100644 --- a/ios/translation/locales/es.xliff +++ b/ios/translation/locales/es.xliff @@ -1260,9 +1260,9 @@ <target state="final">Si tiene problemas para conectarse a los servidores VPN, póngase en contacto con el servicio de asistencia.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">Si no está conectado a nuestra VPN, el proxy DNS cifrado utilizará su propia IP no VPN al conectarse. Los servidores de DoH están alojados en uno de los siguientes proveedores: Quad9 o CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">Si no está conectado a nuestra VPN, el proxy DNS cifrado utilizará su propia IP no VPN al conectarse. Los servidores de DoH están alojados en uno de los siguientes proveedores: Quad9 o Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/fi.xliff b/ios/translation/locales/fi.xliff index c0c192755c..721c649077 100644 --- a/ios/translation/locales/fi.xliff +++ b/ios/translation/locales/fi.xliff @@ -1260,9 +1260,9 @@ <target state="final">Jos sinulla on ongelmia yhteyden muodostamisessa VPN-palvelimiin, ota yhteyttä tukeen.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">Jos et ole yhteydessä VPN-verkkoomme, salattu DNS-välityspalvelin käyttää yhdistämiseen omaa, ei-VPN-pohjaista IP-osoitettasi. DoH-palvelimia isännöi joko Quad9 tai CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">Jos et ole yhteydessä VPN-verkkoomme, salattu DNS-välityspalvelin käyttää yhdistämiseen omaa, ei-VPN-pohjaista IP-osoitettasi. DoH-palvelimia isännöi joko Quad9 tai Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/fr.xliff b/ios/translation/locales/fr.xliff index 08fe815fbd..c9d98daef2 100644 --- a/ios/translation/locales/fr.xliff +++ b/ios/translation/locales/fr.xliff @@ -1260,9 +1260,9 @@ <target state="final">Si vous rencontrez des problèmes de connexion aux serveurs VPN, veuillez contacter l'assistance.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">Si vous n'êtes pas connecté à notre VPN, le proxy DNS chiffré utilisera votre propre IP non VPN lors de la connexion. Les serveurs DoH sont hébergés par l'un des fournisseurs suivants : Quad 9 ou CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">Si vous n'êtes pas connecté à notre VPN, le proxy DNS chiffré utilisera votre propre IP non VPN lors de la connexion. Les serveurs DoH sont hébergés par l'un des fournisseurs suivants : Quad 9 ou Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/it.xliff b/ios/translation/locales/it.xliff index 0cc7cf41a4..7822ee441d 100644 --- a/ios/translation/locales/it.xliff +++ b/ios/translation/locales/it.xliff @@ -1260,9 +1260,9 @@ <target state="final">Se riscontri problemi di connessione ai server VPN, contatta l'assistenza.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">Se non sei connesso alla nostra VPN, il proxy DNS crittografato utilizzerà il tuo IP non VPN durante la connessione. I server DoH sono ospitati da uno dei seguenti provider: Quad9 o CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">Se non sei connesso alla nostra VPN, il proxy DNS crittografato utilizzerà il tuo IP non VPN durante la connessione. I server DoH sono ospitati da uno dei seguenti provider: Quad9 o Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/ja.xliff b/ios/translation/locales/ja.xliff index 3e3cef4e30..ecb4e33df9 100644 --- a/ios/translation/locales/ja.xliff +++ b/ios/translation/locales/ja.xliff @@ -1260,9 +1260,9 @@ <target state="final">VPNサーバーへの接続に問題が生じている場合は、サポートにお問い合わせください。</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">当社のVPNに接続していない場合、暗号化DNSプロキシは接続時に独自の非VPN IPを使用します。DoHサーバーは、Quad9またはCloudFlareのいずれかによってホストされます。</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">当社のVPNに接続していない場合、暗号化DNSプロキシは接続時に独自の非VPN IPを使用します。DoHサーバーは、Quad9またはCloudflareのいずれかによってホストされます。</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/ko.xliff b/ios/translation/locales/ko.xliff index 7c01ad875a..862242ec41 100644 --- a/ios/translation/locales/ko.xliff +++ b/ios/translation/locales/ko.xliff @@ -1260,9 +1260,9 @@ <target state="final">VPN 서버 연결에 문제가 있는 경우 지원 팀에 문의하세요.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">당사 VPN에 연결되지 않은 경우, 연결 시 암호화된 DNS 프록시는 사용자의 비 VPN IP를 사용합니다. DoH 서버는 Quad 9, CloudFlare 등의 제공업체에서 호스팅합니다.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">당사 VPN에 연결되지 않은 경우, 연결 시 암호화된 DNS 프록시는 사용자의 비 VPN IP를 사용합니다. DoH 서버는 Quad 9, Cloudflare 등의 제공업체에서 호스팅합니다.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/my.xliff b/ios/translation/locales/my.xliff index aaf6a42fd9..3227ad5d9e 100644 --- a/ios/translation/locales/my.xliff +++ b/ios/translation/locales/my.xliff @@ -1260,9 +1260,9 @@ <target state="final">VPN ဆာဗာများကို ချိတ်ဆက်ရာတွင် ပြဿနာများရှိနေပါက အကူအညီပေးရေးအဖွဲ့ကို ဆက်သွယ်ပါ။</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">အကယ်၍ သင်သည် ကျွန်ုပ်တို့၏ VPN သို့ ချိတ်ဆက်ထားခြင်းမရှိပါက ကုဒ်ဝှက်ထားသော DNS ပရောက်စီသည် ချိတ်ဆက်ရာတွင် သင်၏ကိုယ်ပိုင် VPN မဟုတ်သော IP ကို အသုံးပြုပါမည်။ DoH ဆာဗာများကို အောက်ပါဝန်ဆောင်မှုပေးသူများထဲမှ တစ်ခုမှ လက်ခံဆောင်ရွက်ပေးသည်- Quad 9 သို့မဟုတ် CloudFlare ။</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">အကယ်၍ သင်သည် ကျွန်ုပ်တို့၏ VPN သို့ ချိတ်ဆက်ထားခြင်းမရှိပါက ကုဒ်ဝှက်ထားသော DNS ပရောက်စီသည် ချိတ်ဆက်ရာတွင် သင်၏ကိုယ်ပိုင် VPN မဟုတ်သော IP ကို အသုံးပြုပါမည်။ DoH ဆာဗာများကို အောက်ပါဝန်ဆောင်မှုပေးသူများထဲမှ တစ်ခုမှ လက်ခံဆောင်ရွက်ပေးသည်- Quad 9 သို့မဟုတ် Cloudflare ။</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/nb.xliff b/ios/translation/locales/nb.xliff index 774e242adf..ee03d7a73d 100644 --- a/ios/translation/locales/nb.xliff +++ b/ios/translation/locales/nb.xliff @@ -1260,9 +1260,9 @@ <target state="final">Hvis du har mistet tilkoblingen til VPN-serverne, kan du ta kontak med kundestøtten.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">Hvis du ikke er koblet til VPN-tjenesten vår, vil den krypterte DNS-proxyen bruke din egen ikke-VPN-IP når du kobler til. En av følgende leverandører er vert for DoH-serverne: Quad9 eller CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">Hvis du ikke er koblet til VPN-tjenesten vår, vil den krypterte DNS-proxyen bruke din egen ikke-VPN-IP når du kobler til. En av følgende leverandører er vert for DoH-serverne: Quad9 eller Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/nl.xliff b/ios/translation/locales/nl.xliff index 96d5ce602d..37192a049c 100644 --- a/ios/translation/locales/nl.xliff +++ b/ios/translation/locales/nl.xliff @@ -1260,9 +1260,9 @@ <target state="final">Als u problemen hebt met het verbinden met VPN-servers, neem dan contact op met de ondersteuning.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">Als u niet verbonden bent met onze VPN, gebruikt de versleutelde DNS-proxy uw eigen niet-VPN IP-adres bij het verbinden. De DoH-servers worden gehost door een van de volgende aanbieders: Quad9 of CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">Als u niet verbonden bent met onze VPN, gebruikt de versleutelde DNS-proxy uw eigen niet-VPN IP-adres bij het verbinden. De DoH-servers worden gehost door een van de volgende aanbieders: Quad9 of Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/pl.xliff b/ios/translation/locales/pl.xliff index 021d93bf4f..b2ea156d21 100644 --- a/ios/translation/locales/pl.xliff +++ b/ios/translation/locales/pl.xliff @@ -1260,9 +1260,9 @@ <target state="final">Jeśli masz problemy z łączeniem się z serwerami VPN, skontaktuj się z pomocą techniczną.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">Jeśli nie masz połączenia z naszą siecią VPN, szyfrowany serwer proxy DNS użyje Twojego własnego adresu IP bez VPN podczas łączenia. Serwery DoH są hostowane przez jednego z następujących dostawców: Quad 9 lub CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">Jeśli nie masz połączenia z naszą siecią VPN, szyfrowany serwer proxy DNS użyje Twojego własnego adresu IP bez VPN podczas łączenia. Serwery DoH są hostowane przez jednego z następujących dostawców: Quad 9 lub Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/pt.xliff b/ios/translation/locales/pt.xliff index 079a83fe2d..1e87bd2f77 100644 --- a/ios/translation/locales/pt.xliff +++ b/ios/translation/locales/pt.xliff @@ -1260,9 +1260,9 @@ <target state="final">Se tiver problemas em ligar-se aos servidores VPN, contacte o apoio.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">Se não estiver ligado à nossa VPN, o proxy DNS encriptado utiliza o seu próprio IP e não a VPN ao estabelecer a ligação. Os servidores DoH são alojados por um dos seguintes fornecedores: Quad9 ou CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">Se não estiver ligado à nossa VPN, o proxy DNS encriptado utiliza o seu próprio IP e não a VPN ao estabelecer a ligação. Os servidores DoH são alojados por um dos seguintes fornecedores: Quad9 ou Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/ru.xliff b/ios/translation/locales/ru.xliff index b41df5bf86..5d24585b7d 100644 --- a/ios/translation/locales/ru.xliff +++ b/ios/translation/locales/ru.xliff @@ -1260,9 +1260,9 @@ <target state="final">Если у вас возникли проблемы с подключением к VPN-серверам, обратитесь в службу поддержки.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">Если вы не подключены к нашему VPN, функция «Зашифрованный DNS-прокси» при подключении будет использовать ваш IP-адрес, не относящийся к VPN. Серверы DoH размещаются у одного из следующих провайдеров: Quad9 или CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">Если вы не подключены к нашему VPN, функция «Зашифрованный DNS-прокси» при подключении будет использовать ваш IP-адрес, не относящийся к VPN. Серверы DoH размещаются у одного из следующих провайдеров: Quad9 или Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/sv.xliff b/ios/translation/locales/sv.xliff index 72408e0c4f..71b22661eb 100644 --- a/ios/translation/locales/sv.xliff +++ b/ios/translation/locales/sv.xliff @@ -1260,9 +1260,9 @@ <target state="final">Kontakta supporten om du har problem med att ansluta till VPN-servrar.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">Om du inte är ansluten till vår VPN använder den krypterade DNS-proxyn din egen IP-adress utan VPN när du ansluter. En av följande leverantörer är värd för DoH-servrarna: Quad 9 eller CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">Om du inte är ansluten till vår VPN använder den krypterade DNS-proxyn din egen IP-adress utan VPN när du ansluter. En av följande leverantörer är värd för DoH-servrarna: Quad 9 eller Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/th.xliff b/ios/translation/locales/th.xliff index 7c74f363a0..1f888fbfb4 100644 --- a/ios/translation/locales/th.xliff +++ b/ios/translation/locales/th.xliff @@ -1260,9 +1260,9 @@ <target state="final">หากคุณประสบปัญหาในการเชื่อมต่อกับเซิร์ฟเวอร์ VPN โปรดติดต่อฝ่ายสนับสนุน</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">หากคุณไม่ได้เชื่อมต่อกับ VPN ของเรา พร็อกซี DNS ที่เข้ารหัสจะใช้ IP ที่ไม่ใช่ VPN ของคุณในขณะที่เชื่อมต่อ เซิร์ฟเวอร์ DoH ได้รับการโฮสต์โดยผู้ให้บริการรายใดรายหนึ่งต่อไปนี้: Quad9 หรือ CloudFlare</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">หากคุณไม่ได้เชื่อมต่อกับ VPN ของเรา พร็อกซี DNS ที่เข้ารหัสจะใช้ IP ที่ไม่ใช่ VPN ของคุณในขณะที่เชื่อมต่อ เซิร์ฟเวอร์ DoH ได้รับการโฮสต์โดยผู้ให้บริการรายใดรายหนึ่งต่อไปนี้: Quad9 หรือ Cloudflare</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/tr.xliff b/ios/translation/locales/tr.xliff index c99993f132..32e53d3e04 100644 --- a/ios/translation/locales/tr.xliff +++ b/ios/translation/locales/tr.xliff @@ -1262,9 +1262,9 @@ Bunu önlemek için devam etmeden önce Uçak Modu’nu manuel olarak etkinleşt <target state="final">VPN sunucularına bağlanırken sorun yaşıyorsanız lütfen destek ekibiyle iletişime geçin.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">VPN'imize bağlı değilseniz Şifreli DNS proxy'si bağlanırken VPN dışı IP'nizi kullanır. DoH sunucuları şu sağlayıcılardan birinde barındırılır: Quad9 veya CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">VPN'imize bağlı değilseniz Şifreli DNS proxy'si bağlanırken VPN dışı IP'nizi kullanır. DoH sunucuları şu sağlayıcılardan birinde barındırılır: Quad9 veya Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/uk.xliff b/ios/translation/locales/uk.xliff index acd8663861..ffbf1fd1e9 100644 --- a/ios/translation/locales/uk.xliff +++ b/ios/translation/locales/uk.xliff @@ -1260,9 +1260,9 @@ <target state="final">У разі проблем із підключенням до серверів VPN зверніться до служби підтримки.</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">Якщо ви не підключені до нашого VPN, метод «Проксі через зашифрований DNS» використовуватиме вашу власну IP-адресу без VPN під час підключення. Сервери DoH розміщені в одного з таких провайдерів: Quad9 або CloudFlare.</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">Якщо ви не підключені до нашого VPN, метод «Проксі через зашифрований DNS» використовуватиме вашу власну IP-адресу без VPN під час підключення. Сервери DoH розміщені в одного з таких провайдерів: Quad9 або Cloudflare.</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/zh-CN.xliff b/ios/translation/locales/zh-CN.xliff index 9a79e7e13c..1dc30239f3 100644 --- a/ios/translation/locales/zh-CN.xliff +++ b/ios/translation/locales/zh-CN.xliff @@ -1262,9 +1262,9 @@ <target state="final">如果您在连接到 VPN 服务器时遇到问题,请联系支持团队。</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">如果您未连接到我们的 VPN,加密 DNS 代理将在连接时使用您自己的非 VPN IP。DoH 服务器由下列提供商之一托管:Quad9 或 CloudFlare。</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">如果您未连接到我们的 VPN,加密 DNS 代理将在连接时使用您自己的非 VPN IP。DoH 服务器由下列提供商之一托管:Quad9 或 Cloudflare。</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> diff --git a/ios/translation/locales/zh-TW.xliff b/ios/translation/locales/zh-TW.xliff index 085891c027..fb11caa269 100644 --- a/ios/translation/locales/zh-TW.xliff +++ b/ios/translation/locales/zh-TW.xliff @@ -1260,9 +1260,9 @@ <target state="final">如果您在連線至 VPN 伺服器時遇到問題,請聯絡支援人員。</target> <note/> </trans-unit> - <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare." xml:space="preserve" approved="yes"> - <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or CloudFlare.</source> - <target state="final">如果您未連線至我們的 VPN 服務,則加密 DNS 代理伺服器將在連線時使用您本人的非 VPN IP。DoH 伺服器由下列供應商之一負責託管:Quad9 或 CloudFlare。</target> + <trans-unit id="If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare." xml:space="preserve" approved="yes"> + <source>If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad9 or Cloudflare.</source> + <target state="final">如果您未連線至我們的 VPN 服務,則加密 DNS 代理伺服器將在連線時使用您本人的非 VPN IP。DoH 伺服器由下列供應商之一負責託管:Quad9 或 Cloudflare。</target> <note/> </trans-unit> <trans-unit id="If you disconnect now, you won’t be able to secure your connection until the device is online." xml:space="preserve" approved="yes"> |
