mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
New translations en-US.json (Swedish)
This commit is contained in:
parent
bc8616050e
commit
2cdbb6c14d
1 changed files with 22 additions and 4 deletions
|
@ -14,10 +14,15 @@
|
||||||
"demo": "Demo",
|
"demo": "Demo",
|
||||||
"demo-status": "Demo status",
|
"demo-status": "Demo status",
|
||||||
"development": "Utveckling",
|
"development": "Utveckling",
|
||||||
|
"docs": "Docs",
|
||||||
"download-log": "Ladda ner logg",
|
"download-log": "Ladda ner logg",
|
||||||
"download-recipe-json": "Senast hämtad JSON",
|
"download-recipe-json": "Senast hämtad JSON",
|
||||||
|
"github": "Github",
|
||||||
|
"log-lines": "Log Lines",
|
||||||
"not-demo": "Ingen Demo",
|
"not-demo": "Ingen Demo",
|
||||||
|
"portfolio": "Portfolio",
|
||||||
"production": "Produktion",
|
"production": "Produktion",
|
||||||
|
"support": "Support",
|
||||||
"version": "Version"
|
"version": "Version"
|
||||||
},
|
},
|
||||||
"category": {
|
"category": {
|
||||||
|
@ -47,9 +52,9 @@
|
||||||
"clear": "Rensa",
|
"clear": "Rensa",
|
||||||
"close": "Stäng",
|
"close": "Stäng",
|
||||||
"confirm": "Bekräfta",
|
"confirm": "Bekräfta",
|
||||||
|
"copied": "Copied",
|
||||||
"create": "Skapa",
|
"create": "Skapa",
|
||||||
"created": "Skapad",
|
"created": "Skapad",
|
||||||
"coppied": "Kopierad",
|
|
||||||
"current-parenthesis": "(Nuvarande)",
|
"current-parenthesis": "(Nuvarande)",
|
||||||
"custom": "Anpassad",
|
"custom": "Anpassad",
|
||||||
"dashboard": "Dashboard",
|
"dashboard": "Dashboard",
|
||||||
|
@ -73,6 +78,7 @@
|
||||||
"import": "Importera",
|
"import": "Importera",
|
||||||
"keyword": "Nyckelord",
|
"keyword": "Nyckelord",
|
||||||
"link": "Länk",
|
"link": "Länk",
|
||||||
|
"link-copied": "Link Copied",
|
||||||
"monday": "Måndag",
|
"monday": "Måndag",
|
||||||
"name": "Namn",
|
"name": "Namn",
|
||||||
"new": "Ny",
|
"new": "Ny",
|
||||||
|
@ -108,6 +114,7 @@
|
||||||
"updated": "Uppdaterad",
|
"updated": "Uppdaterad",
|
||||||
"upload": "Ladda upp",
|
"upload": "Ladda upp",
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
|
"view": "View",
|
||||||
"wednesday": "Onsdag",
|
"wednesday": "Onsdag",
|
||||||
"yes": "Ja"
|
"yes": "Ja"
|
||||||
},
|
},
|
||||||
|
@ -154,7 +161,6 @@
|
||||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Endast recept med dessa kategorier kommer att användas i måltidsplaner",
|
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Endast recept med dessa kategorier kommer att användas i måltidsplaner",
|
||||||
"planner": "Planeringkalender",
|
"planner": "Planeringkalender",
|
||||||
"quick-week": "Snabb vecka",
|
"quick-week": "Snabb vecka",
|
||||||
"shopping-list": "Inköpslista",
|
|
||||||
"start-date": "Startdatum"
|
"start-date": "Startdatum"
|
||||||
},
|
},
|
||||||
"migration": {
|
"migration": {
|
||||||
|
@ -345,7 +351,8 @@
|
||||||
"recipes-affected": "Inga recept påverkas | Ett recept påverkas | {count} berörda recept",
|
"recipes-affected": "Inga recept påverkas | Ett recept påverkas | {count} berörda recept",
|
||||||
"remove-unused": "Ta bort oanvända",
|
"remove-unused": "Ta bort oanvända",
|
||||||
"title-case-all": "Ändra alla taggar",
|
"title-case-all": "Ändra alla taggar",
|
||||||
"toolbox": "Verktygslåda"
|
"toolbox": "Verktygslåda",
|
||||||
|
"unorganized": "Unorganized"
|
||||||
},
|
},
|
||||||
"webhooks": {
|
"webhooks": {
|
||||||
"meal-planner-webhooks": "Webhooks för denna måltidsplan",
|
"meal-planner-webhooks": "Webhooks för denna måltidsplan",
|
||||||
|
@ -355,6 +362,16 @@
|
||||||
"webhooks-caps": "WEBHOOKS"
|
"webhooks-caps": "WEBHOOKS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"shopping-list": {
|
||||||
|
"all-lists": "All Lists",
|
||||||
|
"create-shopping-list": "Create Shopping List",
|
||||||
|
"from-recipe": "From Recipe",
|
||||||
|
"list-name": "List Name",
|
||||||
|
"new-list": "New List",
|
||||||
|
"quantity": "Quantity: {0}",
|
||||||
|
"shopping-list": "Shopping List",
|
||||||
|
"shopping-lists": "Shopping Lists"
|
||||||
|
},
|
||||||
"signup": {
|
"signup": {
|
||||||
"display-name": "Visningsnamn",
|
"display-name": "Visningsnamn",
|
||||||
"error-signing-up": "Fel vid registreringen",
|
"error-signing-up": "Fel vid registreringen",
|
||||||
|
@ -377,7 +394,6 @@
|
||||||
"untagged-count": "Otaggad {count}"
|
"untagged-count": "Otaggad {count}"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"username": "Användarnamn",
|
|
||||||
"admin": "Administratör",
|
"admin": "Administratör",
|
||||||
"are-you-sure-you-want-to-delete-the-link": "Är du säker på att du vill ta bort länken <b> {link} <b />?",
|
"are-you-sure-you-want-to-delete-the-link": "Är du säker på att du vill ta bort länken <b> {link} <b />?",
|
||||||
"are-you-sure-you-want-to-delete-the-user": "Är du säker på att du vill ta bort användaren <b> {activeName} ID: {activeId} <b />?",
|
"are-you-sure-you-want-to-delete-the-user": "Är du säker på att du vill ta bort användaren <b> {activeName} ID: {activeId} <b />?",
|
||||||
|
@ -423,7 +439,9 @@
|
||||||
"user-successfully-logged-in": "Användaren inloggad",
|
"user-successfully-logged-in": "Användaren inloggad",
|
||||||
"user-update-failed": "Gick inte att uppdatera användare",
|
"user-update-failed": "Gick inte att uppdatera användare",
|
||||||
"user-updated": "Användare uppdaterad",
|
"user-updated": "Användare uppdaterad",
|
||||||
|
"username": "Användarnamn",
|
||||||
"users": "Användare",
|
"users": "Användare",
|
||||||
|
"users-header": "USERS",
|
||||||
"webhook-time": "Webbhook tid",
|
"webhook-time": "Webbhook tid",
|
||||||
"webhooks-enabled": "Webhooks aktiverat",
|
"webhooks-enabled": "Webhooks aktiverat",
|
||||||
"you-are-not-allowed-to-create-a-user": "Du har inte behörighet att skapa en användare",
|
"you-are-not-allowed-to-create-a-user": "Du har inte behörighet att skapa en användare",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue