From 0b5357de44263f201caab37a284b86705ce3a0bb Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 23 Nov 2022 17:49:59 +0100 Subject: [PATCH] Cleanup Climacell translations (#82584) --- .../components/climacell/translations/af.json | 9 ------- .../components/climacell/translations/ca.json | 13 --------- .../components/climacell/translations/de.json | 13 --------- .../components/climacell/translations/el.json | 13 --------- .../components/climacell/translations/en.json | 13 --------- .../climacell/translations/es-419.json | 13 --------- .../components/climacell/translations/es.json | 13 --------- .../components/climacell/translations/et.json | 13 --------- .../components/climacell/translations/fr.json | 13 --------- .../components/climacell/translations/hu.json | 13 --------- .../components/climacell/translations/id.json | 13 --------- .../components/climacell/translations/it.json | 13 --------- .../components/climacell/translations/ja.json | 13 --------- .../components/climacell/translations/ko.json | 13 --------- .../components/climacell/translations/nl.json | 13 --------- .../components/climacell/translations/no.json | 13 --------- .../components/climacell/translations/pl.json | 13 --------- .../climacell/translations/pt-BR.json | 13 --------- .../components/climacell/translations/ru.json | 13 --------- .../climacell/translations/sensor.bg.json | 8 ------ .../climacell/translations/sensor.ca.json | 27 ------------------- .../climacell/translations/sensor.de.json | 27 ------------------- .../climacell/translations/sensor.el.json | 27 ------------------- .../climacell/translations/sensor.en.json | 27 ------------------- .../climacell/translations/sensor.es-419.json | 27 ------------------- .../climacell/translations/sensor.es.json | 27 ------------------- .../climacell/translations/sensor.et.json | 27 ------------------- .../climacell/translations/sensor.fr.json | 27 ------------------- .../climacell/translations/sensor.he.json | 7 ----- .../climacell/translations/sensor.hu.json | 27 ------------------- .../climacell/translations/sensor.id.json | 27 ------------------- .../climacell/translations/sensor.is.json | 12 --------- .../climacell/translations/sensor.it.json | 27 ------------------- .../climacell/translations/sensor.ja.json | 27 ------------------- .../climacell/translations/sensor.ko.json | 7 ----- .../climacell/translations/sensor.lv.json | 27 ------------------- .../climacell/translations/sensor.nl.json | 27 ------------------- .../climacell/translations/sensor.no.json | 27 ------------------- .../climacell/translations/sensor.pl.json | 27 ------------------- .../climacell/translations/sensor.pt-BR.json | 27 ------------------- .../climacell/translations/sensor.pt.json | 7 ----- .../climacell/translations/sensor.ru.json | 27 ------------------- .../climacell/translations/sensor.sk.json | 18 ------------- .../climacell/translations/sensor.sv.json | 27 ------------------- .../climacell/translations/sensor.tr.json | 27 ------------------- .../translations/sensor.zh-Hant.json | 27 ------------------- .../components/climacell/translations/sv.json | 13 --------- .../components/climacell/translations/tr.json | 13 --------- .../climacell/translations/zh-Hant.json | 13 --------- 49 files changed, 908 deletions(-) delete mode 100644 homeassistant/components/climacell/translations/af.json delete mode 100644 homeassistant/components/climacell/translations/ca.json delete mode 100644 homeassistant/components/climacell/translations/de.json delete mode 100644 homeassistant/components/climacell/translations/el.json delete mode 100644 homeassistant/components/climacell/translations/en.json delete mode 100644 homeassistant/components/climacell/translations/es-419.json delete mode 100644 homeassistant/components/climacell/translations/es.json delete mode 100644 homeassistant/components/climacell/translations/et.json delete mode 100644 homeassistant/components/climacell/translations/fr.json delete mode 100644 homeassistant/components/climacell/translations/hu.json delete mode 100644 homeassistant/components/climacell/translations/id.json delete mode 100644 homeassistant/components/climacell/translations/it.json delete mode 100644 homeassistant/components/climacell/translations/ja.json delete mode 100644 homeassistant/components/climacell/translations/ko.json delete mode 100644 homeassistant/components/climacell/translations/nl.json delete mode 100644 homeassistant/components/climacell/translations/no.json delete mode 100644 homeassistant/components/climacell/translations/pl.json delete mode 100644 homeassistant/components/climacell/translations/pt-BR.json delete mode 100644 homeassistant/components/climacell/translations/ru.json delete mode 100644 homeassistant/components/climacell/translations/sensor.bg.json delete mode 100644 homeassistant/components/climacell/translations/sensor.ca.json delete mode 100644 homeassistant/components/climacell/translations/sensor.de.json delete mode 100644 homeassistant/components/climacell/translations/sensor.el.json delete mode 100644 homeassistant/components/climacell/translations/sensor.en.json delete mode 100644 homeassistant/components/climacell/translations/sensor.es-419.json delete mode 100644 homeassistant/components/climacell/translations/sensor.es.json delete mode 100644 homeassistant/components/climacell/translations/sensor.et.json delete mode 100644 homeassistant/components/climacell/translations/sensor.fr.json delete mode 100644 homeassistant/components/climacell/translations/sensor.he.json delete mode 100644 homeassistant/components/climacell/translations/sensor.hu.json delete mode 100644 homeassistant/components/climacell/translations/sensor.id.json delete mode 100644 homeassistant/components/climacell/translations/sensor.is.json delete mode 100644 homeassistant/components/climacell/translations/sensor.it.json delete mode 100644 homeassistant/components/climacell/translations/sensor.ja.json delete mode 100644 homeassistant/components/climacell/translations/sensor.ko.json delete mode 100644 homeassistant/components/climacell/translations/sensor.lv.json delete mode 100644 homeassistant/components/climacell/translations/sensor.nl.json delete mode 100644 homeassistant/components/climacell/translations/sensor.no.json delete mode 100644 homeassistant/components/climacell/translations/sensor.pl.json delete mode 100644 homeassistant/components/climacell/translations/sensor.pt-BR.json delete mode 100644 homeassistant/components/climacell/translations/sensor.pt.json delete mode 100644 homeassistant/components/climacell/translations/sensor.ru.json delete mode 100644 homeassistant/components/climacell/translations/sensor.sk.json delete mode 100644 homeassistant/components/climacell/translations/sensor.sv.json delete mode 100644 homeassistant/components/climacell/translations/sensor.tr.json delete mode 100644 homeassistant/components/climacell/translations/sensor.zh-Hant.json delete mode 100644 homeassistant/components/climacell/translations/sv.json delete mode 100644 homeassistant/components/climacell/translations/tr.json delete mode 100644 homeassistant/components/climacell/translations/zh-Hant.json diff --git a/homeassistant/components/climacell/translations/af.json b/homeassistant/components/climacell/translations/af.json deleted file mode 100644 index d05e07e4eff..00000000000 --- a/homeassistant/components/climacell/translations/af.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "options": { - "step": { - "init": { - "title": "Update [%key:component::climacell::title%] opties" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/ca.json b/homeassistant/components/climacell/translations/ca.json deleted file mode 100644 index 2b6abb46737..00000000000 --- a/homeassistant/components/climacell/translations/ca.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Minuts entre previsions NowCast" - }, - "description": "Si decideixes activar l'entitat de previsi\u00f3 `nowcast`, podr\u00e0s configurar l'interval en minuts entre cada previsi\u00f3. El nombre de previsions proporcionades dep\u00e8n d'aquest interval de minuts.", - "title": "Actualitzaci\u00f3 d'opcions de ClimaCell" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/de.json b/homeassistant/components/climacell/translations/de.json deleted file mode 100644 index 7c3e929dde2..00000000000 --- a/homeassistant/components/climacell/translations/de.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Minuten zwischen den NowCast Kurzvorhersagen" - }, - "description": "Wenn du die Vorhersage-Entitit\u00e4t \"Kurzvorhersage\" aktivierst, kannst du die Anzahl der Minuten zwischen den einzelnen Vorhersagen konfigurieren. Die Anzahl der bereitgestellten Vorhersagen h\u00e4ngt von der Anzahl der zwischen den Vorhersagen gew\u00e4hlten Minuten ab.", - "title": "ClimaCell-Optionen aktualisieren" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/el.json b/homeassistant/components/climacell/translations/el.json deleted file mode 100644 index 392573f693c..00000000000 --- a/homeassistant/components/climacell/translations/el.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "\u039b\u03b5\u03c0\u03c4\u03ac \u03bc\u03b5\u03c4\u03b1\u03be\u03cd \u03c4\u03c9\u03bd \u03b4\u03b5\u03bb\u03c4\u03af\u03c9\u03bd NowCast" - }, - "description": "\u0395\u03ac\u03bd \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03bf\u03bd\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b4\u03b5\u03bb\u03c4\u03af\u03c9\u03bd 'nowcast', \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc \u03c4\u03c9\u03bd \u03bb\u03b5\u03c0\u03c4\u03ce\u03bd \u03bc\u03b5\u03c4\u03b1\u03be\u03cd \u03ba\u03ac\u03b8\u03b5 \u03b4\u03b5\u03bb\u03c4\u03af\u03bf\u03c5. \u039f \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03c4\u03c9\u03bd \u03b4\u03b5\u03bb\u03c4\u03af\u03c9\u03bd \u03c0\u03bf\u03c5 \u03c0\u03b1\u03c1\u03ad\u03c7\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b5\u03be\u03b1\u03c1\u03c4\u03ac\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc \u03c4\u03c9\u03bd \u03bb\u03b5\u03c0\u03c4\u03ce\u03bd \u03c0\u03bf\u03c5 \u03b5\u03c0\u03b9\u03bb\u03ad\u03b3\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bc\u03b5\u03c4\u03b1\u03be\u03cd \u03c4\u03c9\u03bd \u03b4\u03b5\u03bb\u03c4\u03af\u03c9\u03bd.", - "title": "\u0395\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ce\u03bd ClimaCell" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/en.json b/homeassistant/components/climacell/translations/en.json deleted file mode 100644 index a35be85d5b2..00000000000 --- a/homeassistant/components/climacell/translations/en.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Min. Between NowCast Forecasts" - }, - "description": "If you choose to enable the `nowcast` forecast entity, you can configure the number of minutes between each forecast. The number of forecasts provided depends on the number of minutes chosen between forecasts.", - "title": "Update ClimaCell Options" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/es-419.json b/homeassistant/components/climacell/translations/es-419.json deleted file mode 100644 index 449ad1ba367..00000000000 --- a/homeassistant/components/climacell/translations/es-419.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Min. entre pron\u00f3sticos de NowCast" - }, - "description": "Si elige habilitar la entidad de pron\u00f3stico \"nowcast\", puede configurar el n\u00famero de minutos entre cada pron\u00f3stico. El n\u00famero de pron\u00f3sticos proporcionados depende del n\u00famero de minutos elegidos entre los pron\u00f3sticos.", - "title": "Actualizar opciones de ClimaCell" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/es.json b/homeassistant/components/climacell/translations/es.json deleted file mode 100644 index 270d72bd58c..00000000000 --- a/homeassistant/components/climacell/translations/es.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Min. entre pron\u00f3sticos de NowCast" - }, - "description": "Si eliges habilitar la entidad de pron\u00f3stico `nowcast`, puedes configurar la cantidad de minutos entre cada pron\u00f3stico. La cantidad de pron\u00f3sticos proporcionados depende de la cantidad de minutos elegidos entre los pron\u00f3sticos.", - "title": "Actualizar opciones de ClimaCell" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/et.json b/homeassistant/components/climacell/translations/et.json deleted file mode 100644 index 5d915a87d80..00000000000 --- a/homeassistant/components/climacell/translations/et.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Minuteid NowCasti prognooside vahel" - }, - "description": "Kui otsustad lubada \"nowcast\" prognoosi\u00fcksuse, saad seadistada minutite arvu iga prognoosi vahel. Esitatavate prognooside arv s\u00f5ltub prognooside vahel valitud minutite arvust.", - "title": "V\u00e4rskenda [%key:component::climacell::title%] suvandeid" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/fr.json b/homeassistant/components/climacell/translations/fr.json deleted file mode 100644 index b2c1285ecc9..00000000000 --- a/homeassistant/components/climacell/translations/fr.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Min. entre les pr\u00e9visions NowCast" - }, - "description": "Si vous choisissez d'activer l'entit\u00e9 de pr\u00e9vision \u00ab\u00a0nowcast\u00a0\u00bb, vous pouvez configurer le nombre de minutes entre chaque pr\u00e9vision. Le nombre de pr\u00e9visions fournies d\u00e9pend du nombre de minutes choisies entre les pr\u00e9visions.", - "title": "Mettre \u00e0 jour les options ClimaCell" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/hu.json b/homeassistant/components/climacell/translations/hu.json deleted file mode 100644 index 4cad1eaaa0f..00000000000 --- a/homeassistant/components/climacell/translations/hu.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Min. A NowCast el\u0151rejelz\u00e9sek k\u00f6z\u00f6tt" - }, - "description": "Ha a `nowcast` el\u0151rejelz\u00e9si entit\u00e1s enged\u00e9lyez\u00e9s\u00e9t v\u00e1lasztja, be\u00e1ll\u00edthatja az egyes el\u0151rejelz\u00e9sek k\u00f6z\u00f6tti percek sz\u00e1m\u00e1t. A megadott el\u0151rejelz\u00e9sek sz\u00e1ma az el\u0151rejelz\u00e9sek k\u00f6z\u00f6tt kiv\u00e1lasztott percek sz\u00e1m\u00e1t\u00f3l f\u00fcgg.", - "title": "ClimaCell be\u00e1ll\u00edt\u00e1sok friss\u00edt\u00e9se" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/id.json b/homeassistant/components/climacell/translations/id.json deleted file mode 100644 index 4d020351665..00000000000 --- a/homeassistant/components/climacell/translations/id.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Jarak Interval Prakiraan NowCast dalam Menit" - }, - "description": "Jika Anda memilih untuk mengaktifkan entitas prakiraan `nowcast`, Anda dapat mengonfigurasi jarak interval prakiraan dalam menit. Jumlah prakiraan yang diberikan tergantung pada nilai interval yang dipilih.", - "title": "Perbarui Opsi ClimaCell" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/it.json b/homeassistant/components/climacell/translations/it.json deleted file mode 100644 index b9667d6bfb1..00000000000 --- a/homeassistant/components/climacell/translations/it.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Minuti tra le previsioni di NowCast" - }, - "description": "Se scegli di abilitare l'entit\u00e0 di previsione `nowcast`, puoi configurare il numero di minuti tra ogni previsione. Il numero di previsioni fornite dipende dal numero di minuti scelti tra le previsioni.", - "title": "Aggiorna le opzioni di ClimaCell" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/ja.json b/homeassistant/components/climacell/translations/ja.json deleted file mode 100644 index e2742d11435..00000000000 --- a/homeassistant/components/climacell/translations/ja.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "\u6700\u5c0f\u3002 NowCast \u4e88\u6e2c\u306e\u9593" - }, - "description": "`nowcast` forecast(\u4e88\u6e2c) \u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u6709\u52b9\u306b\u3059\u308b\u3053\u3068\u3092\u9078\u629e\u3057\u305f\u5834\u5408\u3001\u5404\u4e88\u6e2c\u9593\u306e\u5206\u6570\u3092\u8a2d\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u63d0\u4f9b\u3055\u308c\u308bforecast(\u4e88\u6e2c)\u306e\u6570\u306f\u3001forecast(\u4e88\u6e2c)\u306e\u9593\u306b\u9078\u629e\u3057\u305f\u5206\u6570\u306b\u4f9d\u5b58\u3057\u307e\u3059\u3002", - "title": "ClimaCell \u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u66f4\u65b0" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/ko.json b/homeassistant/components/climacell/translations/ko.json deleted file mode 100644 index 8accc07410d..00000000000 --- a/homeassistant/components/climacell/translations/ko.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "\ub2e8\uae30\uc608\uce21 \uc77c\uae30\uc608\ubcf4 \uac04 \ucd5c\uc18c \uc2dc\uac04" - }, - "description": "`nowcast` \uc77c\uae30\uc608\ubcf4 \uad6c\uc131\uc694\uc18c\ub97c \uc0ac\uc6a9\ud558\ub3c4\ub85d \uc120\ud0dd\ud55c \uacbd\uc6b0 \uac01 \uc77c\uae30\uc608\ubcf4 \uc0ac\uc774\uc758 \uc2dc\uac04(\ubd84)\uc744 \uad6c\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc81c\uacf5\ub41c \uc77c\uae30\uc608\ubcf4 \ud69f\uc218\ub294 \uc608\uce21 \uac04 \uc120\ud0dd\ud55c \uc2dc\uac04(\ubd84)\uc5d0 \ub530\ub77c \ub2ec\ub77c\uc9d1\ub2c8\ub2e4.", - "title": "[%key:component::climacell::title%] \uc635\uc158 \uc5c5\ub370\uc774\ud2b8\ud558\uae30" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/nl.json b/homeassistant/components/climacell/translations/nl.json deleted file mode 100644 index a895fa8234d..00000000000 --- a/homeassistant/components/climacell/translations/nl.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Min. Tussen NowCast-voorspellingen" - }, - "description": "Als u ervoor kiest om de `nowcast` voorspellingsentiteit in te schakelen, kan u het aantal minuten tussen elke voorspelling configureren. Het aantal voorspellingen hangt af van het aantal gekozen minuten tussen de voorspellingen.", - "title": "Update ClimaCell Opties" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/no.json b/homeassistant/components/climacell/translations/no.json deleted file mode 100644 index 9f050624967..00000000000 --- a/homeassistant/components/climacell/translations/no.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Min. mellom NowCast prognoser" - }, - "description": "Hvis du velger \u00e5 aktivere \u00abnowcast\u00bb -varselentiteten, kan du konfigurere antall minutter mellom hver prognose. Antall angitte prognoser avhenger av antall minutter som er valgt mellom prognosene.", - "title": "Oppdater ClimaCell-alternativer" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/pl.json b/homeassistant/components/climacell/translations/pl.json deleted file mode 100644 index 5f69764ffab..00000000000 --- a/homeassistant/components/climacell/translations/pl.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Czas (min) mi\u0119dzy prognozami NowCast" - }, - "description": "Je\u015bli zdecydujesz si\u0119 w\u0142\u0105czy\u0107 encj\u0119 prognozy \u201enowcast\u201d, mo\u017cesz skonfigurowa\u0107 liczb\u0119 minut mi\u0119dzy ka\u017cd\u0105 prognoz\u0105. Liczba dostarczonych prognoz zale\u017cy od liczby minut wybranych mi\u0119dzy prognozami.", - "title": "Opcje aktualizacji ClimaCell" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/pt-BR.json b/homeassistant/components/climacell/translations/pt-BR.json deleted file mode 100644 index b7e71d45971..00000000000 --- a/homeassistant/components/climacell/translations/pt-BR.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "M\u00ednimo entre previs\u00f5es NowCast" - }, - "description": "Se voc\u00ea optar por ativar a entidade de previs\u00e3o `nowcast`, poder\u00e1 configurar o n\u00famero de minutos entre cada previs\u00e3o. O n\u00famero de previs\u00f5es fornecidas depende do n\u00famero de minutos escolhidos entre as previs\u00f5es.", - "title": "Atualizar as op\u00e7\u00f5es do ClimaCell" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/ru.json b/homeassistant/components/climacell/translations/ru.json deleted file mode 100644 index 9f3219ce4d6..00000000000 --- a/homeassistant/components/climacell/translations/ru.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f (\u0432 \u043c\u0438\u043d\u0443\u0442\u0430\u0445)" - }, - "description": "\u0415\u0441\u043b\u0438 \u0412\u044b \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u0435\u0442\u0435 \u043e\u0431\u044a\u0435\u043a\u0442 \u043f\u0440\u043e\u0433\u043d\u043e\u0437\u0430 'nowcast', \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0433\u043d\u043e\u0437\u0430.", - "title": "\u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 ClimaCell" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.bg.json b/homeassistant/components/climacell/translations/sensor.bg.json deleted file mode 100644 index 04f393f1d99..00000000000 --- a/homeassistant/components/climacell/translations/sensor.bg.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "state": { - "climacell__precipitation_type": { - "rain": "\u0414\u044a\u0436\u0434", - "snow": "\u0421\u043d\u044f\u0433" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.ca.json b/homeassistant/components/climacell/translations/sensor.ca.json deleted file mode 100644 index 359857925da..00000000000 --- a/homeassistant/components/climacell/translations/sensor.ca.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "Bo", - "hazardous": "Perill\u00f3s", - "moderate": "Moderat", - "unhealthy": "Poc saludable", - "unhealthy_for_sensitive_groups": "No saludable per a grups sensibles", - "very_unhealthy": "Gens saludable" - }, - "climacell__pollen_index": { - "high": "Alt", - "low": "Baix", - "medium": "Mitj\u00e0", - "none": "Cap", - "very_high": "Molt alt", - "very_low": "Molt baix" - }, - "climacell__precipitation_type": { - "freezing_rain": "Pluja congelada", - "ice_pellets": "Gran\u00eds", - "none": "Cap", - "rain": "Pluja", - "snow": "Neu" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.de.json b/homeassistant/components/climacell/translations/sensor.de.json deleted file mode 100644 index 93a1e5e8e98..00000000000 --- a/homeassistant/components/climacell/translations/sensor.de.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "Gut", - "hazardous": "Gef\u00e4hrlich", - "moderate": "M\u00e4\u00dfig", - "unhealthy": "Ungesund", - "unhealthy_for_sensitive_groups": "Ungesund f\u00fcr sensible Gruppen", - "very_unhealthy": "Sehr ungesund" - }, - "climacell__pollen_index": { - "high": "Hoch", - "low": "Niedrig", - "medium": "Mittel", - "none": "Keine", - "very_high": "Sehr hoch", - "very_low": "Sehr niedrig" - }, - "climacell__precipitation_type": { - "freezing_rain": "Gefrierender Regen", - "ice_pellets": "Graupel", - "none": "Keine", - "rain": "Regen", - "snow": "Schnee" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.el.json b/homeassistant/components/climacell/translations/sensor.el.json deleted file mode 100644 index facd86ed7c6..00000000000 --- a/homeassistant/components/climacell/translations/sensor.el.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "\u039a\u03b1\u03bb\u03cc", - "hazardous": "\u0395\u03c0\u03b9\u03ba\u03af\u03bd\u03b4\u03c5\u03bd\u03bf", - "moderate": "\u039c\u03ad\u03c4\u03c1\u03b9\u03bf", - "unhealthy": "\u0391\u03bd\u03b8\u03c5\u03b3\u03b9\u03b5\u03b9\u03bd\u03cc", - "unhealthy_for_sensitive_groups": "\u0391\u03bd\u03b8\u03c5\u03b3\u03b9\u03b5\u03b9\u03bd\u03cc \u03b3\u03b9\u03b1 \u03b5\u03c5\u03b1\u03af\u03c3\u03b8\u03b7\u03c4\u03b5\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2", - "very_unhealthy": "\u03a0\u03bf\u03bb\u03cd \u0391\u03bd\u03b8\u03c5\u03b3\u03b9\u03b5\u03b9\u03bd\u03cc" - }, - "climacell__pollen_index": { - "high": "\u03a5\u03c8\u03b7\u03bb\u03cc", - "low": "\u03a7\u03b1\u03bc\u03b7\u03bb\u03cc", - "medium": "\u039c\u03b5\u03c3\u03b1\u03af\u03bf", - "none": "\u03a4\u03af\u03c0\u03bf\u03c4\u03b1", - "very_high": "\u03a0\u03bf\u03bb\u03cd \u03c5\u03c8\u03b7\u03bb\u03cc", - "very_low": "\u03a0\u03bf\u03bb\u03cd \u03c7\u03b1\u03bc\u03b7\u03bb\u03cc" - }, - "climacell__precipitation_type": { - "freezing_rain": "\u03a0\u03b1\u03b3\u03c9\u03bc\u03ad\u03bd\u03b7 \u03b2\u03c1\u03bf\u03c7\u03ae", - "ice_pellets": "\u03a0\u03ad\u03bb\u03bb\u03b5\u03c4 \u03c0\u03ac\u03b3\u03bf\u03c5", - "none": "\u03a4\u03af\u03c0\u03bf\u03c4\u03b1", - "rain": "\u0392\u03c1\u03bf\u03c7\u03ae", - "snow": "\u03a7\u03b9\u03cc\u03bd\u03b9" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.en.json b/homeassistant/components/climacell/translations/sensor.en.json deleted file mode 100644 index 0cb1d27aaec..00000000000 --- a/homeassistant/components/climacell/translations/sensor.en.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "Good", - "hazardous": "Hazardous", - "moderate": "Moderate", - "unhealthy": "Unhealthy", - "unhealthy_for_sensitive_groups": "Unhealthy for Sensitive Groups", - "very_unhealthy": "Very Unhealthy" - }, - "climacell__pollen_index": { - "high": "High", - "low": "Low", - "medium": "Medium", - "none": "None", - "very_high": "Very High", - "very_low": "Very Low" - }, - "climacell__precipitation_type": { - "freezing_rain": "Freezing Rain", - "ice_pellets": "Ice Pellets", - "none": "None", - "rain": "Rain", - "snow": "Snow" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.es-419.json b/homeassistant/components/climacell/translations/sensor.es-419.json deleted file mode 100644 index 127177e84b4..00000000000 --- a/homeassistant/components/climacell/translations/sensor.es-419.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "Bueno", - "hazardous": "Peligroso", - "moderate": "Moderado", - "unhealthy": "Insalubre", - "unhealthy_for_sensitive_groups": "Insalubre para grupos sensibles", - "very_unhealthy": "Muy poco saludable" - }, - "climacell__pollen_index": { - "high": "Alto", - "low": "Bajo", - "medium": "Medio", - "none": "Ninguno", - "very_high": "Muy alto", - "very_low": "Muy bajo" - }, - "climacell__precipitation_type": { - "freezing_rain": "Lluvia helada", - "ice_pellets": "Gr\u00e1nulos de hielo", - "none": "Ninguno", - "rain": "Lluvia", - "snow": "Nieve" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.es.json b/homeassistant/components/climacell/translations/sensor.es.json deleted file mode 100644 index 4cb1b34eb21..00000000000 --- a/homeassistant/components/climacell/translations/sensor.es.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "Bueno", - "hazardous": "Peligroso", - "moderate": "Moderado", - "unhealthy": "No saludable", - "unhealthy_for_sensitive_groups": "No es saludable para grupos sensibles", - "very_unhealthy": "Muy poco saludable" - }, - "climacell__pollen_index": { - "high": "Alto", - "low": "Bajo", - "medium": "Medio", - "none": "Ninguno", - "very_high": "Muy alto", - "very_low": "Muy bajo" - }, - "climacell__precipitation_type": { - "freezing_rain": "Lluvia helada", - "ice_pellets": "Granizo", - "none": "Ninguna", - "rain": "Lluvia", - "snow": "Nieve" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.et.json b/homeassistant/components/climacell/translations/sensor.et.json deleted file mode 100644 index a0b7ac0562b..00000000000 --- a/homeassistant/components/climacell/translations/sensor.et.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "Normaalne", - "hazardous": "Ohtlik", - "moderate": "M\u00f5\u00f5dukas", - "unhealthy": "Ebatervislik", - "unhealthy_for_sensitive_groups": "Ebatervislik riskir\u00fchmale", - "very_unhealthy": "V\u00e4ga ebatervislik" - }, - "climacell__pollen_index": { - "high": "K\u00f5rge", - "low": "Madal", - "medium": "Keskmine", - "none": "Puudub", - "very_high": "V\u00e4ga k\u00f5rge", - "very_low": "V\u00e4ga madal" - }, - "climacell__precipitation_type": { - "freezing_rain": "J\u00e4\u00e4vihm", - "ice_pellets": "J\u00e4\u00e4kruubid", - "none": "Sademeid pole", - "rain": "Vihm", - "snow": "Lumi" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.fr.json b/homeassistant/components/climacell/translations/sensor.fr.json deleted file mode 100644 index acff91fc570..00000000000 --- a/homeassistant/components/climacell/translations/sensor.fr.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "Bon", - "hazardous": "Dangereux", - "moderate": "Mod\u00e9r\u00e9", - "unhealthy": "Mauvais pour la sant\u00e9", - "unhealthy_for_sensitive_groups": "Mauvaise qualit\u00e9 pour les groupes sensibles", - "very_unhealthy": "Tr\u00e8s mauvais pour la sant\u00e9" - }, - "climacell__pollen_index": { - "high": "Haut", - "low": "Faible", - "medium": "Moyen", - "none": "Aucun", - "very_high": "Tr\u00e8s \u00e9lev\u00e9", - "very_low": "Tr\u00e8s faible" - }, - "climacell__precipitation_type": { - "freezing_rain": "Pluie vergla\u00e7ante", - "ice_pellets": "Gr\u00e9sil", - "none": "Aucun", - "rain": "Pluie", - "snow": "Neige" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.he.json b/homeassistant/components/climacell/translations/sensor.he.json deleted file mode 100644 index 2a509464928..00000000000 --- a/homeassistant/components/climacell/translations/sensor.he.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "unhealthy_for_sensitive_groups": "\u05dc\u05d0 \u05d1\u05e8\u05d9\u05d0 \u05dc\u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05e8\u05d2\u05d9\u05e9\u05d5\u05ea" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.hu.json b/homeassistant/components/climacell/translations/sensor.hu.json deleted file mode 100644 index 656a460f429..00000000000 --- a/homeassistant/components/climacell/translations/sensor.hu.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "J\u00f3", - "hazardous": "Vesz\u00e9lyes", - "moderate": "M\u00e9rs\u00e9kelt", - "unhealthy": "Eg\u00e9szs\u00e9gtelen", - "unhealthy_for_sensitive_groups": "Eg\u00e9szs\u00e9gtelen \u00e9rz\u00e9keny csoportok sz\u00e1m\u00e1ra", - "very_unhealthy": "Nagyon eg\u00e9szs\u00e9gtelen" - }, - "climacell__pollen_index": { - "high": "Magas", - "low": "Alacsony", - "medium": "K\u00f6zepes", - "none": "Nincs", - "very_high": "Nagyon magas", - "very_low": "Nagyon alacsony" - }, - "climacell__precipitation_type": { - "freezing_rain": "Havas es\u0151", - "ice_pellets": "\u00d3nos es\u0151", - "none": "Nincs", - "rain": "Es\u0151", - "snow": "Havaz\u00e1s" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.id.json b/homeassistant/components/climacell/translations/sensor.id.json deleted file mode 100644 index 37ac0f7d876..00000000000 --- a/homeassistant/components/climacell/translations/sensor.id.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "Bagus", - "hazardous": "Berbahaya", - "moderate": "Sedang", - "unhealthy": "Tidak Sehat", - "unhealthy_for_sensitive_groups": "Tidak Sehat untuk Kelompok Sensitif", - "very_unhealthy": "Sangat Tidak Sehat" - }, - "climacell__pollen_index": { - "high": "Tinggi", - "low": "Rendah", - "medium": "Sedang", - "none": "Tidak Ada", - "very_high": "Sangat Tinggi", - "very_low": "Sangat Rendah" - }, - "climacell__precipitation_type": { - "freezing_rain": "Hujan Beku", - "ice_pellets": "Hujan Es", - "none": "Tidak Ada", - "rain": "Hujan", - "snow": "Salju" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.is.json b/homeassistant/components/climacell/translations/sensor.is.json deleted file mode 100644 index bc22f9c67a9..00000000000 --- a/homeassistant/components/climacell/translations/sensor.is.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "hazardous": "H\u00e6ttulegt", - "unhealthy": "\u00d3hollt" - }, - "climacell__precipitation_type": { - "rain": "Rigning", - "snow": "Snj\u00f3r" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.it.json b/homeassistant/components/climacell/translations/sensor.it.json deleted file mode 100644 index b9326be886e..00000000000 --- a/homeassistant/components/climacell/translations/sensor.it.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "Buono", - "hazardous": "Pericoloso", - "moderate": "Moderato", - "unhealthy": "Malsano", - "unhealthy_for_sensitive_groups": "Malsano per gruppi sensibili", - "very_unhealthy": "Molto malsano" - }, - "climacell__pollen_index": { - "high": "Alto", - "low": "Basso", - "medium": "Medio", - "none": "Nessuno", - "very_high": "Molto alto", - "very_low": "Molto basso" - }, - "climacell__precipitation_type": { - "freezing_rain": "Grandine", - "ice_pellets": "Pioggia gelata", - "none": "Nessuno", - "rain": "Pioggia", - "snow": "Neve" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.ja.json b/homeassistant/components/climacell/translations/sensor.ja.json deleted file mode 100644 index 6d8df99ca70..00000000000 --- a/homeassistant/components/climacell/translations/sensor.ja.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "\u826f\u597d", - "hazardous": "\u5371\u967a", - "moderate": "\u7a4f\u3084\u304b\u306a", - "unhealthy": "\u4e0d\u5065\u5eb7", - "unhealthy_for_sensitive_groups": "\u654f\u611f\u306a\u30b0\u30eb\u30fc\u30d7\u306b\u3068\u3063\u3066\u306f\u4e0d\u5065\u5eb7", - "very_unhealthy": "\u975e\u5e38\u306b\u4e0d\u5065\u5eb7" - }, - "climacell__pollen_index": { - "high": "\u9ad8\u3044", - "low": "\u4f4e\u3044", - "medium": "\u4e2d", - "none": "\u306a\u3057", - "very_high": "\u975e\u5e38\u306b\u9ad8\u3044", - "very_low": "\u3068\u3066\u3082\u4f4e\u3044" - }, - "climacell__precipitation_type": { - "freezing_rain": "\u51cd\u3066\u3064\u304f\u96e8", - "ice_pellets": "\u51cd\u96e8", - "none": "\u306a\u3057", - "rain": "\u96e8", - "snow": "\u96ea" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.ko.json b/homeassistant/components/climacell/translations/sensor.ko.json deleted file mode 100644 index e5ec616959e..00000000000 --- a/homeassistant/components/climacell/translations/sensor.ko.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "state": { - "climacell__precipitation_type": { - "snow": "\ub208" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.lv.json b/homeassistant/components/climacell/translations/sensor.lv.json deleted file mode 100644 index a0010b4e4a8..00000000000 --- a/homeassistant/components/climacell/translations/sensor.lv.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "Labs", - "hazardous": "B\u012bstams", - "moderate": "M\u0113rens", - "unhealthy": "Nevesel\u012bgs", - "unhealthy_for_sensitive_groups": "Nevesel\u012bgs jut\u012bg\u0101m grup\u0101m", - "very_unhealthy": "\u013boti nevesel\u012bgs" - }, - "climacell__pollen_index": { - "high": "Augsts", - "low": "Zems", - "medium": "Vid\u0113js", - "none": "Nav", - "very_high": "\u013boti augsts", - "very_low": "\u013boti zems" - }, - "climacell__precipitation_type": { - "freezing_rain": "Sasalsto\u0161s lietus", - "ice_pellets": "Krusa", - "none": "Nav", - "rain": "Lietus", - "snow": "Sniegs" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.nl.json b/homeassistant/components/climacell/translations/sensor.nl.json deleted file mode 100644 index 710198156d1..00000000000 --- a/homeassistant/components/climacell/translations/sensor.nl.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "Goed", - "hazardous": "Gevaarlijk", - "moderate": "Gematigd", - "unhealthy": "Ongezond", - "unhealthy_for_sensitive_groups": "Ongezond voor gevoelige groepen", - "very_unhealthy": "Zeer ongezond" - }, - "climacell__pollen_index": { - "high": "Hoog", - "low": "Laag", - "medium": "Medium", - "none": "Geen", - "very_high": "Zeer Hoog", - "very_low": "Zeer Laag" - }, - "climacell__precipitation_type": { - "freezing_rain": "IJzel", - "ice_pellets": "IJskorrels", - "none": "Geen", - "rain": "Regen", - "snow": "Sneeuw" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.no.json b/homeassistant/components/climacell/translations/sensor.no.json deleted file mode 100644 index 10f2a02db72..00000000000 --- a/homeassistant/components/climacell/translations/sensor.no.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "Bra", - "hazardous": "Farlig", - "moderate": "Moderat", - "unhealthy": "Usunt", - "unhealthy_for_sensitive_groups": "Usunt for sensitive grupper", - "very_unhealthy": "Veldig usunt" - }, - "climacell__pollen_index": { - "high": "H\u00f8y", - "low": "Lav", - "medium": "Medium", - "none": "Ingen", - "very_high": "Veldig h\u00f8y", - "very_low": "Veldig lav" - }, - "climacell__precipitation_type": { - "freezing_rain": "Underkj\u00f8lt regn", - "ice_pellets": "Is tapper", - "none": "Ingen", - "rain": "Regn", - "snow": "Sn\u00f8" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.pl.json b/homeassistant/components/climacell/translations/sensor.pl.json deleted file mode 100644 index 67a0217a7ea..00000000000 --- a/homeassistant/components/climacell/translations/sensor.pl.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "dobre", - "hazardous": "niebezpieczne", - "moderate": "umiarkowane", - "unhealthy": "niezdrowe", - "unhealthy_for_sensitive_groups": "niezdrowe dla grup wra\u017cliwych", - "very_unhealthy": "bardzo niezdrowe" - }, - "climacell__pollen_index": { - "high": "wysokie", - "low": "niskie", - "medium": "\u015brednie", - "none": "brak", - "very_high": "bardzo wysokie", - "very_low": "bardzo niskie" - }, - "climacell__precipitation_type": { - "freezing_rain": "marzn\u0105cy deszcz", - "ice_pellets": "granulki lodu", - "none": "brak", - "rain": "deszcz", - "snow": "\u015bnieg" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.pt-BR.json b/homeassistant/components/climacell/translations/sensor.pt-BR.json deleted file mode 100644 index eb3814331b9..00000000000 --- a/homeassistant/components/climacell/translations/sensor.pt-BR.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "Bom", - "hazardous": "Perigosos", - "moderate": "Moderado", - "unhealthy": "Pouco saud\u00e1vel", - "unhealthy_for_sensitive_groups": "Insalubre para grupos sens\u00edveis", - "very_unhealthy": "Muito prejudicial \u00e0 sa\u00fade" - }, - "climacell__pollen_index": { - "high": "Alto", - "low": "Baixo", - "medium": "M\u00e9dio", - "none": "Nenhum", - "very_high": "Muito alto", - "very_low": "Muito baixo" - }, - "climacell__precipitation_type": { - "freezing_rain": "Chuva congelante", - "ice_pellets": "Granizo", - "none": "Nenhum", - "rain": "Chuva", - "snow": "Neve" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.pt.json b/homeassistant/components/climacell/translations/sensor.pt.json deleted file mode 100644 index 30ba0f75808..00000000000 --- a/homeassistant/components/climacell/translations/sensor.pt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "unhealthy_for_sensitive_groups": "Pouco saud\u00e1vel para grupos sens\u00edveis" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.ru.json b/homeassistant/components/climacell/translations/sensor.ru.json deleted file mode 100644 index 3a5d1a07a7e..00000000000 --- a/homeassistant/components/climacell/translations/sensor.ru.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "\u0425\u043e\u0440\u043e\u0448\u043e", - "hazardous": "\u041e\u043f\u0430\u0441\u043d\u043e", - "moderate": "\u0421\u0440\u0435\u0434\u043d\u0435", - "unhealthy": "\u0412\u0440\u0435\u0434\u043d\u043e", - "unhealthy_for_sensitive_groups": "\u0412\u0440\u0435\u0434\u043d\u043e \u0434\u043b\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u044b\u0445 \u0433\u0440\u0443\u043f\u043f", - "very_unhealthy": "\u041e\u0447\u0435\u043d\u044c \u0432\u0440\u0435\u0434\u043d\u043e" - }, - "climacell__pollen_index": { - "high": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439", - "low": "\u041d\u0438\u0437\u043a\u0438\u0439", - "medium": "\u0421\u0440\u0435\u0434\u043d\u0438\u0439", - "none": "\u041e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442", - "very_high": "\u041e\u0447\u0435\u043d\u044c \u0432\u044b\u0441\u043e\u043a\u0438\u0439", - "very_low": "\u041e\u0447\u0435\u043d\u044c \u043d\u0438\u0437\u043a\u0438\u0439" - }, - "climacell__precipitation_type": { - "freezing_rain": "\u041b\u0435\u0434\u044f\u043d\u043e\u0439 \u0434\u043e\u0436\u0434\u044c", - "ice_pellets": "\u041b\u0435\u0434\u044f\u043d\u0430\u044f \u043a\u0440\u0443\u043f\u0430", - "none": "\u041e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442", - "rain": "\u0414\u043e\u0436\u0434\u044c", - "snow": "\u0421\u043d\u0435\u0433" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.sk.json b/homeassistant/components/climacell/translations/sensor.sk.json deleted file mode 100644 index dfe997964cc..00000000000 --- a/homeassistant/components/climacell/translations/sensor.sk.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "unhealthy": "Nezdrav\u00e9" - }, - "climacell__pollen_index": { - "low": "N\u00edzke", - "medium": "Stredn\u00e9", - "very_high": "Ve\u013emi vysok\u00e9", - "very_low": "Ve\u013emi n\u00edzke" - }, - "climacell__precipitation_type": { - "freezing_rain": "Mrzn\u00faci d\u00e1\u017e\u010f", - "rain": "D\u00e1\u017e\u010f", - "snow": "Sneh" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.sv.json b/homeassistant/components/climacell/translations/sensor.sv.json deleted file mode 100644 index d6172566c7a..00000000000 --- a/homeassistant/components/climacell/translations/sensor.sv.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "Bra", - "hazardous": "Farligt", - "moderate": "M\u00e5ttligt", - "unhealthy": "Oh\u00e4lsosamt", - "unhealthy_for_sensitive_groups": "Oh\u00e4lsosamt f\u00f6r k\u00e4nsliga grupper", - "very_unhealthy": "Mycket oh\u00e4lsosamt" - }, - "climacell__pollen_index": { - "high": "H\u00f6gt", - "low": "L\u00e5gt", - "medium": "Medium", - "none": "Inget", - "very_high": "V\u00e4ldigt h\u00f6gt", - "very_low": "V\u00e4ldigt l\u00e5gt" - }, - "climacell__precipitation_type": { - "freezing_rain": "Underkylt regn", - "ice_pellets": "Hagel", - "none": "Ingen", - "rain": "Regn", - "snow": "Sn\u00f6" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.tr.json b/homeassistant/components/climacell/translations/sensor.tr.json deleted file mode 100644 index 6c58f82bb94..00000000000 --- a/homeassistant/components/climacell/translations/sensor.tr.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "\u0130yi", - "hazardous": "Tehlikeli", - "moderate": "Il\u0131ml\u0131", - "unhealthy": "Sa\u011fl\u0131ks\u0131z", - "unhealthy_for_sensitive_groups": "Hassas Gruplar \u0130\u00e7in Sa\u011fl\u0131ks\u0131z", - "very_unhealthy": "\u00c7ok Sa\u011fl\u0131ks\u0131z" - }, - "climacell__pollen_index": { - "high": "Y\u00fcksek", - "low": "D\u00fc\u015f\u00fck", - "medium": "Orta", - "none": "Hi\u00e7biri", - "very_high": "\u00c7ok Y\u00fcksek", - "very_low": "\u00c7ok D\u00fc\u015f\u00fck" - }, - "climacell__precipitation_type": { - "freezing_rain": "Dondurucu Ya\u011fmur", - "ice_pellets": "Buz Peletleri", - "none": "Hi\u00e7biri", - "rain": "Ya\u011fmur", - "snow": "Kar" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sensor.zh-Hant.json b/homeassistant/components/climacell/translations/sensor.zh-Hant.json deleted file mode 100644 index c9898fcfe4d..00000000000 --- a/homeassistant/components/climacell/translations/sensor.zh-Hant.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "state": { - "climacell__health_concern": { - "good": "\u826f\u597d", - "hazardous": "\u5371\u96aa", - "moderate": "\u4e2d\u7b49", - "unhealthy": "\u4e0d\u5065\u5eb7", - "unhealthy_for_sensitive_groups": "\u5c0d\u654f\u611f\u65cf\u7fa4\u4e0d\u5065\u5eb7", - "very_unhealthy": "\u975e\u5e38\u4e0d\u5065\u5eb7" - }, - "climacell__pollen_index": { - "high": "\u9ad8", - "low": "\u4f4e", - "medium": "\u4e2d", - "none": "\u7121", - "very_high": "\u6975\u9ad8", - "very_low": "\u6975\u4f4e" - }, - "climacell__precipitation_type": { - "freezing_rain": "\u51cd\u96e8", - "ice_pellets": "\u51b0\u73e0", - "none": "\u7121", - "rain": "\u4e0b\u96e8", - "snow": "\u4e0b\u96ea" - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/sv.json b/homeassistant/components/climacell/translations/sv.json deleted file mode 100644 index 2382ec64324..00000000000 --- a/homeassistant/components/climacell/translations/sv.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Min. Mellan NowCast-prognoser" - }, - "description": "Om du v\u00e4ljer att aktivera \"nowcast\"-prognosentiteten kan du konfigurera antalet minuter mellan varje prognos. Antalet prognoser som tillhandah\u00e5lls beror p\u00e5 antalet minuter som v\u00e4ljs mellan prognoserna.", - "title": "Uppdatera ClimaCell-alternativ" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/tr.json b/homeassistant/components/climacell/translations/tr.json deleted file mode 100644 index 54e24f813e4..00000000000 --- a/homeassistant/components/climacell/translations/tr.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "Min. NowCast Tahminleri Aras\u0131nda" - }, - "description": "'Nowcast' tahmin varl\u0131\u011f\u0131n\u0131 etkinle\u015ftirmeyi se\u00e7erseniz, her tahmin aras\u0131ndaki dakika say\u0131s\u0131n\u0131 yap\u0131land\u0131rabilirsiniz. Sa\u011flanan tahmin say\u0131s\u0131, tahminler aras\u0131nda se\u00e7ilen dakika say\u0131s\u0131na ba\u011fl\u0131d\u0131r.", - "title": "ClimaCell Se\u00e7eneklerini G\u00fcncelleyin" - } - } - } -} \ No newline at end of file diff --git a/homeassistant/components/climacell/translations/zh-Hant.json b/homeassistant/components/climacell/translations/zh-Hant.json deleted file mode 100644 index 309b39ab242..00000000000 --- a/homeassistant/components/climacell/translations/zh-Hant.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "options": { - "step": { - "init": { - "data": { - "timestep": "NowCast \u9810\u5831\u9593\u9694\u5206\u9418" - }, - "description": "\u5047\u5982\u9078\u64c7\u958b\u555f `nowcast` \u9810\u5831\u5be6\u9ad4\u3001\u5c07\u53ef\u4ee5\u8a2d\u5b9a\u9810\u5831\u983b\u7387\u9593\u9694\u5206\u9418\u6578\u3002\u6839\u64da\u6240\u8f38\u5165\u7684\u9593\u9694\u6642\u9593\u5c07\u6c7a\u5b9a\u9810\u5831\u7684\u6578\u76ee\u3002", - "title": "\u66f4\u65b0 ClimaCell \u9078\u9805" - } - } - } -} \ No newline at end of file