chore(l10n): New Crowdin updates (#4098)

This commit is contained in:
Hayden
2024-08-25 15:30:20 -05:00
committed by GitHub
parent c688114e15
commit 9b6f323b6f
9 changed files with 96 additions and 96 deletions

View File

@@ -6,7 +6,7 @@
"unique-name-error": "Название рецепта должно быть уникальным",
"recipe-defaults": {
"ingredient-note": "1 Чашка муки",
"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"
"step-text": "Шаги рецепта, как и другие поля на странице рецепта, поддерживают синтаксис Markdown.\n\n**Добавить ссылку**\n\n[Моя Ссылка](https://demo.mealie.io)\n"
}
},
"mealplan": {
@@ -38,34 +38,34 @@
},
"datetime": {
"year": "год|лет",
"day": "day|days",
"hour": "hour|hours",
"minute": "minute|minutes",
"second": "second|seconds",
"millisecond": "millisecond|milliseconds",
"microsecond": "microsecond|microseconds"
"day": "день|дней",
"hour": "час|часов",
"minute": "минута|минут",
"second": "секунда|секунд",
"millisecond": "миллисекунда|миллисекунд",
"microsecond": "микросекунда|микросекунд"
},
"emails": {
"password": {
"subject": "Mealie Forgot Password",
"header_text": "Forgot Password",
"message_top": "You have requested to reset your password.",
"message_bottom": "Please click the button above to reset your password.",
"button_text": "Reset Password"
"subject": "Mealie забыла пароль",
"header_text": "Забыл пароль",
"message_top": "Вы запросили сброс пароля.",
"message_bottom": "Пожалуйста, нажмите на кнопку снизу для сброса пароля.",
"button_text": "Сбросить пароль"
},
"invitation": {
"subject": "Invitation to join Mealie",
"header_text": "You're Invited!",
"message_top": "You have been invited to join Mealie.",
"message_bottom": "Please click the button above to accept the invitation.",
"button_text": "Accept Invitation"
"subject": "Приглашение присоединиться к Mealie",
"header_text": "Вы приглашены!",
"message_top": "Вас пригласили присоединиться к Mealie.",
"message_bottom": "Пожалуйста, нажмите на кнопку выше, чтобы принять приглашение.",
"button_text": "Принять приглашение"
},
"test": {
"subject": "Mealie Test Email",
"header_text": "Test Email",
"message_top": "This is a test email.",
"message_bottom": "Please click the button above to test the email.",
"button_text": "Open Mealie"
"subject": "Тестовое Письмо Mealie",
"header_text": "Тестовое Письмо",
"message_top": "Это тестовое письмо.",
"message_bottom": "Пожалуйста, нажмите на кнопку сверху, чтобы протестировать эл. Почту.",
"button_text": "Открыть Mealie"
}
}
}