From ba1e5e990d3a77dd23fd2fcd2a9ef4064bd7a5be Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Thu, 14 Nov 2024 15:15:13 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action --- .../myskoda/translations/pt-BR.json | 8 ++++++++ custom_components/myskoda/translations/pt.json | 8 ++++++++ custom_components/myskoda/translations/ru.json | 17 +++++++++++++++++ 3 files changed, 33 insertions(+) diff --git a/custom_components/myskoda/translations/pt-BR.json b/custom_components/myskoda/translations/pt-BR.json index aa77c17..9d73f93 100644 --- a/custom_components/myskoda/translations/pt-BR.json +++ b/custom_components/myskoda/translations/pt-BR.json @@ -198,6 +198,14 @@ "window_heating": { "name": "Aquecimento da janela" } + }, + "button": { + "honk_flash": { + "name": "Buzinar e piscar as luzes" + }, + "flash": { + "name": "Piscar" + } } }, "options": { diff --git a/custom_components/myskoda/translations/pt.json b/custom_components/myskoda/translations/pt.json index d0b1f84..7f414cf 100644 --- a/custom_components/myskoda/translations/pt.json +++ b/custom_components/myskoda/translations/pt.json @@ -198,6 +198,14 @@ "window_heating": { "name": "Aquecimento da janela" } + }, + "button": { + "honk_flash": { + "name": "Buzinar e piscar as luzes" + }, + "flash": { + "name": "Piscar" + } } }, "options": { diff --git a/custom_components/myskoda/translations/ru.json b/custom_components/myskoda/translations/ru.json index 6540afb..44b09cc 100644 --- a/custom_components/myskoda/translations/ru.json +++ b/custom_components/myskoda/translations/ru.json @@ -171,6 +171,15 @@ }, "target_battery_percentage": { "name": "Цель заряда батареи" + }, + "fuel_level": { + "name": "Уровень топлива" + }, + "combustion_range": { + "name": "Запас хода" + }, + "electric_range": { + "name": "Запас хода электро" } }, "switch": { @@ -189,6 +198,14 @@ "window_heating": { "name": "Обогрев окон" } + }, + "button": { + "honk_flash": { + "name": "Сигналить и мигать" + }, + "flash": { + "name": "Сигналить" + } } }, "options": {