diff --git a/frontend/lang/messages/ar-SA.json b/frontend/lang/messages/ar-SA.json index f6998535e..db80240cf 100644 --- a/frontend/lang/messages/ar-SA.json +++ b/frontend/lang/messages/ar-SA.json @@ -410,7 +410,7 @@ "mealie-text": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export.", "plantoeat": { "title": "خِطَّة تناول الطعام", - "description-long": "Mealie can import recipies from Plan to Eat." + "description-long": "يمكن لمالي أن تستورد الوصفات من Plan to Eat." }, "myrecipebox": { "title": "صندوق وصفاتي", @@ -418,7 +418,7 @@ }, "recipekeeper": { "title": "مدير الوصفة", - "description-long": "Mealie can import recipes from Recipe Keeper. Export your recipes in zip format, then upload the .zip file below." + "description-long": "يمكن لـ Mealie استيراد الوصفات من وكيل الوصفات. قم بتصدير وصفاتك بتنسيق zip ، ثم قم بتحميل ملف zip أدناه." } }, "new-recipe": { @@ -544,10 +544,10 @@ "successfully-added-to-list": "Successfully added to list", "recipe-added-to-mealplan": "Recipe added to mealplan", "failed-to-add-recipes-to-list": "Failed to add recipe to list", - "failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan", - "failed-to-add-to-list": "Failed to add to list", - "yield": "Yield", - "yields-amount-with-text": "Yields {amount} {text}", + "failed-to-add-recipe-to-mealplan": "فشل في إضافة الوصفة إلى خطة الوجبة", + "failed-to-add-to-list": "فشل في الإضافة إلى القائمة", + "yield": "العائد", + "yields-amount-with-text": "العائد {amount} {text}", "yield-text": "Yield Text", "quantity": "الكَمّيَّة", "choose-unit": "اختر الوحدة", @@ -822,7 +822,7 @@ "validate": "Validate", "email-configuration-status": "Email Configuration Status", "email-configured": "Email Configured", - "email-test-results": "Email Test Results", + "email-test-results": "نتائج الايميل", "ready": "جاهز", "not-ready": "Not Ready - Check Environmental Variables", "succeeded": "نجحت العملية", diff --git a/frontend/lang/messages/no-NO.json b/frontend/lang/messages/no-NO.json index 4f40ecd7c..8eec9d404 100644 --- a/frontend/lang/messages/no-NO.json +++ b/frontend/lang/messages/no-NO.json @@ -292,7 +292,7 @@ "admin-household-management-text": "Endringer i denne husholdningen vil umiddelbart gjelde.", "household-id-value": "Husholdningens id: {0}", "private-household": "Privat husholdning", - "private-household-description": "Setting your household to private will disable all public view options. This overrides any individual public view settings", + "private-household-description": "Når du setter husholdningen din til privat, vil alle offentlige visningsalternativer tilbakestilles til standardverdiene. Dette overskriver envher individuell offentlig visningsinnstilling", "lock-recipe-edits-from-other-households": "Lås redigering av oppskrifter fra andre husholdninger", "lock-recipe-edits-from-other-households-description": "Når dette er aktivert kan bare brukere i husholdningen din redigere oppskrifter laget av husholdningen din", "household-recipe-preferences": "Husholdningenes oppskriftsinnstillinger", diff --git a/mealie/repos/seed/resources/units/locales/no-NO.json b/mealie/repos/seed/resources/units/locales/no-NO.json index 2c1afde80..a8e0a60ef 100644 --- a/mealie/repos/seed/resources/units/locales/no-NO.json +++ b/mealie/repos/seed/resources/units/locales/no-NO.json @@ -62,7 +62,7 @@ }, "ounce": { "name": "unse", - "plural_name": "ounces\n", + "plural_name": "ounces\nunser", "description": "", "abbreviation": "oz" },