From e92db5cc7341819c5b0ef6c3229c7c4b19832dae Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 28 Jun 2025 15:35:28 -0500 Subject: [PATCH] New translations en-us.json (Russian) --- frontend/lang/messages/ru-RU.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/frontend/lang/messages/ru-RU.json b/frontend/lang/messages/ru-RU.json index 54a933ba7..acf789243 100644 --- a/frontend/lang/messages/ru-RU.json +++ b/frontend/lang/messages/ru-RU.json @@ -596,12 +596,13 @@ "create-recipe-description": "Создать новый рецепт с нуля.", "create-recipes": "Создать Рецепт", "import-with-zip": "Импорт из .zip", - "create-recipe-from-an-image": "Создать рецепт из изображения", - "create-recipe-from-an-image-description": "Создайте рецепт, загрузив изображение. Mealie попытается извлечь текст из изображения с помощью ИИ и создать рецепт из него.", + "create-recipe-from-an-image": "Create Recipe from Images", + "create-recipe-from-an-image-description": "Create a recipe by uploading images of the recipe text. Mealie will attempt to extract the text from the images using AI and create a new recipe from it.", "crop-and-rotate-the-image": "Crop and rotate the image so that only the text is visible, and it's in the correct orientation.", - "create-from-image": "Создать из изображения", + "create-from-images": "Create from Images", "should-translate-description": "Перевести рецепт на мой язык", "please-wait-image-procesing": "Подождите, идет обработка изображения.", + "please-wait-images-processing": "Please wait, the images are processing. This may take some time.", "bulk-url-import": "Массовый импорт по URL", "debug-scraper": "Отладка сканирования", "create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Создайте рецепт, указав имя. Все рецепты должны иметь уникальные имена.", @@ -660,7 +661,10 @@ "no-food": "Нет еды" }, "reset-servings-count": "Сбросить количество порций", - "not-linked-ingredients": "Дополнительные ингредиенты" + "not-linked-ingredients": "Дополнительные ингредиенты", + "upload-another-image": "Upload another image", + "upload-images": "Upload images", + "upload-more-images": "Upload more images" }, "recipe-finder": { "recipe-finder": "Поиск рецептов",