From 41c26692b231a4395e9a805176291c54bf49be2d Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Tue, 3 May 2022 12:10:22 -0800 Subject: [PATCH] New Crowdin updates (#1182) * New translations en-US.json (French) * New translations en-US.json (French, Canada) * New translations en-US.json (German) * New translations en-US.json (German) * New translations en-US.json (Italian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (German) * New translations en-US.json (Danish) * New translations en-US.json (Danish) * New translations en-US.json (German) * New translations en-US.json (Japanese) * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (Vietnamese) * New translations en-US.json (Chinese Traditional) * New translations en-US.json (Chinese Simplified) * New translations en-US.json (Turkish) * New translations en-US.json (Swedish) * New translations en-US.json (Serbian (Cyrillic)) * New translations en-US.json (Slovak) * New translations en-US.json (Russian) * New translations en-US.json (Portuguese) * New translations en-US.json (Polish) * New translations en-US.json (Norwegian) * New translations en-US.json (Korean) * New translations en-US.json (Hungarian) * New translations en-US.json (Dutch) * New translations en-US.json (Hebrew) * New translations en-US.json (Finnish) * New translations en-US.json (Greek) * New translations en-US.json (Czech) * New translations en-US.json (Catalan) * New translations en-US.json (Arabic) * New translations en-US.json (Afrikaans) * New translations en-US.json (Spanish) * New translations en-US.json (French) * New translations en-US.json (Romanian) * New translations en-US.json (Danish) * New translations en-US.json (Italian) * New translations en-US.json (French, Canada) * New translations en-US.json (Ukrainian) * New translations en-US.json (English, United Kingdom) --- mealie/lang/messages/da-DK.json | 14 +- mealie/lang/messages/de-DE.json | 14 +- mealie/lang/messages/fr-CA.json | 4 +- mealie/lang/messages/fr-FR.json | 4 +- mealie/lang/messages/it-IT.json | 14 +- mealie/lang/messages/uk-UA.json | 14 +- .../seed/resources/foods/locales/af-ZA.json | 2 - .../seed/resources/foods/locales/ar-SA.json | 2 - .../seed/resources/foods/locales/ca-ES.json | 2 - .../seed/resources/foods/locales/cs-CZ.json | 2 - .../seed/resources/foods/locales/da-DK.json | 132 +++++++++--------- .../seed/resources/foods/locales/de-DE.json | 4 +- .../seed/resources/foods/locales/el-GR.json | 2 - .../seed/resources/foods/locales/en-GB.json | 2 - .../seed/resources/foods/locales/es-ES.json | 2 - .../seed/resources/foods/locales/fi-FI.json | 2 - .../seed/resources/foods/locales/fr-CA.json | 2 - .../seed/resources/foods/locales/fr-FR.json | 2 - .../seed/resources/foods/locales/he-IL.json | 2 - .../seed/resources/foods/locales/hu-HU.json | 2 - .../seed/resources/foods/locales/it-IT.json | 2 - .../seed/resources/foods/locales/ja-JP.json | 2 - .../seed/resources/foods/locales/ko-KR.json | 2 - .../seed/resources/foods/locales/nl-NL.json | 2 - .../seed/resources/foods/locales/no-NO.json | 2 - .../seed/resources/foods/locales/pl-PL.json | 2 - .../seed/resources/foods/locales/pt-BR.json | 2 - .../seed/resources/foods/locales/pt-PT.json | 2 - .../seed/resources/foods/locales/ro-RO.json | 2 - .../seed/resources/foods/locales/ru-RU.json | 2 - .../seed/resources/foods/locales/sk-SK.json | 2 - .../seed/resources/foods/locales/sr-SP.json | 2 - .../seed/resources/foods/locales/sv-SE.json | 2 - .../seed/resources/foods/locales/tr-TR.json | 2 - .../seed/resources/foods/locales/uk-UA.json | 4 +- .../seed/resources/foods/locales/vi-VN.json | 2 - .../seed/resources/foods/locales/zh-CN.json | 2 - .../seed/resources/foods/locales/zh-TW.json | 2 - 38 files changed, 99 insertions(+), 163 deletions(-) diff --git a/mealie/lang/messages/da-DK.json b/mealie/lang/messages/da-DK.json index 54db43dae..66d7294e6 100644 --- a/mealie/lang/messages/da-DK.json +++ b/mealie/lang/messages/da-DK.json @@ -1,15 +1,15 @@ { "generic": { - "server-error": "An unexpected error occurred" + "server-error": "Der opstod en uventet fejl" }, "recipe": { - "unique-name-error": "Recipe names must be unique" + "unique-name-error": "Opskriftsnavnet er allerede i brug" }, "exceptions": { - "permission_denied": "You do not have permission to perform this action", - "no-entry-found": "The requested resource was not found", - "integrity-error": "Database integrity error", - "username-conflict-error": "This username is already taken", - "email-conflict-error": "This email is already in use" + "permission_denied": "Du har ikke tilladelse til at udføre denne handling", + "no-entry-found": "Siden kunne ikke findes", + "integrity-error": "Databaseintegritetsfejl", + "username-conflict-error": "Dette brugernavn er allerede i brug", + "email-conflict-error": "Denne e-mail er allerede i brug" } } diff --git a/mealie/lang/messages/de-DE.json b/mealie/lang/messages/de-DE.json index 54db43dae..53d8ed3c4 100644 --- a/mealie/lang/messages/de-DE.json +++ b/mealie/lang/messages/de-DE.json @@ -1,15 +1,15 @@ { "generic": { - "server-error": "An unexpected error occurred" + "server-error": "Ein unerwarteter Fehler ist aufgetreten" }, "recipe": { - "unique-name-error": "Recipe names must be unique" + "unique-name-error": "Rezeptnamen müssen einzigartig sein" }, "exceptions": { - "permission_denied": "You do not have permission to perform this action", - "no-entry-found": "The requested resource was not found", - "integrity-error": "Database integrity error", - "username-conflict-error": "This username is already taken", - "email-conflict-error": "This email is already in use" + "permission_denied": "Sie haben keine Berechtigung, um diese Aktion auszuführen", + "no-entry-found": "Die angeforderte Ressource wurde nicht gefunden", + "integrity-error": "Datenbankintegritätsfehler", + "username-conflict-error": "Dieser Benutzername ist bereits vergeben", + "email-conflict-error": "Diese E-Mail-Adresse wird bereits verwendet" } } diff --git a/mealie/lang/messages/fr-CA.json b/mealie/lang/messages/fr-CA.json index bcca667cc..54db43dae 100644 --- a/mealie/lang/messages/fr-CA.json +++ b/mealie/lang/messages/fr-CA.json @@ -9,7 +9,7 @@ "permission_denied": "You do not have permission to perform this action", "no-entry-found": "The requested resource was not found", "integrity-error": "Database integrity error", - "username-conflict-error": "Ce nom d'utilisateur est déjà pris", - "email-conflict-error": "Cet email existe déjà" + "username-conflict-error": "This username is already taken", + "email-conflict-error": "This email is already in use" } } diff --git a/mealie/lang/messages/fr-FR.json b/mealie/lang/messages/fr-FR.json index bcca667cc..54db43dae 100644 --- a/mealie/lang/messages/fr-FR.json +++ b/mealie/lang/messages/fr-FR.json @@ -9,7 +9,7 @@ "permission_denied": "You do not have permission to perform this action", "no-entry-found": "The requested resource was not found", "integrity-error": "Database integrity error", - "username-conflict-error": "Ce nom d'utilisateur est déjà pris", - "email-conflict-error": "Cet email existe déjà" + "username-conflict-error": "This username is already taken", + "email-conflict-error": "This email is already in use" } } diff --git a/mealie/lang/messages/it-IT.json b/mealie/lang/messages/it-IT.json index 54db43dae..a00624ce3 100644 --- a/mealie/lang/messages/it-IT.json +++ b/mealie/lang/messages/it-IT.json @@ -1,15 +1,15 @@ { "generic": { - "server-error": "An unexpected error occurred" + "server-error": "Si è verificato un errore inaspettato" }, "recipe": { - "unique-name-error": "Recipe names must be unique" + "unique-name-error": "I nomi delle ricette devono essere unici" }, "exceptions": { - "permission_denied": "You do not have permission to perform this action", - "no-entry-found": "The requested resource was not found", - "integrity-error": "Database integrity error", - "username-conflict-error": "This username is already taken", - "email-conflict-error": "This email is already in use" + "permission_denied": "Non hai i permessi per eseguire quest'azione", + "no-entry-found": "La risorsa richiesta non è stata trovata", + "integrity-error": "Errore di integrità del database", + "username-conflict-error": "Questo nome utente è già in uso", + "email-conflict-error": "Questo indirizzo email è già utilizzato" } } diff --git a/mealie/lang/messages/uk-UA.json b/mealie/lang/messages/uk-UA.json index 54db43dae..33a123c36 100644 --- a/mealie/lang/messages/uk-UA.json +++ b/mealie/lang/messages/uk-UA.json @@ -1,15 +1,15 @@ { "generic": { - "server-error": "An unexpected error occurred" + "server-error": "Сталася неочікувана помилка" }, "recipe": { - "unique-name-error": "Recipe names must be unique" + "unique-name-error": "Назва рецепту повинна бути унікальною" }, "exceptions": { - "permission_denied": "You do not have permission to perform this action", - "no-entry-found": "The requested resource was not found", - "integrity-error": "Database integrity error", - "username-conflict-error": "This username is already taken", - "email-conflict-error": "This email is already in use" + "permission_denied": "У вас немає дозволу на виконання цієї дії", + "no-entry-found": "Ресурс не знайдено", + "integrity-error": "Помилка цілісності бази даних", + "username-conflict-error": "Це ім'я користувача вже використовується", + "email-conflict-error": "Ця електронна адреса вже використовується" } } diff --git a/mealie/repos/seed/resources/foods/locales/af-ZA.json b/mealie/repos/seed/resources/foods/locales/af-ZA.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/af-ZA.json +++ b/mealie/repos/seed/resources/foods/locales/af-ZA.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/ar-SA.json b/mealie/repos/seed/resources/foods/locales/ar-SA.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/ar-SA.json +++ b/mealie/repos/seed/resources/foods/locales/ar-SA.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/ca-ES.json b/mealie/repos/seed/resources/foods/locales/ca-ES.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/ca-ES.json +++ b/mealie/repos/seed/resources/foods/locales/ca-ES.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/cs-CZ.json b/mealie/repos/seed/resources/foods/locales/cs-CZ.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/cs-CZ.json +++ b/mealie/repos/seed/resources/foods/locales/cs-CZ.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/da-DK.json b/mealie/repos/seed/resources/foods/locales/da-DK.json index 3e6ddfff3..b33dd6435 100644 --- a/mealie/repos/seed/resources/foods/locales/da-DK.json +++ b/mealie/repos/seed/resources/foods/locales/da-DK.json @@ -49,56 +49,56 @@ "rice": "ri", "chard": "bladbede", "cheese": "ost", - "chicory": "chicory", - "chilli-peppers": "chilli peppers", - "chives": "chives", - "chocolate": "chocolate", - "cilantro": "cilantro", - "cinnamon": "cinnamon", - "clarified-butter": "clarified butter", - "coconut": "coconut", - "coconut-milk": "coconut milk", - "coffee": "coffee", - "confectioners-sugar": "confectioners' sugar", - "coriander": "coriander", - "corn": "corn", - "corn-syrup": "corn syrup", - "cottonseed-oil": "cottonseed oil", - "courgette": "courgette", - "cream-of-tartar": "cream of tartar", - "cucumber": "cucumber", - "cumin": "cumin", - "daikon": "daikon", - "dairy-products-and-dairy-substitutes": "dairy products and dairy substitutes", - "eggs": "eggs", - "ghee": "ghee", - "milk": "milk", - "dandelion": "dandelion", - "demerara-sugar": "demerara sugar", - "dough": "dough", - "edible-cactus": "edible cactus", - "eggplant": "eggplant", + "chicory": "cikorie", + "chilli-peppers": "chilipeber", + "chives": "purløg", + "chocolate": "chokolade", + "cilantro": "koriander", + "cinnamon": "kanel", + "clarified-butter": "klaret smør", + "coconut": "kokosnød", + "coconut-milk": "kokosmælk", + "coffee": "kaffe", + "confectioners-sugar": "flormelis", + "coriander": "koriander", + "corn": "majs", + "corn-syrup": "majsirup", + "cottonseed-oil": "bomuldsfrøolie", + "courgette": "squash", + "cream-of-tartar": "eddikepulver", + "cucumber": "agurk", + "cumin": "spidskommen", + "daikon": "kinaradise", + "dairy-products-and-dairy-substitutes": "mejeriprodukter og mælkeerstatninger", + "eggs": "æg", + "ghee": "klaret smør", + "milk": "mælk", + "dandelion": "mælkebøtte", + "demerara-sugar": "rørsukker", + "dough": "dej", + "edible-cactus": "spiselig kaktus", + "eggplant": "aubergine", "endive": "endive", - "fats": "fats", + "fats": "fedt", "speck": "speck", - "fava-beans": "fava beans", - "fiddlehead": "fiddlehead", - "fish": "fish", - "catfish": "catfish ", - "cod": "cod", - "salt-cod": "salt cod", - "salmon": "salmon", - "skate": "skate", - "stockfish": "stockfish", - "trout": "trout", - "tuna": "tuna", - "five-spice-powder": "five spice powder", - "flour": "flour", - "frisee": "frisee", - "fructose": "fructose", - "fruit": "fruit", - "apple": "apple", - "oranges": "oranges", + "fava-beans": "hestebønner", + "fiddlehead": "bispestav", + "fish": "fisk", + "catfish": "havkat ", + "cod": "torsk", + "salt-cod": "saltet torsk", + "salmon": "laks", + "skate": "rokke", + "stockfish": "tørfisk", + "trout": "ørred", + "tuna": "tun", + "five-spice-powder": "femkrydderipulver", + "flour": "mel", + "frisee": "friséesalat", + "fructose": "fruktose", + "fruit": "frugt", + "apple": "æble", + "oranges": "appelsiner", "pear": "pære", "tomato": "tomat", "fruit-sugar": "frugtsukker", @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "persille", "honey": "honning", - "horse": "hest", "icing-sugar": "flormelis", "isomalt": "isomalt", "jackfruit": "jackfrugt", @@ -176,27 +175,26 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", - "raw-sugar": "raw sugar", - "refined-sugar": "refined sugar", - "rice-flour": "rice flour", - "rock-sugar": "rock sugar", - "rum": "rum", + "raw-sugar": "hel rørsukker", + "refined-sugar": "raffineret sukker", + "rice-flour": "rismel", + "rock-sugar": "kandis", + "rum": "rom", "salt": "salt", - "seafood": "seafood", - "seeds": "seeds", - "sesame-seeds": "sesame seeds", - "sunflower-seeds": "sunflower seeds", + "seafood": "fisk og skaldyr", + "seeds": "frø", + "sesame-seeds": "sesamfrø", + "sunflower-seeds": "solsikkefrø", "soda": "soda", - "soda-baking": "soda, baking", - "soybean": "soybean", - "spaghetti-squash": "spaghetti squash", - "spices": "spices", - "spinach": "spinach", - "squash-family": "squash family", + "soda-baking": "natron", + "soybean": "sojabønne", + "spaghetti-squash": "spaghettisquash", + "spices": "krydderier", + "spinach": "spinat", + "squash-family": "squashfamilien", "squash": "squash", - "zucchini": "zucchini", - "sugar": "sugar", + "zucchini": "sommersquash", + "sugar": "sukker", "caster-sugar": "caster sugar", "granulated-sugar": "granulated sugar", "superfine-sugar": "superfine sugar", diff --git a/mealie/repos/seed/resources/foods/locales/de-DE.json b/mealie/repos/seed/resources/foods/locales/de-DE.json index db9f6b0d8..78fbc5a0c 100644 --- a/mealie/repos/seed/resources/foods/locales/de-DE.json +++ b/mealie/repos/seed/resources/foods/locales/de-DE.json @@ -107,7 +107,7 @@ "gem-squash": "Gem Squash", "ginger": "Ingwer", "giblets": "Innereien", - "grains": "grains", + "grains": "Getreide", "maize": "Mais", "sweetcorn": "Zuckermais", "teff": "Zwerghirse", @@ -119,7 +119,6 @@ "oregano": "Oregano", "parsley": "Petersilie", "honey": "Honig", - "horse": "Pferd", "icing-sugar": "Puderzucker", "isomalt": "Isomalt", "jackfruit": "Jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "Kürbis", "pumpkin-seeds": "Kürbiskerne", "radish": "Radieschen", - "rape": "Raps", "raw-sugar": "Rohzucker", "refined-sugar": "raffinierter Zucker", "rice-flour": "Reismehl", diff --git a/mealie/repos/seed/resources/foods/locales/el-GR.json b/mealie/repos/seed/resources/foods/locales/el-GR.json index cd9c5ed5b..eaf783db0 100644 --- a/mealie/repos/seed/resources/foods/locales/el-GR.json +++ b/mealie/repos/seed/resources/foods/locales/el-GR.json @@ -119,7 +119,6 @@ "oregano": "ρίγανη", "parsley": "μαϊντανός", "honey": "μέλι", - "horse": "άλογο", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "κολοκύθα", "pumpkin-seeds": "σπόροι κολοκύθας", "radish": "ραπανάκι", - "rape": "rape", "raw-sugar": "ακατέργαστη ζάχαρη", "refined-sugar": "ραφιναρισμένη ζάχαρη", "rice-flour": "ρυζάλευρο", diff --git a/mealie/repos/seed/resources/foods/locales/en-GB.json b/mealie/repos/seed/resources/foods/locales/en-GB.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/en-GB.json +++ b/mealie/repos/seed/resources/foods/locales/en-GB.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/es-ES.json b/mealie/repos/seed/resources/foods/locales/es-ES.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/es-ES.json +++ b/mealie/repos/seed/resources/foods/locales/es-ES.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/fi-FI.json b/mealie/repos/seed/resources/foods/locales/fi-FI.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/fi-FI.json +++ b/mealie/repos/seed/resources/foods/locales/fi-FI.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/fr-CA.json b/mealie/repos/seed/resources/foods/locales/fr-CA.json index 6930b2ca8..e48b70c40 100644 --- a/mealie/repos/seed/resources/foods/locales/fr-CA.json +++ b/mealie/repos/seed/resources/foods/locales/fr-CA.json @@ -119,7 +119,6 @@ "oregano": "origan", "parsley": "persil", "honey": "miel", - "horse": "cheval", "icing-sugar": "sucre glace", "isomalt": "isomalt", "jackfruit": "pomme jacque", @@ -176,7 +175,6 @@ "pumpkin": "citrouille", "pumpkin-seeds": "graines de citrouille", "radish": "radis", - "rape": "râpé", "raw-sugar": "sucre brut", "refined-sugar": "sucre raffiné", "rice-flour": "farine de riz", diff --git a/mealie/repos/seed/resources/foods/locales/fr-FR.json b/mealie/repos/seed/resources/foods/locales/fr-FR.json index 71017190e..7bdb19814 100644 --- a/mealie/repos/seed/resources/foods/locales/fr-FR.json +++ b/mealie/repos/seed/resources/foods/locales/fr-FR.json @@ -119,7 +119,6 @@ "oregano": "origan", "parsley": "persil", "honey": "miel", - "horse": "cheval", "icing-sugar": "sucre glace", "isomalt": "isomalt", "jackfruit": "pomme jacque", @@ -176,7 +175,6 @@ "pumpkin": "citrouille", "pumpkin-seeds": "graines de courge", "radish": "radis", - "rape": "râpé", "raw-sugar": "sucre brut", "refined-sugar": "sucre raffiné", "rice-flour": "farine de riz", diff --git a/mealie/repos/seed/resources/foods/locales/he-IL.json b/mealie/repos/seed/resources/foods/locales/he-IL.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/he-IL.json +++ b/mealie/repos/seed/resources/foods/locales/he-IL.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/hu-HU.json b/mealie/repos/seed/resources/foods/locales/hu-HU.json index e19b5b883..5ae394902 100644 --- a/mealie/repos/seed/resources/foods/locales/hu-HU.json +++ b/mealie/repos/seed/resources/foods/locales/hu-HU.json @@ -119,7 +119,6 @@ "oregano": "oregánó", "parsley": "petrezselyem", "honey": "méz", - "horse": "ló", "icing-sugar": "porcukor", "isomalt": "isomalt", "jackfruit": "jákafa", @@ -176,7 +175,6 @@ "pumpkin": "tök", "pumpkin-seeds": "tökmag", "radish": "retek", - "rape": "repce", "raw-sugar": "barna cukor", "refined-sugar": "finomitott cukor", "rice-flour": "rízsliszt", diff --git a/mealie/repos/seed/resources/foods/locales/it-IT.json b/mealie/repos/seed/resources/foods/locales/it-IT.json index 25292e61e..7ae29f50e 100644 --- a/mealie/repos/seed/resources/foods/locales/it-IT.json +++ b/mealie/repos/seed/resources/foods/locales/it-IT.json @@ -119,7 +119,6 @@ "oregano": "origano", "parsley": "prezzemolo", "honey": "miele", - "horse": "cavallo", "icing-sugar": "icing sugar", "isomalt": "isomaltosio", "jackfruit": "iaca", @@ -176,7 +175,6 @@ "pumpkin": "zucca", "pumpkin-seeds": "semi di zucca", "radish": "ravanello", - "rape": "colza", "raw-sugar": "raw sugar", "refined-sugar": "zucchero raffinato", "rice-flour": "farina di riso", diff --git a/mealie/repos/seed/resources/foods/locales/ja-JP.json b/mealie/repos/seed/resources/foods/locales/ja-JP.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/ja-JP.json +++ b/mealie/repos/seed/resources/foods/locales/ja-JP.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/ko-KR.json b/mealie/repos/seed/resources/foods/locales/ko-KR.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/ko-KR.json +++ b/mealie/repos/seed/resources/foods/locales/ko-KR.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/nl-NL.json b/mealie/repos/seed/resources/foods/locales/nl-NL.json index 96f71445f..0693cc8eb 100644 --- a/mealie/repos/seed/resources/foods/locales/nl-NL.json +++ b/mealie/repos/seed/resources/foods/locales/nl-NL.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "peterselie", "honey": "honing", - "horse": "horse", "icing-sugar": "bloemsuiker", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pompoen", "pumpkin-seeds": "pompoenpitten", "radish": "radijs", - "rape": "raap", "raw-sugar": "raw sugar", "refined-sugar": "gerafineerde suiker", "rice-flour": "rijstbloem", diff --git a/mealie/repos/seed/resources/foods/locales/no-NO.json b/mealie/repos/seed/resources/foods/locales/no-NO.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/no-NO.json +++ b/mealie/repos/seed/resources/foods/locales/no-NO.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/pl-PL.json b/mealie/repos/seed/resources/foods/locales/pl-PL.json index d2017fb89..ad4b9990d 100644 --- a/mealie/repos/seed/resources/foods/locales/pl-PL.json +++ b/mealie/repos/seed/resources/foods/locales/pl-PL.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "pietruszka", "honey": "miód", - "horse": "konina", "icing-sugar": "lukier", "isomalt": "izomalt", "jackfruit": "chlebowiec różnolistny", @@ -176,7 +175,6 @@ "pumpkin": "dynia", "pumpkin-seeds": "nasiona dyni", "radish": "rzodkiew", - "rape": "rzepak", "raw-sugar": "cukier surowy", "refined-sugar": "cukier rafinowany", "rice-flour": "mąka ryżowa", diff --git a/mealie/repos/seed/resources/foods/locales/pt-BR.json b/mealie/repos/seed/resources/foods/locales/pt-BR.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/pt-BR.json +++ b/mealie/repos/seed/resources/foods/locales/pt-BR.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/pt-PT.json b/mealie/repos/seed/resources/foods/locales/pt-PT.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/pt-PT.json +++ b/mealie/repos/seed/resources/foods/locales/pt-PT.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/ro-RO.json b/mealie/repos/seed/resources/foods/locales/ro-RO.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/ro-RO.json +++ b/mealie/repos/seed/resources/foods/locales/ro-RO.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/ru-RU.json b/mealie/repos/seed/resources/foods/locales/ru-RU.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/ru-RU.json +++ b/mealie/repos/seed/resources/foods/locales/ru-RU.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/sk-SK.json b/mealie/repos/seed/resources/foods/locales/sk-SK.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/sk-SK.json +++ b/mealie/repos/seed/resources/foods/locales/sk-SK.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/sr-SP.json b/mealie/repos/seed/resources/foods/locales/sr-SP.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/sr-SP.json +++ b/mealie/repos/seed/resources/foods/locales/sr-SP.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/sv-SE.json b/mealie/repos/seed/resources/foods/locales/sv-SE.json index 86b4ced3c..2042b5125 100644 --- a/mealie/repos/seed/resources/foods/locales/sv-SE.json +++ b/mealie/repos/seed/resources/foods/locales/sv-SE.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "persilja", "honey": "honung", - "horse": "häst", "icing-sugar": "florsocker", "isomalt": "isomalt", "jackfruit": "jackfrukt", @@ -176,7 +175,6 @@ "pumpkin": "pumpa", "pumpkin-seeds": "pumpafrön", "radish": "rädisa", - "rape": "raps", "raw-sugar": "brunt socker", "refined-sugar": "raffinerat socker", "rice-flour": "rismjöl", diff --git a/mealie/repos/seed/resources/foods/locales/tr-TR.json b/mealie/repos/seed/resources/foods/locales/tr-TR.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/tr-TR.json +++ b/mealie/repos/seed/resources/foods/locales/tr-TR.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/uk-UA.json b/mealie/repos/seed/resources/foods/locales/uk-UA.json index cc919f52f..59996828e 100644 --- a/mealie/repos/seed/resources/foods/locales/uk-UA.json +++ b/mealie/repos/seed/resources/foods/locales/uk-UA.json @@ -119,7 +119,6 @@ "oregano": "орегано", "parsley": "петрушка", "honey": "мед", - "horse": "horse", "icing-sugar": "глазур", "isomalt": "ізомальт", "jackfruit": "джекфрут", @@ -176,7 +175,6 @@ "pumpkin": "гарбуз", "pumpkin-seeds": "гарбузове насіння", "radish": "редис", - "rape": "rape", "raw-sugar": "цукор сирець", "refined-sugar": "рафінований цукор", "rice-flour": "рисове борошно", @@ -216,7 +214,7 @@ "vanilla": "ваніль", "vegetables": "овочі", "fiddlehead-fern": "рахіси папороті", - "ful": "ful", + "ful": "фул", "watercress": "настурція лікарська", "watermelon": "кавун", "xanthan-gum": "ксантанова камедь", diff --git a/mealie/repos/seed/resources/foods/locales/vi-VN.json b/mealie/repos/seed/resources/foods/locales/vi-VN.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/vi-VN.json +++ b/mealie/repos/seed/resources/foods/locales/vi-VN.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/zh-CN.json b/mealie/repos/seed/resources/foods/locales/zh-CN.json index efcb20da3..807bdaaf6 100644 --- a/mealie/repos/seed/resources/foods/locales/zh-CN.json +++ b/mealie/repos/seed/resources/foods/locales/zh-CN.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "parsley", "honey": "honey", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "jackfruit", @@ -176,7 +175,6 @@ "pumpkin": "pumpkin", "pumpkin-seeds": "pumpkin seeds", "radish": "radish", - "rape": "rape", "raw-sugar": "raw sugar", "refined-sugar": "refined sugar", "rice-flour": "rice flour", diff --git a/mealie/repos/seed/resources/foods/locales/zh-TW.json b/mealie/repos/seed/resources/foods/locales/zh-TW.json index fd8937450..88f7f8742 100644 --- a/mealie/repos/seed/resources/foods/locales/zh-TW.json +++ b/mealie/repos/seed/resources/foods/locales/zh-TW.json @@ -119,7 +119,6 @@ "oregano": "oregano", "parsley": "香芹", "honey": "蜂蜜", - "horse": "horse", "icing-sugar": "icing sugar", "isomalt": "isomalt", "jackfruit": "菠蘿蜜", @@ -176,7 +175,6 @@ "pumpkin": "南瓜", "pumpkin-seeds": "南瓜子", "radish": "蘿蔔", - "rape": "rape", "raw-sugar": "粗糖", "refined-sugar": "精糖", "rice-flour": "米粉",