From 06393a9be6bd46f7e623e2f910a872f4999cdff1 Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Thu, 9 Jan 2025 15:14:46 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action --- custom_components/myskoda/translations/de.json | 11 ++++++++++- custom_components/myskoda/translations/pt-BR.json | 11 ++++++++++- custom_components/myskoda/translations/pt.json | 11 ++++++++++- custom_components/myskoda/translations/ru.json | 11 ++++++++++- 4 files changed, 40 insertions(+), 4 deletions(-) diff --git a/custom_components/myskoda/translations/de.json b/custom_components/myskoda/translations/de.json index 1a3ecc5..fdb030a 100644 --- a/custom_components/myskoda/translations/de.json +++ b/custom_components/myskoda/translations/de.json @@ -318,6 +318,15 @@ }, "departure_timer_3": { "name": "Abfahrtszeit 3" + }, + "ac_timer_1": { + "name": "Klimaanlagen Timer 1" + }, + "ac_timer_2": { + "name": "Klimaanlagen Timer 2" + }, + "ac_timer_3": { + "name": "Klimaanlagen Timer 3" } }, "button": { @@ -363,4 +372,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 0d1e726..fb04740 100644 --- a/custom_components/myskoda/translations/pt-BR.json +++ b/custom_components/myskoda/translations/pt-BR.json @@ -318,6 +318,15 @@ }, "departure_timer_3": { "name": "3 Temporizador de Partida" + }, + "ac_timer_1": { + "name": "Temporizador 1 de ar condicionado" + }, + "ac_timer_2": { + "name": "Temporizador 2 de ar condicionado" + }, + "ac_timer_3": { + "name": "Temporizador 3 de ar condicionado" } }, "button": { @@ -363,4 +372,4 @@ } } } -} \ No newline at end of file +} diff --git a/custom_components/myskoda/translations/pt.json b/custom_components/myskoda/translations/pt.json index 192bfc2..d6e7823 100644 --- a/custom_components/myskoda/translations/pt.json +++ b/custom_components/myskoda/translations/pt.json @@ -318,6 +318,15 @@ }, "departure_timer_3": { "name": "Tempo de Partida 3" + }, + "ac_timer_1": { + "name": "Temporizador 1 de ar condicionado" + }, + "ac_timer_2": { + "name": "Temporizador 2 de ar condicionado" + }, + "ac_timer_3": { + "name": "Temporizador 3 de ar condicionado" } }, "button": { @@ -363,4 +372,4 @@ } } } -} \ No newline at end of file +} diff --git a/custom_components/myskoda/translations/ru.json b/custom_components/myskoda/translations/ru.json index 77ea265..665c07b 100644 --- a/custom_components/myskoda/translations/ru.json +++ b/custom_components/myskoda/translations/ru.json @@ -318,6 +318,15 @@ }, "departure_timer_3": { "name": "Таймер отправления 3" + }, + "ac_timer_1": { + "name": "Кондиционирование таймер 1" + }, + "ac_timer_2": { + "name": "Кондиционирование таймер 2" + }, + "ac_timer_3": { + "name": "Кондиционирование таймер 3" } }, "button": { @@ -363,4 +372,4 @@ } } } -} \ No newline at end of file +}