Skip to content

Commit

Permalink
🌐 Translated newsletter.json to Norwegian (TryGhost#21595)
Browse files Browse the repository at this point in the history
Complete translation of newsletter to Norwegian 🇳🇴
  • Loading branch information
matsbst authored and tilak999 committed Nov 20, 2024
1 parent 75f7cf0 commit 3e2dbb7
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions ghost/i18n/locales/no/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}": "Av {authors}",
"Comment": "Kommentar",
"complimentary": "gratis",
"Email": "E-post",
"free": "gratis",
"Keep reading": "Fortsett å lese",
"Less like this": "Mindre som dette",
"Manage subscription": "Administrer abonnement",
"Member since": "Medlem siden",
"More like this": "Mer som dette",
"Name": "Navn",
"paid": "betalt",
"Subscription details": "Abonnementsdetaljer",
"trialing": "prøveperiode",
"Unsubscribe": "Avmeld",
"View in browser": "Vis i nettleser",
"You are receiving this because you are a <strong>%%{status}%% subscriber</strong> to {site}.": "Du mottar dette fordi du er en <strong>%%{status}%% abonnent</strong> på {site}.",
"Your free trial ends on {date}, at which time you will be charged the regular price. You can always cancel before then.": "Din gratis prøveperiode avsluttes {date}, da blir du belastet normal pris. Du kan alltid kansellere før den tid.",
"Your subscription has been canceled and will expire on {date}. You can resume your subscription via your account settings.": "Abonnementet ditt er kansellert og utløper den {date}. Du kan gjenoppta abonnementet via kontoinnstillingene dine.",
"Your subscription has expired.": "Abonnementet ditt er utløpt.",
"Your subscription will expire on {date}.": "Abonnementet ditt vil utløpe den {date}.",
"Your subscription will renew on {date}.": "Abonnementet ditt vil fornyes den {date}."
}

0 comments on commit 3e2dbb7

Please sign in to comment.