From f8cd8b00a51d15a843517d703136bc8268cbc0b1 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 26 Sep 2024 07:01:27 -0500 Subject: [PATCH] chore(l10n): New Crowdin updates (#4271) --- frontend/lang/messages/ru-RU.json | 6 +++--- mealie/repos/seed/resources/units/locales/ru-RU.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/lang/messages/ru-RU.json b/frontend/lang/messages/ru-RU.json index 3c2f2fa9ec49..7a7eece7b14a 100644 --- a/frontend/lang/messages/ru-RU.json +++ b/frontend/lang/messages/ru-RU.json @@ -591,7 +591,7 @@ "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 Image", "should-translate-description": "Translate the recipe into my language", - "please-wait-image-procesing": "Please wait, the image is processing. This may take some time.", + "please-wait-image-procesing": "Подождите, идет обработка изображения.", "bulk-url-import": "Массовый импорт по URL", "debug-scraper": "Отладка сканирования", "create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Создайте рецепт, указав имя. Все рецепты должны иметь уникальные имена.", @@ -636,7 +636,7 @@ "natural-language-processor": "Natural Language Processor", "brute-parser": "Brute Parser", "openai-parser": "OpenAI Parser", - "parse-all": "Parse All", + "parse-all": "Обработать все", "no-unit": "No unit", "missing-unit": "Create missing unit: {unit}", "missing-food": "Create missing food: {food}", @@ -1052,7 +1052,7 @@ "edit-label": "Изменить метку", "new-label": "Новая метка", "labels": "Метки", - "assign-label": "Assign Label" + "assign-label": "Присвоить метку" }, "recipes": { "purge-exports": "Очистить экспорты", diff --git a/mealie/repos/seed/resources/units/locales/ru-RU.json b/mealie/repos/seed/resources/units/locales/ru-RU.json index 153ffedd8557..bb264b78e3f1 100644 --- a/mealie/repos/seed/resources/units/locales/ru-RU.json +++ b/mealie/repos/seed/resources/units/locales/ru-RU.json @@ -92,7 +92,7 @@ }, "dash": { "name": "щепотка", - "plural_name": "dashes", + "plural_name": "", "description": "", "abbreviation": "" }, @@ -104,7 +104,7 @@ }, "head": { "name": "головка", - "plural_name": "heads", + "plural_name": "головки", "description": "", "abbreviation": "" },