From f4cc153cde92de48e36c2002576562472943bb59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 17:02:56 +0100 Subject: [PATCH] New Crowdin translations by GitHub Action (#505) Co-authored-by: Crowdin Bot --- custom_components/myskoda/translations/pl.json | 12 ++++++++++++ custom_components/myskoda/translations/pt-BR.json | 3 +++ custom_components/myskoda/translations/pt.json | 3 +++ 3 files changed, 18 insertions(+) diff --git a/custom_components/myskoda/translations/pl.json b/custom_components/myskoda/translations/pl.json index bd844c8..a9e835c 100644 --- a/custom_components/myskoda/translations/pl.json +++ b/custom_components/myskoda/translations/pl.json @@ -286,6 +286,9 @@ "reduced_current": { "name": "Ograniczenie prądu" }, + "auto_unlock_plug": { + "name": "Odblokuj wtyczkę po naładowaniu" + }, "window_heating": { "name": "Ogrzewanie okien" }, @@ -303,6 +306,15 @@ }, "ac_window_heating": { "name": "Ogrzewanie szyb za pomocą AC" + }, + "departure_timer_1": { + "name": "Timer odjazdu 1" + }, + "departure_timer_2": { + "name": "Timer odjazdu 2" + }, + "departure_timer_3": { + "name": "Timer odjazdu 3" } }, "button": { diff --git a/custom_components/myskoda/translations/pt-BR.json b/custom_components/myskoda/translations/pt-BR.json index d071a4d..3615fc7 100644 --- a/custom_components/myskoda/translations/pt-BR.json +++ b/custom_components/myskoda/translations/pt-BR.json @@ -286,6 +286,9 @@ "reduced_current": { "name": "Corrente reduzida" }, + "auto_unlock_plug": { + "name": "Desbloquear plugue ao carregar" + }, "window_heating": { "name": "Aquecimento da janela" }, diff --git a/custom_components/myskoda/translations/pt.json b/custom_components/myskoda/translations/pt.json index 14c88cf..fe92d8b 100644 --- a/custom_components/myskoda/translations/pt.json +++ b/custom_components/myskoda/translations/pt.json @@ -286,6 +286,9 @@ "reduced_current": { "name": "Corrente reduzida" }, + "auto_unlock_plug": { + "name": "Desbloquear plug quando carregado" + }, "window_heating": { "name": "Aquecimento da janela" },