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
68849f6008
commit
aa338570d2
1 changed files with 47 additions and 47 deletions
|
@ -4,53 +4,53 @@
|
|||
"take-me-home": "Ta mig hem"
|
||||
},
|
||||
"about": {
|
||||
"about-mealie": "About Mealie",
|
||||
"about-mealie": "Om Mealie",
|
||||
"api-docs": "API Docs",
|
||||
"api-port": "API Port",
|
||||
"application-mode": "Application Mode",
|
||||
"database-type": "Database Type",
|
||||
"database-url": "Database URL",
|
||||
"default-group": "Default Group",
|
||||
"application-mode": "Program läge",
|
||||
"database-type": "Databastyp",
|
||||
"database-url": "Databas URL",
|
||||
"default-group": "Standard grupp",
|
||||
"demo": "Demo",
|
||||
"demo-status": "Demo Status",
|
||||
"development": "Development",
|
||||
"download-log": "Download Log",
|
||||
"demo-status": "Demo status",
|
||||
"development": "Utveckling",
|
||||
"download-log": "Ladda ner logg",
|
||||
"download-recipe-json": "Last Scraped JSON",
|
||||
"not-demo": "Not Demo",
|
||||
"production": "Production",
|
||||
"not-demo": "Ingen Demo",
|
||||
"production": "Produktion",
|
||||
"version": "Version"
|
||||
},
|
||||
"category": {
|
||||
"category": "Category",
|
||||
"category-created": "Category created",
|
||||
"category-creation-failed": "Category creation failed",
|
||||
"category-deleted": "Category Deleted",
|
||||
"category-deletion-failed": "Category deletion failed",
|
||||
"category-filter": "Category Filter",
|
||||
"category-update-failed": "Category update failed",
|
||||
"category-updated": "Category updated",
|
||||
"uncategorized-count": "Uncategorized {count}"
|
||||
"category": "Kategori",
|
||||
"category-created": "Kategori skapad",
|
||||
"category-creation-failed": "Kategori misslyckades",
|
||||
"category-deleted": "Kategori raderad",
|
||||
"category-deletion-failed": "Kategori radering misslyckades",
|
||||
"category-filter": "Kategori filter",
|
||||
"category-update-failed": "Kategori uppdatering misslyckades",
|
||||
"category-updated": "Kategori uppdaterad",
|
||||
"uncategorized-count": "Ingen Kategori {count}"
|
||||
},
|
||||
"events": {
|
||||
"apprise-url": "Apprise URL",
|
||||
"database": "Database",
|
||||
"database": "Databas",
|
||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||
"notification": "Notification",
|
||||
"notification": "Notifiering",
|
||||
"scheduled": "Scheduled",
|
||||
"something-went-wrong": "Something Went Wrong!",
|
||||
"something-went-wrong": "Hmmm, något blev fel!",
|
||||
"subscribed-events": "Subscribed Events",
|
||||
"test-message-sent": "Test Message Sent"
|
||||
"test-message-sent": "Test meddelande skickat"
|
||||
},
|
||||
"general": {
|
||||
"apply": "Apply",
|
||||
"apply": "Utför",
|
||||
"cancel": "Avbryt",
|
||||
"clear": "Clear",
|
||||
"clear": "Rensa",
|
||||
"close": "Stäng",
|
||||
"confirm": "Confirm",
|
||||
"confirm": "Bekräfta",
|
||||
"create": "Skapa",
|
||||
"created": "Created",
|
||||
"created": "Skapad",
|
||||
"coppied": "Coppied",
|
||||
"current-parenthesis": "(Current)",
|
||||
"current-parenthesis": "(Nuvarande)",
|
||||
"custom": "Custom",
|
||||
"dashboard": "Dashboard",
|
||||
"delete": "Ta bort",
|
||||
|
@ -59,14 +59,14 @@
|
|||
"edit": "Redigera",
|
||||
"enabled": "Aktiverad",
|
||||
"exception": "Exception",
|
||||
"failed-count": "Failed: {count}",
|
||||
"failure-uploading-file": "Failure uploading file",
|
||||
"field-required": "Field Required",
|
||||
"file-folder-not-found": "File/folder not found",
|
||||
"file-uploaded": "File uploaded",
|
||||
"failed-count": "Misslyckades: {count}",
|
||||
"failure-uploading-file": "Uppladdning misslyckades",
|
||||
"field-required": "Obligatoriskt fält",
|
||||
"file-folder-not-found": "Fil/mapp ej hittad",
|
||||
"file-uploaded": "Ful uppladdad",
|
||||
"filter": "Filter",
|
||||
"friday": "Friday",
|
||||
"general": "General",
|
||||
"friday": "Fredag",
|
||||
"general": "Allmänt",
|
||||
"get": "Get",
|
||||
"image": "Image",
|
||||
"image-upload-failed": "Image upload failed",
|
||||
|
@ -118,15 +118,15 @@
|
|||
"confirm-group-deletion": "Confirm Group Deletion",
|
||||
"create-group": "Create Group",
|
||||
"error-updating-group": "Error updating group",
|
||||
"group": "Group",
|
||||
"group-deleted": "Group deleted",
|
||||
"group": "Grupp",
|
||||
"group-deleted": "Grupp raderad",
|
||||
"group-deletion-failed": "Group deletion failed",
|
||||
"group-id-with-value": "Group ID: {groupID}",
|
||||
"group-name": "Group Name",
|
||||
"group-not-found": "Group not found",
|
||||
"groups": "Groups",
|
||||
"group-name": "Gruppnamn",
|
||||
"group-not-found": "Grupp ej funnen",
|
||||
"groups": "Grupper",
|
||||
"groups-can-only-be-set-by-administrators": "Groups can only be set by administrators",
|
||||
"manage-groups": "Manage Groups",
|
||||
"manage-groups": "Hantera grupper",
|
||||
"user-group": "User Group",
|
||||
"user-group-created": "User Group Created",
|
||||
"user-group-creation-failed": "User Group Creation Failed"
|
||||
|
@ -180,16 +180,16 @@
|
|||
},
|
||||
"page": {
|
||||
"all-recipes": "All Recipes",
|
||||
"home-page": "Home Page",
|
||||
"new-page-created": "New page created",
|
||||
"home-page": "Startsida",
|
||||
"new-page-created": "Ny sida skapad",
|
||||
"page-creation-failed": "Page creation failed",
|
||||
"page-deleted": "Page deleted",
|
||||
"page-deleted": "Sida raderad",
|
||||
"page-deletion-failed": "Page deletion failed",
|
||||
"page-update-failed": "Page update failed",
|
||||
"page-updated": "Page updated",
|
||||
"page-updated": "Sida uppdaterad",
|
||||
"pages-update-failed": "Pages update failed",
|
||||
"pages-updated": "Pages updated",
|
||||
"recent": "Recent"
|
||||
"pages-updated": "Sidor uppdaterad",
|
||||
"recent": "Senaste"
|
||||
},
|
||||
"recipe": {
|
||||
"add-key": "Add Key",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue