From 81ff5ef8999869e9e408856262bc644cabe95ae7 Mon Sep 17 00:00:00 2001 From: Cody Henthorne Date: Wed, 18 Oct 2023 16:23:23 -0400 Subject: [PATCH] Update translations and other static files. --- app/src/main/res/values-af/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-ar/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-az/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-bg/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-bn/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-bs/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-ca/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-cs/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-da/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-de/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-el/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-es/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-et/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-eu/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-fa/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-fi/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-fr/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-ga/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-gl/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-gu/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-hi/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-hr/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-hu/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-in/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-it/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-iw/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-ja/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-ka/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-kk/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-km/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-kn/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-ko/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-ky/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-lt/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-lv/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-mk/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-ml/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-mr/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-ms/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-my/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-nb/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-nl/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-pa/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-pl/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-pt-rBR/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-pt/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-ro/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-ru/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-sk/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-sl/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-sq/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-sr/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-sv/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-sw/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-ta/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-te/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-th/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-tl/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-tr/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-ug/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-uk/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-ur/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-vi/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-yue/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-zh-rCN/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-zh-rHK/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values-zh-rTW/strings.xml | 115 +++++++++++++++++++-- app/src/main/res/values/strings.xml | 8 +- app/static-ips.gradle | 6 +- 69 files changed, 7176 insertions(+), 543 deletions(-) diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml index 82d02b04f4..9087a1e49a 100644 --- a/app/src/main/res/values-af/strings.xml +++ b/app/src/main/res/values-af/strings.xml @@ -15,6 +15,7 @@ + Ja Nee @@ -119,11 +120,8 @@ Versper - - Skenkingsbedrag: %1$s - - Skenkingsbedrag: %1$s/maand - + + Credit or debit card Voer jou kaartbesonderhede in. Signal versamel of stoor nie jou persoonlike inligting nie. @@ -148,8 +146,18 @@ Jaar vereis Ongeldige jaar - - Gaan voort + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Versper en verlaat %1$s? @@ -4758,6 +4766,12 @@ Kon nie wapen byvoeg nie. %1$s Kontak asb. ondersteuning. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Werk Signal by @@ -4900,6 +4914,18 @@ Jou kaartnommer is verkeerd. Verifieer dat jou kaartbesonderhede korrek is en probeer weer. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Gee jou profiel \'n naam @@ -5814,6 +5840,36 @@ Krediet- of debietkaart Skenk namens n vriend/in + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ E-pos - Vind rekeningnommers + Find account info Skenk %1$s/maand @@ -5851,6 +5907,49 @@ Ongeldige IBAN-nommer + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Besig om te kanselleer… diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index 16f649d8a7..764cfdf76f 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -15,6 +15,7 @@ + نعم لا @@ -119,11 +120,8 @@ حظر - - مَبلَغ التَّبَرُّع: %1$s - - مَبلَغ التَّبَرُّع: %1$s/شهريًا - + + Credit or debit card يُرجى إدخال معلومات بطاقتك. لا يقوم سيجنال بجمع أو تخزين معلوماتك الشخصية. @@ -148,8 +146,18 @@ يُرجى إدخال السنة سنة غير صحيحة - - واصل + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing حظر ثم مغادرة %1$s؟ @@ -5194,6 +5202,12 @@ تعذّر إضافة الشارة. %1$s يُرجى الاتصال بفريق الدعم. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more تحديث سيجنال @@ -5336,6 +5350,18 @@ أرقام بطاقتك غير صحيحة. تأكد من صحة تفاصيل بطاقتك وأعد المحاولة مرة أخرى. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + تسمية هيئة إشعارك @@ -6334,6 +6360,36 @@ بطاقة الائتمان أو الخصم تبرّع لصديق + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -6357,7 +6413,7 @@ البريد الإلكتروني - العثور على أرقام الحساب + Find account info تبرّع بـ %1$s/شهريًا @@ -6371,6 +6427,49 @@ رقم IBAN غير صحيح + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + جارٍ الإلغاء… diff --git a/app/src/main/res/values-az/strings.xml b/app/src/main/res/values-az/strings.xml index cb099daa6c..19bf81eb50 100644 --- a/app/src/main/res/values-az/strings.xml +++ b/app/src/main/res/values-az/strings.xml @@ -15,6 +15,7 @@ + Bəli Xeyr @@ -119,11 +120,8 @@ Blokla - - İanə miqdarı: %1$s - - İanə miqdarı: %1$s/ay - + + Credit or debit card Kart məlumatlarınızı daxil edin. Signal şəxsi məlumatlarınızı toplamır və ya saxlamır. @@ -148,8 +146,18 @@ İl məlumatı tələb olunur İl səhvdir - - Davam et + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s qrupunu bloklayaraq tərk edirsiniz? @@ -4758,6 +4766,12 @@ Nişan əlavə etmək mümkün olmadı. %1$s Zəhmət olmasa dəstəklə əlaqə saxlayın. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal-ı yenilə @@ -4900,6 +4914,18 @@ Kart nömrəsi səhvdir. Kart məlumatlarınızın doğruluğunu yoxlayıb yenidən cəhd edin. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Profil adı @@ -5814,6 +5840,36 @@ Kredit və ya debet kartı Bir dostunuza ianə verin + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ E-poçt - Hesab nömrlərini tap + Find account info Aylıq %1$s ianə ver @@ -5851,6 +5907,49 @@ Səhv IBAN nömrəsi + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Ləğv edilir… diff --git a/app/src/main/res/values-bg/strings.xml b/app/src/main/res/values-bg/strings.xml index 79bb7c3383..fb680d4acb 100644 --- a/app/src/main/res/values-bg/strings.xml +++ b/app/src/main/res/values-bg/strings.xml @@ -15,6 +15,7 @@ + Да Не @@ -119,11 +120,8 @@ Блокиране - - Размер на дарението: %1$s - - Размер на дарението: %1$s/месец - + + Credit or debit card Въведете информацията за вашата карта. Signal не събира и не съхранява личната ви информация. @@ -148,8 +146,18 @@ Годината е задължителна Невалидна година - - Продължи + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Блокиране и напускане на %1$s? @@ -4758,6 +4766,12 @@ Неуспешно добавяне на значката. %1$s Моля, свържете се с поддръжката. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Обновяване на Signal @@ -4900,6 +4914,18 @@ Номерът на картата ви е грешен. Проверете дали данните на картата ви са правилни и опитайте отново. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Дайте име на профила си @@ -5814,6 +5840,36 @@ Кредитна или дебитна карта Дарете за приятел + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Имейл - Намиране на номера на сметки + Find account info Дарявайте %1$s/месец @@ -5851,6 +5907,49 @@ Невалиден IBAN номер + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Анулиране… diff --git a/app/src/main/res/values-bn/strings.xml b/app/src/main/res/values-bn/strings.xml index db4ba865b7..37e9365e30 100644 --- a/app/src/main/res/values-bn/strings.xml +++ b/app/src/main/res/values-bn/strings.xml @@ -15,6 +15,7 @@ + হ্যাঁ না @@ -119,11 +120,8 @@ ব্লক করুন - - ডোনেশনের পরিমাণ: %1$s - - ডোনেশনের পরিমাণ: %1$s/মাস - + + Credit or debit card আপনার কার্ডের বিস্তারিত লিখুন। Signal আপনার ব্যক্তিগত তথ্য সংগ্রহ কিংবা সংরক্ষণ করে না। @@ -148,8 +146,18 @@ বছর প্রয়োজন অকার্যকর বছর - - চালিয়ে যান + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s-কে ব্লক করবেন এবং বের হয়ে যাবেন? @@ -4758,6 +4766,12 @@ ব্যাজ যোগ করা যায়নি। %1$s অনুগ্রহ করে সহায়তা কেন্দ্রে যোগাযোগ করুন। + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal আপডেট করুন @@ -4900,6 +4914,18 @@ আপনার কার্ডের নম্বরটি সঠিক নয়। আপনার কার্ডের বিবরণ সঠিক কি না তা যাচাই করুন এবং আবার চেষ্টা করুন। + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + আপনার প্রোফাইলের নাম দিন @@ -5814,6 +5840,36 @@ ক্রেডিট বা ডেবিট কার্ড বন্ধুর জন্য ডোনেট করুন + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ ইমেইল - অ্যাকাউন্ট নম্বর খুঁজুন + Find account info ডোনেট করুন %1$s/প্রতি মাসে @@ -5851,6 +5907,49 @@ অকার্যকর IBAN নাম্বার + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + বাতিল করা হচ্ছে… diff --git a/app/src/main/res/values-bs/strings.xml b/app/src/main/res/values-bs/strings.xml index 0f7823f280..f6c3ff8489 100644 --- a/app/src/main/res/values-bs/strings.xml +++ b/app/src/main/res/values-bs/strings.xml @@ -15,6 +15,7 @@ + Da Ne @@ -119,11 +120,8 @@ Blokiraj - - Iznos donacije: %1$s - - Iznos donacije: %1$s mjesečno - + + Credit or debit card Unesite detalje o kartici. Signal ne prikuplja niti pohranjuje vaše lične podatke. @@ -148,8 +146,18 @@ Potrebno je navesti godinu Nevažeća godina - - Nastavi + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Blokirati i napustiti %1$s? @@ -4976,6 +4984,12 @@ Nije bilo moguće dodati značku. %1$s Molimo kontaktirajte podršku. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Ažurirajte Signal @@ -5118,6 +5132,18 @@ Broj kartice nije tačan. Potvrdite jesu li podaci kartice ispravni i pokušajte ponovo. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Naslovite profil @@ -6074,6 +6100,36 @@ Kreditna ili debitna kartica Donirajte za prijatelja + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -6097,7 +6153,7 @@ Email - Pronađite brojeve računa + Find account info Donirajte %1$s mjesečno @@ -6111,6 +6167,49 @@ Nevažeći IBAN broj + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Otkazivanje… diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml index 16c821ff91..4bee77a3a4 100644 --- a/app/src/main/res/values-ca/strings.xml +++ b/app/src/main/res/values-ca/strings.xml @@ -15,6 +15,7 @@ + No @@ -119,11 +120,8 @@ Bloquejar - - Import de la donació: %1$s - - Import de la donació: %1$s/mes - + + Credit or debit card Introdueix la informació de la teva targeta. Signal no recopila ni emmagatzema la teva informació personal. @@ -148,8 +146,18 @@ Has d\'introduir l\'any Any no vàlid - - Continuar + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Vols bloquejar i abandonar %1$s? @@ -4758,6 +4766,12 @@ No s\'ha pogut afegir la insígnia. %1$s Poseu-vos en contacte amb l\'assistència. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Actualitza el Signal @@ -4900,6 +4914,18 @@ El teu número de targeta no és correcte. Verifica que les dades de la teva targeta siguin correctes i torna-ho a provar. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Nom del perfil @@ -5814,6 +5840,36 @@ Targeta de crèdit o dèbit Fer una donació per un amic + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Adreça electrònica - Cercar números de compte + Find account info Fer donació de %1$s/mes @@ -5851,6 +5907,49 @@ Número d\'IBAN no vàlid + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Cancel·lant… diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index baf080b9fd..ad6ff23631 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -15,6 +15,7 @@ + Ano Ne @@ -119,11 +120,8 @@ Blokovat - - Výše příspěvku: %1$s - - Výše příspěvku: %1$s měsíčně - + + Credit or debit card Zadejte údaje o své platební kartě. Signal neshromažďuje ani neukládá vaše osobní údaje. @@ -148,8 +146,18 @@ Je nutné zadat rok Neplatný rok - - Pokračovat + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Blokovat a opustit %1$s? @@ -4976,6 +4984,12 @@ Nezdařilo se přidat odznak.%1$s Prosím kontaktujte podporu. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Aktualizovat Signal @@ -5118,6 +5132,18 @@ Číslo vaší karty není správné. Zkontrolujte, zda jsou údaje o vaší kartě správné, a zkuste to znovu. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Pojmenujte svůj profil @@ -6074,6 +6100,36 @@ Kreditní nebo debetní karta Přispět za přítele + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -6097,7 +6153,7 @@ E-mail - Vyhledat čísla účtů + Find account info Přispívat %1$s měsíčně @@ -6111,6 +6167,49 @@ Neplatné číslo IBAN + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Probíhá rušení… diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index 378372cf12..f7e376698a 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -15,6 +15,7 @@ + Ja Nej @@ -119,11 +120,8 @@ Blokér - - Donationsbeløb: %1$s - - Donationsbeløb: %1$s/ måned - + + Credit or debit card Angiv dine kortoplysninger. Signal indsamler eller opbevarer ikke dine personlige oplysninger. @@ -148,8 +146,18 @@ År påkrævet Ugyldigt år - - Fortsæt + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Blokér og forlad %1$s? @@ -4758,6 +4766,12 @@ Kunne ikke tilføje badge. %1$s Kontakt venligst support. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Opdater Signal @@ -4900,6 +4914,18 @@ Dit kortnummer er forkert. Tjek, at dine kortoplysninger er korrekte, og prøv igen. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Navngiv din profil @@ -5814,6 +5840,36 @@ Kredit- eller debetkort Donér for en ven + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ E-mail - Find kontonumre + Find account info Donér %1$s/måned @@ -5851,6 +5907,49 @@ Ugyldigt IBAN-nummer + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Annullerer… diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 43f1a32cfb..f7ba75b661 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -15,6 +15,7 @@ + Ja Nein @@ -119,11 +120,8 @@ Blockieren - - Spendenbetrag: %1$s - - Spendenbetrag: %1$s pro Monat - + + Credit or debit card Gib deine Kartendetails ein. Deine persönlichen Daten werden von Signal nicht erfasst oder gespeichert. @@ -148,8 +146,18 @@ Jahr erforderlich Ungültiges Jahr - - Fortfahren + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s blockieren und verlassen? @@ -4758,6 +4766,12 @@ Abzeichen konnte nicht hinzugefügt werden. %1$s Bitte kontaktiere den Support. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal aktualisieren @@ -4900,6 +4914,18 @@ Deine Kartennummer ist nicht korrekt. Prüfe, ob deine Kartendaten korrekt sind und versuche es erneut. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Profil benennen @@ -5814,6 +5840,36 @@ Kredit- oder Debitkarte Für einen Freund spenden + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ E-Mail - Kontonummern suchen + Find account info Spende %1$s monatlich @@ -5851,6 +5907,49 @@ IBAN ungültig + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Stornieren … diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 2bd23e9e59..44589ee71f 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -15,6 +15,7 @@ + Ναι Όχι @@ -119,11 +120,8 @@ Αποκλεισμός - - Ποσό δωρεάς: %1$s - - Ποσό δωρεάς: %1$s/μήνα - + + Credit or debit card Πρόσθεσε τα στοιχεία της κάρτας σου. Το Signal δεν συλλέγει ούτε αποθηκεύει τα προσωπικά στοιχεία σου. @@ -148,8 +146,18 @@ Απαιτείται έτος Μη έγκυρο έτος - - Συνέχεια + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Αποκλεισμός και αποχώρηση από %1$s; @@ -4758,6 +4766,12 @@ Αδυναμία προσθήκης σήματος. %1$s Παρακαλώ επικοινώνησε με την υποστήριξη. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Αναβάθμιση του Signal @@ -4900,6 +4914,18 @@ Ο αριθμός κάρτας σου δεν είναι σωστός. Επαλήθευσε ότι τα στοιχεία της κάρτας σου είναι σωστά και δοκίμασε ξανά. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Ονομασία προφίλ @@ -5814,6 +5840,36 @@ Πιστωτική ή χρεωστική κάρτα Κάνε δωρεά για έναν φίλο ή φίλη + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Email - Εύρεση αριθμών λογαριασμών + Find account info Δωρεά %1$s/μήνα @@ -5851,6 +5907,49 @@ Μη έγκυρος αριθμός IBAN + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Ακύρωση… diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index e4c4410d0e..bba55c56f0 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -15,6 +15,7 @@ + No @@ -119,11 +120,8 @@ Bloquear - - Importe de la donación: %1$s - - Importe de la donación: %1$s/mes - + + Credit or debit card Introduce los datos de tu tarjeta. Signal no recoge ni almacena tu información personal. @@ -148,8 +146,18 @@ Año requerido Año no válido - - Continuar + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing ¿Bloquear y abandonar «%1$s»? @@ -4758,6 +4766,12 @@ Fallo al añadir insignia. %1$s Por favor, contacta con nuestro soporte. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Actualiza Signal @@ -4900,6 +4914,18 @@ Tu número de tarjeta no es correcto. Verifica que los datos de tu tarjeta sean correctos e inténtalo de nuevo. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Ponle un nombre @@ -5814,6 +5840,36 @@ Tarjeta de crédito o débito Donar en nombre de un amigo + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Correo - Buscar números de cuenta + Find account info Donar %1$s/mes @@ -5851,6 +5907,49 @@ Número IBAN no válido + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Cancelando… diff --git a/app/src/main/res/values-et/strings.xml b/app/src/main/res/values-et/strings.xml index 0cd08efe31..b8f1f02936 100644 --- a/app/src/main/res/values-et/strings.xml +++ b/app/src/main/res/values-et/strings.xml @@ -15,6 +15,7 @@ + Jah Ei @@ -119,11 +120,8 @@ Blokeeri - - Annetuse summa: %1$s - - Annetuse summa: %1$s kuus - + + Credit or debit card Sisesta oma kaardi andmed. Signal ei kogu ega salvesta sinu isikuandmeid. @@ -148,8 +146,18 @@ Puudub aasta Kehtetu aasta - - Jätka + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Kas blokeerida ja lahkuda grupist %1$s? @@ -4758,6 +4766,12 @@ Märgi lisamine ei õnnestunud. %1$s Palun võta ühendust kasutajatoega. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Uuenda Signalit @@ -4900,6 +4914,18 @@ Sinu kaardi number on vale. Kontrolli, et su kaardi andmed oleksid õiged ning proovi uuesti. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Lisa profiilile nimi @@ -5814,6 +5840,36 @@ Krediit- või deebetkaart Anneta sõbra nimel + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ E-post - Leia kontonumbrid + Find account info Anneta %1$s kuus @@ -5851,6 +5907,49 @@ Kehtetu IBAN-number + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Tühistamine… diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml index 2241cf878b..e2f13756a4 100644 --- a/app/src/main/res/values-eu/strings.xml +++ b/app/src/main/res/values-eu/strings.xml @@ -15,6 +15,7 @@ + Bai Ez @@ -119,11 +120,8 @@ Blokeatu - - Dohaintzaren zenbatekoa: %1$s - - Dohaintzaren zenbatekoa: %1$s/hilabete - + + Credit or debit card Sartu zure txartelaren xehetasunak. Signal-ek ez du biltzen edo gordetzen zure informazio pertsonala. @@ -148,8 +146,18 @@ Urtea beharrezkoa da Urte baliogabea - - Jarraitu + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s blokeatu, eta irten nahi duzu? @@ -4758,6 +4766,12 @@ Ezin izan da gehitu bereizgarria. %1$s Mesedez, jarri harremanetan laguntzarekin. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Eguneratu Signal @@ -4900,6 +4914,18 @@ Txartelaren zenbakia ez da zuzena. Egiaztatu txartelaren xehetasunak zuzenak direla eta saiatu berriro. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Izena eman zure profilari @@ -5814,6 +5840,36 @@ Kreditu- edo zordunketa-txartela Egin dohaitza lagun bati + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Emaila - Bilatu kontu-zenbakiak + Find account info Eman %1$s/hilean @@ -5851,6 +5907,49 @@ IBAN zenbaki baliogabea + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Bertan behera uzten… diff --git a/app/src/main/res/values-fa/strings.xml b/app/src/main/res/values-fa/strings.xml index a0ef4b0a96..7ffde34866 100644 --- a/app/src/main/res/values-fa/strings.xml +++ b/app/src/main/res/values-fa/strings.xml @@ -15,6 +15,7 @@ + بله خیر @@ -119,11 +120,8 @@ مسدود کردن - - مبلغ کمک مالی: %1$s - - مبلغ کمک مالی: %1$s در ماه - + + Credit or debit card مشخصات کارت خود را وارد کنید. سیگنال اطلاعات شخصی شما را جمع آوری یا ذخیره نمی‌کند. @@ -148,8 +146,18 @@ سال الزامی است سال نامعتبر است - - ادامه + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing گروه %1$s را مسدود و آن را ترک می‌کنید؟ @@ -4758,6 +4766,12 @@ افزودن نشان ممکن نبود. %1$s لطفاً با پشتیبانی تماس بگیرید. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more به‌روزرسانی سیگنال @@ -4900,6 +4914,18 @@ شماره کارت شما نادرست است. بررسی کنید که مشخصات کارت‌تان درست باشد و دوباره امتحان کنید. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + پروفایل خود را نام‌گذاری کنید @@ -5814,6 +5840,36 @@ کارت اعتباری یا دبیت کارت از طرف یکی از دوستان اهدا کنید + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ ایمیل - پیدا کردن شماره‌های حساب + Find account info اهدای کمک مالی %1$s در ماه @@ -5851,6 +5907,49 @@ شماره IBAN نامعتبر + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + در حال لغو… diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index 29d7545b90..8bd7d6d6df 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -15,6 +15,7 @@ + Kyllä Ei @@ -119,11 +120,8 @@ Estä - - Lahjoitussumma: %1$s - - Lahjoitussumma: %1$s/kk - + + Credit or debit card Anna kortin tiedot. Signal ei kerää tai tallenna henkilötietojasi. @@ -148,8 +146,18 @@ Vuosi vaaditaan Virheellinen vuosi - - Jatka + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Estetäänkö ja poistutaanko ryhmästä %1$s? @@ -4758,6 +4766,12 @@ Merkkiä ei voitu lisätä. %1$s Ota yhteys tukeen. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Päivitä Signal @@ -4900,6 +4914,18 @@ Kortin numero on virheellinen. Tarkista, että kortin tiedot ovat oikein, ja yritä uudelleen. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Anna profiilille nimi @@ -5814,6 +5840,36 @@ Luotto- tai pankkikortti Lahjoita ystävän puolesta + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Sähköposti - Etsi tilinumero + Find account info Lahjoita %1$s/kuukausi @@ -5851,6 +5907,49 @@ Virheellinen IBAN-numero + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Peruutetaan… diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index feadef37a1..0ae87df3a5 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -15,6 +15,7 @@ + Oui Non @@ -119,11 +120,8 @@ Bloquer - - Montant du don : %1$s - - Montant du don : %1$s/mois - + + Credit or debit card Veuillez saisir les informations de votre carte. Signal ne collecte ni ne sauvegarde vos informations personnelles. @@ -148,8 +146,18 @@ Année requise Année non valide - - Poursuivre + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Bloquer et quitter %1$s ? @@ -4758,6 +4766,12 @@ Impossible d’ajouter un macaron. %1$s Veuillez contacter l’assistance. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Mettre Signal à jour @@ -4900,6 +4914,18 @@ Le numéro de votre carte est erroné. Veuillez vérifier que les informations de votre carte sont correctes puis réessayez. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Nommez votre profil @@ -5814,6 +5840,36 @@ Carte de crédit ou de débit Faire un don pour un ami + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Adresse courriel - Trouver les numéros de compte + Find account info Faire un don de %1$s/mois @@ -5851,6 +5907,49 @@ IBAN invalide + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Annulation en cours… diff --git a/app/src/main/res/values-ga/strings.xml b/app/src/main/res/values-ga/strings.xml index d884d86d49..f4bb379688 100644 --- a/app/src/main/res/values-ga/strings.xml +++ b/app/src/main/res/values-ga/strings.xml @@ -15,6 +15,7 @@ + Níl @@ -119,11 +120,8 @@ Cuir bac - - Méid airgid le tabhairt: %1$s - - Méid an tabhartais: %1$s/sa mhí - + + Credit or debit card Cuir isteach sonraí do chárta. Ní dhéanann Signal d\'fhaisnéis phearsanta a bhailiú ná a stóráil. @@ -148,8 +146,18 @@ Bliain de dhíth Bliain neamhbhailí - - Ar Aghaidh + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Cuir bac ar %1$s agus imigh as? @@ -5085,6 +5093,12 @@ Níorbh fhéidir suaitheantas a chur leis. %1$s Please contact support. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Nuashonraigh Signal @@ -5227,6 +5241,18 @@ Tá uimhir do chárta mícheart. Fíoraigh go bhfuil sonraí do chárta ceart agus triail arís. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Ainmnigh do phróifíl @@ -6204,6 +6230,36 @@ Cárta creidmheasa nó dochair Tabhair airgead ar son cara + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -6227,7 +6283,7 @@ Seoladh r-phoist - Aimsigh uimhreacha cuntais + Find account info Tabhair %1$s/sa mhí @@ -6241,6 +6297,49 @@ Uimhir IBAN neamhbhailí + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Cur ar ceal… diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml index 88c364b94c..bd1aafe3d3 100644 --- a/app/src/main/res/values-gl/strings.xml +++ b/app/src/main/res/values-gl/strings.xml @@ -15,6 +15,7 @@ + Si Non @@ -119,11 +120,8 @@ Bloquear - - Importe da doazón: %1$s - - Importe da doazón: %1$s/mes - + + Credit or debit card Insire os datos da túa tarxeta. Signal non recolle nin almacena a túa información persoal. @@ -148,8 +146,18 @@ Ano obrigatorio Ano incorrecto - - Continuar + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Bloquear e abandonar %1$s? @@ -4758,6 +4766,12 @@ Erro ao engadir a insignia. %1$s Contacta co centro de axuda. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Actualizar Signal @@ -4900,6 +4914,18 @@ O número da túa tarxeta é incorrecto. Verifica que os datos da túa tarxeta son correctos e téntao de novo. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Nome do teu perfil @@ -5814,6 +5840,36 @@ Tarxeta de débito ou crédito Doar en nome dun amigo + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Email - Onde atopar o número + Find account info Doa %1$s/mes @@ -5851,6 +5907,49 @@ Número IBAN inválido + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Cancelando… diff --git a/app/src/main/res/values-gu/strings.xml b/app/src/main/res/values-gu/strings.xml index aa92bfe817..872ff8fbfa 100644 --- a/app/src/main/res/values-gu/strings.xml +++ b/app/src/main/res/values-gu/strings.xml @@ -15,6 +15,7 @@ + હા ના @@ -119,11 +120,8 @@ બ્લૉક કરો - - દાનની રકમ: %1$s - - દાનની રકમ: %1$s/માસ - + + Credit or debit card તમારા કાર્ડની વિગતો દાખલ કરો. Signal તમારી અંગત માહિતી એકત્રિત અથવા સંગ્રહિત કરતું નથી. @@ -148,8 +146,18 @@ વર્ષ જરૂરી છે અમાન્ય વર્ષ - - ચાલુ રાખો + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$sને બ્લૉક કરીને છોડી દેવા છે? @@ -4758,6 +4766,12 @@ બૅજ ઉમેરી ન શક્યા. %1$s કૃપા કરીને સપોર્ટનો સંપર્ક કરો. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more સિગ્નલ ને અપડેટ કરો @@ -4900,6 +4914,18 @@ તમારા કાર્ડનો નંબર ખોટો છે. તમારી કાર્ડની વિગતો સાચી છે તેની ખાતરી કરો અને ફરી પ્રયત્ન કરો. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + તમારી પ્રોફાઇલને નામ આપો @@ -5814,6 +5840,36 @@ ક્રેડિટ અથવા ડેબિટ કાર્ડ મિત્ર માટે દાન આપો + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ ઇમેઇલ - એકાઉન્ટ નંબર શોધો + Find account info %1$s/મહિને દાન કરો @@ -5851,6 +5907,49 @@ અમાન્ય IBAN નંબર + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + રદ કરી રહ્યાં છીએ… diff --git a/app/src/main/res/values-hi/strings.xml b/app/src/main/res/values-hi/strings.xml index e8a75dfb95..c091a7c3a1 100644 --- a/app/src/main/res/values-hi/strings.xml +++ b/app/src/main/res/values-hi/strings.xml @@ -15,6 +15,7 @@ + हाँ नहीं @@ -119,11 +120,8 @@ ब्लॉक करें - - दान राशि : %1$s - - दान राशि : %1$s प्रति माह - + + Credit or debit card अपने कार्ड की जानकारी एंटर करें। Signal आपकी व्यक्तिगत जानकारी एकत्र या स्टोर नहीं करता है। @@ -148,8 +146,18 @@ वर्ष आवश्यक अमान्य वर्ष - - जारी रखें + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s को ब्लॉक करें और छोड़ दें? @@ -4758,6 +4766,12 @@ बैज शामिल नहीं कर सके। %1$s कृपया सपोर्ट से संपर्क करें. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal अपडेट करें @@ -4900,6 +4914,18 @@ आपका कार्ड नंबर गलत है। सत्यापित करें कि आपका कार्ड विवरण सही है और फिर से प्रयास करें। + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + अपनी प्रोफ़ाइल को नाम दें @@ -5814,6 +5840,36 @@ डेबिट कार्ड के लिए क्रेडिट किसी दोस्त के लिए दान दें + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ ईमेल - अकाउंट नंबर खोजें + Find account info %1$s/माह दान दें @@ -5851,6 +5907,49 @@ अमान्य IBAN नंबर + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + रद्द कर रहा है… diff --git a/app/src/main/res/values-hr/strings.xml b/app/src/main/res/values-hr/strings.xml index df6e564b47..72d9fdeda6 100644 --- a/app/src/main/res/values-hr/strings.xml +++ b/app/src/main/res/values-hr/strings.xml @@ -15,6 +15,7 @@ + Da Ne @@ -119,11 +120,8 @@ Blokiraj - - Iznos donacije: %1$s - - Iznos donacije: %1$s/mjesečno - + + Credit or debit card Unesite podatke o kartici. Signal ne prikuplja niti pohranjuje vaše osobne podatke. @@ -148,8 +146,18 @@ Potrebno je unijeti godinu Nevažeća godina - - Nastavi + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Blokirati i napustiti %1$s? @@ -4976,6 +4984,12 @@ Nije moguće dodati značku. %1$s Molimo Vas da kontaktirate podršku + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Ažuriraj Signal @@ -5118,6 +5132,18 @@ Netočan broj kartice. Provjerite jesu li podaci o vašoj kartici ispravni i pokušajte ponovno. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Dodijelite naziv profilu @@ -6074,6 +6100,36 @@ Kreditna ili debitna kartica Donirajte u ime prijatelja + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -6097,7 +6153,7 @@ E-pošta - Pronađi svoj IBAN + Find account info Doniraj %1$s mjesečno @@ -6111,6 +6167,49 @@ Navedeni IBAN nije važeći + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Otkazivanje… diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 672dd4fa8d..a7fd82dfce 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -15,6 +15,7 @@ + Igen Nem @@ -119,11 +120,8 @@ Letiltás - - Az adomány összege: %1$s - - Az adomány összege: %1$s/hónap - + + Credit or debit card Add meg a kártyaadataidat! A Signal nem gyűjti és nem tárolja a személyes adataidat. @@ -148,8 +146,18 @@ Év megadása kötelező Érvénytelen év - - Folytatás + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s letiltása és kilépés? @@ -4758,6 +4766,12 @@ Jelvény hozzáadása sikertelen. %1$s Kérjük vedd fel a kapcsolatot a Támogatási Központtal! + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal frissítése @@ -4900,6 +4914,18 @@ A kártyaszám helytelen. Ellenőrizd, hogy a kártyaadatok helyesek-e, és próbáld újra. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Profil elnevezése @@ -5814,6 +5840,36 @@ Hitel- vagy betéti kártya Adomány egy ismerősnek + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Email - Számlaszámok keresése + Find account info Adományozz %1$s/hónap összeget @@ -5851,6 +5907,49 @@ Érvénytelen IBAN-szám + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Törlés… diff --git a/app/src/main/res/values-in/strings.xml b/app/src/main/res/values-in/strings.xml index cc214b4514..9f63130013 100644 --- a/app/src/main/res/values-in/strings.xml +++ b/app/src/main/res/values-in/strings.xml @@ -15,6 +15,7 @@ + Ya Tidak @@ -119,11 +120,8 @@ Blokir - - Jumlah donasi: %1$s - - Jumlah donasi: %1$s/bulan - + + Credit or debit card Masukkan detail kartu Anda. Signal tidak mengumpulkan atau menyimpan informasi pribadi Anda. @@ -148,8 +146,18 @@ Tahun wajib diisi Tahun tidak valid - - Lanjutkan + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Blokir dan keluar dari %1$s? @@ -4649,6 +4657,12 @@ Tidak dapat menambahkan lencana. %1$s Mohon hubungi bantuan. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Perbarui Signal @@ -4791,6 +4805,18 @@ Nomor kartu Anda salah. Pastikan detail kartu Anda sudah benar dan coba lagi. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Beri nama profil Anda @@ -5684,6 +5710,36 @@ Kartu kredit atau debit Donasi untuk teman + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5707,7 +5763,7 @@ Surel - Temukan nomor rekening + Find account info Donasi %1$s/bulan @@ -5721,6 +5777,49 @@ Nomor IBAN tidak valid + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Membatalkan… diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 56765f604f..061c9eec5d 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -15,6 +15,7 @@ + No @@ -119,11 +120,8 @@ Blocca - - Importo della donazione: %1$s - - Importo della donazione: %1$s/al mese - + + Credit or debit card Inserisci i dettagli della tua carta. Signal non archivia né salva le tue informazioni personali. @@ -148,8 +146,18 @@ È necessario inserire l\'anno L\'anno non è valido - - Continua + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Vuoi bloccare e abbandonare %1$s? @@ -4758,6 +4766,12 @@ Non è stato possibile aggiungere il badge. %1$s Contatta l\'assistenza. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Aggiorna Signal @@ -4900,6 +4914,18 @@ Il numero della tua carta non è valido. Controlla che i dati della tua carta siano corretti e riprova. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Dai un nome al tuo profilo @@ -5814,6 +5840,36 @@ Carta di credito o di debito Fai una donazione per un\'altra persona + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Email - Trova l\'IBAN del tuo conto + Find account info Dona %1$s al mese @@ -5851,6 +5907,49 @@ IBAN non valido + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Annullamento in corso… diff --git a/app/src/main/res/values-iw/strings.xml b/app/src/main/res/values-iw/strings.xml index cc899e2e71..7b19250987 100644 --- a/app/src/main/res/values-iw/strings.xml +++ b/app/src/main/res/values-iw/strings.xml @@ -15,6 +15,7 @@ + כן לא @@ -119,11 +120,8 @@ חסימה - - סכום תרומה: %1$s - - סכום תרומה: %1$s/לחודש - + + Credit or debit card יש להזין את פרטי הכרטיס שלך. Signal לא אוספת או מאחסנת את המידע האישי שלך. @@ -148,8 +146,18 @@ נדרשת שנה שנה לא תקינה - - המשך + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing לחסום ולעזוב את %1$s? @@ -4976,6 +4984,12 @@ לא היה ניתן להוסיף תג. %1$s אנא צור קשר עם התמיכה. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more עדכן את Signal @@ -5118,6 +5132,18 @@ מספר הכרטיס שלך שגוי. יש לוודא שפרטי הכרטיס שלך נכונים ולנסות שוב. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + תן שם לפרופיל שלך @@ -6074,6 +6100,36 @@ כרטיס אשראי או דביט ביצוע תרומה בשביל חבר/ה + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -6097,7 +6153,7 @@ דוא״ל - מציאת פרטי חשבון + Find account info תרומה של %1$s/בחודש @@ -6111,6 +6167,49 @@ מספר IBAN לא תקין + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + מבטלים… diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 20a36d47a0..579bc87584 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -15,6 +15,7 @@ + はい いいえ @@ -119,11 +120,8 @@ ブロックする - - 寄付金額:%1$s - - 寄付額:%1$s/月 - + + Credit or debit card 以下にカード情報を入力してください。Signalがお客様の個人情報を収集したり保存したりすることはありません。 @@ -148,8 +146,18 @@ 年の入力は必須です 無効な年です - - 続ける + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s をブロックして抜けますか? @@ -4649,6 +4657,12 @@ バッジを追加できませんでした。%1$s サポートにお問い合わせください。 + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signalをアップデートしてください @@ -4791,6 +4805,18 @@ クレジットカード番号が正しくありません。カード情報が正しいことを確認し、もう一度お試しください。 + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + プロファイル名の選択 @@ -5684,6 +5710,36 @@ クレジットカードまたはデビットカード 友達に代わって寄付する + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5707,7 +5763,7 @@ メールアドレス - 口座番号を検索 + Find account info %1$s/月を寄付する @@ -5721,6 +5777,49 @@ IBANコードが無効です + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + キャンセル中… diff --git a/app/src/main/res/values-ka/strings.xml b/app/src/main/res/values-ka/strings.xml index 6b62f90c6b..e65ab7f5ef 100644 --- a/app/src/main/res/values-ka/strings.xml +++ b/app/src/main/res/values-ka/strings.xml @@ -15,6 +15,7 @@ + დიახ არა @@ -119,11 +120,8 @@ დაბლოკვა - - დონაციის ოდენობა: %1$s - - დონაციის ოდენობა: %1$s/თვეში - + + Credit or debit card შეიყვანე შენი ბარათის მონაცემები Signal-ი არ აგროვებს და არ ინახავს შენს პერსონალურ მონაცემებს. @@ -148,8 +146,18 @@ წელი სავალდებულოა წელი არასწორია - - გაგრძელება + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing გსურს %1$s-ს დაბლოკვა და დატოვება? @@ -4758,6 +4766,12 @@ ემბლემის დამატება ვერ მოხერხდა. %1$s გთხოვთ, მხარდაჭერის გუნდს მიმართო + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal-ის განახლება @@ -4900,6 +4914,18 @@ შენი ბარათის ნომერი არასწორია. დარწმუნდი, რომ შენი ბარათის დეტალები სწორია და თავიდან სცადე. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + დაარქვი სახელი შენს პროფილს @@ -5814,6 +5840,36 @@ საკრედიტო ან სადებეტო ბარათი გააკეთე დონაცია მეგობრისთვის + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ ელ-ფოსტა - ანგარიშის ნომრების მოძებნა + Find account info გააკეთე დონაცია %1$s/თვეში @@ -5851,6 +5907,49 @@ არასწორი IBAN ნომერი + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + ვაუქმებთ… diff --git a/app/src/main/res/values-kk/strings.xml b/app/src/main/res/values-kk/strings.xml index 2df1a4f206..44e0774ddd 100644 --- a/app/src/main/res/values-kk/strings.xml +++ b/app/src/main/res/values-kk/strings.xml @@ -15,6 +15,7 @@ + Иә Жоқ @@ -119,11 +120,8 @@ Блоктау - - Демеушілік сомасы: %1$s - - Демеушілік сомасы: %1$s/ай - + + Credit or debit card Карта туралы мәліметті енгізіңіз. Signal сіздің жеке басыңызға қатысты ақпаратты жинамайды немесе сақтамайды. @@ -148,8 +146,18 @@ Жылды жазу керек Жыл дұрыс жазылмады - - Жалғастыру + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s тобын блоктап тастап, шығып кету керек пе? @@ -4758,6 +4766,12 @@ Таңбаны қосу мүмкін болмады. %1$s Қолдау көрсету орталығына хабарласыңыз. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal-ды жаңарту @@ -4900,6 +4914,18 @@ Карта нөмірі дұрыс емес. Карта туралы мәлімет дұрыс екенін растаңыз да, қайталап көріңіз. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Профиліңізге ат қою @@ -5814,6 +5840,36 @@ Несиелік немесе дебеттік карта Досқа демеу + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Электрондық пошта - Шот нөмірлерін табу + Find account info Айына %1$s демеушілік жасау @@ -5851,6 +5907,49 @@ IBAN нөмірі дұрыс емес + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Бас тартылуда… diff --git a/app/src/main/res/values-km/strings.xml b/app/src/main/res/values-km/strings.xml index 99f71b59f5..bf3abcfcb3 100644 --- a/app/src/main/res/values-km/strings.xml +++ b/app/src/main/res/values-km/strings.xml @@ -15,6 +15,7 @@ + មែន ទេ @@ -119,11 +120,8 @@ ទប់ស្កាត់ - - ចំនួនទឹកប្រាក់បរិច្ចាគ៖ %1$s - - ចំនួនទឹកប្រាក់បរិច្ចាគ៖ %1$s/ខែ - + + Credit or debit card បញ្ចូលព័ត៌មានលម្អិតនៃកាតរបស់អ្នក។ Signal មិនប្រមូល ឬរក្សាទុកព័ត៌មានផ្ទាល់ខ្លួនរបស់អ្នកទេ។ @@ -148,8 +146,18 @@ ត្រូវការឆ្នាំ ឆ្នាំមិនត្រឹមត្រូវ - - បន្ត + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing ទប់ស្កាត់ និងចាកចេញពី %1$s ឬ? @@ -4649,6 +4657,12 @@ មិនអាចដាក់ស្លាកបានទេ។ %1$s សូមទាក់ទងទៅកាន់សេវាគាំទ្រ + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more ដំឡើង Signal @@ -4791,6 +4805,18 @@ លេខកាតរបស់អ្នកមិនត្រឹមត្រូវទេ។ ផ្ទៀងផ្ទាត់ថាព័ត៌មានលម្អិតនៃកាតរបស់អ្នកពិតជាត្រឹមត្រូវ រួចព្យាយាមម្តងទៀត។ + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + ដាក់ឈ្មោះគណនីអ្នក @@ -5684,6 +5710,36 @@ កាតឥណទាន ឬឥណពន្ធ បរិច្ចាគសម្រាប់មិត្តភក្តិម្នាក់ + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5707,7 +5763,7 @@ អ៊ីម៉ែល - ស្វែងរកលេខគណនី + Find account info បរិច្ចាគ %1$s/ខែ @@ -5721,6 +5777,49 @@ លេខ IBAN មិនត្រឹមត្រូវ + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + កំពុងបោះបង់… diff --git a/app/src/main/res/values-kn/strings.xml b/app/src/main/res/values-kn/strings.xml index a0829eb005..7bcaf8001e 100644 --- a/app/src/main/res/values-kn/strings.xml +++ b/app/src/main/res/values-kn/strings.xml @@ -15,6 +15,7 @@ + ಹೌದು ಇಲ್ಲ @@ -119,11 +120,8 @@ ನಿರ್ಬಂಧಿಸಿ - - ದೇಣಿಗೆ ಮೊತ್ತ: %1$s - - ದೇಣಿಗೆ ಮೊತ್ತ: %1$s/ತಿಂಗಳು - + + Credit or debit card ನಿಮ್ಮ ಕಾರ್ಡ್ ವಿವರಗಳನ್ನು ನಮೂದಿಸಿ. ನಿಮ್ಮ ವೈಯಕ್ತಿಕ ಮಾಹಿತಿಯನ್ನು Signal ಸಂಗ್ರಹಿಸುವುದಿಲ್ಲ ಅಥವಾ ಶೇಖರಿಸುವುದಿಲ್ಲ. @@ -148,8 +146,18 @@ ಇಸವಿ ಅಗತ್ಯವಿದೆ ಅಮಾನ್ಯ ಇಸವಿ - - ಮುಂದುವರಿಸಿ + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s ಅನ್ನು ನಿರ್ಬಂಧಿಸಬೇಕೇ ಮತ್ತು ತೊರೆಯಬೇಕೇ? @@ -4758,6 +4766,12 @@ ಬ್ಯಾಡ್ಜ್ ಸೇರಿಸಲು ಆಗಲಿಲ್ಲ. %1$s ದಯವಿಟ್ಟು ಬೆಂಬಲವನ್ನು ಸಂಪರ್ಕಿಸಿ. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal ಅನ್ನು ನವೀಕರಿಸಿ @@ -4900,6 +4914,18 @@ ನಿಮ್ಮ ಕಾರ್ಡ್ ಸಂಖ್ಯೆ ತಪ್ಪಾಗಿದೆ. ನಿಮ್ಮ ಕಾರ್ಡ್ ವಿವರಗಳು ಸರಿಯಾಗಿವೆಯೇ ಎಂದು ಪರಿಶೀಲಿಸಿ ಹಾಗೂ ಮತ್ತೊಮ್ಮೆ ಪ್ರಯತ್ನಿಸಿ. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + ನಿಮ್ಮ ಪ್ರೊಫೈಲ್ ಅನ್ನು ಹೆಸರಿಸಿ @@ -5814,6 +5840,36 @@ ಕ್ರೆಡಿಟ್ ಅಥವಾ ಡೆಬಿಟ್ ಕಾರ್ಡ್ ಸ್ನೇಹಿತರಿಗಾಗಿ ದೇಣಿಗೆ ನೀಡಿ + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ ಇಮೇಲ್ - ಖಾತೆ ಸಂಖ್ಯೆಗಳನ್ನು ಹುಡುಕಿ + Find account info ತಿಂಗಳಿಗೆ %1$s ದೇಣಿಗೆ ನೀಡಿ @@ -5851,6 +5907,49 @@ ಅಮಾನ್ಯವಾದ IBAN ಸಂಖ್ಯೆ + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + ರದ್ದುಗೊಳಿಸಲಾಗುತ್ತಿದೆ… diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index e3de8a2971..20f0c74339 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -15,6 +15,7 @@ + 아니요 @@ -119,11 +120,8 @@ 차단 - - 기부 금액: %1$s - - 기부 금액: %1$s/월 - + + Credit or debit card 카드 세부 정보를 입력하세요. Signal은 개인 정보를 수집하거나 저장하지 않습니다. @@ -148,8 +146,18 @@ 연도를 입력하세요. 잘못된 연도입니다. - - 계속 + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s을(를) 차단하고 나갈까요? @@ -4649,6 +4657,12 @@ 배지를 추가하지 못했습니다. %1$s 고객 지원팀으로 문의하세요. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more 시그널 최신 버전으로 업데이트 @@ -4791,6 +4805,18 @@ 카드 번호가 잘못되었습니다. 카드 세부 정보가 올바른지 확인하고 다시 시도하세요. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + 당신의 프로필에 이름을 붙이세요 @@ -5684,6 +5710,36 @@ 신용 또는 직불 카드 친구를 대신해 기부하세요. + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5707,7 +5763,7 @@ 이메일 - 계좌번호 찾기 + Find account info 월 %1$s 기부 @@ -5721,6 +5777,49 @@ 잘못된 IBAN 번호입니다. + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + 취소하는 중… diff --git a/app/src/main/res/values-ky/strings.xml b/app/src/main/res/values-ky/strings.xml index 9ab2816381..cc634f711b 100644 --- a/app/src/main/res/values-ky/strings.xml +++ b/app/src/main/res/values-ky/strings.xml @@ -15,6 +15,7 @@ + Жөнөтүү Жок @@ -119,11 +120,8 @@ Бөгөттөө - - Салымдын суммасы: %1$s - - Салымдын суммасы: айына %1$s - + + Credit or debit card Картаңыздын маалыматын киргизиңиз. Signal жеке маалыматыңызды чогултпайт же сактабайт. @@ -148,8 +146,18 @@ Жылды киргизиңиз Жыл туура эмес - - Улантуу + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Бөгөттөп туруп, %1$s чыгып кетесизби? @@ -4649,6 +4657,12 @@ Төшбелги кошулган жок. %1$s Кардарларды колдоо кызматына кайрылыңыз. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal\'ды жаңыртуу @@ -4791,6 +4805,18 @@ Картаңыздын номери туура эмес көрсөтүлдү. Картаңыздын чоо-жайын текшерип, кайталап көрүңүз. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Профилиңизге ат коюңуз @@ -5684,6 +5710,36 @@ Насыя же дебет картасы Дос үчүн колдоо көрсөтүңүз + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5707,7 +5763,7 @@ электрондук почта - Эсептин номерлерин билүү + Find account info Айына %1$s суммасында колдоо көрсөтүү @@ -5721,6 +5777,49 @@ IBAN номери туура эмес + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Токтотулууда… diff --git a/app/src/main/res/values-lt/strings.xml b/app/src/main/res/values-lt/strings.xml index 1ea3d09b71..a11303c506 100644 --- a/app/src/main/res/values-lt/strings.xml +++ b/app/src/main/res/values-lt/strings.xml @@ -15,6 +15,7 @@ + Taip Ne @@ -119,11 +120,8 @@ Užblokuoti - - Paramos suma: %1$s - - Paramos suma: %1$s per mėn. - + + Credit or debit card Įvesk savo kortelės duomenis. „Signal“ nerenka ir nekaupia tavo asmeninės informacijos. @@ -148,8 +146,18 @@ Reikalingi metai Neteisingi metai - - Tęsti + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Užblokuoti ir išeiti iš %1$s? @@ -4976,6 +4984,12 @@ Nepavyko pridėti ženklelio. %1$s Susisiekite su palaikymu. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Atnaujinti Signal @@ -5118,6 +5132,18 @@ Tavo kortelės numeris neteisingas. Patikrink, ar tavo kortelės duomenys teisingi, ir bandyk dar kartą. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Suteikite profiliui pavadinimą @@ -6074,6 +6100,36 @@ Kredito arba debeto kortelė Skirk paramą draugo vardu + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -6097,7 +6153,7 @@ El. paštas - Rasti sąskaitų numerius + Find account info Skirti %1$s per mėnesį @@ -6111,6 +6167,49 @@ Neteisingas IBAN numeris + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Atšaukiama… diff --git a/app/src/main/res/values-lv/strings.xml b/app/src/main/res/values-lv/strings.xml index 33bda3d337..d1c79565a5 100644 --- a/app/src/main/res/values-lv/strings.xml +++ b/app/src/main/res/values-lv/strings.xml @@ -15,6 +15,7 @@ + @@ -119,11 +120,8 @@ Bloķēt - - Ziedojuma summa: %1$s - - Ziedojuma summa: %1$s mēnesī - + + Credit or debit card Ievadiet kartes datus. Signal neapkopo un neuzglabā jūsu personisko informāciju. @@ -148,8 +146,18 @@ Nepieciešams gads Nederīgs gads - - Turpināt + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Bloķēt un pamest %1$s? @@ -4867,6 +4875,12 @@ Nevarēja pievienot nozīmīti. %1$s Lūdzu, sazinieties ar tehnisko atbalstu. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Atjaunināt Signal @@ -5009,6 +5023,18 @@ Jūsu kartes numurs ir nepareizs. Pārbaudiet, vai kartes informācija ir pareiza, un mēģiniet vēlreiz. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Dodiet profilam nosaukumu @@ -5944,6 +5970,36 @@ Kredītkarte vai debetkarte Ziedot drauga vārdā + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5967,7 +6023,7 @@ E-pasts - Atrast konta numurus + Find account info Ziedot %1$s/mēnesī @@ -5981,6 +6037,49 @@ Nederīgs IBAN numurs + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Notiek atcelšana… diff --git a/app/src/main/res/values-mk/strings.xml b/app/src/main/res/values-mk/strings.xml index c369419762..9846bd44c8 100644 --- a/app/src/main/res/values-mk/strings.xml +++ b/app/src/main/res/values-mk/strings.xml @@ -15,6 +15,7 @@ + Да Не @@ -119,11 +120,8 @@ Блокирај - - Износ на донација: %1$s - - Износ на донација: %1$s/месечно - + + Credit or debit card Внесете ги податоците од вашата платежна картичка. Signal не ги собира ниту сочувува вашите лични податоци. @@ -148,8 +146,18 @@ Годината е задолжителна Погрешна година - - Продолжи + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Сакате да ја блокирате и напуштите групата %1$s? @@ -4758,6 +4766,12 @@ Не може да се додаде беџ. %1$s Ве молиме контактирајте со тимот за поддршка. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Ажурирај го Signal @@ -4900,6 +4914,18 @@ Бројот на вашата картичка е неточен. Проверете дали податоците за вашата картичка се точни и обидете се повторно. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Именувајте го профилот @@ -5814,6 +5840,36 @@ Кредитна или дебитна картичка Донирајте за пријател + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Е-пошта - Пронајдете податоци за сметка + Find account info Донирајте %1$s/месечно @@ -5851,6 +5907,49 @@ Неважечки IBAN број + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Се откажува… diff --git a/app/src/main/res/values-ml/strings.xml b/app/src/main/res/values-ml/strings.xml index 748a4e71f5..0be52ba13d 100644 --- a/app/src/main/res/values-ml/strings.xml +++ b/app/src/main/res/values-ml/strings.xml @@ -15,6 +15,7 @@ + അതെ/ഉവ്വ് അല്ല/ഇല്ല @@ -119,11 +120,8 @@ ബ്ലോക്ക് ചെയ്യുക - - സംഭാവനാ തുക: %1$s - - സംഭാവനാ തുക: %1$s/മാസം - + + Credit or debit card നിങ്ങളുടെ കാർഡ് വിശദാംശങ്ങൾ നൽകുക. Signal നിങ്ങളുടെ വ്യക്തിപരമായ വിവരങ്ങൾ ശേഖരിക്കുകയോ സംഭരിക്കുകയോ ചെയ്യുന്നില്ല. @@ -148,8 +146,18 @@ വർഷം ആവശ്യമാണ് വർഷം തെറ്റാണ് - - തുടരുക + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s എന്നത് ബ്ലോക്ക് ചെയ്ത ശേഷം പുറത്തുപോകണോ? @@ -4758,6 +4766,12 @@ ബാഡ്‌ജ് ചേർക്കാനായില്ല. %1$s ദയവായി പിന്തുണയുമായി ബന്ധപ്പെടുക. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal അപ്ഡേറ്റ് ചെയ്യുക @@ -4900,6 +4914,18 @@ നിങ്ങളുടെ കാർഡ് നമ്പർ തെറ്റാണ്. നിങ്ങളുടെ കാർഡ് വിശദാംശങ്ങൾ ശരിയാണെന്ന് പരിശോധിച്ചുറപ്പിച്ച ശേഷം വീണ്ടും ശ്രമിക്കുക. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + പ്രൊഫൈലിന് പേര് നൽകുക @@ -5814,6 +5840,36 @@ ക്രെഡിറ്റ് കാർഡ് അല്ലെങ്കിൽ ഡെബിറ്റ് കാർഡ് ഒരു സുഹൃത്തിന് വേണ്ടി സംഭാവന ചെയ്യുക + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ ഇമെയിൽ - അക്കൗണ്ട് നമ്പറുകൾ കണ്ടെത്തുക + Find account info %1$s/മാസം സംഭാവന നൽകുക @@ -5851,6 +5907,49 @@ IBAN നമ്പർ അസാധുവാണ് + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + റദ്ദാക്കുന്നു… diff --git a/app/src/main/res/values-mr/strings.xml b/app/src/main/res/values-mr/strings.xml index 7a8ae52095..546e92702c 100644 --- a/app/src/main/res/values-mr/strings.xml +++ b/app/src/main/res/values-mr/strings.xml @@ -15,6 +15,7 @@ + हो नाही @@ -119,11 +120,8 @@ अवरोधित करा - - देणगीची रक्कम: %1$s - - देणगीची रक्कम: %1$s/महिना - + + Credit or debit card आपल्या कार्डचा तपशील प्रविष्ट करा. Signal आपली वैयक्तिक माहिती संकलित किंवा संग्रहित करत नाही. @@ -148,8 +146,18 @@ वर्ष आवश्यक आहे अवैध वर्ष - - सुरू ठेवा + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s अवरोधित करायचे आणि सोडायचे? @@ -4758,6 +4766,12 @@ बॅज जोडता आला नाही. %1$s कृपया सपोर्टला संपर्क साधा + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal अद्यतनित करा @@ -4900,6 +4914,18 @@ आपला कार्ड नंबर चुकीचा आहे. आपला कार्ड तपशील बरोबर असल्याची पडताळणी करा आणि पुन्हा प्रयत्न करा. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + आपल्या प्रोफाइलला नाव द्या @@ -5814,6 +5840,36 @@ क्रेडिट किंवा डेबिट कार्ड मित्रासाठी देणगी द्या + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ ईमेल - खाते क्रमांक शोधा + Find account info %1$s/महिना देणगी द्या @@ -5851,6 +5907,49 @@ अवैध IBAN नंबर + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + रद्द करत आहे… diff --git a/app/src/main/res/values-ms/strings.xml b/app/src/main/res/values-ms/strings.xml index 8ceaba8230..9a4d8b964d 100644 --- a/app/src/main/res/values-ms/strings.xml +++ b/app/src/main/res/values-ms/strings.xml @@ -15,6 +15,7 @@ + Ya Tidak @@ -119,11 +120,8 @@ Sekat - - Jumlah derma: %1$s - - Jumlah derma: %1$s/bulan - + + Credit or debit card Masukkan butiran kad anda. Signal tidak mengumpul atau menyimpan maklumat peribadi anda. @@ -148,8 +146,18 @@ Tahun diperlukan Tahun tidak sah - - Teruskan + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Sekat dan keluar dari %1$s? @@ -4649,6 +4657,12 @@ Tidak dapat menambah lencana. %1$s Sila hubungi pusat bantuan. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Kemas Kini Signal @@ -4791,6 +4805,18 @@ Nombor kad anda tidak betul. Sahkan butiran kad anda adalah betul dan cuba lagi. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Namakan profil anda @@ -5684,6 +5710,36 @@ Kad kredit atau debit Derma untuk rakan + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5707,7 +5763,7 @@ E-mel - Cari nombor akaun + Find account info Derma %1$s/bulan @@ -5721,6 +5777,49 @@ Nombor IBAN tidak sah + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Membatalkan… diff --git a/app/src/main/res/values-my/strings.xml b/app/src/main/res/values-my/strings.xml index d57f3ec916..6797d40646 100644 --- a/app/src/main/res/values-my/strings.xml +++ b/app/src/main/res/values-my/strings.xml @@ -15,6 +15,7 @@ + ဟုတ်ကဲ့ မလုပ်ပါ @@ -119,11 +120,8 @@ ဘလော့ခ်ရန် - - လှူဒါန်းမှုပမာဏ- %1$s - - လှူဒါန်းမှုပမာဏ- တစ်လလျှင် %1$s - + + Credit or debit card သင့်ကတ်အချက်အလက် အသေးစိတ်ကို ဖြည့်ပါ။ Signal သည် သင်၏ ကိုယ်ရေးအချက်အလက်များကို စုဆောင်းခြင်း သို့မဟုတ် သိုလှောင်ခြင်းများ မလုပ်ပါ။ @@ -148,8 +146,18 @@ နှစ် လိုအပ်ပါသည် နှစ် မမှန်ကန်ပါ - - ဆက်လုပ်ရန် + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s ကို ဘလော့ခ်ပြီး ထွက်မည်လား။ @@ -4649,6 +4657,12 @@ ဘဲ့ဂျ်ကို ပေါင်းထည့်၍မရပါ။ %1$s အကူအညီရယူရန် ဆက်သွယ်ပါ။ + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal ကို အပ်ဒိတ်လုပ်ပါ။ @@ -4791,6 +4805,18 @@ သင့်ကတ်နံပါတ် မှားနေပါသည်။ သင့်ကတ်အသေးစိတ် အချက်အလက်များ မှန်၊ မမှန် အတည်ပြုပြီး ထပ်ကြိုးစားကြည့်ပါ။ + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + သင့်ပရိုဖိုင်ကို အမည်ပေးရန် @@ -5684,6 +5710,36 @@ ခရက်ဒစ် သို့မဟုတ် ဒက်ဘစ်ကတ် မိတ်ဆွေတစ်ယောက်အတွက် လှူရန် + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5707,7 +5763,7 @@ အီးမေးလ် - အကောင့်နံပါတ်များ ရှာဖွေရန် + Find account info တစ်လလျှင် %1$s လှူရန် @@ -5721,6 +5777,49 @@ IBAN နံပါတ် မမှန်ကန်ပါ + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + ပယ်ဖျက်နေဆဲ… diff --git a/app/src/main/res/values-nb/strings.xml b/app/src/main/res/values-nb/strings.xml index 028b9dd2bd..e4a58904b8 100644 --- a/app/src/main/res/values-nb/strings.xml +++ b/app/src/main/res/values-nb/strings.xml @@ -15,6 +15,7 @@ + Ja Nei @@ -119,11 +120,8 @@ Blokker - - Pengebeløp: %1$s - - Donasjonsbeløp: %1$s/måned - + + Credit or debit card Skriv inn kortinformasjonen din. Signal samler ikke inn eller lagrer personopplysningene dine. @@ -148,8 +146,18 @@ Angi årstall Ugyldig år - - Fortsett + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Vil du blokkere og forlate %1$s? @@ -4758,6 +4766,12 @@ Kunne ikke legge til merket. %1$s Ta kontakt med kundestøtten vår. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Oppdater Signal @@ -4900,6 +4914,18 @@ Kortnummeret stemmer ikke. Sjekk om kortinformasjonen stemmer og prøv igjen. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Gi et navn til profilen din @@ -5814,6 +5840,36 @@ Kredittkort eller debetkort Gi penger for en venn + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ E-post - Finne kontonummer + Find account info Gi %1$s/måned @@ -5851,6 +5907,49 @@ Ugyldig IBAN-nummer + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Avbryter … diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 41e1f68898..0b6f753570 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -15,6 +15,7 @@ + Ja Nee @@ -119,11 +120,8 @@ Blokkeren - - Donatiebedrag: %1$s - - Donatiebedrag: %1$s/maand - + + Credit or debit card Voer je kaartgegevens in. Signal verzamelt of bewaart geen persoonlijke gegevens. @@ -148,8 +146,18 @@ Jaartal vereist Ongeldig jaartal - - Doorgaan + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s blokkeren en verlaten? @@ -4758,6 +4766,12 @@ Kan badge niet toevoegen. %1$s Neem contact op met de ondersteuning. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal bijwerken @@ -4900,6 +4914,18 @@ Je kaartnummer is onjuist. Controleer of je kaartgegevens correct zijn en probeer het opnieuw. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Geef je meldingsprofiel een naam @@ -5814,6 +5840,36 @@ Creditcard of betaalkaart Doneer voor een vriend(in) + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ E-mail - Zoek rekeningnummers + Find account info %1$s per maand doneren @@ -5851,6 +5907,49 @@ Ongeldig IBAN-nummer + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Annuleren… diff --git a/app/src/main/res/values-pa/strings.xml b/app/src/main/res/values-pa/strings.xml index 766cd44bab..5eba0faef3 100644 --- a/app/src/main/res/values-pa/strings.xml +++ b/app/src/main/res/values-pa/strings.xml @@ -15,6 +15,7 @@ + ਹਾਂ ਨਹੀਂ @@ -119,11 +120,8 @@ ਪਾਬੰਦੀ ਲਗਾਓ - - ਦਾਨ ਦੀ ਰਕਮ: %1$s - - ਦਾਨ ਦੀ ਰਕਮ: %1$s/ਮਹੀਨਾ - + + Credit or debit card ਆਪਣੇ ਕਾਰਡ ਦੀ ਜਾਣਕਾਰੀ ਦਰਜ ਕਰੋ। Signal ਤੁਹਾਡੀ ਨਿੱਜੀ ਜਾਣਕਾਰੀ ਨੂੰ ਇਕੱਠਾ ਜਾਂ ਸਟੋਰ ਨਹੀਂ ਕਰਦਾ ਹੈ। @@ -148,8 +146,18 @@ ਸਾਲ ਲੋੜੀਂਦਾ ਹੈ ਅਵੈਧ ਸਾਲ - - ਜਾਰੀ ਰੱਖੋ + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing ਕੀ %1$s ਉੱਤੇ ਪਾਬੰਦੀ ਲਗਾਉਣੀ ਹੈ ਅਤੇ ਉਸਨੂੰ ਛੱਡਣਾ ਹੈ? @@ -4758,6 +4766,12 @@ ਬੈਜ ਸ਼ਾਮਲ ਨਹੀਂ ਕਰ ਸਕੇ। %1$s ਮਦਦ ਨਾਲ ਸੰਪਰਕ ਕਰੋ। + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ @@ -4900,6 +4914,18 @@ ਤੁਹਾਡੇ ਕਾਰਡ ਦਾ ਨੰਬਰ ਗਲਤ ਹੈ। ਤਸਦੀਕ ਕਰੋ ਕਿ ਤੁਹਾਡੇ ਕਾਰਡ ਦੇ ਵੇਰਵੇ ਸਹੀ ਹਨ ਅਤੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ। + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + ਆਪਣੇ ਪ੍ਰੋਫ਼ਾਈਲ ਨੂੰ ਨਾਂ ਦਿਓ @@ -5814,6 +5840,36 @@ ਕ੍ਰੈਡਿਟ ਜਾਂ ਡੈਬਿਟ ਕਾਰਡ ਕਿਸੇ ਦੋਸਤ ਦੀ ਤਰਫ਼ ਤੋਂ ਦਾਨ ਦਿਓ + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ ਈਮੇਲ - ਖਾਤਾ ਨੰਬਰ ਲੱਭੋ + Find account info %1$s/ਮਹੀਨਾ ਦਾਨ ਦਿਓ @@ -5851,6 +5907,49 @@ ਅਵੈਧ IBAN ਨੰਬਰ + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + ਰੱਦ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ… diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index b25ce0d700..b6e90fa58f 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -15,6 +15,7 @@ + Tak Nie @@ -119,11 +120,8 @@ Zablokuj - - Kwota darowizny: %1$s - - Kwota darowizny: %1$s/miesiąc - + + Credit or debit card Wprowadź dane ze swojej karty. Signal nie gromadzi ani nie przechowuje Twoich danych osobowych. @@ -148,8 +146,18 @@ Wymagane podanie roku Nieprawidłowy rok - - Kontynuuj + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Zablokować i opuścić %1$s? @@ -4976,6 +4984,12 @@ Nie udało się dodać odznaki. %1$s Skontaktuj się z pomocą techniczną. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Zaktualizuj Signal @@ -5118,6 +5132,18 @@ Numer Twojej karty jest nieprawidłowy. Sprawdź, czy dane karty są poprawne i spróbuj ponownie. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Nazwij swój profil @@ -6074,6 +6100,36 @@ Karta kredytowa lub debetowa Wpłać darowiznę w imieniu znajomego + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -6097,7 +6153,7 @@ E-mail - Znajdź numery konta + Find account info Wpłacaj darowiznę w wys. %1$s/miesiąc @@ -6111,6 +6167,49 @@ Nieprawidłowy numer IBAN + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Anulowanie… diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 2ac08623f7..7a4087ebc1 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -15,6 +15,7 @@ + Sim Não @@ -119,11 +120,8 @@ Bloquear - - Valor da doação: %1$s - - Valor da doação: %1$s/mês - + + Credit or debit card Insira os detalhes do seu cartão. O Signal não coleta nem armazena suas informações pessoais. @@ -148,8 +146,18 @@ Ano obrigatório Ano inválido - - Continuar + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Bloquear e sair de %1$s? @@ -4758,6 +4766,12 @@ Não foi possível adicionar o selo. %1$s Por favor, entre em contato com o suporte. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Atualizar o Signal @@ -4900,6 +4914,18 @@ O número do seu cartão está incorreto. Confira se os detalhes do seu cartão estão corretos e tente novamente. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Nomeie este perfil de notificações @@ -5814,6 +5840,36 @@ Cartão de crédito ou débito Doar para um amigo + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ E-mail - Pesquisar números de conta + Find account info Doar %1$s/mês @@ -5851,6 +5907,49 @@ Número IBAN inválido + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Cancelando… diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index 329c2aeeef..ef803cb31e 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -15,6 +15,7 @@ + Sim Não @@ -119,11 +120,8 @@ Bloquear - - Valor da doação: %1$s - - Valor da doação: %1$s/mês - + + Credit or debit card Introduza as informações do seu cartão. O Signal não recolhe nem armazena as suas informações pessoais. @@ -148,8 +146,18 @@ Ano requerido Ano inválido - - Continuar + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Bloquear e abandonar %1$s? @@ -4758,6 +4766,12 @@ Não foi possível adicionar o crachá. %1$s Por favor, entre em contacto com o suporte. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Atualizar o Signal @@ -4900,6 +4914,18 @@ O seu número de cartão está incorreto. Verifique se os detalhes do seu cartão estão corretos e tente novamente. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Nomeie o seu perfil @@ -5814,6 +5840,36 @@ Cartão de crédito ou débito Doar em nome de um amigo + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ E-mail - Encontrar números de conta + Find account info Doar %1$s/mês @@ -5851,6 +5907,49 @@ IBAN inválido + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + A cancelar… diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index 997b145e1a..c1c1c8735d 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -15,6 +15,7 @@ + Da Nu @@ -119,11 +120,8 @@ Blochează - - Suma donației: %1$s - - Sumă donație: %1$s/lună - + + Credit or debit card Introdu detaliile cardului. Signal nu colectează sau păstrează informațiile personale. @@ -148,8 +146,18 @@ An necesar An invalid - - Continuă + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Blochează și părăsește %1$s? @@ -4867,6 +4875,12 @@ Nu s-a putut adăuga insigna. %1$s Te rugăm contactează asistența. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Actualizează Signal @@ -5009,6 +5023,18 @@ Numărul cardului tău este incorect. Verifică dacă detaliile cardului sunt corecte și încearcă din nou. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Denumește profilul @@ -5944,6 +5970,36 @@ Card de credit sau debit Donează pentru un prieten + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5967,7 +6023,7 @@ Email - Găsește numere de cont + Find account info Donează %1$s/lună @@ -5981,6 +6037,49 @@ Număr IBAN nevalid + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Se anulează… diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 5e2a98b00c..1d543ed0d9 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -15,6 +15,7 @@ + Да Нет @@ -119,11 +120,8 @@ Заблокировать - - Сумма пожертвования: %1$s - - Сумма пожертвования: %1$s/месяц - + + Credit or debit card Введите информацию о вашей карте. Signal не собирает и не хранит вашу личную информацию. @@ -148,8 +146,18 @@ Требуется год Неверный год - - Продолжить + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Заблокировать и покинуть %1$s? @@ -4976,6 +4984,12 @@ Не удалось добавить значок. %1$s Пожалуйста, свяжитесь с поддержкой. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Обновить Signal @@ -5118,6 +5132,18 @@ Номер вашей карты недействителен. Проверьте правильность данных вашей карты и попробуйте ещё раз. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Назовите свой профиль @@ -6074,6 +6100,36 @@ Кредитная или дебетовая карта Пожертвовать за друга + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -6097,7 +6153,7 @@ Email - Найти номер счёта + Find account info Жертвовать %1$s/месяц @@ -6111,6 +6167,49 @@ Неверный номер IBAN + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Отменяем… diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml index 9bb494f449..a8ea9f04ee 100644 --- a/app/src/main/res/values-sk/strings.xml +++ b/app/src/main/res/values-sk/strings.xml @@ -15,6 +15,7 @@ + Áno Nie @@ -119,11 +120,8 @@ Blokovať - - Výška príspevku: %1$s - - Výška príspevku: %1$s/mesiac - + + Credit or debit card Zadajte údaje z platobnej karty. Signal nezhromažďuje ani neukladá vaše osobné údaje. @@ -148,8 +146,18 @@ Vyžaduje sa rok Neplatný rok - - Pokračovať + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Blokovať a opustiť %1$s? @@ -4976,6 +4984,12 @@ Odznak sa nepodarilo pridať. %1$s Prosím, kontaktujte podporu. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Aktualizovať Signal @@ -5118,6 +5132,18 @@ Číslo vašej karty je nesprávne. Skontrolujte, či sú údaje z vašej karty správne a skúste to znova. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Pomenujte svoj profil @@ -6074,6 +6100,36 @@ Kreditná alebo debetná karta Prispejte za priateľa + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -6097,7 +6153,7 @@ Email - Nájsť čísla účtov + Find account info Prispieť %1$s/mesačne @@ -6111,6 +6167,49 @@ Neplatné číslo IBAN + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Prebieha zrušenie… diff --git a/app/src/main/res/values-sl/strings.xml b/app/src/main/res/values-sl/strings.xml index 66b6485e6e..e2cd43ccb3 100644 --- a/app/src/main/res/values-sl/strings.xml +++ b/app/src/main/res/values-sl/strings.xml @@ -15,6 +15,7 @@ + Da Ne @@ -119,11 +120,8 @@ Blokiraj - - Donirani znesek: %1$s - - Znesek donacije: %1$s/mesec - + + Credit or debit card Vnesite podatke o kartici. Signal ne zbira in ne hrani vaših osebnih podatkov. @@ -148,8 +146,18 @@ Zahtevano je leto Neveljavno leto - - Nadaljuj + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Blokiraj in zapusti skupino %1$s? @@ -4976,6 +4984,12 @@ Nismo mogli dodati značke. %1$s Prosimo obrnite se na podporo uporabnikom. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Posodobite aplikacijo Signal @@ -5118,6 +5132,18 @@ Številka vaše kartice ni pravilna. Preverite, ali so podatki vaše kartice pravilni in poskusite znova. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Poimenuj svoj profil @@ -6074,6 +6100,36 @@ Kreditna ali debetna kartica Donirajte za prijatelja_ico + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -6097,7 +6153,7 @@ E-pošta - Poiščite številko računa + Find account info Donirajte %1$s/mesec @@ -6111,6 +6167,49 @@ Neveljavna številka IBAN + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Preklic … diff --git a/app/src/main/res/values-sq/strings.xml b/app/src/main/res/values-sq/strings.xml index 829beef3aa..a3b7bcdee3 100644 --- a/app/src/main/res/values-sq/strings.xml +++ b/app/src/main/res/values-sq/strings.xml @@ -15,6 +15,7 @@ + Po Jo @@ -119,11 +120,8 @@ Blloko - - Shuma e dhurimit: %1$s - - Shuma e dhurimit: %1$s/muaj - + + Credit or debit card Shkruaj detajet e kartës. Signal nuk mbledh ose nuk ruan të dhënat e tua personale. @@ -148,8 +146,18 @@ Kërkohet viti Vit i pavlefshëm - - Vazhdo + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Blloko dhe largohu nga %1$s? @@ -4758,6 +4766,12 @@ Distinktivi nuk mundi të shtohej. %1$s Ju lutemi, lidhuni me ata të asistencës. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Përditësoni Signal-in @@ -4900,6 +4914,18 @@ Numri i kartës është i pasaktë. Kontrollo që të dhënat e kartës janë të sakta dhe provo përsëri. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Jepni emër për profilin tuaj @@ -5814,6 +5840,36 @@ Kartë krediti ose debiti Dhuro për një mik + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Email - Gjej numrat e llogarisë + Find account info Dhuro %1$s/muaj @@ -5851,6 +5907,49 @@ I pavlefshëm numri IBAN + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Po anulohet… diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index a809e59223..f8d87cf189 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -15,6 +15,7 @@ + Да Не @@ -119,11 +120,8 @@ Блокирај - - Износ донације: %1$s - - Износ донације: %1$s месечно - + + Credit or debit card Унесите податке са картице. Signal не прикупља нити чува ваше податке о личности. @@ -148,8 +146,18 @@ Година је обавезна Неважећа година - - Nastavi + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Желите ли да блокирате и напустите групу %1$s? @@ -4758,6 +4766,12 @@ Додавање значке није успело. %1$s Молимо контактирајте подршку. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Ажурирај Signal @@ -4900,6 +4914,18 @@ Број картице је нетачан. Проверите да ли су подаци на картици тачни и пробајте поново. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Именовати ваш профил @@ -5814,6 +5840,36 @@ Кредитна или дебитна картица Донирајте за пријатеља + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Имејл - Пронађите бројеве рачуна + Find account info Донирајте %1$s месечно @@ -5851,6 +5907,49 @@ Неважећи број IBAN + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Отказивање… diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index cdcf3a7d84..0dcf9097fc 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -15,6 +15,7 @@ + Ja Nej @@ -119,11 +120,8 @@ Blockera - - Donationsbelopp: %1$s - - Donationsbelopp: %1$s/månad - + + Credit or debit card Ange dina kortuppgifter. Signal samlar inte in eller lagrar dina personuppgifter. @@ -148,8 +146,18 @@ År krävs Ogiltigt år - - Fortsätt + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Blockera och lämna %1$s? @@ -4758,6 +4766,12 @@ Det gick inte att lägga till märket. %1$s Kontakta supporten. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Uppdatera Signal @@ -4900,6 +4914,18 @@ Ditt kortnummer är felaktigt. Kontrollera att dina kortuppgifter är korrekta och försök igen. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Namnge din profil @@ -5814,6 +5840,36 @@ Betalkort Donera åt en vän + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ E-post - Hitta kontonummer + Find account info Donera %1$s/månad @@ -5851,6 +5907,49 @@ Ogiltigt IBAN-nummer + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Avbryter … diff --git a/app/src/main/res/values-sw/strings.xml b/app/src/main/res/values-sw/strings.xml index c62cd6f2ab..2c7d49bb3b 100644 --- a/app/src/main/res/values-sw/strings.xml +++ b/app/src/main/res/values-sw/strings.xml @@ -15,6 +15,7 @@ + Ndio Hapana @@ -119,11 +120,8 @@ Zuia - - Kiwango cha mchango: %1$s - - Kiwango cha mchango: %1$s/kwa mwezi - + + Credit or debit card Ingiza taarifa za kadi yako. Signal haikusanyi wala kuhifadhi taarifa zako binafsi. @@ -148,8 +146,18 @@ Mwaka unahitajika Mwaka si sahihi - - Endelea + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Zuia na uondoke %1$s? @@ -4758,6 +4766,12 @@ Imeshindwa kuongeza beji. %1$s Tafadhali wasiliana na Msaada. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Sasisha Signal @@ -4900,6 +4914,18 @@ Nambari ya kadi yako sio sahihi. Thibitisha kama taarifa zako za kadi ni sahihi na ujaribu tena. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Upe wasifu wako jina @@ -5814,6 +5840,36 @@ Kadi ya mkopo au fedha taslimu Mchangie rafiki + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Barua-pepe - Tafuta nambari za akaunti + Find account info Changia %1$s/kwa mwezi @@ -5851,6 +5907,49 @@ Namba ya IBAN isiyo sahihi + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Kughairi… diff --git a/app/src/main/res/values-ta/strings.xml b/app/src/main/res/values-ta/strings.xml index 9c16eb51e5..0e6bf3b9a7 100644 --- a/app/src/main/res/values-ta/strings.xml +++ b/app/src/main/res/values-ta/strings.xml @@ -15,6 +15,7 @@ + ஆம் இல்லை @@ -119,11 +120,8 @@ தடைசெய் - - நன்கொடை தொகை: %1$s - - நன்கொடை தொகை: %1$s/மாதம் - + + Credit or debit card உங்கள் கார்டு விவரங்களை உள்ளிடவும். Signal உங்கள் தனிப்பட்ட தகவலை சேகரிக்காது அல்லது சேமிக்காது. @@ -148,8 +146,18 @@ ஆண்டைக் குறிப்பிடவும் ஆண்டு தவறாக உள்ளது - - தொடரவும் + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s ஐத் தடுத்து விட்டு வெளியேற வேண்டுமா? @@ -4758,6 +4766,12 @@ பேட்ஜை சேர்க்க முடியவில்லை. %1$s தயவுசெய்து உதவி மையத்தை தொடர்பு கொள்ளவும். + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal லைப் புதுப்பிக்கவும் @@ -4900,6 +4914,18 @@ உங்கள் கார்டு எண் தவறானது. உங்கள் கார்டு விவரங்கள் சரியானவை என்பதைச் சரிபார்த்து மீண்டும் முயற்சிக்கவும். + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + உங்கள் சுயவிவரத்திற்குப் பெயரிடவும் @@ -5814,6 +5840,36 @@ கிரெடிட் அல்லது டெபிட் கார்டு நண்பருக்காக நன்கொடை அளிக்கவும் + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ மின்னஞ்சல் - கணக்கு எண்களைக் கண்டறியவும் + Find account info %1$s/மாதம் நன்கொடை அளிக்கவும் @@ -5851,6 +5907,49 @@ தவறான IBAN எண் + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + ரத்துசெய்கிறது… diff --git a/app/src/main/res/values-te/strings.xml b/app/src/main/res/values-te/strings.xml index f96ec6f70d..7da34eb991 100644 --- a/app/src/main/res/values-te/strings.xml +++ b/app/src/main/res/values-te/strings.xml @@ -15,6 +15,7 @@ + అవును కాదు @@ -119,11 +120,8 @@ బ్లాక్ చేయండి - - విరాళం మొత్తం: %1$s - - విరాళం మొత్తం: %1$s/నెల - + + Credit or debit card మీ కార్డు వివరాలను ఎంటర్ చేయండి. Signal మీ వ్యక్తిగత సమాచారాన్ని సేకరించదు లేదా నిల్వ చేయదు. @@ -148,8 +146,18 @@ సంవత్సరం అవసరం చెల్లని సంవత్సరం - - కొనసాగు + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$sను బ్లాక్ చేసి మరియు వదలివేసేదా? @@ -4758,6 +4766,12 @@ బ్యాడ్జిని జోడించలేక పోయాను. %1$s దయచేసి సపోర్ట్‌ని సంప్రదించండి. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal ను నవీకరించండి @@ -4900,6 +4914,18 @@ మీ కార్డు నంబర్ తప్పు. మీ కార్డు వివరాలు సరైనవి అని ధృవీకరించుకోండి మరియు మళ్ళీ ప్రయత్నించండి. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + మీ ప్రొఫైల్‌కు పేరు పెట్టండి @@ -5814,6 +5840,36 @@ క్రెడిట్ లేదా డెబిట్ కార్డు ఒక స్నేహితుడి కొరకు విరాళం ఇవ్వండి + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ ఇమెయిల్ - ఖాతా సంఖ్యలను కనుగొనండి + Find account info %1$s/నెలకు విరాళం ఇవ్వండి @@ -5851,6 +5907,49 @@ చెల్లని IBAN సంఖ్య + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + రద్దు చేస్తోంది… diff --git a/app/src/main/res/values-th/strings.xml b/app/src/main/res/values-th/strings.xml index bb37496bb2..bab2c2dd87 100644 --- a/app/src/main/res/values-th/strings.xml +++ b/app/src/main/res/values-th/strings.xml @@ -15,6 +15,7 @@ + ใช่ ไม่ @@ -119,11 +120,8 @@ บล็อก - - จำนวนที่ต้องการบริจาค: %1$s - - จำนวนที่ต้องการบริจาค: %1$s/เดือน - + + Credit or debit card ป้อนรายละเอียดบัตรของคุณ Signal ไม่รวบรวมหรือจัดเก็บข้อมูลส่วนบุคคลของคุณ @@ -148,8 +146,18 @@ ต้องระบุปี ปีไม่ถูกต้อง - - ดำเนินการต่อ + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing บล็อกและออกจาก %1$s หรือไม่ @@ -4649,6 +4657,12 @@ เพิ่มโล่ไม่ได้ %1$s กรุณาฝ่ายสนับสนุน + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more ปรับรุ่น Signal @@ -4791,6 +4805,18 @@ หมายเลขบัตรไม่ถูกต้อง ตรวจยืนยันว่ารายละเอียดบัตรของคุณถูกต้อง แล้วลองอีกครั้ง + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + ตั้งชื่อโปรไฟล์ของคุณ @@ -5684,6 +5710,36 @@ บัตรเครดิตหรือบัตรเดบิต บริจาคในนามของเพื่อน + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5707,7 +5763,7 @@ อีเมล - ค้นหาเลขที่บัญชี + Find account info บริจาค %1$s/เดือน @@ -5721,6 +5777,49 @@ หมายเลข IBAN ไม่ถูกต้อง + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + กำลังยกเลิก… diff --git a/app/src/main/res/values-tl/strings.xml b/app/src/main/res/values-tl/strings.xml index dd0df8c42d..cd20f153cb 100644 --- a/app/src/main/res/values-tl/strings.xml +++ b/app/src/main/res/values-tl/strings.xml @@ -15,6 +15,7 @@ + Oo Hindi @@ -119,11 +120,8 @@ I-block - - Donation amount: %1$s - - Donation amount: %1$s/month - + + Credit or debit card Ilagay ang iyong card details. Hindi kinokolekta o itinatago ng Signal ang iyong personal na impormasyon. @@ -148,8 +146,18 @@ Required ang taon Invalid ang taon - - Magpatuloy + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing I-block at umalis sa %1$s? @@ -4758,6 +4766,12 @@ Hindi ma-add ang badge. %1$s I-contact ang support. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more I-update ang Signal @@ -4900,6 +4914,18 @@ Mali ang iyong card number. Tignan kung tama ang iyong card details at subukan ulit. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Name your profile @@ -5814,6 +5840,36 @@ Credit o debit card Mag-donate para sa kaibigan + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ email - Hanapin ang account numbers + Find account info Mag-donate ng %1$s/buwan @@ -5851,6 +5907,49 @@ Invalid na IBAN number + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Kina-cancel… diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 622de0ba95..80504682ef 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -15,6 +15,7 @@ + Evet Hayır @@ -119,11 +120,8 @@ Engelle - - Bağış miktarı: %1$s - - Bağış miktarı: %1$s/ay - + + Credit or debit card Kart bilgilerini gir. Signal, kişisel bilgilerini toplamaz veya saklamaz. @@ -148,8 +146,18 @@ Yıl bilgisi gerekli Geçersiz yıl - - Devam Et + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s grubundan ayrıl ve engelle? @@ -4758,6 +4766,12 @@ Rozet eklenemedi. %1$s Lütfen destek ekibiyle iletişime geç. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal\'i Güncelle @@ -4900,6 +4914,18 @@ Kart numaran yanlış. Kart bilgilerini kontrol et ve tekrar dene. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Profilinizi adlandırın @@ -5814,6 +5840,36 @@ Kredi veya banka kartı Bir arkadaşın için bağış yap + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ Eposta - Hesap numaralarını bul + Find account info Ayda %1$s bağış yap @@ -5851,6 +5907,49 @@ Geçersiz IBAN numarası + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + İptal ediliyor… diff --git a/app/src/main/res/values-ug/strings.xml b/app/src/main/res/values-ug/strings.xml index 4a1eb30f54..2807e35fce 100644 --- a/app/src/main/res/values-ug/strings.xml +++ b/app/src/main/res/values-ug/strings.xml @@ -15,6 +15,7 @@ + ھەئە ياق @@ -119,11 +120,8 @@ چەكلەش - - ئىئانە سوممىسى: %1$s - - ئىئانە سوممىسى: %1$s / ئايلىق - + + Credit or debit card كارتا تەپسىلاتىنى كىرگۈزۈڭ. Signal شەخسىي ئۇچۇرلىرىڭىزنى توپلىمايدۇ ياكى ساقلىمايدۇ. @@ -148,8 +146,18 @@ يىل تەلەپ قىلىنىدۇ ئىناۋەتسىز يىل - - داۋاملاشتۇر + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s نى چەكلەپ ئايرىلامسىز؟ @@ -4649,6 +4657,12 @@ ئىزنەك قوشقىلى بولمىدى. %1$s ياردەم خادىمى بىلەن ئالاقىلىشىڭ. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal نى يېڭىلا @@ -4791,6 +4805,18 @@ كارتا نومۇرىڭىز خاتا. كارتا تەپسىلاتىنىڭ توغرىلىقىنى دەلىللەپ قايتا سىناڭ. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + ئارخپىڭىزغا ئىسىم قويۇڭ @@ -5684,6 +5710,36 @@ ئىناۋەتلىك كارتا ياكى بانكا كارتىسى دوستىڭىز ئورنىدا ئىئانە قىلىش + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5707,7 +5763,7 @@ ئېلخەت - ھېسابات نومۇرىنى ئىزدەش + Find account info ئايلىقىغا %1$s ئىئانە قىلىش @@ -5721,6 +5777,49 @@ IBAN نومۇرى ئىناۋەتسىز + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + بىكار قىلىۋاتىدۇ… diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index 89646a3f31..f161a0e3e7 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -15,6 +15,7 @@ + Так Ні @@ -119,11 +120,8 @@ Заблокувати - - Сума доната: %1$s - - Сума доната: %1$s/місяць - + + Credit or debit card Введіть дані банківської картки. Signal не збирає і не зберігає вашу особисту інформацію. @@ -148,8 +146,18 @@ Необхідно вказати рік Неприпустимий рік - - Продовжити + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Заблокувати і покинути «%1$s»? @@ -4976,6 +4984,12 @@ Не вдалося додати значок. %1$s Будь ласка, зверніться до служби підтримки. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Оновити Signal @@ -5118,6 +5132,18 @@ Невірний номер картки. Переконайтеся, що дані вашої картки правильні, і повторіть спробу. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Ім\'я профілю @@ -6074,6 +6100,36 @@ Кредитна або дебетова картка Донат для друга + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -6097,7 +6153,7 @@ Електронна пошта - Пошук номеру рахунку + Find account info Задонатити %1$s/місяць @@ -6111,6 +6167,49 @@ Недійсний номер IBAN + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Скасування… diff --git a/app/src/main/res/values-ur/strings.xml b/app/src/main/res/values-ur/strings.xml index 616a1014c5..c684503c59 100644 --- a/app/src/main/res/values-ur/strings.xml +++ b/app/src/main/res/values-ur/strings.xml @@ -15,6 +15,7 @@ + جی ہاں جی نہیں @@ -119,11 +120,8 @@ بلاک کریں - - عطیے کی رقم: %1$s - - عطیے کی رقم: %1$sماہانہ - + + Credit or debit card اپنے کارڈ کی تفصیلات درج کریں۔ Signal آپ کی ذاتی معلومات جمع یا اسٹور نہیں کرتا۔ @@ -148,8 +146,18 @@ سال درکار ہے سال غلط ہے - - جاری رکھیں + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing %1$s کو بلاک کریں اور چھوڑ دیں؟ @@ -4758,6 +4766,12 @@ بیج شامل نہیں کر سکے۔ %1$s براہ کرم معاونت سے رابطہ کریں۔ + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Signal اپ ڈیٹ کریں @@ -4900,6 +4914,18 @@ آپ کا کارڈ نمبر غلط ہے۔ توثیق کریں کہ آپ کے کارڈ کی تفصیلات درست ہیں اور دوبارہ کوشش کریں۔ + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + اپنی پروفائل کو نام دیں @@ -5814,6 +5840,36 @@ کریڈٹ یا ڈیبٹ کارڈ دوست کے لیے عطیہ کریں + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5837,7 +5893,7 @@ ای میل - اکاؤنٹ نمبرز تلاش کریں + Find account info %1$s/ماہ عطیہ کریں @@ -5851,6 +5907,49 @@ غلط IBAN نمبر + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + منسوخ کیا جا رہا ہے… diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index c7413e380f..893e37004b 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -15,6 +15,7 @@ + Không @@ -119,11 +120,8 @@ Chặn - - Số tiền ủng hộ: %1$s - - Số tiền ủng hộ: %1$s/tháng - + + Credit or debit card Nhập thông tin thẻ của bạn. Signal không thu thập hay lưu trữ thông tin cá nhân của bạn. @@ -148,8 +146,18 @@ Cần có thông tin năm Thông tin năm không hợp lệ - - Tiếp tục + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing Chặn và rời %1$s? @@ -4649,6 +4657,12 @@ Không thể thêm huy hiệu. %1$s Xin vui lòng liên hệ với chúng tôi để được hổ trợ. + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more Cập nhật Signal @@ -4791,6 +4805,18 @@ Số thẻ của bạn không đúng. Đảm bảo thông tin thẻ của bạn đúng và thử lại. + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + Tên cấu hình của bạn @@ -5684,6 +5710,36 @@ Thẻ tín dụng hoặc ghi nợ Ủng hộ thay cho một người bạn + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5707,7 +5763,7 @@ Email - Tìm số tài khoản + Find account info Ủng hộ %1$s/tháng @@ -5721,6 +5777,49 @@ Số IBAN không hợp lệ + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + Đang hủy… diff --git a/app/src/main/res/values-yue/strings.xml b/app/src/main/res/values-yue/strings.xml index afb33e00c6..019638541f 100644 --- a/app/src/main/res/values-yue/strings.xml +++ b/app/src/main/res/values-yue/strings.xml @@ -15,6 +15,7 @@ + 唔係 @@ -119,11 +120,8 @@ 封鎖 - - 捐款金額:%1$s - - 捐款金額:每月 %1$s - + + Credit or debit card 請輸入你嘅付款卡資料。Signal 唔會收集或者保存你嘅個人資料。 @@ -148,8 +146,18 @@ 請輸入年份 年份無效 - - 繼續 + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing 係咪要封鎖同退出 %1$s? @@ -4649,6 +4657,12 @@ 加唔到個襟章。%1$s 請聯絡支援。 + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more 更新 Signal @@ -4791,6 +4805,18 @@ 你嘅付款卡號碼唔正確。請驗證你嘅付款卡資料係咪正確,然後再試一次。 + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + 改名吾揀單 @@ -5684,6 +5710,36 @@ 信用卡或扣帳卡 代表朋友捐款 + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5707,7 +5763,7 @@ 電郵 - 搜尋帳戶號碼 + Find account info 每月捐款 %1$s @@ -5721,6 +5777,49 @@ IBAN 號碼無效 + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + 取消緊… diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index a6a3a568ce..0b770dc481 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -15,6 +15,7 @@ + @@ -119,11 +120,8 @@ 屏蔽 - - 捐赠金额:%1$s - - 捐赠金额:%1$s/月 - + + Credit or debit card 请输入您的卡片信息。Signal 不会收集或储存您的个人信息。 @@ -148,8 +146,18 @@ 年份为必填项 年份无效 - - 继续 + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing 要屏蔽并离开%1$s吗? @@ -4649,6 +4657,12 @@ 无法添加徽章。%1$s 请联系支持人员。 + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more 升级 Signal @@ -4791,6 +4805,18 @@ 您的卡号不正确。请检查您的卡片信息正确无误并重试。 + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + 命名配置 @@ -5684,6 +5710,36 @@ 信用卡或借记卡 代朋友捐款 + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5707,7 +5763,7 @@ 邮箱 - 查找账号 + Find account info 捐款 %1$s/月 @@ -5721,6 +5777,49 @@ IBAN 号码无效 + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + 正在取消…… diff --git a/app/src/main/res/values-zh-rHK/strings.xml b/app/src/main/res/values-zh-rHK/strings.xml index 02bb442296..1a0361eb58 100644 --- a/app/src/main/res/values-zh-rHK/strings.xml +++ b/app/src/main/res/values-zh-rHK/strings.xml @@ -15,6 +15,7 @@ + @@ -119,11 +120,8 @@ 封鎖 - - 捐款金額:%1$s - - 捐款金額:每月 %1$s - + + Credit or debit card 請輸入付款卡詳情。Signal 不會收集或保存你的個人資料。 @@ -148,8 +146,18 @@ 必須填寫年份 年份無效 - - 繼續 + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing 要封鎖並退出 %1$s 嗎? @@ -4649,6 +4657,12 @@ 無法新增徽章。%1$s 請聯絡支援。 + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more 更新 Signal @@ -4791,6 +4805,18 @@ 您的信用卡號碼不正確。驗證您的信用卡資料是否正確,然後重試。 + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + 為您的情景命名 @@ -5684,6 +5710,36 @@ 信用卡或簽帳金融卡 為朋友捐款 + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5707,7 +5763,7 @@ 電郵 - 搜尋帳戶號碼 + Find account info 每月捐款 %1$s @@ -5721,6 +5777,49 @@ IBAN 號碼無效 + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + 正在取消… diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index a88026da8b..cd52b9e998 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -15,6 +15,7 @@ + @@ -119,11 +120,8 @@ 封鎖 - - 捐款金額:%1$s - - 捐款金額:每月 %1$s - + + Credit or debit card 請輸入付款卡詳情。Signal 不會收集或保存你的個人資料。 @@ -148,8 +146,18 @@ 必須填寫年份 年份無效 - - 繼續 + + Donate %1$s + + Donate %1$s/month + + + + One time %1$s + + Donation pending + + Donation processing 封鎖並離開%1$s嗎? @@ -4649,6 +4657,12 @@ 無法新增徽章。%1$s 請聯絡支援部門。 + + Payment pending + + Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. + + Learn more 更新 Signal @@ -4791,6 +4805,18 @@ 您的信用卡號碼不正確。驗證您的信用卡資料是否正確,然後重試。 + + + The bank account provided has insufficient funds to complete this purchase, try again or contact your bank for more information. + + This payment was revoked by the account holder and could not be processed. You haven\'t been charged. + + An error occurred while processing this payment, please try again. + + The bank details provided could not be processed, contact your bank for more information. + + Verify your bank details are correct and try again. If the problem continues, contact your bank. + 為你的描述取名 @@ -5684,6 +5710,36 @@ 信用卡或簽帳金融卡 為朋友捐款 + + iDEAL + + + + ABN AMRO + + ASN Bank + + bunq + + ING + + Knab + + N26 + + Rabobank + + RegioBank + + Revolut + + SNS Bank + + Triodos Bank + + Van Lanchot Kempen + + Yoursafe @@ -5707,7 +5763,7 @@ 電郵 - 搜尋帳戶號碼 + Find account info 每月捐款 %1$s @@ -5721,6 +5777,49 @@ IBAN 號碼無效 + + + iDEAL + + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s + + Learn more + + Name on bank account + + Email + + Choose your bank + + + + Choose your bank + + + Find your account information + + Look for your IBAN number at the top of your bank statement. IBAN numbers contain up to 34 characters. The name you enter should match your full name on your bank account. Contact your bank for more information. + + + Donation pending + + Your monthly donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Your one-time donation is pending. You’ll be able to display the %1$s badge on your profile when your donation is received. + + Bank transfers usually take 1 business day to process. %1$s + + Learn more + + Done + + + Donation Complete + + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. + + Done + 正在取消… diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 00a851f453..4b89368cbd 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -5913,7 +5913,7 @@ iDEAL - + Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s Learn more @@ -5946,11 +5946,11 @@ Done - + Donation Complete - + Your bank transfer was received. You can choose to display this badge on your profile to show off your support. - + Done diff --git a/app/static-ips.gradle b/app/static-ips.gradle index 7ddc6cbe74..bcc26068f0 100644 --- a/app/static-ips.gradle +++ b/app/static-ips.gradle @@ -1,9 +1,9 @@ ext.service_ips='new String[]{"13.248.212.111","76.223.92.165"}' -ext.storage_ips='new String[]{"142.250.81.243"}' -ext.cdn_ips='new String[]{"18.238.55.2","18.238.55.54","18.238.55.7","18.238.55.78"}' +ext.storage_ips='new String[]{"142.251.41.19"}' +ext.cdn_ips='new String[]{"13.224.214.12","13.224.214.71","13.224.214.80","13.224.214.81"}' ext.cdn2_ips='new String[]{"104.18.37.148","172.64.150.108"}' ext.cdn3_ips='new String[]{"104.18.37.148","172.64.150.108"}' -ext.sfu_ips='new String[]{"34.95.127.167"}' +ext.sfu_ips='new String[]{"35.186.192.249"}' ext.content_proxy_ips='new String[]{"107.178.250.75"}' ext.svr2_ips='new String[]{"20.119.62.85"}' ext.cdsi_ips='new String[]{"40.122.45.194"}' \ No newline at end of file