From 4edb994039041e80d2cf4d1aaef5a24f3a3e7b45 Mon Sep 17 00:00:00 2001 From: Rodri Sanchez Date: Mon, 12 Jun 2023 17:12:32 -0300 Subject: [PATCH] Update translations --- src/translations/ar-SA.json | 8 +++- src/translations/be-BY.json | 8 +++- src/translations/bg-BG.json | 8 +++- src/translations/bn-BD.json | 8 +++- src/translations/cs-CZ.json | 8 +++- src/translations/da-DK.json | 8 +++- src/translations/de-DE.json | 8 +++- src/translations/el-GR.json | 8 +++- src/translations/en-GB.json | 8 +++- src/translations/en-US.json | 8 +++- src/translations/es-ES.json | 8 +++- src/translations/fi-FI.json | 8 +++- src/translations/fr-FR.json | 8 +++- src/translations/he-IL.json | 12 +++-- src/translations/hi-IN.json | 8 +++- src/translations/hr-HR.json | 92 ++++++++++++++++++++----------------- src/translations/hu-HU.json | 8 +++- src/translations/id-ID.json | 8 +++- src/translations/it-IT.json | 8 +++- src/translations/ja-JP.json | 8 +++- src/translations/km-KH.json | 8 +++- src/translations/ko-KR.json | 8 +++- src/translations/me-ME.json | 12 +++-- src/translations/mk-MK.json | 8 +++- src/translations/ne-NP.json | 8 +++- src/translations/nl-NL.json | 8 +++- src/translations/no-NO.json | 8 +++- src/translations/pl-PL.json | 8 +++- src/translations/pt-BR.json | 8 +++- src/translations/pt-PT.json | 8 +++- src/translations/pt-TL.json | 8 +++- src/translations/ro-RO.json | 8 +++- src/translations/ru-MD.json | 8 +++- src/translations/ru-RU.json | 8 +++- src/translations/sh-HR.json | 8 +++- src/translations/si-LK.json | 8 +++- src/translations/sk-SK.json | 8 +++- src/translations/sq-MK.json | 12 +++-- src/translations/sr-CS.json | 8 +++- src/translations/sr-ME.json | 12 +++-- src/translations/sr-RS.json | 8 +++- src/translations/sr-SP.json | 8 +++- src/translations/sv-SE.json | 8 +++- src/translations/tg-TJ.json | 8 +++- src/translations/th-TH.json | 8 +++- src/translations/tk-TM.json | 8 +++- src/translations/tr-TR.json | 8 +++- src/translations/tu-TI.json | 8 +++- src/translations/uk-UA.json | 8 +++- src/translations/ur-PK.json | 8 +++- src/translations/vi-VN.json | 8 +++- src/translations/zh-CN.json | 14 ++++-- src/translations/zu-ZA.json | 8 +++- 53 files changed, 424 insertions(+), 106 deletions(-) diff --git a/src/translations/ar-SA.json b/src/translations/ar-SA.json index b02183b92..54169ee00 100644 --- a/src/translations/ar-SA.json +++ b/src/translations/ar-SA.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "تخطي في الوقت الراهن", "cboard.components.WelcomeScreen.google": "الدخول مع جوجل", "cboard.components.WelcomeScreen.facebook": "قم بتسجيل الدخول باستخدام الفيسبوك", + "cboard.components.WelcomeScreen.apple": "تسجيل الدخول باستخدام Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "عذراً. حدث خطأ أثناء عملية المصادقة. الرجاء المحاولة مرة أخرى", "cboard.components.WelcomeScreen.terms": "الشروط", "cboard.components.WelcomeScreen.privacy": "سياسة الخصوصية", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "تحديث تاريخ ميلادك", "cboard.components.Settings.People.location": "الموقع", "cboard.components.Settings.People.logout": "الخروج", + "cboard.components.Settings.People.deleteAccountPrimary": "حذف هذا الحساب", + "cboard.components.Settings.People.deleteAccountSecondary": "بمجرد حذف الحساب، لا يوجد عائد. يرجى التأكد من ذلك.", + "cboard.components.Settings.People.errorDeletingAccount": "خطأ كبير أثناء حذف الحساب. الرجاء المحاولة مرة أخرى.", + "cboard.components.Settings.People.deleteAccountConfirmation": "بمجرد حذف الحساب، لا يوجد عائد. هل أنت متأكد من حذف حسابك؟.", + "cboard.components.Settings.People.cancelDeleteAccount": "إلغاء", "cboard.components.Settings.Display.display": "عرض", "cboard.components.Settings.Display.StandardSize": "اساسي", "cboard.components.Settings.Display.LargeSize": "كبير", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "الدفعة التالية في:", "cboard.components.Settings.Subscribe.premiumWillEnd": "ستنتهي الامتيازات الممتازة على:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "إصلاح مشاكل الدفع الخاصة بك قبل :", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "يبدو أن حسابك في جوجل يمتلك هذا المنتج بالفعل.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "يبدو أن حسابك في جوجل قد اشترى منتج بالفعل. حاول إعادة تشغيل التطبيق.", "cboard.components.Settings.Subscribe.close": "أغلق", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "هل أنت متأكد من أنك تريد إلغاء خطتك الحالية؟", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "تم إلغاء اشتراكك بنجاح.", diff --git a/src/translations/be-BY.json b/src/translations/be-BY.json index 08b85ed69..b8e881175 100644 --- a/src/translations/be-BY.json +++ b/src/translations/be-BY.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "прапусціць зараз", "cboard.components.WelcomeScreen.google": "Увайсці з дапамогай Google", "cboard.components.WelcomeScreen.facebook": "Увайсці праз Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Абнавіце дату нараджэння", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "Выход", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "дысплей", "cboard.components.Settings.Display.StandardSize": "стандарт", "cboard.components.Settings.Display.LargeSize": "вялікі", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/bg-BG.json b/src/translations/bg-BG.json index 79625bb8a..1000f6c50 100644 --- a/src/translations/bg-BG.json +++ b/src/translations/bg-BG.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Пропусни за сега", "cboard.components.WelcomeScreen.google": "Вписване с Google", "cboard.components.WelcomeScreen.facebook": "Вписване с Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Съжаляваме! Възникна грешка по време на процеса за удостоверяване на идентичност. Моля, опитайте отново!", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Политики за обработка на конфиденциални данни", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Актуализирайте вашата датата на раждане", "cboard.components.Settings.People.location": "Местоположение", "cboard.components.Settings.People.logout": "Изход", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Дисплей", "cboard.components.Settings.Display.StandardSize": "Стандартен", "cboard.components.Settings.Display.LargeSize": "Голям", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/bn-BD.json b/src/translations/bn-BD.json index 9e5fa0e5e..7196ba105 100644 --- a/src/translations/bn-BD.json +++ b/src/translations/bn-BD.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "এখন জন্য লাফালাফি", "cboard.components.WelcomeScreen.google": "গুগলের সাথে সাইন ইন করুন", "cboard.components.WelcomeScreen.facebook": "ফেসবুকে সাইন - ইন করুন", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "আপনার জন্ম তারিখ আপডেট করুন", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "প্রস্থান", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "প্রদর্শন", "cboard.components.Settings.Display.StandardSize": "মান", "cboard.components.Settings.Display.LargeSize": "বড়", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/cs-CZ.json b/src/translations/cs-CZ.json index c5a6abbb7..f91530656 100644 --- a/src/translations/cs-CZ.json +++ b/src/translations/cs-CZ.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Přeskočit zatím", "cboard.components.WelcomeScreen.google": "Přihlaste se pomocí Google", "cboard.components.WelcomeScreen.facebook": "Přihlásit se pomocí Facebooku", + "cboard.components.WelcomeScreen.apple": "Přihlásit se pomocí Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Omlouváme se. Při ověřování došlo k chybě. Zkuste to prosím znovu", "cboard.components.WelcomeScreen.terms": "Výrazy", "cboard.components.WelcomeScreen.privacy": "Ochrana osobních údajů", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Aktualizujte datum narození", "cboard.components.Settings.People.location": "Poloha", "cboard.components.Settings.People.logout": "Odhlásit se", + "cboard.components.Settings.People.deleteAccountPrimary": "Odstranit tento účet", + "cboard.components.Settings.People.deleteAccountSecondary": "Jakmile smažete účet, nevrátíte se zpět. Buďte si jistí.", + "cboard.components.Settings.People.errorDeletingAccount": "Došlo k chybě při mazání účtu. Zkuste to prosím znovu.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Jakmile smažete účet, už se nevrátíte. Opravdu chcete smazat svůj účet?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Zrušit", "cboard.components.Settings.Display.display": "Zobrazit", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "Velký", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Další platba v:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Prémie bude konec:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Opravte vaše platební problémy před:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Vypadá to, že váš účet Google již tento produkt vlastní.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Vypadá to, že váš účet Google již produkt zakoupil. Zkuste aplikaci restartovat.", "cboard.components.Settings.Subscribe.close": "Zavřít", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Opravdu chcete zrušit svůj aktuální plán?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Vaše předplatné bylo úspěšně zrušeno.", diff --git a/src/translations/da-DK.json b/src/translations/da-DK.json index 721527491..374beacc6 100644 --- a/src/translations/da-DK.json +++ b/src/translations/da-DK.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Spring til nu", "cboard.components.WelcomeScreen.google": "Log ind med Google", "cboard.components.WelcomeScreen.facebook": "Log ind med Facebook", + "cboard.components.WelcomeScreen.apple": "Log ind med Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Beklager. Der opstod en fejl under godkendelsesprocessen. Prøv venligst igen", "cboard.components.WelcomeScreen.terms": "Vilkår", "cboard.components.WelcomeScreen.privacy": "Privat Politik", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Opdater din fødselsdato", "cboard.components.Settings.People.location": "Placering", "cboard.components.Settings.People.logout": "Log ud", + "cboard.components.Settings.People.deleteAccountPrimary": "Slet denne konto", + "cboard.components.Settings.People.deleteAccountSecondary": "Når du har slettet en konto, er der ingen vej tilbage. Vær venligst sikker.", + "cboard.components.Settings.People.errorDeletingAccount": "Der opstod en fejl under sletning af konto. Prøv venligst igen.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Når du sletter en konto, er der ingen vej tilbage. Er du sikker på at du vil slette din konto?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Annuller", "cboard.components.Settings.Display.display": "Skærm", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "Stor", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Næste betaling på:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Præmien vil ophøre på:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Løs dine betalingsproblemer før den:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Det ser ud til, at din Google-konto allerede ejer dette produkt.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Det ser ud til, at din Google-konto allerede har købt et produkt. Prøv at genstarte appen.", "cboard.components.Settings.Subscribe.close": "Luk", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Er du sikker på, at du vil annullere dit nuværende abonnement?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Dit abonnement blev annulleret.", diff --git a/src/translations/de-DE.json b/src/translations/de-DE.json index 996d0d4c0..ccc84fee7 100644 --- a/src/translations/de-DE.json +++ b/src/translations/de-DE.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Für jetzt überspringen", "cboard.components.WelcomeScreen.google": "Anmeldung mit Google", "cboard.components.WelcomeScreen.facebook": "Mit Facebook anmelden", + "cboard.components.WelcomeScreen.apple": "Mit Apple anmelden", "cboard.components.WelcomeScreen.loginErrorAndroid": "Leider ist ein Fehler während der Authentifizierung aufgetreten. Bitte versuchen Sie es erneut", "cboard.components.WelcomeScreen.terms": "Begriffe", "cboard.components.WelcomeScreen.privacy": "Datenschutzerklärung", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Aktualisieren Sie Ihr Geburtsdatum", "cboard.components.Settings.People.location": "Standort", "cboard.components.Settings.People.logout": "Ausloggen", + "cboard.components.Settings.People.deleteAccountPrimary": "Dieses Konto löschen", + "cboard.components.Settings.People.deleteAccountSecondary": "Sobald Sie ein Konto löschen, gibt es kein Zurück mehr. Bitte seien Sie vorsichtig.", + "cboard.components.Settings.People.errorDeletingAccount": "Beim Löschen des Kontos ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Sobald Sie ein Konto löschen, gibt es kein Zurück mehr. Möchten Sie Ihr Konto wirklich löschen?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Abbrechen", "cboard.components.Settings.Display.display": "Anzeige", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "Groß", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Nächste Zahlung am:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Der Premium-Zugriff endet am:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Beheben Sie Ihre Zahlungsprobleme vor dem:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Es sieht so aus, dass Ihr Google-Konto dieses Produkt bereits besitzt.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Es sieht so aus, als ob Ihr Google-Konto bereits ein Produkt gekauft hat. Versuchen Sie die App neu zu starten.", "cboard.components.Settings.Subscribe.close": "Schließen", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Sind Sie sicher, dass Sie Ihren aktuellen Plan kündigen möchten?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Dein Abonnement wurde erfolgreich abgebrochen.", diff --git a/src/translations/el-GR.json b/src/translations/el-GR.json index 3bbdc6280..22c93be50 100644 --- a/src/translations/el-GR.json +++ b/src/translations/el-GR.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Παράλειψη για τώρα", "cboard.components.WelcomeScreen.google": "Σύνδεση με λογαριασμό Google", "cboard.components.WelcomeScreen.facebook": "Σύνδεση με λογαριασμό Facebook", + "cboard.components.WelcomeScreen.apple": "Συνδεθείτε με Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Λυπούμαστε. Παρουσιάστηκε σφάλμα κατά την διαδικασία ελέγχου ταυτότητας. Παρακαλώ δοκιμάστε ξανά", "cboard.components.WelcomeScreen.terms": "Όροι", "cboard.components.WelcomeScreen.privacy": "Πολιτική Απορρήτου", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Ενημερώστε την ημερομηνία γέννησής σας", "cboard.components.Settings.People.location": "Τοποθεσία", "cboard.components.Settings.People.logout": "Αποσύνδεση", + "cboard.components.Settings.People.deleteAccountPrimary": "Διαγραφή αυτού του λογαριασμού", + "cboard.components.Settings.People.deleteAccountSecondary": "Μόλις διαγράψετε έναν λογαριασμό, δεν υπάρχει επιστροφή. Παρακαλώ να είστε σίγουροι.", + "cboard.components.Settings.People.errorDeletingAccount": "Παρουσιάστηκε σφάλμα κατά τη διαγραφή λογαριασμού. Παρακαλώ δοκιμάστε ξανά.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Μόλις διαγράψετε ένα λογαριασμό, δεν υπάρχει επιστροφή. Είστε βέβαιοι να διαγράψετε τον λογαριασμό σας?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Ακύρωση", "cboard.components.Settings.Display.display": "Απεικόνιση", "cboard.components.Settings.Display.StandardSize": "Κανονικό", "cboard.components.Settings.Display.LargeSize": "Μεγάλο", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Επόμενη πληρωμή στο:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Η πριμοδότηση acces θα τελειώσει:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Διορθώστε τα προβλήματα πληρωμής σας πριν από:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Φαίνεται ότι ο λογαριασμός σας Google διαθέτει ήδη αυτό το προϊόν.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Φαίνεται ότι ο λογαριασμός σας Google έχει ήδη αγοράσει ένα προϊόν. Δοκιμάστε να επανεκκινήσετε την εφαρμογή.", "cboard.components.Settings.Subscribe.close": "Κλείσιμο", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Είστε βέβαιοι ότι θέλετε να ακυρώσετε το τρέχον σχέδιό σας?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Η συνδρομή σας ακυρώθηκε επιτυχώς.", diff --git a/src/translations/en-GB.json b/src/translations/en-GB.json index 5a1edb889..094e209f6 100644 --- a/src/translations/en-GB.json +++ b/src/translations/en-GB.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Skip for now", "cboard.components.WelcomeScreen.google": "Sign in with Google", "cboard.components.WelcomeScreen.facebook": "Sign in with Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Update your birth date", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "Logout", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Display", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "Large", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/en-US.json b/src/translations/en-US.json index fa9a44c56..a9e1f4f99 100644 --- a/src/translations/en-US.json +++ b/src/translations/en-US.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Skip for now", "cboard.components.WelcomeScreen.google": "Sign in with Google", "cboard.components.WelcomeScreen.facebook": "Sign in with Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authentication process. Please try again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Update your birth date", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "Logout", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Display", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "Large", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/es-ES.json b/src/translations/es-ES.json index 139b84550..f08446093 100644 --- a/src/translations/es-ES.json +++ b/src/translations/es-ES.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Omitir por ahora", "cboard.components.WelcomeScreen.google": "Inicia sesión con Google", "cboard.components.WelcomeScreen.facebook": "Iniciar sesión con Facebook", + "cboard.components.WelcomeScreen.apple": "Iniciar sesión con Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Lo sentimos. Se ha producido un error durante el proceso de autenticación. Por favor, inténtalo de nuevo", "cboard.components.WelcomeScreen.terms": "Términos de uso", "cboard.components.WelcomeScreen.privacy": "Política de privacidad", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Actualiza tu fecha de nacimiento", "cboard.components.Settings.People.location": "Ubicación", "cboard.components.Settings.People.logout": "Cerrar sesión", + "cboard.components.Settings.People.deleteAccountPrimary": "Eliminar esta cuenta", + "cboard.components.Settings.People.deleteAccountSecondary": "Una vez que elimines una cuenta, no hay vuelta atrás. Por favor, asegúrate de ello.", + "cboard.components.Settings.People.errorDeletingAccount": "Se ha producido un error durante la eliminación de la cuenta. Por favor, inténtalo de nuevo.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Una vez que elimines una cuenta, no hay vuelta atrás. ¿Estás seguro de eliminar tu cuenta?", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancelar", "cboard.components.Settings.Display.display": "Visualizar", "cboard.components.Settings.Display.StandardSize": "Estándar", "cboard.components.Settings.Display.LargeSize": "Grande", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Próximo pago en:", "cboard.components.Settings.Subscribe.premiumWillEnd": "El acceso premium terminará en:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Corrige tus problemas de pago antes de:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Parece que tu cuenta de Google ya posee este producto.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Parece que tu cuenta de Google ya ha comprado un producto. Intenta reiniciar la aplicación.", "cboard.components.Settings.Subscribe.close": "Cerrar", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "¿Está seguro que desea cancelar su plan actual?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Tu suscripción ha sido cancelada con éxito.", diff --git a/src/translations/fi-FI.json b/src/translations/fi-FI.json index ebe73faf4..35b9c68e3 100644 --- a/src/translations/fi-FI.json +++ b/src/translations/fi-FI.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Ohita tällä kertaa", "cboard.components.WelcomeScreen.google": "Kirjaudu sisään Google-tunnuksilla", "cboard.components.WelcomeScreen.facebook": "Kirjaudu Facebook-tilillä", + "cboard.components.WelcomeScreen.apple": "Kirjaudu sisään Applella", "cboard.components.WelcomeScreen.loginErrorAndroid": "Anteeksi. Todennusprosessin aikana tapahtui virhe. Yritä uudelleen", "cboard.components.WelcomeScreen.terms": "Ehdot", "cboard.components.WelcomeScreen.privacy": "Yksityisyyden Suoja", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Päivitä syntymäpäiväsi", "cboard.components.Settings.People.location": "Sijainti", "cboard.components.Settings.People.logout": "Kirjaudu ulos", + "cboard.components.Settings.People.deleteAccountPrimary": "Poista tämä tili", + "cboard.components.Settings.People.deleteAccountSecondary": "Kun poistat tilin, ei ole paluuta. Ole hyvä ja varma.", + "cboard.components.Settings.People.errorDeletingAccount": "Tilin poistamisen aikana tapahtui virhe. Yritä sitä uudelleen.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Kun poistat tilin, ei ole paluuta. Oletko varma että poistat tilisi?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Peruuta", "cboard.components.Settings.Display.display": "Näyttö", "cboard.components.Settings.Display.StandardSize": "Vakio", "cboard.components.Settings.Display.LargeSize": "Iso", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Seuraava maksu:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Premium-jäsenyydet päättyvät seuraaviin vaiheisiin:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Korjaa maksuasiasi ennen tätä:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Näyttää siltä, että Google-tilisi omistaa jo tämän tuotteen.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Näyttää siltä, että Google-tilisi on jo ostanut tuotteen. Yritä käynnistää sovellus uudelleen.", "cboard.components.Settings.Subscribe.close": "Sulje", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Oletko varma, että haluat peruuttaa nykyisen suunnitelman?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Tilauksesi peruutettiin onnistuneesti.", diff --git a/src/translations/fr-FR.json b/src/translations/fr-FR.json index 615a98712..b512fe53b 100644 --- a/src/translations/fr-FR.json +++ b/src/translations/fr-FR.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Ignorer pour l'instant", "cboard.components.WelcomeScreen.google": "Connectez-vous avec Google", "cboard.components.WelcomeScreen.facebook": "Connectez-vous avec Facebook", + "cboard.components.WelcomeScreen.apple": "Se connecter avec Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Désolé. Une erreur s'est produite lors du processus d'authentification. Veuillez réessayer", "cboard.components.WelcomeScreen.terms": "Conditions générales de vente", "cboard.components.WelcomeScreen.privacy": "Politique de confidentialité", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Mettez à jour votre date de naissance", "cboard.components.Settings.People.location": "Localisation", "cboard.components.Settings.People.logout": "Connectez - Out", + "cboard.components.Settings.People.deleteAccountPrimary": "Supprimer ce compte", + "cboard.components.Settings.People.deleteAccountSecondary": "Une fois que vous supprimez un compte, il n'y a pas de retour. Soyez certain.", + "cboard.components.Settings.People.errorDeletingAccount": "Une erreur est survenue lors de la suppression du compte. Veuillez réessayer.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Une fois que vous supprimez un compte, il n'y a pas de recul. Êtes-vous sûr de vouloir supprimer votre compte?", + "cboard.components.Settings.People.cancelDeleteAccount": "Abandonner", "cboard.components.Settings.Display.display": "Afficher", "cboard.components.Settings.Display.StandardSize": "la norme", "cboard.components.Settings.Display.LargeSize": "Grand", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Prochain paiement à:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Les accès à la prime prendront fin le :", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Résoudre vos problèmes de paiement avant :", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Il semble que votre compte Google soit déjà propriétaire de ce produit.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Il semble que votre compte Google ait déjà acheté un produit. Essayez de redémarrer l'application.", "cboard.components.Settings.Subscribe.close": "Fermer", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Êtes-vous sûr de vouloir annuler votre abonnement actuel ?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Votre abonnement a été annulé avec succès.", diff --git a/src/translations/he-IL.json b/src/translations/he-IL.json index 2eabb4138..bbfe69b68 100644 --- a/src/translations/he-IL.json +++ b/src/translations/he-IL.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "דלג/י בינתיים", "cboard.components.WelcomeScreen.google": "התחבר עם Google", "cboard.components.WelcomeScreen.facebook": "התחבר עם פייסבוק", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "אירעה שגיאה בתהליך האימות. נא לנסות שוב", "cboard.components.WelcomeScreen.terms": "תנאים", "cboard.components.WelcomeScreen.privacy": "מדיניות הפרטיות", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "עדכן את תאריך הלידה שלך", "cboard.components.Settings.People.location": "מיקום", "cboard.components.Settings.People.logout": "התנתק", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "תצוגה", "cboard.components.Settings.Display.StandardSize": "תֶקֶן", "cboard.components.Settings.Display.LargeSize": "גָדוֹל", @@ -468,7 +474,7 @@ "cboard.components.Settings.Subscribe.canceled": "CANCELED", "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", + "cboard.components.Settings.Subscribe.expired": "תוקף המינוי של פג במועד: {e}", "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", @@ -478,14 +484,14 @@ "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", + "cboard.components.Settings.Subscribe.cancelSubscription": "ביטול מינוי", "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", "cboard.components.Settings.Subscribe.title": "Plan:", "cboard.components.Settings.Subscribe.status": "Status:", "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/hi-IN.json b/src/translations/hi-IN.json index dd0111941..79658428b 100644 --- a/src/translations/hi-IN.json +++ b/src/translations/hi-IN.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "अभी के लिए छोड़ दे", "cboard.components.WelcomeScreen.google": "Google के साथ साइन इन करें", "cboard.components.WelcomeScreen.facebook": "फ़ेसबुक से साइन इन करें", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "अपनी जन्मतिथि अपडेट करें", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "लोग आउट", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "प्रदर्शन", "cboard.components.Settings.Display.StandardSize": "मानक", "cboard.components.Settings.Display.LargeSize": "विशाल", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/hr-HR.json b/src/translations/hr-HR.json index 1aac50f09..3841160e3 100644 --- a/src/translations/hr-HR.json +++ b/src/translations/hr-HR.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Preskoči za sada", "cboard.components.WelcomeScreen.google": "Prijavite se putem Google računa", "cboard.components.WelcomeScreen.facebook": "Prijavite se putem Facebooka", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Oprostite. Došlo je do pogreške tijekom postupka provjere autentičnosti. Molimo pokušajte ponovno", "cboard.components.WelcomeScreen.terms": "Uvjeti", "cboard.components.WelcomeScreen.privacy": "Politika privatnosti", @@ -310,7 +311,7 @@ "cboard.components.Settings.settings": "Postavke", "cboard.components.Settings.people": "Ljudi", "cboard.components.Settings.guest": "Gost", - "cboard.components.Settings.subscribe": "Subscribe", + "cboard.components.Settings.subscribe": "Pretplati se", "cboard.components.Settings.system": "Sustav", "cboard.components.Settings.backup": "Sigurnosna kopija", "cboard.components.Settings.language": "Jezik", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Ažuriraj datum rođenja", "cboard.components.Settings.People.location": "Lokacija", "cboard.components.Settings.People.logout": "Odjava", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Prikaz", "cboard.components.Settings.Display.StandardSize": "Standardna", "cboard.components.Settings.Display.LargeSize": "Velika", @@ -450,46 +456,46 @@ "cboard.components.Settings.Speech.faster": "brže", "cboard.components.Settings.Speech.slower": "sporije", "cboard.components.Settings.Speech.sampleSentence": "Bok! Ovo je moj glas", - "cboard.components.Settings.Subscribe.subscribe": "Subscribe", - "cboard.components.Settings.Subscribe.includedFeatures": "Included features:", - "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neural voices", - "cboard.components.Settings.Subscribe.copyPublicBoards": "Copy public boards", - "cboard.components.Settings.Subscribe.publishBoards": "Publish boards", - "cboard.components.Settings.Subscribe.copyTiles": "Copy tiles", - "cboard.components.Settings.Subscribe.pasteTiles": "Paste tiles", - "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Powerful usage analytics", - "cboard.components.Settings.Subscribe.shareBoards": "Share boards", - "cboard.components.Settings.Subscribe.adsFree": "Ads free", - "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Export to open board format (OBF)", - "cboard.components.Settings.Subscribe.sharePhrases": "Share phrases", - "cboard.components.Settings.Subscribe.privateSupportChannel": "Private support channel", - "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Voice recording for tiles", - "cboard.components.Settings.Subscribe.active": "ACTIVE", - "cboard.components.Settings.Subscribe.canceled": "CANCELED", - "cboard.components.Settings.Subscribe.in_grace_period": "GRACE PERIOD", - "cboard.components.Settings.Subscribe.proccesing": "We are processing your subscription...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.paused": "Your subscription was paused on: {e}", - "cboard.components.Settings.Subscribe.on_hold": "Your subscription expired on: {e}", - "cboard.components.Settings.Subscribe.not_subscribed": "You are not subscribed. ", - "cboard.components.Settings.Subscribe.refresh": "Refresh", - "cboard.components.Settings.Subscribe.error": "Oops something went wrong. Please try again later", - "cboard.components.Settings.Subscribe.empty_product": "There are no subscription available at this moment. Please try again later.", - "cboard.components.Settings.Subscribe.on_trial_period": "You are on the 30 day free trial. After it ends, you will need to subscribe to get all features.", - "cboard.components.Settings.Subscribe.subscriptionInfo": "Subscription Info", - "cboard.components.Settings.Subscribe.manageSubscription": "Manage Subscription", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", - "cboard.components.Settings.Subscribe.planAmount": "Plan amount:", + "cboard.components.Settings.Subscribe.subscribe": "Pretplati se", + "cboard.components.Settings.Subscribe.includedFeatures": "Uključene značajke:", + "cboard.components.Settings.Subscribe.onlineNeuralVoices": "Online neuronski glasovi", + "cboard.components.Settings.Subscribe.copyPublicBoards": "Kopiraj javne ploče", + "cboard.components.Settings.Subscribe.publishBoards": "Objavi ploče", + "cboard.components.Settings.Subscribe.copyTiles": "Kopiraj pločice", + "cboard.components.Settings.Subscribe.pasteTiles": "Zalijepi pločice", + "cboard.components.Settings.Subscribe.powerfulUsageAnalytics": "Moćna analitika korištenja", + "cboard.components.Settings.Subscribe.shareBoards": "Podijeli ploče", + "cboard.components.Settings.Subscribe.adsFree": "Bez oglasa", + "cboard.components.Settings.Subscribe.exportToOpenBoardFormat": "Izvoz u OpenBoard format (OBF)", + "cboard.components.Settings.Subscribe.sharePhrases": "Podijelite fraze", + "cboard.components.Settings.Subscribe.privateSupportChannel": "Privatni kanal podrške", + "cboard.components.Settings.Subscribe.voiceRecordingForTiles": "Snimanje glasa za pločice", + "cboard.components.Settings.Subscribe.active": "AKTIVAN", + "cboard.components.Settings.Subscribe.canceled": "OTKAZANO", + "cboard.components.Settings.Subscribe.in_grace_period": "PERIOD MILOSTI", + "cboard.components.Settings.Subscribe.proccesing": "Obrađujemo vašu pretplatu...", + "cboard.components.Settings.Subscribe.expired": "Vaša pretplata je istekla: {e}", + "cboard.components.Settings.Subscribe.paused": "Vaša pretplata je pauzirana: {e}", + "cboard.components.Settings.Subscribe.on_hold": "Vaša pretplata je istekla: {e}", + "cboard.components.Settings.Subscribe.not_subscribed": "Niste pretplaćeni.", + "cboard.components.Settings.Subscribe.refresh": "Osvježi", + "cboard.components.Settings.Subscribe.error": "Ups! Nešto je pošlo po zlu. Molimo pokušajte ponovo kasnije", + "cboard.components.Settings.Subscribe.empty_product": "Trenutno nema dostupnih pretplata. Molimo pokušajte ponovo kasnije.", + "cboard.components.Settings.Subscribe.on_trial_period": "Koristite 30 dana besplatnog probnog razdoblja. Nakon što završi, morat ćete se pretplatiti da biste dobili sve značajke.", + "cboard.components.Settings.Subscribe.subscriptionInfo": "Informacije o pretplati", + "cboard.components.Settings.Subscribe.manageSubscription": "Upravljanje pretplatom", + "cboard.components.Settings.Subscribe.cancelSubscription": "Otkaži pretplatu", + "cboard.components.Settings.Subscribe.planAmount": "Iznos plana:", "cboard.components.Settings.Subscribe.title": "Plan:", "cboard.components.Settings.Subscribe.status": "Status:", - "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", - "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", - "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", - "cboard.components.Settings.Subscribe.close": "Close", - "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", - "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", - "cboard.components.Settings.Subscribe.canceledSubscriptionError": "There was an error cancelling your subscription, please try again in a moment.", + "cboard.components.Settings.Subscribe.nextPayment": "Datum sljedeće uplate:", + "cboard.components.Settings.Subscribe.premiumWillEnd": "Premium pristup prestaje:", + "cboard.components.Settings.Subscribe.fixPaymentIssue": "Riješite probleme s plaćanjem prije:", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", + "cboard.components.Settings.Subscribe.close": "Zatvori", + "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Jeste li sigurni da želite otkazati svoj trenutni plan?", + "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Vaša pretplata je uspješno otkazana.", + "cboard.components.Settings.Subscribe.canceledSubscriptionError": "Došlo je do pogreške prilikom otkazivanja vaše pretplate, pokušajte ponovno za trenutak.", "cboard.components.Settings.Language.language": "Jezik", "cboard.components.Settings.Language.moreLanguages": "Više jezika", "cboard.components.Settings.Language.close": "Zatvori", @@ -557,10 +563,10 @@ "cboard.components.VoiceRecorder.play": "Reproducirajte snimanje", "cboard.components.VoiceRecorder.clear": "Obriši snimku", "cboard.components.VoiceRecorder.record": "Snimi", - "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Your free trial has ended", - "cboard.components.PremiumFeature.featureBlockedTittle": "This feature is blocked", - "cboard.components.PremiumFeature.featureBlockedText": "Cboard disable this feature. To continue using it and all the features like public boards, online voices, advanced edit functions and many more, please upgrade", - "cboard.components.PremiumFeature.upgradeNow": "Upgrade now", + "cboard.components.PremiumFeature.tryPeriodFinishTittle": "Vaše besplatno probno razdoblje je završilo", + "cboard.components.PremiumFeature.featureBlockedTittle": "Ova značajka je blokirana", + "cboard.components.PremiumFeature.featureBlockedText": "Cboard onemogući ovu značajku. Da biste ga nastavili koristiti i sve značajke kao što su javne ploče, online glasovi, napredne funkcije uređivanja i mnoge druge, molimo - nadogradite", + "cboard.components.PremiumFeature.upgradeNow": "Nadogradi sada", "cboard.board.home": "Početna", "cboard.vocalization.myNameIsAmberley": "moje ime je Amberley", "cboard.vocalization.niceToMeetYou": "drago mi je što sam te upoznao", diff --git a/src/translations/hu-HU.json b/src/translations/hu-HU.json index d00c0fc07..d89386cb6 100644 --- a/src/translations/hu-HU.json +++ b/src/translations/hu-HU.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Ugrás most", "cboard.components.WelcomeScreen.google": "Jelentkezzen be a Google-lal", "cboard.components.WelcomeScreen.facebook": "Jelentkezzen be a Facebook-on", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sajnálom. Hiba történt a hitelesítési folyamat során. Kérjük, próbálja meg újra", "cboard.components.WelcomeScreen.terms": "Feltételek", "cboard.components.WelcomeScreen.privacy": "Adatvédelmi irányelvek", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Frissítse születési dátumát", "cboard.components.Settings.People.location": "Hely", "cboard.components.Settings.People.logout": "Kijelentkezés", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Kijelző", "cboard.components.Settings.Display.StandardSize": "Alapértelmezett", "cboard.components.Settings.Display.LargeSize": "Nagy", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/id-ID.json b/src/translations/id-ID.json index 44d8d6c5e..e2d19e39e 100644 --- a/src/translations/id-ID.json +++ b/src/translations/id-ID.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Lewati untuk saat ini", "cboard.components.WelcomeScreen.google": "Masuk dengan Google", "cboard.components.WelcomeScreen.facebook": "Masuk dengan Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Perbarui tanggal lahir Anda", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "Keluar", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Display", "cboard.components.Settings.Display.StandardSize": "Standar", "cboard.components.Settings.Display.LargeSize": "Besar", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/it-IT.json b/src/translations/it-IT.json index ff1327b89..032f9a490 100644 --- a/src/translations/it-IT.json +++ b/src/translations/it-IT.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Salta per ora", "cboard.components.WelcomeScreen.google": "Accedi con Google", "cboard.components.WelcomeScreen.facebook": "Accedi con Facebook", + "cboard.components.WelcomeScreen.apple": "Accedi con Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Siamo spiacenti. Si è verificato un errore durante il processo di autenticazione. Riprova", "cboard.components.WelcomeScreen.terms": "Termini", "cboard.components.WelcomeScreen.privacy": "Politica Sulla Privacy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Aggiorna la tua data di nascita", "cboard.components.Settings.People.location": "Posizione", "cboard.components.Settings.People.logout": "Disconnettersi", + "cboard.components.Settings.People.deleteAccountPrimary": "Elimina questo account", + "cboard.components.Settings.People.deleteAccountSecondary": "Una volta che si elimina un account, non c'è ritorno. Si prega di essere certi.", + "cboard.components.Settings.People.errorDeletingAccount": "Si è verificato un errore durante l'eliminazione dell'account. Riprova.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Una volta che si elimina un account, non c'è ritorno. Sei sicuro di voler eliminare il tuo account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Annulla", "cboard.components.Settings.Display.display": "Display", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "Grande", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Prossimo pagamento a:", "cboard.components.Settings.Subscribe.premiumWillEnd": "L'accesso al premio terminerà su:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Correggi i tuoi problemi di pagamento prima di:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Sembra che il tuo account Google possieda già questo prodotto.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Sembra che il tuo account Google abbia già acquistato un prodotto. Prova a riavviare l'app.", "cboard.components.Settings.Subscribe.close": "Chiudi", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Sei sicuro di voler annullare il tuo piano attuale?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Il tuo abbonamento è stato annullato con successo.", diff --git a/src/translations/ja-JP.json b/src/translations/ja-JP.json index d69b77cb7..205226b49 100644 --- a/src/translations/ja-JP.json +++ b/src/translations/ja-JP.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "今はスキップする", "cboard.components.WelcomeScreen.google": "Googleでサインイン", "cboard.components.WelcomeScreen.facebook": "Facebookでサインイン", + "cboard.components.WelcomeScreen.apple": "Appleでサインイン", "cboard.components.WelcomeScreen.loginErrorAndroid": "申し訳ありません。認証プロセス中にエラーが発生しました。もう一度やり直してください。", "cboard.components.WelcomeScreen.terms": "利用規約", "cboard.components.WelcomeScreen.privacy": "プライバシーポリシー", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "生年月日を更新する", "cboard.components.Settings.People.location": "場所", "cboard.components.Settings.People.logout": "ログアウト", + "cboard.components.Settings.People.deleteAccountPrimary": "このアカウントを削除", + "cboard.components.Settings.People.deleteAccountSecondary": "アカウントを削除すると、元に戻すことはできません。確認してください。", + "cboard.components.Settings.People.errorDeletingAccount": "アカウント削除中にエラーが発生しました。もう一度やり直してください。", + "cboard.components.Settings.People.deleteAccountConfirmation": "アカウントを削除すると、元に戻すことはできません。アカウントを削除してもよろしいですか?", + "cboard.components.Settings.People.cancelDeleteAccount": "キャンセル", "cboard.components.Settings.Display.display": "表示", "cboard.components.Settings.Display.StandardSize": "標準", "cboard.components.Settings.Display.LargeSize": "大", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "次回の支払い日時:", "cboard.components.Settings.Subscribe.premiumWillEnd": "プレミアムアクセントは以下の時間で終了します:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "前の支払いの問題を修正:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "あなたのGoogleアカウントがすでにこの製品を所有しているようです。", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Googleアカウントがすでに製品を購入しているようです。アプリを再起動してください。", "cboard.components.Settings.Subscribe.close": "閉じる", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "現在のプランをキャンセルしてもよろしいですか?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "購読は正常にキャンセルされました。", diff --git a/src/translations/km-KH.json b/src/translations/km-KH.json index 2bb958984..636012da8 100644 --- a/src/translations/km-KH.json +++ b/src/translations/km-KH.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "រំលងឥឡូវ", "cboard.components.WelcomeScreen.google": "ចូលជាមួយ Google", "cboard.components.WelcomeScreen.facebook": "ចូលជាមួយហ្វេសប៊ុក", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "ធ្វើបច្ចុប្បន្នភាពកាលបរិច្ឆេទកំណើតរបស់អ្នក", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "ចាកចេញ", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "បង្ហាញ", "cboard.components.Settings.Display.StandardSize": "ស្តង់ដារ", "cboard.components.Settings.Display.LargeSize": "ធំ", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/ko-KR.json b/src/translations/ko-KR.json index 51efbff54..b9999d7cf 100644 --- a/src/translations/ko-KR.json +++ b/src/translations/ko-KR.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "일단은 스킵", "cboard.components.WelcomeScreen.google": "Google로 로그인", "cboard.components.WelcomeScreen.facebook": "페이스 북으로 로그인", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "생년월일 업데이트", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "로그 아웃", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "디스플레이", "cboard.components.Settings.Display.StandardSize": "표준", "cboard.components.Settings.Display.LargeSize": "큰", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/me-ME.json b/src/translations/me-ME.json index 6ae3034a6..4049c7b85 100644 --- a/src/translations/me-ME.json +++ b/src/translations/me-ME.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "preskoči za sad", "cboard.components.WelcomeScreen.google": "Prijavi se putem Google", "cboard.components.WelcomeScreen.facebook": "Uloguj se koristeći Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Oprosti. Došlo je do greške tokom provjere autentičnosti. Pokušaj ponovo", "cboard.components.WelcomeScreen.terms": "pojmovi", "cboard.components.WelcomeScreen.privacy": "politika privatnosti", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "ažuriraj svoj datum rođenja", "cboard.components.Settings.People.location": "Lokacija", "cboard.components.Settings.People.logout": "odjavi se", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "prikaz", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "velik", @@ -468,7 +474,7 @@ "cboard.components.Settings.Subscribe.canceled": "otkazano", "cboard.components.Settings.Subscribe.in_grace_period": "GREJS PERIOD", "cboard.components.Settings.Subscribe.proccesing": "Obrađujemo vašu pretplatu...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", + "cboard.components.Settings.Subscribe.expired": "Vaša pretplata ističe: {e}", "cboard.components.Settings.Subscribe.paused": "Vaša pretplata je pauzirana: {e}", "cboard.components.Settings.Subscribe.on_hold": "Vaša pretplata ističe: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Niste preplaćeni", @@ -478,14 +484,14 @@ "cboard.components.Settings.Subscribe.on_trial_period": "Nalazite se na besplatnom probnom periodu od 30 dana. Nakon što se završi, moraćete da se pretplatite da biste dobili sve funkcije.", "cboard.components.Settings.Subscribe.subscriptionInfo": "Informacije o pretplati", "cboard.components.Settings.Subscribe.manageSubscription": "Upravljajte pretplatom", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", + "cboard.components.Settings.Subscribe.cancelSubscription": "Otkaži pretplatu", "cboard.components.Settings.Subscribe.planAmount": " plan iznosa:", "cboard.components.Settings.Subscribe.title": "Plan:", "cboard.components.Settings.Subscribe.status": "Status:", "cboard.components.Settings.Subscribe.nextPayment": "Sljedeća uplata na:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Premijum pristup će se završiti:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Riješite probleme sa plaćanjem prije:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Izgleda da vaš Google nalog već ima ovaj proizvod.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "zatvori", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Da li ste sigurni da želite da otkažete trenutni plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Vaša pretplata je uspješno otkazana.", diff --git a/src/translations/mk-MK.json b/src/translations/mk-MK.json index 0d5d6216f..6cb021cf7 100644 --- a/src/translations/mk-MK.json +++ b/src/translations/mk-MK.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Прескокни за сега", "cboard.components.WelcomeScreen.google": "Најави се со Google", "cboard.components.WelcomeScreen.facebook": "Најави се со Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Извини. Настана грешка при процесот на автентикација. Те молам обиди се повторно.", "cboard.components.WelcomeScreen.terms": "Услови за користење", "cboard.components.WelcomeScreen.privacy": "Политика за приватност", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Ажурирај го твојот датум на раѓање", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "Одјавување", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Приказ", "cboard.components.Settings.Display.StandardSize": "Стандардно", "cboard.components.Settings.Display.LargeSize": "Големо", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/ne-NP.json b/src/translations/ne-NP.json index ae3640b72..df9a43e44 100644 --- a/src/translations/ne-NP.json +++ b/src/translations/ne-NP.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "अहिलेको लागि छोड्नुहोस्", "cboard.components.WelcomeScreen.google": "गुगलको साथ साइन इन गर्नुहोस्", "cboard.components.WelcomeScreen.facebook": "Facebook सँग साइन इन गर्नुहोस्", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "तपाईंको जन्म मिति अद्यावधिक गर्नुहोस्", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "बाहिर निस्कनु", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "प्रदर्शन गर्नुहोस्", "cboard.components.Settings.Display.StandardSize": "मानक", "cboard.components.Settings.Display.LargeSize": "ठूलो", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/nl-NL.json b/src/translations/nl-NL.json index 80ff3ef67..8073f2b8d 100644 --- a/src/translations/nl-NL.json +++ b/src/translations/nl-NL.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Spring voor nu", "cboard.components.WelcomeScreen.google": "Log in met Google", "cboard.components.WelcomeScreen.facebook": "Meld je aan met facebook", + "cboard.components.WelcomeScreen.apple": "Log in met Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. Er is een fout opgetreden tijdens het authenticatieproces. Probeer het opnieuw", "cboard.components.WelcomeScreen.terms": "Voorwaarden", "cboard.components.WelcomeScreen.privacy": "Privacy Beleid", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Update je geboortedatum", "cboard.components.Settings.People.location": "Locatie", "cboard.components.Settings.People.logout": "Uitloggen", + "cboard.components.Settings.People.deleteAccountPrimary": "Verwijder dit account", + "cboard.components.Settings.People.deleteAccountSecondary": "Als je eenmaal een account hebt verwijderd, is er geen weg terug. Wees het zeker!", + "cboard.components.Settings.People.errorDeletingAccount": "Er is een fout opgetreden tijdens het verwijderen van de rekening. Probeer het opnieuw.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Als je eenmaal een account hebt verwijderd, is er geen weg terug. Weet je zeker dat je je account wilt verwijderen?", + "cboard.components.Settings.People.cancelDeleteAccount": "annuleren", "cboard.components.Settings.Display.display": "tonen", "cboard.components.Settings.Display.StandardSize": "Standaard", "cboard.components.Settings.Display.LargeSize": "Groot", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Volgende betaling op:", "cboard.components.Settings.Subscribe.premiumWillEnd": "De premium accu eindigt op:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Los uw betalingsproblemen op voor de:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Het lijkt erop dat uw Google-account dit product al in bezit heeft.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Het lijkt erop dat uw Google-account al een product heeft gekocht. Probeer de app opnieuw te starten.", "cboard.components.Settings.Subscribe.close": "Afsluiten", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Weet je zeker dat je het huidige abonnement wilt annuleren?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Uw abonnement is succesvol geannuleerd.", diff --git a/src/translations/no-NO.json b/src/translations/no-NO.json index c59c5064c..c0f579c7a 100644 --- a/src/translations/no-NO.json +++ b/src/translations/no-NO.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Hopp over for nå", "cboard.components.WelcomeScreen.google": "Logg på med Google", "cboard.components.WelcomeScreen.facebook": "Logg inn med Facebook", + "cboard.components.WelcomeScreen.apple": "Logg på med Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Beklager. En feil oppstod under autentiseringsprosessen. Prøv på nytt", "cboard.components.WelcomeScreen.terms": "Vilkår", "cboard.components.WelcomeScreen.privacy": "Retningslinjer for personvern", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Oppdater fødselsdatoen din", "cboard.components.Settings.People.location": "Sted", "cboard.components.Settings.People.logout": "Logg ut", + "cboard.components.Settings.People.deleteAccountPrimary": "Slett denne kontoen", + "cboard.components.Settings.People.deleteAccountSecondary": "Når du sletter en konto, er det ikke noe å gå tilbake. Vær sikker.", + "cboard.components.Settings.People.errorDeletingAccount": "En feil under slettingen av kontoen. Prøv på nytt.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Når du sletter en konto er det ikke mulig å gå tilbake. Er du sikker på at du vil slette din konto?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Avbryt", "cboard.components.Settings.Display.display": "Vise", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "Stor", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Neste betaling kl.:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Premien vil avsluttes på:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fiks betalingsproblemene dine tidliger:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Det ser ut som om din Google-konto allerede eier dette produktet.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Det ser ut som om Google-kontoen din allerede har kjøpt et produkt. Prøv å start appen på nytt.", "cboard.components.Settings.Subscribe.close": "Lukk", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Er du sikker på at du vil avbryte den gjeldende planen?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Ditt abonnement ble avbrutt.", diff --git a/src/translations/pl-PL.json b/src/translations/pl-PL.json index b5449e9da..615e739b8 100644 --- a/src/translations/pl-PL.json +++ b/src/translations/pl-PL.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Pomiń to na razie", "cboard.components.WelcomeScreen.google": "Zaloguj się w Google", "cboard.components.WelcomeScreen.facebook": "Zaloguj się przez Facebook", + "cboard.components.WelcomeScreen.apple": "Zaloguj się przez Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Przepraszamy. Wystąpił błąd podczas procesu uwierzytelniania. Spróbuj ponownie", "cboard.components.WelcomeScreen.terms": "Regulamin", "cboard.components.WelcomeScreen.privacy": "Polityka prywatności", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Zaktualizuj datę urodzenia", "cboard.components.Settings.People.location": "Lokalizacja", "cboard.components.Settings.People.logout": "Wyloguj", + "cboard.components.Settings.People.deleteAccountPrimary": "Usuń to konto", + "cboard.components.Settings.People.deleteAccountSecondary": "Po usunięciu konta nie ma odwrotu. Upewnij się.", + "cboard.components.Settings.People.errorDeletingAccount": "Wystąpił błąd podczas usuwania konta. Spróbuj ponownie.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Po usunięciu konta nie ma odwrotu. Czy na pewno chcesz usunąć swoje konto?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Anuluj", "cboard.components.Settings.Display.display": "Pokaz", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "Duży", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Następna płatność w:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Premia zostanie zakończona w dniu:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Napraw problemy z płatnościami przed:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Wygląda na to, że Twoje konto Google jest już właścicielem tego produktu.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Wygląda na to, że Twoje konto Google już zakupiło produkt. Spróbuj uruchomić ponownie aplikację.", "cboard.components.Settings.Subscribe.close": "Zamknij", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Czy na pewno chcesz anulować bieżący plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Twoja subskrypcja została anulowana pomyślnie.", diff --git a/src/translations/pt-BR.json b/src/translations/pt-BR.json index df671c61d..3f907e0c3 100644 --- a/src/translations/pt-BR.json +++ b/src/translations/pt-BR.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Pular, por agora", "cboard.components.WelcomeScreen.google": "Faça login no Google", "cboard.components.WelcomeScreen.facebook": "Entre com Facebook", + "cboard.components.WelcomeScreen.apple": "Entrar com a Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Desculpe. Ocorreu um erro durante o processo de autenticação. Por favor, tente novamente", "cboard.components.WelcomeScreen.terms": "Termos", "cboard.components.WelcomeScreen.privacy": "Política de Privacidade", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Atualize sua data de nascimento", "cboard.components.Settings.People.location": "Local:", "cboard.components.Settings.People.logout": "Sair", + "cboard.components.Settings.People.deleteAccountPrimary": "Excluir esta conta", + "cboard.components.Settings.People.deleteAccountSecondary": "Depois de excluir uma conta, não há volta. Por favor, certifique-se.", + "cboard.components.Settings.People.errorDeletingAccount": "Ocorreu um erro durante a exclusão da conta. Por favor, tente novamente.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Depois de excluir uma conta, não há volta. Tem certeza de que deseja excluir sua conta?.", + "cboard.components.Settings.People.cancelDeleteAccount": "cancelar", "cboard.components.Settings.Display.display": "Exibição", "cboard.components.Settings.Display.StandardSize": "Padrão", "cboard.components.Settings.Display.LargeSize": "ampla", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Próximo pagamento em:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Os acamentos premium terminarão em:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Corrija seus problemas de pagamento antes de:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Parece que sua conta do Google já possui este produto.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Parece que sua conta Google já comprou um produto. Tente reiniciar o aplicativo.", "cboard.components.Settings.Subscribe.close": "FECHAR", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Tem certeza de que deseja cancelar seu plano atual?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Sua assinatura foi cancelada com sucesso.", diff --git a/src/translations/pt-PT.json b/src/translations/pt-PT.json index e735df254..7bd784f0d 100644 --- a/src/translations/pt-PT.json +++ b/src/translations/pt-PT.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Pular por enquanto", "cboard.components.WelcomeScreen.google": "Faça login no Google", "cboard.components.WelcomeScreen.facebook": "Entre com Facebook", + "cboard.components.WelcomeScreen.apple": "Entrar com a Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Desculpe. Ocorreu um erro durante o processo de autenticação. Por favor, tente novamente", "cboard.components.WelcomeScreen.terms": "Termos", "cboard.components.WelcomeScreen.privacy": "Política de Privacidade", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Atualize sua data de nascimento", "cboard.components.Settings.People.location": "Local:", "cboard.components.Settings.People.logout": "Sair", + "cboard.components.Settings.People.deleteAccountPrimary": "Excluir esta conta", + "cboard.components.Settings.People.deleteAccountSecondary": "Depois de excluir uma conta, não há volta. Por favor, certifique-se.", + "cboard.components.Settings.People.errorDeletingAccount": "Ocorreu um erro durante a exclusão da conta. Por favor, tente novamente.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Depois de excluir uma conta, não há volta. Tem certeza de que deseja excluir sua conta?.", + "cboard.components.Settings.People.cancelDeleteAccount": "cancelar", "cboard.components.Settings.Display.display": "Exibição", "cboard.components.Settings.Display.StandardSize": "Padrão", "cboard.components.Settings.Display.LargeSize": "ampla", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Próximo pagamento em:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Os acamentos premium terminarão em:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Corrija seus problemas de pagamento antes de:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Parece que sua conta do Google já possui este produto.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Parece que sua conta Google já comprou um produto. Tente reiniciar o aplicativo.", "cboard.components.Settings.Subscribe.close": "FECHAR", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Tem certeza de que deseja cancelar seu plano atual?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Sua assinatura foi cancelada com sucesso.", diff --git a/src/translations/pt-TL.json b/src/translations/pt-TL.json index 1a0935247..293ed4834 100644 --- a/src/translations/pt-TL.json +++ b/src/translations/pt-TL.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Hakat ba oin ", "cboard.components.WelcomeScreen.google": "Tama ho Google", "cboard.components.WelcomeScreen.facebook": "tama ho Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Update ita nia Data Moris", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "Sai", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Hatudu", "cboard.components.Settings.Display.StandardSize": "padrão", "cboard.components.Settings.Display.LargeSize": "Boot", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/ro-RO.json b/src/translations/ro-RO.json index 8d8c60589..8d98c3998 100644 --- a/src/translations/ro-RO.json +++ b/src/translations/ro-RO.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Sari acum", "cboard.components.WelcomeScreen.google": "Conectați-vă la Google", "cboard.components.WelcomeScreen.facebook": "Logheaza-te cu Facebook", + "cboard.components.WelcomeScreen.apple": "Conectează-te cu Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Ne pare rău. A apărut o eroare în timpul procesului de autentificare. Vă rugăm să încercaţi din nou", "cboard.components.WelcomeScreen.terms": "Termeni", "cboard.components.WelcomeScreen.privacy": "Politica de confidenţialitate", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Actualizați data de naștere", "cboard.components.Settings.People.location": "Locaţie", "cboard.components.Settings.People.logout": "Deconectare", + "cboard.components.Settings.People.deleteAccountPrimary": "Șterge acest cont", + "cboard.components.Settings.People.deleteAccountSecondary": "Odată ce ștergeți un cont, nu există cale de întoarcere. Vă rugăm să fiți sigur.", + "cboard.components.Settings.People.errorDeletingAccount": "Eroare la ștergerea contului. Vă rugăm să încercați din nou.", + "cboard.components.Settings.People.deleteAccountConfirmation": "După ce ștergi un cont, nu mai există cale de întoarcere. Ești sigur că vrei să îți ștergi contul?", + "cboard.components.Settings.People.cancelDeleteAccount": "Anulează", "cboard.components.Settings.Display.display": "Afişa", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "Mare", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Următoarea plată la:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Accesul premium se va încheia la:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Repară problemele de plată dinainte:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Se pare ca Google are deja acest produs.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Se pare că contul dvs. Google a cumpărat deja un produs. Încercați să reporniți aplicația.", "cboard.components.Settings.Subscribe.close": "Inchide", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Ești sigur că vrei să anulezi planul tău curent?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Abonamentul dvs. a fost anulat cu succes.", diff --git a/src/translations/ru-MD.json b/src/translations/ru-MD.json index 3bdb2c532..741fe814d 100644 --- a/src/translations/ru-MD.json +++ b/src/translations/ru-MD.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Skip for now", "cboard.components.WelcomeScreen.google": "Sign in with Google", "cboard.components.WelcomeScreen.facebook": "Sign in with Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Update your birth date", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "Logout", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Display", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "Large", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/ru-RU.json b/src/translations/ru-RU.json index 07eb58bc6..731ee2281 100644 --- a/src/translations/ru-RU.json +++ b/src/translations/ru-RU.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Пропустить сейчас", "cboard.components.WelcomeScreen.google": "Войти через Google", "cboard.components.WelcomeScreen.facebook": "Авторизоваться с помощью Фэйсбука", + "cboard.components.WelcomeScreen.apple": "Войти через Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Извините. Произошла ошибка во время процесса аутентификации. Пожалуйста, попробуйте еще раз", "cboard.components.WelcomeScreen.terms": "Условия", "cboard.components.WelcomeScreen.privacy": "Политика конфиденциальности", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Обновите дату вашего рождения", "cboard.components.Settings.People.location": "Местоположение", "cboard.components.Settings.People.logout": "Выйти", + "cboard.components.Settings.People.deleteAccountPrimary": "Удалить эту учетную запись", + "cboard.components.Settings.People.deleteAccountSecondary": "Как только вы удалите учетную запись, возвращаться не будет. Пожалуйста, будьте уверены.", + "cboard.components.Settings.People.errorDeletingAccount": "Ошибка при удалении учетной записи. Пожалуйста, попробуйте еще раз.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Как только вы удалите учётную запись, возвращаться не будет. Вы уверены, что хотите удалить?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Отмена", "cboard.components.Settings.Display.display": "дисплей", "cboard.components.Settings.Display.StandardSize": "стандарт", "cboard.components.Settings.Display.LargeSize": "большой", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Следующий платеж в:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Премиум символы закончится:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Исправляйте проблемы с платежами перед следующим:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Похоже, что в вашем аккаунте Google уже есть этот товар.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Похоже, что ваш аккаунт Google уже купил продукт. Попробуйте перезапустить приложение.", "cboard.components.Settings.Subscribe.close": "Закрыть", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Вы уверены, что хотите отменить текущий план?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Ваша подписка успешно отменена.", diff --git a/src/translations/sh-HR.json b/src/translations/sh-HR.json index 3bdb2c532..741fe814d 100644 --- a/src/translations/sh-HR.json +++ b/src/translations/sh-HR.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Skip for now", "cboard.components.WelcomeScreen.google": "Sign in with Google", "cboard.components.WelcomeScreen.facebook": "Sign in with Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Update your birth date", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "Logout", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Display", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "Large", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/si-LK.json b/src/translations/si-LK.json index 03704aa7e..e2380608e 100644 --- a/src/translations/si-LK.json +++ b/src/translations/si-LK.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "දැන් යන්න", "cboard.components.WelcomeScreen.google": "ගූගල් සමඟ පුරනය වන්න", "cboard.components.WelcomeScreen.facebook": "ෆේස්බුක් සමඟ පුරනය වන්න", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "නියම", "cboard.components.WelcomeScreen.privacy": "රහස්‍යතා ප්‍රතිපත්තිය", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "ඔබගේ උපන් දිනය යාවත්කාලීන කරන්න", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "ලොග්අවුට්", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "සංදර්ශනය", "cboard.components.Settings.Display.StandardSize": "සම්මත", "cboard.components.Settings.Display.LargeSize": "මහා", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/sk-SK.json b/src/translations/sk-SK.json index 791705de3..7afbbddbb 100644 --- a/src/translations/sk-SK.json +++ b/src/translations/sk-SK.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Preskočiť pre Teraz", "cboard.components.WelcomeScreen.google": "Prihláste sa do služby Google", "cboard.components.WelcomeScreen.facebook": "Prihlásiť sa cez facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Aktualizujte dátum narodenia", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "Odhlásiť sa", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "zobraziť", "cboard.components.Settings.Display.StandardSize": "štandardné", "cboard.components.Settings.Display.LargeSize": "Veľký", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/sq-MK.json b/src/translations/sq-MK.json index 03ff40283..31c83f173 100644 --- a/src/translations/sq-MK.json +++ b/src/translations/sq-MK.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Kalo për momentin", "cboard.components.WelcomeScreen.google": "Identifikohu me Google", "cboard.components.WelcomeScreen.facebook": "Identifikohu me Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Na vjen keq. Ndodhi një gabim gjatë procesit të vërtetimit. Ju lutemi provojeni përsëri", "cboard.components.WelcomeScreen.terms": "Kushtet", "cboard.components.WelcomeScreen.privacy": "Politika e privatësisë", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Përditësoni datën tuaj të lindjes", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "Shkyç", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Ekrani", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "I madh", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", @@ -678,7 +684,7 @@ "symbol.animalMammal.antEater": "milingonangrënëse", "symbol.foodFruit.apple": "mollë", "symbol.drinkType.appleJuice": "lëng molle", - "symbol.foodSweetsAndDesserts.applePie": "byrek me mollë", + "symbol.foodSweetsAndDesserts.applePie": "tortë molle", "symbol.foodIngredients.appleSauce": "salcë molle", "symbol.foodFruit.apricot": "kajsi", "symbol.toolsWorkshop.apron": "përparëse", @@ -688,7 +694,7 @@ "symbol.workAndSchoolStationery.archLeverFile": "skedari i levës së harkut", "symbol.healthcareBodyParts.arm": "krahu", "symbol.healthcareBodyParts.arms": "krahët", - "symbol.leisureGames.toArmwrestle": "për të rëzuar duart", + "symbol.leisureGames.toArmwrestle": "mundje dore", "symbol.military.armyTank": "tank i ushtrisë", "symbol.buildingFurniture.armChair": "karrige krahu", "symbol.descriptiveDirection.around": "përreth", diff --git a/src/translations/sr-CS.json b/src/translations/sr-CS.json index b481e9ca2..33730eebb 100644 --- a/src/translations/sr-CS.json +++ b/src/translations/sr-CS.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Preskoči za sada", "cboard.components.WelcomeScreen.google": "Prijavi se pomoću Google-a", "cboard.components.WelcomeScreen.facebook": "Prijavi se putem Facebook-a", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Izvinite. Došlo je do greške tokom postupka provere autentičnosti. Pokušajte ponovo", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Ažuriraj datum rođenja", "cboard.components.Settings.People.location": "Lokacija", "cboard.components.Settings.People.logout": "Odjavi se", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Prikaz", "cboard.components.Settings.Display.StandardSize": "Standardni", "cboard.components.Settings.Display.LargeSize": "Velika", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/sr-ME.json b/src/translations/sr-ME.json index 6ae3034a6..4049c7b85 100644 --- a/src/translations/sr-ME.json +++ b/src/translations/sr-ME.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "preskoči za sad", "cboard.components.WelcomeScreen.google": "Prijavi se putem Google", "cboard.components.WelcomeScreen.facebook": "Uloguj se koristeći Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Oprosti. Došlo je do greške tokom provjere autentičnosti. Pokušaj ponovo", "cboard.components.WelcomeScreen.terms": "pojmovi", "cboard.components.WelcomeScreen.privacy": "politika privatnosti", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "ažuriraj svoj datum rođenja", "cboard.components.Settings.People.location": "Lokacija", "cboard.components.Settings.People.logout": "odjavi se", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "prikaz", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "velik", @@ -468,7 +474,7 @@ "cboard.components.Settings.Subscribe.canceled": "otkazano", "cboard.components.Settings.Subscribe.in_grace_period": "GREJS PERIOD", "cboard.components.Settings.Subscribe.proccesing": "Obrađujemo vašu pretplatu...", - "cboard.components.Settings.Subscribe.expired": "Your subscription expired on: {e}", + "cboard.components.Settings.Subscribe.expired": "Vaša pretplata ističe: {e}", "cboard.components.Settings.Subscribe.paused": "Vaša pretplata je pauzirana: {e}", "cboard.components.Settings.Subscribe.on_hold": "Vaša pretplata ističe: {e}", "cboard.components.Settings.Subscribe.not_subscribed": "Niste preplaćeni", @@ -478,14 +484,14 @@ "cboard.components.Settings.Subscribe.on_trial_period": "Nalazite se na besplatnom probnom periodu od 30 dana. Nakon što se završi, moraćete da se pretplatite da biste dobili sve funkcije.", "cboard.components.Settings.Subscribe.subscriptionInfo": "Informacije o pretplati", "cboard.components.Settings.Subscribe.manageSubscription": "Upravljajte pretplatom", - "cboard.components.Settings.Subscribe.cancelSubscription": "Cancel Subscription", + "cboard.components.Settings.Subscribe.cancelSubscription": "Otkaži pretplatu", "cboard.components.Settings.Subscribe.planAmount": " plan iznosa:", "cboard.components.Settings.Subscribe.title": "Plan:", "cboard.components.Settings.Subscribe.status": "Status:", "cboard.components.Settings.Subscribe.nextPayment": "Sljedeća uplata na:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Premijum pristup će se završiti:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Riješite probleme sa plaćanjem prije:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Izgleda da vaš Google nalog već ima ovaj proizvod.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "zatvori", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Da li ste sigurni da želite da otkažete trenutni plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Vaša pretplata je uspješno otkazana.", diff --git a/src/translations/sr-RS.json b/src/translations/sr-RS.json index b481e9ca2..33730eebb 100644 --- a/src/translations/sr-RS.json +++ b/src/translations/sr-RS.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Preskoči za sada", "cboard.components.WelcomeScreen.google": "Prijavi se pomoću Google-a", "cboard.components.WelcomeScreen.facebook": "Prijavi se putem Facebook-a", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Izvinite. Došlo je do greške tokom postupka provere autentičnosti. Pokušajte ponovo", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Ažuriraj datum rođenja", "cboard.components.Settings.People.location": "Lokacija", "cboard.components.Settings.People.logout": "Odjavi se", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Prikaz", "cboard.components.Settings.Display.StandardSize": "Standardni", "cboard.components.Settings.Display.LargeSize": "Velika", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/sr-SP.json b/src/translations/sr-SP.json index 7db275aca..feea95c6e 100644 --- a/src/translations/sr-SP.json +++ b/src/translations/sr-SP.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Прескочи за сада", "cboard.components.WelcomeScreen.google": "Пријави се Google налогом", "cboard.components.WelcomeScreen.facebook": "Пријави се преко Facebook налога", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Ажурирајте датум рођења", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "Одјави ме", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Приказ", "cboard.components.Settings.Display.StandardSize": "Стандардни", "cboard.components.Settings.Display.LargeSize": "Велика", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/sv-SE.json b/src/translations/sv-SE.json index 2f7a45a5a..35d810a7b 100644 --- a/src/translations/sv-SE.json +++ b/src/translations/sv-SE.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Hoppa för nu", "cboard.components.WelcomeScreen.google": "Logga in med Google", "cboard.components.WelcomeScreen.facebook": "Logga in med Facebook", + "cboard.components.WelcomeScreen.apple": "Logga in med Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Tyvärr. Ett fel uppstod under autentiseringsprocessen. Försök igen", "cboard.components.WelcomeScreen.terms": "Villkor", "cboard.components.WelcomeScreen.privacy": "Integritetspolicy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Uppdatera ditt födelsedatum", "cboard.components.Settings.People.location": "Plats", "cboard.components.Settings.People.logout": "Logga ut", + "cboard.components.Settings.People.deleteAccountPrimary": "Ta bort detta konto", + "cboard.components.Settings.People.deleteAccountSecondary": "När du har tagit bort ett konto, det finns ingen återvändo. Var säker på det.", + "cboard.components.Settings.People.errorDeletingAccount": "Ett fel uppstod vid borttagning av kontot. Vänligen försök igen.", + "cboard.components.Settings.People.deleteAccountConfirmation": "När du tar bort ett konto, det finns ingen återvändo. Är du säker på att ta bort ditt konto?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Avbryt", "cboard.components.Settings.Display.display": "Visa", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "Stor", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Nästa betalning på:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Premium-accesserna avslutas på:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Åtgärda dina betalningsproblem innan:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Det ser ut som ditt Google-konto redan äger denna produkt.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Det verkar som om ditt Google-konto redan har köpt en produkt. Försök starta om appen.", "cboard.components.Settings.Subscribe.close": "Stäng", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Är du säker på att du vill avbryta din nuvarande plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Din prenumeration har avbrutits.", diff --git a/src/translations/tg-TJ.json b/src/translations/tg-TJ.json index 3bdb2c532..741fe814d 100644 --- a/src/translations/tg-TJ.json +++ b/src/translations/tg-TJ.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Skip for now", "cboard.components.WelcomeScreen.google": "Sign in with Google", "cboard.components.WelcomeScreen.facebook": "Sign in with Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Update your birth date", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "Logout", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Display", "cboard.components.Settings.Display.StandardSize": "Standard", "cboard.components.Settings.Display.LargeSize": "Large", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/th-TH.json b/src/translations/th-TH.json index 6917780dc..0b148bede 100644 --- a/src/translations/th-TH.json +++ b/src/translations/th-TH.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "ข้ามไปเลย", "cboard.components.WelcomeScreen.google": "เข้าสู่ระบบด้วย Google", "cboard.components.WelcomeScreen.facebook": "เข้าสู่ระบบด้วย Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "อัปเดตวันเกิดของคุณ", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "ออกจากระบบ", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "แสดง", "cboard.components.Settings.Display.StandardSize": "มาตรฐาน", "cboard.components.Settings.Display.LargeSize": "ใหญ่", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/tk-TM.json b/src/translations/tk-TM.json index b86227b8e..59d125cef 100644 --- a/src/translations/tk-TM.json +++ b/src/translations/tk-TM.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Häzirlikçe geç", "cboard.components.WelcomeScreen.google": "Google bilen gir", "cboard.components.WelcomeScreen.facebook": "Facebook bilen gir", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Bagyşlaň. Hakykylyk barlagy prosesinde ýalňyş çykdy. Gaýtadan synanyşyň.", "cboard.components.WelcomeScreen.terms": "Düzgünler", "cboard.components.WelcomeScreen.privacy": "Gizlinlik syýasaty", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Doglan senäňizi täzeläň", "cboard.components.Settings.People.location": "Ýer", "cboard.components.Settings.People.logout": "Çyk", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Displeý", "cboard.components.Settings.Display.StandardSize": "Standart", "cboard.components.Settings.Display.LargeSize": "Uly", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/tr-TR.json b/src/translations/tr-TR.json index 39c2970d6..7ff3af856 100644 --- a/src/translations/tr-TR.json +++ b/src/translations/tr-TR.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Şimdilik atla", "cboard.components.WelcomeScreen.google": "Google ile oturum açın", "cboard.components.WelcomeScreen.facebook": "Facebook ile giriş yap", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Üzgünüz. Kimlik doğrulama işlemi sırasında bir hata oluştu. Lütfen tekrar deneyin", "cboard.components.WelcomeScreen.terms": "Şartlar", "cboard.components.WelcomeScreen.privacy": "Güvenlik Politikası", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Doğum tarihinizi güncelleyin", "cboard.components.Settings.People.location": "Konum", "cboard.components.Settings.People.logout": "Çıkış Yap", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Görüntüle", "cboard.components.Settings.Display.StandardSize": "Standart", "cboard.components.Settings.Display.LargeSize": "Büyük", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/tu-TI.json b/src/translations/tu-TI.json index 1a0935247..293ed4834 100644 --- a/src/translations/tu-TI.json +++ b/src/translations/tu-TI.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Hakat ba oin ", "cboard.components.WelcomeScreen.google": "Tama ho Google", "cboard.components.WelcomeScreen.facebook": "tama ho Facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Update ita nia Data Moris", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "Sai", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Hatudu", "cboard.components.Settings.Display.StandardSize": "padrão", "cboard.components.Settings.Display.LargeSize": "Boot", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/uk-UA.json b/src/translations/uk-UA.json index a1cedcaf2..72c332f19 100644 --- a/src/translations/uk-UA.json +++ b/src/translations/uk-UA.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Пропустити зараз", "cboard.components.WelcomeScreen.google": "Увійдіть у Google", "cboard.components.WelcomeScreen.facebook": "Увійти через Facebook", + "cboard.components.WelcomeScreen.apple": "Увійти з Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Вибачте, під час автентифікації сталася помилка. Будь ласка, спробуйте ще раз", "cboard.components.WelcomeScreen.terms": "Умови", "cboard.components.WelcomeScreen.privacy": "Політика конфіденційності", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Оновіть дату свого народження", "cboard.components.Settings.People.location": "Місцезнаходження", "cboard.components.Settings.People.logout": "Вийти", + "cboard.components.Settings.People.deleteAccountPrimary": "Видалити цей обліковий запис", + "cboard.components.Settings.People.deleteAccountSecondary": "Як тільки ви видалите обліковий запис, ви не зможете його повернути. Будь ласка, будьте певні.", + "cboard.components.Settings.People.errorDeletingAccount": "Під час видалення облікового запису сталася помилка. Будь ласка, спробуйте її знову.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Коли ви видалите обліковий запис, ви впевнені, що хочете видалити його обліковий запис?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Скасувати", "cboard.components.Settings.Display.display": "Дисплей", "cboard.components.Settings.Display.StandardSize": "Стандарт", "cboard.components.Settings.Display.LargeSize": "Великий", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Наступний платіж:", "cboard.components.Settings.Subscribe.premiumWillEnd": "Термін дії преміум-доступу закінчується:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Виправити Ваші проблеми з оплатою перед цим:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Схоже, що ваш обліковий запис Google вже володіє цим продуктом.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "Схоже, ваш обліковий запис Google вже придбав продукт. Спробуйте перезапустити додаток.", "cboard.components.Settings.Subscribe.close": "Закрити", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Ви впевнені, що хочете скасувати поточний план?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Вашу підписку було успішно скасовано.", diff --git a/src/translations/ur-PK.json b/src/translations/ur-PK.json index 6ec71e82e..ec07339d2 100644 --- a/src/translations/ur-PK.json +++ b/src/translations/ur-PK.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "اب کے لئے چھوڑ دیں", "cboard.components.WelcomeScreen.google": "گوگل کے ساتھ سائن ان کریں", "cboard.components.WelcomeScreen.facebook": "فیس بک کے ساتھ سائن ان کریں", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "اپنی پیدائش کی تاریخ کو اپ ڈیٹ کریں", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "لاگ آوٹ", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "ڈسپلے", "cboard.components.Settings.Display.StandardSize": "سٹینڈرڈ", "cboard.components.Settings.Display.LargeSize": "بڑے", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/vi-VN.json b/src/translations/vi-VN.json index 06f5767cb..5c06ebfe0 100644 --- a/src/translations/vi-VN.json +++ b/src/translations/vi-VN.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "Bỏ qua bây giờ", "cboard.components.WelcomeScreen.google": "Đăng nhập bằng Google", "cboard.components.WelcomeScreen.facebook": "Đăng nhập vao facebook", + "cboard.components.WelcomeScreen.apple": "Sign in with Apple", "cboard.components.WelcomeScreen.loginErrorAndroid": "Xin lỗi. Đã xảy ra lỗi khi xác thực. Hãy thử lại lần nữa", "cboard.components.WelcomeScreen.terms": "Terms", "cboard.components.WelcomeScreen.privacy": "Privacy Policy", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "Cập nhật ngày sinh của bạn", "cboard.components.Settings.People.location": "Location", "cboard.components.Settings.People.logout": "Đăng xuất", + "cboard.components.Settings.People.deleteAccountPrimary": "Delete this account", + "cboard.components.Settings.People.deleteAccountSecondary": "Once you delete an account, there is no going back. Please be certain.", + "cboard.components.Settings.People.errorDeletingAccount": "An error ocurs during Account deletion. please try it again.", + "cboard.components.Settings.People.deleteAccountConfirmation": "Once you delete an account, there is no going back. Are you sure to delete your account?.", + "cboard.components.Settings.People.cancelDeleteAccount": "Cancel", "cboard.components.Settings.Display.display": "Trưng bày", "cboard.components.Settings.Display.StandardSize": "Tiêu chuẩn", "cboard.components.Settings.Display.LargeSize": "Lớn", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "Next payment at:", "cboard.components.Settings.Subscribe.premiumWillEnd": "The premium acces will end on:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "Fix your payment issues before the:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks that your Google account already owns this product.", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "It looks like your Google account has already purchased a product. Try restarting the app.", "cboard.components.Settings.Subscribe.close": "Close", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "Are you sure you want to cancel your current plan?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "Your subscription was cancelled successfully.", diff --git a/src/translations/zh-CN.json b/src/translations/zh-CN.json index 9654c9a0d..4085a26ce 100644 --- a/src/translations/zh-CN.json +++ b/src/translations/zh-CN.json @@ -2,10 +2,11 @@ "cboard.components.WelcomeScreen.login": "登录", "cboard.components.WelcomeScreen.signUp": "注册", "cboard.components.WelcomeScreen.skipForNow": "下次再说", - "cboard.components.WelcomeScreen.google": "使用Google登录", - "cboard.components.WelcomeScreen.facebook": "用Facebook登录", + "cboard.components.WelcomeScreen.google": "使用 Google 账号登录", + "cboard.components.WelcomeScreen.facebook": "使用Facebook登录", + "cboard.components.WelcomeScreen.apple": "使用苹果登录", "cboard.components.WelcomeScreen.loginErrorAndroid": "抱歉。在身份验证过程中发生错误。请再试一次", - "cboard.components.WelcomeScreen.terms": "条款", + "cboard.components.WelcomeScreen.terms": "服务条款", "cboard.components.WelcomeScreen.privacy": "隐私政策", "cboard.components.WelcomeScreenInformation.heading": "欢迎来到Cboard", "cboard.components.WelcomeScreenInformation.text": "Cboard帮助有口语和语言障碍的用户使用符号和文本到语音的转换进行沟通。", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "更新您的出生日期", "cboard.components.Settings.People.location": "地点", "cboard.components.Settings.People.logout": "登出", + "cboard.components.Settings.People.deleteAccountPrimary": "删除此帐户", + "cboard.components.Settings.People.deleteAccountSecondary": "一旦您删除了一个帐户,就没有回退。请放心。", + "cboard.components.Settings.People.errorDeletingAccount": "删除帐户时发生错误,请重试。", + "cboard.components.Settings.People.deleteAccountConfirmation": "一旦您删除了一个帐户,没有回退。您确定要删除您的帐户吗?", + "cboard.components.Settings.People.cancelDeleteAccount": "取消", "cboard.components.Settings.Display.display": "显示", "cboard.components.Settings.Display.StandardSize": "标准", "cboard.components.Settings.Display.LargeSize": "加大", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "下次付款于:", "cboard.components.Settings.Subscribe.premiumWillEnd": "溢价牌将于:", "cboard.components.Settings.Subscribe.fixPaymentIssue": "修复您的支付问题之前:", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "看起来您的Google帐户已经拥有这个产品。", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "看起来您的Google帐户已经购买了一个产品。请尝试重新启动应用程序。", "cboard.components.Settings.Subscribe.close": "关闭", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "您确定要取消当前计划吗?", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "您的订阅已成功取消。", diff --git a/src/translations/zu-ZA.json b/src/translations/zu-ZA.json index 920e439b1..8ca9256ee 100644 --- a/src/translations/zu-ZA.json +++ b/src/translations/zu-ZA.json @@ -4,6 +4,7 @@ "cboard.components.WelcomeScreen.skipForNow": "crwdns49890:0crwdne49890:0", "cboard.components.WelcomeScreen.google": "crwdns50150:0crwdne50150:0", "cboard.components.WelcomeScreen.facebook": "crwdns50152:0crwdne50152:0", + "cboard.components.WelcomeScreen.apple": "crwdns56939:0crwdne56939:0", "cboard.components.WelcomeScreen.loginErrorAndroid": "crwdns55644:0crwdne55644:0", "cboard.components.WelcomeScreen.terms": "crwdns55371:0crwdne55371:0", "cboard.components.WelcomeScreen.privacy": "crwdns55373:0crwdne55373:0", @@ -370,6 +371,11 @@ "cboard.components.Settings.People.birthdateSecondary": "crwdns50282:0crwdne50282:0", "cboard.components.Settings.People.location": "crwdns55688:0crwdne55688:0", "cboard.components.Settings.People.logout": "crwdns50286:0crwdne50286:0", + "cboard.components.Settings.People.deleteAccountPrimary": "crwdns56941:0crwdne56941:0", + "cboard.components.Settings.People.deleteAccountSecondary": "crwdns56943:0crwdne56943:0", + "cboard.components.Settings.People.errorDeletingAccount": "crwdns56945:0crwdne56945:0", + "cboard.components.Settings.People.deleteAccountConfirmation": "crwdns56947:0crwdne56947:0", + "cboard.components.Settings.People.cancelDeleteAccount": "crwdns56949:0crwdne56949:0", "cboard.components.Settings.Display.display": "crwdns50087:0crwdne50087:0", "cboard.components.Settings.Display.StandardSize": "crwdns50089:0crwdne50089:0", "cboard.components.Settings.Display.LargeSize": "crwdns50091:0crwdne50091:0", @@ -485,7 +491,7 @@ "cboard.components.Settings.Subscribe.nextPayment": "crwdns56909:0crwdne56909:0", "cboard.components.Settings.Subscribe.premiumWillEnd": "crwdns56911:0crwdne56911:0", "cboard.components.Settings.Subscribe.fixPaymentIssue": "crwdns56913:0crwdne56913:0", - "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "crwdns56915:0crwdne56915:0", + "cboard.components.Settings.Subscribe.googleAccountAlreadyOwns": "crwdns56937:0crwdne56937:0", "cboard.components.Settings.Subscribe.close": "crwdns56917:0crwdne56917:0", "cboard.components.Settings.Subscribe.cancelSubscriptionDescription": "crwdns56919:0crwdne56919:0", "cboard.components.Settings.Subscribe.canceledSubscriptionOk": "crwdns56921:0crwdne56921:0",