diff --git a/ghost/i18n/locales/ca/newsletter.json b/ghost/i18n/locales/ca/newsletter.json index bd24d1dc525..59b6e8e6408 100644 --- a/ghost/i18n/locales/ca/newsletter.json +++ b/ghost/i18n/locales/ca/newsletter.json @@ -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 %%{status}%% subscriber 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 %%{status}%% subscriber to {site}.": "Estàs rebent aquest missatge perquè ets subscriptor/a %%{status}%% 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}." }