Skip to content

Commit

Permalink
🌐 Updated Catalan transaltions
Browse files Browse the repository at this point in the history
Adds missing translations
  • Loading branch information
alexrodba authored Feb 5, 2025
1 parent d0df0e7 commit ddcb0a2
Showing 1 changed file with 22 additions and 22 deletions.
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}."
}

0 comments on commit ddcb0a2

Please sign in to comment.