From 3177ed5f0f3b961b93826e8809da689c452fe2ab Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Tue, 7 Jan 2025 06:20:30 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action --- custom_components/myskoda/translations/cs.json | 17 ++++++++++++++++- custom_components/myskoda/translations/fi.json | 5 ++++- custom_components/myskoda/translations/nl.json | 17 ++++++++++++++++- .../myskoda/translations/pt-BR.json | 5 ++++- custom_components/myskoda/translations/pt.json | 5 ++++- 5 files changed, 44 insertions(+), 5 deletions(-) diff --git a/custom_components/myskoda/translations/cs.json b/custom_components/myskoda/translations/cs.json index 910db43..fe40ef6 100644 --- a/custom_components/myskoda/translations/cs.json +++ b/custom_components/myskoda/translations/cs.json @@ -245,6 +245,9 @@ "error": "Chyba" } }, + "service_event": { + "name": "Poslední událost služby" + }, "software_version": { "name": "Verze softwaru" }, @@ -286,6 +289,9 @@ "reduced_current": { "name": "Snížený proud" }, + "auto_unlock_plug": { + "name": "Odemknout nabíjecí kabel při nabíjení" + }, "window_heating": { "name": "Vytápění okna" }, @@ -303,6 +309,15 @@ }, "ac_window_heating": { "name": "Vyhřívání oken se střídavým proudem" + }, + "departure_timer_1": { + "name": "Časovač odjezdu 1" + }, + "departure_timer_2": { + "name": "Časovač odjezdu 2" + }, + "departure_timer_3": { + "name": "Časovač odjezdu 3" } }, "button": { @@ -348,4 +363,4 @@ } } } -} +} \ No newline at end of file diff --git a/custom_components/myskoda/translations/fi.json b/custom_components/myskoda/translations/fi.json index a603c7f..8cc469f 100644 --- a/custom_components/myskoda/translations/fi.json +++ b/custom_components/myskoda/translations/fi.json @@ -245,6 +245,9 @@ "error": "Virhe" } }, + "service_event": { + "name": "Viimeisin palvelutapahtuma" + }, "software_version": { "name": "Ohjelmistoversio" }, @@ -360,4 +363,4 @@ } } } -} +} \ No newline at end of file diff --git a/custom_components/myskoda/translations/nl.json b/custom_components/myskoda/translations/nl.json index 0b6b129..7bdb3c5 100644 --- a/custom_components/myskoda/translations/nl.json +++ b/custom_components/myskoda/translations/nl.json @@ -245,6 +245,9 @@ "error": "Fout" } }, + "service_event": { + "name": "Recente gebeurtenis" + }, "software_version": { "name": "Software versie" }, @@ -286,6 +289,9 @@ "reduced_current": { "name": "Stroombegrenzing" }, + "auto_unlock_plug": { + "name": "Ontgrendel stekker wanneer opgeladen" + }, "window_heating": { "name": "Verwarming raam" }, @@ -303,6 +309,15 @@ }, "ac_window_heating": { "name": "Raam verwarmen bij luchtbehandeling" + }, + "departure_timer_1": { + "name": "Vertrek Timer 1" + }, + "departure_timer_2": { + "name": "Vertrek Timer 2" + }, + "departure_timer_3": { + "name": "Vertrek Timer 3" } }, "button": { @@ -348,4 +363,4 @@ } } } -} +} \ No newline at end of file diff --git a/custom_components/myskoda/translations/pt-BR.json b/custom_components/myskoda/translations/pt-BR.json index 3615fc7..0d1e726 100644 --- a/custom_components/myskoda/translations/pt-BR.json +++ b/custom_components/myskoda/translations/pt-BR.json @@ -245,6 +245,9 @@ "error": "Erro" } }, + "service_event": { + "name": "Último evento de serviço" + }, "software_version": { "name": "Versão" }, @@ -360,4 +363,4 @@ } } } -} +} \ No newline at end of file diff --git a/custom_components/myskoda/translations/pt.json b/custom_components/myskoda/translations/pt.json index fe92d8b..192bfc2 100644 --- a/custom_components/myskoda/translations/pt.json +++ b/custom_components/myskoda/translations/pt.json @@ -245,6 +245,9 @@ "error": "Erro" } }, + "service_event": { + "name": "Último evento de serviço" + }, "software_version": { "name": "Versão do software" }, @@ -360,4 +363,4 @@ } } } -} +} \ No newline at end of file