From 93f3762016b8f3a0b0a0ff1f2500b8a5fd6dc3ae Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 30 Jul 2025 02:41:00 -0500 Subject: [PATCH] chore(l10n): New Crowdin updates (#5847) --- frontend/lang/messages/af-ZA.json | 3 + frontend/lang/messages/ar-SA.json | 3 + frontend/lang/messages/bg-BG.json | 3 + frontend/lang/messages/ca-ES.json | 3 + frontend/lang/messages/cs-CZ.json | 3 + frontend/lang/messages/da-DK.json | 11 ++- frontend/lang/messages/de-DE.json | 3 + frontend/lang/messages/el-GR.json | 3 + frontend/lang/messages/en-GB.json | 3 + frontend/lang/messages/es-ES.json | 3 + frontend/lang/messages/et-EE.json | 3 + frontend/lang/messages/fi-FI.json | 3 + frontend/lang/messages/fr-BE.json | 3 + frontend/lang/messages/fr-CA.json | 3 + frontend/lang/messages/fr-FR.json | 3 + frontend/lang/messages/gl-ES.json | 3 + frontend/lang/messages/he-IL.json | 3 + frontend/lang/messages/hr-HR.json | 3 + frontend/lang/messages/hu-HU.json | 3 + frontend/lang/messages/is-IS.json | 3 + frontend/lang/messages/it-IT.json | 3 + frontend/lang/messages/ja-JP.json | 3 + frontend/lang/messages/ko-KR.json | 3 + frontend/lang/messages/lt-LT.json | 3 + frontend/lang/messages/lv-LV.json | 3 + frontend/lang/messages/nl-NL.json | 3 + frontend/lang/messages/no-NO.json | 3 + frontend/lang/messages/pl-PL.json | 3 + frontend/lang/messages/pt-BR.json | 3 + frontend/lang/messages/pt-PT.json | 3 + frontend/lang/messages/ro-RO.json | 3 + frontend/lang/messages/ru-RU.json | 5 +- frontend/lang/messages/sk-SK.json | 3 + frontend/lang/messages/sl-SI.json | 3 + frontend/lang/messages/sr-SP.json | 3 + frontend/lang/messages/sv-SE.json | 3 + frontend/lang/messages/tr-TR.json | 3 + frontend/lang/messages/uk-UA.json | 3 + frontend/lang/messages/vi-VN.json | 3 + frontend/lang/messages/zh-CN.json | 3 + frontend/lang/messages/zh-TW.json | 3 + .../seed/resources/foods/locales/da-DK.json | 78 +++++++++---------- .../seed/resources/foods/locales/de-DE.json | 18 ++--- .../seed/resources/foods/locales/es-ES.json | 2 +- 44 files changed, 177 insertions(+), 54 deletions(-) diff --git a/frontend/lang/messages/af-ZA.json b/frontend/lang/messages/af-ZA.json index 517d35f1f..9c9f02c62 100644 --- a/frontend/lang/messages/af-ZA.json +++ b/frontend/lang/messages/af-ZA.json @@ -472,6 +472,7 @@ "comment": "Lewer kommentaar", "comments": "Kommentaar", "delete-confirmation": "Is jy seker jy wil hierdie resep uitvee?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Verwyder resep", "description": "Beskrywing", "disable-amount": "Skakel bestanddeelhoeveelhede af", @@ -662,6 +663,8 @@ "no-unit": "No unit", "missing-unit": "Create missing unit: {unit}", "missing-food": "Create missing food: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "No Food" }, "reset-servings-count": "Reset Servings Count", diff --git a/frontend/lang/messages/ar-SA.json b/frontend/lang/messages/ar-SA.json index 80be8a33a..5de52ec43 100644 --- a/frontend/lang/messages/ar-SA.json +++ b/frontend/lang/messages/ar-SA.json @@ -472,6 +472,7 @@ "comment": "أضف تعليق ", "comments": "التعليقات", "delete-confirmation": "هل انت متأكد من رغبتك بحذف هذه الوصفة؟", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "حذف الوصفة", "description": "الوصف", "disable-amount": "إيقاف إظهار كميات المكونات", @@ -662,6 +663,8 @@ "no-unit": "لا توجد وحدة", "missing-unit": "إنشاء وحدة مفقودة: {unit}", "missing-food": "إنشاء طعام مفقود: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "لا يوجد طعام" }, "reset-servings-count": "إعادة تعيين عدد الحصص", diff --git a/frontend/lang/messages/bg-BG.json b/frontend/lang/messages/bg-BG.json index d4f118ccc..b491a4380 100644 --- a/frontend/lang/messages/bg-BG.json +++ b/frontend/lang/messages/bg-BG.json @@ -472,6 +472,7 @@ "comment": "Коментар", "comments": "Коментари", "delete-confirmation": "Сигурни ли сте, че желаете да изтриете тази рецепта?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Изтрий рецептата", "description": "Описание", "disable-amount": "Изключи количествата за съставките", @@ -662,6 +663,8 @@ "no-unit": "No unit", "missing-unit": "Create missing unit: {unit}", "missing-food": "Create missing food: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "No Food" }, "reset-servings-count": "Reset Servings Count", diff --git a/frontend/lang/messages/ca-ES.json b/frontend/lang/messages/ca-ES.json index f8f190c13..8043e32ac 100644 --- a/frontend/lang/messages/ca-ES.json +++ b/frontend/lang/messages/ca-ES.json @@ -472,6 +472,7 @@ "comment": "Comentari", "comments": "Comentaris", "delete-confirmation": "Estàs segur que vols suprimir-la?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Suprimeix la recepta", "description": "Descripció", "disable-amount": "Oculta les quantitats", @@ -662,6 +663,8 @@ "no-unit": "Sense unitat", "missing-unit": "Crear unitat que manca: {unit}", "missing-food": "Crear menjar que manca: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Sense menjar" }, "reset-servings-count": "Reiniciar racions servides", diff --git a/frontend/lang/messages/cs-CZ.json b/frontend/lang/messages/cs-CZ.json index 2596686ef..11c8da4e0 100644 --- a/frontend/lang/messages/cs-CZ.json +++ b/frontend/lang/messages/cs-CZ.json @@ -472,6 +472,7 @@ "comment": "Komentář", "comments": "Komentáře", "delete-confirmation": "Opravdu chcete smazat tento recept?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Smazat recept", "description": "Popis", "disable-amount": "Nezobrazovat množství ingrediencí", @@ -662,6 +663,8 @@ "no-unit": "Žádná jednotka", "missing-unit": "Vytvořit chybějící jednotku: {unit}", "missing-food": "Vytvořit chybějící jídlo: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Žádné jídlo" }, "reset-servings-count": "Resetovat počet porcí", diff --git a/frontend/lang/messages/da-DK.json b/frontend/lang/messages/da-DK.json index 75cd6cd2f..57a73036c 100644 --- a/frontend/lang/messages/da-DK.json +++ b/frontend/lang/messages/da-DK.json @@ -472,6 +472,7 @@ "comment": "Kommentar", "comments": "Kommentarer", "delete-confirmation": "Er du sikker på, du vil slette denne opskrift?", + "admin-delete-confirmation": "Du er ved at slette en opskrift, som du ikke er ejer af ved at bruge administrator rettigheder. Er du sikker?", "delete-recipe": "Slet opskrift", "description": "Beskrivelse", "disable-amount": "Slå ingrediensmængder fra", @@ -579,10 +580,10 @@ "made-this": "Jeg har lavet denne", "how-did-it-turn-out": "Hvordan blev det?", "user-made-this": "{user} lavede denne", - "added-to-timeline": "Added to timeline", - "failed-to-add-to-timeline": "Failed to add to timeline", - "failed-to-update-recipe": "Failed to update recipe", - "added-to-timeline-but-failed-to-add-image": "Added to timeline, but failed to add image", + "added-to-timeline": "Tilføjet til tidslinjen", + "failed-to-add-to-timeline": "Kunne ikke tilføje til tidslinjen", + "failed-to-update-recipe": "Kunne ikke opdatere opskrift", + "added-to-timeline-but-failed-to-add-image": "Tilføjet til tidslinjen, men kunne ikke tilføje billede", "api-extras-description": "Opskrifter ekstra er en central feature i Mealie API. De giver dig mulighed for at oprette brugerdefinerede JSON nøgle / værdi par inden for en opskrift, at henvise til fra 3. parts applikationer. Du kan bruge disse nøgler til at give oplysninger, for eksempel til at udløse automatiseringer eller brugerdefinerede beskeder til at videresende til din ønskede enhed.", "message-key": "Beskednøgle", "parse": "Behandl data", @@ -662,6 +663,8 @@ "no-unit": "Ingen enhed", "missing-unit": "Opret manglende måleenhed: {unit}", "missing-food": "Opret manglende fødevare: {food}", + "this-unit-could-not-be-parsed-automatically": "Denne enhed kunne ikke fortolkes automatisk", + "this-food-could-not-be-parsed-automatically": "Denne fødevare kunne ikke fortolkes automatisk", "no-food": "Ingen fødevarer" }, "reset-servings-count": "Nulstil antal serveringer", diff --git a/frontend/lang/messages/de-DE.json b/frontend/lang/messages/de-DE.json index 8d90bbfe1..dc74d77bf 100644 --- a/frontend/lang/messages/de-DE.json +++ b/frontend/lang/messages/de-DE.json @@ -472,6 +472,7 @@ "comment": "Kommentar", "comments": "Kommentare", "delete-confirmation": "Bist du dir sicher, dass du dieses Rezept löschen möchtest?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Rezept löschen", "description": "Beschreibung", "disable-amount": "Zutatenmenge deaktivieren", @@ -662,6 +663,8 @@ "no-unit": "Keine Einheit", "missing-unit": "Fehlende Einheit erstellen: {unit}", "missing-food": "Fehlendes Lebensmittel erstellen: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Kein Lebensmittel" }, "reset-servings-count": "Portionen zurücksetzen", diff --git a/frontend/lang/messages/el-GR.json b/frontend/lang/messages/el-GR.json index 1787ad2d1..cd527bbe3 100644 --- a/frontend/lang/messages/el-GR.json +++ b/frontend/lang/messages/el-GR.json @@ -472,6 +472,7 @@ "comment": "Σχόλιο", "comments": "Σχόλια", "delete-confirmation": "Θέλετε σίγουρα να διαγράψετε αυτή τη συνταγή;", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Διαγραφή Συνταγής", "description": "Περιγραφή", "disable-amount": "Απενεργοποίηση Ποσοτήτων Συστατικών", @@ -662,6 +663,8 @@ "no-unit": "Καμία μονάδα", "missing-unit": "Δημιουργία μονάδας που λείπει: {unit}", "missing-food": "Δημιουργία τροφίμου που λείπει: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Χωρίς Τρόφιμο" }, "reset-servings-count": "Επαναφορά μέτρησης μερίδων", diff --git a/frontend/lang/messages/en-GB.json b/frontend/lang/messages/en-GB.json index 1f6122f5b..947d274ad 100644 --- a/frontend/lang/messages/en-GB.json +++ b/frontend/lang/messages/en-GB.json @@ -472,6 +472,7 @@ "comment": "Comment", "comments": "Comments", "delete-confirmation": "Are you sure you want to delete this recipe?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Delete Recipe", "description": "Description", "disable-amount": "Disable Ingredient Amounts", @@ -662,6 +663,8 @@ "no-unit": "No unit", "missing-unit": "Create missing unit: {unit}", "missing-food": "Create missing food: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "No Food" }, "reset-servings-count": "Reset Servings Count", diff --git a/frontend/lang/messages/es-ES.json b/frontend/lang/messages/es-ES.json index e6a8a03ec..bb507e424 100644 --- a/frontend/lang/messages/es-ES.json +++ b/frontend/lang/messages/es-ES.json @@ -472,6 +472,7 @@ "comment": "Comentario", "comments": "Comentarios", "delete-confirmation": "¿Estás seguro de eliminar esta receta?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Borrar receta", "description": "Descripción", "disable-amount": "Desactivar cantidades de ingredientes", @@ -662,6 +663,8 @@ "no-unit": "Sin unidad", "missing-unit": "Crear unidad faltante: {unit}", "missing-food": "Crear comida faltante: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Sin Comida" }, "reset-servings-count": "Restablecer contador de porciones", diff --git a/frontend/lang/messages/et-EE.json b/frontend/lang/messages/et-EE.json index f311f6ab3..fef16702e 100644 --- a/frontend/lang/messages/et-EE.json +++ b/frontend/lang/messages/et-EE.json @@ -472,6 +472,7 @@ "comment": "Kommentaar", "comments": "Kommentaarid", "delete-confirmation": "Kas sa oled kindel, et tahad seda retsepti kustutada?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Kustuta retsept", "description": "Kirjeldus", "disable-amount": "Deaktiveeri koostisosade kogused", @@ -662,6 +663,8 @@ "no-unit": "Ilma ühikuta", "missing-unit": "Loo puuduv ühik: {unit}", "missing-food": "Loo puuduv toit: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Toit puudub" }, "reset-servings-count": "Lähtesta portsionite arv", diff --git a/frontend/lang/messages/fi-FI.json b/frontend/lang/messages/fi-FI.json index ae1c999b4..03fdcdcf4 100644 --- a/frontend/lang/messages/fi-FI.json +++ b/frontend/lang/messages/fi-FI.json @@ -472,6 +472,7 @@ "comment": "Kommentti", "comments": "Kommentit", "delete-confirmation": "Haluatko varmasti poistaa reseptin?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Poista resepti", "description": "Kuvaus", "disable-amount": "Poista ainesosien määrät käytöstä", @@ -662,6 +663,8 @@ "no-unit": "Ei yksikköä", "missing-unit": "Luo puuttuva yksikkö: {unit}", "missing-food": "Luo puuttuva ruoka: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Ei ruokaa" }, "reset-servings-count": "Palauta Annoksien Määrä", diff --git a/frontend/lang/messages/fr-BE.json b/frontend/lang/messages/fr-BE.json index a1a070e20..1587dcaf8 100644 --- a/frontend/lang/messages/fr-BE.json +++ b/frontend/lang/messages/fr-BE.json @@ -472,6 +472,7 @@ "comment": "Commentaire", "comments": "Commentaires", "delete-confirmation": "Voulez-vous vraiment supprimer cette recette ?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Supprimer la recette", "description": "Description", "disable-amount": "Désactiver les quantités des ingrédients", @@ -662,6 +663,8 @@ "no-unit": "Pas d'unité", "missing-unit": "Créer une unité manquante : {unit}", "missing-food": "Créer un aliment manquant : {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Aucun aliment" }, "reset-servings-count": "Réinitialiser le nombre de portions", diff --git a/frontend/lang/messages/fr-CA.json b/frontend/lang/messages/fr-CA.json index 7d9c9d732..08d1a7d30 100644 --- a/frontend/lang/messages/fr-CA.json +++ b/frontend/lang/messages/fr-CA.json @@ -472,6 +472,7 @@ "comment": "Commentaire", "comments": "Commentaires", "delete-confirmation": "Êtes-vous sûr(e) de vouloir supprimer cette recette?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Supprimer la recette", "description": "Description", "disable-amount": "Désactiver les quantités d'ingrédients", @@ -662,6 +663,8 @@ "no-unit": "Pas d'unité", "missing-unit": "Créer une unité manquante : {unit}", "missing-food": "Créer un aliment manquant : {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Aucun aliment" }, "reset-servings-count": "Réinitialiser le nombre de portions", diff --git a/frontend/lang/messages/fr-FR.json b/frontend/lang/messages/fr-FR.json index 622f6e70c..d70d8f182 100644 --- a/frontend/lang/messages/fr-FR.json +++ b/frontend/lang/messages/fr-FR.json @@ -472,6 +472,7 @@ "comment": "Commentaire", "comments": "Commentaires", "delete-confirmation": "Voulez-vous vraiment supprimer cette recette ?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Supprimer la recette", "description": "Description", "disable-amount": "Désactiver les quantités des ingrédients", @@ -662,6 +663,8 @@ "no-unit": "Pas d'unité", "missing-unit": "Créer une unité manquante : {unit}", "missing-food": "Créer un aliment manquant : {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Aucun aliment" }, "reset-servings-count": "Réinitialiser le nombre de portions", diff --git a/frontend/lang/messages/gl-ES.json b/frontend/lang/messages/gl-ES.json index 97c5d880c..11837b829 100644 --- a/frontend/lang/messages/gl-ES.json +++ b/frontend/lang/messages/gl-ES.json @@ -472,6 +472,7 @@ "comment": "Comentario", "comments": "Comentarios", "delete-confirmation": "Estás seguro de que queres eliminar esta receita?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Eliminar Receita", "description": "Descrición", "disable-amount": "Desactivar as Cantidades de Ingredientes", @@ -662,6 +663,8 @@ "no-unit": "Sen unidades", "missing-unit": "Crear a unidade que falta: {unit}", "missing-food": "Crear a comida que falta: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Sen Comida" }, "reset-servings-count": "Reiniciar Contador de Porcións", diff --git a/frontend/lang/messages/he-IL.json b/frontend/lang/messages/he-IL.json index d46446920..0099310a9 100644 --- a/frontend/lang/messages/he-IL.json +++ b/frontend/lang/messages/he-IL.json @@ -472,6 +472,7 @@ "comment": "הערה", "comments": "הערות", "delete-confirmation": "למחוק את המתכון הזה?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "מחיקת מתכון", "description": "תיאור", "disable-amount": "ביטול כמויות מרכיבים", @@ -662,6 +663,8 @@ "no-unit": "ללא יחידות", "missing-unit": "יצירת יחידה חסרה: {unit}", "missing-food": "יצירת אוכל חסר: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "אין אוכל" }, "reset-servings-count": "איפוס מספר המנות", diff --git a/frontend/lang/messages/hr-HR.json b/frontend/lang/messages/hr-HR.json index a8b21f3fd..af4fe391f 100644 --- a/frontend/lang/messages/hr-HR.json +++ b/frontend/lang/messages/hr-HR.json @@ -472,6 +472,7 @@ "comment": "Komentar", "comments": "Komentari", "delete-confirmation": "Jeste li sigurni da želite izbrisati ovaj recept?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Obriši Recept", "description": "Opis", "disable-amount": "Onemogući količine sastojaka", @@ -662,6 +663,8 @@ "no-unit": "No unit", "missing-unit": "Create missing unit: {unit}", "missing-food": "Create missing food: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "No Food" }, "reset-servings-count": "Reset Servings Count", diff --git a/frontend/lang/messages/hu-HU.json b/frontend/lang/messages/hu-HU.json index b9c22814c..0c81a562d 100644 --- a/frontend/lang/messages/hu-HU.json +++ b/frontend/lang/messages/hu-HU.json @@ -472,6 +472,7 @@ "comment": "Megjegyzés", "comments": "Megjegyzések", "delete-confirmation": "Biztosan törli ezt a receptet?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Recept törlése", "description": "Leírás", "disable-amount": "Hozzávalók mennyiségének letiltása", @@ -662,6 +663,8 @@ "no-unit": "Mértékegység nélkül", "missing-unit": "Hiányzó mértékegység létrehozása: {unit}", "missing-food": "Hiányzó élelmiszer létrehozása: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Élelmiszer nélküli" }, "reset-servings-count": "Adagok számának visszaállítása", diff --git a/frontend/lang/messages/is-IS.json b/frontend/lang/messages/is-IS.json index 3beaecce0..a1c4ec17a 100644 --- a/frontend/lang/messages/is-IS.json +++ b/frontend/lang/messages/is-IS.json @@ -472,6 +472,7 @@ "comment": "Comment", "comments": "Comments", "delete-confirmation": "Are you sure you want to delete this recipe?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Delete Recipe", "description": "Description", "disable-amount": "Disable Ingredient Amounts", @@ -662,6 +663,8 @@ "no-unit": "No unit", "missing-unit": "Create missing unit: {unit}", "missing-food": "Create missing food: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "No Food" }, "reset-servings-count": "Reset Servings Count", diff --git a/frontend/lang/messages/it-IT.json b/frontend/lang/messages/it-IT.json index 56d665237..af0bf069a 100644 --- a/frontend/lang/messages/it-IT.json +++ b/frontend/lang/messages/it-IT.json @@ -472,6 +472,7 @@ "comment": "Commento", "comments": "Commenti", "delete-confirmation": "Sei sicuro di voler eliminare questa ricetta?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Elimina Ricetta", "description": "Descrizione", "disable-amount": "Disabilita Quantità Ingredienti", @@ -662,6 +663,8 @@ "no-unit": "Nessuna unità", "missing-unit": "Crea unità mancante: {unit}", "missing-food": "Crea cibo mancante: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Nessun Alimento" }, "reset-servings-count": "Reimposta conteggio porzioni", diff --git a/frontend/lang/messages/ja-JP.json b/frontend/lang/messages/ja-JP.json index fdcb9d971..185a005d4 100644 --- a/frontend/lang/messages/ja-JP.json +++ b/frontend/lang/messages/ja-JP.json @@ -472,6 +472,7 @@ "comment": "コメント", "comments": "コメント", "delete-confirmation": "このレシピを削除しますか?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "レシピを削除", "description": "説明", "disable-amount": "材料の量を無効にする", @@ -662,6 +663,8 @@ "no-unit": "単位がありません", "missing-unit": "欠けている単位を作成: {unit}", "missing-food": "欠けている食材を作成: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "食材はありません" }, "reset-servings-count": "サービング数をリセット", diff --git a/frontend/lang/messages/ko-KR.json b/frontend/lang/messages/ko-KR.json index d45e57d36..c2377c3bc 100644 --- a/frontend/lang/messages/ko-KR.json +++ b/frontend/lang/messages/ko-KR.json @@ -472,6 +472,7 @@ "comment": "댓글", "comments": "댓글", "delete-confirmation": "이 레시피를 정말 삭제하시겠습니까?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "레시피 삭제", "description": "설명", "disable-amount": "재료량 비활성화", @@ -662,6 +663,8 @@ "no-unit": "No unit", "missing-unit": "Create missing unit: {unit}", "missing-food": "Create missing food: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "No Food" }, "reset-servings-count": "Reset Servings Count", diff --git a/frontend/lang/messages/lt-LT.json b/frontend/lang/messages/lt-LT.json index 3b318f4c6..c13f2a5c4 100644 --- a/frontend/lang/messages/lt-LT.json +++ b/frontend/lang/messages/lt-LT.json @@ -472,6 +472,7 @@ "comment": "Komentaras", "comments": "Komentarai", "delete-confirmation": "Ar tikrai pašalinti šį receptą?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Ištrinti receptą", "description": "Aprašymas", "disable-amount": "Išjungti ingredientų kiekius", @@ -662,6 +663,8 @@ "no-unit": "No unit", "missing-unit": "Create missing unit: {unit}", "missing-food": "Create missing food: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "No Food" }, "reset-servings-count": "Reset Servings Count", diff --git a/frontend/lang/messages/lv-LV.json b/frontend/lang/messages/lv-LV.json index 3b29841ea..35f306230 100644 --- a/frontend/lang/messages/lv-LV.json +++ b/frontend/lang/messages/lv-LV.json @@ -472,6 +472,7 @@ "comment": "Komentārs", "comments": "Komentāri", "delete-confirmation": "Vai esat pārliecināts, ka vēlaties izdzēst šo recepti?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Dzēst recepti", "description": "Apraksts", "disable-amount": "Atspējot sastāvdaļu daudzumu", @@ -662,6 +663,8 @@ "no-unit": "Nav vienības", "missing-unit": "Izveidot trūkstošo vienību: {unit}", "missing-food": "Izveidojiet trūkstošo ēdienu: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Nav pārtikas" }, "reset-servings-count": "Atiestatīt porciju skaitu", diff --git a/frontend/lang/messages/nl-NL.json b/frontend/lang/messages/nl-NL.json index 337a64944..dcd12bc7f 100644 --- a/frontend/lang/messages/nl-NL.json +++ b/frontend/lang/messages/nl-NL.json @@ -472,6 +472,7 @@ "comment": "Opmerking", "comments": "Opmerkingen", "delete-confirmation": "Weet je zeker dat je dit recept wil verwijderen?", + "admin-delete-confirmation": "Je gaat een recept verwijderen dat niet door jou is gemaakt. Je gebruikt daarvoor de rechten van een hoofd beheerder. Weet je 't zeker?", "delete-recipe": "Recept verwijderen", "description": "Omschrijving", "disable-amount": "Ingrediënthoeveelheden uitschakelen", @@ -662,6 +663,8 @@ "no-unit": "Geen eenheid", "missing-unit": "Maak ontbrekende eenheid aan: {unit}", "missing-food": "Ontbrekend levensmiddel maken: {food}", + "this-unit-could-not-be-parsed-automatically": "Mealie kon deze meeteenheid niet automatisch verwerken", + "this-food-could-not-be-parsed-automatically": "Mealie kon dit soort voedsel niet automatisch verwerken", "no-food": "Geen levensmiddel" }, "reset-servings-count": "Porties resetten", diff --git a/frontend/lang/messages/no-NO.json b/frontend/lang/messages/no-NO.json index 6ef4d6e79..0e48a269a 100644 --- a/frontend/lang/messages/no-NO.json +++ b/frontend/lang/messages/no-NO.json @@ -472,6 +472,7 @@ "comment": "Kommentar", "comments": "Kommentarer", "delete-confirmation": "Er du sikker på at du vil slette denne oppskriften?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Slett oppskrift", "description": "Beskrivelse", "disable-amount": "Deaktiver ingrediensmengde", @@ -662,6 +663,8 @@ "no-unit": "Ingen enhet", "missing-unit": "Opprett manglende enhet: {unit}", "missing-food": "Opprett manglende mat: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Ingen matvarer" }, "reset-servings-count": "Nullstill antall porsjoner", diff --git a/frontend/lang/messages/pl-PL.json b/frontend/lang/messages/pl-PL.json index 35b7559d2..5cceecaab 100644 --- a/frontend/lang/messages/pl-PL.json +++ b/frontend/lang/messages/pl-PL.json @@ -472,6 +472,7 @@ "comment": "Komentarz", "comments": "Komentarze", "delete-confirmation": "Czy jesteś pewien, że chcesz usunąć ten przepis?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Usuń przepis", "description": "Opis", "disable-amount": "Wyłącz ilości składników", @@ -662,6 +663,8 @@ "no-unit": "Brak jednostki", "missing-unit": "Utwórz brakującą jednostkę: {unit}", "missing-food": "Utwórz brakującą potrawę: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Brak potrawy" }, "reset-servings-count": "Zresetuj liczbę porcji", diff --git a/frontend/lang/messages/pt-BR.json b/frontend/lang/messages/pt-BR.json index 90fcf7ab3..cecf0512e 100644 --- a/frontend/lang/messages/pt-BR.json +++ b/frontend/lang/messages/pt-BR.json @@ -472,6 +472,7 @@ "comment": "Comentário", "comments": "Comentários", "delete-confirmation": "Você tem certeza que deseja apagar esta receita?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Excluir Receita", "description": "Descrição", "disable-amount": "Desativa Quantidade de Ingredientes", @@ -662,6 +663,8 @@ "no-unit": "Sem unidades", "missing-unit": "Criar unidade ausente: {unit}", "missing-food": "Criar comida ausente: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Sem Comida" }, "reset-servings-count": "Reset Servings Count", diff --git a/frontend/lang/messages/pt-PT.json b/frontend/lang/messages/pt-PT.json index 80aca7547..57d4ec822 100644 --- a/frontend/lang/messages/pt-PT.json +++ b/frontend/lang/messages/pt-PT.json @@ -472,6 +472,7 @@ "comment": "Comentário", "comments": "Comentários", "delete-confirmation": "Tem a certeza de que deseja eliminar esta receita?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Eliminar Receita", "description": "Descrição", "disable-amount": "Desativar Quantidades dos Ingredientes", @@ -662,6 +663,8 @@ "no-unit": "Nenhuma unidade", "missing-unit": "Criar unidade em falta: {unit}", "missing-food": "Criar ingrediente em falta: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Nenhum Ingrediente" }, "reset-servings-count": "Reiniciar Contador de Doses", diff --git a/frontend/lang/messages/ro-RO.json b/frontend/lang/messages/ro-RO.json index 6348c38f0..fe61ee90b 100644 --- a/frontend/lang/messages/ro-RO.json +++ b/frontend/lang/messages/ro-RO.json @@ -472,6 +472,7 @@ "comment": "Comentariu", "comments": "Comentarii", "delete-confirmation": "Sunteți sigur că doriți să ștergeți această rețetă?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Șterge rețeta", "description": "Descriere", "disable-amount": "Dezactivați cantitățile Ingredientelor", @@ -662,6 +663,8 @@ "no-unit": "Nicio unitate", "missing-unit": "Creează unitate lipsă: {unit}", "missing-food": "Creează mâncare lipsă: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Niciun aliment" }, "reset-servings-count": "Resetează numărul de serviri", diff --git a/frontend/lang/messages/ru-RU.json b/frontend/lang/messages/ru-RU.json index 8796ec01c..22cad3c60 100644 --- a/frontend/lang/messages/ru-RU.json +++ b/frontend/lang/messages/ru-RU.json @@ -472,6 +472,7 @@ "comment": "Комментарий", "comments": "Комментарии", "delete-confirmation": "Вы уверены, что хотите удалить этот рецепт?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Удалить рецепт", "description": "Описание", "disable-amount": "Не показывать кол-во ингредиентов", @@ -581,7 +582,7 @@ "user-made-this": "{user} приготовил это", "added-to-timeline": "Added to timeline", "failed-to-add-to-timeline": "Failed to add to timeline", - "failed-to-update-recipe": "Failed to update recipe", + "failed-to-update-recipe": "Не удалось обновить рецепт", "added-to-timeline-but-failed-to-add-image": "Added to timeline, but failed to add image", "api-extras-description": "Дополнения к рецептам являются ключевым элементом Mealie API. Они позволяют создавать пользовательские пары json ключ/значение в рецепте для ссылания на другие приложения. Вы можете использовать эти ключи, чтобы сохранить нужную информацию, например, для автоматизаций или уведомлений на ваши устройства.", "message-key": "Ключ сообщения", @@ -662,6 +663,8 @@ "no-unit": "Без единиц", "missing-unit": "Создать недостающую единицу: {unit}", "missing-food": "Создать недостающую еду: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Нет еды" }, "reset-servings-count": "Сбросить количество порций", diff --git a/frontend/lang/messages/sk-SK.json b/frontend/lang/messages/sk-SK.json index 9f6912ec9..180ba584d 100644 --- a/frontend/lang/messages/sk-SK.json +++ b/frontend/lang/messages/sk-SK.json @@ -472,6 +472,7 @@ "comment": "Komentár", "comments": "Komentáre", "delete-confirmation": "Naozaj chcete odstrániť zvolený recept?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Odstrániť recept", "description": "Popis", "disable-amount": "Vypnúť množstvá surovín", @@ -662,6 +663,8 @@ "no-unit": "Bez jednotky", "missing-unit": "Vytvoriť chýbajúcu jednotku: {unit}", "missing-food": "Vytvoriť chýbajúcu surovinu: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Žiadne suroviny" }, "reset-servings-count": "Resetovať počet porcií", diff --git a/frontend/lang/messages/sl-SI.json b/frontend/lang/messages/sl-SI.json index 880a8c901..0558eb3da 100644 --- a/frontend/lang/messages/sl-SI.json +++ b/frontend/lang/messages/sl-SI.json @@ -472,6 +472,7 @@ "comment": "Komentar", "comments": "Pripombe", "delete-confirmation": "Ali želite izbrisati ta recept?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Izbriši recept", "description": "Opis", "disable-amount": "Onemogoči prikaz količin sestavin", @@ -662,6 +663,8 @@ "no-unit": "Ni enote", "missing-unit": "Ustvari manjkajočo enoto: {unit}", "missing-food": "Ustvari manjkajoče živilo: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Ni živila" }, "reset-servings-count": "Ponastavi števec obrokov", diff --git a/frontend/lang/messages/sr-SP.json b/frontend/lang/messages/sr-SP.json index 40f213cca..786d99b27 100644 --- a/frontend/lang/messages/sr-SP.json +++ b/frontend/lang/messages/sr-SP.json @@ -472,6 +472,7 @@ "comment": "Comment", "comments": "Comments", "delete-confirmation": "Are you sure you want to delete this recipe?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Delete Recipe", "description": "Description", "disable-amount": "Disable Ingredient Amounts", @@ -662,6 +663,8 @@ "no-unit": "No unit", "missing-unit": "Create missing unit: {unit}", "missing-food": "Create missing food: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "No Food" }, "reset-servings-count": "Reset Servings Count", diff --git a/frontend/lang/messages/sv-SE.json b/frontend/lang/messages/sv-SE.json index 037b313b9..5111159cd 100644 --- a/frontend/lang/messages/sv-SE.json +++ b/frontend/lang/messages/sv-SE.json @@ -472,6 +472,7 @@ "comment": "Kommentar", "comments": "Kommentarer", "delete-confirmation": "Är du säker på att du vill ta bort detta recept?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Radera recept", "description": "Beskrivning", "disable-amount": "Inaktivera ingredienser mängder", @@ -662,6 +663,8 @@ "no-unit": "Ingen enhet", "missing-unit": "Skapa saknad enhet: {unit}", "missing-food": "Skapa saknad ingrediens: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Ingen mat" }, "reset-servings-count": "Nollställ antal portioner", diff --git a/frontend/lang/messages/tr-TR.json b/frontend/lang/messages/tr-TR.json index 096776f1c..537ba2df7 100644 --- a/frontend/lang/messages/tr-TR.json +++ b/frontend/lang/messages/tr-TR.json @@ -472,6 +472,7 @@ "comment": "Yorum", "comments": "Yorumlar", "delete-confirmation": "Bu tarifi silmek istediğinizden emin misiniz?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Tarifi Sil", "description": "Açıklama", "disable-amount": "Malzeme Miktarlarını Devre Dışı Bırak", @@ -662,6 +663,8 @@ "no-unit": "Birim yok", "missing-unit": "Eksik birimi oluştur: {unit}", "missing-food": "Eksik gıdayı oluştur: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Gıda yok" }, "reset-servings-count": "Reset Servings Count", diff --git a/frontend/lang/messages/uk-UA.json b/frontend/lang/messages/uk-UA.json index 27c726c8e..b92d1ed36 100644 --- a/frontend/lang/messages/uk-UA.json +++ b/frontend/lang/messages/uk-UA.json @@ -472,6 +472,7 @@ "comment": "Коментар", "comments": "Коментарі", "delete-confirmation": "Ви впевнені, що хочете видалити цей рецепт?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Видалити рецепт", "description": "Опис", "disable-amount": "Сховати кількість інгредієнтів", @@ -662,6 +663,8 @@ "no-unit": "Без одиниці", "missing-unit": "Створити відсутню одиниці: {unit}", "missing-food": "Створити відсутню їжу: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Немає їжі" }, "reset-servings-count": "Скинути кількість порцій", diff --git a/frontend/lang/messages/vi-VN.json b/frontend/lang/messages/vi-VN.json index eb175d3c4..03b80a74c 100644 --- a/frontend/lang/messages/vi-VN.json +++ b/frontend/lang/messages/vi-VN.json @@ -472,6 +472,7 @@ "comment": "Comment", "comments": "Comments", "delete-confirmation": "Are you sure you want to delete this recipe?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Delete Recipe", "description": "Description", "disable-amount": "Disable Ingredient Amounts", @@ -662,6 +663,8 @@ "no-unit": "No unit", "missing-unit": "Create missing unit: {unit}", "missing-food": "Create missing food: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "No Food" }, "reset-servings-count": "Reset Servings Count", diff --git a/frontend/lang/messages/zh-CN.json b/frontend/lang/messages/zh-CN.json index 8ea1277c8..66efbbc2d 100644 --- a/frontend/lang/messages/zh-CN.json +++ b/frontend/lang/messages/zh-CN.json @@ -472,6 +472,7 @@ "comment": "评论", "comments": "评论", "delete-confirmation": "您确定要删除此食谱吗?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "删除食谱", "description": "描述", "disable-amount": "关闭显示成分数量", @@ -662,6 +663,8 @@ "no-unit": "没有计量单位", "missing-unit": "创建缺失的计量单位:{unit}", "missing-food": "创建缺失的食物:{food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "没有食物" }, "reset-servings-count": "重置份量数量", diff --git a/frontend/lang/messages/zh-TW.json b/frontend/lang/messages/zh-TW.json index 69752f4e4..dde25d1b0 100644 --- a/frontend/lang/messages/zh-TW.json +++ b/frontend/lang/messages/zh-TW.json @@ -472,6 +472,7 @@ "comment": "Comment", "comments": "留言", "delete-confirmation": "您確定要刪除此食譜嗎?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "刪除食譜", "description": "描述", "disable-amount": "停用成分數量", @@ -662,6 +663,8 @@ "no-unit": "No unit", "missing-unit": "Create missing unit: {unit}", "missing-food": "Create missing food: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "No Food" }, "reset-servings-count": "Reset Servings Count", diff --git a/mealie/repos/seed/resources/foods/locales/da-DK.json b/mealie/repos/seed/resources/foods/locales/da-DK.json index c23c5cb57..0074f4589 100644 --- a/mealie/repos/seed/resources/foods/locales/da-DK.json +++ b/mealie/repos/seed/resources/foods/locales/da-DK.json @@ -150,7 +150,7 @@ "cabbage": { "aliases": [], "description": "", - "name": "cabbage", + "name": "kål", "plural_name": "kålhoveder" }, "asparagu": { @@ -174,26 +174,26 @@ "leek": { "aliases": [], "description": "", - "name": "leek", - "plural_name": "leeks" + "name": "porre", + "plural_name": "porrer" }, "eggplant": { "aliases": [], "description": "", - "name": "eggplant", - "plural_name": "eggplants" + "name": "aubergine", + "plural_name": "auberginer" }, "lettuce": { "aliases": [], "description": "", - "name": "lettuce", - "plural_name": "lettuces" + "name": "salat", + "plural_name": "salat" }, "butternut squash": { "aliases": [], "description": "", "name": "butternut squash", - "plural_name": "butternut squashes" + "plural_name": "butternut squash" }, "romaine": { "aliases": [], @@ -204,76 +204,76 @@ "beetroot": { "aliases": [], "description": "", - "name": "beetroot", - "plural_name": "beetroots" + "name": "rødbede", + "plural_name": "rødbeder" }, "brussels sprout": { "aliases": [], "description": "", - "name": "brussels sprout", - "plural_name": "brussels sprouts" + "name": "rosenkål", + "plural_name": "rosenkål" }, "fennel": { "aliases": [], "description": "", - "name": "fennel", - "plural_name": "fennels" + "name": "fennikel", + "plural_name": "fennikel" }, "sun dried tomato": { "aliases": [], "description": "", - "name": "sun dried tomato", - "plural_name": "sun dried tomatoes" + "name": "soltørret tomat", + "plural_name": "soltørret tomater" }, "radish": { "aliases": [], "description": "", - "name": "radish", - "plural_name": "radishes" + "name": "radise", + "plural_name": "radiser" }, "red cabbage": { "aliases": [], "description": "", - "name": "red cabbage", - "plural_name": "red cabbages" + "name": "rødkål", + "plural_name": "rødkål" }, "artichoke": { "aliases": [], "description": "", - "name": "artichoke", - "plural_name": "artichokes" + "name": "artiskok", + "plural_name": "artiskokker" }, "new potato": { "aliases": [], "description": "", - "name": "new potato", - "plural_name": "new potatoes" + "name": "nye kartofler", + "plural_name": "nye kartofler" }, "summer squash": { "aliases": [ - "courgette", - "gem squash" + "squash", + "citron squash" ], "description": "", - "name": "summer squash", - "plural_name": "summer squashes" + "name": "sommer squash", + "plural_name": "sommer squash" }, "mixed green": { "aliases": [], "description": "", - "name": "mixed green", - "plural_name": "mixed greens" + "name": "blandet grønt", + "plural_name": "blandet grønt" }, "parsnip": { "aliases": [], "description": "", - "name": "parsnip", - "plural_name": "parsnips" + "name": "pastinak", + "plural_name": "pastinakker" }, "baby carrot": { "aliases": [], "description": "", - "name": "baby carrot", + "name": "babygulerødder", "plural_name": "babygulerødder" }, "mixed vegetable": { @@ -285,20 +285,20 @@ "poblano pepper": { "aliases": [], "description": "", - "name": "poblano pepper", - "plural_name": "poblano peppers" + "name": "poblano peber", + "plural_name": "poblano peber" }, "sweet pepper": { "aliases": [], "description": "", - "name": "sweet pepper", - "plural_name": "sweet peppers" + "name": "sød peberfrugt", + "plural_name": "søde peberfrugter" }, "serrano pepper": { "aliases": [], "description": "", - "name": "serrano pepper", - "plural_name": "serrano peppers" + "name": "serrano peber", + "plural_name": "serrano peberfrugter" }, "cayenne pepper": { "aliases": [], diff --git a/mealie/repos/seed/resources/foods/locales/de-DE.json b/mealie/repos/seed/resources/foods/locales/de-DE.json index 42095674a..5f033397d 100644 --- a/mealie/repos/seed/resources/foods/locales/de-DE.json +++ b/mealie/repos/seed/resources/foods/locales/de-DE.json @@ -6191,7 +6191,7 @@ "mexican oregano": { "aliases": [], "description": "", - "name": "mexican oregano", + "name": "mexikanischer Oregano", "plural_name": "mexican oreganos" }, "mace": { @@ -10634,8 +10634,8 @@ "olive oil": { "aliases": [], "description": "", - "name": "olive oil", - "plural_name": "olive oils" + "name": "Olivenöl", + "plural_name": "Olivenöle" }, "vegetable oil": { "aliases": [], @@ -10646,8 +10646,8 @@ "extra virgin olive oil": { "aliases": [], "description": "", - "name": "extra virgin olive oil", - "plural_name": "extra virgin olive oils" + "name": "natives Olivenöl extra", + "plural_name": "native Olivenöle extra" }, "canola oil": { "aliases": [], @@ -10682,8 +10682,8 @@ "sunflower oil": { "aliases": [], "description": "", - "name": "sunflower oil", - "plural_name": "sunflower oils" + "name": "Sonnenblumenöl", + "plural_name": "Sonnenblumenöle" }, "avocado oil": { "aliases": [], @@ -10700,8 +10700,8 @@ "peanut oil": { "aliases": [], "description": "", - "name": "peanut oil", - "plural_name": "peanut oils" + "name": "Erdnussöl", + "plural_name": "Erdnussöle" }, "grapeseed oil": { "aliases": [ diff --git a/mealie/repos/seed/resources/foods/locales/es-ES.json b/mealie/repos/seed/resources/foods/locales/es-ES.json index a00b8b2c7..0486bb07b 100644 --- a/mealie/repos/seed/resources/foods/locales/es-ES.json +++ b/mealie/repos/seed/resources/foods/locales/es-ES.json @@ -279,7 +279,7 @@ "mixed vegetable": { "aliases": [], "description": "", - "name": "mixed vegetable", + "name": "hortalizas mixtas", "plural_name": "mixed vegetables" }, "poblano pepper": {