From 09a22d9dc40185bf2130a2c810c660e110756997 Mon Sep 17 00:00:00 2001 From: Greyson Parrelli Date: Thu, 18 May 2023 20:28:13 -0400 Subject: [PATCH] Updated language translations. --- app/src/main/res/values-af/strings.xml | 33 ++++++++++++++++++- app/src/main/res/values-ar/strings.xml | 37 ++++++++++++++++++++-- app/src/main/res/values-az/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-bg/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-bn/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-bs/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-ca/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-cs/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-da/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-de/strings.xml | 33 ++++++++++++++++++- app/src/main/res/values-el/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-es/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-et/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-eu/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-fa/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-fi/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-fr/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-ga/strings.xml | 33 ++++++++++++++++++- app/src/main/res/values-gl/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-gu/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-hi/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-hr/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-hu/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-in/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-it/strings.xml | 33 ++++++++++++++++++- app/src/main/res/values-iw/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-ja/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-ka/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-kk/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-km/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-kn/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-ko/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-ky/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-lt/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-lv/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-mk/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-ml/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-mr/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-ms/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-my/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-nb/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-nl/strings.xml | 33 ++++++++++++++++++- app/src/main/res/values-pa/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-pl/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-pt-rBR/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-pt/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-ro/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-ru/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-sk/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-sl/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-sq/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-sr/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-sv/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-sw/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-ta/strings.xml | 33 ++++++++++++++++++- app/src/main/res/values-te/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-th/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-tl/strings.xml | 33 ++++++++++++++++++- app/src/main/res/values-tr/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-ug/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-uk/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-ur/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-vi/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-yue/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-zh-rCN/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-zh-rHK/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values-zh-rTW/strings.xml | 35 ++++++++++++++++++-- app/src/main/res/values/strings.xml | 10 +++--- app/static-ips.gradle | 2 +- 69 files changed, 2211 insertions(+), 134 deletions(-) diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml index 52f70b950e..e65326a4f1 100644 --- a/app/src/main/res/values-af/strings.xml +++ b/app/src/main/res/values-af/strings.xml @@ -24,6 +24,15 @@ Stoor Nota aan myself + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Onbekend Installeer - Uninstall + Deïnstalleer Plakkers Kon nie plakkerpakket laai nie @@ -2880,6 +2889,28 @@ Voorkoms Tema Kletskleur & amp; muurpapier + + App Icon + + Goed + + Kanselleer + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Deaktiveer PIN Aktiveer PIN Indien jy die PIN deaktiveer sal jy alle data verloor wanneer jy Signal herregistreer, tensy jy met die hand \'n rugsteun maak en dit herwin. Jy kan nie Registrasiesluiting aanskakel terwyl die PIN gedeaktiveer is nie. diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index d67bb54114..57faa13314 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -24,6 +24,15 @@ حفظ الملاحظات الشخصية + + Weather + + ملاحظات + + News + + Waves + @@ -80,7 +89,7 @@ تعذر العثور على تطبيق لتحديد الوسائط. يحتاج Signal إلى إذن الوصول إلى التخزين من أجل إرفاق الصور والفيديوهات والملفّات الصوتيّة، ولكن الإذن لم يُمنح بشكل دائم. الّرجاء زيارة قائمة إعدادات التطبيق، واختيار \"الأذونات\"، ومن ثمّ تفعيل \"سعة التخزين\". يحتاج Signal إلى إذن الوصول لِ جهات الاتصال من أجل إرفاق بيانات جهة اتصال، لكن الإذن لم يُمنح بشكل دائم. الّرجاء زيارة قائمة إعدادات التطبيق، واختيار \"الأذونات\"، ومن ثم تفعيل \"جهات الاتصال\". - يحتاج Signal إلى إذن الوصول إلى الموقع من أجل إرفاق الموقع الجغرافي ولكن تم إيقاف الإذن على نحو دائم. يرجى زيارة قائمة إعدادات التطبيق ثم اختيار \"الأذونات\" وتفعيل \"الموقع\". + يحتاج Signal إلى إذن الوصول إلى الموقع من أجل إرفاق الموقع ولكن تم إيقاف الإذن على نحو دائم. يرجى زيارة قائمة إعدادات التطبيق ثم اختيار \"الأذونات\" وتفعيل \"الموقع\". لم يُفعّل %1$s عمليات الدفع @@ -2225,7 +2234,7 @@ مجهول تثبيت - Uninstall + إلغاء التثبيت ملصقات فشل في تحميل مجموعة الملصقات @@ -2428,7 +2437,7 @@ - %1$s in %2$s + %1$s في %2$s %1$d messages @@ -3204,6 +3213,28 @@ المظهر المظهر لون الدردشة والخلفية + + App Icon + + موافق + + إلغاء + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. تعطيل الرقم التعريفي الشخصي تفعيل الرقم التعريفي الشخصي إذا قمت بتعطيل الرقم التعريفي الشخصي، ستضيع جميع البيانات عند قيامك بإعادة التسجيل إلى Signal إلا إذا قمت باسترجاعها بواسطة النسخ الاحتياطي اليدوي. لا يمكنك تفعيل قفل التسجيل أثناء تعطيل الرقم التعريفي الشخصي. diff --git a/app/src/main/res/values-az/strings.xml b/app/src/main/res/values-az/strings.xml index 70e1dc12e1..0655ca606f 100644 --- a/app/src/main/res/values-az/strings.xml +++ b/app/src/main/res/values-az/strings.xml @@ -24,6 +24,15 @@ Saxla Özümə qeyd + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Bilinmir Quraşdır - Uninstall + Sil Stikerlər Stiker paketi yüklənilmədi @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s, %2$s qrupundadır %1$d message @@ -2880,6 +2889,28 @@ Görünüş Tema Çat ekranının rəngi və divar kağızı + + App Icon + + Oldu + + Ləğv et + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PIN-i sıradan çıxart PIN-i fəallaşdır Əgər PIN-i sıradan çıxartsanız, manual olaraq nüsxələmə və geri yükləmə etmədiyiniz müddətcə Signal-da yenidən qeydiyyatdan keçəndə bütün verilənlərinizi itirəcəksiniz. PIN sıradan çıxarılanda, Qeydiyyat Kilidini aça bilməzsiniz. diff --git a/app/src/main/res/values-bg/strings.xml b/app/src/main/res/values-bg/strings.xml index cb1ed9d13c..2cf5bc3e62 100644 --- a/app/src/main/res/values-bg/strings.xml +++ b/app/src/main/res/values-bg/strings.xml @@ -24,6 +24,15 @@ Запази Лична бележка + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Непознат Инсталирай - Uninstall + Деинсталиране Стикери Пакетът със стикерите не можа да бъде зареден @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s в %2$s %1$d message @@ -2880,6 +2889,28 @@ Облик Тема Цвят и тапет на чата + + App Icon + + ОК + + Отказ + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Деактивиране на ПИН Активиране на ПИН Ако деактивирате ПИН кода, ще загубите всички данни, когато пререгистрирате Signal, освен ако не направите ръчно архивиране и възстановяване. Не можете да включите Регистрационно заключване, докато ПИН кодът е деактивиран. diff --git a/app/src/main/res/values-bn/strings.xml b/app/src/main/res/values-bn/strings.xml index 0169607fb9..058839acf5 100644 --- a/app/src/main/res/values-bn/strings.xml +++ b/app/src/main/res/values-bn/strings.xml @@ -24,6 +24,15 @@ সংরক্ষণ নিজের জন্য নোট + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ অজানা ইনস্টল করুন - Uninstall + আনইনস্টল স্টিকার সমূহ স্টিকার প্যাক লোড হয়নি @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %2$s-এ %1$s %1$d message @@ -2880,6 +2889,28 @@ অ্যাপিয়ারেন্স থীম চ্যাটের রং ও ওয়ালপেপার + + App Icon + + ঠিক আছে + + বাতিল করুন + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. পিন নিষ্ক্রিয় করুন পিন সক্রিয় করুন আপনি পিনটি নিষ্ক্রিয় করলে, আপনি Signal-এ সেভ করা ডেটা ম্যানুয়ালি ব্যাক-আপ ও পুনরুদ্ধার না করলে, পুনরায় Signal-এ রেজিস্টার করার সময় আপনি সমস্ত সেভ করা ডেটা হারাবেন। পিন নিষ্ক্রিয় থাকা অবস্থায় আপনি রেজিস্ট্রেশন লক চালু করতে পারবেন না। diff --git a/app/src/main/res/values-bs/strings.xml b/app/src/main/res/values-bs/strings.xml index 454d388c47..3a1c860047 100644 --- a/app/src/main/res/values-bs/strings.xml +++ b/app/src/main/res/values-bs/strings.xml @@ -24,6 +24,15 @@ Pohrani Podsjetnik + + Weather + + Bilješke + + News + + Waves + @@ -2093,7 +2102,7 @@ Nepoznato Instaliraj - Uninstall + Deinstaliraj Naljepnice Učitavanje kolekcije naljepnica nije uspjelo @@ -2294,7 +2303,7 @@ - %1$s in %2$s + %1$s u %2$s %1$d message @@ -3042,6 +3051,28 @@ Izgled Tema Boja poruka i pozadina + + App Icon + + OK + + Otkaži + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Isključi PIN Uključi PIN Ako isključite PIN, svi Vaši podaci bit će izbrisani kada se ponovo registrujete na Signal, izuzev ako ručno kreirate rezervnu kopiju i koristite je za povrat podataka. Nećete moći aktivirati zaključavanje registracije dok god je PIN isključen. diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml index c8df5b0206..747b292e0c 100644 --- a/app/src/main/res/values-ca/strings.xml +++ b/app/src/main/res/values-ca/strings.xml @@ -24,6 +24,15 @@ Desa Notes personals + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Desconegut Instal·la - Uninstall + Desinstal·la Adhesius Ha fallat carregar el paquet d\'adhesius. @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s a %2$s %1$d message @@ -2880,6 +2889,28 @@ Aparença Tema Color i fons del xat + + App Icon + + D\'acord + + Cancel·lar + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Desactiva el PIN Activa el PIN Si desactiveu el PIN, perdreu totes les dades quan torneu a registrar-vos al Signal, si no és que en feu una còpia de seguretat i una restauració manualment. No podeu activar el bloqueig de registre mentre el PIN estigui desactivat. diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index cc84e7a4b9..5dc4302913 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -24,6 +24,15 @@ Uložit Poznámka pro sebe + + Weather + + Poznámky + + News + + Waves + @@ -2093,7 +2102,7 @@ Neznámý Instalovat - Uninstall + Odinstalovat Nálepky Nepodařilo se stáhnout balíček nálepek @@ -2294,7 +2303,7 @@ - %1$s in %2$s + %1$s ve skupině %2$s %1$d message @@ -3042,6 +3051,28 @@ Vzhled Motiv Barva chatu a tapeta + + App Icon + + OK + + Zrušit + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Deaktivovat PIN Povolit PIN Pokud PIN deaktivujete, tak při opětovné registraci Signal ztratíte všechna data, jestliže si je ručně nezazálohujete a neobnovíte. Když je PIN deaktivován, nemůžete si zapnout zámek registrace. diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index e900d9bc7c..3222a2dc21 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -24,6 +24,15 @@ Gem Personlig note + + Weather + + Noter + + News + + Waves + @@ -1961,7 +1970,7 @@ Ukendt Installér - Uninstall + Afinstallér Klistermærker Fejl ved hentning af klistermærker @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s i %2$s %1$d message @@ -2880,6 +2889,28 @@ Udseende Tema Chatfarve og baggrund + + App Icon + + OK + + Annuller + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Deaktiver pinkode Aktiver pinkode Hvis du deaktiverer pinkoden mister du alle data, når du omregistrerer Signal. Medmindre du sikkerhedskopierer og gendanner manuelt. Du kan ikke aktivere registreringslås, mens pinkoden er deaktiveret. diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 04bdac7c15..ec44e23de3 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -24,6 +24,15 @@ Speichern Notiz an mich + + Weather + + Notizen + + News + + Waves + @@ -1961,7 +1970,7 @@ Unbekannt Installieren - Uninstall + Deinstallieren Sticker Sticker-Set konnte nicht geladen werden @@ -2880,6 +2889,28 @@ Darstellung Design Chat-Farbe und Hintergrund + + App Icon + + OK + + Abbrechen + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PIN deaktivieren PIN aktivieren Falls du deine PIN deaktivierst, wirst du bei erneutem Registrieren von Signal alle Daten verlieren, sofern du sie nicht manuell per Datensicherung sicherst und wiederherstellst. Bei deaktivierter PIN kannst du die Registrierungssperre nicht einschalten. diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 626d462cd5..826c819cb4 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -24,6 +24,15 @@ Αποθήκευση Σημείωση για εμένα + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Άγνωστο Εγκατάσταση - Uninstall + Απεγκατάσταση Αυτοκόλλητα Αποτυχία φόρτωσης του πακέτου αυτοκολλήτων @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s σε %2$s %1$d message @@ -2880,6 +2889,28 @@ Εμφάνιση Θέμα Χρώμα και ταπετσαρία συνομιλίας + + App Icon + + OK + + Ακύρωση + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Απενεργοποίηση PIN Ενεργοποίηση PIN Αν απενεργοποιήσεις το PIN, θα χάσεις όλα τα δεδομένα όταν επανεγγραφτείς στο Signal, εκτός εάν δημιουργήσεις χειροκίνητα αντίγραφο ασφαλείας και το ανακτήσεις. Δεν μπορείς να ενεργοποιήσεις το Κλείδωμα Εγγραφής όσο το PIN είναι απενεργοποιημένο. diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 0b61183e13..3a91c5701e 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -24,6 +24,15 @@ Guardar Notas privadas + + Weather + + Notas + + News + + Waves + @@ -1961,7 +1970,7 @@ Desconocido Instalar - Uninstall + Desinstalar Stickers Fallo al cargar el paquete de stickers @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s en «%2$s» %1$d message @@ -2880,6 +2889,28 @@ Apariencia Tema Color y fondo de chat + + App Icon + + Aceptar + + Cancelar + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Desactivar PIN Activar PIN Al desactivar el PIN perderás todos los datos de tu cuenta al volver a instalar Signal, a menos que hagas una copia de seguridad manual y la restaures. No puedes activar el bloqueo de registro mientras el PIN esté desactivado. diff --git a/app/src/main/res/values-et/strings.xml b/app/src/main/res/values-et/strings.xml index 3a98cb3a6d..b2a9ddb430 100644 --- a/app/src/main/res/values-et/strings.xml +++ b/app/src/main/res/values-et/strings.xml @@ -24,6 +24,15 @@ Salvesta Märkus endale + + Weather + + Märkmed + + News + + Waves + @@ -1961,7 +1970,7 @@ Tundmatu Paigalda - Uninstall + Eemalda Kleepsud Kleepsupaki laadimine ebaõnnestus @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s grupis %2$s %1$d message @@ -2880,6 +2889,28 @@ Välimus Teema Vestluse värv ja taustapilt + + App Icon + + OK + + Loobu + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Keela PIN Luba PIN Kui keelad PIN-koodi, siis kaotad kõik andmed, kui eemaldad Signal rakenduse ja pole seda käsitsi varundanud ja taastanud. Registreerimislukku pole võimalik sisse lülitada, kui PIN-kood on keelatud. diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml index 5c80c3ec31..2443275ead 100644 --- a/app/src/main/res/values-eu/strings.xml +++ b/app/src/main/res/values-eu/strings.xml @@ -24,6 +24,15 @@ Gorde Norberarentzako oharra + + Weather + + Oharrak + + News + + Waves + @@ -1961,7 +1970,7 @@ Ezezaguna Instalatu - Uninstall + Desinstalatu Eranskailuak Huts egin du eranskailuen multzoa kargatzean @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s %2$s taldean %1$d message @@ -2880,6 +2889,28 @@ Itxura Gaia Txat-kolorea eta horma-papera + + App Icon + + Ados + + Utzi + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Desaktibatu PINa Aktibatu PINa Ez baduzu modu manualean segurtasun kopiak egiten, PINa desaktibatzen baduzu, datu guztiak galduko dituzu signal berriro erregistratzen duzunean. Ezin duzu erregistratzeko blokeoa aktibatu PINa desaktibatuta dagoen bitartean. diff --git a/app/src/main/res/values-fa/strings.xml b/app/src/main/res/values-fa/strings.xml index e71ea57344..222b17f66a 100644 --- a/app/src/main/res/values-fa/strings.xml +++ b/app/src/main/res/values-fa/strings.xml @@ -24,6 +24,15 @@ ذخیره یادداشت به خود + + Weather + + یادداشت‌ها + + News + + Waves + @@ -1961,7 +1970,7 @@ ناشناخته نصب - Uninstall + حذف استیکرها بارگیری بستهٔ استیکر ناموفق بود @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s در %2$s %1$d message @@ -2880,6 +2889,28 @@ ظاهر برنامه طرح زمینه رنگ و کاغذدیواری گفتگو + + App Icon + + تأیید + + لغو + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. غیرفعال کردن پین فعال کردن پین اگر پین را غیرفعال کنید، هنگامی که دوباره در سیگنال ثبت‌نام می‌کنید، تمامی داده‌ها را از دست خواهید داد، مگر اینکه به صورت دستی پشتیبان‌گیری و بازگردانی کنید. هنگامی که پین غیرفعال است نمی‌توانید قفل ثبت‌نام را روشن کنید. diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index 340ed5a7c0..2e64602267 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -24,6 +24,15 @@ Tallenna Viestit itselleni + + Weather + + Muistiinpanoja + + News + + Waves + @@ -1961,7 +1970,7 @@ Tuntematon Asenna - Uninstall + Poista Tarrat Tarrapaketin lataaminen epäonnistui @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s ryhmässä %2$s %1$d message @@ -2880,6 +2889,28 @@ Ulkonäkö Teema Keskustelun väri ja taustakuva + + App Icon + + OK + + Peruuta + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Poista tunnusluku käytöstä Ota tunnusluku käyttöön Jos poistat tunnusluvun käytöstä, menetät kaikki tietosi rekisteröityessäsi Signaliin uudelleen, ellet varmuuskopioi tietojasi käsin. Et voi myöskään ottaa rekisteröintiestoa käyttöön, jos tunnusluku on pois päältä. diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 56d804cf4d..daf54e6f6c 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -24,6 +24,15 @@ Enregistrer Note à moi-même + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Inconnu Installer - Uninstall + Désinstaller Autocollants Échec de chargement du paquet d’autocollants @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s dans %2$s %1$d message @@ -2880,6 +2889,28 @@ Apparence Thème Couleur et fond d’écran des conversations + + App Icon + + OK + + Annuler + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Désactiver le NIP Activer le NIP Si vous désactivez le NIP, vous perdrez toutes vos données lors de votre réinscription sur Signal, à moins que vous ne les sauvegardiez et les restauriez manuellement. Vous ne pouvez pas activer le blocage de l’inscription si le NIP est désactivé. diff --git a/app/src/main/res/values-ga/strings.xml b/app/src/main/res/values-ga/strings.xml index 68567b7fba..778e916e21 100644 --- a/app/src/main/res/values-ga/strings.xml +++ b/app/src/main/res/values-ga/strings.xml @@ -24,6 +24,15 @@ Cuir i dtaisce é Nóta Chugam Féin + + Weather + + Notes + + News + + Waves + @@ -2159,7 +2168,7 @@ Anaithnid Suiteáil - Uninstall + Díshuiteáil Greamáin Theip ar lódáil an bhirt ghreamán @@ -3123,6 +3132,28 @@ Cuma Téama Chat Color & Wallpaper + + App Icon + + CGL + + Cuir ar ceal + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Díchumasaigh an UAP Cumasaigh UAP Má dhíchumasaíonn tú an UAP, caillfidh tú na sonraí go léir nuair a athchláraíonn tú Signal mura ndéanann tú cúltacú agus aischur de láimh. Ní féidir leat Glasáil Clárúcháin a chasadh air leis an UAP díchumasaithe. diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml index 88bb55bf39..3ac7102c33 100644 --- a/app/src/main/res/values-gl/strings.xml +++ b/app/src/main/res/values-gl/strings.xml @@ -24,6 +24,15 @@ Gardar Notas privadas + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Descoñecido Instalar - Uninstall + Desinstalar Adhesivos Erro ao cargar o paquete de adhesivos @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s en %2$s %1$d message @@ -2880,6 +2889,28 @@ Aparencia Tema Cor e fondo da conversa + + App Icon + + Aceptar + + Cancelar + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Desactivar PIN Activar PIN Se desactivas o PIN perderás todos os datos cando voltes a rexistrar Signal a menos que fagas unha copia de apoio e a restaures. Non podes activar Bloqueo do Rexistro se o PIN está desactivado. diff --git a/app/src/main/res/values-gu/strings.xml b/app/src/main/res/values-gu/strings.xml index b54982fb4c..15c3c0ba35 100644 --- a/app/src/main/res/values-gu/strings.xml +++ b/app/src/main/res/values-gu/strings.xml @@ -24,6 +24,15 @@ સેવ કરો પોતાના માટે નોંધ + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ અજાણ્યું ઇન્સ્ટોલ - Uninstall + અનઇન્સ્ટોલ સ્ટીકરો સ્ટીકર પેક લોડ કરવામાં નિષ્ફળ @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %2$sમાં %1$s %1$d message @@ -2880,6 +2889,28 @@ દેખાવ થીમ ચેટ કલર & amp; વૉલપેપર + + App Icon + + ઓકે + + રદ કરો + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PIN અક્ષમ કરો PIN ને અક્ષમ કરો જો તમે PIN ને અક્ષમ કરો છો, તો જ્યારે તમે Signal ને ફરીથી રજીસ્ટર કરશો ત્યારે તમે તમામ ડેટા ગુમાવશો જ્યાં સુધી તમે તેને મેન્યુઅલી સ્થાનાંતરિત ન કરો. જ્યારે PIN અક્ષમ હોય ત્યારે તમે રજીસ્ટ્રેશન લૉક ચાલુ કરી શકતા નથી. diff --git a/app/src/main/res/values-hi/strings.xml b/app/src/main/res/values-hi/strings.xml index 9b83f5b6bb..94ce7ba4c3 100644 --- a/app/src/main/res/values-hi/strings.xml +++ b/app/src/main/res/values-hi/strings.xml @@ -24,6 +24,15 @@ संरक्षित करें स्वयं को लिखें + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ अनजान इंस्टॉल करें - Uninstall + अनइंस्टॉल स्टिकर स्टीकर पैक लोड करने में असमर्थ @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %2$s में %1$s %1$d message @@ -2880,6 +2889,28 @@ दिखावट विषय संदेश का रंग & वॉलपेपर + + App Icon + + ठीक + + रद्द करें + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. पिन को डिसेबल करें पिन एनेबल करें यदि आप पिन को डिसेबल कर देते हैं, तो आप Signal के साथ दोबारा रजिस्टर करने पर अपना सारा डेटा खो बैठेंगे यदि आप मैन्युअल तरीके से बैक अप और रीस्टोर नहीं करते हैं। आप पिन के डिसेबल होते हुए रजिस्ट्रेशन लॉक को चालू नहीं कर सकते। diff --git a/app/src/main/res/values-hr/strings.xml b/app/src/main/res/values-hr/strings.xml index 50e1f03192..f6e5b653ad 100644 --- a/app/src/main/res/values-hr/strings.xml +++ b/app/src/main/res/values-hr/strings.xml @@ -24,6 +24,15 @@ Spremi Osobna bilješka + + Weather + + Bilješke + + News + + Waves + @@ -2093,7 +2102,7 @@ Nepoznato Instaliraj - Uninstall + Deinstaliraj Naljepnice Učitavanje naljepnica nije uspjelo @@ -2294,7 +2303,7 @@ - %1$s in %2$s + %1$s u %2$s %1$d message @@ -3042,6 +3051,28 @@ Izgled Tema Boja razgovora i pozadina + + App Icon + + U redu + + Poništi + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Onemogući PIN Omogući PIN Ako onemogućite PIN, izgubiti će te sve podatke prilikom ponovne registracije Signala osim ako ručno ne napravite sigurnosnu kopiju i vratite podatke. Ne možete uključiti Zaključavanje registracije dok je PIN onemogućen. diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 8bd4350d46..4e96317dd4 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -24,6 +24,15 @@ Mentés Privát feljegyzés + + Weather + + Megjegyzések + + News + + Waves + @@ -1961,7 +1970,7 @@ Ismeretlen Telepítés - Uninstall + Eltávolítás Matricák Nem sikerült betölteni a matricacsomagot @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s a %2$s csoportban %1$d message @@ -2880,6 +2889,28 @@ Megjelenés Téma Csevegés színe és háttérképe + + App Icon + + OK + + Mégse + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PIN letiltása PIN engedélyezése PIN kódod letiltásával egy esetleges újraregisztráció során az összes Signal adatod el fog veszni, kivéve ha azokat előtte külön lemented majd visszatöltöd. Letiltott PIN kóddal nem lehetséges a regisztrációs zár bekapcsolása. diff --git a/app/src/main/res/values-in/strings.xml b/app/src/main/res/values-in/strings.xml index 786df1b8e8..39b99489ff 100644 --- a/app/src/main/res/values-in/strings.xml +++ b/app/src/main/res/values-in/strings.xml @@ -24,6 +24,15 @@ Simpan Catatan Pribadi + + Weather + + Catatan + + News + + Waves + @@ -1895,7 +1904,7 @@ Tidak dikenal Pasang - Uninstall + Mencopot pemasangan Stiker Gagal memuat paket stiker @@ -2093,7 +2102,7 @@ - %1$s in %2$s + %1$s dalam %2$s %1$d messages @@ -2799,6 +2808,28 @@ Penampilan Tema Warna obrolan & wallpaper + + App Icon + + OKE + + Batal + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Nonaktifkan PIN Aktifkan PIN Jika Anda menonaktifkan PIN, Anda akan kehilangan data saat Anda mendaftar ulang Signal kecuali Anda melakukan pencadangan manual dan memulihkannya. Anda tidak dapat menyalakan Kunci Pendaftaran saat PIN dinonaktifkan. diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 8b8e59c277..f3846b5514 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -24,6 +24,15 @@ Salva Note personali + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Sconosciuto Installa - Uninstall + Disinstalla Adesivi Caricamento pacchetto adesivi fallito @@ -2880,6 +2889,28 @@ Aspetto Tema Colore chat & sfondo + + App Icon + + Ok + + Annulla + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Disabilita PIN Abilita PIN Se disabiliti il PIN, perderai tutti i dati quando ti registri nuovamente con Signal a meno che tu non esegua manualmente il backup e il ripristino. Non è possibile attivare il Blocco registrazione mentre il PIN è disabilitato. diff --git a/app/src/main/res/values-iw/strings.xml b/app/src/main/res/values-iw/strings.xml index 983f31b626..453120fdc0 100644 --- a/app/src/main/res/values-iw/strings.xml +++ b/app/src/main/res/values-iw/strings.xml @@ -24,6 +24,15 @@ שמור הערות לעצמי + + Weather + + הערות + + News + + Waves + @@ -2093,7 +2102,7 @@ בלתי ידוע התקן - Uninstall + הסר מדבקות נכשל בטעינת חבילת מדבקות @@ -2294,7 +2303,7 @@ - %1$s in %2$s + %1$s בקבוצה %2$s %1$d message @@ -3042,6 +3051,28 @@ מראה ערכת נושא צבע צ׳אט ורקע + + App Icon + + אישור + + ביטול + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. השבת PIN אפשר PIN אם תשבית את ה־PIN, תאבד את כל הנתונים כאשר תירשם מחדש אל Signal אלא אם תגבה ותשחזר באופן ידני. אינך יכול להפעיל נעילת הרשמה בזמן שה־PIN מושבת. diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index cc0a2bee6f..7d83b02c53 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -24,6 +24,15 @@ 保存 自分用メモ + + Weather + + Notes + + News + + Waves + @@ -1895,7 +1904,7 @@ 不明 インストール - Uninstall + アンインストール ステッカー ステッカーパックを読み込めませんでした @@ -2093,7 +2102,7 @@ - %1$s in %2$s + %2$s の %1$s %1$d messages @@ -2799,6 +2808,28 @@ デザイン テーマ チャットの色と壁紙 + + App Icon + + OK + + キャンセル + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PINを無効化 PINを有効化 PINを無効にすると、自身でバックアップと復元を行わない限り、Signalに再登録する際すべてのデータが失われます。PINを無効にしている間は登録ロックは使用できません。 diff --git a/app/src/main/res/values-ka/strings.xml b/app/src/main/res/values-ka/strings.xml index c6e4d0962b..8c9ab0b407 100644 --- a/app/src/main/res/values-ka/strings.xml +++ b/app/src/main/res/values-ka/strings.xml @@ -24,6 +24,15 @@ შენახვა ჩემი ჩანიშვნები + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ უცნობი გადმოწერა - Uninstall + წაშლა სტიკერები სტიკერების ნაკრების ჩატვირთვა ვერ მოხერხდა @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s %2$s-ში %1$d message @@ -2880,6 +2889,28 @@ ვიზუალი აპის ფონი ჩატის ფერი & ფონის სურათი + + App Icon + + OK + + გაუქმება + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. პინ-კოდის გამორთვა პინ-კოდის ჩართვა თუ პინ-კოდს გამორთავ, Signal-ზე ხელახლა დარეგისტრირებისას ყველა მონაცემს დაკარგავ, თუ ხელით არ შექმნი სარეზერვო კოპიას და არ აღადგენ. რეგისტრაციის დაბლოკვას ვერ ჩართავ, სანამ პინ-კოდი გამორთულია. diff --git a/app/src/main/res/values-kk/strings.xml b/app/src/main/res/values-kk/strings.xml index bb072008ca..66cbb41ff8 100644 --- a/app/src/main/res/values-kk/strings.xml +++ b/app/src/main/res/values-kk/strings.xml @@ -24,6 +24,15 @@ Сақтау Өзіне ескертпе + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Белгісіз Орнату - Uninstall + Орнатылғанды жою Жапсырмалар Стикерлер жинағы жүктелмеді @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %2$s тобындағы %1$s %1$d message @@ -2880,6 +2889,28 @@ Сыртқы көрінісі Тақырып Чат түсі және тұсқағазы + + App Icon + + OK + + Бас тарту + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PIN-кодты өшіру PIN-кодты қосу PIN-кодты өшіріп қойсаңыз, резервтік көшірмесін қолмен жасап, оны қалпына келтірмейінше, Signal қолданбасына қайта тіркелгенде, барлық дерегіңіз өшіп қалады. PIN-кодты өшіріп қойып, Тіркелу құлпын аша алмайсыз. diff --git a/app/src/main/res/values-km/strings.xml b/app/src/main/res/values-km/strings.xml index 2874735bd2..dd406a5093 100644 --- a/app/src/main/res/values-km/strings.xml +++ b/app/src/main/res/values-km/strings.xml @@ -24,6 +24,15 @@ រក្សាទុក កំណត់ចំណាំផ្ទាល់ខ្លួន + + Weather + + Notes + + News + + Waves + @@ -1895,7 +1904,7 @@ មិនស្គាល់ ដំឡើង - Uninstall + លុបចេញ ស្ទីកគ័រ ការផ្ទុកកញ្ចប់ស្ទីកគ័របរាជ័យ @@ -2093,7 +2102,7 @@ - %1$s in %2$s + %1$s ក្នុង %2$s %1$d messages @@ -2799,6 +2808,28 @@ រូបរាង ប្តូរទម្រង់រូបរាង ពណ៌ការជជែក & រូបភាពផ្ទៃក្រោយ + + App Icon + + យល់ព្រម + + បោះបង់ + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. បិទលេខកូដ PIN បើកលេខកូដ PIN បើអ្នកបានបិទលេខកូដ PIN អ្នកនឹងបាត់បង់ទិន្នន័យទាំងអស់ នៅពេលអ្នកចុះឈ្មោះ Signal ឡើងវិញ លុះត្រាអ្នកបម្រុងទុក និងស្តារឡើងវិញដោយខ្លួនឯង។ អ្នកមិនអាចបើក ការចាក់សោការចុះឈ្មោះ នៅពេលលេខកូដ PIN បានបិទនោះទេ។ diff --git a/app/src/main/res/values-kn/strings.xml b/app/src/main/res/values-kn/strings.xml index 6d4fddb65d..176182d8c8 100644 --- a/app/src/main/res/values-kn/strings.xml +++ b/app/src/main/res/values-kn/strings.xml @@ -24,6 +24,15 @@ ಉಳಿಸಿ ಸ್ವಯಂ ಟಿಪ್ಪಣಿ + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ ತಿಳಿದಿಲ್ಲ ಸ್ಥಾಪಿಸಿ - Uninstall + ಅನ್‌‌ಇನ್‌ಸ್ಟಾಲ್ ಮಾಡಿ ಸ್ಟಿಕ್ಕರ್‌‌ ಗಳು ಸ್ಟಿಕ್ಕರ್ ಪ್ಯಾಕ್ ಲೋಡ್ ಮಾಡಲು ವಿಫಲವಾಗಿದೆ @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %2$s ನಲ್ಲಿ %1$s %1$d message @@ -2880,6 +2889,28 @@ ಲಕ್ಷಣ ಥೀಮ್ ಚಾಟ್ ಬಣ್ಣ ಮತ್ತು ವಾಲ್‌ಪೇಪರ್ + + App Icon + + ಓಕೆ + + ರದ್ದುಮಾಡಿ + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. ಪಿನ್ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಿ PIN ಸಕ್ರಿಯಗೊಳಿಸಿ ನೀವು ಪಿನ್ ಅನ್ನು ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಿದರೆ, ನೀವು Signal ಅನ್ನು ಮರುನೋಂದಾಯಿಸುವಾಗ ಮ್ಯಾನ್ಯುಅಲ್ ಆಗಿ ಎಲ್ಲಾ ಡೇಟಾ ಬ್ಯಾಕಪ್ ಮತ್ತು ರಿಸ್ಟೋರ್ ಮಾಡದಿದ್ದರೆ, ನೀವು ಅದನ್ನು ಕಳೆದುಕೊಳ್ಳುತ್ತೀರಿ. ಪಿನ್ ನಿಷ್ಕ್ರಿಯವಾಗಿರುವಾಗ ನೀವು ನೋಂದಣಿ ಲಾಕ್ ಅನ್ನು ಆನ್ ಮಾಡಲಾಗುವುದಿಲ್ಲ. diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index a63ff05509..2c95367a93 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -24,6 +24,15 @@ 저장 개인 메모 + + Weather + + Notes + + News + + Waves + @@ -1895,7 +1904,7 @@ 알 수 없음 설치 - Uninstall + 제거 스티커 스티커 팩을 불러올 수 없음 @@ -2093,7 +2102,7 @@ - %1$s in %2$s + %2$s 내 %1$s 님 %1$d messages @@ -2799,6 +2808,28 @@ 모양 테마 대화창 색 및 배경 화면 + + App Icon + + 확인 + + 취소 + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PIN 비활성화 PIN 사용하기 PIN을 비활성화하면 수동으로 백업 및 복원하지 않는 한 Signal을 다시 등록할 때 모든 데이터가 손실됩니다. PIN이 비활성화되어 있는 동안에는 등록 잠금을 켤 수 없습니다. diff --git a/app/src/main/res/values-ky/strings.xml b/app/src/main/res/values-ky/strings.xml index be79126564..1ac119481a 100644 --- a/app/src/main/res/values-ky/strings.xml +++ b/app/src/main/res/values-ky/strings.xml @@ -24,6 +24,15 @@ Сактоо Өзүм үчүн белгилеп коюу + + Weather + + Notes + + News + + Waves + @@ -1895,7 +1904,7 @@ Белгисиз Орнотуу - Uninstall + Орнотууларды алып салуу Стикерлер Стикерлер топтому жүктөлгөн жок @@ -2093,7 +2102,7 @@ - %1$s in %2$s + %2$s ичинде %1$s %1$d messages @@ -2799,6 +2808,28 @@ Тышкы көрүнүшү Тема Маектин түсү жана тушкагазы + + App Icon + + OK + + Жок + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PIN кодду өчүрүү PIN кодду иштетүү PIN кодду өчүрүп салсаңыз, Signal колдонмосун кайра орноткондо аккаунтуңуздагы бардык нерселер өчүп калат (эгер алардын көчүрмөсүн кол менен башка жерге сактап койбосоңуз). PIN код өчүк болгондо, Катталууга жол бербөө функциясын иштете албай каласыз. diff --git a/app/src/main/res/values-lt/strings.xml b/app/src/main/res/values-lt/strings.xml index e0e5aeed68..966f8b4afc 100644 --- a/app/src/main/res/values-lt/strings.xml +++ b/app/src/main/res/values-lt/strings.xml @@ -24,6 +24,15 @@ Įrašyti Priminimas sau + + Weather + + Notes + + News + + Waves + @@ -2093,7 +2102,7 @@ Nežinoma Įdiegti - Uninstall + Pašalinti Lipdukai Nepavyko įkelti lipdukų paketo @@ -2294,7 +2303,7 @@ - %1$s in %2$s + %1$s grupėje %2$s %1$d message @@ -3042,6 +3051,28 @@ Išvaizda Apipavidalinimas Pokalbio spalva ir fonas + + App Icon + + Gerai + + Atšaukti + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Išjungti PIN kodą Įjungti PIN kodą Jei išjungsite PIN kodą, tuomet registruodamiesi iš naujo Signal programėlėje, prarasite visus duomenis, nebent rankiniu būdu pasidarysite atsarginę kopiją ir ją atkursite. Tol, kol PIN kodas yra išjungtas, negalėsite įjungti Registracijos užrakto. diff --git a/app/src/main/res/values-lv/strings.xml b/app/src/main/res/values-lv/strings.xml index 7a5e42058b..704150990d 100644 --- a/app/src/main/res/values-lv/strings.xml +++ b/app/src/main/res/values-lv/strings.xml @@ -24,6 +24,15 @@ Saglabāt Piezīme sev + + Weather + + Piezīmes + + News + + Waves + @@ -2027,7 +2036,7 @@ Nezināms Instalēt - Uninstall + Atinstalēt Uzlīmes Neizdevās ielādēt uzlīmju paku @@ -2227,7 +2236,7 @@ - %1$s in %2$s + %1$s grupā %2$s %1$d messages @@ -2961,6 +2970,28 @@ Izskats Dizains Sarunas krāsa un fona tapete + + App Icon + + Ok + + Atcelt + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Atspējot PIN Iespējot PIN Ja atspējosiet PIN, jūs zaudēsiet visus datus, atkārtoti reģistrējoties lietotnē Signal, ja vien manuāli tos nedublēsiet un neatjaunosiet. Reģistrācijas bloķēšanu nevar ieslēgt, kamēr PIN ir atspējots. diff --git a/app/src/main/res/values-mk/strings.xml b/app/src/main/res/values-mk/strings.xml index e5632c6ac3..316297120b 100644 --- a/app/src/main/res/values-mk/strings.xml +++ b/app/src/main/res/values-mk/strings.xml @@ -24,6 +24,15 @@ Зачувај Белешка за себе + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Непознато Инсталирај - Uninstall + Деинсталирај Стикери Не успеа да се вчита пакетот со стикери @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s во %2$s %1$d message @@ -2880,6 +2889,28 @@ Изглед Тема Боја и позадина за разговор + + App Icon + + Во ред + + Откажи + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Исклучи PIN Вклучи PIN Ако го исклучите PIN-от, ќе ги изгубите сите податоци кога повторно ќе се регистрирате на Signal, освен ако рачно направите резервна копија и ги вратите податоците. Не можете да вклучите „Заклучување на регистрација“ додека PIN-от е исклучен. diff --git a/app/src/main/res/values-ml/strings.xml b/app/src/main/res/values-ml/strings.xml index eadd181061..240a5b1c65 100644 --- a/app/src/main/res/values-ml/strings.xml +++ b/app/src/main/res/values-ml/strings.xml @@ -24,6 +24,15 @@ സംരക്ഷിക്കുക സ്വന്തം ഉപയോഗത്തിനുള്ള കുറിപ്പ് + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ അജ്ഞാതം ഇൻസ്റ്റാൾ - Uninstall + അൺഇൻസ്റ്റാൾ ചെയ്യുക സ്റ്റിക്കറുകൾ സ്റ്റിക്കർ പായ്ക്ക് ലോഡുചെയ്യുന്നതിൽ പരാജയപ്പെട്ടു @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %2$s ൽ %1$s %1$d message @@ -2880,6 +2889,28 @@ ദൃശ്യത തീം ചാറ്റ് നിറവും വാൾപേപ്പറും + + App Icon + + ശരി + + റദ്ദാക്കുക + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PIN അപ്രാപ്‌തമാക്കുക PIN പ്രവർത്തനക്ഷമമാക്കുക നിങ്ങൾ‌ PIN (പിൻ) അപ്രാപ്‌തമാക്കുകയാണെങ്കിൽ‌, നിങ്ങൾ‌ സ്വമേധയാ ബാക്കപ്പുചെയ്‌ത് പുന.സ്ഥാപിച്ചില്ലെങ്കിൽ,‌ നിങ്ങൾ‌ സിഗ്നൽ‌ വീണ്ടും രജിസ്റ്റർ‌ ചെയ്യുമ്പോൾ‌ എല്ലാ ഡാറ്റയും നഷ്‌ടപ്പെടും. PIN (പിൻ) പ്രവർത്തനരഹിതമാക്കിയിരിക്കുമ്പോൾ നിങ്ങൾക്ക് രജിസ്ട്രേഷൻ ലോക്ക് ഓണാക്കാൻ കഴിയില്ല. diff --git a/app/src/main/res/values-mr/strings.xml b/app/src/main/res/values-mr/strings.xml index 8ffef44a36..6e061c5e68 100644 --- a/app/src/main/res/values-mr/strings.xml +++ b/app/src/main/res/values-mr/strings.xml @@ -24,6 +24,15 @@ जतन करा स्वतःला नोंद + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ अज्ञात स्थापना करा - Uninstall + अस्थापना स्टिकर स्टिकर पॅक लोड करण्यात अयशस्वी @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %2$sमध्ये%1$s %1$d message @@ -2880,6 +2889,28 @@ स्वरूप थीम चॅट रंग आणि वॉलपेपर + + App Icon + + ठीक + + रद्द करा + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PIN अक्षम करा PIN सक्षम करा आपण PIN अक्षम केल्यास, आपण व्यक्तिचलितरीत्या बॅक अप आणि पुनर्स्थापना केल्याशिवाय आपण Signal वर पुन्हा नोंदणी करताना आपण सर्व डेटा गमवाल. PIN अक्षम केलेले असताना आपण नोंदणी लॉक चालू करू शकत नाही. diff --git a/app/src/main/res/values-ms/strings.xml b/app/src/main/res/values-ms/strings.xml index ac9171e8f3..7c8e57fe51 100644 --- a/app/src/main/res/values-ms/strings.xml +++ b/app/src/main/res/values-ms/strings.xml @@ -24,6 +24,15 @@ Simpan Nota untuk Diri Sendiri + + Weather + + Notes + + News + + Waves + @@ -1895,7 +1904,7 @@ Tidak diketahui Memasang - Uninstall + Nyahpasang Pelekat Gagal memuatkan pek pelekat @@ -2093,7 +2102,7 @@ - %1$s in %2$s + %1$s dalam %2$s %1$d messages @@ -2799,6 +2808,28 @@ Penampilan Tema Warna & hiasan dinding + + App Icon + + OK + + Batal + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Nyahdayakan PIN Dayakan PIN Sekiranya anda menyahdayakan PIN, anda akan kehilangan semua data apabila anda mendaftar semula Signal melainkan anda membuat sandaran dan pemulihan secara manual. Anda tidak dapat menghidupkan Kunci Pendaftaran semasa PIN dinyahdayakan. diff --git a/app/src/main/res/values-my/strings.xml b/app/src/main/res/values-my/strings.xml index c89acdf39e..27be2b8ec8 100644 --- a/app/src/main/res/values-my/strings.xml +++ b/app/src/main/res/values-my/strings.xml @@ -24,6 +24,15 @@ သိမ်းထားမည် မိမိမှတ်စု + + Weather + + Notes + + News + + Waves + @@ -1895,7 +1904,7 @@ မသိ ထည့်သွင်းမယ်+ - Uninstall + တပ်ဆင်ခြင်းမှ ဖယ်ရှားမယ် စတစ်ကာများ စတစ်ကာတွဲကို တင်ခြင်းမအောင်မြင်ပါ @@ -2093,7 +2102,7 @@ - %1$s in %2$s + %2$s ရှိ %1$s %1$d messages @@ -2799,6 +2808,28 @@ ပုံပန်းသဏ္ဌာန် Theme ချက်(တ်) အရောင်နှင့် နောက်ခံပုံ + + App Icon + + အိုကေ + + မလုပ်တော့ပါ + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. ပင်နံပါတ်ပိတ်ပါ ပင်နံပါတ်ဖွင့်ပါ ပင်နံပါတ်ကို ပိတ်ထားလျှင် သင်မှ​ ကိုယ်တိုင် အရန်ပြုပြင်ထားခြင်းမရှိခဲ့လျှင် Signal ပေါ်ပြန်စာရင်းသွင်းသောအခါ ဒေတာအားလုံးကို ဆုံးရှူံးပါလိမ့်မည်။ ပင်နံပါတ်ကို ပိတ်ထားစဉ် မှတ်ပုံတင်ခြင်းသော့ကို သင်ဖွင့်၍ မရပါ။ diff --git a/app/src/main/res/values-nb/strings.xml b/app/src/main/res/values-nb/strings.xml index 4f3f2e5989..f0734b4a9c 100644 --- a/app/src/main/res/values-nb/strings.xml +++ b/app/src/main/res/values-nb/strings.xml @@ -24,6 +24,15 @@ Lagre Notat til meg selv + + Weather + + Notater + + News + + Waves + @@ -1961,7 +1970,7 @@ Ukjent Installer - Uninstall + Avinstaller Klistremerker Kunne ikke laste inn klistremerkepakken @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s i %2$s %1$d message @@ -2880,6 +2889,28 @@ Utseende Tema Samtalefarge & -bakgrunn + + App Icon + + OK + + Avbryt + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Deaktiver PIN-kode Aktiver PIN-kode Hvis du deaktiverer PIN-koden vil du miste all informasjon når du gjennomfører Signal-registrering på nytt, med mindre du manuelt tar en sikkerhetskopi og gjenoppretter innholdet. Du kan ikke skru på registreringslås mens PIN-koden er deaktivert. diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 02a9743c43..bc43a0e553 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -24,6 +24,15 @@ Opslaan Notitie aan mezelf + + Weather + + Aantekeningen + + News + + Waves + @@ -1961,7 +1970,7 @@ Onbekend Stickerpakket installeren - Uninstall + Verwijderen Stickerpakket Laden van stickerpakket mislukt @@ -2880,6 +2889,28 @@ Uiterlijk Thema Chatkleur & -achtergrond + + App Icon + + Begrepen + + Annuleren + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Pincode uitschakelen Pincode inschakelen Als je de pincode uitschakelt zul je wanneer je Signal opnieuw registreert alle gegevens kwijtraken, tenzij je ze handmatig herstelt vanuit een back-upbestand. Daarnaast kun je zolang de pincode is uitgeschakeld de registratievergrendeling niet inschakelen. diff --git a/app/src/main/res/values-pa/strings.xml b/app/src/main/res/values-pa/strings.xml index c975ad7223..043c461c13 100644 --- a/app/src/main/res/values-pa/strings.xml +++ b/app/src/main/res/values-pa/strings.xml @@ -24,6 +24,15 @@ ਸੰਭਾਲੋ ਖੁਦ ਲਈ ਨੋਟ + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ ਅਣਜਾਣ ਇੰਸਟਾਲ ਕਰੋ - Uninstall + ਅਣ-ਸਥਾਪਤ ਕਰੋ ਸਟਿੱਕਰ ਸਟਿੱਕਰ ਪੈਕ ਨੂੰ ਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %2$s ਵਿੱਚ%1$s %1$d message @@ -2880,6 +2889,28 @@ ਦਿਖਾਵਾ ਥੀਮ ਚੈਟ ਦਾ ਰੰਗ & ਵਾਲਪੇਪਰ + + App Icon + + ਠੀਕ ਹੈ + + ਰੱਦ ਕਰੋ + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PIN ਅਸਮਰੱਥ ਕਰੋ PIN ਸਮਰੱਥ ਕਰੋ ਜੇ ਤੁਸੀਂ PIN ਅਸਮਰੱਥ ਕੀਤਾ ਤਾਂ ਤੁਸੀਂ Signal ਨੂੰ ਮੁੜ-ਰਜਿਸਟਰ ਕਰਨ ਵੇਲੇ ਸਾਰਾ ਡੇਟਾ ਗੁਆ ਬੈਠੋਗੇ, ਜਦੋਂ ਤੱਕ ਕਿ ਤੁਸੀਂ ਖੁਦ ਬੈਕਅੱਪ ਨਹੀਂ ਲੈਂਦੇ ਤੇ ਬਹਾਲ ਕਰਦੇ। PIN ਅਸਮਰੱਥ ਕੀਤੇ ਹੋਣ ਨਾਲ ਤੁਸੀਂ ਰਜਿਸਟ੍ਰੇਸ਼ਨ ਲੌਕ ਨੂੰ ਨਹੀਂ ਖੋਲ੍ਹ ਸਕਦੇ ਹੋ। diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index 581248e668..574ff61f0a 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -24,6 +24,15 @@ Zapisz Moje notatki + + Weather + + Notatki + + News + + Waves + @@ -2093,7 +2102,7 @@ Nieznany Zainstaluj - Uninstall + Odinstaluj Naklejki Nie udało się załadować pakietu naklejek @@ -2294,7 +2303,7 @@ - %1$s in %2$s + %1$s w %2$s %1$d message @@ -3042,6 +3051,28 @@ Wygląd Motyw Kolor i tapeta czatu + + App Icon + + OK + + Anuluj + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Wyłącz PIN Włącz PIN Jeśli wyłączysz PIN, przy ponownej rejestracji Signal stracisz wszystkie dane, chyba że ręcznie wykonasz i przywrócisz kopię zapasową. Gdy PIN jest wyłączony, nie możesz włączyć blokady rejestracji. diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index dd18319cf5..9124e3982d 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -24,6 +24,15 @@ Salvar Anotações + + Weather + + Notas + + News + + Waves + @@ -1961,7 +1970,7 @@ Desconhecida Instalar - Uninstall + Desinstalar Figurinhas Falha ao carregar o pacote de figurinhas @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s em %2$s %1$d message @@ -2880,6 +2889,28 @@ Aparência Tema Cor e papel de parede do chat + + App Icon + + OK + + Cancelar + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Desabilitar PIN Habilitar PIN Se você desativar o PIN, perderá todos os dados ao se registrar de novo com o Signal, a menos que você faça backup manualmente e os restaure. Você não pode ativar o Bloqueio de Registro enquanto o PIN estiver desativado. diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index c438f37e69..3c8cf14673 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -24,6 +24,15 @@ Guardar Nota para mim + + Weather + + Notas + + News + + Waves + @@ -1961,7 +1970,7 @@ Desconhecido Instalar - Uninstall + Desinstalar Autocolantes Falha ao carregar o pacote de autocolantes @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s em %2$s %1$d message @@ -2880,6 +2889,28 @@ Aspeto Tema Cor e papel de parede do chat + + App Icon + + OK + + Cancelar + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Desativar PIN Ativar PIN Se você desativar o PIN, todos os dados serão perdidos ao registar-se novamente no Sinal, a menos que faça uma cópia de segurnaça e o restaure manualmente. Você não pode ativar o \'Bloqueio de registo\' enquanto o PIN estiver desativado. diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index ee48cbe4e4..79a0b88ece 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -24,6 +24,15 @@ Salvează Notă Personală + + Weather + + Notițe + + News + + Waves + @@ -2027,7 +2036,7 @@ Necunoscut Instalează - Uninstall + Dezinstalează Autocolante Nu s-a putut încărca pachetul cu autocolante @@ -2227,7 +2236,7 @@ - %1$s in %2$s + %1$s în %2$s %1$d message @@ -2961,6 +2970,28 @@ Aspect Tema Culoare conversație și fundal + + App Icon + + OK + + Anulează + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Dezactivare PIN Activare PIN Dacă dezactivezi codul PIN, vei pierde toate datele când te vei înregistra din nou la Signal, cu excepția cazului în care faci backup și restaurezi manual. Nu vei putea activa Blocarea înregistrării cât timp codul PIN este dezactivat. diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index b86d530f0d..874884f03a 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -24,6 +24,15 @@ Сохранить Заметка для себя + + Weather + + Заметки + + News + + Waves + @@ -2093,7 +2102,7 @@ Неизвестно Установить - Uninstall + Удалить Стикеры Не удалось загрузить набор стикеров @@ -2294,7 +2303,7 @@ - %1$s in %2$s + %1$s в %2$s %1$d message @@ -3042,6 +3051,28 @@ Внешний вид Тема Цвет и обои чата + + App Icon + + ОК + + Отменить + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Отключить PIN-код Включить PIN-код Если вы отключите PIN-код, то потеряете все данные, когда переустановите Signal (если вручную не создадите и не восстановите резервную копию). Вы не можете включить блокировку регистрации, когда PIN-код отключён. diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml index 1ca367a1a6..078ad3fb9d 100644 --- a/app/src/main/res/values-sk/strings.xml +++ b/app/src/main/res/values-sk/strings.xml @@ -24,6 +24,15 @@ Uložiť Poznámka pre seba + + Weather + + Poznámky + + News + + Waves + @@ -2093,7 +2102,7 @@ Neznáme Inštalovať - Uninstall + Odinštalovať Nálepky Nepodarilo sa načítať balík s nálepkami @@ -2294,7 +2303,7 @@ - %1$s in %2$s + %1$s v %2$s %1$d message @@ -3042,6 +3051,28 @@ Vzhľad Motív Farba četu a pozadie + + App Icon + + OK + + Zrušiť + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Vypnúť PIN Zapnúť PIN Ak vypnete PIN, opätovnou registráciou Signalu prídete o všetky vaše dáta, ak ich manuálne nezálohujete a neobnovíte. Kým bude PIN vypnutý, nebudete môcť zapnúť registračný zámok. diff --git a/app/src/main/res/values-sl/strings.xml b/app/src/main/res/values-sl/strings.xml index 399ceeed7d..c64194d922 100644 --- a/app/src/main/res/values-sl/strings.xml +++ b/app/src/main/res/values-sl/strings.xml @@ -24,6 +24,15 @@ Shrani Osebna zabeležka + + Weather + + Beležke + + News + + Waves + @@ -2093,7 +2102,7 @@ Neznano Namesti - Uninstall + Odstrani Nalepke Nalaganje paketa nalepk ni uspelo @@ -2294,7 +2303,7 @@ - %1$s in %2$s + Uporabnik %1$s v skupini %2$s %1$d message @@ -3042,6 +3051,28 @@ Izgled Tema Barva klepeta in ozadja + + App Icon + + OK + + Prekliči + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Izklop PINa Vklopi PIN Z izklopom PINa boste ob ponovni prijavi v svoj račun Signal izgubili vse tam shranjene podatke, razen če prej sami ne ustvarite varnostne kopije. Brez PINa tudi ne morete vklopiti zaklepa registracije. diff --git a/app/src/main/res/values-sq/strings.xml b/app/src/main/res/values-sq/strings.xml index 8e107c8c47..0fc346ab94 100644 --- a/app/src/main/res/values-sq/strings.xml +++ b/app/src/main/res/values-sq/strings.xml @@ -24,6 +24,15 @@ Ruaje Shënim për veten + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ I panjohur Instaloje - Uninstall + Çinstaloje Ngjitëse S\\’u arrit të ngarkohej paketë ngjitësish @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s te %2$s %1$d message @@ -2880,6 +2889,28 @@ Dukje Temë Ngjyra e sfondit të bisedës & letra e murit + + App Icon + + OK + + Anulo + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Çaktivizoje PIN-in Aktivizoje PIN-in Nëse çaktivizoni PIN-in, do të humbni krejt të dhënat, kur riregjistroni Signal-in, veç në i kopjeruajtshi dhe rikthefshi dorazi. S\\’mund të aktivizoni Kyçje Regjistrimi, teksa PIN-i është i çaktivizuar. diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index 016c382fd8..073828c809 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -24,6 +24,15 @@ Сачувај Моја белешка + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Непозната Инсталирај - Uninstall + Уклони Налепнице Грешка при учитавању налепница @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s у %2$s %1$d message @@ -2880,6 +2889,28 @@ Изглед Тема Боја ћаскања и позадина + + App Icon + + У реду + + Откажи + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Искључи PIN Укључи PIN Ако онемогућите PIN, изгубићете све податке када поново региструјете Signal, осим ако ручно направите резервне копије и вратите податке. Не можете укључити закључавање регистрације док је PIN онемогућен. diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index e79176e253..9c09486da5 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -24,6 +24,15 @@ Spara Egen anteckning + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Okänt Installera - Uninstall + Avinstallera Stickers Det gick inte att läsa in klistermärkespaketet @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s i %2$s %1$d message @@ -2880,6 +2889,28 @@ Utseende Tema Chattfärg och -bakgrund + + App Icon + + OK + + Avbryt + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Inaktivera PIN-koden Aktivera PIN-koden Om du inaktiverar PIN-koden kommer du att förlora alla data när du registrerar om Signal om du inte säkerhetskopierar och återställer manuellt. Du kan inte aktivera registreringslåset medan PIN-koden är inaktiverad. diff --git a/app/src/main/res/values-sw/strings.xml b/app/src/main/res/values-sw/strings.xml index dd812bdbd9..8e980920c2 100644 --- a/app/src/main/res/values-sw/strings.xml +++ b/app/src/main/res/values-sw/strings.xml @@ -24,6 +24,15 @@ Hifadhi Kikumbusho Kwangu + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Isiyojulikana Sakinisha - Uninstall + Sakinusha Kibandiko Imeshindwa kupakia pakiti ya vibandiko @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s katika %2$s %1$d message @@ -2880,6 +2889,28 @@ Muonekano mandhari Rangi ya gumzo na ya picha ya mandhari + + App Icon + + Sawa + + Ghairi + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Zima PIN Washa PIN Ukizima PIN, utapoteza data yote utakaposajili upya Signal isipokuwa ukihifadhi nakala yake na kuirejesha mwenyewe. Huwezi kuwasha Kufuli ya Usajili wakati PIN imezimwa. diff --git a/app/src/main/res/values-ta/strings.xml b/app/src/main/res/values-ta/strings.xml index 74c0554ee3..b509594d51 100644 --- a/app/src/main/res/values-ta/strings.xml +++ b/app/src/main/res/values-ta/strings.xml @@ -24,6 +24,15 @@ சேமி சுய குறிப்பு + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ முன் தெரிந்திராத நிறுவு - Uninstall + நீக்குதல் ஒட்டிப்படங்கள் ஸ்டிக்கர் பேக்கை ஏற்றுவதில் தோல்வி @@ -2880,6 +2889,28 @@ தோற்றம் நிறவடிவமைப்பு சாட் கலர் & வால்பேப்பர் + + App Icon + + சரி + + ரத்துசெய் + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PIN-ஐ முடக்கு பின்னை மீண்டும் திறக்கவும் நீங்கள் Signal PIN-ஐ முடக்கினால், நீங்கள் கைமுறையாக காப்புப்பிரதி எடுத்து மீட்டெடுக்காவிட்டால் Signal-ஐ மீண்டும் பதிவுசெய்யும்போது எல்லா தரவையும் இழப்பீர்கள். PIN முடக்கப்பட்டிருக்கும் போது நீங்கள் பதிவு பூட்டை இயக்க முடியாது. diff --git a/app/src/main/res/values-te/strings.xml b/app/src/main/res/values-te/strings.xml index 7fe8bc911d..d5c87d3f24 100644 --- a/app/src/main/res/values-te/strings.xml +++ b/app/src/main/res/values-te/strings.xml @@ -24,6 +24,15 @@ భద్రపరుచు స్వీయ గమనిక + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ తెలియని వ్యవస్థాపన - Uninstall + అన్ఇన్స్టాల్ స్టిక్కర్లు స్టిక్కర్ ప్యాక్ లోడ్ చేయడంలో విఫలమైంది @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %2$s లో %1$s %1$d message @@ -2880,6 +2889,28 @@ స్వరూపం థీమ్ చాట్ రంగు & వాల్‌పేపర్ + + App Icon + + సరే + + రద్దు చేయండి + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. పిన్‌ను ఆపివేయి పిన్ ప్రారంభించండి మీరు పిన్‌ను నిలిపివేస్తే, మీరు మాన్యువల్‌గా ప్రత్యామ్నాయం చేసి పునరుద్ధరించకపోతే సిగ్నల్‌ను తిరిగి నమోదు చేసినప్పుడు మీరు మొత్తం డేటాను కోల్పోతారు. పిన్ నిలిపివేయబడినప్పుడు మీరు రిజిస్ట్రేషన్ లాక్‌ని ఆన్ చేయలేరు. diff --git a/app/src/main/res/values-th/strings.xml b/app/src/main/res/values-th/strings.xml index 8ac6f36a9d..cea0be9e2b 100644 --- a/app/src/main/res/values-th/strings.xml +++ b/app/src/main/res/values-th/strings.xml @@ -24,6 +24,15 @@ บันทึก บันทึกส่วนตัว + + Weather + + Notes + + News + + Waves + @@ -1895,7 +1904,7 @@ ไม่ทราบ ติดตั้ง - Uninstall + ลบ สติกเกอร์ การโหลดสติกเกอร์ล้มเหลว @@ -2093,7 +2102,7 @@ - %1$s in %2$s + %1$s ใน %2$s %1$d messages @@ -2799,6 +2808,28 @@ ลักษณะ ธีม สีและภาพพื้นหลังแชท + + App Icon + + ตกลง + + ยกเลิก + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. ปิดใช้งาน PIN เปิดใช้งาน PIN หากคุณปิดใช้งาน PIN คุณจะสูญเสียข้อมูลเมื่อคุณลงทะเบียนบัญชี Signal ใหม่ นอกจากว่าคุณได้สำรองข้อมูลและกู้มันคืนมาเอง คุณไม่สามารถเปิดการใช้งานกุญแจลงทะเบียนในขณะที่ PIN ปิดการใช้งานอยู่ diff --git a/app/src/main/res/values-tl/strings.xml b/app/src/main/res/values-tl/strings.xml index a412c6f947..be2b8fceb2 100644 --- a/app/src/main/res/values-tl/strings.xml +++ b/app/src/main/res/values-tl/strings.xml @@ -24,6 +24,15 @@ I-save Note to Self + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Hindi alam I-install - Uninstall + I-uninstall Mga Sticker Nabigong i-load ang sticker pack @@ -2880,6 +2889,28 @@ Hitsura Tema Chat color at wallpaper + + App Icon + + OK + + I-cancel + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. I-disable ang PIN I-enable ang PIN Kung idi-disable mo ang iyong PIN, mawawala ang lahat ng data kapag ikaw ay nag-register ulit sa Signal unless manually kang nag-back up and restore. Hindi mo pwedeng i-turn on ang Registration Lock habang naka-disable ang PIN. diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 9f0913db1c..f6613509fe 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -24,6 +24,15 @@ Kaydet Kendime Not + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ Bilinmeyen Yükle - Uninstall + Kaldır Çıkartmalar Çıkartma paketi yüklenemedi @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %2$s grubunda %1$s %1$d message @@ -2880,6 +2889,28 @@ Görünüm Tema Sohbet rengi ve duvar kağıdı + + App Icon + + TAMAM + + İptal + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PIN\'i devre dışı bırak PIN\'i etkinleştir PIN\'i devre dışı bırakırsanız, elle yedekleyip geri yüklemediğiniz sürece Signal\'i yeniden kaydettiğinizde tüm verilerinizi kaybedersiniz. PIN devre dışı iken Kayıt Kilidini açamazsınız. diff --git a/app/src/main/res/values-ug/strings.xml b/app/src/main/res/values-ug/strings.xml index ba6e8d2cfa..06217c7cf1 100644 --- a/app/src/main/res/values-ug/strings.xml +++ b/app/src/main/res/values-ug/strings.xml @@ -24,6 +24,15 @@ ساقلا ئۆزۈمگە ئەسلەتمە + + Weather + + Notes + + News + + Waves + @@ -1895,7 +1904,7 @@ نامەلۇم ئورنات - Uninstall + سۆكۈش چاپلاقلار چىراي ئىپادە بوغچىسىنى يۈكلىيەلمىدى @@ -2093,7 +2102,7 @@ - %1$s in %2$s + «%2$s» دىكى %1$s %1$d messages @@ -2799,6 +2808,28 @@ كۆرۈنۈش تېما پاراڭ رەڭگى ۋە تام قەغەز + + App Icon + + بولىدۇ + + بىكار قىلىش + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PIN چەكلە PIN نى قوزغات ئەگەر PIN نى چەكلىسىڭىز، Signal غا قايتا تىزىملاتقاندا ئۆزىڭىز زاپاسلاپ ۋە ئەسلىگە كەلتۈرمىگۈچە ھەممە سانلىق مەلۇماتلىرىڭىز يوقىلىدۇ، PIN چەكلەنسە تىزىملىتىش قۇلۇپىنى ئاچالمايسىز. diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index 9a79853dc2..2d5c5e0fd1 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -24,6 +24,15 @@ Зберегти Примітка для себе + + Weather + + Notes + + News + + Waves + @@ -2093,7 +2102,7 @@ Невідомо Встановити - Uninstall + Видалити Наліпки Не вдалося завантажити набір стікерів @@ -2294,7 +2303,7 @@ - %1$s in %2$s + %1$s у %2$s %1$d message @@ -3042,6 +3051,28 @@ Вигляд Тема Колір і шпалери чату + + App Icon + + Добре + + Скасувати + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Вимкнути PIN Ввімкнути PIN Якщо ви вимкнете PIN-код, то при перевстановленні Signal втратите всі дані, якщо ви заздалегідь  вручну  не створите резервну копію. При відключенному PIN-коді неможна буде включити блокування реєстрації. diff --git a/app/src/main/res/values-ur/strings.xml b/app/src/main/res/values-ur/strings.xml index 17bbe8accc..c2f6b7a272 100644 --- a/app/src/main/res/values-ur/strings.xml +++ b/app/src/main/res/values-ur/strings.xml @@ -24,6 +24,15 @@ محفوظ کریں خود کے لیے نوٹ + + Weather + + Notes + + News + + Waves + @@ -1961,7 +1970,7 @@ نامعلوم نصب کرنا - Uninstall + ان انسٹال اسٹیکرز اسٹیکر پیک لوڈ ہونے میں ناکامی @@ -2160,7 +2169,7 @@ - %1$s in %2$s + %1$s میں %2$s %1$d message @@ -2880,6 +2889,28 @@ ظہور ہونا موضوع چیٹ کا رنگ اور وال پیپر + + App Icon + + ٹھیک ہے + + منسوخ کریں + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. PIN کو غیر فعال کریں PIN کو فعال کریں اگر آپ PIN کو غیر فعال کردیتے ہیں تو ، آپ جب تک دستی طور پر بیک اپ اور بحالی نہیں کرتے ہیں تب تک آپ تمام اعداد و شمار کو کھو دیں گے۔ جب PIN غیر فعال ہو تو آپ رجسٹریشن لاک آن نہیں کرسکتے ہیں۔ diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index 9cf0fc6d94..76df43ed74 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -24,6 +24,15 @@ Lưu Ghi chú + + Weather + + Notes + + News + + Waves + @@ -1895,7 +1904,7 @@ Không rõ Cài đặt - Uninstall + Gỡ cài đặt Nhãn dán Không thể tải gói nhãn dán @@ -2093,7 +2102,7 @@ - %1$s in %2$s + %1$s trong %2$s %1$d messages @@ -2799,6 +2808,28 @@ Diện mạo Chủ đề Màu cuộc trò chuyện & hình nền + + App Icon + + OK + + Hủy + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. Tắt PIN Bật PIN Nếu bạn tắt PIN, bạn sẽ mất toàn bộ dữ liệu khi bạn đăng kí lại với Signal trừ khi bạn sao lưu và khôi phục dữ liệu thủ công. Bạn không thể bật Khóa đăng kí khi PIN đang tắt. diff --git a/app/src/main/res/values-yue/strings.xml b/app/src/main/res/values-yue/strings.xml index 6625a610bd..99dadfda63 100644 --- a/app/src/main/res/values-yue/strings.xml +++ b/app/src/main/res/values-yue/strings.xml @@ -24,6 +24,15 @@ 儲存 俾自己嘅筆記 + + Weather + + Notes + + News + + Waves + @@ -1895,7 +1904,7 @@ 未知 安裝 - Uninstall + 解除安裝 貼圖 載入唔到貼圖包 @@ -2093,7 +2102,7 @@ - %1$s in %2$s + %2$s 入面嘅 %1$s %1$d messages @@ -2799,6 +2808,28 @@ 版面 色系 傾偈顏色同背景 + + App Icon + + 確定 + + 取消 + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. 停用 PIN 碼 啟用 PIN 碼 若然您停用 PIN 碼,咁當您重新註冊 Signal 嘅時候,除非話您自己手動備份同還原啦,否則您將會遺失所有資料。當 PIN 碼停用嘅時候,冇得開啟註冊鎖。 diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 1d058cd3de..fd9aedb577 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -24,6 +24,15 @@ 保存 备忘录 + + Weather + + 笔记 + + News + + Waves + @@ -1895,7 +1904,7 @@ 未知 安装 - Uninstall + 卸载 表情 加载表情包失败 @@ -2093,7 +2102,7 @@ - %1$s in %2$s + %2$s中的%1$s %1$d messages @@ -2799,6 +2808,28 @@ 外观 主题 聊天颜色与墙纸 + + App Icon + + + + 取消 + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. 禁用 PIN 码 启用 PIN 码 如果禁用 PIN 码,重新注册 Signal 时全部数据将丢失,除非使用手动备份并还原。PIN 码禁用时,无法启用注册锁定。 diff --git a/app/src/main/res/values-zh-rHK/strings.xml b/app/src/main/res/values-zh-rHK/strings.xml index 9212482b69..cc3940554d 100644 --- a/app/src/main/res/values-zh-rHK/strings.xml +++ b/app/src/main/res/values-zh-rHK/strings.xml @@ -24,6 +24,15 @@ 儲存 給自己的筆記 + + Weather + + Notes + + News + + Waves + @@ -1895,7 +1904,7 @@ 未知 安裝 - Uninstall + 解除安裝 貼圖 載入貼圖包失敗 @@ -2093,7 +2102,7 @@ - %1$s in %2$s + %1$s在%2$s %1$d messages @@ -2799,6 +2808,28 @@ 介面 佈景主題 聊天色彩與背景 + + App Icon + + 確定 + + 取消 + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. 停用 PIN 碼 啟用 PIN 碼 若您停用 PIN 碼,當您重新註冊 Signal 時,除非您已手動備份並進行還原,否則您將遺失所有資料。PIN 碼停用時不可開啟註冊鎖定。 diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index 06cb94b5c0..e3b486e1d9 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -24,6 +24,15 @@ 儲存 給自己的筆記 + + Weather + + Notes + + News + + Waves + @@ -1895,7 +1904,7 @@ 未知 安裝 - Uninstall + 解除安裝 貼圖 讀取貼圖包失敗 @@ -2093,7 +2102,7 @@ - %1$s in %2$s + %1$s在%2$s %1$d messages @@ -2799,6 +2808,28 @@ 介面設定 主題 聊天顏色與壁紙 + + App Icon + + 確定 + + 取消 + + Change app icon and name to \"%1$s\" + + Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name. + + Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more + + App icons and names are visible on the home screen and app drawer. + + Notifications will always display the default Signal icon and name. + + Learn more + + Icon for %1$s + + Graphic illustrating where the replacement app icon will be visible. 停用 PIN 碼 啟用 PIN 碼 如果你停用 PIN 碼,則除非你進行手動備份和還原,否則當你重新註冊 Signal 時,將會遺失所有資料。停用 PIN 碼時無法開啟註冊鎖定。 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f9442e111d..96b2bb8727 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -24,13 +24,13 @@ Save Note to Self - + Weather - + Notes - + News - + Waves @@ -2893,7 +2893,7 @@ Appearance Theme Chat color & wallpaper - + App Icon OK diff --git a/app/static-ips.gradle b/app/static-ips.gradle index fac6782601..29c83c0eb8 100644 --- a/app/static-ips.gradle +++ b/app/static-ips.gradle @@ -1,5 +1,5 @@ ext.service_ips='new String[]{"13.248.212.111","76.223.92.165"}' -ext.storage_ips='new String[]{"142.250.80.83"}' +ext.storage_ips='new String[]{"142.251.40.179"}' ext.cdn_ips='new String[]{"99.84.37.46","99.84.37.63","99.84.37.78","99.84.37.83"}' ext.cdn2_ips='new String[]{"104.18.2.43","104.18.3.43"}' ext.kbs_ips='new String[]{"20.85.156.233"}'