mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-08 08:53:10 -05:00
New Crowdin updates (#2075)
* New translations en-US.json (German) * New translations en-US.json (Dutch) * New translations en-US.json (Dutch) * New translations en-US.json (Turkish) * New translations en-US.json (Turkish) * New translations en-US.json (German) * New translations en-US.json (German) * New translations en-US.json (Dutch) * New translations en-US.json (German) * New translations en-US.json (Ukrainian) * New translations en-US.json (German) * New translations en-US.json (German) * New translations en-US.json (German) * New translations en-US.json (German) * New translations en-US.json (German) * New translations en-US.json (French) * New translations en-US.json (French) * New translations en-US.json (French) * New translations en-US.json (Lithuanian) * New translations en-US.json (Lithuanian) * New translations en-US.json (Lithuanian) * New translations en-US.json (French, Canada) * New translations en-US.json (French) * New translations en-US.json (German) * New translations en-US.json (Slovak) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Italian) * New translations en-US.json (Italian) * New translations en-US.json (German) * New translations en-US.json (German) * New translations en-US.json (German) * New translations en-US.json (French) * New translations en-US.json (Russian) * New translations en-US.json (Russian) * New translations en-US.json (Russian) * New translations en-US.json (Russian) * New translations en-US.json (French) * New translations en-US.json (French) * New translations en-US.json (German)
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
"unique-name-error": "Rezeptnamen müssen einzigartig sein"
|
||||
},
|
||||
"mealplan": {
|
||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
||||
"no-recipes-match-your-rules": "Keine Rezepte entsprechen deinen Regeln"
|
||||
},
|
||||
"user": {
|
||||
"user-updated": "User updated",
|
||||
"password-updated": "Password updated",
|
||||
"invalid-current-password": "Invalid current password"
|
||||
"user-updated": "Benutzer aktualisiert",
|
||||
"password-updated": "Passwort aktualisiert",
|
||||
"invalid-current-password": "Aktuelles Passwort ungültig"
|
||||
},
|
||||
"group": {
|
||||
"report-deleted": "Report deleted."
|
||||
|
||||
@@ -6,15 +6,15 @@
|
||||
"unique-name-error": "Les noms de recette doivent être uniques"
|
||||
},
|
||||
"mealplan": {
|
||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
||||
"no-recipes-match-your-rules": "Aucune recette ne correspond à vos règles"
|
||||
},
|
||||
"user": {
|
||||
"user-updated": "User updated",
|
||||
"password-updated": "Password updated",
|
||||
"invalid-current-password": "Invalid current password"
|
||||
"user-updated": "Utilisateur mis à jour",
|
||||
"password-updated": "Mot de passe mis à jour",
|
||||
"invalid-current-password": "Mot de passe actuel non valide"
|
||||
},
|
||||
"group": {
|
||||
"report-deleted": "Report deleted."
|
||||
"report-deleted": "Rapport supprimé."
|
||||
},
|
||||
"exceptions": {
|
||||
"permission_denied": "Vous n’avez pas la permission d’effectuer cette action",
|
||||
|
||||
@@ -9,12 +9,12 @@
|
||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
||||
},
|
||||
"user": {
|
||||
"user-updated": "User updated",
|
||||
"password-updated": "Password updated",
|
||||
"invalid-current-password": "Invalid current password"
|
||||
"user-updated": "Vartotojas atnaujintas",
|
||||
"password-updated": "Slaptažodis atnaujintas",
|
||||
"invalid-current-password": "Blogas dabartinis slaptažodis"
|
||||
},
|
||||
"group": {
|
||||
"report-deleted": "Report deleted."
|
||||
"report-deleted": "Ataskaita ištrinta."
|
||||
},
|
||||
"exceptions": {
|
||||
"permission_denied": "Neturite leidimo atlikti šį veiksmą",
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
{
|
||||
"generic": {
|
||||
"server-error": "An unexpected error occurred"
|
||||
"server-error": "Произошла непредвиденная ошибка"
|
||||
},
|
||||
"recipe": {
|
||||
"unique-name-error": "Recipe names must be unique"
|
||||
"unique-name-error": "Название рецепта должно быть уникальным"
|
||||
},
|
||||
"mealplan": {
|
||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
||||
},
|
||||
"user": {
|
||||
"user-updated": "User updated",
|
||||
"password-updated": "Password updated",
|
||||
"password-updated": "Пароль обновлен",
|
||||
"invalid-current-password": "Invalid current password"
|
||||
},
|
||||
"group": {
|
||||
"report-deleted": "Report deleted."
|
||||
"report-deleted": "Отчет удален."
|
||||
},
|
||||
"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": "Этот адрес эл. почты уже используется"
|
||||
},
|
||||
"notifications": {
|
||||
"generic-created": "{name} was created",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"invalid-current-password": "Invalid current password"
|
||||
},
|
||||
"group": {
|
||||
"report-deleted": "Report deleted."
|
||||
"report-deleted": "Rapor silindi."
|
||||
},
|
||||
"exceptions": {
|
||||
"permission_denied": "Bu eylemi gerçekleştirme izniniz yok",
|
||||
|
||||
@@ -9,12 +9,12 @@
|
||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
||||
},
|
||||
"user": {
|
||||
"user-updated": "User updated",
|
||||
"password-updated": "Password updated",
|
||||
"invalid-current-password": "Invalid current password"
|
||||
"user-updated": "Користувача оновлено",
|
||||
"password-updated": "Пароль оновлено",
|
||||
"invalid-current-password": "Неправильний поточний пароль"
|
||||
},
|
||||
"group": {
|
||||
"report-deleted": "Report deleted."
|
||||
"report-deleted": "Звіт видалено."
|
||||
},
|
||||
"exceptions": {
|
||||
"permission_denied": "У вас немає дозволу на виконання цієї дії",
|
||||
|
||||
Reference in New Issue
Block a user