diff --git a/frontend/lang/messages/fr-FR.json b/frontend/lang/messages/fr-FR.json index b7f419217fdd..9cba6923cf02 100644 --- a/frontend/lang/messages/fr-FR.json +++ b/frontend/lang/messages/fr-FR.json @@ -450,7 +450,7 @@ "date-format-hint": "Format MM/JJ/AAAA", "date-format-hint-yyyy-mm-dd": "Format AAAA-MM-JJ", "add-to-list": "Ajouter à la liste", - "add-to-plan": "Ajouter à la planification des repas", + "add-to-plan": "Ajouter au menu", "recipe-added-to-list": "Recette ajoutée à la liste", "recipe-added-to-mealplan": "Recette ajoutée au menu", "failed-to-add-recipe-to-mealplan": "Échec de l’ajout de la recette au menu", diff --git a/frontend/lang/messages/no-NO.json b/frontend/lang/messages/no-NO.json index 8dd0c424a6c4..295d8d11fa43 100644 --- a/frontend/lang/messages/no-NO.json +++ b/frontend/lang/messages/no-NO.json @@ -179,19 +179,19 @@ "copy": "Kopier", "color": "Farge", "timestamp": "Tidsstempel", - "last-made": "Last Made", - "learn-more": "Learn More", + "last-made": "Sist laget", + "learn-more": "Lær mer", "this-feature-is-currently-inactive": "This feature is currently inactive", "clipboard-not-supported": "Clipboard not supported", - "copied-to-clipboard": "Copied to clipboard", + "copied-to-clipboard": "Kopiert til utklippstavle", "your-browser-does-not-support-clipboard": "Your browser does not support clipboard", "copied-items-to-clipboard": "No item copied to clipboard|One item copied to clipboard|Copied {count} items to clipboard", "actions": "Actions", "selected-count": "Selected: {count}", - "export-all": "Export All", + "export-all": "Eksporter alle", "refresh": "Refresh", - "upload-file": "Upload File", - "created-on-date": "Created on: {0}" + "upload-file": "Last opp fil", + "created-on-date": "Opprettet: {0}" }, "group": { "are-you-sure-you-want-to-delete-the-group": "Er du sikker på at du vil slette {groupName}?", @@ -216,15 +216,15 @@ "keep-my-recipes-private": "Hold mine oppskrifter privat", "keep-my-recipes-private-description": "Setter gruppen din og alle oppskrifter som standard til private. Du kan alltid endre dette senere." }, - "manage-members": "Manage Members", + "manage-members": "Administrer medlemmer", "manage-members-description": "Manage the permissions of the members in your groups. {manage} allows the user to access the data-management page {invite} allows the user to generate invitation links for other users. Group owners cannot change their own permissions.", - "manage": "Manage", - "invite": "Invite", + "manage": "Administrer", + "invite": "Inviter", "looking-to-update-your-profile": "Looking to Update Your Profile?", "default-recipe-preferences-description": "These are the default settings when a new recipe is created in your group. These can be changed for individual recipes in the recipe settings menu.", "default-recipe-preferences": "Default Recipe Preferences", "group-preferences": "Group Preferences", - "private-group": "Private Group", + "private-group": "Privat gruppe", "private-group-description": "Setting your group to private will default all public view options to default. This overrides an individual recipes public view settings.", "allow-users-outside-of-your-group-to-see-your-recipes": "Allow users outside of your group to see your recipes", "allow-users-outside-of-your-group-to-see-your-recipes-description": "When enabled you can use a public share link to share specific recipes without authorizing the user. When disabled, you can only share recipes with users who are in your group or with a pre-generated private link", diff --git a/frontend/lang/messages/sk-SK.json b/frontend/lang/messages/sk-SK.json index 60110f1ab5c6..fe1dae4e4818 100644 --- a/frontend/lang/messages/sk-SK.json +++ b/frontend/lang/messages/sk-SK.json @@ -403,7 +403,7 @@ "grams": "gramov", "ingredient": "Surovina", "ingredients": "Suroviny", - "insert-ingredient": "Insert Ingredient", + "insert-ingredient": "Vložiť prísadu", "insert-section": "Vložiť sekciu", "instructions": "Postup", "key-name-required": "Názov kľúča je povinným údajom", diff --git a/mealie/repos/seed/resources/units/locales/sv-SE.json b/mealie/repos/seed/resources/units/locales/sv-SE.json index 4ebe4c58ff9d..38ceab7e014e 100644 --- a/mealie/repos/seed/resources/units/locales/sv-SE.json +++ b/mealie/repos/seed/resources/units/locales/sv-SE.json @@ -15,7 +15,7 @@ "abbreviation": "kopp" }, "fluid-ounce": { - "name": "flytande ounce", + "name": "fluid ounce", "description": "", "abbreviation": "fl oz" },