Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update newsletter.json #21828

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions ghost/i18n/locales/ca/newsletter.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"By {authors}": "",
"Comment": "",
"complimentary": "",
"Email": "",
"free": "",
"Keep reading": "",
"Less like this": "",
"Manage subscription": "",
"Member since": "",
"More like this": "",
"Name": "",
"paid": "",
"Subscription details": "",
"trialing": "",
"Unsubscribe": "",
"View in browser": "",
"You are receiving this because you are a <strong>%%{status}%% subscriber</strong> to {site}.": "",
"Your free trial ends on {date}, at which time you will be charged the regular price. You can always cancel before then.": "",
"Your subscription has been canceled and will expire on {date}. You can resume your subscription via your account settings.": "",
"Your subscription has expired.": "",
"Your subscription will expire on {date}.": "",
"Your subscription will renew on {date}.": ""
"By {authors}": "Per {authors}",
"Comment": "Comenta",
"complimentary": "cortesia",
"Email": "Email",
"free": "gratuït",
"Keep reading": "Seguir llegint",
"Less like this": "Menys d'aquest tipus",
"Manage subscription": "Gestiona subscripció",
"Member since": "Membre des de",
"More like this": "Més d'aquest tipus",
"Name": "Nom",
"paid": "de pagament",
"Subscription details": "Detalls de la subscripció",
"trialing": "de prova",
"Unsubscribe": "Dona'm de baixa",
"View in browser": "Veure-ho al navegador",
"You are receiving this because you are a <strong>%%{status}%% subscriber</strong> to {site}.": "Estàs rebent aquest missatge perquè ets <strong>subscriptor/a %%{status}%%</strong> de {site}.",
"Your free trial ends on {date}, at which time you will be charged the regular price. You can always cancel before then.": "El teu període de prova s'acaba el {date}. A partir d'aleshores, se't cobrarà el preu estipulat. Sempre pots cancel·lar la teva subscripció abans que això passi.",
"Your subscription has been canceled and will expire on {date}. You can resume your subscription via your account settings.": "La teva subscripció s'ha cancel·lat i expirarà el {date}. T'hi pots tornar a subscriure mitjançant la configuració del teu compte.",
"Your subscription has expired.": "La teva subscripció ha expirat.",
"Your subscription will expire on {date}.": "La teva subscripció expirarà el {date}.",
"Your subscription will renew on {date}.": "La teva subscripció es renovarà el {date}."
}
Loading