mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
New translations en-us.json (Norwegian)
This commit is contained in:
parent
a158149273
commit
c840407b94
@ -124,6 +124,7 @@
|
||||
"no-recipe-found": "Ingen oppskrift funnet",
|
||||
"ok": "OK",
|
||||
"options": "Alternativer:",
|
||||
"plural-name": "Plural Name",
|
||||
"print": "Skriv ut",
|
||||
"print-preferences": "Skriv ut innstillinger",
|
||||
"random": "Tilfeldig",
|
||||
@ -867,7 +868,9 @@
|
||||
"user-can-invite-other-to-group": "Brukeren kan invitere andre til gruppe",
|
||||
"user-can-manage-group": "Brukeren kan administrere gruppe",
|
||||
"user-can-organize-group-data": "Brukeren kan organisere gruppedata",
|
||||
"enable-advanced-features": "Aktiver avanserte funksjoner"
|
||||
"enable-advanced-features": "Aktiver avanserte funksjoner",
|
||||
"it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.",
|
||||
"dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!"
|
||||
},
|
||||
"language-dialog": {
|
||||
"translated": "oversatt",
|
||||
@ -888,7 +891,9 @@
|
||||
"create-food": "Lag mat",
|
||||
"food-label": "Mat etikett",
|
||||
"edit-food": "Rediger mat",
|
||||
"food-data": "Mat data"
|
||||
"food-data": "Mat data",
|
||||
"example-food-singular": "ex: Onion",
|
||||
"example-food-plural": "ex: Onions"
|
||||
},
|
||||
"units": {
|
||||
"seed-dialog-text": "Lag en database med vanlige enheter basert på ditt lokale språk.",
|
||||
@ -899,13 +904,18 @@
|
||||
"merging-unit-into-unit": "Merging {0} into {1}",
|
||||
"create-unit": "Opprett enhet",
|
||||
"abbreviation": "Forkortelse",
|
||||
"plural-abbreviation": "Plural Abbreviation",
|
||||
"description": "Beskrivelse",
|
||||
"display-as-fraction": "Vis som brøkdel",
|
||||
"use-abbreviation": "Bruk forkortelse",
|
||||
"edit-unit": "Rediger enhet",
|
||||
"unit-data": "Unit Data",
|
||||
"use-abbv": "Use Abbv.",
|
||||
"fraction": "Brøk"
|
||||
"fraction": "Brøk",
|
||||
"example-unit-singular": "ex: Tablespoon",
|
||||
"example-unit-plural": "ex: Tablespoons",
|
||||
"example-unit-abbreviation-singular": "ex: Tbsp",
|
||||
"example-unit-abbreviation-plural": "ex: Tbsps"
|
||||
},
|
||||
"labels": {
|
||||
"seed-dialog-text": "Lag en database med vanlige enheter basert på ditt lokale språk.",
|
||||
@ -934,6 +944,8 @@
|
||||
"delete-recipes": "Slett oppskrifter",
|
||||
"source-unit-will-be-deleted": "Kildeenheten vil bli slettet"
|
||||
},
|
||||
"create-alias": "Create Alias",
|
||||
"manage-aliases": "Manage Aliases",
|
||||
"seed-data": "Frødata",
|
||||
"seed": "Seed",
|
||||
"data-management": "Databehandling",
|
||||
|
Loading…
x
Reference in New Issue
Block a user