diff --git a/frontend/lang/messages/uk-UA.json b/frontend/lang/messages/uk-UA.json index f3d0f3d429dd..6ffb8c3d3efa 100644 --- a/frontend/lang/messages/uk-UA.json +++ b/frontend/lang/messages/uk-UA.json @@ -1168,21 +1168,21 @@ } }, "profile": { - "welcome-user": "👋 Welcome, {0}!", + "welcome-user": "👋 Ласкаво просимо, {0}!", "description": "Керування вашим профілем, рецептами та налаштуваннями групи.", "get-invite-link": "Отримати посилання-запрошення", "get-public-link": "Отримати публічне посилання", "account-summary": "Аккаунт", - "account-summary-description": "Here's a summary of your group's information.", + "account-summary-description": "Ось підсумок інформації про вашу групу.", "group-statistics": "Статистика групи", "group-statistics-description": "Статистика вашої групи дає можливість зрозуміти, як ви користуєтеся Mealie.", "storage-capacity": "Обсяг сховища", "storage-capacity-description": "Об'єм сховища це сума зображені та відвантажених медіаресурсів.", "personal": "Особисте", - "personal-description": "These are settings that are personal to you. Changes here won't affect other users.", + "personal-description": "Це особисті налаштування. Зміни тут не впливають на інших користувачів.", "user-settings": "Налаштування користувача", - "user-settings-description": "Manage your preferences, change your password, and update your email.", - "api-tokens-description": "Manage your API Tokens for access from external applications.", + "user-settings-description": "Керуйте вашими налаштуваннями, змінюйте пароль і оновлюйте адресу електронної пошти.", + "api-tokens-description": "Керуйте своїми ключами API для доступу із зовнішніх програм.", "group-description": "Ці елементи є спільними для вашої групи. Редагування одного з них змінить його для всієї групи!", "group-settings": "Налаштування групи", "group-settings-description": "Керуйте спільними налаштуванням груп, такими як плани харчування і налаштування конфіденційності.", @@ -1193,9 +1193,9 @@ "notifiers": "Сповіщувачі", "notifiers-description": "Налаштуйте email та push сповіщення, що спрацьовують для певних подій.", "manage-data": "Керування даними", - "manage-data-description": "Manage your Mealie data; Foods, Units, Categories, Tags and more.", + "manage-data-description": "Керуйте своїми даними Mealie; їжа, одиниці, категорії, мітки та багато іншого.", "data-migrations": "Міграції даних", - "data-migrations-description": "Migrate your existing data from other applications like Nextcloud Recipes and Chowdown.", + "data-migrations-description": "Перенести наявні дані з таких програм, як Nextcloud Recipes і Chowdown.", "email-sent": "Лист надіслано", "error-sending-email": "Помилка надсилання листа", "personal-information": "Персональні данні", diff --git a/mealie/lang/messages/af-ZA.json b/mealie/lang/messages/af-ZA.json index ec80ed4fe38d..d4ee29151d44 100644 --- a/mealie/lang/messages/af-ZA.json +++ b/mealie/lang/messages/af-ZA.json @@ -3,7 +3,11 @@ "server-error": "Iets het skeefgeloop" }, "recipe": { - "unique-name-error": "Nuwe resepname moet uniek wees" + "unique-name-error": "Nuwe resepname moet uniek wees", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Geen resepte voldoen aan jou reëls nie" diff --git a/mealie/lang/messages/ar-SA.json b/mealie/lang/messages/ar-SA.json index 8251d6923d93..ad7489269a47 100644 --- a/mealie/lang/messages/ar-SA.json +++ b/mealie/lang/messages/ar-SA.json @@ -3,7 +3,11 @@ "server-error": "حدث خطأ غير متوقع" }, "recipe": { - "unique-name-error": "يجب أن تكون أسماء الوصفات فريدة" + "unique-name-error": "يجب أن تكون أسماء الوصفات فريدة", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "لا توجد وصفات تتطابق مع المرشحات الخاصة بك" diff --git a/mealie/lang/messages/bg-BG.json b/mealie/lang/messages/bg-BG.json index 8dbacb8020fb..dae84dac2c34 100644 --- a/mealie/lang/messages/bg-BG.json +++ b/mealie/lang/messages/bg-BG.json @@ -3,7 +3,11 @@ "server-error": "Възникна неочаквана грешка" }, "recipe": { - "unique-name-error": "Името на рецептата трябва да е уникално" + "unique-name-error": "Името на рецептата трябва да е уникално", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Няма рецепти отговарящи на Вашите условия" diff --git a/mealie/lang/messages/ca-ES.json b/mealie/lang/messages/ca-ES.json index 5257c1c1ad68..8c0b0f6464eb 100644 --- a/mealie/lang/messages/ca-ES.json +++ b/mealie/lang/messages/ca-ES.json @@ -3,7 +3,11 @@ "server-error": "S'ha produït un error inesperat" }, "recipe": { - "unique-name-error": "El nom de la recepta ha de ser únic" + "unique-name-error": "El nom de la recepta ha de ser únic", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Cap recepta coincideix amb les teues regles" diff --git a/mealie/lang/messages/cs-CZ.json b/mealie/lang/messages/cs-CZ.json index a944f3a92910..e91b0c2e1bf6 100644 --- a/mealie/lang/messages/cs-CZ.json +++ b/mealie/lang/messages/cs-CZ.json @@ -3,7 +3,11 @@ "server-error": "Došlo k nečekané chybě" }, "recipe": { - "unique-name-error": "Názvy receptů musí být jedinečné" + "unique-name-error": "Názvy receptů musí být jedinečné", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Žádné recepty neodpovídají vašim pravidlům" diff --git a/mealie/lang/messages/da-DK.json b/mealie/lang/messages/da-DK.json index 498f9f1b5a8a..da71c1cbe6f4 100644 --- a/mealie/lang/messages/da-DK.json +++ b/mealie/lang/messages/da-DK.json @@ -3,7 +3,11 @@ "server-error": "Der opstod en uventet fejl" }, "recipe": { - "unique-name-error": "Opskriftsnavnet er allerede i brug" + "unique-name-error": "Opskriftsnavnet er allerede i brug", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Ingen opskrifter matcher dine regler" diff --git a/mealie/lang/messages/de-DE.json b/mealie/lang/messages/de-DE.json index 869154287aa4..7419fba0e56b 100644 --- a/mealie/lang/messages/de-DE.json +++ b/mealie/lang/messages/de-DE.json @@ -3,7 +3,11 @@ "server-error": "Ein unerwarteter Fehler ist aufgetreten" }, "recipe": { - "unique-name-error": "Rezeptnamen müssen einzigartig sein" + "unique-name-error": "Rezeptnamen müssen einzigartig sein", + "recipe-defaults": { + "ingredient-note": "250 g Mehl", + "step-text": "Zubereitungs-Schritte und andere Felder der Rezeptseite unterstützen Markdown Syntax.\n\n**Füge einen Link hinzu**\n\n[Mein Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Keine Rezepte entsprechen deinen Regeln" diff --git a/mealie/lang/messages/el-GR.json b/mealie/lang/messages/el-GR.json index 16bee3cc7743..30789170748d 100644 --- a/mealie/lang/messages/el-GR.json +++ b/mealie/lang/messages/el-GR.json @@ -3,7 +3,11 @@ "server-error": "An unexpected error occurred" }, "recipe": { - "unique-name-error": "Recipe names must be unique" + "unique-name-error": "Recipe names must be unique", + "recipe-defaults": { + "ingredient-note": "1 Κύπελλο Αλεύρι", + "step-text": "Βήματα συνταγής, καθώς και άλλα πεδία στη σύνταξη σήμανσης της σελίδας συνταγής.\n\n**Προσθήκη συνδέσμου**\n\n[Ο σύνδεσμος μου](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "No recipes match your rules" diff --git a/mealie/lang/messages/en-GB.json b/mealie/lang/messages/en-GB.json index 16bee3cc7743..06ad06d6d9ac 100644 --- a/mealie/lang/messages/en-GB.json +++ b/mealie/lang/messages/en-GB.json @@ -3,7 +3,11 @@ "server-error": "An unexpected error occurred" }, "recipe": { - "unique-name-error": "Recipe names must be unique" + "unique-name-error": "Recipe names must be unique", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "No recipes match your rules" diff --git a/mealie/lang/messages/es-ES.json b/mealie/lang/messages/es-ES.json index 60c7cc2dd5c0..f1bc3fd6edec 100644 --- a/mealie/lang/messages/es-ES.json +++ b/mealie/lang/messages/es-ES.json @@ -3,7 +3,11 @@ "server-error": "Se ha producido un error inesperado" }, "recipe": { - "unique-name-error": "El nombre de la receta debe ser único" + "unique-name-error": "El nombre de la receta debe ser único", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "No hay recetas que coincidan con tus reglas" diff --git a/mealie/lang/messages/fi-FI.json b/mealie/lang/messages/fi-FI.json index 70ceccb62130..27506e48d872 100644 --- a/mealie/lang/messages/fi-FI.json +++ b/mealie/lang/messages/fi-FI.json @@ -3,7 +3,11 @@ "server-error": "Tapahtui odottamaton virhe" }, "recipe": { - "unique-name-error": "Reseptien nimien täytyy olla yksilöllisiä" + "unique-name-error": "Reseptien nimien täytyy olla yksilöllisiä", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Määritysten mukaisia reseptejä ei löytynyt" diff --git a/mealie/lang/messages/fr-CA.json b/mealie/lang/messages/fr-CA.json index 10c677ae3347..0c8193114de9 100644 --- a/mealie/lang/messages/fr-CA.json +++ b/mealie/lang/messages/fr-CA.json @@ -3,7 +3,11 @@ "server-error": "Une erreur inattendue s'est produite" }, "recipe": { - "unique-name-error": "Les noms de recette doivent être uniques" + "unique-name-error": "Les noms de recette doivent être uniques", + "recipe-defaults": { + "ingredient-note": "100 g de farine", + "step-text": "Les étapes de la recette ainsi que les autres champs de la page de recette supportent la syntaxe markdown.\n\n**Ajouter un lien**\n\n[Mon lien](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Aucune recette ne correspond à vos règles" @@ -33,12 +37,12 @@ "generic-deleted": "{name} a été supprimé" }, "datetime": { - "year": "year|years", - "day": "day|days", - "hour": "hour|hours", + "year": "année|années", + "day": "jour|jours", + "hour": "heure|heures", "minute": "minute|minutes", - "second": "second|seconds", - "millisecond": "millisecond|milliseconds", - "microsecond": "microsecond|microseconds" + "second": "seconde|secondes", + "millisecond": "milliseconde|millisecondes", + "microsecond": "microseconde|microsecondes" } } diff --git a/mealie/lang/messages/fr-FR.json b/mealie/lang/messages/fr-FR.json index 28ebcc20488d..811192f2c89b 100644 --- a/mealie/lang/messages/fr-FR.json +++ b/mealie/lang/messages/fr-FR.json @@ -3,7 +3,11 @@ "server-error": "Une erreur inattendue s’est produite" }, "recipe": { - "unique-name-error": "Les noms de recette doivent être uniques" + "unique-name-error": "Les noms de recette doivent être uniques", + "recipe-defaults": { + "ingredient-note": "100 g de farine", + "step-text": "Les étapes de la recette ainsi que les autres champs de la page de recette supportent la syntaxe markdown.\n\n**Ajouter un lien**\n\n[Mon lien](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Aucune recette ne correspond à vos règles" diff --git a/mealie/lang/messages/gl-ES.json b/mealie/lang/messages/gl-ES.json index 16bee3cc7743..06ad06d6d9ac 100644 --- a/mealie/lang/messages/gl-ES.json +++ b/mealie/lang/messages/gl-ES.json @@ -3,7 +3,11 @@ "server-error": "An unexpected error occurred" }, "recipe": { - "unique-name-error": "Recipe names must be unique" + "unique-name-error": "Recipe names must be unique", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "No recipes match your rules" diff --git a/mealie/lang/messages/he-IL.json b/mealie/lang/messages/he-IL.json index f36eb1411128..ab20ac2ac786 100644 --- a/mealie/lang/messages/he-IL.json +++ b/mealie/lang/messages/he-IL.json @@ -3,7 +3,11 @@ "server-error": "אירעה שגיאה בלתי צפויה" }, "recipe": { - "unique-name-error": "שמות מתכונים חייבים להיות יחודיים" + "unique-name-error": "שמות מתכונים חייבים להיות יחודיים", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "אין מתכון שמתאים לחוקים שלך" diff --git a/mealie/lang/messages/hr-HR.json b/mealie/lang/messages/hr-HR.json index fc112264c1f1..23de3bdf698d 100644 --- a/mealie/lang/messages/hr-HR.json +++ b/mealie/lang/messages/hr-HR.json @@ -3,7 +3,11 @@ "server-error": "Došlo je do neočekivane pogreške" }, "recipe": { - "unique-name-error": "Naziv recepta mora imati jedinstveno ime" + "unique-name-error": "Naziv recepta mora imati jedinstveno ime", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Nema recepata koji odgovaraju vašim pravilima" diff --git a/mealie/lang/messages/hu-HU.json b/mealie/lang/messages/hu-HU.json index 67cc7a600803..4beac7585e30 100644 --- a/mealie/lang/messages/hu-HU.json +++ b/mealie/lang/messages/hu-HU.json @@ -3,7 +3,11 @@ "server-error": "Egy váratlan hiba történt" }, "recipe": { - "unique-name-error": "A receptek neveinek egyedi értéknek kell lenniük" + "unique-name-error": "A receptek neveinek egyedi értéknek kell lenniük", + "recipe-defaults": { + "ingredient-note": "1 csésze liszt", + "step-text": "A recept lépései és a receptoldal egyéb mezői támogatják a markdown szintaxist.\n\n**Hivatkozás hozzáadása**\n\n[Saját link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Nem található recept a beállítottt szabályok alapján" diff --git a/mealie/lang/messages/is-IS.json b/mealie/lang/messages/is-IS.json index 16bee3cc7743..06ad06d6d9ac 100644 --- a/mealie/lang/messages/is-IS.json +++ b/mealie/lang/messages/is-IS.json @@ -3,7 +3,11 @@ "server-error": "An unexpected error occurred" }, "recipe": { - "unique-name-error": "Recipe names must be unique" + "unique-name-error": "Recipe names must be unique", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "No recipes match your rules" diff --git a/mealie/lang/messages/it-IT.json b/mealie/lang/messages/it-IT.json index 3e0adad96457..0fd757cc8d09 100644 --- a/mealie/lang/messages/it-IT.json +++ b/mealie/lang/messages/it-IT.json @@ -3,7 +3,11 @@ "server-error": "Si è verificato un errore inaspettato" }, "recipe": { - "unique-name-error": "I nomi delle ricette devono essere unici" + "unique-name-error": "I nomi delle ricette devono essere unici", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Nessuna ricetta corrisponde alle tue regole" diff --git a/mealie/lang/messages/ja-JP.json b/mealie/lang/messages/ja-JP.json index f43dc6a772ae..64c98d72fe11 100644 --- a/mealie/lang/messages/ja-JP.json +++ b/mealie/lang/messages/ja-JP.json @@ -3,7 +3,11 @@ "server-error": "予期しないエラーが発生しました" }, "recipe": { - "unique-name-error": "レシピ名は固有のものでなければなりません" + "unique-name-error": "レシピ名は固有のものでなければなりません", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "ルールに一致するレシピはありません" diff --git a/mealie/lang/messages/ko-KR.json b/mealie/lang/messages/ko-KR.json index 16bee3cc7743..06ad06d6d9ac 100644 --- a/mealie/lang/messages/ko-KR.json +++ b/mealie/lang/messages/ko-KR.json @@ -3,7 +3,11 @@ "server-error": "An unexpected error occurred" }, "recipe": { - "unique-name-error": "Recipe names must be unique" + "unique-name-error": "Recipe names must be unique", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "No recipes match your rules" diff --git a/mealie/lang/messages/lt-LT.json b/mealie/lang/messages/lt-LT.json index 3433e0158c03..ca911e26cd18 100644 --- a/mealie/lang/messages/lt-LT.json +++ b/mealie/lang/messages/lt-LT.json @@ -3,7 +3,11 @@ "server-error": "Įvyko nenumatyta klaida" }, "recipe": { - "unique-name-error": "Receptų pavadinimai turi būti unikalūs" + "unique-name-error": "Receptų pavadinimai turi būti unikalūs", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Nėra receptų, atitinkančių taisykles" diff --git a/mealie/lang/messages/lv-LV.json b/mealie/lang/messages/lv-LV.json index 16bee3cc7743..06ad06d6d9ac 100644 --- a/mealie/lang/messages/lv-LV.json +++ b/mealie/lang/messages/lv-LV.json @@ -3,7 +3,11 @@ "server-error": "An unexpected error occurred" }, "recipe": { - "unique-name-error": "Recipe names must be unique" + "unique-name-error": "Recipe names must be unique", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "No recipes match your rules" diff --git a/mealie/lang/messages/nl-NL.json b/mealie/lang/messages/nl-NL.json index 1a63e325a51c..78a8a55340cf 100644 --- a/mealie/lang/messages/nl-NL.json +++ b/mealie/lang/messages/nl-NL.json @@ -3,7 +3,11 @@ "server-error": "Er is een onverwachte fout opgetreden" }, "recipe": { - "unique-name-error": "Receptnamen moeten uniek zijn" + "unique-name-error": "Receptnamen moeten uniek zijn", + "recipe-defaults": { + "ingredient-note": "250 gram bloem", + "step-text": "Receptstappen en andere velden op de receptpagina ondersteunen Markdown syntaxis.\n\n**Voeg een link toe**\n\n[Mijn Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Geen recepten die overeenkomen met je regels" diff --git a/mealie/lang/messages/no-NO.json b/mealie/lang/messages/no-NO.json index 261d648709d6..d7cd33b90f17 100644 --- a/mealie/lang/messages/no-NO.json +++ b/mealie/lang/messages/no-NO.json @@ -3,7 +3,11 @@ "server-error": "Det oppstod en uventet feil" }, "recipe": { - "unique-name-error": "Oppskriftsnavn må være unike" + "unique-name-error": "Oppskriftsnavn må være unike", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Ingen oppskrifter samsvarer med reglene dine" diff --git a/mealie/lang/messages/pl-PL.json b/mealie/lang/messages/pl-PL.json index 9cf36d557b59..87ff61189c5e 100644 --- a/mealie/lang/messages/pl-PL.json +++ b/mealie/lang/messages/pl-PL.json @@ -3,7 +3,11 @@ "server-error": "Wystąpił nieoczekiwany błąd" }, "recipe": { - "unique-name-error": "Nazwy przepisów muszą być unikalne" + "unique-name-error": "Nazwy przepisów muszą być unikalne", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Nie znaleziono przepisu spełniającego warunki" diff --git a/mealie/lang/messages/pt-BR.json b/mealie/lang/messages/pt-BR.json index b5fd9f9260c7..45f596d6f66f 100644 --- a/mealie/lang/messages/pt-BR.json +++ b/mealie/lang/messages/pt-BR.json @@ -3,7 +3,11 @@ "server-error": "Ocorreu um erro inesperado" }, "recipe": { - "unique-name-error": "O nome das receitas precisar ser único" + "unique-name-error": "O nome das receitas precisar ser único", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Nenhuma receita corresponde às suas regras" diff --git a/mealie/lang/messages/pt-PT.json b/mealie/lang/messages/pt-PT.json index e0c59513670c..93561e4aa7f9 100644 --- a/mealie/lang/messages/pt-PT.json +++ b/mealie/lang/messages/pt-PT.json @@ -3,7 +3,11 @@ "server-error": "Ocorreu um erro inesperado" }, "recipe": { - "unique-name-error": "Os nomes de receitas devem ser únicos" + "unique-name-error": "Os nomes de receitas devem ser únicos", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Nenhuma receita coincide com as suas regras" diff --git a/mealie/lang/messages/ro-RO.json b/mealie/lang/messages/ro-RO.json index 81c86e865817..6ccfc7b33b50 100644 --- a/mealie/lang/messages/ro-RO.json +++ b/mealie/lang/messages/ro-RO.json @@ -3,7 +3,11 @@ "server-error": "A apărut o eroare neașteptată" }, "recipe": { - "unique-name-error": "Numele rețetei trebuie să fie unic" + "unique-name-error": "Numele rețetei trebuie să fie unic", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Nicio rețetă nu corespunde criteriilor tale" diff --git a/mealie/lang/messages/ru-RU.json b/mealie/lang/messages/ru-RU.json index 39c23285a506..b2a36d3d7d9d 100644 --- a/mealie/lang/messages/ru-RU.json +++ b/mealie/lang/messages/ru-RU.json @@ -3,7 +3,11 @@ "server-error": "Произошла непредвиденная ошибка" }, "recipe": { - "unique-name-error": "Название рецепта должно быть уникальным" + "unique-name-error": "Название рецепта должно быть уникальным", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Нет рецептов, соответствующих вашим правилам" diff --git a/mealie/lang/messages/sk-SK.json b/mealie/lang/messages/sk-SK.json index 490ba4d36756..cb93a1dc866d 100644 --- a/mealie/lang/messages/sk-SK.json +++ b/mealie/lang/messages/sk-SK.json @@ -3,7 +3,11 @@ "server-error": "Vyskytla sa neočakávaná chyba" }, "recipe": { - "unique-name-error": "Názov receptu musí byť unikátny" + "unique-name-error": "Názov receptu musí byť unikátny", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Vaše pravidlá nespĺňa žiadny recept" diff --git a/mealie/lang/messages/sl-SI.json b/mealie/lang/messages/sl-SI.json index 3f88284c0b2e..cc020220896e 100644 --- a/mealie/lang/messages/sl-SI.json +++ b/mealie/lang/messages/sl-SI.json @@ -3,7 +3,11 @@ "server-error": "Prišlo je do nepričakovane napake" }, "recipe": { - "unique-name-error": "Ime recepta mora biti unikatno" + "unique-name-error": "Ime recepta mora biti unikatno", + "recipe-defaults": { + "ingredient-note": "skodelica moke", + "step-text": "Postopek priprave recepta, kot tudi druga polja v receptu podpirajo markdown sintakso.\n\n**Dodaj povezavo**\n\n[Moja povezava](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Noben recept ne ustreza vašim pogojem" diff --git a/mealie/lang/messages/sr-SP.json b/mealie/lang/messages/sr-SP.json index d83526c1a0c9..26e8fba360ed 100644 --- a/mealie/lang/messages/sr-SP.json +++ b/mealie/lang/messages/sr-SP.json @@ -3,7 +3,11 @@ "server-error": "Догодила се неочекивана грешка" }, "recipe": { - "unique-name-error": "Назив рецепта мора бити јединствен" + "unique-name-error": "Назив рецепта мора бити јединствен", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Нема рецепата који одговарају вашим правилима" diff --git a/mealie/lang/messages/sv-SE.json b/mealie/lang/messages/sv-SE.json index 3b16d880388a..3d37996dfcb1 100644 --- a/mealie/lang/messages/sv-SE.json +++ b/mealie/lang/messages/sv-SE.json @@ -3,7 +3,11 @@ "server-error": "Ett oväntat fel har uppstått" }, "recipe": { - "unique-name-error": "Receptnamn måste vara unika" + "unique-name-error": "Receptnamn måste vara unika", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Inga recept matchar dina regler" diff --git a/mealie/lang/messages/tr-TR.json b/mealie/lang/messages/tr-TR.json index 832c6d80f6ce..2543afdbe321 100644 --- a/mealie/lang/messages/tr-TR.json +++ b/mealie/lang/messages/tr-TR.json @@ -3,7 +3,11 @@ "server-error": "Beklenmedik bir hata oluştu" }, "recipe": { - "unique-name-error": "Tarif adları benzersiz olmalıdır" + "unique-name-error": "Tarif adları benzersiz olmalıdır", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Hiçbir tarif kurallarınıza uymamaktadır" diff --git a/mealie/lang/messages/uk-UA.json b/mealie/lang/messages/uk-UA.json index 3409cc0ee780..d5a2b0620a81 100644 --- a/mealie/lang/messages/uk-UA.json +++ b/mealie/lang/messages/uk-UA.json @@ -3,7 +3,11 @@ "server-error": "Сталася неочікувана помилка" }, "recipe": { - "unique-name-error": "Назва рецепту повинна бути унікальною" + "unique-name-error": "Назва рецепту повинна бути унікальною", + "recipe-defaults": { + "ingredient-note": "Стакан борошна", + "step-text": "Кроки рецептів, так само як і інші поля сторінки, підтримують синтаксис markdown.\n\n**Додати посилання**\n\n[Mоє посилання](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "Немає рецептів, що відповідають вашим правилам" diff --git a/mealie/lang/messages/vi-VN.json b/mealie/lang/messages/vi-VN.json index 16bee3cc7743..06ad06d6d9ac 100644 --- a/mealie/lang/messages/vi-VN.json +++ b/mealie/lang/messages/vi-VN.json @@ -3,7 +3,11 @@ "server-error": "An unexpected error occurred" }, "recipe": { - "unique-name-error": "Recipe names must be unique" + "unique-name-error": "Recipe names must be unique", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "No recipes match your rules" diff --git a/mealie/lang/messages/zh-CN.json b/mealie/lang/messages/zh-CN.json index bdf38a63bc1c..ef8c11593628 100644 --- a/mealie/lang/messages/zh-CN.json +++ b/mealie/lang/messages/zh-CN.json @@ -3,7 +3,11 @@ "server-error": "发生意外错误" }, "recipe": { - "unique-name-error": "食谱名称必须唯一" + "unique-name-error": "食谱名称必须唯一", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "没有符合条件的食谱" diff --git a/mealie/lang/messages/zh-TW.json b/mealie/lang/messages/zh-TW.json index 0d5f022f301e..552403e67552 100644 --- a/mealie/lang/messages/zh-TW.json +++ b/mealie/lang/messages/zh-TW.json @@ -3,7 +3,11 @@ "server-error": "An unexpected error occurred" }, "recipe": { - "unique-name-error": "Recipe names must be unique" + "unique-name-error": "Recipe names must be unique", + "recipe-defaults": { + "ingredient-note": "1 Cup Flour", + "step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n" + } }, "mealplan": { "no-recipes-match-your-rules": "No recipes match your rules"