From 0fb2504e0c456b7e67a1713bf82efeda725ee1a1 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 25 May 2021 00:12:25 +0000 Subject: [PATCH] [ci skip] Translation update --- .../components/fritz/translations/et.json | 9 ++++ .../components/fritz/translations/ru.json | 9 ++++ .../components/sia/translations/en.json | 50 +++++++++++++++++++ .../components/sia/translations/et.json | 50 +++++++++++++++++++ .../components/sia/translations/ru.json | 50 +++++++++++++++++++ .../components/sia/translations/zh-Hant.json | 50 +++++++++++++++++++ .../components/wallbox/translations/en.json | 4 +- .../components/wallbox/translations/et.json | 22 ++++++++ .../components/wallbox/translations/ru.json | 22 ++++++++ 9 files changed, 264 insertions(+), 2 deletions(-) create mode 100644 homeassistant/components/sia/translations/en.json create mode 100644 homeassistant/components/sia/translations/et.json create mode 100644 homeassistant/components/sia/translations/ru.json create mode 100644 homeassistant/components/sia/translations/zh-Hant.json create mode 100644 homeassistant/components/wallbox/translations/et.json create mode 100644 homeassistant/components/wallbox/translations/ru.json diff --git a/homeassistant/components/fritz/translations/et.json b/homeassistant/components/fritz/translations/et.json index 5914932125c..2866ae13336 100644 --- a/homeassistant/components/fritz/translations/et.json +++ b/homeassistant/components/fritz/translations/et.json @@ -51,5 +51,14 @@ "title": "Seadista FRITZ! Box Tools" } } + }, + "options": { + "step": { + "init": { + "data": { + "consider_home": "Millal m\u00e4\u00e4rata seade olema kodus (sekundites)" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/fritz/translations/ru.json b/homeassistant/components/fritz/translations/ru.json index 52fe427f822..7c030ca4d88 100644 --- a/homeassistant/components/fritz/translations/ru.json +++ b/homeassistant/components/fritz/translations/ru.json @@ -51,5 +51,14 @@ "title": "FRITZ!Box Tools" } } + }, + "options": { + "step": { + "init": { + "data": { + "consider_home": "\u0412\u0440\u0435\u043c\u044f \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f (\u0432 \u0441\u0435\u043a\u0443\u043d\u0434\u0430\u0445), \u043f\u043e \u0438\u0441\u0442\u0435\u0447\u0435\u043d\u0438\u044e \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u0442 \u0441\u0442\u0430\u0442\u0443\u0441 \"\u0414\u043e\u043c\u0430\"" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/sia/translations/en.json b/homeassistant/components/sia/translations/en.json new file mode 100644 index 00000000000..ff6781669dd --- /dev/null +++ b/homeassistant/components/sia/translations/en.json @@ -0,0 +1,50 @@ +{ + "config": { + "error": { + "invalid_account_format": "The account is not a hex value, please use only 0-9 and A-F.", + "invalid_account_length": "The account is not the right length, it has to be between 3 and 16 characters.", + "invalid_key_format": "The key is not a hex value, please use only 0-9 and A-F.", + "invalid_key_length": "The key is not the right length, it has to be 16, 24 or 32 characters hex characters.", + "invalid_ping": "The ping interval needs to be between 1 and 1440 minutes.", + "invalid_zones": "There needs to be at least 1 zone.", + "unknown": "Unexpected error" + }, + "step": { + "additional_account": { + "data": { + "account": "Account ID", + "additional_account": "Additional accounts", + "encryption_key": "Encryption Key", + "ping_interval": "Ping Interval (min)", + "zones": "Number of zones for the account" + }, + "title": "Add another account to the current port." + }, + "user": { + "data": { + "account": "Account ID", + "additional_account": "Additional accounts", + "encryption_key": "Encryption Key", + "ping_interval": "Ping Interval (min)", + "port": "Port", + "protocol": "Protocol", + "zones": "Number of zones for the account" + }, + "title": "Create a connection for SIA based alarm systems." + } + } + }, + "options": { + "step": { + "options": { + "data": { + "ignore_timestamps": "Ignore the timestamp check of the SIA events", + "zones": "Number of zones for the account" + }, + "description": "Set the options for account: {account}", + "title": "Options for the SIA Setup." + } + } + }, + "title": "SIA Alarm Systems" +} \ No newline at end of file diff --git a/homeassistant/components/sia/translations/et.json b/homeassistant/components/sia/translations/et.json new file mode 100644 index 00000000000..931718d78d8 --- /dev/null +++ b/homeassistant/components/sia/translations/et.json @@ -0,0 +1,50 @@ +{ + "config": { + "error": { + "invalid_account_format": "Konto ei ole HEX v\u00e4\u00e4rtus, lubatud on ainult 0\u20139 ja A-F.", + "invalid_account_length": "Kontonimi ei ole \u00f5ige pikkusega, see peab olema 3\u201316 t\u00e4hem\u00e4rki.", + "invalid_key_format": "V\u00f5ti ei ole HEX v\u00e4\u00e4rtus, lubatud on ainult 0-9 ja A-F.", + "invalid_key_length": "V\u00f5ti ei ole \u00f5ige pikkusega, see peab olema 16, 24 v\u00f5i 32 HEX t\u00e4hem\u00e4rki.", + "invalid_ping": "P\u00e4ringute intervall peab olema 1 kuni 1440 minutit.", + "invalid_zones": "Peab olema v\u00e4hemalt 1 tsoon.", + "unknown": "Tundmatu t\u00f5rge" + }, + "step": { + "additional_account": { + "data": { + "account": "Konto", + "additional_account": "T\u00e4ienfav konto", + "encryption_key": "Kr\u00fcptov\u00f5ti", + "ping_interval": "P\u00e4ringute intervall", + "zones": "Tsoonid" + }, + "title": "Lisa praegusele pordile veel \u00fcks konto." + }, + "user": { + "data": { + "account": "Konto ID", + "additional_account": "T\u00e4iendavad kontod", + "encryption_key": "Kr\u00fcptov\u00f5ti", + "ping_interval": "P\u00e4ringute intervall (minutites)", + "port": "Port", + "protocol": "Protokoll", + "zones": "Konto tsoonide arv" + }, + "title": "Loo \u00fchendus SIA-p\u00f5hise valves\u00fcsteemiga." + } + } + }, + "options": { + "step": { + "options": { + "data": { + "ignore_timestamps": "Eira SIA-i s\u00fcndmuste ajatempli kontrolli", + "zones": "Tsoonid" + }, + "description": "Konto suvandite m\u00e4\u00e4ramine: {account}", + "title": "SIA seadistuse valikud." + } + } + }, + "title": "SIA Alarm Systems" +} \ No newline at end of file diff --git a/homeassistant/components/sia/translations/ru.json b/homeassistant/components/sia/translations/ru.json new file mode 100644 index 00000000000..f7cfd4b5152 --- /dev/null +++ b/homeassistant/components/sia/translations/ru.json @@ -0,0 +1,50 @@ +{ + "config": { + "error": { + "invalid_account_format": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u043d\u0435 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0448\u0435\u0441\u0442\u043d\u0430\u0434\u0446\u0430\u0442\u0435\u0440\u0438\u0447\u043d\u044b\u043c \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435\u043c, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u0442\u043e\u043b\u044c\u043a\u043e 0\u20139 \u0438 AF.", + "invalid_account_length": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u043d\u0435 \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0435\u0439 \u0434\u043b\u0438\u043d\u044b, \u043e\u043d\u0430 \u0434\u043e\u043b\u0436\u043d\u0430 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442\u044c \u043e\u0442 3 \u0434\u043e 16 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432.", + "invalid_key_format": "\u041a\u043b\u044e\u0447 \u043d\u0435 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0448\u0435\u0441\u0442\u043d\u0430\u0434\u0446\u0430\u0442\u0435\u0440\u0438\u0447\u043d\u044b\u043c \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435\u043c, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u0442\u043e\u043b\u044c\u043a\u043e 0\u20139 \u0438 AF.", + "invalid_key_length": "\u041d\u0435\u0432\u0435\u0440\u043d\u0430\u044f \u0434\u043b\u0438\u043d\u0430 \u043a\u043b\u044e\u0447\u0430. \u041a\u043b\u044e\u0447 \u0434\u043e\u043b\u0436\u0435\u043d \u0441\u043e\u0441\u0442\u043e\u044f\u0442\u044c \u0438\u0437 16, 24 \u0438\u043b\u0438 32 \u0448\u0435\u0441\u0442\u043d\u0430\u0434\u0446\u0430\u0442\u0435\u0440\u0438\u0447\u043d\u044b\u0445 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432.", + "invalid_ping": "\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u0441\u0432\u044f\u0437\u0438 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u043e\u0442 1 \u0434\u043e 1440 \u043c\u0438\u043d\u0443\u0442.", + "invalid_zones": "\u0414\u043e\u043b\u0436\u043d\u0430 \u0431\u044b\u0442\u044c \u043a\u0430\u043a \u043c\u0438\u043d\u0438\u043c\u0443\u043c 1 \u0437\u043e\u043d\u0430.", + "unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430." + }, + "step": { + "additional_account": { + "data": { + "account": "ID \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438", + "additional_account": "\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0443\u0447\u0451\u0442\u043d\u044b\u0435 \u0437\u0430\u043f\u0438\u0441\u0438", + "encryption_key": "\u041a\u043b\u044e\u0447 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f", + "ping_interval": "\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u0441\u0432\u044f\u0437\u0438 (\u0432 \u043c\u0438\u043d\u0443\u0442\u0430\u0445)", + "zones": "\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0437\u043e\u043d \u0434\u043b\u044f \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438" + }, + "title": "\u0414\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0435\u0449\u0451 \u043e\u0434\u043d\u043e\u0439 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 \u043a \u0442\u0435\u043a\u0443\u0449\u0435\u043c\u0443 \u043f\u043e\u0440\u0442\u0443" + }, + "user": { + "data": { + "account": "ID \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438", + "additional_account": "\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0443\u0447\u0451\u0442\u043d\u044b\u0435 \u0437\u0430\u043f\u0438\u0441\u0438", + "encryption_key": "\u041a\u043b\u044e\u0447 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f", + "ping_interval": "\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u0441\u0432\u044f\u0437\u0438 (\u0432 \u043c\u0438\u043d\u0443\u0442\u0430\u0445)", + "port": "\u041f\u043e\u0440\u0442", + "protocol": "\u041f\u0440\u043e\u0442\u043e\u043a\u043e\u043b", + "zones": "\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0437\u043e\u043d \u0434\u043b\u044f \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438" + }, + "title": "\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u0445\u0440\u0430\u043d\u043d\u043e\u0439 \u0441\u0438\u0433\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 SIA" + } + } + }, + "options": { + "step": { + "options": { + "data": { + "ignore_timestamps": "\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0443 \u043e\u0442\u043c\u0435\u0442\u043a\u0438 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0441\u043e\u0431\u044b\u0442\u0438\u0439 SIA", + "zones": "\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0437\u043e\u043d \u0434\u043b\u044f \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438" + }, + "description": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0434\u043b\u044f \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438: {account}", + "title": "SIA Alarm Systems" + } + } + }, + "title": "SIA Alarm Systems" +} \ No newline at end of file diff --git a/homeassistant/components/sia/translations/zh-Hant.json b/homeassistant/components/sia/translations/zh-Hant.json new file mode 100644 index 00000000000..6ebf56aa049 --- /dev/null +++ b/homeassistant/components/sia/translations/zh-Hant.json @@ -0,0 +1,50 @@ +{ + "config": { + "error": { + "invalid_account_format": "\u5e33\u865f\u70ba\u5341\u516d\u9032\u4f4d\u6578\u503c\u3001\u8acb\u4f7f\u7528 0-9 \u53ca A-F\u3002", + "invalid_account_length": "\u5e33\u865f\u9577\u5ea6\u4e0d\u6b63\u78ba\u3001\u5fc5\u9808\u4ecb\u65bc 3 \u81f3 16 \u500b\u5b57\u5143\u4e4b\u9593\u3002", + "invalid_key_format": "\u5bc6\u9470\u70ba\u5341\u516d\u9032\u4f4d\u6578\u503c\u3001\u8acb\u4f7f\u7528 0-9 \u53ca A-F\u3002", + "invalid_key_length": "\u5e33\u865f\u9577\u5ea6\u4e0d\u6b63\u78ba\u3001\u5fc5\u9808\u70ba 14\u300124 \u6216 32 \u500b\u5341\u516d\u9032\u4f4d\u5b57\u5143\u3002", + "invalid_ping": "Ping \u9593\u8ddd\u5fc5\u9808\u70ba 1 \u81f3 1440 \u5206\u9418\u4e4b\u9593\u3002", + "invalid_zones": "\u81f3\u5c11\u5fc5\u9808\u6709\u4e00\u500b\u5206\u5340\u3002", + "unknown": "\u672a\u9810\u671f\u932f\u8aa4" + }, + "step": { + "additional_account": { + "data": { + "account": "\u5e33\u865f ID", + "additional_account": "\u9644\u52a0\u5e33\u865f", + "encryption_key": "\u5bc6\u9470", + "ping_interval": "Pin \u9593\u8ddd\uff08\u5206\u9418\uff09", + "zones": "\u5e33\u865f\u5206\u5340\u6578\u76ee" + }, + "title": "\u65bc\u76ee\u524d\u901a\u8a0a\u57e0\u65b0\u589e\u53e6\u4e00\u7d44\u5e33\u865f\u3002" + }, + "user": { + "data": { + "account": "\u5e33\u865f ID", + "additional_account": "\u9644\u52a0\u5e33\u865f", + "encryption_key": "\u5bc6\u9470", + "ping_interval": "Pin \u9593\u8ddd\uff08\u5206\u9418\uff09", + "port": "\u901a\u8a0a\u57e0", + "protocol": "\u901a\u8a0a\u5354\u5b9a", + "zones": "\u5e33\u865f\u5206\u5340\u6578\u76ee" + }, + "title": "\u65b0\u589e SIA \u8b66\u5831\u7cfb\u7d71\u9023\u7dda\u3002" + } + } + }, + "options": { + "step": { + "options": { + "data": { + "ignore_timestamps": "\u5ffd\u7565 SIA \u4e8b\u4ef6\u6642\u9593\u6233\u6aa2\u67e5", + "zones": "\u5e33\u865f\u5206\u5340\u6578\u76ee" + }, + "description": "\u8a2d\u5b9a\u5e33\u865f\u9078\u9805\uff1a{account}", + "title": "SIA \u8a2d\u5b9a\u9078\u9805" + } + } + }, + "title": "SIA \u8b66\u5831\u7cfb\u7d71" +} \ No newline at end of file diff --git a/homeassistant/components/wallbox/translations/en.json b/homeassistant/components/wallbox/translations/en.json index a63fe801490..52dcf8530d4 100644 --- a/homeassistant/components/wallbox/translations/en.json +++ b/homeassistant/components/wallbox/translations/en.json @@ -11,12 +11,12 @@ "step": { "user": { "data": { - "station": "Station S/N", "password": "Password", + "station": "Station Serial Number", "username": "Username" } } } }, - "title": "MyWallbox" + "title": "Wallbox" } \ No newline at end of file diff --git a/homeassistant/components/wallbox/translations/et.json b/homeassistant/components/wallbox/translations/et.json new file mode 100644 index 00000000000..12e24fd83ba --- /dev/null +++ b/homeassistant/components/wallbox/translations/et.json @@ -0,0 +1,22 @@ +{ + "config": { + "abort": { + "already_configured": "Seade on juba h\u00e4\u00e4lestatud" + }, + "error": { + "cannot_connect": "\u00dchendamine nurjus", + "invalid_auth": "Tuvastamine nurjus", + "unknown": "Tundmatu t\u00f5rge" + }, + "step": { + "user": { + "data": { + "password": "Salas\u00f5na", + "station": "Seadme seerianumber", + "username": "Kasutajanimi" + } + } + } + }, + "title": "Wallbox" +} \ No newline at end of file diff --git a/homeassistant/components/wallbox/translations/ru.json b/homeassistant/components/wallbox/translations/ru.json new file mode 100644 index 00000000000..b6b33a6eb48 --- /dev/null +++ b/homeassistant/components/wallbox/translations/ru.json @@ -0,0 +1,22 @@ +{ + "config": { + "abort": { + "already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant." + }, + "error": { + "cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.", + "invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438.", + "unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430." + }, + "step": { + "user": { + "data": { + "password": "\u041f\u0430\u0440\u043e\u043b\u044c", + "station": "\u0421\u0435\u0440\u0438\u0439\u043d\u044b\u0439 \u043d\u043e\u043c\u0435\u0440 \u0441\u0442\u0430\u043d\u0446\u0438\u0438", + "username": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f" + } + } + } + }, + "title": "Wallbox" +} \ No newline at end of file