New Crowdin updates (#3501)

This commit is contained in:
Hayden 2024-04-19 12:31:21 -05:00 committed by GitHub
parent 711dd93851
commit e6bf3b3acd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
40 changed files with 208 additions and 52 deletions

View File

@ -1168,21 +1168,21 @@
} }
}, },
"profile": { "profile": {
"welcome-user": "👋 Welcome, {0}!", "welcome-user": "👋 Ласкаво просимо, {0}!",
"description": "Керування вашим профілем, рецептами та налаштуваннями групи.", "description": "Керування вашим профілем, рецептами та налаштуваннями групи.",
"get-invite-link": "Отримати посилання-запрошення", "get-invite-link": "Отримати посилання-запрошення",
"get-public-link": "Отримати публічне посилання", "get-public-link": "Отримати публічне посилання",
"account-summary": "Аккаунт", "account-summary": "Аккаунт",
"account-summary-description": "Here's a summary of your group's information.", "account-summary-description": "Ось підсумок інформації про вашу групу.",
"group-statistics": "Статистика групи", "group-statistics": "Статистика групи",
"group-statistics-description": "Статистика вашої групи дає можливість зрозуміти, як ви користуєтеся Mealie.", "group-statistics-description": "Статистика вашої групи дає можливість зрозуміти, як ви користуєтеся Mealie.",
"storage-capacity": "Обсяг сховища", "storage-capacity": "Обсяг сховища",
"storage-capacity-description": "Об'єм сховища це сума зображені та відвантажених медіаресурсів.", "storage-capacity-description": "Об'єм сховища це сума зображені та відвантажених медіаресурсів.",
"personal": "Особисте", "personal": "Особисте",
"personal-description": "These are settings that are personal to you. Changes here won't affect other users.", "personal-description": "Це особисті налаштування. Зміни тут не впливають на інших користувачів.",
"user-settings": "Налаштування користувача", "user-settings": "Налаштування користувача",
"user-settings-description": "Manage your preferences, change your password, and update your email.", "user-settings-description": "Керуйте вашими налаштуваннями, змінюйте пароль і оновлюйте адресу електронної пошти.",
"api-tokens-description": "Manage your API Tokens for access from external applications.", "api-tokens-description": "Керуйте своїми ключами API для доступу із зовнішніх програм.",
"group-description": "Ці елементи є спільними для вашої групи. Редагування одного з них змінить його для всієї групи!", "group-description": "Ці елементи є спільними для вашої групи. Редагування одного з них змінить його для всієї групи!",
"group-settings": "Налаштування групи", "group-settings": "Налаштування групи",
"group-settings-description": "Керуйте спільними налаштуванням груп, такими як плани харчування і налаштування конфіденційності.", "group-settings-description": "Керуйте спільними налаштуванням груп, такими як плани харчування і налаштування конфіденційності.",
@ -1193,9 +1193,9 @@
"notifiers": "Сповіщувачі", "notifiers": "Сповіщувачі",
"notifiers-description": "Налаштуйте email та push сповіщення, що спрацьовують для певних подій.", "notifiers-description": "Налаштуйте email та push сповіщення, що спрацьовують для певних подій.",
"manage-data": "Керування даними", "manage-data": "Керування даними",
"manage-data-description": "Manage your Mealie data; Foods, Units, Categories, Tags and more.", "manage-data-description": "Керуйте своїми даними Mealie; їжа, одиниці, категорії, мітки та багато іншого.",
"data-migrations": "Міграції даних", "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": "Лист надіслано", "email-sent": "Лист надіслано",
"error-sending-email": "Помилка надсилання листа", "error-sending-email": "Помилка надсилання листа",
"personal-information": "Персональні данні", "personal-information": "Персональні данні",

View File

@ -3,7 +3,11 @@
"server-error": "Iets het skeefgeloop" "server-error": "Iets het skeefgeloop"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Geen resepte voldoen aan jou reëls nie" "no-recipes-match-your-rules": "Geen resepte voldoen aan jou reëls nie"

View File

@ -3,7 +3,11 @@
"server-error": "حدث خطأ غير متوقع" "server-error": "حدث خطأ غير متوقع"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "لا توجد وصفات تتطابق مع المرشحات الخاصة بك" "no-recipes-match-your-rules": "لا توجد وصفات تتطابق مع المرشحات الخاصة بك"

View File

@ -3,7 +3,11 @@
"server-error": "Възникна неочаквана грешка" "server-error": "Възникна неочаквана грешка"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Няма рецепти отговарящи на Вашите условия" "no-recipes-match-your-rules": "Няма рецепти отговарящи на Вашите условия"

View File

@ -3,7 +3,11 @@
"server-error": "S'ha produït un error inesperat" "server-error": "S'ha produït un error inesperat"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Cap recepta coincideix amb les teues regles" "no-recipes-match-your-rules": "Cap recepta coincideix amb les teues regles"

View File

@ -3,7 +3,11 @@
"server-error": "Došlo k nečekané chybě" "server-error": "Došlo k nečekané chybě"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Žádné recepty neodpovídají vašim pravidlům" "no-recipes-match-your-rules": "Žádné recepty neodpovídají vašim pravidlům"

View File

@ -3,7 +3,11 @@
"server-error": "Der opstod en uventet fejl" "server-error": "Der opstod en uventet fejl"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Ingen opskrifter matcher dine regler" "no-recipes-match-your-rules": "Ingen opskrifter matcher dine regler"

View File

@ -3,7 +3,11 @@
"server-error": "Ein unerwarteter Fehler ist aufgetreten" "server-error": "Ein unerwarteter Fehler ist aufgetreten"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Keine Rezepte entsprechen deinen Regeln" "no-recipes-match-your-rules": "Keine Rezepte entsprechen deinen Regeln"

View File

@ -3,7 +3,11 @@
"server-error": "An unexpected error occurred" "server-error": "An unexpected error occurred"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "No recipes match your rules" "no-recipes-match-your-rules": "No recipes match your rules"

View File

@ -3,7 +3,11 @@
"server-error": "An unexpected error occurred" "server-error": "An unexpected error occurred"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "No recipes match your rules" "no-recipes-match-your-rules": "No recipes match your rules"

View File

@ -3,7 +3,11 @@
"server-error": "Se ha producido un error inesperado" "server-error": "Se ha producido un error inesperado"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "No hay recetas que coincidan con tus reglas" "no-recipes-match-your-rules": "No hay recetas que coincidan con tus reglas"

View File

@ -3,7 +3,11 @@
"server-error": "Tapahtui odottamaton virhe" "server-error": "Tapahtui odottamaton virhe"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Määritysten mukaisia reseptejä ei löytynyt" "no-recipes-match-your-rules": "Määritysten mukaisia reseptejä ei löytynyt"

View File

@ -3,7 +3,11 @@
"server-error": "Une erreur inattendue s'est produite" "server-error": "Une erreur inattendue s'est produite"
}, },
"recipe": { "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": "100g 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": { "mealplan": {
"no-recipes-match-your-rules": "Aucune recette ne correspond à vos règles" "no-recipes-match-your-rules": "Aucune recette ne correspond à vos règles"
@ -33,12 +37,12 @@
"generic-deleted": "{name} a été supprimé" "generic-deleted": "{name} a été supprimé"
}, },
"datetime": { "datetime": {
"year": "year|years", "year": "année|années",
"day": "day|days", "day": "jour|jours",
"hour": "hour|hours", "hour": "heure|heures",
"minute": "minute|minutes", "minute": "minute|minutes",
"second": "second|seconds", "second": "seconde|secondes",
"millisecond": "millisecond|milliseconds", "millisecond": "milliseconde|millisecondes",
"microsecond": "microsecond|microseconds" "microsecond": "microseconde|microsecondes"
} }
} }

View File

@ -3,7 +3,11 @@
"server-error": "Une erreur inattendue sest produite" "server-error": "Une erreur inattendue sest produite"
}, },
"recipe": { "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": "100g 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": { "mealplan": {
"no-recipes-match-your-rules": "Aucune recette ne correspond à vos règles" "no-recipes-match-your-rules": "Aucune recette ne correspond à vos règles"

View File

@ -3,7 +3,11 @@
"server-error": "An unexpected error occurred" "server-error": "An unexpected error occurred"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "No recipes match your rules" "no-recipes-match-your-rules": "No recipes match your rules"

View File

@ -3,7 +3,11 @@
"server-error": "אירעה שגיאה בלתי צפויה" "server-error": "אירעה שגיאה בלתי צפויה"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "אין מתכון שמתאים לחוקים שלך" "no-recipes-match-your-rules": "אין מתכון שמתאים לחוקים שלך"

View File

@ -3,7 +3,11 @@
"server-error": "Došlo je do neočekivane pogreške" "server-error": "Došlo je do neočekivane pogreške"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Nema recepata koji odgovaraju vašim pravilima" "no-recipes-match-your-rules": "Nema recepata koji odgovaraju vašim pravilima"

View File

@ -3,7 +3,11 @@
"server-error": "Egy váratlan hiba történt" "server-error": "Egy váratlan hiba történt"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Nem található recept a beállítottt szabályok alapján" "no-recipes-match-your-rules": "Nem található recept a beállítottt szabályok alapján"

View File

@ -3,7 +3,11 @@
"server-error": "An unexpected error occurred" "server-error": "An unexpected error occurred"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "No recipes match your rules" "no-recipes-match-your-rules": "No recipes match your rules"

View File

@ -3,7 +3,11 @@
"server-error": "Si è verificato un errore inaspettato" "server-error": "Si è verificato un errore inaspettato"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Nessuna ricetta corrisponde alle tue regole" "no-recipes-match-your-rules": "Nessuna ricetta corrisponde alle tue regole"

View File

@ -3,7 +3,11 @@
"server-error": "予期しないエラーが発生しました" "server-error": "予期しないエラーが発生しました"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "ルールに一致するレシピはありません" "no-recipes-match-your-rules": "ルールに一致するレシピはありません"

View File

@ -3,7 +3,11 @@
"server-error": "An unexpected error occurred" "server-error": "An unexpected error occurred"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "No recipes match your rules" "no-recipes-match-your-rules": "No recipes match your rules"

View File

@ -3,7 +3,11 @@
"server-error": "Įvyko nenumatyta klaida" "server-error": "Įvyko nenumatyta klaida"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Nėra receptų, atitinkančių taisykles" "no-recipes-match-your-rules": "Nėra receptų, atitinkančių taisykles"

View File

@ -3,7 +3,11 @@
"server-error": "An unexpected error occurred" "server-error": "An unexpected error occurred"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "No recipes match your rules" "no-recipes-match-your-rules": "No recipes match your rules"

View File

@ -3,7 +3,11 @@
"server-error": "Er is een onverwachte fout opgetreden" "server-error": "Er is een onverwachte fout opgetreden"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Geen recepten die overeenkomen met je regels" "no-recipes-match-your-rules": "Geen recepten die overeenkomen met je regels"

View File

@ -3,7 +3,11 @@
"server-error": "Det oppstod en uventet feil" "server-error": "Det oppstod en uventet feil"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Ingen oppskrifter samsvarer med reglene dine" "no-recipes-match-your-rules": "Ingen oppskrifter samsvarer med reglene dine"

View File

@ -3,7 +3,11 @@
"server-error": "Wystąpił nieoczekiwany błąd" "server-error": "Wystąpił nieoczekiwany błąd"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Nie znaleziono przepisu spełniającego warunki" "no-recipes-match-your-rules": "Nie znaleziono przepisu spełniającego warunki"

View File

@ -3,7 +3,11 @@
"server-error": "Ocorreu um erro inesperado" "server-error": "Ocorreu um erro inesperado"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Nenhuma receita corresponde às suas regras" "no-recipes-match-your-rules": "Nenhuma receita corresponde às suas regras"

View File

@ -3,7 +3,11 @@
"server-error": "Ocorreu um erro inesperado" "server-error": "Ocorreu um erro inesperado"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Nenhuma receita coincide com as suas regras" "no-recipes-match-your-rules": "Nenhuma receita coincide com as suas regras"

View File

@ -3,7 +3,11 @@
"server-error": "A apărut o eroare neașteptată" "server-error": "A apărut o eroare neașteptată"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Nicio rețetă nu corespunde criteriilor tale" "no-recipes-match-your-rules": "Nicio rețetă nu corespunde criteriilor tale"

View File

@ -3,7 +3,11 @@
"server-error": "Произошла непредвиденная ошибка" "server-error": "Произошла непредвиденная ошибка"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Нет рецептов, соответствующих вашим правилам" "no-recipes-match-your-rules": "Нет рецептов, соответствующих вашим правилам"

View File

@ -3,7 +3,11 @@
"server-error": "Vyskytla sa neočakávaná chyba" "server-error": "Vyskytla sa neočakávaná chyba"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Vaše pravidlá nespĺňa žiadny recept" "no-recipes-match-your-rules": "Vaše pravidlá nespĺňa žiadny recept"

View File

@ -3,7 +3,11 @@
"server-error": "Prišlo je do nepričakovane napake" "server-error": "Prišlo je do nepričakovane napake"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Noben recept ne ustreza vašim pogojem" "no-recipes-match-your-rules": "Noben recept ne ustreza vašim pogojem"

View File

@ -3,7 +3,11 @@
"server-error": "Догодила се неочекивана грешка" "server-error": "Догодила се неочекивана грешка"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Нема рецепата који одговарају вашим правилима" "no-recipes-match-your-rules": "Нема рецепата који одговарају вашим правилима"

View File

@ -3,7 +3,11 @@
"server-error": "Ett oväntat fel har uppstått" "server-error": "Ett oväntat fel har uppstått"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Inga recept matchar dina regler" "no-recipes-match-your-rules": "Inga recept matchar dina regler"

View File

@ -3,7 +3,11 @@
"server-error": "Beklenmedik bir hata oluştu" "server-error": "Beklenmedik bir hata oluştu"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Hiçbir tarif kurallarınıza uymamaktadır" "no-recipes-match-your-rules": "Hiçbir tarif kurallarınıza uymamaktadır"

View File

@ -3,7 +3,11 @@
"server-error": "Сталася неочікувана помилка" "server-error": "Сталася неочікувана помилка"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "Немає рецептів, що відповідають вашим правилам" "no-recipes-match-your-rules": "Немає рецептів, що відповідають вашим правилам"

View File

@ -3,7 +3,11 @@
"server-error": "An unexpected error occurred" "server-error": "An unexpected error occurred"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "No recipes match your rules" "no-recipes-match-your-rules": "No recipes match your rules"

View File

@ -3,7 +3,11 @@
"server-error": "发生意外错误" "server-error": "发生意外错误"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "没有符合条件的食谱" "no-recipes-match-your-rules": "没有符合条件的食谱"

View File

@ -3,7 +3,11 @@
"server-error": "An unexpected error occurred" "server-error": "An unexpected error occurred"
}, },
"recipe": { "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": { "mealplan": {
"no-recipes-match-your-rules": "No recipes match your rules" "no-recipes-match-your-rules": "No recipes match your rules"