From 354aa1a58b16de2cc42e5c835a53cd98c5bd5612 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Fri, 14 Jan 2022 20:35:33 +0000 Subject: [PATCH] chore(i18n): fallback strings for new resources: nodebb.email --- public/language/ar/email.json | 2 ++ public/language/bg/email.json | 2 ++ public/language/bn/email.json | 2 ++ public/language/cs/email.json | 2 ++ public/language/da/email.json | 2 ++ public/language/de/email.json | 2 ++ public/language/el/email.json | 2 ++ public/language/en-US/email.json | 2 ++ public/language/en-x-pirate/email.json | 2 ++ public/language/es/email.json | 2 ++ public/language/et/email.json | 2 ++ public/language/fa-IR/email.json | 2 ++ public/language/fi/email.json | 2 ++ public/language/fr/email.json | 2 ++ public/language/gl/email.json | 2 ++ public/language/he/email.json | 2 ++ public/language/hr/email.json | 2 ++ public/language/hu/email.json | 2 ++ public/language/id/email.json | 2 ++ public/language/it/email.json | 2 ++ public/language/ja/email.json | 2 ++ public/language/ko/email.json | 2 ++ public/language/lt/email.json | 2 ++ public/language/lv/email.json | 2 ++ public/language/ms/email.json | 2 ++ public/language/nb/email.json | 2 ++ public/language/nl/email.json | 2 ++ public/language/pl/email.json | 2 ++ public/language/pt-BR/email.json | 2 ++ public/language/pt-PT/email.json | 2 ++ public/language/ro/email.json | 2 ++ public/language/ru/email.json | 2 ++ public/language/rw/email.json | 2 ++ public/language/sc/email.json | 2 ++ public/language/sk/email.json | 2 ++ public/language/sl/email.json | 2 ++ public/language/sr/email.json | 2 ++ public/language/sv/email.json | 2 ++ public/language/th/email.json | 2 ++ public/language/tr/email.json | 2 ++ public/language/uk/email.json | 2 ++ public/language/vi/email.json | 2 ++ public/language/zh-CN/email.json | 2 ++ public/language/zh-TW/email.json | 2 ++ 44 files changed, 88 insertions(+) diff --git a/public/language/ar/email.json b/public/language/ar/email.json index b4264f1d3d..f807ddbfa3 100644 --- a/public/language/ar/email.json +++ b/public/language/ar/email.json @@ -48,6 +48,8 @@ "unsub.cta": "انقر هنا لتغيير تلك الإعدادات", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/bg/email.json b/public/language/bg/email.json index 8e2a966140..b8bffa00d6 100644 --- a/public/language/bg/email.json +++ b/public/language/bg/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Натиснете тук, за да промените тези настройки", "unsubscribe": "отписване", "unsub.success": "Повече няма да получавате е-писма от пощенския списък на %1", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Вие бяхте блокиран(а) от %1", "banned.text1": "Потребителят %1 беше блокиран от %2.", "banned.text2": "Това блокиране ще е в сила до %1.", diff --git a/public/language/bn/email.json b/public/language/bn/email.json index dff579f0ee..a8870a96bb 100644 --- a/public/language/bn/email.json +++ b/public/language/bn/email.json @@ -48,6 +48,8 @@ "unsub.cta": "সেটিংসগুলো পরিবর্তন করতে এখানে ক্লিক করুন", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "আপনি %1 এ নিষিদ্ধ হয়েছেন", "banned.text1": "ব্যবহারকারি %1 %2 তে নিষিদ্ধ হয়েছেন", "banned.text2": "This ban will last until %1.", diff --git a/public/language/cs/email.json b/public/language/cs/email.json index 849719f377..470ba7eca8 100644 --- a/public/language/cs/email.json +++ b/public/language/cs/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Chcete-li změnit tyto nastavení, klikněte zde.", "unsubscribe": "odhlásit", "unsub.success": "Již nebudete nadále dostávat e-maily z %1", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Byl jste zablokován od %1", "banned.text1": "Uživatel %1 byl zablokován od %2", "banned.text2": "Blokace bude trvat do %1", diff --git a/public/language/da/email.json b/public/language/da/email.json index a5cb5e9bc8..f8fe687dff 100644 --- a/public/language/da/email.json +++ b/public/language/da/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Klik her for at ændre disse indstillinger", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/de/email.json b/public/language/de/email.json index 56b95f45b4..6f99ab7011 100644 --- a/public/language/de/email.json +++ b/public/language/de/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Klicke hier, um diese Einstellungen zu ändern", "unsubscribe": "abmelden", "unsub.success": "Du wirst keine weiteren E-Mails von der %1 Mailing-Liste erhalten.", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Du wurdest von %1 gebannt.", "banned.text1": "Der Benutzer %1 wurde von %2 gebannt.", "banned.text2": "Dieser Bann wird bis %1 dauern.", diff --git a/public/language/el/email.json b/public/language/el/email.json index 79850db937..83a2f5c64e 100644 --- a/public/language/el/email.json +++ b/public/language/el/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Κάνε κλικ εδώ για να αλλάξεις αυτές τις ρυθμίσεις", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/en-US/email.json b/public/language/en-US/email.json index 95aa8cfdfa..9f748a2e61 100644 --- a/public/language/en-US/email.json +++ b/public/language/en-US/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Click here to alter those settings", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/en-x-pirate/email.json b/public/language/en-x-pirate/email.json index 442048893c..fe7ea95293 100644 --- a/public/language/en-x-pirate/email.json +++ b/public/language/en-x-pirate/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Click here to alter those settings", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/es/email.json b/public/language/es/email.json index d27e922aa7..aba236eb0d 100644 --- a/public/language/es/email.json +++ b/public/language/es/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Haz click aquí para modificar los ajustes.", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Has sido baneado de %1", "banned.text1": "El usuario %1 ha sido baneado de %2.", "banned.text2": "Este ban dura hasta %1.", diff --git a/public/language/et/email.json b/public/language/et/email.json index e299015a21..ae0b32b56a 100644 --- a/public/language/et/email.json +++ b/public/language/et/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Vajuta siia, et muuta neid seadeid", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/fa-IR/email.json b/public/language/fa-IR/email.json index 06c8c02edc..11a3bbe334 100644 --- a/public/language/fa-IR/email.json +++ b/public/language/fa-IR/email.json @@ -48,6 +48,8 @@ "unsub.cta": "برای ویرایش آن تنظیمات اینجا کلیک کنید", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/fi/email.json b/public/language/fi/email.json index 0ce2427997..9147b31642 100644 --- a/public/language/fi/email.json +++ b/public/language/fi/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Muuta asetuksia täältä", "unsubscribe": "Lopeta tilaus", "unsub.success": "Sinut on poistettu %1 postituslistalta", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/fr/email.json b/public/language/fr/email.json index 7505a113a4..292f3bf511 100644 --- a/public/language/fr/email.json +++ b/public/language/fr/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Cliquez ici pour modifier ces paramètres", "unsubscribe": "Se désinscrire", "unsub.success": "Vous ne recevrez plus d'e-mails de la liste de diffusion %1", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Vous avez été banni de %1", "banned.text1": "L'utilisateur %1 a été banni de %2.", "banned.text2": "Ce ban est effectif jusqu'au %1.", diff --git a/public/language/gl/email.json b/public/language/gl/email.json index c7c033e05a..ca56e064bd 100644 --- a/public/language/gl/email.json +++ b/public/language/gl/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Pica aquí para cambiar os axustes", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/he/email.json b/public/language/he/email.json index 341362b007..2a263decfe 100644 --- a/public/language/he/email.json +++ b/public/language/he/email.json @@ -48,6 +48,8 @@ "unsub.cta": "לחץ כאן לשנות הגדרות אלו", "unsubscribe": "בטל רישום", "unsub.success": "אתה לא תקבל יותר מיילים מרשימת התפוצה של %1", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "הורחקת מ %1", "banned.text1": "המשתמש %1 הורחק מ %2.", "banned.text2": "הרחקה זו תמשך עד %1", diff --git a/public/language/hr/email.json b/public/language/hr/email.json index 7ceccd4dca..3367f4ef06 100644 --- a/public/language/hr/email.json +++ b/public/language/hr/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Klikni ovdje za promjenu postavki", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Blokirani se na %1", "banned.text1": "Korisnik %2 je blokirao %1.", "banned.text2": "Blok će trajati do %1.", diff --git a/public/language/hu/email.json b/public/language/hu/email.json index ce86a47516..c2594b9d37 100644 --- a/public/language/hu/email.json +++ b/public/language/hu/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Kattintson ide a beállítások módosításához", "unsubscribe": "Leiratkozás", "unsub.success": "Nem fog kapni több email a következő %1 email fiókból", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Ki lettél tiltva a(z) %1 oldalról", "banned.text1": "%1 nevű felhasználó ki lett tiltva a(z) %2 oldalról.", "banned.text2": "A kitiltás lejárta: %1.", diff --git a/public/language/id/email.json b/public/language/id/email.json index 863897efdd..7ccd3ff608 100644 --- a/public/language/id/email.json +++ b/public/language/id/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Klik di sini untuk mengubah pengaturan-pengaturan tersebut.", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/it/email.json b/public/language/it/email.json index ea80bbd83c..eb6ded63b5 100644 --- a/public/language/it/email.json +++ b/public/language/it/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Clicca qui per modificare queste impostazioni", "unsubscribe": "Annulla l'iscrizione", "unsub.success": "Non riceverai più email dalla %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Sei stato bannato da %1", "banned.text1": "L'utente %1 è stato bannato da %2", "banned.text2": "Questo ban durerà fino a %1.", diff --git a/public/language/ja/email.json b/public/language/ja/email.json index e6402c6fd2..4a26703cda 100644 --- a/public/language/ja/email.json +++ b/public/language/ja/email.json @@ -48,6 +48,8 @@ "unsub.cta": "ここをクリックして設定を変更する", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "%1さんからBANされました。", "banned.text1": "%1さんは%2さんにBANされています。", "banned.text2": "このBANは%1まで続きます。", diff --git a/public/language/ko/email.json b/public/language/ko/email.json index c4a36ab099..8209341327 100644 --- a/public/language/ko/email.json +++ b/public/language/ko/email.json @@ -48,6 +48,8 @@ "unsub.cta": "설정을 변경하려면 여기를 클릭하세요.", "unsubscribe": "구독 해제", "unsub.success": "지금부터 %1 의 메일을 수신하지 않습니다.", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "사용자는 %1에서 차단되었습니다.", "banned.text1": "사용자 %1는 %2에서 차단되었습니다.", "banned.text2": "차단은 %1까지 유효합니다.", diff --git a/public/language/lt/email.json b/public/language/lt/email.json index d003552502..0a19bac268 100644 --- a/public/language/lt/email.json +++ b/public/language/lt/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Spauskite čia norėdami pakeisti šiuos nustatymus", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Jūs buvote užblokuotas iš %1", "banned.text1": "Vartotojas %1 buvo užblokuotas iš %2", "banned.text2": "Jūs užblokuotas iki %1.", diff --git a/public/language/lv/email.json b/public/language/lv/email.json index 41862142b2..8767a5552d 100644 --- a/public/language/lv/email.json +++ b/public/language/lv/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Noklikšķini, lai mainītu šos iestatījumus", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Tu esi bloķēts no %1", "banned.text1": "Lietotājs %1 ir bloķēts no %2.", "banned.text2": "Bloķēšana ilgs līdz %1.", diff --git a/public/language/ms/email.json b/public/language/ms/email.json index 6805c7b02d..ed309b518d 100644 --- a/public/language/ms/email.json +++ b/public/language/ms/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Klik sini untuk mengubah tetapan itu", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/nb/email.json b/public/language/nb/email.json index 5f26decd75..26390768ef 100644 --- a/public/language/nb/email.json +++ b/public/language/nb/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Klikk her for å endre disse innstillingene", "unsubscribe": "Avfølg", "unsub.success": "Du vil ikke lenger motta e-poster fra %1 utsendelseslisten ", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Du har blitt utestengt fra% 1", "banned.text1": "Brukeren% 1 er utestengt fra% 2.", "banned.text2": "Dette forbudet varer til% 1.", diff --git a/public/language/nl/email.json b/public/language/nl/email.json index bb93113e37..3d82870e7c 100644 --- a/public/language/nl/email.json +++ b/public/language/nl/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Klik hier om deze instellingen te wijzigen", "unsubscribe": "uitschrijven", "unsub.success": "U zult niet langer e-mails ontvangen van de %1 mailing lijst", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "U bent verbannen van %1", "banned.text1": "De gebruiker %1 is verbannen van %2.", "banned.text2": "Deze verbanning duurt tot %1.", diff --git a/public/language/pl/email.json b/public/language/pl/email.json index c993013e17..9befe6f24f 100644 --- a/public/language/pl/email.json +++ b/public/language/pl/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Kliknij tutaj, aby zmienić te ustawienia", "unsubscribe": "Wypisz się", "unsub.success": "Nie będziesz już otrzymywać wiadomości e-mail z %1", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Zostałeś zbanowany na %1", "banned.text1": "Użytkownik %1 został zbanowany na %2.", "banned.text2": "Ban potrwa do %1", diff --git a/public/language/pt-BR/email.json b/public/language/pt-BR/email.json index 8c53dadec2..cbbdcb074d 100644 --- a/public/language/pt-BR/email.json +++ b/public/language/pt-BR/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Clique aqui para alterar estas configurações", "unsubscribe": "desinscrever", "unsub.success": " Você não receberá mais e-mails da lista de emails %1", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Você foi banido de %1", "banned.text1": "O usuário %1 foi banido de %2.", "banned.text2": "Este banimento durará até %1.", diff --git a/public/language/pt-PT/email.json b/public/language/pt-PT/email.json index fc9b8671fa..6eb33c397a 100644 --- a/public/language/pt-PT/email.json +++ b/public/language/pt-PT/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Clica aqui para alterares essas definições", "unsubscribe": "cancelar subscrição", "unsub.success": "Não receberás mais e-mails da lista de e-mails %1", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Foste banido de %1", "banned.text1": "O utilizador %1 foi banido de %2.", "banned.text2": "Este banimento irá durar até %1.", diff --git a/public/language/ro/email.json b/public/language/ro/email.json index ad7870f784..e805de385d 100644 --- a/public/language/ro/email.json +++ b/public/language/ro/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Apasă aici pentru a modifica acele setări", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/ru/email.json b/public/language/ru/email.json index cf4102754f..6c010cff83 100644 --- a/public/language/ru/email.json +++ b/public/language/ru/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Нажмите, чтобы изменить настройки", "unsubscribe": "отписаться", "unsub.success": "Вы больше не будете получать рассылку от %1", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Вы были заблокированы на форуме %1.", "banned.text1": "Пользователь %1 был заблокирован на форуме %2.", "banned.text2": "Блокировка продлится до %1.", diff --git a/public/language/rw/email.json b/public/language/rw/email.json index cd599394b4..5c1e305db6 100644 --- a/public/language/rw/email.json +++ b/public/language/rw/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Kanda hano kugirango uhindure uko bizajya bigenda", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/sc/email.json b/public/language/sc/email.json index 95aa8cfdfa..9f748a2e61 100644 --- a/public/language/sc/email.json +++ b/public/language/sc/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Click here to alter those settings", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/sk/email.json b/public/language/sk/email.json index 2dfed3de9c..daaa6d84fe 100644 --- a/public/language/sk/email.json +++ b/public/language/sk/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Kliknite sem pre zmenu týchto nastavení", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Boli ste zablokovaný používateľom %1", "banned.text1": "Používateľ %1 bol zablokovaný používateľom %2.", "banned.text2": "Toto zablokovanie bude trvať do %1.", diff --git a/public/language/sl/email.json b/public/language/sl/email.json index 5b71fbec55..cd775ca7e0 100644 --- a/public/language/sl/email.json +++ b/public/language/sl/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Kliknite tu za spremembo nastavitev.", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "You have been banned from %1", "banned.text1": "The user %1 has been banned from %2.", "banned.text2": "This ban will last until %1.", diff --git a/public/language/sr/email.json b/public/language/sr/email.json index 41202072ad..3818787c48 100644 --- a/public/language/sr/email.json +++ b/public/language/sr/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Кликните овде да измените та подешавања", "unsubscribe": "одјава", "unsub.success": "Више нећете примати е-пошту са листе слања %1", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Забрањени сте на %1", "banned.text1": "Корисник %1 је забрањен на %2.", "banned.text2": "Ова забрана ће трајати до %1.", diff --git a/public/language/sv/email.json b/public/language/sv/email.json index efc265c103..4491c449b8 100644 --- a/public/language/sv/email.json +++ b/public/language/sv/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Klicka här för att ändra inställningarna", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Du har blivit bannlyst från %1", "banned.text1": "Användaren %1 har blivit bannlyst från %2.", "banned.text2": "Denna bannlysning gäller t.o.m. %1", diff --git a/public/language/th/email.json b/public/language/th/email.json index 677f65b12e..cae9571202 100644 --- a/public/language/th/email.json +++ b/public/language/th/email.json @@ -48,6 +48,8 @@ "unsub.cta": "กดตรงนี้เพื่อเปลี่ยนแปลงการตั้งค่า", "unsubscribe": "unsubscribe", "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "คุณถูกแบนจาก %1 แล้ว", "banned.text1": "ผู้ใช้ %1 ได้ถูกแบนจาก %2", "banned.text2": "การแบนนี้จะใช้เวลาจนถึง %1", diff --git a/public/language/tr/email.json b/public/language/tr/email.json index e7d587826a..16ba9cd837 100644 --- a/public/language/tr/email.json +++ b/public/language/tr/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Buraya tıklayarak ayarlarınızı değiştirebilirsiniz.", "unsubscribe": "abonelikten çık", "unsub.success": "Artık %1 eposta listesinden eposta almayacaksınız.", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "%1 sitesinden yasaklandınız!", "banned.text1": "%1 kullanıcısı %2 sitesinden yasaklandı.", "banned.text2": "Bu yasak %1 tarihine kadar sürecek.", diff --git a/public/language/uk/email.json b/public/language/uk/email.json index 82e8c756af..e5503fab37 100644 --- a/public/language/uk/email.json +++ b/public/language/uk/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Натисніть тут, щоб змінити ці налаштування", "unsubscribe": "відписатись", "unsub.success": "Ви більше не будете отримувати повідомлення з %1 поштової розсилки", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Ви були забанені на %1", "banned.text1": "Користувач %1 був забанений на %2.", "banned.text2": "Тривалість бану - до %1.", diff --git a/public/language/vi/email.json b/public/language/vi/email.json index 37db2564e7..021f8381f7 100644 --- a/public/language/vi/email.json +++ b/public/language/vi/email.json @@ -48,6 +48,8 @@ "unsub.cta": "Nhấn vào đây để thay đổi cài đặt.", "unsubscribe": "hủy đăng ký", "unsub.success": "Bạn sẽ không còn nhận được email từ danh sách gửi thư %1 ", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "Bạn đã bị cấm khỏi %1", "banned.text1": "Người dùng %1 đã bị cấm khỏi %2", "banned.text2": "Lệnh cấm sẽ kéo dài đến %1.", diff --git a/public/language/zh-CN/email.json b/public/language/zh-CN/email.json index 2d8e3f4228..887d1c06d0 100644 --- a/public/language/zh-CN/email.json +++ b/public/language/zh-CN/email.json @@ -48,6 +48,8 @@ "unsub.cta": "点击这里修改这些设置", "unsubscribe": "退订", "unsub.success": "您将不再收到来自%1邮寄名单的邮件", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "您在 %1 的账户已被封禁", "banned.text1": "您在 %2 的账户 %1 已被封禁。", "banned.text2": "本次封禁将在 %1 结束。", diff --git a/public/language/zh-TW/email.json b/public/language/zh-TW/email.json index 769259fb67..66eb2196e4 100644 --- a/public/language/zh-TW/email.json +++ b/public/language/zh-TW/email.json @@ -48,6 +48,8 @@ "unsub.cta": "點擊這裡修改這些設定", "unsubscribe": "退訂", "unsub.success": "您將不再收到來自%1郵寄名單的郵件", + "unsub.failure.title": "Unable to unsubscribe", + "unsub.failure.message": "Unfortunately, we were not able to unsubscribe you from the mailing list, as there was an issue with the link. However, you can alter your email preferences by going to your user settings.

(error: %1)", "banned.subject": "您在 %1 的帳戶已被停權", "banned.text1": "您在 %2 的帳戶 %1 已被停權。", "banned.text2": "本次停權將在 %1 結束。",