diff --git a/vue/src/locales/sv.json b/vue/src/locales/sv.json index 2a2e137fc..859b89c6b 100644 --- a/vue/src/locales/sv.json +++ b/vue/src/locales/sv.json @@ -1,40 +1,40 @@ { - "import_running": "", - "all_fields_optional": "", - "convert_internal": "", - "Log_Recipe_Cooking": "", - "External_Recipe_Image": "", - "Add_to_Book": "", - "Add_to_Shopping": "", - "Add_to_Plan": "", - "Step_start_time": "", - "Select_Book": "", - "Recipe_Image": "", - "Import_finished": "", - "View_Recipes": "", - "Log_Cooking": "", - "Proteins": "", - "Fats": "", - "Carbohydrates": "", - "Calories": "", - "Nutrition": "", - "Date": "", - "Share": "", - "Export": "", - "Rating": "", - "Close": "", - "Add": "", - "Ingredients": "", - "min": "", - "Servings": "", - "Waiting": "", - "Preparation": "", - "Edit": "", - "Open": "", - "Save": "", - "Step": "", - "Search": "", - "Import": "", - "Print": "", - "Information": "" + "import_running": "Import pågår, var god vänta!", + "all_fields_optional": "Alla rutor är valfria och kan lämnas tomma.", + "convert_internal": "Konvertera till internt recept", + "Log_Recipe_Cooking": "Logga tillagningen av receptet", + "External_Recipe_Image": "Externt receptbild", + "Add_to_Book": "Lägg till i kokbok", + "Add_to_Shopping": "Lägg till i handelslista", + "Add_to_Plan": "Lägg till i matsedel", + "Step_start_time": "Steg starttid", + "Select_Book": "Välj kokbok", + "Recipe_Image": "Receptbild", + "Import_finished": "Importering klar", + "View_Recipes": "Visa recept", + "Log_Cooking": "Logga tillagning", + "Proteins": "Protein", + "Fats": "Fett", + "Carbohydrates": "Kolhydrater", + "Calories": "Kalorier", + "Nutrition": "Näringsinnehåll", + "Date": "Datum", + "Share": "Dela", + "Export": "Exportera", + "Rating": "Betyg", + "Close": "Stäng", + "Add": "Lägg till", + "Ingredients": "Ingredienser", + "min": "min", + "Servings": "Portioner", + "Waiting": "Väntan", + "Preparation": "Förberedelse", + "Edit": "Redigera", + "Open": "Öppna", + "Save": "Spara", + "Step": "Steg", + "Search": "Sök", + "Import": "Importera", + "Print": "Skriv ut", + "Information": "Information" }