diff --git a/apps/portal/package.json b/apps/portal/package.json
index 9571588151e..b2c8a9f9d5e 100644
--- a/apps/portal/package.json
+++ b/apps/portal/package.json
@@ -1,6 +1,6 @@
{
"name": "@tryghost/portal",
- "version": "2.67.9",
+ "version": "2.67.10",
"license": "MIT",
"repository": "https://github.com/TryGhost/Ghost",
"author": "Ghost Foundation",
diff --git a/apps/portal/src/components/notification.js b/apps/portal/src/components/notification.js
index af02c89dfa5..527b68f8e81 100644
--- a/apps/portal/src/components/notification.js
+++ b/apps/portal/src/components/notification.js
@@ -1,4 +1,5 @@
import React from 'react';
+import Interpolate from '@doist/react-interpolate';
import Frame from './frame';
import AppContext from '../app-context';
import NotificationStyle from './notification.styles';
@@ -40,19 +41,34 @@ const NotificationText = ({type, status, context}) => {
} else if (type === 'signin' && status === 'error') {
return (
- {t('Could not sign in. Login link expired.')}
{t('Click here to retry')}
+
+ }}
+ string={t('Could not sign in. Login link expired.
Click here to retry')}
+ />
);
} else if (type === 'signup' && status === 'success') {
return (
- {t('You\'ve successfully subscribed to')}
{context.site.title}
+
+ }}
+ string={t('You\'ve successfully subscribed to
{siteTitle}', {siteTitle: context.site.title})}
+ />
);
} else if (type === 'signup-paid' && status === 'success') {
return (
- {t('You\'ve successfully subscribed to')}
{context.site.title}
+
+ }}
+ string={t('You\'ve successfully subscribed to
{siteTitle}', {siteTitle: context.site.title})}
+ />
);
} else if (type === 'updateEmail' && status === 'success') {
@@ -70,13 +86,23 @@ const NotificationText = ({type, status, context}) => {
} else if (type === 'signup' && status === 'error') {
return (
- {t('Signup error: Invalid link')}
{t('Click here to retry')}
+
+ }}
+ string={t('Signup error: Invalid link.
Click here to retry')}
+ />
);
} else if (type === 'signup-paid' && status === 'error') {
return (
- {t('Signup error: Invalid link')}
{t('Click here to retry')}
+
+ }}
+ string={t('Signup error: Invalid link.
Click here to retry')}
+ />
);
} else if (type === 'stripe:checkout' && status === 'success') {
diff --git a/ghost/i18n/locales/af/portal.json b/ghost/i18n/locales/af/portal.json
index 671d745669e..9fe91b71e1a 100644
--- a/ghost/i18n/locales/af/portal.json
+++ b/ghost/i18n/locales/af/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Kies 'n ander plan",
"Choose a plan": "",
"Choose your newsletters": "Kies u nuusbriefs",
- "Click here to retry": "Kliek hier om weer te probeer",
"Close": "Sluit",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Gaan voort met inskrywing",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Kon nie aanmeld nie. Aanmeldskakel het verval.",
+ "Could not sign in. Login link expired.
Click here to retry": "Kon nie aanmeld nie. Aanmeldskakel het verval.
Kliek hier om weer te probeer",
"Could not update email! Invalid link.": "Kon nie e-pos opdateer nie! Ongeldige skakel.",
"Create a new contact": "Skep 'n nuwe kontak",
"Current plan": "Huidige plan",
@@ -172,7 +171,7 @@
"Sign in": "Meld aan",
"Sign out": "Teken uit",
"Sign up": "Registreer",
- "Signup error: Invalid link": "Aanmelding fout: Ongeldige skakel",
+ "Signup error: Invalid link.
Click here to retry": "Aanmelding fout: Ongeldige skakel
Kliek hier om weer te probeer",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "U ontvang nie e-posse nie",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "U ontvang nie e-posse nie, omdat u onlangs 'n boodskap as spam gemerk het, of omdat boodskappe nie na die e-pos adres wat u verskaf het gestuur kon word nie.",
"You've successfully signed in.": "U het suksesvol aangemeld.",
- "You've successfully subscribed to": "Jy het suksesvol ingeteken op",
+ "You've successfully subscribed to
{siteTitle}": "Jy het suksesvol ingeteken op
{siteTitle}",
"Your account": "U rekening",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/ar/portal.json b/ghost/i18n/locales/ar/portal.json
index 88cc61b58c2..a3f4a895bba 100644
--- a/ghost/i18n/locales/ar/portal.json
+++ b/ghost/i18n/locales/ar/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "اختر خطة مختلفة",
"Choose a plan": "اختر خطة",
"Choose your newsletters": "اختر نشرتك الإخبارية المفضلة",
- "Click here to retry": "انقر هنا لإعادة المحاولة",
"Close": "إغلاق",
"Code": "كود",
"Comment preferences updated.": "تم تعديل تفضيلات التعليقات.",
@@ -56,7 +55,7 @@
"Continue subscription": "متابعة الاشتراك",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Stripe تعذر إنشاء جلسة دفع ",
- "Could not sign in. Login link expired.": ".تعذر تسجيل الدخول. رابط تسجيل الدخول منتهي الصلاحية",
+ "Could not sign in. Login link expired.
Click here to retry": ".تعذر تسجيل الدخول. رابط تسجيل الدخول منتهي الصلاحية
انقر هنا لإعادة المحاولة",
"Could not update email! Invalid link.": ".تعذر تحديث البريد الإلكتروني! الرابط غير صالح",
"Create a new contact": "إنشاء جهة اتصال جديدة",
"Current plan": "الخطة الحالية",
@@ -172,7 +171,7 @@
"Sign in": "تسجيل الدخول",
"Sign out": "تسجيل الخروج",
"Sign up": "إنشاء حساب",
- "Signup error: Invalid link": "خطأ في التسجيل: الرابط غير صالح",
+ "Signup error: Invalid link.
Click here to retry": "خطأ في التسجيل: الرابط غير صالح
انقر هنا لإعادة المحاولة",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": ".حدث خطأ ما، يرجى المحاولة مرة أخرى لاحقًا",
"Sorry, no recommendations are available right now.": ".عذرًا، لا توجد توصيات متاحة حاليًا",
@@ -242,7 +241,7 @@
"You're not receiving emails": "لم تستلم رسالة بريدية",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "لم تستلم رسالة بريدية لربما انك جعلت الرسائل مهملة او ان الرسائل لا تصل الى بريدك الذي سجلته.",
"You've successfully signed in.": ".تم تسجيل الدخول بنجاح",
- "You've successfully subscribed to": "تم الاشتراك بنجاح في",
+ "You've successfully subscribed to
{siteTitle}": "تم الاشتراك بنجاح في
{siteTitle}",
"Your account": "حسابك",
"Your email has failed to resubscribe, please try again": "بريدك الاكتروني لم ينجح في إعادة الاشتراك، رجاء المحاولة مرة أخرى",
"your inbox": "بريدك الوارد",
diff --git a/ghost/i18n/locales/bg/portal.json b/ghost/i18n/locales/bg/portal.json
index 51f6528a19a..76585275c05 100644
--- a/ghost/i18n/locales/bg/portal.json
+++ b/ghost/i18n/locales/bg/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Изберете друг план",
"Choose a plan": "Изберете план",
"Choose your newsletters": "Изберете бюлетини",
- "Click here to retry": "Щракнете за нов опит",
"Close": "Затвори",
"Code": "Код",
"Comment preferences updated.": "Настройките за коментиране са обновени.",
@@ -56,7 +55,7 @@
"Continue subscription": "Продължете абонамента",
"Could not create Stripe billing portal session": "Неуспешна сесия с платежната система Stripe",
"Could not create Stripe checkout session": "Неуспешен опит за плащане чрез Stripe",
- "Could not sign in. Login link expired.": "Неуспешно влизане. Линкът е с изтекла валидност.",
+ "Could not sign in. Login link expired.
Click here to retry": "Неуспешно влизане. Линкът е с изтекла валидност.
Щракнете за нов опит",
"Could not update email! Invalid link.": "Не успяхме да обновим имейла! Невалиден линк.",
"Create a new contact": "Създайте нов контакт",
"Current plan": "Текущ план",
@@ -172,7 +171,7 @@
"Sign in": "Вход",
"Sign out": "Изход",
"Sign up": "Регистрация",
- "Signup error: Invalid link": "Грешка при регистрация: Невалиден линк",
+ "Signup error: Invalid link.
Click here to retry": "Грешка при регистрация: Невалиден линк
Щракнете за нов опит",
"Signups from this email domain are currently restricted.": "Регистрациите от този домейн в момента са ограничени.",
"Something went wrong, please try again later.": "Нещо се обърка, опитайте отново.",
"Sorry, no recommendations are available right now.": "За жалост, в момента няма налични препоръки.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Не получавате имейли",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Не получавате имейли, защото или наскоро сте маркирали някое съобщение като спам, или писмата не могат да бъдат доставени до вашия имейл адрес.",
"You've successfully signed in.": "Влязохте успешно.",
- "You've successfully subscribed to": "Успешно се абонирахте за",
+ "You've successfully subscribed to
{siteTitle}": "Успешно се абонирахте за
{siteTitle}",
"Your account": "Вашият профил",
"Your email has failed to resubscribe, please try again": "Неуспешно подновяване на абонамент с този имейл, опитайте отново",
"your inbox": "вашия имейл",
diff --git a/ghost/i18n/locales/bn/portal.json b/ghost/i18n/locales/bn/portal.json
index c57792439a3..494e298e049 100644
--- a/ghost/i18n/locales/bn/portal.json
+++ b/ghost/i18n/locales/bn/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "একটি ভিন্ন পরিকল্পনা বেছে নিন",
"Choose a plan": "",
"Choose your newsletters": "আপনার নিউজলেটার বেছে নিন",
- "Click here to retry": "আবার চেষ্টা করতে এখানে ক্লিক করুন",
"Close": "বন্ধ করুন",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "সাবস্ক্রিপশন চালিয়ে যান",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "সাইন ইন করতে পারেনি। লগইন লিঙ্কের মেয়াদ শেষ হয়েছে।",
+ "Could not sign in. Login link expired.
Click here to retry": "সাইন ইন করতে পারেনি। লগইন লিঙ্কের মেয়াদ শেষ হয়েছে।
আবার চেষ্টা করতে এখানে ক্লিক করুন",
"Could not update email! Invalid link.": "ইমেল আপডেট করতে পারেনি! অবৈধ লিঙ্ক।",
"Create a new contact": "একটি নতুন যোগাযোগ তৈরি করুন",
"Current plan": "বর্তমান পরিকল্পনা",
@@ -172,7 +171,7 @@
"Sign in": "সাইন ইন করুন",
"Sign out": "সাইন আউট করুন",
"Sign up": "সাইন আপ করুন",
- "Signup error: Invalid link": "সাইন আপ ত্রুটি: অবৈধ লিঙ্ক",
+ "Signup error: Invalid link.
Click here to retry": "সাইন আপ ত্রুটি: অবৈধ লিঙ্ক
আবার চেষ্টা করতে এখানে ক্লিক করুন",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "আপনি ইমেল পাচ্ছেন না",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "আপনি ইমেল পাচ্ছেন না কারণ আপনি হয়তো একটি সাম্প্রতিক বার্তা স্প্যাম হিসেবে চিহ্নিত করেছেন, অথবা বার্তাগুলি আপনার প্রদত্ত ইমেল ঠিকানায় বিতরণ করা যায়নি।",
"You've successfully signed in.": "আপনি সফলভাবে সাইন ইন করেছেন।",
- "You've successfully subscribed to": "আপনি সফলভাবে সাবস্ক্রাইব করেছেন",
+ "You've successfully subscribed to
{siteTitle}": "আপনি সফলভাবে সাবস্ক্রাইব করেছেন
{siteTitle}",
"Your account": "আপনার অ্যাকাউন্ট",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/bs/portal.json b/ghost/i18n/locales/bs/portal.json
index 39ecf5e10a1..b3b8ae62d81 100644
--- a/ghost/i18n/locales/bs/portal.json
+++ b/ghost/i18n/locales/bs/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Odaberi drugi plan",
"Choose a plan": "",
"Choose your newsletters": "Odaberi svoje newslettere",
- "Click here to retry": "Pokušaj ponovo",
"Close": "Zatvori",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Produži pretplatu",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Nije se moguće prijaviti. Link za prijavu je istekao.",
+ "Could not sign in. Login link expired.
Click here to retry": "Nije se moguće prijaviti. Link za prijavu je istekao.
Pokušaj ponovo",
"Could not update email! Invalid link.": "Nije moguće promijeniti Email! Pogrešan link.",
"Create a new contact": "Dodaj novi kontakt",
"Current plan": "Trenutni plan",
@@ -172,7 +171,7 @@
"Sign in": "Prijavi se",
"Sign out": "Odjavi se",
"Sign up": "Registracija",
- "Signup error: Invalid link": "Greška pri prijavi: Neispravan link",
+ "Signup error: Invalid link.
Click here to retry": "Greška pri prijavi: Neispravan link
Pokušaj ponovo",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Ne primam Email poruke",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Ne primaš Email poruke jer je posljednja poruka označena kao spam ili zato što poruke nisu mogle biti dostavljene na tvoj inbox iz bilo kojeg drugog razloga.",
"You've successfully signed in.": "Uspješna prijava.",
- "You've successfully subscribed to": "Uspješna pretplata na",
+ "You've successfully subscribed to
{siteTitle}": "Uspješna pretplata na
{siteTitle}",
"Your account": "Tvoj račun",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/ca/portal.json b/ghost/i18n/locales/ca/portal.json
index 929341d446f..e8344b5af95 100644
--- a/ghost/i18n/locales/ca/portal.json
+++ b/ghost/i18n/locales/ca/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Selecciona un pla diferent",
"Choose a plan": "Selecciona un pla",
"Choose your newsletters": "Selecciona els teus butlletins",
- "Click here to retry": "Fes clic aquí per tornar-ho a intentar",
"Close": "Tanca",
"Code": "",
"Comment preferences updated.": "Preferències de comentaris actualitzades",
@@ -56,7 +55,7 @@
"Continue subscription": "Continua subscripció",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "No s'ha pogut crear una sessió de pagament amb Stripe",
- "Could not sign in. Login link expired.": "No s'ha pogut iniciar sessió. L'enllaç d'inici de sessió ha expirat.",
+ "Could not sign in. Login link expired.
Click here to retry": "No s'ha pogut iniciar sessió. L'enllaç d'inici de sessió ha expirat.
Fes clic aquí per tornar-ho a intentar",
"Could not update email! Invalid link.": "No s'ha pogut actualitzar el correu electrònic! Enllaç no vàlid.",
"Create a new contact": "Crea un nou contacte",
"Current plan": "Pla actual",
@@ -172,7 +171,7 @@
"Sign in": "Inicia sessió",
"Sign out": "Tanca sessió",
"Sign up": "Registra't",
- "Signup error: Invalid link": "Error de registre: Enllaç no vàlid",
+ "Signup error: Invalid link.
Click here to retry": "Error de registre: Enllaç no vàlid
Fes clic aquí per tornar-ho a intentar",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "Quelcom no ha funcionat. Si-us-plau, torna-ho a intentar més tard.",
"Sorry, no recommendations are available right now.": "Ho sentim, no hi ha cap recomanació ara mateix.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "No estàs rebent correus electrònics",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "No estàs rebent correus electrònics perquè l'has marcat recentment com a correu brossa o perquè no s'han pogut entregar els missatges a l'adreça de correu electrònic proporcionada.",
"You've successfully signed in.": "Has iniciat la sessió correctament.",
- "You've successfully subscribed to": "T'has subscrit correctament a",
+ "You've successfully subscribed to
{siteTitle}": "T'has subscrit correctament a
{siteTitle}",
"Your account": "El teu compte",
"Your email has failed to resubscribe, please try again": "La teva adreça de correu no s'ha pogut tornar a subscriure - torna-ho a intentar",
"your inbox": "",
diff --git a/ghost/i18n/locales/context.json b/ghost/i18n/locales/context.json
index 5c36d3f8020..c96f6060506 100644
--- a/ghost/i18n/locales/context.json
+++ b/ghost/i18n/locales/context.json
@@ -45,7 +45,6 @@
"Choose a different plan": "A button for members to switch between plans",
"Choose a plan": "Header for the plan selection screen in Portal",
"Choose your newsletters": "A title for a screen where members can choose which email newsletters to receive",
- "Click here to retry": "A link to retry the login process",
"Close": "A button to close or dismiss portal and other UI components",
"Code": "",
"Comment": "Button text to post your comment, on smaller devices",
@@ -69,7 +68,7 @@
"Continue subscription": "Button to continue a (cancelled) paid subscription",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "An error message indicating a problem with Stripe",
- "Could not sign in. Login link expired.": "Message when a login link has expired",
+ "Could not sign in. Login link expired.
Click here to retry": "Notification when a login link has expired. The ... tag wraps a link to retry signing in. The
inserts a line break",
"Could not update email! Invalid link.": "Message when an email update link is invalid",
"Create a new contact": "A section title in email receiving FAQ",
"Current plan": "Label for the current plan",
@@ -252,7 +251,7 @@
"Sign out": "A button to sign out",
"Sign up": "A button to sign up",
"Sign up now": "Button text to sign up in order to post a comment",
- "Signup error: Invalid link": "Notification text when an invalid / expired signup link is used",
+ "Signup error: Invalid link.
Click here to retry": "Notification when a signup link is invalid or expired. The ... tag wraps a link to retry signing up. The
inserts a line break",
"Signups from this email domain are currently restricted.": "error message",
"Someone just replied to your comment": "Email text when informing user about reply to his comment",
"Someone just replied to your comment on {postTitle}.": "Email text when informing user about reply to his comment on post",
@@ -363,7 +362,7 @@
"You're one tap away from subscribing to {siteTitle} — please confirm your email address with this link:": "Signup confirmation email",
"You're one tap away from subscribing to {siteTitle}!": "Signup confirmation email",
"You've successfully signed in.": "A notification displayed when the user signs in",
- "You've successfully subscribed to": "A notification displayed when the user subscribed",
+ "You've successfully subscribed to
{siteTitle}": "Notification displayed after a successful signup. The ... tag wraps the site name. {siteTitle} is the name of the publication. The
inserts a line break",
"Your account": "A label indicating member account details",
"Your email address": "Placeholder text in an input field",
"Your email has failed to resubscribe, please try again": "error message in portal",
diff --git a/ghost/i18n/locales/cs/portal.json b/ghost/i18n/locales/cs/portal.json
index 40822e40d75..f4474cfa90e 100644
--- a/ghost/i18n/locales/cs/portal.json
+++ b/ghost/i18n/locales/cs/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Vybrat jiný plán",
"Choose a plan": "",
"Choose your newsletters": "Vyberte si newsletter",
- "Click here to retry": "Klikněte zde pro opakování",
"Close": "Zavřít",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Pokračovat v odběru",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Nelze se přihlásit. Přihlašovací odkaz vypršel.",
+ "Could not sign in. Login link expired.
Click here to retry": "Nelze se přihlásit. Přihlašovací odkaz vypršel.
Klikněte zde pro opakování",
"Could not update email! Invalid link.": "Nelze aktualizovat e-mail! Neplatný odkaz.",
"Create a new contact": "Vytvořit nový kontakt",
"Current plan": "Aktuální plán",
@@ -172,7 +171,7 @@
"Sign in": "Přihlásit se",
"Sign out": "Odhlásit se",
"Sign up": "Registrovat se",
- "Signup error: Invalid link": "Chyba registrace: Neplatný odkaz",
+ "Signup error: Invalid link.
Click here to retry": "Chyba registrace: Neplatný odkaz
Klikněte zde pro opakování",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "Něco se pokazilo, zkuste to prosím později.",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Nedostáváte e-maily",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Nepřicházejí vám e-maily, protože jste buď označili nedávnou zprávu jako spam, nebo doručování zpráv na vámi zadaný e-mail nefunguje.",
"You've successfully signed in.": "Úspěšně jste se přihlásili.",
- "You've successfully subscribed to": "Úspěšně jste se přihlásili k odběru",
+ "You've successfully subscribed to
{siteTitle}": "Úspěšně jste se přihlásili k odběru
{siteTitle}",
"Your account": "Váš účet",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/da/portal.json b/ghost/i18n/locales/da/portal.json
index 10bcbff33b9..153c7872ca1 100644
--- a/ghost/i18n/locales/da/portal.json
+++ b/ghost/i18n/locales/da/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Vælg et andet abonnement",
"Choose a plan": "Vælg et abonnement",
"Choose your newsletters": "Hvilke nyhedsbreve ønsker du",
- "Click here to retry": "Klik her for at prøve igen",
"Close": "Luk",
"Code": "",
"Comment preferences updated.": "Kommentarpræferencer blev opdateret.",
@@ -56,7 +55,7 @@
"Continue subscription": "Fortsæt tilmelding",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Kunne ikke oprette Stripe checkout-session",
- "Could not sign in. Login link expired.": "Kunne ikke log ind. Log ind link udløbet.",
+ "Could not sign in. Login link expired.
Click here to retry": "Kunne ikke log ind. Log ind link udløbet.
Klik her for at prøve igen",
"Could not update email! Invalid link.": "Kunne ikke opdatere e-mail! Ugyldigt link.",
"Create a new contact": "Opret ny kontakt",
"Current plan": "Nuværende abonnement",
@@ -172,7 +171,7 @@
"Sign in": "Log ind",
"Sign out": "Log ud",
"Sign up": "Bliv medlem",
- "Signup error: Invalid link": "Tilmeldingsfejl: Ugyldigt link",
+ "Signup error: Invalid link.
Click here to retry": "Tilmeldingsfejl: Ugyldigt link
Klik her for at prøve igen",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "Noget gik galt, prøv venligst igen senere.",
"Sorry, no recommendations are available right now.": "Beklager, der er ingen anbefalinger tilgængelige lige nu.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Du modtager ikke e-mails",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Du modtager ikke e-mails fordi du enten har markeret en af de seneste mails som spam, eller fordi e-mails ikke kunne leveres til den oplyste e-mailadresse.",
"You've successfully signed in.": "Du er nu logget ind.",
- "You've successfully subscribed to": "Du er nu tilmeldt til",
+ "You've successfully subscribed to
{siteTitle}": "Du er nu tilmeldt til
{siteTitle}",
"Your account": "Din konto",
"Your email has failed to resubscribe, please try again": "Din e-mail kunne ikke genabonneres, prøv venligst igen.",
"your inbox": "",
diff --git a/ghost/i18n/locales/de-CH/portal.json b/ghost/i18n/locales/de-CH/portal.json
index 15c66788955..5eb159e0d98 100644
--- a/ghost/i18n/locales/de-CH/portal.json
+++ b/ghost/i18n/locales/de-CH/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Wählen Sie einen anderen Tarif",
"Choose a plan": "Tarif wählen",
"Choose your newsletters": "Wählen Sie Ihren Newsletter",
- "Click here to retry": "Hier klicken zum Wiederholen",
"Close": "Schliessen",
"Code": "Code",
"Comment preferences updated.": "Kommentar-Einstellungen aktualisiert.",
@@ -56,7 +55,7 @@
"Continue subscription": "Abonnement fortsetzen",
"Could not create Stripe billing portal session": "Es ist nicht möglich, eine Stripe-Abrechnungssitzung zu erstellen",
"Could not create Stripe checkout session": "Zahlungsabwicklung über Stripe konnte nicht ausgeführt werden",
- "Could not sign in. Login link expired.": "Anmeldung nicht möglich. Der Anmelde-Link ist abgelaufen.",
+ "Could not sign in. Login link expired.
Click here to retry": "Anmeldung nicht möglich. Der Anmelde-Link ist abgelaufen.
Hier klicken zum Wiederholen",
"Could not update email! Invalid link.": "E-Mail-Aktualisierung fehlgeschlagen. Link nicht gültig.",
"Create a new contact": "Neuen Kontakt anlegen",
"Current plan": "Aktuelles Abo",
@@ -172,7 +171,7 @@
"Sign in": "Einloggen",
"Sign out": "Abmelden",
"Sign up": "Registrieren",
- "Signup error: Invalid link": "Fehler bei der Registrierung: Ungültiger Link.",
+ "Signup error: Invalid link.
Click here to retry": "Fehler bei der Registrierung: Ungültiger Link.
Hier klicken zum Wiederholen",
"Signups from this email domain are currently restricted.": "Anmeldungen mit dieser E-Mail-Domain sind momentan nicht möglich.",
"Something went wrong, please try again later.": "Etwas ist schief gelaufen, bitte versuchen Sie es später erneut.",
"Sorry, no recommendations are available right now.": "Entschuldigen Sie, aktuell sind keine Empfehlungen verfügbar.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Sie erhalten keine E-Mails.",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Sie erhalten keine E-Mails, weil Sie entweder eine kürzlich empfangene E-Mail von uns als Spam markiert haben oder weil unsere E-Mails nicht an die angegebene E-Mail-Adresse zugestellt werden konnten.",
"You've successfully signed in.": "Sie haben sich erfolgreich angemeldet.",
- "You've successfully subscribed to": "Sie haben sich erfolgreich abonniert bei",
+ "You've successfully subscribed to
{siteTitle}": "Sie haben sich erfolgreich abonniert bei
{siteTitle}",
"Your account": "Ihr Konto",
"Your email has failed to resubscribe, please try again": "Ihre E-Mail-Adresse konnte nicht angemeldet werden. Bitte versuchen Sie es erneut",
"your inbox": "Ihre Inbox",
diff --git a/ghost/i18n/locales/de/portal.json b/ghost/i18n/locales/de/portal.json
index fa4a4148e47..586e894280c 100644
--- a/ghost/i18n/locales/de/portal.json
+++ b/ghost/i18n/locales/de/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Wähle einen anderen Tarif",
"Choose a plan": "Tarif wählen",
"Choose your newsletters": "Wähle deine Newsletter",
- "Click here to retry": "Hier klicken zum Wiederholen",
"Close": "Schließen",
"Code": "Bestätigungscode",
"Comment preferences updated.": "Kommentar-Einstellungen aktualisiert.",
@@ -56,7 +55,7 @@
"Continue subscription": "Abonnement fortführen",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Zahlungsabwicklung über Stripe konnte nicht erstellt werden",
- "Could not sign in. Login link expired.": "Anmeldung nicht möglich. Der Login-Link ist abgelaufen.",
+ "Could not sign in. Login link expired.
Click here to retry": "Anmeldung nicht möglich. Der Login-Link ist abgelaufen.
Hier klicken zum Wiederholen",
"Could not update email! Invalid link.": "E-Mail-Aktualisierung fehlgeschlagen. Link nicht gültig.",
"Create a new contact": "Neuen Kontakt anlegen",
"Current plan": "Aktueller Tarif",
@@ -172,7 +171,7 @@
"Sign in": "Einloggen",
"Sign out": "Abmelden",
"Sign up": "Registrieren",
- "Signup error: Invalid link": "Fehler bei der Registrierung: Ungültiger Link",
+ "Signup error: Invalid link.
Click here to retry": "Fehler bei der Registrierung: Ungültiger Link
Hier klicken zum Wiederholen",
"Signups from this email domain are currently restricted.": "Registrierungen über diese E-Mail-Domain sind aktuell nicht möglich.",
"Something went wrong, please try again later.": "Etwas ist schief gelaufen, bitte versuche es später noch einmal.",
"Sorry, no recommendations are available right now.": "Entschuldige, aktuell sind keine Empfehlungen verfügbar.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Du erhältst keine E-Mails",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Du erhältst keine E-Mails, da du entweder eine kürzlich empfangene Nachricht als Spam markiert hast oder weil Nachrichten nicht an deine angegebene E-Mail-Adresse zugestellt werden konnten.",
"You've successfully signed in.": "Du hast dich erfolgreich angemeldet.",
- "You've successfully subscribed to": "Du hast dich erfolgreich angemeldet bei",
+ "You've successfully subscribed to
{siteTitle}": "Du hast dich erfolgreich angemeldet bei
{siteTitle}",
"Your account": "Dein Konto",
"Your email has failed to resubscribe, please try again": "Deine E-Mailadresse konnte nicht angemeldet werden. Bitte versuche es noch einmal.",
"your inbox": "Dein Posteingang",
diff --git a/ghost/i18n/locales/el/portal.json b/ghost/i18n/locales/el/portal.json
index 19b4d1420b3..18cfa373568 100644
--- a/ghost/i18n/locales/el/portal.json
+++ b/ghost/i18n/locales/el/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Επιλέξτε ένα διαφορετικό πρόγραμμα",
"Choose a plan": "",
"Choose your newsletters": "Επιλέξτε τα ενημερωτικά δελτία σας",
- "Click here to retry": "Κάντε κλικ εδώ για επανάληψη",
"Close": "Κλείσιμο",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Συνέχεια συνδρομής",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Δεν ήταν δυνατή η σύνδεση. Ο σύνδεσμος σύνδεσης έχει λήξει.",
+ "Could not sign in. Login link expired.
Click here to retry": "Δεν ήταν δυνατή η σύνδεση. Ο σύνδεσμος σύνδεσης έχει λήξει.
Κάντε κλικ εδώ για επανάληψη",
"Could not update email! Invalid link.": "Δεν ήταν δυνατή η ενημέρωση του email! Μη έγκυρος σύνδεσμος.",
"Create a new contact": "Δημιουργήστε νέα επαφή",
"Current plan": "Τρέχον πρόγραμμα",
@@ -172,7 +171,7 @@
"Sign in": "Σύνδεση",
"Sign out": "Αποσύνδεση",
"Sign up": "Εγγραφή",
- "Signup error: Invalid link": "Σφάλμα εγγραφής: Μη έγκυρος σύνδεσμος",
+ "Signup error: Invalid link.
Click here to retry": "Σφάλμα εγγραφής: Μη έγκυρος σύνδεσμος
Κάντε κλικ εδώ για επανάληψη",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Δεν λαμβάνετε emails",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Δεν λαμβάνετε emails επειδή είτε επισημάνατε ένα πρόσφατο μήνυμα ως ανεπιθύμητο είτε επειδή τα μηνύματα δεν μπόρεσαν να παραδοθούν στην παρεχόμενη διεύθυνση email σας.",
"You've successfully signed in.": "Έχετε συνδεθεί επιτυχώς.",
- "You've successfully subscribed to": "Έχετε εγγραφεί επιτυχώς στο",
+ "You've successfully subscribed to
{siteTitle}": "Έχετε εγγραφεί επιτυχώς στο
{siteTitle}",
"Your account": "Ο λογαριασμός σας",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/en/portal.json b/ghost/i18n/locales/en/portal.json
index 3ff33035c37..71454271d52 100644
--- a/ghost/i18n/locales/en/portal.json
+++ b/ghost/i18n/locales/en/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "",
"Choose a plan": "",
"Choose your newsletters": "",
- "Click here to retry": "",
"Close": "",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "",
+ "Could not sign in. Login link expired.
Click here to retry": "",
"Could not update email! Invalid link.": "",
"Create a new contact": "",
"Current plan": "",
@@ -172,7 +171,7 @@
"Sign in": "",
"Sign out": "",
"Sign up": "",
- "Signup error: Invalid link": "",
+ "Signup error: Invalid link.
Click here to retry": "",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "",
"You've successfully signed in.": "",
- "You've successfully subscribed to": "",
+ "You've successfully subscribed to
{siteTitle}": "",
"Your account": "",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/eo/portal.json b/ghost/i18n/locales/eo/portal.json
index d4f10f5ab40..65286fe769e 100644
--- a/ghost/i18n/locales/eo/portal.json
+++ b/ghost/i18n/locales/eo/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Elektu alian planon",
"Choose a plan": "",
"Choose your newsletters": "Elektu viajn bultenojn",
- "Click here to retry": "",
"Close": "Fermu",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "",
+ "Could not sign in. Login link expired.
Click here to retry": "",
"Could not update email! Invalid link.": "",
"Create a new contact": "",
"Current plan": "",
@@ -172,7 +171,7 @@
"Sign in": "Ensalutu",
"Sign out": "",
"Sign up": "Aliĝu",
- "Signup error: Invalid link": "",
+ "Signup error: Invalid link.
Click here to retry": "",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Vi ne ricevas retpoŝtojn ĉar vi aŭ markis lastatempan mesaĝon kiel trudmesaĝo, aŭ ĉar mesaĝoj ne povis liveri al via provizita retadreso.",
"You've successfully signed in.": "",
- "You've successfully subscribed to": "",
+ "You've successfully subscribed to
{siteTitle}": "",
"Your account": "Via konto",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/es/portal.json b/ghost/i18n/locales/es/portal.json
index 8cdbc2a796b..15526c6b2f3 100644
--- a/ghost/i18n/locales/es/portal.json
+++ b/ghost/i18n/locales/es/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Elige otro plan",
"Choose a plan": "Elige un plan",
"Choose your newsletters": "Elige tus boletines",
- "Click here to retry": "Haz click aquí para reintentar",
"Close": "Cerrar",
"Code": "",
"Comment preferences updated.": "Preferencias de los comentarios actualizadas",
@@ -56,7 +55,7 @@
"Continue subscription": "Continuar suscripción",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "No se pudo crear una sesión de pago de Stripe",
- "Could not sign in. Login link expired.": "No se pudo iniciar sesión. El enlace de inicio de sesión ha expirado.",
+ "Could not sign in. Login link expired.
Click here to retry": "No se pudo iniciar sesión. El enlace de inicio de sesión ha expirado.
Haz click aquí para reintentar",
"Could not update email! Invalid link.": "¡No se pudo actualizar el correo electrónico! Enlace no válido.",
"Create a new contact": "Crea un nuevo contacto",
"Current plan": "Plan actual",
@@ -172,7 +171,7 @@
"Sign in": "Iniciar sesión",
"Sign out": "Cerrar sesión",
"Sign up": "Registrarse",
- "Signup error: Invalid link": "Error de registro: Enlace no válido",
+ "Signup error: Invalid link.
Click here to retry": "Error de registro: Enlace no válido
Haz click aquí para reintentar",
"Signups from this email domain are currently restricted.": "Los registros asociados a este dominio de email están actualmente restringidos.",
"Something went wrong, please try again later.": "Algo salió mal, inténtalo de nuevo.",
"Sorry, no recommendations are available right now.": "Lo sentimos, no tenemos recomendaciones en este momento",
@@ -242,7 +241,7 @@
"You're not receiving emails": "No estás recibiendo correos electrónicos",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "No estás recibiendo correos electrónicos porque marcaste un mensaje reciente como spam o porque no se pudieron entregar los mensajes a la dirección de correo electrónico proporcionada.",
"You've successfully signed in.": "Has iniciado sesión correctamente.",
- "You've successfully subscribed to": "Te has suscrito correctamente a",
+ "You've successfully subscribed to
{siteTitle}": "Te has suscrito correctamente a
{siteTitle}",
"Your account": "Tu cuenta",
"Your email has failed to resubscribe, please try again": "No se ha podido volver a suscribir tu correo electrónico, inténtalo de nuevo por favor",
"your inbox": "",
diff --git a/ghost/i18n/locales/et/portal.json b/ghost/i18n/locales/et/portal.json
index 9b93bbf048a..5aa8f5e8e88 100644
--- a/ghost/i18n/locales/et/portal.json
+++ b/ghost/i18n/locales/et/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Vali teine pakett",
"Choose a plan": "Vali pakett",
"Choose your newsletters": "Vali oma uudiskirjad",
- "Click here to retry": "Klõpsake siia, et uuesti proovida",
"Close": "Sulge",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Jätka tellimust",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Ei saanud sisse logida. Sisselogimislink on aegunud.",
+ "Could not sign in. Login link expired.
Click here to retry": "Ei saanud sisse logida. Sisselogimislink on aegunud.
Klõpsake siia, et uuesti proovida",
"Could not update email! Invalid link.": "E-posti ei saanud uuendada! Vigane link.",
"Create a new contact": "Loo uus kontakt",
"Current plan": "Praegune pakett",
@@ -172,7 +171,7 @@
"Sign in": "Logi sisse",
"Sign out": "Logi välja",
"Sign up": "Registreeru",
- "Signup error: Invalid link": "Registreerimise viga: Vigane link",
+ "Signup error: Invalid link.
Click here to retry": "Registreerimise viga: Vigane link
Klõpsake siia, et uuesti proovida",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "Midagi läks valesti, palun proovige hiljem uuesti.",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Te ei saa e-kirju",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Te ei saa e-kirju, kuna kas märkisite hiljutise sõnumi rämpspostiks või sõnumeid ei saanud teie antud e-posti aadressile kohale toimetada.",
"You've successfully signed in.": "Olete edukalt sisse loginud.",
- "You've successfully subscribed to": "Olete edukalt tellinud",
+ "You've successfully subscribed to
{siteTitle}": "Olete edukalt tellinud
{siteTitle}",
"Your account": "Teie konto",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/eu/portal.json b/ghost/i18n/locales/eu/portal.json
index 88500a7e98d..0bf0d368e17 100644
--- a/ghost/i18n/locales/eu/portal.json
+++ b/ghost/i18n/locales/eu/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Aukeratu beste plan bat",
"Choose a plan": "Aukeratu plan bat",
"Choose your newsletters": "Aukeratu zure buletinak",
- "Click here to retry": "Klikatu hemen berriro saiatzeko",
"Close": "Itxi",
"Code": "",
"Comment preferences updated.": "Iruzkinen hobespenak eguneratu dira.",
@@ -56,7 +55,7 @@
"Continue subscription": "Jarraitu harpidetzarekin",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Ezin izan da Stripe ordainketa saioa sortu",
- "Could not sign in. Login link expired.": "Ezin izan da saioa hasi; esteka iraungi da.",
+ "Could not sign in. Login link expired.
Click here to retry": "Ezin izan da saioa hasi; esteka iraungi da.
Klikatu hemen berriro saiatzeko",
"Could not update email! Invalid link.": "Ezin izan da ePosta eguneratu! Estekak ez du balio.",
"Create a new contact": "Sortu kontaktu berria",
"Current plan": "Uneko plana",
@@ -172,7 +171,7 @@
"Sign in": "Hasi saioa",
"Sign out": "Amaitu saioa",
"Sign up": "Eman izena",
- "Signup error: Invalid link": "Errorea izen-ematean: Esteka baliogabea",
+ "Signup error: Invalid link.
Click here to retry": "Errorea izen-ematean: Esteka baliogabea
Klikatu hemen berriro saiatzeko",
"Signups from this email domain are currently restricted.": "ePosta hornitzaile honetako izen-emateak mugatuta daude.",
"Something went wrong, please try again later.": "Zerbaitek huts egin du, saiatu berriro geroago.",
"Sorry, no recommendations are available right now.": "Une honetan ez dago gomendiorik zuretzat.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Ez zara ePostarik jasotzen ari",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Ez zara ePostarik jasotzen ari, mezuetako bat baztergarritzat jo duzulako edo ezin izan delako emandako ePosta helbidera bidali.",
"You've successfully signed in.": "Saioa hasi duzu.",
- "You've successfully subscribed to": "Honakora harpidetu zara:",
+ "You've successfully subscribed to
{siteTitle}": "Honakora harpidetu zara:
{siteTitle}",
"Your account": "Zure kontua",
"Your email has failed to resubscribe, please try again": "Ezin izan da zure ePosta berriro harpidetu, saiatu berriro",
"your inbox": "",
diff --git a/ghost/i18n/locales/fa/portal.json b/ghost/i18n/locales/fa/portal.json
index ba29a87be08..82089a99147 100644
--- a/ghost/i18n/locales/fa/portal.json
+++ b/ghost/i18n/locales/fa/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "بسته\u200cای دیگر انتخاب کنید",
"Choose a plan": "",
"Choose your newsletters": "خبرنامه\u200cی خود را انتخاب کنید",
- "Click here to retry": "برای تلاش دوباره اینجا را کلیک کنید",
"Close": "بستن",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "ادامه اشتراک",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "امکان ورود وجود نداشت، پیوند ورود منقضی شده است.",
+ "Could not sign in. Login link expired.
Click here to retry": "امکان ورود وجود نداشت، پیوند ورود منقضی شده است.
برای تلاش دوباره اینجا را کلیک کنید",
"Could not update email! Invalid link.": "امکان به\u200cروزرسانی ایمیل وجود نداشت! پیوند اشتباه بود.",
"Create a new contact": "مخاطبی تازه بسازید",
"Current plan": "بسته\u200cی فعلی",
@@ -172,7 +171,7 @@
"Sign in": "ورود",
"Sign out": "بیرون رفتن",
"Sign up": "ثبت نام",
- "Signup error: Invalid link": "خطای ثبت نام: پیوند معتبر نیست",
+ "Signup error: Invalid link.
Click here to retry": "خطای ثبت نام: پیوند معتبر نیست
برای تلاش دوباره اینجا را کلیک کنید",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "شما هیچ ایمیلی دریافت نمی\u200cکنید",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "شما به خاطر این که آخرین ایمیلی که دریافت کرده\u200cاید به عنوان اسپم علامت\u200cگذاری شده است و یا این که مشکلی برای تحویل ایمیل به آدرسی که وارد کرده\u200cاید وجود دارد، ایمیلی دریافت نمی\u200cکنید.",
"You've successfully signed in.": "شما با موفقیت وارد شدید.",
- "You've successfully subscribed to": "شما با موفقیت مشترک این موارد شدید:",
+ "You've successfully subscribed to
{siteTitle}": "شما با موفقیت مشترک این موارد شدید:
{siteTitle}",
"Your account": "حساب کاربری شما",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/fi/portal.json b/ghost/i18n/locales/fi/portal.json
index 484ca44bdbf..da13b563091 100644
--- a/ghost/i18n/locales/fi/portal.json
+++ b/ghost/i18n/locales/fi/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Valitse toinen tilaus",
"Choose a plan": "Valitse tilaus",
"Choose your newsletters": "Valitse uutiskirjeesi",
- "Click here to retry": "Klikkaa tästä kokeillaksesi uudestaan",
"Close": "Sulje",
"Code": "Koodi",
"Comment preferences updated.": "Kommenttiasetukset on päivitetty.",
@@ -56,7 +55,7 @@
"Continue subscription": "Jatka tilaustasi",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Maksaminen Stripe-palvelussa ei onnistu",
- "Could not sign in. Login link expired.": "Kirjautuminen epäonnistui. Kirjautumislinkki on vanhentunut.",
+ "Could not sign in. Login link expired.
Click here to retry": "Kirjautuminen epäonnistui. Kirjautumislinkki on vanhentunut.
Klikkaa tästä kokeillaksesi uudestaan",
"Could not update email! Invalid link.": "Sähköpostia ei pystytty päivittämään! Linkki ei toimi.",
"Create a new contact": "Luo uusi kontakti",
"Current plan": "Nykyinen tilaus",
@@ -172,7 +171,7 @@
"Sign in": "Kirjaudu sisään",
"Sign out": "Kirjaudu ulos",
"Sign up": "Rekisteröidy",
- "Signup error: Invalid link": "Virhe rekisteröinnissä: Linkki ei toimi",
+ "Signup error: Invalid link.
Click here to retry": "Virhe rekisteröinnissä: Linkki ei toimi
Klikkaa tästä kokeillaksesi uudestaan",
"Signups from this email domain are currently restricted.": "Tätä sähköpostidomainia käyttävien henkilöiden rekisteröitymistä on tällä hetkellä rajoitettu.",
"Something went wrong, please try again later.": "Jotain meni pieleen, ole hyvä ja yritä uudestaan myöhemmin.",
"Sorry, no recommendations are available right now.": "Valitettavasti suositukset eivät ole juuri nyt käytettävissä.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Et saa sähköposteja",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Et saa sähköposteja siksi, että joko merkitsit äskettäisen viestin roskapostiksi tai siksi, että viestejä ei voitu toimittaa antamaasi sähköpostiosoitteeseen.",
"You've successfully signed in.": "Olet kirjautunut sisään onnistuneesti",
- "You've successfully subscribed to": "Tilaus onnistui:",
+ "You've successfully subscribed to
{siteTitle}": "Tilaus onnistui:
{siteTitle}",
"Your account": "Tilisi",
"Your email has failed to resubscribe, please try again": "Tilauksen uusiminen epäonnistui sähköpostillesi. Yritäthän uudelleen.",
"your inbox": "sähköpostilaatikkoosi",
diff --git a/ghost/i18n/locales/fr/portal.json b/ghost/i18n/locales/fr/portal.json
index a88797d55cf..e56af6988f5 100644
--- a/ghost/i18n/locales/fr/portal.json
+++ b/ghost/i18n/locales/fr/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Choisir un autre abonnement",
"Choose a plan": "Choisir un abonnement",
"Choose your newsletters": "Choisir vos newsletters",
- "Click here to retry": "Cliquez ici pour réessayer",
"Close": "Fermer",
"Code": "Code",
"Comment preferences updated.": "Préférences de commentaires mises à jour.",
@@ -56,7 +55,7 @@
"Continue subscription": "Poursuivre l'abonnement",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Impossible de créer une session Stripe checkout",
- "Could not sign in. Login link expired.": "Impossible de se connecter. Le lien de connexion a expiré.",
+ "Could not sign in. Login link expired.
Click here to retry": "Impossible de se connecter. Le lien de connexion a expiré.
Cliquez ici pour réessayer",
"Could not update email! Invalid link.": "Impossible de mettre à jour l'e-mail ! Le lien est invalide.",
"Create a new contact": "Créer un nouveau contact",
"Current plan": "Abonnement actuel",
@@ -172,7 +171,7 @@
"Sign in": "Se connecter",
"Sign out": "Se déconnecter",
"Sign up": "S’inscrire",
- "Signup error: Invalid link": "Erreur lors de l'inscription : le lien est invalide",
+ "Signup error: Invalid link.
Click here to retry": "Erreur lors de l'inscription : le lien est invalide
Cliquez ici pour réessayer",
"Signups from this email domain are currently restricted.": "Les inscriptions depuis ce domaine de messagerie sont actuellement restreintes.",
"Something went wrong, please try again later.": "Quelque chose s'est mal passé, veuillez réessayer plus tard.",
"Sorry, no recommendations are available right now.": "Désolé, aucune recommandation n'est disponible pour le moment.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Vous ne recevez pas d'e-mails",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Vous ne recevez pas d’e-mails car vous avez probablement signalé un e-mail récent comme indésirable ou parce que les e-mails n’ont pas pu être livrés à l’adresse que vous avez indiquée.",
"You've successfully signed in.": "Vous vous êtes connecté avec succès.",
- "You've successfully subscribed to": "Vous vous êtes abonné à",
+ "You've successfully subscribed to
{siteTitle}": "Vous vous êtes abonné à
{siteTitle}",
"Your account": "Votre compte",
"Your email has failed to resubscribe, please try again": "Votre e-mail n'a pas été pris en compte pour le réabonnement, veuillez réessayer",
"your inbox": "votre boîte de réception",
diff --git a/ghost/i18n/locales/gd/portal.json b/ghost/i18n/locales/gd/portal.json
index a4f542ef730..db8c05037c2 100644
--- a/ghost/i18n/locales/gd/portal.json
+++ b/ghost/i18n/locales/gd/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Tagh plana eile",
"Choose a plan": "Tagh plana",
"Choose your newsletters": "Tagh na cuairt-litrichean agad",
- "Click here to retry": "Briog an seo gus feuchainn a-rithist",
"Close": "Dùin",
"Code": "",
"Comment preferences updated.": "Chaidh roghainnean nam beachd ùrachadh",
@@ -56,7 +55,7 @@
"Continue subscription": "Cùm am fo-sgrìobhadh a’ dol",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Cha ghabh seisean Stripe a thòiseachadh",
- "Could not sign in. Login link expired.": "Chan urrainn dhut clàradh a-steach. Dh’fhalbh an ùine air a’ cheangal a lean thu.",
+ "Could not sign in. Login link expired.
Click here to retry": "Chan urrainn dhut clàradh a-steach. Dh’fhalbh an ùine air a’ cheangal a lean thu.
Briog an seo gus feuchainn a-rithist",
"Could not update email! Invalid link.": "Cha do ghabh am post-d ùrachadh! Ceangal mì-dhligheach",
"Create a new contact": "Cruthaich neach-aithne ùr",
"Current plan": "Am plana làithreach",
@@ -172,7 +171,7 @@
"Sign in": "Clàraich a-steach",
"Sign out": "Clàraich a-mach",
"Sign up": "Clàraich",
- "Signup error: Invalid link": "Mearachd: Ceangal mì-dhligheach",
+ "Signup error: Invalid link.
Click here to retry": "Mearachd: Ceangal mì-dhligheach
Briog an seo gus feuchainn a-rithist",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "Thachair mearachd, feuch a-rithist an ceann greis.",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Chan eil thu a’ faighinn puist-d",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Chan eil thu a’ faighinn puist-d air sgàth ’s gu bheil thu air brath a chomharradh mar spama o chionn ghoirid, no air sgàth ’s nach gabh brathan a chur dhan a’ phost-d a thug thu seachad.",
"You've successfully signed in.": "Chlàraich thu a-steach gu soirbheachail.",
- "You've successfully subscribed to": "Fo-sgrìobh thu gu soirbheachail gu",
+ "You've successfully subscribed to
{siteTitle}": "Fo-sgrìobh thu gu soirbheachail gu
{siteTitle}",
"Your account": "An cunntas agad",
"Your email has failed to resubscribe, please try again": "Dh'fhàillig ath-nuadhachadh an fho-sgrìobhaidh, feuch a-rithist",
"your inbox": "",
diff --git a/ghost/i18n/locales/he/portal.json b/ghost/i18n/locales/he/portal.json
index 405e0c18970..bb178ee7953 100644
--- a/ghost/i18n/locales/he/portal.json
+++ b/ghost/i18n/locales/he/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "בחרו מנוי אחר",
"Choose a plan": "בחרו תוכנית",
"Choose your newsletters": "בחרו את הניוזלטרים שלכם",
- "Click here to retry": "לחצו כאן כדי לנסות שוב",
"Close": "סגירה",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "המשך מנוי",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "לא ניתן ליצור סשן של קופה של סטרייפ",
- "Could not sign in. Login link expired.": "כניסה נכשלה. פג תוקפו של לינק הכניסה",
+ "Could not sign in. Login link expired.
Click here to retry": "כניסה נכשלה. פג תוקפו של לינק הכניסה
לחצו כאן כדי לנסות שוב",
"Could not update email! Invalid link.": "עדכון המייל נכשל! לינק לא תקין.",
"Create a new contact": "צרו איש קשר חדש",
"Current plan": "תוכנית נוכחית",
@@ -172,7 +171,7 @@
"Sign in": "כניסה",
"Sign out": "יציאה",
"Sign up": "הרשמה",
- "Signup error: Invalid link": "שגיאת הרשמה: לינק לא תקין",
+ "Signup error: Invalid link.
Click here to retry": "שגיאת הרשמה: לינק לא תקין
לחצו כאן כדי לנסות שוב",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "משהו השתבש, נסו שוב מאוחר יותר.",
"Sorry, no recommendations are available right now.": "מצטערים אך אין המלצות זמינות כעת.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "אתם לא מקבלים מיילים",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "אתם לא מקבלים מיילים משום שסימנתם הודעה אחרונה כספאם, או משום שהודעות לא ניתנות לשליחה לכתובת המייל שסיפקתם.",
"You've successfully signed in.": "נכנסתם בהצלחה.",
- "You've successfully subscribed to": "נרשמתם בהצלחה ל",
+ "You've successfully subscribed to
{siteTitle}": "נרשמתם בהצלחה ל
{siteTitle}",
"Your account": "החשבון שלך",
"Your email has failed to resubscribe, please try again": "שגיאה בהרשמה מחדש עם כתובת המייל שלכם, נסו שוב",
"your inbox": "",
diff --git a/ghost/i18n/locales/hi/portal.json b/ghost/i18n/locales/hi/portal.json
index f5b066087bc..ac46246f0cb 100644
--- a/ghost/i18n/locales/hi/portal.json
+++ b/ghost/i18n/locales/hi/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "एक अलग योजना चुनें",
"Choose a plan": "एक योजना चुनें",
"Choose your newsletters": "अपने न्यूज़लेटर चुनें",
- "Click here to retry": "फिर से प्रयास करने के लिए यहां क्लिक करें",
"Close": "बंद करें",
"Code": "",
"Comment preferences updated.": "टिप्पणी की प्राथमिकताएं अपडेट की गई।",
@@ -56,7 +55,7 @@
"Continue subscription": "सदस्यता जारी रखें",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "स्ट्राइप चेकआउट सत्र बनाने में असमर्थ",
- "Could not sign in. Login link expired.": "साइन इन नहीं कर सके। लॉगिन लिंक समाप्त हो गया।",
+ "Could not sign in. Login link expired.
Click here to retry": "साइन इन नहीं कर सके। लॉगिन लिंक समाप्त हो गया।
फिर से प्रयास करने के लिए यहां क्लिक करें",
"Could not update email! Invalid link.": "ईमेल अपडेट नहीं कर सके! अमान्य लिंक।",
"Create a new contact": "एक नया संपर्क बनाएं",
"Current plan": "वर्तमान योजना",
@@ -172,7 +171,7 @@
"Sign in": "साइन इन करें",
"Sign out": "साइन आउट करें",
"Sign up": "साइनअप करें",
- "Signup error: Invalid link": "साइनअप त्रुटि: अमान्य लिंक",
+ "Signup error: Invalid link.
Click here to retry": "साइनअप त्रुटि: अमान्य लिंक
फिर से प्रयास करने के लिए यहां क्लिक करें",
"Signups from this email domain are currently restricted.": "इस ईमेल डोमेन से साइनअप वर्तमान में प्रतिबंधित हैं।",
"Something went wrong, please try again later.": "कुछ गलत हो गया, कृपया बाद में पुनः प्रयास करें।",
"Sorry, no recommendations are available right now.": "क्षमा करें, अभी कोई अनुशंसाएँ उपलब्ध नहीं हैं।",
@@ -242,7 +241,7 @@
"You're not receiving emails": "आप ईमेल प्राप्त नहीं कर रहे हैं",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "आप ईमेल प्राप्त नहीं कर रहे हैं क्योंकि आपने हाल की एक संदेश को स्पैम के रूप में चिन्हित किया है, या क्योंकि संदेश आपके द्वारा प्रदान किए गए ईमेल पते पर डिलीवर नहीं किए जा सके।",
"You've successfully signed in.": "आपने सफलतापूर्वक साइन इन कर लिया है।",
- "You've successfully subscribed to": "आपने सफलतापूर्वक सदस्यता ली है",
+ "You've successfully subscribed to
{siteTitle}": "आपने सफलतापूर्वक सदस्यता ली है
{siteTitle}",
"Your account": "आपका खाता",
"Your email has failed to resubscribe, please try again": "आपका ईमेल पुनः सदस्यता लेने में विफल रहा, कृपया पुनः प्रयास करें",
"your inbox": "",
diff --git a/ghost/i18n/locales/hr/portal.json b/ghost/i18n/locales/hr/portal.json
index 5704c0bc794..5829619be66 100644
--- a/ghost/i18n/locales/hr/portal.json
+++ b/ghost/i18n/locales/hr/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Odaberite drugi plan",
"Choose a plan": "Odaberite plan",
"Choose your newsletters": "Odaberite vaš newsletter",
- "Click here to retry": "Klikni ovdje za ponovni pokušaj",
"Close": "Zatvori",
"Code": "",
"Comment preferences updated.": "Postavke komentara su ažurirane.",
@@ -56,7 +55,7 @@
"Continue subscription": "Nastavite pretplatu",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Nije moguće pokrenuti Stripe naplatu",
- "Could not sign in. Login link expired.": "Neuspio pokušaj prijave. Link za prijavu je istekao.",
+ "Could not sign in. Login link expired.
Click here to retry": "Neuspio pokušaj prijave. Link za prijavu je istekao.
Klikni ovdje za ponovni pokušaj",
"Could not update email! Invalid link.": "Neuspio pokušaj izmjene adrese e-pošte! Neispravan link.",
"Create a new contact": "Napravite novi kontakt:",
"Current plan": "Trenutni plan pretplate",
@@ -172,7 +171,7 @@
"Sign in": "Prijava",
"Sign out": "Odjava",
"Sign up": "Registracija",
- "Signup error: Invalid link": "Greška prilikom prijave. Neispravan link",
+ "Signup error: Invalid link.
Click here to retry": "Greška prilikom prijave. Neispravan link
Klikni ovdje za ponovni pokušaj",
"Signups from this email domain are currently restricted.": "Registracija sa ovog email domena trenutno nije dopuštena.",
"Something went wrong, please try again later.": "Nešto je pošlo po zlu, pokušajte ponovno kasnije.",
"Sorry, no recommendations are available right now.": "Trenutno nema dostupnih preporuka.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Ne primate e-poštu",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Ne primate e-poštu zato što ste nedavnu poruku označili kao nepoželjnu ili zato što se poruke nisu mogle isporučiti na vašu adresu e-pošte.",
"You've successfully signed in.": "Uspješno ste prijavljeni.",
- "You've successfully subscribed to": "Uspješno ste pretplaćeni na",
+ "You've successfully subscribed to
{siteTitle}": "Uspješno ste pretplaćeni na
{siteTitle}",
"Your account": "Vaš korisnički račun",
"Your email has failed to resubscribe, please try again": "Ponovna pretplata nije uspjela, pokušajte ponovno",
"your inbox": "",
diff --git a/ghost/i18n/locales/hu/portal.json b/ghost/i18n/locales/hu/portal.json
index 810f7e06088..bf1fd0693a3 100644
--- a/ghost/i18n/locales/hu/portal.json
+++ b/ghost/i18n/locales/hu/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Válassz egy másik csomagot",
"Choose a plan": "Válassz egy csomagot",
"Choose your newsletters": "Válaszd ki a hírleveleidet",
- "Click here to retry": "Kattints ide az újrapróbálkozáshoz",
"Close": "Bezár",
"Code": "",
"Comment preferences updated.": "Hozzászólási beállítások frissítve.",
@@ -56,7 +55,7 @@
"Continue subscription": "Előfizetés folytatása",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "A Stripe fizetési tranzakció sikertelen.",
- "Could not sign in. Login link expired.": "A bejelentkezési link lejárt, a regisztráció sikertelen.",
+ "Could not sign in. Login link expired.
Click here to retry": "A bejelentkezési link lejárt, a regisztráció sikertelen.
Kattints ide az újrapróbálkozáshoz",
"Could not update email! Invalid link.": "Hibás link! Az e-mail-cím megváltoztatása sikertelen.",
"Create a new contact": "Új kapcsolat létrehozása",
"Current plan": "Aktuális csomag",
@@ -172,7 +171,7 @@
"Sign in": "Bejelentkezés",
"Sign out": "Kijelentkezés",
"Sign up": "Regisztráció",
- "Signup error: Invalid link": "Regisztrációs hiba: érvénytelen link",
+ "Signup error: Invalid link.
Click here to retry": "Regisztrációs hiba: érvénytelen link
Kattints ide az újrapróbálkozáshoz",
"Signups from this email domain are currently restricted.": "Ehhez az e-mail szolgáltatóhoz tartozó regisztráció jelenleg nem engedélyezett.",
"Something went wrong, please try again later.": "Valami nem sikerült. Kérjük, próbáld újra.",
"Sorry, no recommendations are available right now.": "Sajnáljuk, de az ajánlott oldalak most nem elérhetőek.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Nem kapsz e-maileket",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Nem kapsz e-maileket, mert vagy spamnek jelöltél egy tőlünk kapott e-mailt, vagy mert a megadott e-mail-cím nem tud üzeneteket fogadni.",
"You've successfully signed in.": "Sikeresen bejelentkeztél.",
- "You've successfully subscribed to": "Sikeresen bejelentkeztél ide: ",
+ "You've successfully subscribed to
{siteTitle}": "Sikeresen bejelentkeztél ide:
{siteTitle}",
"Your account": "Fiókod",
"Your email has failed to resubscribe, please try again": "Az e-mail-címedet nem sikerült újra regisztrálni. Kérjük, próbáld újra",
"your inbox": "",
diff --git a/ghost/i18n/locales/id/portal.json b/ghost/i18n/locales/id/portal.json
index 57ff0200efc..831ab78e239 100644
--- a/ghost/i18n/locales/id/portal.json
+++ b/ghost/i18n/locales/id/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Pilih paket yang berbeda",
"Choose a plan": "Pilih paket",
"Choose your newsletters": "Pilih buletin Anda",
- "Click here to retry": "Klik di sini untuk mencoba lagi",
"Close": "Tutup",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Lanjutkan berlangganan",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Tidak dapat membuat sesi checkout Stripe",
- "Could not sign in. Login link expired.": "Tidak dapat masuk. Tautan masuk telah kedaluwarsa.",
+ "Could not sign in. Login link expired.
Click here to retry": "Tidak dapat masuk. Tautan masuk telah kedaluwarsa.
Klik di sini untuk mencoba lagi",
"Could not update email! Invalid link.": "Tidak dapat memperbarui email! Tautan tidak valid.",
"Create a new contact": "Buat kontak baru",
"Current plan": "Paket saat ini",
@@ -172,7 +171,7 @@
"Sign in": "Masuk",
"Sign out": "Keluar",
"Sign up": "Daftar",
- "Signup error: Invalid link": "Kesalahan pendaftaran: Tautan tidak valid",
+ "Signup error: Invalid link.
Click here to retry": "Kesalahan pendaftaran: Tautan tidak valid
Klik di sini untuk mencoba lagi",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "Terjadi kesalahan, silakan coba lagi nanti.",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Anda tidak menerima email.",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Anda tidak menerima email karena Anda telah menandai pesan terbaru sebagai spam, atau karena pesan tidak dapat dikirimkan ke alamat email yang Anda berikan.",
"You've successfully signed in.": "Anda telah berhasil masuk.",
- "You've successfully subscribed to": "Anda telah berhasil berlangganan ke",
+ "You've successfully subscribed to
{siteTitle}": "Anda telah berhasil berlangganan ke
{siteTitle}",
"Your account": "Akun Anda",
"Your email has failed to resubscribe, please try again": "Email Anda gagal berlangganan ulang, harap coba lagi",
"your inbox": "",
diff --git a/ghost/i18n/locales/is/portal.json b/ghost/i18n/locales/is/portal.json
index b56efa3903a..bccc07850f4 100644
--- a/ghost/i18n/locales/is/portal.json
+++ b/ghost/i18n/locales/is/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Velja aðra áskriftarleið",
"Choose a plan": "",
"Choose your newsletters": "Velja fréttabréf",
- "Click here to retry": "Smellið hér til að reyna aftur",
"Close": "Loka",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Halda áfram í áskrift",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Innskráning mistókst. Hlekkurinn varð óvirkur.",
+ "Could not sign in. Login link expired.
Click here to retry": "Innskráning mistókst. Hlekkurinn varð óvirkur.
Smellið hér til að reyna aftur",
"Could not update email! Invalid link.": "Breyting á netfangi mistókst! Ógildur hlekkur.",
"Create a new contact": "Skrá nýjan tengilið",
"Current plan": "Núgildandi áskriftarleið",
@@ -172,7 +171,7 @@
"Sign in": "Innskráning",
"Sign out": "Útskráning",
"Sign up": "Nýskráning",
- "Signup error: Invalid link": "Villa við nýskráningu: Ógildur hlekkur",
+ "Signup error: Invalid link.
Click here to retry": "Villa við nýskráningu: Ógildur hlekkur
Smellið hér til að reyna aftur",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Þú færð ekki tölvupósta",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Þú færð ekki tölvupósta ýmist vegna þess að þú merktir síðustu skilaboð sem ruslpóst eða vegna þess að ekki er hægt að senda skilaboð á netfangið sem þú gafst upp.",
"You've successfully signed in.": "Þér tókst að skrá þig inn",
- "You've successfully subscribed to": "",
+ "You've successfully subscribed to
{siteTitle}": "",
"Your account": "Aðgangurinn þinn",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/it/portal.json b/ghost/i18n/locales/it/portal.json
index 0cc24015824..67809f6710e 100644
--- a/ghost/i18n/locales/it/portal.json
+++ b/ghost/i18n/locales/it/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Scegli un piano differente",
"Choose a plan": "Scegli un piano",
"Choose your newsletters": "Scegli la tua newsletter",
- "Click here to retry": "Clicca qui per riprovare",
"Close": "Chiudi",
"Code": "Codice",
"Comment preferences updated.": "Impostazioni dei commenti aggiornate.",
@@ -56,7 +55,7 @@
"Continue subscription": "Riabbonati",
"Could not create Stripe billing portal session": "Non è stato possibile creare la sessione del portale di fatturazione di Stripe",
"Could not create Stripe checkout session": "Non è stato possibile creare la sessione di checkout di Stripe",
- "Could not sign in. Login link expired.": "Accesso non effettuato. Il link è scaduto.",
+ "Could not sign in. Login link expired.
Click here to retry": "Accesso non effettuato. Il link è scaduto.
Clicca qui per riprovare",
"Could not update email! Invalid link.": "Email non aggiornata! Link non valido.",
"Create a new contact": "Crea un nuovo contatto",
"Current plan": "Piano attuale",
@@ -172,7 +171,7 @@
"Sign in": "Accedi",
"Sign out": "Esci",
"Sign up": "Iscriviti",
- "Signup error: Invalid link": "Errore di accesso: link invalido",
+ "Signup error: Invalid link.
Click here to retry": "Errore di accesso: link invalido
Clicca qui per riprovare",
"Signups from this email domain are currently restricted.": "Le iscrizioni con questo dominio email sono attualmente limitate.",
"Something went wrong, please try again later.": "Qualcosa è andato storto, riprova più tardi.",
"Sorry, no recommendations are available right now.": "Ci dispiace, al momento non ci sono consigli disponibili.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Non ricevi nessuna email",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Non ricevi email perché hai contrassegnato un messaggio recente come spam, o perché non è stato possibile recapitare i messaggi all'indirizzo email fornito.",
"You've successfully signed in.": "Accesso effettuato.",
- "You've successfully subscribed to": "Iscrizione effettuata a",
+ "You've successfully subscribed to
{siteTitle}": "Iscrizione effettuata a
{siteTitle}",
"Your account": "Il tuo account",
"Your email has failed to resubscribe, please try again": "La re-iscrizione della tua e-mail è fallita, per favore riprova",
"your inbox": "la tua casella di posta",
diff --git a/ghost/i18n/locales/ja/portal.json b/ghost/i18n/locales/ja/portal.json
index 78f1922f0be..28f7a534815 100644
--- a/ghost/i18n/locales/ja/portal.json
+++ b/ghost/i18n/locales/ja/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "別のプランを選択",
"Choose a plan": "プランを選択",
"Choose your newsletters": "ニュースレターを選択",
- "Click here to retry": "再試行するにはここをクリックしてください",
"Close": "閉じる",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "購読を続ける",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Stripeチェックアウトセッションを作成できませんでした。",
- "Could not sign in. Login link expired.": "ログインできませんでした。ログインリンクの有効期限が切れています。",
+ "Could not sign in. Login link expired.
Click here to retry": "ログインできませんでした。ログインリンクの有効期限が切れています。
再試行するにはここをクリックしてください",
"Could not update email! Invalid link.": "メールアドレスを更新できませんでした。無効なリンクです。",
"Create a new contact": "新しい連絡先を作成",
"Current plan": "現在のプラン",
@@ -172,7 +171,7 @@
"Sign in": "ログイン",
"Sign out": "ログアウト",
"Sign up": "新規登録",
- "Signup error: Invalid link": "エラー: 無効なリンク",
+ "Signup error: Invalid link.
Click here to retry": "エラー: 無効なリンク
再試行するにはここをクリックしてください",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "メールを受信していません",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "最近のメッセージをスパムとして判定したか、提供されたメールアドレスに配信できなかったため、メールを受信していません。",
"You've successfully signed in.": "ログインに成功しました",
- "You've successfully subscribed to": "の購読に成功しました",
+ "You've successfully subscribed to
{siteTitle}": "の購読に成功しました
{siteTitle}",
"Your account": "あなたのアカウント",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/ko/portal.json b/ghost/i18n/locales/ko/portal.json
index b84cd5e8288..9b5b7ec9c6e 100644
--- a/ghost/i18n/locales/ko/portal.json
+++ b/ghost/i18n/locales/ko/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "다른 요금제 선택",
"Choose a plan": "요금제 선택",
"Choose your newsletters": "뉴스레터 선택",
- "Click here to retry": "다시 시도하려면 여기를 클릭해 주세요",
"Close": "닫기",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "구독 계속",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Stripe 결제 세션을 생성할 수 없었어요",
- "Could not sign in. Login link expired.": "로그인할 수 없어요. 로그인 링크가 만료되었어요.",
+ "Could not sign in. Login link expired.
Click here to retry": "로그인할 수 없어요. 로그인 링크가 만료되었어요.
다시 시도하려면 여기를 클릭해 주세요",
"Could not update email! Invalid link.": "이메일을 업데이트할 수 없어요! 잘못된 링크이에요.",
"Create a new contact": "새 연락처 만들기",
"Current plan": "현재 요금제",
@@ -172,7 +171,7 @@
"Sign in": "로그인",
"Sign out": "로그아웃",
"Sign up": "가입",
- "Signup error: Invalid link": "가입 오류: 잘못된 링크",
+ "Signup error: Invalid link.
Click here to retry": "가입 오류: 잘못된 링크
다시 시도하려면 여기를 클릭해 주세요",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "문제가 발생했어요. 나중에 다시 시도해 주세요.",
"Sorry, no recommendations are available right now.": "죄송해요. 현재 추천할 만한 콘텐츠가 없어요.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "이메일을 받지 않고 계세요",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "최근 메시지를 스팸으로 표시했거나 메시지를 제공된 이메일 주소로 전달할 수 없어 이메일을 받지 못하고 계세요.",
"You've successfully signed in.": "성공적으로 로그인되었어요.",
- "You've successfully subscribed to": "성공적으로 구독하셨어요:",
+ "You've successfully subscribed to
{siteTitle}": "성공적으로 구독하셨어요:
{siteTitle}",
"Your account": "계정",
"Your email has failed to resubscribe, please try again": "이메일 재구독에 실패했어요. 다시 시도해 주세요",
"your inbox": "",
diff --git a/ghost/i18n/locales/kz/portal.json b/ghost/i18n/locales/kz/portal.json
index 2d3e0941912..771096545b4 100644
--- a/ghost/i18n/locales/kz/portal.json
+++ b/ghost/i18n/locales/kz/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Басқа жоспарды таңдау",
"Choose a plan": "",
"Choose your newsletters": "Ақпараттық бюллетеньдерді таңдау",
- "Click here to retry": "Қайта көру үшін мұнда басыңыз",
"Close": "Жабу",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Жазылымды жалғастыру",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Кіру мүмкін болмады. Кіру сілтемесінің мерзімі өтіп кетті.",
+ "Could not sign in. Login link expired.
Click here to retry": "Кіру мүмкін болмады. Кіру сілтемесінің мерзімі өтіп кетті.
Қайта көру үшін мұнда басыңыз",
"Could not update email! Invalid link.": "Email поштаны жаңарту мүмкін болмады! Жарамсыз сілтеме.",
"Create a new contact": "Жаңа контакт құру",
"Current plan": "Ағымдағы жоспар",
@@ -172,7 +171,7 @@
"Sign in": "Кіру",
"Sign out": "Шығу",
"Sign up": "Тіркелу",
- "Signup error: Invalid link": "Тіркелу қатесі: Жарамсыз сілтеме",
+ "Signup error: Invalid link.
Click here to retry": "Тіркелу қатесі: Жарамсыз сілтеме
Қайта көру үшін мұнда басыңыз",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Сізге электрондық хаттар келіп жатқан жоқ",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Сізге электрондық хаттар келіп жатқан жоқ, себебі жақында келген хат спам ретінде белгіленген немесе хабарламаларды сіз көрсеткен электрондық пошта мекенжайына жеткізу мүмкін емес.",
"You've successfully signed in.": "Кіру сәтті орындалды.",
- "You've successfully subscribed to": "Жазылым сәтті орындалды",
+ "You've successfully subscribed to
{siteTitle}": "Жазылым сәтті орындалды
{siteTitle}",
"Your account": "Сіздің аккаунт",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/lt/portal.json b/ghost/i18n/locales/lt/portal.json
index 78381a862e1..320ff4d4a56 100644
--- a/ghost/i18n/locales/lt/portal.json
+++ b/ghost/i18n/locales/lt/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Pasirinkite kitą planą",
"Choose a plan": "",
"Choose your newsletters": "Pasirinkite norimus naujienlaiškius",
- "Click here to retry": "Spauskite čia, kad pakartotumėte",
"Close": "Uždaryti",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Pratęsti prenumeratą",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Nepavyko prijungti. Prisijungimo nuoroda nebegalioja.",
+ "Could not sign in. Login link expired.
Click here to retry": "Nepavyko prijungti. Prisijungimo nuoroda nebegalioja.
Spauskite čia, kad pakartotumėte",
"Could not update email! Invalid link.": "Nepavyko atnaujinti el. pašto adreso! Negaliojanti nuoroda.",
"Create a new contact": "Sukurti naują kontaktą",
"Current plan": "Dabartinis planas",
@@ -172,7 +171,7 @@
"Sign in": "Prisijungti",
"Sign out": "Atsijungti",
"Sign up": "Registruotis",
- "Signup error: Invalid link": "Registracijos klaida: negaliojanti nuoroda",
+ "Signup error: Invalid link.
Click here to retry": "Registracijos klaida: negaliojanti nuoroda
Spauskite čia, kad pakartotumėte",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Jūs negaunate el. laiškų",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Jūs šiuo metu negaunate el. laiškų, nes pažymėjote naujausią laišką kaip šlamštą arba dėl to, kad nepavyko išsiųsti pranešimų jūsų nurodytu el. pašto adresu.",
"You've successfully signed in.": "Sėkmingai prisijungėte.",
- "You've successfully subscribed to": "Sėkmingai užsiprenumeravote",
+ "You've successfully subscribed to
{siteTitle}": "Sėkmingai užsiprenumeravote
{siteTitle}",
"Your account": "Jūsų paskyra",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/lv/portal.json b/ghost/i18n/locales/lv/portal.json
index 76395db9b83..9ce45eae205 100644
--- a/ghost/i18n/locales/lv/portal.json
+++ b/ghost/i18n/locales/lv/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Izvēlieties citu plānu",
"Choose a plan": "Izvēlieties plānu",
"Choose your newsletters": "Izvēlieties savus biļetenus",
- "Click here to retry": "Noklikšķiniet šeit, lai mēģinātu vēlreiz",
"Close": "Aizvērt",
"Code": "",
"Comment preferences updated.": "Komentāru preferences ir atjauninātas.",
@@ -56,7 +55,7 @@
"Continue subscription": "Turpināt abonēšanu",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Nevarēja izveidot Stripe izrakstīšanās sesiju",
- "Could not sign in. Login link expired.": "Nevarēja pierakstīties. Pieteikšanās saites derīguma termiņš ir beidzies.",
+ "Could not sign in. Login link expired.
Click here to retry": "Nevarēja pierakstīties. Pieteikšanās saites derīguma termiņš ir beidzies.
Noklikšķiniet šeit, lai mēģinātu vēlreiz",
"Could not update email! Invalid link.": "Nevarēja atjaunināt e-pastu! Nederīga saite.",
"Create a new contact": "Izveidojiet jaunu kontaktu",
"Current plan": "Pašreizējais plāns",
@@ -172,7 +171,7 @@
"Sign in": "Pierakstīties",
"Sign out": "Izrakstīties",
"Sign up": "Pierakstīties",
- "Signup error: Invalid link": "Reģistrācijas kļūda: nederīga saite",
+ "Signup error: Invalid link.
Click here to retry": "Reģistrācijas kļūda: nederīga saite
Noklikšķiniet šeit, lai mēģinātu vēlreiz",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "Radās problēma. Lūdzu, vēlāk mēģiniet vēlreiz.",
"Sorry, no recommendations are available right now.": "Diemžēl pašlaik ieteikumi nav pieejami.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Jūs nesaņemat e-pasta ziņojumus",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Jūs nesaņemat e-pasta ziņojumus, jo nesen kādu ziņojumu esat atzīmējis kā surogātpastu, vai arī tāpēc, ka ziņojumus nevarēja piegādāt uz jūsu norādīto e-pasta adresi.",
"You've successfully signed in.": "Jūs esat veiksmīgi pierakstījies.",
- "You've successfully subscribed to": "Jūs esat veiksmīgi abonējis",
+ "You've successfully subscribed to
{siteTitle}": "Jūs esat veiksmīgi abonējis
{siteTitle}",
"Your account": "Jūsu konts",
"Your email has failed to resubscribe, please try again": "Jūsu e-pasta abonēšana neizdevās atkārtoti. Lūdzu, mēģiniet vēlreiz",
"your inbox": "",
diff --git a/ghost/i18n/locales/mk/portal.json b/ghost/i18n/locales/mk/portal.json
index f74252ad28e..09d83f45718 100644
--- a/ghost/i18n/locales/mk/portal.json
+++ b/ghost/i18n/locales/mk/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Изберете друг пакет",
"Choose a plan": "",
"Choose your newsletters": "Изберете ги вашите билтени",
- "Click here to retry": "Кликнете тука за да се обидите повторно",
"Close": "Затворете",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Продолжете ја претплатата",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Не можете да се најавите. Линкот за најава истече.",
+ "Could not sign in. Login link expired.
Click here to retry": "Не можете да се најавите. Линкот за најава истече.
Кликнете тука за да се обидите повторно",
"Could not update email! Invalid link.": "Не може да се промени email адресата! Линкот е невалиден.",
"Create a new contact": "Создајте нов контакт",
"Current plan": "Моментален пакет",
@@ -172,7 +171,7 @@
"Sign in": "Најавете се",
"Sign out": "Одјавете се",
"Sign up": "Регистрирајте се",
- "Signup error: Invalid link": "Грешка при регистрација: Невалиден линк",
+ "Signup error: Invalid link.
Click here to retry": "Грешка при регистрација: Невалиден линк
Кликнете тука за да се обидите повторно",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Не добивате пораки",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Не добивате пораки бидејќи вие ја обележавте некоја од последните пораки како спам, или бидејќи пораките не можат да бидат доставени на адресата која ја доставивте.",
"You've successfully signed in.": "Успешно се најавивте.",
- "You've successfully subscribed to": "Успешно се претплативте на",
+ "You've successfully subscribed to
{siteTitle}": "Успешно се претплативте на
{siteTitle}",
"Your account": "Вашата сметка",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/mn/portal.json b/ghost/i18n/locales/mn/portal.json
index 723d67a3bc0..a3e8bfc736e 100644
--- a/ghost/i18n/locales/mn/portal.json
+++ b/ghost/i18n/locales/mn/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Өөр багц сонгох",
"Choose a plan": "Багц сонгох",
"Choose your newsletters": "Товхимолоо сонгох",
- "Click here to retry": "Дахин оролдохын тулд энд дарна уу",
"Close": "Хаах",
"Code": "",
"Comment preferences updated.": "Сэтгэгдлийн тохиргоо шинэчлэгдлээ.",
@@ -56,7 +55,7 @@
"Continue subscription": "Захиалгыг үргэлжлүүлэх",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Stripe төлбөрийн хэсгийг үүсгэж чадсангүй",
- "Could not sign in. Login link expired.": "Нэвтэрч чадсангүй. Нэвтрэх холбоосны хугацаа дууссан.",
+ "Could not sign in. Login link expired.
Click here to retry": "Нэвтэрч чадсангүй. Нэвтрэх холбоосны хугацаа дууссан.
Дахин оролдохын тулд энд дарна уу",
"Could not update email! Invalid link.": "Имэйлийг шинэчлэх боломжгүй! Буруу холбоос.",
"Create a new contact": "Шинэ харилцагч үүсгэх",
"Current plan": "Одоогийн багц",
@@ -172,7 +171,7 @@
"Sign in": "Нэвтрэх",
"Sign out": "Гарах",
"Sign up": "Бүртгүүлэх",
- "Signup error: Invalid link": "Бүртгүүлэх алдаа: Буруу холбоос",
+ "Signup error: Invalid link.
Click here to retry": "Бүртгүүлэх алдаа: Буруу холбоос
Дахин оролдохын тулд энд дарна уу",
"Signups from this email domain are currently restricted.": "Энэхүү имэйл домэйнээс бүртгүүлэх нь хязгаарлагдсан байна.",
"Something went wrong, please try again later.": "Ямар нэг алдаа гарлаа, дараа дахин оролдоно уу.",
"Sorry, no recommendations are available right now.": "Уучлаарай, одоогоор санал болгох зүйл алга байна.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Та имэйл хүлээж тохиргоогүй байна",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Таны имэйл хүлээж авахгүй байгаа шалтгаан нь нэг бол та аль нэг имэйлийг спам гэж тэмдэглэсэн, эсвэл таны хаяг имэйл хүлээж авах боломжгүй байна.",
"You've successfully signed in.": "Та амжилттай нэвтэрлээ.",
- "You've successfully subscribed to": "Таны захиалга амжилттай үүслээ.",
+ "You've successfully subscribed to
{siteTitle}": "Таны захиалга амжилттай үүслээ.
{siteTitle}",
"Your account": "Таны бүртгэл",
"Your email has failed to resubscribe, please try again": "Таны имэйлийг дахин захиалахад алдаа гарлаа, дахин оролдоно уу",
"your inbox": "",
diff --git a/ghost/i18n/locales/ms/portal.json b/ghost/i18n/locales/ms/portal.json
index fd9431ab43c..cda8142f449 100644
--- a/ghost/i18n/locales/ms/portal.json
+++ b/ghost/i18n/locales/ms/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Pilih pelan yang berbeza",
"Choose a plan": "",
"Choose your newsletters": "Pilih newsletter anda",
- "Click here to retry": "Klik di sini untuk cuba semula",
"Close": "Tutup",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Teruskan langganan",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Tidak dapat log masuk. Pautan log masuk tamat tempoh.",
+ "Could not sign in. Login link expired.
Click here to retry": "Tidak dapat log masuk. Pautan log masuk tamat tempoh.
Klik di sini untuk cuba semula",
"Could not update email! Invalid link.": "Tidak dapat mengemas kini e-mel! Pautan tidak sah.",
"Create a new contact": "Cipta kenalan baru",
"Current plan": "Pelam semasa",
@@ -172,7 +171,7 @@
"Sign in": "Log masuk",
"Sign out": "Log keluar",
"Sign up": "Daftar",
- "Signup error: Invalid link": "Ralat daftar: Pautan tidak sah",
+ "Signup error: Invalid link.
Click here to retry": "Ralat daftar: Pautan tidak sah
Klik di sini untuk cuba semula",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Anda tidak menerima e-mel",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Anda tidak menerima e-mel kerana anda sama ada menandai mesej terkini sebagai spam, atau kerana mesej tidak dapat dihantar ke alamat e-mel yang diberikan.",
"You've successfully signed in.": "Anda telah berjaya log masuk.",
- "You've successfully subscribed to": "",
+ "You've successfully subscribed to
{siteTitle}": "",
"Your account": "Akaun anda",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/nb/portal.json b/ghost/i18n/locales/nb/portal.json
index 7b67930427d..25f6ea7cd01 100644
--- a/ghost/i18n/locales/nb/portal.json
+++ b/ghost/i18n/locales/nb/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Velg en annen avtale",
"Choose a plan": "Velg en avtale",
"Choose your newsletters": "Velg nyhetsbrev",
- "Click here to retry": "Klikk her for å prøve igjen",
"Close": "Lukk",
"Code": "",
"Comment preferences updated.": "Innstillingene for kommentarer ble oppdatert.",
@@ -56,7 +55,7 @@
"Continue subscription": "Fortsett abonnement",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Kunne ikke opprette utsjekkingssesjon hos Stripe",
- "Could not sign in. Login link expired.": "Kunne ikke logge inn. Påloggingslenken har utløpt.",
+ "Could not sign in. Login link expired.
Click here to retry": "Kunne ikke logge inn. Påloggingslenken har utløpt.
Klikk her for å prøve igjen",
"Could not update email! Invalid link.": "Kunne ikke oppdatere e-post! Ugyldig lenke.",
"Create a new contact": "Opprett en ny kontakt",
"Current plan": "Nåværende avtale",
@@ -172,7 +171,7 @@
"Sign in": "Logg inn",
"Sign out": "Logg ut",
"Sign up": "Opprett bruker",
- "Signup error: Invalid link": "Feil ved registrering: Ugyldig lenke",
+ "Signup error: Invalid link.
Click here to retry": "Feil ved registrering: Ugyldig lenke
Klikk her for å prøve igjen",
"Signups from this email domain are currently restricted.": "Registrering fra dette e-postdomenet er utilgjengelig for øyeblikket.",
"Something went wrong, please try again later.": "Noe gikk galt. Prøv igjen senere.",
"Sorry, no recommendations are available right now.": "Beklager, ingen anbefalinger er tilgjengelige for øyeblikket.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Du mottar ikke e-poster",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Du mottar ikke e-poster fordi du enten nylig har merket en melding som søppelpost, eller fordi meldinger ikke kunne leveres til den oppgitte e-postadressen din.",
"You've successfully signed in.": "Du har logget på.",
- "You've successfully subscribed to": "Du har meldt deg på",
+ "You've successfully subscribed to
{siteTitle}": "Du har meldt deg på
{siteTitle}",
"Your account": "Din konto",
"Your email has failed to resubscribe, please try again": "E-posten din kunne ikke bli meldt på igjen, vennligst prøv på nytt",
"your inbox": "",
diff --git a/ghost/i18n/locales/ne/portal.json b/ghost/i18n/locales/ne/portal.json
index 3ff33035c37..71454271d52 100644
--- a/ghost/i18n/locales/ne/portal.json
+++ b/ghost/i18n/locales/ne/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "",
"Choose a plan": "",
"Choose your newsletters": "",
- "Click here to retry": "",
"Close": "",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "",
+ "Could not sign in. Login link expired.
Click here to retry": "",
"Could not update email! Invalid link.": "",
"Create a new contact": "",
"Current plan": "",
@@ -172,7 +171,7 @@
"Sign in": "",
"Sign out": "",
"Sign up": "",
- "Signup error: Invalid link": "",
+ "Signup error: Invalid link.
Click here to retry": "",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "",
"You've successfully signed in.": "",
- "You've successfully subscribed to": "",
+ "You've successfully subscribed to
{siteTitle}": "",
"Your account": "",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/nl/portal.json b/ghost/i18n/locales/nl/portal.json
index 5df094e0800..bd37da4a14b 100644
--- a/ghost/i18n/locales/nl/portal.json
+++ b/ghost/i18n/locales/nl/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Kies een ander abonnement",
"Choose a plan": "Kies een abonnement",
"Choose your newsletters": "Kies jouw nieuwsbrieven",
- "Click here to retry": "Klik hier om opnieuw te proberen",
"Close": "Sluiten",
"Code": "",
"Comment preferences updated.": "Reactievoorkeuren bijgewerkt.",
@@ -56,7 +55,7 @@
"Continue subscription": "Doorgaan met abonnement",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Kon geen Stripe-afrekensessie maken",
- "Could not sign in. Login link expired.": "Kon niet inloggen. Login-link is verlopen.",
+ "Could not sign in. Login link expired.
Click here to retry": "Kon niet inloggen. Login-link is verlopen.
Klik hier om opnieuw te proberen",
"Could not update email! Invalid link.": "Kon e-mail niet bijwerken! Ongeldige link.",
"Create a new contact": "Maak een nieuw contact",
"Current plan": "Huidig abonnement",
@@ -172,7 +171,7 @@
"Sign in": "Inloggen",
"Sign out": "Uitloggen",
"Sign up": "Registreren",
- "Signup error: Invalid link": "Registratiefout: Ongeldige link",
+ "Signup error: Invalid link.
Click here to retry": "Registratiefout: Ongeldige link
Klik hier om opnieuw te proberen",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "Er ging iets mis, probeer het later opnieuw.",
"Sorry, no recommendations are available right now.": "Sorry, er zijn momenteel geen aanbevelingen beschikbaar.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Je ontvangt geen e-mails",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Je ontvangt geen e-mails omdat je ofwel een recent bericht als spam had gemarkeerd, of omdat de berichten niet verzonden konden worden naar jouw e-mailadres.",
"You've successfully signed in.": "Je bent succesvol ingelogd.",
- "You've successfully subscribed to": "Je bent succesvol geabonneerd op",
+ "You've successfully subscribed to
{siteTitle}": "Je bent succesvol geabonneerd op
{siteTitle}",
"Your account": "Jouw account",
"Your email has failed to resubscribe, please try again": "Je e-mail is niet opnieuw geabonneerd, probeer het opnieuw",
"your inbox": "",
diff --git a/ghost/i18n/locales/nn/portal.json b/ghost/i18n/locales/nn/portal.json
index 522a37d4fc6..53988779cf7 100644
--- a/ghost/i18n/locales/nn/portal.json
+++ b/ghost/i18n/locales/nn/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Vel eit anna abonnement",
"Choose a plan": "",
"Choose your newsletters": "Vel nyheitsbrevet ditt",
- "Click here to retry": "Klikk her for å prøva på ny",
"Close": "Lukk",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Fortset abonnement",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Kunne ikkje logga inn. Innlogginslenka er utgått.",
+ "Could not sign in. Login link expired.
Click here to retry": "Kunne ikkje logga inn. Innlogginslenka er utgått.
Klikk her for å prøva på ny",
"Could not update email! Invalid link.": "Kunne ikkje oppdatera e-post! Ugyldig lenke.",
"Create a new contact": "Lag ein ny kontakt",
"Current plan": "Noverande abonnement",
@@ -172,7 +171,7 @@
"Sign in": "Logg inn",
"Sign out": "Logg ut",
"Sign up": "Registrer deg",
- "Signup error: Invalid link": "Registreringsfeil: Ugyldig lenke",
+ "Signup error: Invalid link.
Click here to retry": "Registreringsfeil: Ugyldig lenke
Klikk her for å prøva på ny",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Du mottek ikkje e-postar",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Du mottar ikkje e-postar. Anten fordi du har markert dei som spame, eller fordi dei ikkje kan bli levert til e-posten du har gitt oss.",
"You've successfully signed in.": "Vellykka innlogging.",
- "You've successfully subscribed to": "",
+ "You've successfully subscribed to
{siteTitle}": "",
"Your account": "Din brukar",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/pa/portal.json b/ghost/i18n/locales/pa/portal.json
index bf187dc56b0..8b8664c352a 100644
--- a/ghost/i18n/locales/pa/portal.json
+++ b/ghost/i18n/locales/pa/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "ਵੱਖਰਾ ਪਲਾਨ ਚੁਣੋ",
"Choose a plan": "ਇੱਕ ਪਲਾਨ ਚੁਣੋ",
"Choose your newsletters": "ਆਪਣੇ ਖ਼ਬਰਨਾਮੇ ਚੁਣੋ",
- "Click here to retry": "ਮੁੜ ਕੋਸ਼ਿਸ਼ ਕਰਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ",
"Close": "ਬੰਦ ਕਰੋ",
"Code": "",
"Comment preferences updated.": "ਟਿੱਪਣੀ ਤਰਜੀਹਾਂ ਅੱਪਡੇਟ ਕੀਤੀਆਂ ਗਈਆਂ।",
@@ -56,7 +55,7 @@
"Continue subscription": "ਸਦੱਸਤਾ ਜਾਰੀ ਰੱਖੋ",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "ਸਟਰਾਈਪ (Stripe) ਚੈੱਕਆਉਟ ਸੈਸ਼ਨ ਨਹੀਂ ਬਣਾਇਆ ਜਾ ਸਕਿਆ",
- "Could not sign in. Login link expired.": "ਸਾਈਨ-ਇਨ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ। ਲੌਗਇਨ ਲਿੰਕ ਦੀ ਮਿਆਦ ਪੁੱਗ ਗਈ ਹੈ।",
+ "Could not sign in. Login link expired.
Click here to retry": "ਸਾਈਨ-ਇਨ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ। ਲੌਗਇਨ ਲਿੰਕ ਦੀ ਮਿਆਦ ਪੁੱਗ ਗਈ ਹੈ।
ਮੁੜ ਕੋਸ਼ਿਸ਼ ਕਰਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ",
"Could not update email! Invalid link.": "ਈਮੇਲ ਅੱਪਡੇਟ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ! ਅਵੈਧ ਲਿੰਕ।",
"Create a new contact": "ਨਵਾਂ ਸੰਪਰਕ ਬਣਾਓ",
"Current plan": "ਮੌਜੂਦਾ ਯੋਜਨਾ",
@@ -172,7 +171,7 @@
"Sign in": "ਸਾਈਨ ਇਨ ਕਰੋ",
"Sign out": "ਸਾਈਨ ਆਊਟ ਕਰੋ",
"Sign up": "ਸਾਈਨ ਅੱਪ ਕਰੋ",
- "Signup error: Invalid link": "ਸਾਈਨ-ਅੱਪ ਗਲਤੀ: ਅਵੈਧ ਲਿੰਕ",
+ "Signup error: Invalid link.
Click here to retry": "ਸਾਈਨ-ਅੱਪ ਗਲਤੀ: ਅਵੈਧ ਲਿੰਕ
ਮੁੜ ਕੋਸ਼ਿਸ਼ ਕਰਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ",
"Signups from this email domain are currently restricted.": "ਇਸ ਈਮੇਲ ਡੋਮੇਨ ਤੋਂ ਸਾਈਨ-ਅੱਪ ਵਰਤਮਾਨ ਵਿੱਚ ਪ੍ਰਤਿਬੰਧਿਤ ਹਨ।",
"Something went wrong, please try again later.": "ਕੁਝ ਗਲਤ ਹੋ ਗਿਆ, ਕਿਰਪਾ ਕਰਕੇ ਬਾਅਦ ਵਿੱਚ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।",
"Sorry, no recommendations are available right now.": "ਮਾਫ਼ ਕਰਨਾ, ਇਸ ਵੇਲੇ ਕੋਈ ਸਿਫ਼ਾਰਸ਼ਾਂ ਉਪਲਬਧ ਨਹੀਂ ਹਨ।",
@@ -242,7 +241,7 @@
"You're not receiving emails": "ਤੁਹਾਨੂੰ ਈਮੇਲਾਂ ਨਹੀਂ ਮਿਲ ਰਹੀਆਂ",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "ਤੁਹਾਨੂੰ ਈਮੇਲਾਂ ਨਹੀਂ ਮਿਲ ਰਹੀਆਂ ਕਿਉਂਕਿ ਤੁਸੀਂ ਜਾਂ ਤਾਂ ਹਾਲੀਆ ਸੁਨੇਹੇ ਨੂੰ ਸਪੈਮ ਵਜੋਂ ਮਾਰਕ ਕੀਤਾ ਹੈ, ਜਾਂ ਕਿਉਂਕਿ ਸੁਨੇਹੇ ਤੁਹਾਡੇ ਦਿੱਤੇ ਗਏ ਈਮੇਲ ਪਤੇ 'ਤੇ ਨਹੀਂ ਪਹੁੰਚਾਏ ਜਾ ਸਕੇ।",
"You've successfully signed in.": "ਤੁਸੀਂ ਸਫਲਤਾਪੂਰਵਕ ਸਾਈਨ ਇਨ ਕਰ ਲਿਆ ਹੈ।",
- "You've successfully subscribed to": "ਤੁਸੀਂ ਸਫਲਤਾਪੂਰਵਕ ਸਦੱਸਤਾ ਲਈ ਹੈ:",
+ "You've successfully subscribed to
{siteTitle}": "ਤੁਸੀਂ ਸਫਲਤਾਪੂਰਵਕ ਸਦੱਸਤਾ ਲਈ ਹੈ:
{siteTitle}",
"Your account": "ਤੁਹਾਡਾ ਖਾਤਾ",
"Your email has failed to resubscribe, please try again": "ਤੁਹਾਡੀ ਈਮੇਲ ਮੁੜ-ਸਦੱਸਤਾ ਲੈਣ ਵਿੱਚ ਅਸਫਲ ਰਹੀ ਹੈ, ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ",
"your inbox": "",
diff --git a/ghost/i18n/locales/pl/portal.json b/ghost/i18n/locales/pl/portal.json
index c2250d6e3da..6896902137a 100644
--- a/ghost/i18n/locales/pl/portal.json
+++ b/ghost/i18n/locales/pl/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Wybierz inny plan",
"Choose a plan": "Wybierz plan",
"Choose your newsletters": "Wybierz swoje newslettery",
- "Click here to retry": "Kliknij tu żeby potwierdzić",
"Close": "Zamknij",
"Code": "",
"Comment preferences updated.": "Zaktualizowano preferencje dotyczące komentarzy.",
@@ -56,7 +55,7 @@
"Continue subscription": "Kontynuuj subskrypcję",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Nie można utworzyć sesji rozliczeniowej Stripe",
- "Could not sign in. Login link expired.": "Nie można się zalogować, ponieważ link do logowania wygasł.",
+ "Could not sign in. Login link expired.
Click here to retry": "Nie można się zalogować, ponieważ link do logowania wygasł.
Kliknij tu żeby potwierdzić",
"Could not update email! Invalid link.": "Nie można zaktualizować adresu email, ponieważ link jest nieprawidłowy.",
"Create a new contact": "Utwórz nowy kontakt",
"Current plan": "Obecny plan",
@@ -172,7 +171,7 @@
"Sign in": "Zaloguj się",
"Sign out": "Wyloguj się",
"Sign up": "Zarejestruj się",
- "Signup error: Invalid link": "Błąd rejestracji: Nieprawidłowy link",
+ "Signup error: Invalid link.
Click here to retry": "Błąd rejestracji: Nieprawidłowy link
Kliknij tu żeby potwierdzić",
"Signups from this email domain are currently restricted.": "Rejestracje z tej domeny email są obecnie ograniczone.",
"Something went wrong, please try again later.": "Wystąpił błąd. Spróbuj ponownie później.",
"Sorry, no recommendations are available right now.": "Przepraszamy, w tej chwili nie są dostępne żadne rekomendacje.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Nie otrzymujesz emaili",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Nie otrzymujesz email, ponieważ oznaczono przez Ciebie ostatnią wiadomość jako spam lub nie udało się dostarczyć wiadomości na podany adres email.",
"You've successfully signed in.": "Logowanie powiodło się.",
- "You've successfully subscribed to": "Pomyślnie zasubskrybowano",
+ "You've successfully subscribed to
{siteTitle}": "Pomyślnie zasubskrybowano
{siteTitle}",
"Your account": "Twoje konto",
"Your email has failed to resubscribe, please try again": "Ponowna subskrypcja Twojego emaila nie powiodła się, spróbuj ponownie",
"your inbox": "",
diff --git a/ghost/i18n/locales/pt-BR/portal.json b/ghost/i18n/locales/pt-BR/portal.json
index 76b26a1722e..b719c8c0b75 100644
--- a/ghost/i18n/locales/pt-BR/portal.json
+++ b/ghost/i18n/locales/pt-BR/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Escolher um plano diferente",
"Choose a plan": "Escolher um plano",
"Choose your newsletters": "Escolha suas newsletters",
- "Click here to retry": "Clique aqui para tentar novamente",
"Close": "Fechar",
"Code": "Código",
"Comment preferences updated.": "Preferências de comentários atualizadas",
@@ -56,7 +55,7 @@
"Continue subscription": "Continuar assinatura",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Não foi possível criar sessão de pagamento no Stripe",
- "Could not sign in. Login link expired.": "Não foi possível fazer login. O link de acesso expirou.",
+ "Could not sign in. Login link expired.
Click here to retry": "Não foi possível fazer login. O link de acesso expirou.
Clique aqui para tentar novamente",
"Could not update email! Invalid link.": "Não foi possível atualizar o e-mail! Link inválido.",
"Create a new contact": "Criar um novo contato",
"Current plan": "Plano atual",
@@ -172,7 +171,7 @@
"Sign in": "Entrar",
"Sign out": "Sair",
"Sign up": "Cadastrar",
- "Signup error: Invalid link": "Erro de inscrição: link inválido",
+ "Signup error: Invalid link.
Click here to retry": "Erro de inscrição: link inválido
Clique aqui para tentar novamente",
"Signups from this email domain are currently restricted.": "As inscrições utilizando este domínio de e-mail estão restritas no momento.",
"Something went wrong, please try again later.": "Algo deu errado, tente novamente mais tarde.",
"Sorry, no recommendations are available right now.": "Desculpe, não há recomendações disponíveis no momento.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Você não está recebendo e-mails",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Você não está recebendo e-mails porque classificou uma mensagem recente como spam ou porque as mensagens não puderam ser entregues no endereço de e-mail que você forneceu.",
"You've successfully signed in.": "Você entrou com sucesso.",
- "You've successfully subscribed to": "Você se inscreveu com sucesso",
+ "You've successfully subscribed to
{siteTitle}": "Você se inscreveu com sucesso
{siteTitle}",
"Your account": "Sua conta",
"Your email has failed to resubscribe, please try again": "Não foi possível reinscrever seu e-mail, por favor, tente novamente.",
"your inbox": "sua caixa de entrada",
diff --git a/ghost/i18n/locales/pt/portal.json b/ghost/i18n/locales/pt/portal.json
index f3e54987ab7..e2f9d8b95e6 100644
--- a/ghost/i18n/locales/pt/portal.json
+++ b/ghost/i18n/locales/pt/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Escolha um plano diferente",
"Choose a plan": "Escolha um plano",
"Choose your newsletters": "Escolha as suas newsletters",
- "Click here to retry": "Clique aqui para tentar novamente",
"Close": "Fechar",
"Code": "",
"Comment preferences updated.": "Preferências de comentários atualizadas.",
@@ -56,7 +55,7 @@
"Continue subscription": "Continuar subscrição",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Não foi possível registar. O link de login expirou.",
+ "Could not sign in. Login link expired.
Click here to retry": "Não foi possível registar. O link de login expirou.
Clique aqui para tentar novamente",
"Could not update email! Invalid link.": "Não foi possível atualizar o email! Link inválido.",
"Create a new contact": "Criar novo contacto",
"Current plan": "Plano atual",
@@ -172,7 +171,7 @@
"Sign in": "Entrar",
"Sign out": "Sair",
"Sign up": "Registar",
- "Signup error: Invalid link": "Erro de inscrição: ligação inválida",
+ "Signup error: Invalid link.
Click here to retry": "Erro de inscrição: ligação inválida
Clique aqui para tentar novamente",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "Temos um erro em mãos, tente por favor mais tarde.",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Não está a receber emails",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Não está a receber emails porque, classificou uma mensagem recente como spam, ou as mensagens não puderam ser entregues no endereço de email que forneceu.",
"You've successfully signed in.": "Registou-se com sucesso.",
- "You've successfully subscribed to": "Subscreveu com sucesso",
+ "You've successfully subscribed to
{siteTitle}": "Subscreveu com sucesso
{siteTitle}",
"Your account": "A sua conta",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/ro/portal.json b/ghost/i18n/locales/ro/portal.json
index 85bf7cf617a..11ef53b892f 100644
--- a/ghost/i18n/locales/ro/portal.json
+++ b/ghost/i18n/locales/ro/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Alege un plan diferit",
"Choose a plan": "",
"Choose your newsletters": "Alege-ți newsletterele",
- "Click here to retry": "Clic aici pentru a reîncerca",
"Close": "Închide",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Continuă abonamentul",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Nu s-a putut autentifica. Link-ul de autentificare a expirat.",
+ "Could not sign in. Login link expired.
Click here to retry": "Nu s-a putut autentifica. Link-ul de autentificare a expirat.
Clic aici pentru a reîncerca",
"Could not update email! Invalid link.": "Nu s-a putut actualiza emailul! Link invalid.",
"Create a new contact": "Creează un nou contact",
"Current plan": "Planul curent",
@@ -172,7 +171,7 @@
"Sign in": "Autentificare",
"Sign out": "Deconectare",
"Sign up": "Înregistrare",
- "Signup error: Invalid link": "Eroare la înregistrare: Link invalid",
+ "Signup error: Invalid link.
Click here to retry": "Eroare la înregistrare: Link invalid
Clic aici pentru a reîncerca",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Nu primești emailuri",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Nu primești emailuri deoarece fie ai marcat un mesaj recent ca spam, fie pentru că mesajele nu pot fi livrate la adresa ta de email furnizată.",
"You've successfully signed in.": "Te-ai autentificat cu succes.",
- "You've successfully subscribed to": "Te-ai abonat cu succes la",
+ "You've successfully subscribed to
{siteTitle}": "Te-ai abonat cu succes la
{siteTitle}",
"Your account": "Contul tău",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/ru/portal.json b/ghost/i18n/locales/ru/portal.json
index 13416799158..92d7a004e88 100644
--- a/ghost/i18n/locales/ru/portal.json
+++ b/ghost/i18n/locales/ru/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Выбрать другой план",
"Choose a plan": "Выберите план",
"Choose your newsletters": "Выбор и управление рассылками",
- "Click here to retry": "Нажмите здесь, чтобы повторить попытку",
"Close": "Закрыть",
"Code": "Код",
"Comment preferences updated.": "Настройки комментариев обновлены.",
@@ -56,7 +55,7 @@
"Continue subscription": "Возобновить подписку",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Не удалось создать сеанс оформления заказа через Stripe",
- "Could not sign in. Login link expired.": "Не удалось войти. Срок действия ссылки для входа истёк.",
+ "Could not sign in. Login link expired.
Click here to retry": "Не удалось войти. Срок действия ссылки для входа истёк.
Нажмите здесь, чтобы повторить попытку",
"Could not update email! Invalid link.": "Не удалось обновить email адрес! Неверная ссылка.",
"Create a new contact": "Создать новый контакт",
"Current plan": "Текущий план",
@@ -172,7 +171,7 @@
"Sign in": "Войти",
"Sign out": "Выйти",
"Sign up": "Зарегистрироваться",
- "Signup error: Invalid link": "Ошибка регистрации: Неверная или просроченная ссылка",
+ "Signup error: Invalid link.
Click here to retry": "Ошибка регистрации: Неверная или просроченная ссылка
Нажмите здесь, чтобы повторить попытку",
"Signups from this email domain are currently restricted.": "Регистрация почты с этого домена в настоящее время ограничена.",
"Something went wrong, please try again later.": "Что-то пошло не так, попробуйте ещё раз позже.",
"Sorry, no recommendations are available right now.": "Извините, на данный момент рекомендации недоступны.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Вы не получаете электронные письма",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Вы не получаете электронные письма, потому что: либо отметили одно из наших писем как спам, либо письма не могут быть доставлены на указанный вами email адрес.",
"You've successfully signed in.": "Вы успешно вошли.",
- "You've successfully subscribed to": "Вы успешно подписались на",
+ "You've successfully subscribed to
{siteTitle}": "Вы успешно подписались на
{siteTitle}",
"Your account": "Ваш аккаунт",
"Your email has failed to resubscribe, please try again": "Не удалось подписаться повторно используя ваш email, попробуйте ещё раз",
"your inbox": "",
diff --git a/ghost/i18n/locales/si/portal.json b/ghost/i18n/locales/si/portal.json
index f1ff264bb95..ac9b5b68368 100644
--- a/ghost/i18n/locales/si/portal.json
+++ b/ghost/i18n/locales/si/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "වෙනත් plan එකක් තෝරන්න",
"Choose a plan": "",
"Choose your newsletters": "ඔබගේ newsletter වර්ගය තෝරන්න",
- "Click here to retry": "නැවත උත්සාහ කිරීම සඳහා මෙහි click කරන්න",
"Close": "වසන්න",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Subscription එක පවත්වාගෙන යන්න",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Sign in වීමට නොහැකි විය. Login link එක කල් ඉකුත් වී ඇත.",
+ "Could not sign in. Login link expired.
Click here to retry": "Sign in වීමට නොහැකි විය. Login link එක කල් ඉකුත් වී ඇත.
නැවත උත්සාහ කිරීම සඳහා මෙහි click කරන්න",
"Could not update email! Invalid link.": "Email ලිපිනය update කළ නොහැකි විය. වැරදි link එකකි.",
"Create a new contact": "අලුත් contact එකක් නිර්මාණය කරන්න",
"Current plan": "දැනට පවතින plan එක",
@@ -172,7 +171,7 @@
"Sign in": "Sign in වෙන්න",
"Sign out": "Sign out වෙන්න",
"Sign up": "ලියාපදිංචි වෙන්න",
- "Signup error: Invalid link": "Signup වීම අසාර්ථකයි: වැරදි link එකකි",
+ "Signup error: Invalid link.
Click here to retry": "Signup වීම අසාර්ථකයි: වැරදි link එකකි
නැවත උත්සාහ කිරීම සඳහා මෙහි click කරන්න",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "ඔබට email ලැබෙන්නේ නැත",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "මෑතකදී ලැබුණු email පණිවිඩයක් spam ලෙස සටහන් කිරීම නිසා හෝ ඔබ ලබාදී ඇති email ලිපිනයට email පණිවිඩ යැවිය නොහැකි නිසාවෙන් ඔබට email ලැබෙන්නේ නැත.",
"You've successfully signed in.": "ඔබ සාර්ථකව sign in වන ලදී.",
- "You've successfully subscribed to": "ඔබ සාර්ථකව subscribe ක\u200bර ඇත",
+ "You've successfully subscribed to
{siteTitle}": "ඔබ සාර්ථකව subscribe ක\u200bර ඇත
{siteTitle}",
"Your account": "ඔබගේ ගිණුම",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/sk/portal.json b/ghost/i18n/locales/sk/portal.json
index 0e243b098a9..870b1d5b96a 100644
--- a/ghost/i18n/locales/sk/portal.json
+++ b/ghost/i18n/locales/sk/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Vybrať iný plán",
"Choose a plan": "Vyberte si plán",
"Choose your newsletters": "Vyberte si newsletter",
- "Click here to retry": "Kliknite sem pre obnovenie",
"Close": "Zatvoriť",
"Code": "",
"Comment preferences updated.": "Nastavenia komentárov aktualizované",
@@ -56,7 +55,7 @@
"Continue subscription": "Pokračovať s odberom",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Nepodarilo sa vytvoriť reláciu platby cez Stripe",
- "Could not sign in. Login link expired.": "Prihlásenie sa nepodarilo. Odkaz na prihlásenie vypršal.",
+ "Could not sign in. Login link expired.
Click here to retry": "Prihlásenie sa nepodarilo. Odkaz na prihlásenie vypršal.
Kliknite sem pre obnovenie",
"Could not update email! Invalid link.": "Zmena e-mailu sa nepodarila. Neplatný odkaz.",
"Create a new contact": "Vytvoriť nový kontakt",
"Current plan": "Aktuálny plán",
@@ -172,7 +171,7 @@
"Sign in": "Prihlásiť sa",
"Sign out": "Odhlásiť sa",
"Sign up": "Registrovať sa",
- "Signup error: Invalid link": "Chyba registrácie: Neplatný odkaz",
+ "Signup error: Invalid link.
Click here to retry": "Chyba registrácie: Neplatný odkaz
Kliknite sem pre obnovenie",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "Niečo sa pokazilo, skúste to prosím neskôr.",
"Sorry, no recommendations are available right now.": "Prepáčte, momentálne nie sú dostupné žiadne odporúčania.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Nedostávate emaily",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Nepríjimate email-y lebo váša posledná správa bola označená ako spam, alebo správy nemohli byť doručené na vašu email-ovú adresu.",
"You've successfully signed in.": "Úspešne ste sa prihlásili",
- "You've successfully subscribed to": "Úspešne ste sa prihlásili na odber pre",
+ "You've successfully subscribed to
{siteTitle}": "Úspešne ste sa prihlásili na odber pre
{siteTitle}",
"Your account": "Váš účet",
"Your email has failed to resubscribe, please try again": "Váš email zlyhal pri obnovení predplatného, prosím skúste to znova",
"your inbox": "",
diff --git a/ghost/i18n/locales/sl/portal.json b/ghost/i18n/locales/sl/portal.json
index cd86109d8f7..024041fef53 100644
--- a/ghost/i18n/locales/sl/portal.json
+++ b/ghost/i18n/locales/sl/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Izberite drug paket",
"Choose a plan": "Izberite paket",
"Choose your newsletters": "Izberite svoje novice",
- "Click here to retry": "Kliknite tukaj, da poskusite znova",
"Close": "Zapri",
"Code": "",
"Comment preferences updated.": "Nastavitve komentarjev so bile posodobljene.",
@@ -56,7 +55,7 @@
"Continue subscription": "Nadaljuj naročnino",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Ni bilo mogoče ustvariti seje za Stripe checkout",
- "Could not sign in. Login link expired.": "Prijava ni uspela. Povezava za prijavo je potekla.",
+ "Could not sign in. Login link expired.
Click here to retry": "Prijava ni uspela. Povezava za prijavo je potekla.
Kliknite tukaj, da poskusite znova",
"Could not update email! Invalid link.": "Posodobitev e-pošte ni uspela! Neveljavna povezava.",
"Create a new contact": "Ustvari nov stik",
"Current plan": "Trenutni paket",
@@ -172,7 +171,7 @@
"Sign in": "Prijava",
"Sign out": "Odjava",
"Sign up": "Registracija",
- "Signup error: Invalid link": "Napaka pri registraciji: Neveljavna povezava",
+ "Signup error: Invalid link.
Click here to retry": "Napaka pri registraciji: Neveljavna povezava
Kliknite tukaj, da poskusite znova",
"Signups from this email domain are currently restricted.": "Prijave iz te e-pošte so trenutno omejene.",
"Something went wrong, please try again later.": "Nekaj je šlo narobe, poskusite ponovno kasneje.",
"Sorry, no recommendations are available right now.": "Oprostite, trenutno ni priporočil.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Ne prejemate e-pošte",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Ne prejemate e-pošte, ker ste naše sporočilo nedavno označili kot vsiljeno pošto ali, ker sporočil ni bilo mogoče dostaviti na vaš e-poštni naslov.",
"You've successfully signed in.": "Uspešno ste se prijavili.",
- "You've successfully subscribed to": "Uspešno ste se naročili na",
+ "You've successfully subscribed to
{siteTitle}": "Uspešno ste se naročili na
{siteTitle}",
"Your account": "Vaš račun",
"Your email has failed to resubscribe, please try again": "Vašega e-poštnega naslova nismo uspeli ponovno prijaviti, prosimo, poskusite znova",
"your inbox": "",
diff --git a/ghost/i18n/locales/sq/portal.json b/ghost/i18n/locales/sq/portal.json
index 732a54e7f5c..a619b49d9d6 100644
--- a/ghost/i18n/locales/sq/portal.json
+++ b/ghost/i18n/locales/sq/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Zgjidh nje plan ndryshe",
"Choose a plan": "",
"Choose your newsletters": "Zgjidh buletinin tend",
- "Click here to retry": "Kliko ketu per te provuar perseri",
"Close": "Mbyll",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Vazhdoni abonimin",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "",
+ "Could not sign in. Login link expired.
Click here to retry": "",
"Could not update email! Invalid link.": "",
"Create a new contact": "Shto nje kontakt te ri",
"Current plan": "Plani aktual",
@@ -172,7 +171,7 @@
"Sign in": "Hyr",
"Sign out": "Dil",
"Sign up": "Rregjistrohu",
- "Signup error: Invalid link": "Gabim ne rregjistrim: Link i pavlefshem",
+ "Signup error: Invalid link.
Click here to retry": "Gabim ne rregjistrim: Link i pavlefshem
Kliko ketu per te provuar perseri",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Ju nuk po merrni emaile",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Ju nuk po merrni email sepse ose keni shënuar një mesazh të fundit si të padëshiruar, ose sepse mesazhet nuk mund të dërgoheshin në adresën tuaj të emailit të dhënë.",
"You've successfully signed in.": "Ju jeni identifikuar me sukses.",
- "You've successfully subscribed to": "",
+ "You've successfully subscribed to
{siteTitle}": "",
"Your account": "Llogaria juar",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/sr-Cyrl/portal.json b/ghost/i18n/locales/sr-Cyrl/portal.json
index bdfb28ea914..4c66f69af87 100644
--- a/ghost/i18n/locales/sr-Cyrl/portal.json
+++ b/ghost/i18n/locales/sr-Cyrl/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Изаберите други план",
"Choose a plan": "Изаберите план",
"Choose your newsletters": "Изаберите своје билтене",
- "Click here to retry": "Кликните овде да покушате поново",
"Close": "Затворите",
"Code": "Код",
"Comment preferences updated.": "Преференце коментара ажуриране.",
@@ -56,7 +55,7 @@
"Continue subscription": "Наставите претплату",
"Could not create Stripe billing portal session": "Није могуће креирати сесију Stripe портала наплате",
"Could not create Stripe checkout session": "Није могуће креирати сесију плаћања помоћу Stripe-а",
- "Could not sign in. Login link expired.": "Није могуће пријавити се. Линк за пријаву је истекао.",
+ "Could not sign in. Login link expired.
Click here to retry": "Није могуће пријавити се. Линк за пријаву је истекао.
Кликните овде да покушате поново",
"Could not update email! Invalid link.": "Није могуће ажурирати email! Невалидан линк.",
"Create a new contact": "Направите нови контакт",
"Current plan": "Тренутни план",
@@ -172,7 +171,7 @@
"Sign in": "Пријавите се",
"Sign out": "Одјавите се",
"Sign up": "Региструјте се",
- "Signup error: Invalid link": "Грешка при регистрацији: Невалидан линк",
+ "Signup error: Invalid link.
Click here to retry": "Грешка при регистрацији: Невалидан линк
Кликните овде да покушате поново",
"Signups from this email domain are currently restricted.": "Регистрације са овог email домена су тренутно ограничене.",
"Something went wrong, please try again later.": "Нешто је пошло наопако, молимо Вас покушајте касније.",
"Sorry, no recommendations are available right now.": "Извините, али препоруке тренутно нису доступне.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Не примате email-ове",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Не примате email-ове јер сте или означили недавно примљену поруку као нежељену, или поруке нису могле бити испоручене на Вашу email адресу.",
"You've successfully signed in.": "Успешно сте се пријавили.",
- "You've successfully subscribed to": "Успешно сте се претплатили на",
+ "You've successfully subscribed to
{siteTitle}": "Успешно сте се претплатили на
{siteTitle}",
"Your account": "Ваш налог",
"Your email has failed to resubscribe, please try again": "Поновна претплата на Ваш email није успела, покушајте поново",
"your inbox": "Ваш inbox",
diff --git a/ghost/i18n/locales/sr/portal.json b/ghost/i18n/locales/sr/portal.json
index c945abc88d2..f992b356184 100644
--- a/ghost/i18n/locales/sr/portal.json
+++ b/ghost/i18n/locales/sr/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Izaberite drugi plan",
"Choose a plan": "Izaberite plan",
"Choose your newsletters": "Izaberite svoje biltene",
- "Click here to retry": "Kliknite ovde da pokušate ponovo",
"Close": "Zatvorite",
"Code": "Kod",
"Comment preferences updated.": "Preference komentara ažurirane.",
@@ -56,7 +55,7 @@
"Continue subscription": "Nastavite pretplatu",
"Could not create Stripe billing portal session": "Nije moguće kreirati sesiju Stripe portala naplate",
"Could not create Stripe checkout session": "Nije moguće kreirati sesiju plaćanja pomoću Stripe-a",
- "Could not sign in. Login link expired.": "Nije moguće prijaviti se. Link za prijavu je istekao.",
+ "Could not sign in. Login link expired.
Click here to retry": "Nije moguće prijaviti se. Link za prijavu je istekao.
Kliknite ovde da pokušate ponovo",
"Could not update email! Invalid link.": "Nije moguće ažurirati email! Nevalidan link.",
"Create a new contact": "Napravite novi kontakt",
"Current plan": "Trenutni plan",
@@ -172,7 +171,7 @@
"Sign in": "Prijavite se",
"Sign out": "Odjavite se",
"Sign up": "Registrujte se",
- "Signup error: Invalid link": "Greška pri registraciji: Nevalidan link",
+ "Signup error: Invalid link.
Click here to retry": "Greška pri registraciji: Nevalidan link
Kliknite ovde da pokušate ponovo",
"Signups from this email domain are currently restricted.": "Registracije sa ovog email domena su trenutno ograničene.",
"Something went wrong, please try again later.": "Nešto je pošlo naopako, molimo Vas pokušajte kasnije.",
"Sorry, no recommendations are available right now.": "Izvinite, ali preporuke trenutno nisu dostupne.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Ne primate email-ove",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Ne primate email-ove jer ste ili označili nedavno primljenu poruku kao neželjenu, ili poruke nisu mogle biti isporučene na Vašu email adresu.",
"You've successfully signed in.": "Uspešno ste se prijavili.",
- "You've successfully subscribed to": "Uspešno ste se pretplatili na",
+ "You've successfully subscribed to
{siteTitle}": "Uspešno ste se pretplatili na
{siteTitle}",
"Your account": "Vaš nalog",
"Your email has failed to resubscribe, please try again": "Ponovna pretplata na Vaš email nije uspela, pokušajte ponovo",
"your inbox": "Vaš inbox",
diff --git a/ghost/i18n/locales/sv/portal.json b/ghost/i18n/locales/sv/portal.json
index 7cd89a50db6..1f13df510f4 100644
--- a/ghost/i18n/locales/sv/portal.json
+++ b/ghost/i18n/locales/sv/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Välj en annan plan",
"Choose a plan": "Välj en plan",
"Choose your newsletters": "Välj dina nyhetsbrev",
- "Click here to retry": "Klicka här för att försöka igen",
"Close": "Stäng",
"Code": "Kod",
"Comment preferences updated.": "Kommentarinställningar uppdaterade.",
@@ -56,7 +55,7 @@
"Continue subscription": "Förläng prenumeration",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Kunde inte skapa session för Stripe-utcheckning",
- "Could not sign in. Login link expired.": "Kunde inte logga in. Inloggningslänken har slutat gälla.",
+ "Could not sign in. Login link expired.
Click here to retry": "Kunde inte logga in. Inloggningslänken har slutat gälla.
Klicka här för att försöka igen",
"Could not update email! Invalid link.": "Kunde inte uppdatera e-postadressen. Länken fungerande inte.",
"Create a new contact": "Skapa en ny kontakt",
"Current plan": "Nuvarande plan",
@@ -172,7 +171,7 @@
"Sign in": "Logga in",
"Sign out": "Logga ut",
"Sign up": "Få uppdateringar",
- "Signup error: Invalid link": "Registreringsfel. Länken fungerade inte.",
+ "Signup error: Invalid link.
Click here to retry": "Registreringsfel. Länken fungerade inte.
Klicka här för att försöka igen",
"Signups from this email domain are currently restricted.": "Registreringar från denna e-postdomän är för närvarande begränsade.",
"Something went wrong, please try again later.": "Något gick fel, vänligen försök igen senare.",
"Sorry, no recommendations are available right now.": "Ursäkta, inga rekommendationer finns tillgängliga just nu.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Du tar inte emot e-post",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Du får inte e-postmeddelanden eftersom du antingen markerade ett nyligt meddelande som skräppost, eller för att meddelanden inte kunde levereras till din angivna e-postadress.",
"You've successfully signed in.": "Du är nu inloggad.",
- "You've successfully subscribed to": "Du är nu anmäld till",
+ "You've successfully subscribed to
{siteTitle}": "Du är nu anmäld till
{siteTitle}",
"Your account": "Ditt konto",
"Your email has failed to resubscribe, please try again": "Din e-postadress kunde inte återanmälas, vänligen försök igen",
"your inbox": "din inkorg",
diff --git a/ghost/i18n/locales/sw/portal.json b/ghost/i18n/locales/sw/portal.json
index 9513918edf1..df0f9139119 100644
--- a/ghost/i18n/locales/sw/portal.json
+++ b/ghost/i18n/locales/sw/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Chagua mpango tofauti",
"Choose a plan": "",
"Choose your newsletters": "Chagua majarida yako",
- "Click here to retry": "Bofya hapa kurudia",
"Close": "Funga",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Endelea na usajili",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "Haikuweza kuingia. Kiungo cha kuingia kimeisha muda.",
+ "Could not sign in. Login link expired.
Click here to retry": "Haikuweza kuingia. Kiungo cha kuingia kimeisha muda.
Bofya hapa kurudia",
"Could not update email! Invalid link.": "Haikuweza kusasisha barua pepe! Kiungo batili.",
"Create a new contact": "Unda mawasiliano mapya",
"Current plan": "Mpango wa sasa",
@@ -172,7 +171,7 @@
"Sign in": "Ingia",
"Sign out": "Toka",
"Sign up": "Jisajili",
- "Signup error: Invalid link": "Kosa la usajili: Kiungo batili",
+ "Signup error: Invalid link.
Click here to retry": "Kosa la usajili: Kiungo batili
Bofya hapa kurudia",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Hupokei barua pepe",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Hupokei barua pepe kwa sababu umeashiria ujumbe wa hivi karibuni kama spam, au kwa sababu ujumbe haukuweza kuwasilishwa kwenye anwani yako ya barua pepe iliyotolewa.",
"You've successfully signed in.": "Umeingia kwa mafanikio.",
- "You've successfully subscribed to": "Umejiunga kwa mafanikio na",
+ "You've successfully subscribed to
{siteTitle}": "Umejiunga kwa mafanikio na
{siteTitle}",
"Your account": "Akaunti yako",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/ta/portal.json b/ghost/i18n/locales/ta/portal.json
index 216f6098ebd..62a9f2db169 100644
--- a/ghost/i18n/locales/ta/portal.json
+++ b/ghost/i18n/locales/ta/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "வேறு திட்டத்தைத் தேர்வு செய்யவும்",
"Choose a plan": "ஒரு திட்டத்தைத் தேர்வு செய்யவும்",
"Choose your newsletters": "உங்கள் செய்திமடல்களைத் தேர்வு செய்யவும்",
- "Click here to retry": "மீண்டும் முயற்சிக்க இங்கே கிளிக் செய்யவும்",
"Close": "மூடு",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "சந்தாவைத் தொடரவும்",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "ஸ்ட்ரைப் செக்அவுட் அமர்வை உருவாக்க முடியவில்லை",
- "Could not sign in. Login link expired.": "உள்நுழைய முடியவில்லை. உள்நுழைவு இணைப்பு காலாவதியானது.",
+ "Could not sign in. Login link expired.
Click here to retry": "உள்நுழைய முடியவில்லை. உள்நுழைவு இணைப்பு காலாவதியானது.
மீண்டும் முயற்சிக்க இங்கே கிளிக் செய்யவும்",
"Could not update email! Invalid link.": "மின்னஞ்சலை புதுப்பிக்க முடியவில்லை! தவறான இணைப்பு.",
"Create a new contact": "புதிய தொடர்பை உருவாக்கு",
"Current plan": "தற்போதைய திட்டம்",
@@ -172,7 +171,7 @@
"Sign in": "உள்நுழைக",
"Sign out": "வெளியேறு",
"Sign up": "பதிவு செய்",
- "Signup error: Invalid link": "பதிவு பிழை: தவறான இணைப்பு",
+ "Signup error: Invalid link.
Click here to retry": "பதிவு பிழை: தவறான இணைப்பு
மீண்டும் முயற்சிக்க இங்கே கிளிக் செய்யவும்",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "ஏதோ தவறு நடந்துவிட்டது, பிறகு மீண்டும் முயற்சிக்கவும்.",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "நீங்கள் மின்னஞ்சல்களைப் பெறவில்லை",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "நீங்கள் சமீபத்திய செய்தியை ஸ்பாம் என குறித்திருப்பதால் அல்லது உங்கள் வழங்கப்பட்ட மின்னஞ்சல் முகவரிக்கு செய்திகளை அனுப்ப முடியவில்லை என்பதால் நீங்கள் மின்னஞ்சல்களைப் பெறவில்லை.",
"You've successfully signed in.": "நீங்கள் வெற்றிகரமாக உள்நுழைந்துள்ளீர்கள்.",
- "You've successfully subscribed to": "நீங்கள் வெற்றிகரமாக சந்தா செய்துள்ளீர்கள்",
+ "You've successfully subscribed to
{siteTitle}": "நீங்கள் வெற்றிகரமாக சந்தா செய்துள்ளீர்கள்
{siteTitle}",
"Your account": "உங்கள் கணக்கு",
"Your email has failed to resubscribe, please try again": "உங்கள் மின்னஞ்சல் மீண்டும் சந்தா செய்ய முடியவில்லை, தயவுசெய்து மீண்டும் முயற்சிக்கவும்",
"your inbox": "",
diff --git a/ghost/i18n/locales/th/portal.json b/ghost/i18n/locales/th/portal.json
index 0d0f9f8686d..3584e25df38 100644
--- a/ghost/i18n/locales/th/portal.json
+++ b/ghost/i18n/locales/th/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "เลือกแผนอื่น",
"Choose a plan": "",
"Choose your newsletters": "เลือกอีเมลที่ต้องการรับจดหมายข่าว",
- "Click here to retry": "คลิกที่นี่เพื่อลองอีกครั้ง",
"Close": "ปิด",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "รับสมัครข้อมูลต่อ",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "ไม่สามารถลงชื่อเข้าใช้ได้ ลิงก์เข้าสู่ระบบหมดอายุ",
+ "Could not sign in. Login link expired.
Click here to retry": "ไม่สามารถลงชื่อเข้าใช้ได้ ลิงก์เข้าสู่ระบบหมดอายุ
คลิกที่นี่เพื่อลองอีกครั้ง",
"Could not update email! Invalid link.": "ไม่สามารถอัปเดตอีเมลได้! ลิงก์ไม่ถูกต้อง",
"Create a new contact": "สร้างผู้ติดต่อใหม่",
"Current plan": "แผนปัจจุบัน",
@@ -172,7 +171,7 @@
"Sign in": "ลงชื่อเข้าใช้",
"Sign out": "ออกจากระบบ",
"Sign up": "สมัครใช้งาน",
- "Signup error: Invalid link": "มีข้อผิดพลาดในการสมัครใช้งาน: ลิงก์ไม่ถูกต้อง",
+ "Signup error: Invalid link.
Click here to retry": "มีข้อผิดพลาดในการสมัครใช้งาน: ลิงก์ไม่ถูกต้อง
คลิกที่นี่เพื่อลองอีกครั้ง",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "คุณไม่ได้รับอีเมล",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "คุณไม่ได้รับอีเมล เนื่องจากคุณทำเครื่องหมายข้อความล่าสุดว่าเป็นสแปม, หรือเนื่องจากไม่สามารถส่งข้อความไปยังที่อยู่อีเมลที่คุณให้ไว้",
"You've successfully signed in.": "คุณลงชื่อเข้าใช้สำเร็จแล้ว",
- "You've successfully subscribed to": "คุณรับสมัครข้อมูลสำเร็จแล้ว",
+ "You've successfully subscribed to
{siteTitle}": "คุณรับสมัครข้อมูลสำเร็จแล้ว
{siteTitle}",
"Your account": "บัญชีของคุณ",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/tr/portal.json b/ghost/i18n/locales/tr/portal.json
index 9631d40610b..7108baf1c13 100644
--- a/ghost/i18n/locales/tr/portal.json
+++ b/ghost/i18n/locales/tr/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Farklı bir plan seç",
"Choose a plan": "Bir plan seçin",
"Choose your newsletters": "Bültenleri seç",
- "Click here to retry": "Tekrar denemek için buraya tıkla",
"Close": "Kapat",
"Code": "Kod",
"Comment preferences updated.": "Yorum tercihleri güncellendi.",
@@ -56,7 +55,7 @@
"Continue subscription": "Aboneliğe devam et",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Stripe ödeme oturumu oluşturulamadı",
- "Could not sign in. Login link expired.": "Oturum açılamadı. Oturum açma bağlantısının süresi doldu.",
+ "Could not sign in. Login link expired.
Click here to retry": "Oturum açılamadı. Oturum açma bağlantısının süresi doldu.
Tekrar denemek için buraya tıkla",
"Could not update email! Invalid link.": "E-posta güncellenemedi! Geçersiz bağlantı.",
"Create a new contact": "Yeni bir kullanıcı oluştur",
"Current plan": "Mevcut plan",
@@ -172,7 +171,7 @@
"Sign in": "Giriş yap",
"Sign out": "Çıkış yap",
"Sign up": "Kayıt ol",
- "Signup error: Invalid link": "Kayıt hatası: Geçersiz bağlantı",
+ "Signup error: Invalid link.
Click here to retry": "Kayıt hatası: Geçersiz bağlantı
Tekrar denemek için buraya tıkla",
"Signups from this email domain are currently restricted.": "Bu e-posta alan adından kayıtlar şu anda kısıtlıdır.",
"Something went wrong, please try again later.": "Bir şeyler ters gitti, lütfen daha sonra tekrar deneyin.",
"Sorry, no recommendations are available right now.": "Üzgünüz, şu anda öneri bulunmamaktadır",
@@ -242,7 +241,7 @@
"You're not receiving emails": "E-posta almıyorsunuz",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "E-postaları alamıyorsanız, ya yakın zamanda bir mesajı spam olarak işaretlediniz ya da mesajlar sağlanan e-posta adresinize teslim edilemedi.",
"You've successfully signed in.": "Başarıyla oturum açtınız.",
- "You've successfully subscribed to": "Başarıyla abone oldunuz",
+ "You've successfully subscribed to
{siteTitle}": "Başarıyla abone oldunuz
{siteTitle}",
"Your account": "Hesabın",
"Your email has failed to resubscribe, please try again": "E-postanız yeniden abone olmayı başaramadı, lütfen tekrar deneyin",
"your inbox": "gelen kutunuz",
diff --git a/ghost/i18n/locales/uk/portal.json b/ghost/i18n/locales/uk/portal.json
index 8bc5896b9c5..ca454498f3d 100644
--- a/ghost/i18n/locales/uk/portal.json
+++ b/ghost/i18n/locales/uk/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Оберіть інший план",
"Choose a plan": "Оберіть план",
"Choose your newsletters": "Оберіть свої підписки",
- "Click here to retry": "Натисніть тут, щоб повторити спробу",
"Close": "Закрити",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "Продовжити підписку",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "Не вдалося створити сеанс оформлення замовлення Stripe",
- "Could not sign in. Login link expired.": "Неможливо увійти. Термін дії посилання для входу закінчився.",
+ "Could not sign in. Login link expired.
Click here to retry": "Неможливо увійти. Термін дії посилання для входу закінчився.
Натисніть тут, щоб повторити спробу",
"Could not update email! Invalid link.": "Неможливо оновити електронну адресу! Недійсне посилання.",
"Create a new contact": "Створити новий контакт",
"Current plan": "Поточний план",
@@ -172,7 +171,7 @@
"Sign in": "Вхід",
"Sign out": "Вихід",
"Sign up": "Реєстрація",
- "Signup error: Invalid link": "Помилка реєстрації: недійсне посилання",
+ "Signup error: Invalid link.
Click here to retry": "Помилка реєстрації: недійсне посилання
Натисніть тут, щоб повторити спробу",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "Щось пішло не так, спробуйте пізніше.",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Ви не отримуєте електронних листів",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Ви не отримуєте електронні листи, тому що ви або позначили останнє повідомлення як спам, або тому, що повідомлення не можуть бути доставлені на надану вами адресу електронної пошти.",
"You've successfully signed in.": "Ви успішно увійшли.",
- "You've successfully subscribed to": "Ви успішно підписалися на",
+ "You've successfully subscribed to
{siteTitle}": "Ви успішно підписалися на
{siteTitle}",
"Your account": "Ваш обліковий запис",
"Your email has failed to resubscribe, please try again": "Не вдалося повторно підписатися за вашою електронну адресою, спробуйте ще раз",
"your inbox": "",
diff --git a/ghost/i18n/locales/ur/portal.json b/ghost/i18n/locales/ur/portal.json
index 34a5a3f6dce..f7c8461f549 100644
--- a/ghost/i18n/locales/ur/portal.json
+++ b/ghost/i18n/locales/ur/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "مختلف منصوبہ منتخب کریں",
"Choose a plan": "",
"Choose your newsletters": "اپنے نیوزلیٹر کو منتخب کریں",
- "Click here to retry": "دوبارہ کوشش کرنے کے لئے یہاں کلک کریں",
"Close": "بند کریں",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "سبسکرپشن جاری رکھیں",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "سائن ان نہیں ہو سکا۔ لاگ ان لنک کا وقت ختم ہو گیا ہے۔",
+ "Could not sign in. Login link expired.
Click here to retry": "سائن ان نہیں ہو سکا۔ لاگ ان لنک کا وقت ختم ہو گیا ہے۔
دوبارہ کوشش کرنے کے لئے یہاں کلک کریں",
"Could not update email! Invalid link.": "ای میل اپ ڈیٹ نہیں ہو سکا! غیر معتبر لنک۔",
"Create a new contact": "نیا رابطہ بنائیں",
"Current plan": "موجودہ منصوبہ",
@@ -172,7 +171,7 @@
"Sign in": "سائن ان",
"Sign out": "لاگ آؤٹ",
"Sign up": "سائن اپ",
- "Signup error: Invalid link": "سائن اپ خطا: غیر معتبر لنک",
+ "Signup error: Invalid link.
Click here to retry": "سائن اپ خطا: غیر معتبر لنک
دوبارہ کوشش کرنے کے لئے یہاں کلک کریں",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "آپ کو ای میل نہیں آ رہا ہے",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "آپ کو ای میل نہیں مل رہا ہے کیونکہ آپ نے حال ہی میسج کو سپیم مارک کیا ہوا ہے یا یہاں فراہم کردہ ای میل ایڈریس پر پیغامات فراہم نہیں کیے جا سکتے ہیں۔",
"You've successfully signed in.": "آپ نے کامیابی سے سائن ان کیا ہے۔",
- "You've successfully subscribed to": "",
+ "You've successfully subscribed to
{siteTitle}": "",
"Your account": "آپ کا اکاؤنٹ",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/uz/portal.json b/ghost/i18n/locales/uz/portal.json
index decc27f01e5..cdb92559af0 100644
--- a/ghost/i18n/locales/uz/portal.json
+++ b/ghost/i18n/locales/uz/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Boshqa rejani tanlang",
"Choose a plan": "",
"Choose your newsletters": "Pochta xabarlarini tanlang",
- "Click here to retry": "",
"Close": "Yopmoq",
"Code": "",
"Comment preferences updated.": "",
@@ -56,7 +55,7 @@
"Continue subscription": "",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "",
- "Could not sign in. Login link expired.": "",
+ "Could not sign in. Login link expired.
Click here to retry": "",
"Could not update email! Invalid link.": "",
"Create a new contact": "",
"Current plan": "",
@@ -172,7 +171,7 @@
"Sign in": "Kirish",
"Sign out": "",
"Sign up": "Ro'yxatdan o'tmoq",
- "Signup error: Invalid link": "",
+ "Signup error: Invalid link.
Click here to retry": "",
"Signups from this email domain are currently restricted.": "",
"Something went wrong, please try again later.": "",
"Sorry, no recommendations are available right now.": "",
@@ -242,7 +241,7 @@
"You're not receiving emails": "",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Siz e-pochta xabarlarini olmayapsiz, chunki siz oxirgi xabarni spam deb belgilagansiz yoki xabarlar taqdim etilgan elektron pochta manzilingizga yetkazilmagan.",
"You've successfully signed in.": "",
- "You've successfully subscribed to": "",
+ "You've successfully subscribed to
{siteTitle}": "",
"Your account": "Sizning hisobingiz",
"Your email has failed to resubscribe, please try again": "",
"your inbox": "",
diff --git a/ghost/i18n/locales/vi/portal.json b/ghost/i18n/locales/vi/portal.json
index 83fa6b40015..eacb1370e12 100644
--- a/ghost/i18n/locales/vi/portal.json
+++ b/ghost/i18n/locales/vi/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "Chọn gói khác",
"Choose a plan": "Chọn một gói",
"Choose your newsletters": "Chọn bản tin bạn muốn nhận",
- "Click here to retry": "Nhấn vào đây thử lại",
"Close": "Đóng",
"Code": "Mã",
"Comment preferences updated.": "Đã cập nhật thiết lập bình luận.",
@@ -56,7 +55,7 @@
"Continue subscription": "Tiếp tục đăng ký",
"Could not create Stripe billing portal session": "Không thể tạo phiên cổng thanh toán Stripe",
"Could not create Stripe checkout session": "Không thể tạo phiên thanh toán Stripe",
- "Could not sign in. Login link expired.": "Không thể đăng nhập. Liên kết đăng nhập hết hạn.",
+ "Could not sign in. Login link expired.
Click here to retry": "Không thể đăng nhập. Liên kết đăng nhập hết hạn.
Nhấn vào đây thử lại",
"Could not update email! Invalid link.": "Không thể cập nhật email. Liên kết không hợp lệ.",
"Create a new contact": "Tạo liên hệ mới",
"Current plan": "Gói hiện tại",
@@ -172,7 +171,7 @@
"Sign in": "Đăng nhập",
"Sign out": "Đăng xuất",
"Sign up": "Đăng ký",
- "Signup error: Invalid link": "Lỗi đăng ký: Liên kết không hợp lệ",
+ "Signup error: Invalid link.
Click here to retry": "Lỗi đăng ký: Liên kết không hợp lệ
Nhấn vào đây thử lại",
"Signups from this email domain are currently restricted.": "Tên miền email này đang bị hạn chế đăng ký.",
"Something went wrong, please try again later.": "Xảy ra lỗi, hãy thử lại sau.",
"Sorry, no recommendations are available right now.": "Rất tiếc, chưa có đề xuất nào vào lúc này.",
@@ -242,7 +241,7 @@
"You're not receiving emails": "Bạn không nhận được bản tin email",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "Bạn không nhận được bản tin email vì bạn đã đánh dấu một email gần đây là thư rác, hoặc vì địa chỉ email bạn cung cấp không thể gửi được.",
"You've successfully signed in.": "Bạn đã đăng nhập thành công.",
- "You've successfully subscribed to": "Bạn đã đăng ký gói thành công",
+ "You've successfully subscribed to
{siteTitle}": "Bạn đã đăng ký gói thành công
{siteTitle}",
"Your account": "Tài khoản của bạn",
"Your email has failed to resubscribe, please try again": "Không thể gia hạn với email của bạn, vui lòng thử lại",
"your inbox": "hộp thư đến của bạn",
diff --git a/ghost/i18n/locales/zh-Hant/portal.json b/ghost/i18n/locales/zh-Hant/portal.json
index 1bb5d664220..591dadaece4 100644
--- a/ghost/i18n/locales/zh-Hant/portal.json
+++ b/ghost/i18n/locales/zh-Hant/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "選擇其他方案",
"Choose a plan": "選擇方案",
"Choose your newsletters": "選擇您的電子報",
- "Click here to retry": "點擊重試",
"Close": "關閉",
"Code": "驗證碼",
"Comment preferences updated.": "留言偏好設定已更新。",
@@ -56,7 +55,7 @@
"Continue subscription": "繼續訂閱",
"Could not create Stripe billing portal session": "無法建立 Stripe 帳務管理入口連線",
"Could not create Stripe checkout session": "無法建立 Stripe 結帳的連線",
- "Could not sign in. Login link expired.": "無法登入。登入連結已過期。",
+ "Could not sign in. Login link expired.
Click here to retry": "無法登入。登入連結已過期。
點擊重試",
"Could not update email! Invalid link.": "無法更新電子郵件。連結無效。",
"Create a new contact": "建立新的聯絡人",
"Current plan": "目前方案",
@@ -172,7 +171,7 @@
"Sign in": "登入",
"Sign out": "登出",
"Sign up": "註冊",
- "Signup error: Invalid link": "註冊錯誤:連結無效",
+ "Signup error: Invalid link.
Click here to retry": "註冊錯誤:連結無效
點擊重試",
"Signups from this email domain are currently restricted.": "來自此電子郵件網域的註冊目前受到限制。",
"Something went wrong, please try again later.": "伺服器錯誤,請稍後重試。",
"Sorry, no recommendations are available right now.": "抱歉,目前沒有其他的推薦。",
@@ -242,7 +241,7 @@
"You're not receiving emails": "您當前不會收到電子郵件。",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "您無法接收郵件,可能是因為您最近將某個郵件標記為垃圾郵件,或者郵件無法發送到您提供的 email 地址。",
"You've successfully signed in.": "您已成功登入。",
- "You've successfully subscribed to": "您已經成功訂閱",
+ "You've successfully subscribed to
{siteTitle}": "您已經成功訂閱
{siteTitle}",
"Your account": "您的帳號",
"Your email has failed to resubscribe, please try again": "您的電子郵件重新訂閱失敗,請再試一次",
"your inbox": "您的收件匣",
diff --git a/ghost/i18n/locales/zh/portal.json b/ghost/i18n/locales/zh/portal.json
index 4e1a3153d5f..645de4eb271 100644
--- a/ghost/i18n/locales/zh/portal.json
+++ b/ghost/i18n/locales/zh/portal.json
@@ -42,7 +42,6 @@
"Choose a different plan": "选择其他订阅方案",
"Choose a plan": "选择一个订阅方案",
"Choose your newsletters": "选择您的新闻信",
- "Click here to retry": "请点此处重试",
"Close": "关闭",
"Code": "验证码",
"Comment preferences updated.": "评论偏好设置已更新",
@@ -56,7 +55,7 @@
"Continue subscription": "继续订阅",
"Could not create Stripe billing portal session": "",
"Could not create Stripe checkout session": "无法创建 Stripe 结账会话",
- "Could not sign in. Login link expired.": "无法登录。登录链接已过期。",
+ "Could not sign in. Login link expired.
Click here to retry": "无法登录。登录链接已过期。
请点此处重试",
"Could not update email! Invalid link.": "无法更新电子邮件!链接无效。",
"Create a new contact": "创建新联系",
"Current plan": "当前订阅",
@@ -172,7 +171,7 @@
"Sign in": "登录",
"Sign out": "退出",
"Sign up": "注册",
- "Signup error: Invalid link": "注册错误:链接无效",
+ "Signup error: Invalid link.
Click here to retry": "注册错误:链接无效
请点此处重试",
"Signups from this email domain are currently restricted.": "来自此电子邮件域名的新会员注册目前受限。",
"Something went wrong, please try again later.": "出了点问题,请稍后再试。",
"Sorry, no recommendations are available right now.": "抱歉,目前暂无推荐。",
@@ -242,7 +241,7 @@
"You're not receiving emails": "您将不会收到邮件。",
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "您收不到邮件是因为您可能将最近的某个消息标记为垃圾邮件,或者无法将消息发送到您提供的邮件地址。",
"You've successfully signed in.": "您已成功登录。",
- "You've successfully subscribed to": "您已成功订阅",
+ "You've successfully subscribed to
{siteTitle}": "您已成功订阅
{siteTitle}",
"Your account": "您的账户",
"Your email has failed to resubscribe, please try again": "您的邮箱未能成功重新订阅,请重试。",
"your inbox": "您的收件箱",