Skip to content

Commit e6bf3b3

Browse files
authored
New Crowdin updates (#3501)
1 parent 711dd93 commit e6bf3b3

40 files changed

+208
-52
lines changed

frontend/lang/messages/uk-UA.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,21 +1168,21 @@
11681168
}
11691169
},
11701170
"profile": {
1171-
"welcome-user": "👋 Welcome, {0}!",
1171+
"welcome-user": "👋 Ласкаво просимо, {0}!",
11721172
"description": "Керування вашим профілем, рецептами та налаштуваннями групи.",
11731173
"get-invite-link": "Отримати посилання-запрошення",
11741174
"get-public-link": "Отримати публічне посилання",
11751175
"account-summary": "Аккаунт",
1176-
"account-summary-description": "Here's a summary of your group's information.",
1176+
"account-summary-description": "Ось підсумок інформації про вашу групу.",
11771177
"group-statistics": "Статистика групи",
11781178
"group-statistics-description": "Статистика вашої групи дає можливість зрозуміти, як ви користуєтеся Mealie.",
11791179
"storage-capacity": "Обсяг сховища",
11801180
"storage-capacity-description": "Об'єм сховища це сума зображені та відвантажених медіаресурсів.",
11811181
"personal": "Особисте",
1182-
"personal-description": "These are settings that are personal to you. Changes here won't affect other users.",
1182+
"personal-description": "Це особисті налаштування. Зміни тут не впливають на інших користувачів.",
11831183
"user-settings": "Налаштування користувача",
1184-
"user-settings-description": "Manage your preferences, change your password, and update your email.",
1185-
"api-tokens-description": "Manage your API Tokens for access from external applications.",
1184+
"user-settings-description": "Керуйте вашими налаштуваннями, змінюйте пароль і оновлюйте адресу електронної пошти.",
1185+
"api-tokens-description": "Керуйте своїми ключами API для доступу із зовнішніх програм.",
11861186
"group-description": "Ці елементи є спільними для вашої групи. Редагування одного з них змінить його для всієї групи!",
11871187
"group-settings": "Налаштування групи",
11881188
"group-settings-description": "Керуйте спільними налаштуванням груп, такими як плани харчування і налаштування конфіденційності.",
@@ -1193,9 +1193,9 @@
11931193
"notifiers": "Сповіщувачі",
11941194
"notifiers-description": "Налаштуйте email та push сповіщення, що спрацьовують для певних подій.",
11951195
"manage-data": "Керування даними",
1196-
"manage-data-description": "Manage your Mealie data; Foods, Units, Categories, Tags and more.",
1196+
"manage-data-description": "Керуйте своїми даними Mealie; їжа, одиниці, категорії, мітки та багато іншого.",
11971197
"data-migrations": "Міграції даних",
1198-
"data-migrations-description": "Migrate your existing data from other applications like Nextcloud Recipes and Chowdown.",
1198+
"data-migrations-description": "Перенести наявні дані з таких програм, як Nextcloud Recipes і Chowdown.",
11991199
"email-sent": "Лист надіслано",
12001200
"error-sending-email": "Помилка надсилання листа",
12011201
"personal-information": "Персональні данні",

mealie/lang/messages/af-ZA.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Iets het skeefgeloop"
44
},
55
"recipe": {
6-
"unique-name-error": "Nuwe resepname moet uniek wees"
6+
"unique-name-error": "Nuwe resepname moet uniek wees",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Geen resepte voldoen aan jou reëls nie"

mealie/lang/messages/ar-SA.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "حدث خطأ غير متوقع"
44
},
55
"recipe": {
6-
"unique-name-error": "يجب أن تكون أسماء الوصفات فريدة"
6+
"unique-name-error": "يجب أن تكون أسماء الوصفات فريدة",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "لا توجد وصفات تتطابق مع المرشحات الخاصة بك"

mealie/lang/messages/bg-BG.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Възникна неочаквана грешка"
44
},
55
"recipe": {
6-
"unique-name-error": "Името на рецептата трябва да е уникално"
6+
"unique-name-error": "Името на рецептата трябва да е уникално",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Няма рецепти отговарящи на Вашите условия"

mealie/lang/messages/ca-ES.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "S'ha produït un error inesperat"
44
},
55
"recipe": {
6-
"unique-name-error": "El nom de la recepta ha de ser únic"
6+
"unique-name-error": "El nom de la recepta ha de ser únic",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Cap recepta coincideix amb les teues regles"

mealie/lang/messages/cs-CZ.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Došlo k nečekané chybě"
44
},
55
"recipe": {
6-
"unique-name-error": "Názvy receptů musí být jedinečné"
6+
"unique-name-error": "Názvy receptů musí být jedinečné",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Žádné recepty neodpovídají vašim pravidlům"

mealie/lang/messages/da-DK.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Der opstod en uventet fejl"
44
},
55
"recipe": {
6-
"unique-name-error": "Opskriftsnavnet er allerede i brug"
6+
"unique-name-error": "Opskriftsnavnet er allerede i brug",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Ingen opskrifter matcher dine regler"

mealie/lang/messages/de-DE.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Ein unerwarteter Fehler ist aufgetreten"
44
},
55
"recipe": {
6-
"unique-name-error": "Rezeptnamen müssen einzigartig sein"
6+
"unique-name-error": "Rezeptnamen müssen einzigartig sein",
7+
"recipe-defaults": {
8+
"ingredient-note": "250 g Mehl",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Keine Rezepte entsprechen deinen Regeln"

mealie/lang/messages/el-GR.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "An unexpected error occurred"
44
},
55
"recipe": {
6-
"unique-name-error": "Recipe names must be unique"
6+
"unique-name-error": "Recipe names must be unique",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Κύπελλο Αλεύρι",
9+
"step-text": "Βήματα συνταγής, καθώς και άλλα πεδία στη σύνταξη σήμανσης της σελίδας συνταγής.\n\n**Προσθήκη συνδέσμου**\n\n[Ο σύνδεσμος μου](https://demo.mealie.io)\n"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "No recipes match your rules"

mealie/lang/messages/en-GB.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "An unexpected error occurred"
44
},
55
"recipe": {
6-
"unique-name-error": "Recipe names must be unique"
6+
"unique-name-error": "Recipe names must be unique",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "No recipes match your rules"

mealie/lang/messages/es-ES.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Se ha producido un error inesperado"
44
},
55
"recipe": {
6-
"unique-name-error": "El nombre de la receta debe ser único"
6+
"unique-name-error": "El nombre de la receta debe ser único",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "No hay recetas que coincidan con tus reglas"

mealie/lang/messages/fi-FI.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Tapahtui odottamaton virhe"
44
},
55
"recipe": {
6-
"unique-name-error": "Reseptien nimien täytyy olla yksilöllisiä"
6+
"unique-name-error": "Reseptien nimien täytyy olla yksilöllisiä",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Määritysten mukaisia reseptejä ei löytynyt"

mealie/lang/messages/fr-CA.json

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Une erreur inattendue s'est produite"
44
},
55
"recipe": {
6-
"unique-name-error": "Les noms de recette doivent être uniques"
6+
"unique-name-error": "Les noms de recette doivent être uniques",
7+
"recipe-defaults": {
8+
"ingredient-note": "100 g de farine",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Aucune recette ne correspond à vos règles"
@@ -33,12 +37,12 @@
3337
"generic-deleted": "{name} a été supprimé"
3438
},
3539
"datetime": {
36-
"year": "year|years",
37-
"day": "day|days",
38-
"hour": "hour|hours",
40+
"year": "année|années",
41+
"day": "jour|jours",
42+
"hour": "heure|heures",
3943
"minute": "minute|minutes",
40-
"second": "second|seconds",
41-
"millisecond": "millisecond|milliseconds",
42-
"microsecond": "microsecond|microseconds"
44+
"second": "seconde|secondes",
45+
"millisecond": "milliseconde|millisecondes",
46+
"microsecond": "microseconde|microsecondes"
4347
}
4448
}

mealie/lang/messages/fr-FR.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Une erreur inattendue s’est produite"
44
},
55
"recipe": {
6-
"unique-name-error": "Les noms de recette doivent être uniques"
6+
"unique-name-error": "Les noms de recette doivent être uniques",
7+
"recipe-defaults": {
8+
"ingredient-note": "100 g de farine",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Aucune recette ne correspond à vos règles"

mealie/lang/messages/gl-ES.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "An unexpected error occurred"
44
},
55
"recipe": {
6-
"unique-name-error": "Recipe names must be unique"
6+
"unique-name-error": "Recipe names must be unique",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "No recipes match your rules"

mealie/lang/messages/he-IL.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "אירעה שגיאה בלתי צפויה"
44
},
55
"recipe": {
6-
"unique-name-error": "שמות מתכונים חייבים להיות יחודיים"
6+
"unique-name-error": "שמות מתכונים חייבים להיות יחודיים",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "אין מתכון שמתאים לחוקים שלך"

mealie/lang/messages/hr-HR.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Došlo je do neočekivane pogreške"
44
},
55
"recipe": {
6-
"unique-name-error": "Naziv recepta mora imati jedinstveno ime"
6+
"unique-name-error": "Naziv recepta mora imati jedinstveno ime",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Nema recepata koji odgovaraju vašim pravilima"

mealie/lang/messages/hu-HU.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Egy váratlan hiba történt"
44
},
55
"recipe": {
6-
"unique-name-error": "A receptek neveinek egyedi értéknek kell lenniük"
6+
"unique-name-error": "A receptek neveinek egyedi értéknek kell lenniük",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 csésze liszt",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Nem található recept a beállítottt szabályok alapján"

mealie/lang/messages/is-IS.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "An unexpected error occurred"
44
},
55
"recipe": {
6-
"unique-name-error": "Recipe names must be unique"
6+
"unique-name-error": "Recipe names must be unique",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "No recipes match your rules"

mealie/lang/messages/it-IT.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Si è verificato un errore inaspettato"
44
},
55
"recipe": {
6-
"unique-name-error": "I nomi delle ricette devono essere unici"
6+
"unique-name-error": "I nomi delle ricette devono essere unici",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Nessuna ricetta corrisponde alle tue regole"

mealie/lang/messages/ja-JP.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "予期しないエラーが発生しました"
44
},
55
"recipe": {
6-
"unique-name-error": "レシピ名は固有のものでなければなりません"
6+
"unique-name-error": "レシピ名は固有のものでなければなりません",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "ルールに一致するレシピはありません"

mealie/lang/messages/ko-KR.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "An unexpected error occurred"
44
},
55
"recipe": {
6-
"unique-name-error": "Recipe names must be unique"
6+
"unique-name-error": "Recipe names must be unique",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "No recipes match your rules"

mealie/lang/messages/lt-LT.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Įvyko nenumatyta klaida"
44
},
55
"recipe": {
6-
"unique-name-error": "Receptų pavadinimai turi būti unikalūs"
6+
"unique-name-error": "Receptų pavadinimai turi būti unikalūs",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Nėra receptų, atitinkančių taisykles"

mealie/lang/messages/lv-LV.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "An unexpected error occurred"
44
},
55
"recipe": {
6-
"unique-name-error": "Recipe names must be unique"
6+
"unique-name-error": "Recipe names must be unique",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "No recipes match your rules"

mealie/lang/messages/nl-NL.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Er is een onverwachte fout opgetreden"
44
},
55
"recipe": {
6-
"unique-name-error": "Receptnamen moeten uniek zijn"
6+
"unique-name-error": "Receptnamen moeten uniek zijn",
7+
"recipe-defaults": {
8+
"ingredient-note": "250 gram bloem",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Geen recepten die overeenkomen met je regels"

mealie/lang/messages/no-NO.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"server-error": "Det oppstod en uventet feil"
44
},
55
"recipe": {
6-
"unique-name-error": "Oppskriftsnavn må være unike"
6+
"unique-name-error": "Oppskriftsnavn må være unike",
7+
"recipe-defaults": {
8+
"ingredient-note": "1 Cup Flour",
9+
"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"
10+
}
711
},
812
"mealplan": {
913
"no-recipes-match-your-rules": "Ingen oppskrifter samsvarer med reglene dine"

0 commit comments

Comments
 (0)