diff --git a/homeassistant/components/baf/translations/ru.json b/homeassistant/components/baf/translations/ru.json new file mode 100644 index 00000000000..e2e5d43123e --- /dev/null +++ b/homeassistant/components/baf/translations/ru.json @@ -0,0 +1,23 @@ +{ + "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.", + "ipv6_not_supported": "IPv6 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f." + }, + "error": { + "cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.", + "unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430." + }, + "flow_title": "{name} - {model} ({ip_address})", + "step": { + "discovery_confirm": { + "description": "\u0425\u043e\u0442\u0438\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c {name} - {model} ({ip_address})?" + }, + "user": { + "data": { + "ip_address": "IP-\u0430\u0434\u0440\u0435\u0441" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/google/translations/de.json b/homeassistant/components/google/translations/de.json index 1b15c465497..c75cc90eb13 100644 --- a/homeassistant/components/google/translations/de.json +++ b/homeassistant/components/google/translations/de.json @@ -27,5 +27,14 @@ "title": "Integration erneut authentifizieren" } } + }, + "options": { + "step": { + "init": { + "data": { + "calendar_access": "Home Assistant-Zugriff auf Google Kalender" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/google/translations/et.json b/homeassistant/components/google/translations/et.json index 27dfa3f5290..a115378f3a2 100644 --- a/homeassistant/components/google/translations/et.json +++ b/homeassistant/components/google/translations/et.json @@ -27,5 +27,14 @@ "title": "Taastuvasta sidumine" } } + }, + "options": { + "step": { + "init": { + "data": { + "calendar_access": "Home Assistanti juurdep\u00e4\u00e4s Google'i kalendrile" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/google/translations/fr.json b/homeassistant/components/google/translations/fr.json index 1224ba76c9b..06903bdff07 100644 --- a/homeassistant/components/google/translations/fr.json +++ b/homeassistant/components/google/translations/fr.json @@ -27,5 +27,14 @@ "title": "R\u00e9-authentifier l'int\u00e9gration" } } + }, + "options": { + "step": { + "init": { + "data": { + "calendar_access": "Acc\u00e8s de Home Assistant \u00e0 Google Agenda" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/google/translations/id.json b/homeassistant/components/google/translations/id.json index fd1002d41be..25c3e9fa1e6 100644 --- a/homeassistant/components/google/translations/id.json +++ b/homeassistant/components/google/translations/id.json @@ -27,5 +27,14 @@ "title": "Autentikasi Ulang Integrasi" } } + }, + "options": { + "step": { + "init": { + "data": { + "calendar_access": "Akses Home Assistant ke Google Kalender" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/google/translations/ja.json b/homeassistant/components/google/translations/ja.json index 81f2d941a73..854e7ba1961 100644 --- a/homeassistant/components/google/translations/ja.json +++ b/homeassistant/components/google/translations/ja.json @@ -27,5 +27,14 @@ "title": "\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u306e\u518d\u8a8d\u8a3c" } } + }, + "options": { + "step": { + "init": { + "data": { + "calendar_access": "Home Assistant\u304b\u3089\u3001Google\u30ab\u30ec\u30f3\u30c0\u30fc\u3078\u306e\u30a2\u30af\u30bb\u30b9" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/google/translations/nl.json b/homeassistant/components/google/translations/nl.json index baf0064ee63..419259d66f8 100644 --- a/homeassistant/components/google/translations/nl.json +++ b/homeassistant/components/google/translations/nl.json @@ -27,5 +27,14 @@ "title": "Integratie herauthenticeren" } } + }, + "options": { + "step": { + "init": { + "data": { + "calendar_access": "Home Assistant-toegang tot Google Agenda" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/google/translations/no.json b/homeassistant/components/google/translations/no.json index 4065583192c..ef65c7fe9a5 100644 --- a/homeassistant/components/google/translations/no.json +++ b/homeassistant/components/google/translations/no.json @@ -27,5 +27,14 @@ "title": "Godkjenne integrering p\u00e5 nytt" } } + }, + "options": { + "step": { + "init": { + "data": { + "calendar_access": "Home Assistant tilgang til Google Kalender" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/google/translations/ru.json b/homeassistant/components/google/translations/ru.json index a7db4b2f48b..51badc7226d 100644 --- a/homeassistant/components/google/translations/ru.json +++ b/homeassistant/components/google/translations/ru.json @@ -27,5 +27,14 @@ "title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f" } } + }, + "options": { + "step": { + "init": { + "data": { + "calendar_access": "\u0414\u043e\u0441\u0442\u0443\u043f Home Assistant \u043a Google \u041a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u044e" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/google/translations/zh-Hant.json b/homeassistant/components/google/translations/zh-Hant.json index 70e7d81c01e..988c6629af7 100644 --- a/homeassistant/components/google/translations/zh-Hant.json +++ b/homeassistant/components/google/translations/zh-Hant.json @@ -27,5 +27,14 @@ "title": "\u91cd\u65b0\u8a8d\u8b49\u6574\u5408" } } + }, + "options": { + "step": { + "init": { + "data": { + "calendar_access": "Home Assistant \u5b58\u53d6 Google Calendar" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/google_travel_time/translations/ja.json b/homeassistant/components/google_travel_time/translations/ja.json index 2fb8ae2883c..002a9cdd3b0 100644 --- a/homeassistant/components/google_travel_time/translations/ja.json +++ b/homeassistant/components/google_travel_time/translations/ja.json @@ -12,7 +12,7 @@ "api_key": "API\u30ad\u30fc", "destination": "\u76ee\u7684\u5730", "name": "\u540d\u524d", - "origin": "\u30aa\u30ea\u30b8\u30f3" + "origin": "\u539f\u70b9(Origin)" }, "description": "\u51fa\u767a\u5730\u3068\u76ee\u7684\u5730\u3092\u6307\u5b9a\u3059\u308b\u5834\u5408\u3001\u4f4f\u6240\u3001\u7def\u5ea6/\u7d4c\u5ea6\u306e\u5ea7\u6a19\u3001\u307e\u305f\u306fGoogle place ID\u306e\u5f62\u5f0f\u3067\u3001\u30d1\u30a4\u30d7\u6587\u5b57\u3067\u533a\u5207\u3089\u308c\u305f1\u3064\u4ee5\u4e0a\u306e\u5834\u6240\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059\u3002Google place ID\u3092\u4f7f\u7528\u3057\u3066\u5834\u6240\u3092\u6307\u5b9a\u3059\u308b\u5834\u5408\u3001ID\u306e\u524d\u306b\u3001`place_id:` \u3092\u4ed8\u3051\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002" } diff --git a/homeassistant/components/hassio/translations/de.json b/homeassistant/components/hassio/translations/de.json index 99747512e97..f25ae73b423 100644 --- a/homeassistant/components/hassio/translations/de.json +++ b/homeassistant/components/hassio/translations/de.json @@ -1,6 +1,7 @@ { "system_health": { "info": { + "agent_version": "Agent-Version", "board": "Board", "disk_total": "Speicherplatz gesamt", "disk_used": "Speicherplatz genutzt", diff --git a/homeassistant/components/hassio/translations/en.json b/homeassistant/components/hassio/translations/en.json index bb5f8e6f01a..14d79f0d8d6 100644 --- a/homeassistant/components/hassio/translations/en.json +++ b/homeassistant/components/hassio/translations/en.json @@ -1,6 +1,7 @@ { "system_health": { "info": { + "agent_version": "Agent Version", "board": "Board", "disk_total": "Disk Total", "disk_used": "Disk Used", diff --git a/homeassistant/components/hassio/translations/fr.json b/homeassistant/components/hassio/translations/fr.json index 6e20e37a2b9..9a042b97e57 100644 --- a/homeassistant/components/hassio/translations/fr.json +++ b/homeassistant/components/hassio/translations/fr.json @@ -1,6 +1,7 @@ { "system_health": { "info": { + "agent_version": "Version de l'agent", "board": "Tableau de bord", "disk_total": "Taille total du disque", "disk_used": "Taille du disque utilis\u00e9", diff --git a/homeassistant/components/hassio/translations/id.json b/homeassistant/components/hassio/translations/id.json index b87e1b47c44..250e6e7d4ad 100644 --- a/homeassistant/components/hassio/translations/id.json +++ b/homeassistant/components/hassio/translations/id.json @@ -1,6 +1,7 @@ { "system_health": { "info": { + "agent_version": "Versi Agen", "board": "Board", "disk_total": "Total Disk", "disk_used": "Disk Digunakan", diff --git a/homeassistant/components/hassio/translations/nl.json b/homeassistant/components/hassio/translations/nl.json index e5541ff1d00..3a31897fd67 100644 --- a/homeassistant/components/hassio/translations/nl.json +++ b/homeassistant/components/hassio/translations/nl.json @@ -1,6 +1,7 @@ { "system_health": { "info": { + "agent_version": "Agent-versie", "board": "Bord", "disk_total": "Totale schijfruimte", "disk_used": "Gebruikte schijfruimte", diff --git a/homeassistant/components/hassio/translations/pt-BR.json b/homeassistant/components/hassio/translations/pt-BR.json index b157725600d..4f3e5d84ec1 100644 --- a/homeassistant/components/hassio/translations/pt-BR.json +++ b/homeassistant/components/hassio/translations/pt-BR.json @@ -1,6 +1,7 @@ { "system_health": { "info": { + "agent_version": "Vers\u00e3o do Agent", "board": "Borda", "disk_total": "Total do disco", "disk_used": "Disco usado", diff --git a/homeassistant/components/here_travel_time/translations/et.json b/homeassistant/components/here_travel_time/translations/et.json new file mode 100644 index 00000000000..c9646af7544 --- /dev/null +++ b/homeassistant/components/here_travel_time/translations/et.json @@ -0,0 +1,82 @@ +{ + "config": { + "abort": { + "already_configured": "Seade on juba h\u00e4\u00e4lestatud" + }, + "error": { + "invalid_auth": "Tuvastamine nurjus", + "unknown": "Ootamatu t\u00f5rge" + }, + "step": { + "destination_coordinates": { + "data": { + "destination": "Sihtkoha GPS koordinaadid" + }, + "title": "Vali sihtkoht" + }, + "destination_entity_id": { + "data": { + "destination_entity_id": "Sihtkoha valik olemist" + }, + "title": "Vali sihtkoht" + }, + "destination_menu": { + "menu_options": { + "destination_coordinates": "Kasuta asukohta kaardil", + "destination_entity": "Kasuta olemit" + }, + "title": "Vali sihtkoht" + }, + "origin_coordinates": { + "data": { + "origin": "L\u00e4htekoha GPS asukoht" + }, + "title": "Vali l\u00e4htekoht" + }, + "origin_entity_id": { + "data": { + "origin_entity_id": "L\u00e4htekoha valik olemist" + }, + "title": "Vali l\u00e4htekoht" + }, + "user": { + "data": { + "api_key": "API v\u00f5ti", + "mode": "Vali reisimise viis", + "name": "Nimi" + } + } + } + }, + "options": { + "step": { + "arrival_time": { + "data": { + "arrival_time": "Saabumisaeg" + }, + "title": "Vali saabumisaeg" + }, + "departure_time": { + "data": { + "departure_time": "V\u00e4ljumisaeg" + }, + "title": "Vali v\u00e4ljumisaeg" + }, + "init": { + "data": { + "route_mode": "Teekonna valik", + "traffic_mode": "S\u00f5iduvahend", + "unit_system": "\u00dchikute s\u00fcsteem" + } + }, + "time_menu": { + "menu_options": { + "arrival_time": "Vali saabumisaeg", + "departure_time": "Vali v\u00e4ljumisaeg", + "no_time": "\u00c4ra seadista aega" + }, + "title": "Vali aja vorming" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/here_travel_time/translations/ja.json b/homeassistant/components/here_travel_time/translations/ja.json new file mode 100644 index 00000000000..6db262d829a --- /dev/null +++ b/homeassistant/components/here_travel_time/translations/ja.json @@ -0,0 +1,82 @@ +{ + "config": { + "abort": { + "already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059" + }, + "error": { + "invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c", + "unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc" + }, + "step": { + "destination_coordinates": { + "data": { + "destination": "GPS\u5ea7\u6a19\u3068\u3057\u3066\u306e\u76ee\u7684\u5730" + }, + "title": "\u76ee\u7684\u5730\u3092\u9078\u629e" + }, + "destination_entity_id": { + "data": { + "destination_entity_id": "\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u4f7f\u7528\u3057\u305f\u76ee\u7684\u5730" + }, + "title": "\u76ee\u7684\u5730\u3092\u9078\u629e" + }, + "destination_menu": { + "menu_options": { + "destination_coordinates": "\u5730\u56f3\u4e0a\u306e\u5834\u6240\u3092\u4f7f\u7528\u3059\u308b", + "destination_entity": "\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u4f7f\u7528\u3059\u308b" + }, + "title": "\u76ee\u7684\u5730\u3092\u9078\u629e" + }, + "origin_coordinates": { + "data": { + "origin": "GPS\u5ea7\u6a19\u3068\u3057\u3066\u306e\u539f\u70b9(Origin)" + }, + "title": "\u539f\u70b9(Origin)\u3092\u9078\u629e" + }, + "origin_entity_id": { + "data": { + "origin_entity_id": "\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u4f7f\u7528\u3057\u305f\u539f\u70b9(Origin)" + }, + "title": "\u539f\u70b9(Origin)\u3092\u9078\u629e" + }, + "user": { + "data": { + "api_key": "API\u30ad\u30fc", + "mode": "\u30c8\u30e9\u30d9\u30eb\u30e2\u30fc\u30c9", + "name": "\u540d\u524d" + } + } + } + }, + "options": { + "step": { + "arrival_time": { + "data": { + "arrival_time": "\u5230\u7740\u6642\u523b" + }, + "title": "\u5230\u7740\u6642\u9593\u3092\u9078\u629e" + }, + "departure_time": { + "data": { + "departure_time": "\u51fa\u767a\u6642\u523b" + }, + "title": "\u51fa\u767a\u6642\u523b\u3092\u9078\u629e" + }, + "init": { + "data": { + "route_mode": "\u30eb\u30fc\u30c8\u30e2\u30fc\u30c9", + "traffic_mode": "\u30c8\u30e9\u30d5\u30a3\u30c3\u30af\u30e2\u30fc\u30c9", + "unit_system": "\u5358\u4f4d\u30b7\u30b9\u30c6\u30e0" + } + }, + "time_menu": { + "menu_options": { + "arrival_time": "\u5230\u7740\u6642\u523b\u3092\u8a2d\u5b9a\u3059\u308b", + "departure_time": "\u51fa\u767a\u6642\u523b\u3092\u8a2d\u5b9a\u3059\u308b", + "no_time": "\u6642\u523b\u3092\u8a2d\u5b9a\u3057\u306a\u3044" + }, + "title": "\u6642\u9593\u306e\u7a2e\u985e\u3092\u9078\u629e" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/here_travel_time/translations/no.json b/homeassistant/components/here_travel_time/translations/no.json new file mode 100644 index 00000000000..52d4477f379 --- /dev/null +++ b/homeassistant/components/here_travel_time/translations/no.json @@ -0,0 +1,82 @@ +{ + "config": { + "abort": { + "already_configured": "Enheten er allerede konfigurert" + }, + "error": { + "invalid_auth": "Ugyldig godkjenning", + "unknown": "Uventet feil" + }, + "step": { + "destination_coordinates": { + "data": { + "destination": "Destinasjon som GPS-koordinater" + }, + "title": "Velg Destinasjon" + }, + "destination_entity_id": { + "data": { + "destination_entity_id": "Destinasjon ved hjelp av en enhet" + }, + "title": "Velg Destinasjon" + }, + "destination_menu": { + "menu_options": { + "destination_coordinates": "Bruke en kartplassering", + "destination_entity": "Bruke en enhet" + }, + "title": "Velg Destinasjon" + }, + "origin_coordinates": { + "data": { + "origin": "Opprinnelse som GPS-koordinater" + }, + "title": "Velg Opprinnelse" + }, + "origin_entity_id": { + "data": { + "origin_entity_id": "Opprinnelse ved hjelp av en enhet" + }, + "title": "Velg Opprinnelse" + }, + "user": { + "data": { + "api_key": "API-n\u00f8kkel", + "mode": "Reisemodus", + "name": "Navn" + } + } + } + }, + "options": { + "step": { + "arrival_time": { + "data": { + "arrival_time": "Ankomsttid" + }, + "title": "Velg Ankomsttid" + }, + "departure_time": { + "data": { + "departure_time": "Avgangstid" + }, + "title": "Velg Avreisetid" + }, + "init": { + "data": { + "route_mode": "Rutemodus", + "traffic_mode": "Trafikkmodus", + "unit_system": "Enhetssystem" + } + }, + "time_menu": { + "menu_options": { + "arrival_time": "Konfigurer en ankomsttid", + "departure_time": "Konfigurer en avgangstid", + "no_time": "Ikke konfigurer en tid" + }, + "title": "Velg Tidstype" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/here_travel_time/translations/ru.json b/homeassistant/components/here_travel_time/translations/ru.json new file mode 100644 index 00000000000..fc649d920df --- /dev/null +++ b/homeassistant/components/here_travel_time/translations/ru.json @@ -0,0 +1,82 @@ +{ + "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": { + "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": { + "destination_coordinates": { + "data": { + "destination": "\u041f\u0443\u043d\u043a\u0442 \u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f \u0432 \u0432\u0438\u0434\u0435 GPS-\u043a\u043e\u043e\u0440\u0434\u0438\u043d\u0430\u0442" + }, + "title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043f\u0443\u043d\u043a\u0442 \u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f" + }, + "destination_entity_id": { + "data": { + "destination_entity_id": "\u041e\u0431\u044a\u0435\u043a\u0442 \u043f\u0443\u043d\u043a\u0442\u0430 \u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f" + }, + "title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043f\u0443\u043d\u043a\u0442 \u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f" + }, + "destination_menu": { + "menu_options": { + "destination_coordinates": "\u0423\u043a\u0430\u0437\u0430\u0442\u044c \u043c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u043d\u0430 \u043a\u0430\u0440\u0442\u0435", + "destination_entity": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043e\u0431\u044a\u0435\u043a\u0442" + }, + "title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043f\u0443\u043d\u043a\u0442 \u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f" + }, + "origin_coordinates": { + "data": { + "origin": "\u041f\u0443\u043d\u043a\u0442 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0432 \u0432\u0438\u0434\u0435 GPS-\u043a\u043e\u043e\u0440\u0434\u0438\u043d\u0430\u0442" + }, + "title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043f\u0443\u043d\u043a\u0442 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f" + }, + "origin_entity_id": { + "data": { + "origin_entity_id": "\u041e\u0431\u044a\u0435\u043a\u0442 \u043f\u0443\u043d\u043a\u0442\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f" + }, + "title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043f\u0443\u043d\u043a\u0442 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f" + }, + "user": { + "data": { + "api_key": "\u041a\u043b\u044e\u0447 API", + "mode": "\u0421\u043f\u043e\u0441\u043e\u0431 \u043f\u0435\u0440\u0435\u0434\u0432\u0438\u0436\u0435\u043d\u0438\u044f", + "name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435" + } + } + } + }, + "options": { + "step": { + "arrival_time": { + "data": { + "arrival_time": "\u0412\u0440\u0435\u043c\u044f \u043f\u0440\u0438\u0431\u044b\u0442\u0438\u044f" + }, + "title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0432\u0440\u0435\u043c\u044f \u043f\u0440\u0438\u0431\u044b\u0442\u0438\u044f" + }, + "departure_time": { + "data": { + "departure_time": "\u0412\u0440\u0435\u043c\u044f \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f" + }, + "title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0432\u0440\u0435\u043c\u044f \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f" + }, + "init": { + "data": { + "route_mode": "\u0420\u0435\u0436\u0438\u043c \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0430", + "traffic_mode": "\u0420\u0435\u0436\u0438\u043c \u0442\u0440\u0430\u0444\u0438\u043a\u0430", + "unit_system": "\u0415\u0434\u0438\u043d\u0438\u0446\u044b \u0438\u0437\u043c\u0435\u0440\u0435\u043d\u0438\u044f" + } + }, + "time_menu": { + "menu_options": { + "arrival_time": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0432\u0440\u0435\u043c\u044f \u043f\u0440\u0438\u0431\u044b\u0442\u0438\u044f", + "departure_time": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f", + "no_time": "\u041d\u0435 \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0442\u044c \u0432\u0440\u0435\u043c\u044f" + }, + "title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0442\u0438\u043f \u0432\u0440\u0435\u043c\u0435\u043d\u0438" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/konnected/translations/et.json b/homeassistant/components/konnected/translations/et.json index ddddea5c800..bbbb417bb9f 100644 --- a/homeassistant/components/konnected/translations/et.json +++ b/homeassistant/components/konnected/translations/et.json @@ -39,7 +39,7 @@ "options_binary": { "data": { "inverse": "Vaheta avatud / suletud olek", - "name": "Nimi (valikuline)", + "name": "Nimi", "type": "Binaaranduri t\u00fc\u00fcp" }, "description": "{zone} suvandid", @@ -47,8 +47,8 @@ }, "options_digital": { "data": { - "name": "Nimi (valikuline)", - "poll_interval": "P\u00e4ringute intervall (sekundites) (valikuline)", + "name": "Nimi", + "poll_interval": "P\u00e4ringute intervall (minutites)", "type": "Anduri t\u00fc\u00fcp" }, "description": "{zone} valikud", @@ -84,7 +84,7 @@ }, "options_misc": { "data": { - "api_host": "Alista API hosti URL (valikuline)", + "api_host": "Alista API hosti URL", "blink": "Vilguts paneeli LEDi oleku muudatuse saatmisel", "discovery": "V\u00f5rgus esitatud tuvastusp\u00e4ringutele vastamine", "override_api_host": "Alista Home Assistanti API hostipaneeli vaikimisi URL" @@ -95,11 +95,11 @@ "options_switch": { "data": { "activation": "V\u00e4ljund sissel\u00fclitatuna", - "momentary": "Impulsi kestus (ms) (valikuline)", + "momentary": "Impulsi kestus (ms)", "more_states": "Selle tsooni t\u00e4iendavate olekute konfigureerimine", - "name": "Nimi (valikuline)", - "pause": "Paus impulsside vahel (ms) (valikuline)", - "repeat": "Korduste arv (-1 = l\u00f5pmatu) (valikuline)" + "name": "Nimi", + "pause": "Paus impulsside vahel (ms)", + "repeat": "Korduste arv (-1 = l\u00f5pmatu)" }, "description": "{tsooni} suvandid: olek {state}", "title": "Seadista l\u00fclitatav v\u00e4ljund" diff --git a/homeassistant/components/konnected/translations/id.json b/homeassistant/components/konnected/translations/id.json index 38443f483ca..0e64cb85032 100644 --- a/homeassistant/components/konnected/translations/id.json +++ b/homeassistant/components/konnected/translations/id.json @@ -48,7 +48,7 @@ "options_digital": { "data": { "name": "Nama", - "poll_interval": "Interval Polling (dalam menit) (opsional)", + "poll_interval": "Interval Polling (menit)", "type": "Jenis Sensor" }, "description": "Opsi {zone}", @@ -84,7 +84,7 @@ }, "options_misc": { "data": { - "api_host": "Ganti URL host API (opsional)", + "api_host": "Timpa URL host API", "blink": "Kedipkan panel LED saat mengirim perubahan status", "discovery": "Tanggapi permintaan penemuan di jaringan Anda", "override_api_host": "Timpa URL panel host API Home Assistant bawaan" @@ -95,11 +95,11 @@ "options_switch": { "data": { "activation": "Keluaran saat nyala", - "momentary": "Durasi pulsa (milidetik) (opsional)", + "momentary": "Durasi pulsa (milidetik)", "more_states": "Konfigurasikan status tambahan untuk zona ini", - "name": "Nama (opsional)", - "pause": "Jeda di antara pulsa (milidetik) (opsional)", - "repeat": "Waktu pengulangan (-1 = tak terbatas) (opsional)" + "name": "Nama", + "pause": "Jeda di antara pulsa (milidetik)", + "repeat": "Waktu pengulangan (-1 = tak terbatas)" }, "description": "Opsi {zone}: status {state}", "title": "Konfigurasikan Output yang Dapat Dialihkan" diff --git a/homeassistant/components/konnected/translations/no.json b/homeassistant/components/konnected/translations/no.json index 92d3efc4633..af9251f7c39 100644 --- a/homeassistant/components/konnected/translations/no.json +++ b/homeassistant/components/konnected/translations/no.json @@ -39,7 +39,7 @@ "options_binary": { "data": { "inverse": "Inverter \u00e5pen / lukk tilstand", - "name": "Navn (valgfritt)", + "name": "Navn", "type": "Bin\u00e6r sensortype" }, "description": "{zone}-alternativer", @@ -47,8 +47,8 @@ }, "options_digital": { "data": { - "name": "Navn (valgfritt)", - "poll_interval": "Avstemningsintervall (minutter) (valgfritt)", + "name": "Navn", + "poll_interval": "Avstemningsintervall (minutter)", "type": "Sensortype" }, "description": "{zone}-alternativer", @@ -84,7 +84,7 @@ }, "options_misc": { "data": { - "api_host": "Overstyre API-vert-URL (valgfritt)", + "api_host": "Overstyr API-verts-URL", "blink": "Blink p\u00e5 LED-lampen n\u00e5r du sender statusendring", "discovery": "Svar p\u00e5 oppdagelsesforesp\u00f8rsler i nettverket ditt", "override_api_host": "Overstyre standard Home Assistant API-vertspanel-URL" @@ -95,11 +95,11 @@ "options_switch": { "data": { "activation": "Utgang n\u00e5r den er p\u00e5", - "momentary": "Pulsvarighet (ms) (valgfritt)", + "momentary": "Pulsvarighet (ms)", "more_states": "Konfigurere flere tilstander for denne sonen", - "name": "Navn (valgfritt)", - "pause": "Pause mellom pulser (ms) (valgfritt)", - "repeat": "Tider \u00e5 gjenta (-1 = uendelig) (valgfritt)" + "name": "Navn", + "pause": "Pause mellom pulser (ms)", + "repeat": "Tider \u00e5 gjenta (-1=uendelig)" }, "description": "{zone} alternativer: tilstand {state}", "title": "Konfigurer utskiftbar utgang" diff --git a/homeassistant/components/konnected/translations/ru.json b/homeassistant/components/konnected/translations/ru.json index 79cc78e6a9a..eb93b825d04 100644 --- a/homeassistant/components/konnected/translations/ru.json +++ b/homeassistant/components/konnected/translations/ru.json @@ -39,7 +39,7 @@ "options_binary": { "data": { "inverse": "\u0418\u043d\u0432\u0435\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0435/\u0437\u0430\u043a\u0440\u044b\u0442\u043e\u0435 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435", - "name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)", + "name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435", "type": "\u0422\u0438\u043f \u0431\u0438\u043d\u0430\u0440\u043d\u043e\u0433\u043e \u0441\u0435\u043d\u0441\u043e\u0440\u0430" }, "description": "\u041e\u043f\u0446\u0438\u0438 {zone}", @@ -47,8 +47,8 @@ }, "options_digital": { "data": { - "name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)", - "poll_interval": "\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u043e\u043f\u0440\u043e\u0441\u0430 \u0432 \u043c\u0438\u043d\u0443\u0442\u0430\u0445 (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)", + "name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435", + "poll_interval": "\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u043e\u043f\u0440\u043e\u0441\u0430 (\u0432 \u043c\u0438\u043d\u0443\u0442\u0430\u0445)", "type": "\u0422\u0438\u043f \u0441\u0435\u043d\u0441\u043e\u0440\u0430" }, "description": "\u041e\u043f\u0446\u0438\u0438 {zone}", @@ -84,7 +84,7 @@ }, "options_misc": { "data": { - "api_host": "\u041f\u0435\u0440\u0435\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c URL \u0445\u043e\u0441\u0442\u0430 API (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)", + "api_host": "\u041f\u0435\u0440\u0435\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c URL \u0445\u043e\u0441\u0442\u0430 API", "blink": "LED-\u0438\u043d\u0434\u0438\u043a\u0430\u0446\u0438\u044f \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0438 \u043f\u0440\u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0435 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f", "discovery": "\u041e\u0442\u0432\u0435\u0447\u0430\u0442\u044c \u043d\u0430 \u0437\u0430\u043f\u0440\u043e\u0441\u044b \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u0438\u044f \u0432 \u0412\u0430\u0448\u0435\u0439 \u0441\u0435\u0442\u0438", "override_api_host": "\u041f\u0435\u0440\u0435\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c URL-\u0430\u0434\u0440\u0435\u0441 \u0445\u043e\u0441\u0442-\u043f\u0430\u043d\u0435\u043b\u0438 Home Assistant API" @@ -95,11 +95,11 @@ "options_switch": { "data": { "activation": "\u0412\u044b\u0445\u043e\u0434 \u043f\u0440\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0438", - "momentary": "\u0414\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0438\u043c\u043f\u0443\u043b\u044c\u0441\u0430 (\u043c\u0441) (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)", + "momentary": "\u0414\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0438\u043c\u043f\u0443\u043b\u044c\u0441\u0430 (\u043c\u0441)", "more_states": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u0434\u043b\u044f \u044d\u0442\u043e\u0439 \u0437\u043e\u043d\u044b", - "name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)", - "pause": "\u041f\u0430\u0443\u0437\u0430 \u043c\u0435\u0436\u0434\u0443 \u0438\u043c\u043f\u0443\u043b\u044c\u0441\u0430\u043c\u0438 (\u043c\u0441) (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)", - "repeat": "\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043f\u043e\u0432\u0442\u043e\u0440\u0435\u043d\u0438\u0439 (-1 = \u0431\u0435\u0441\u043a\u043e\u043d\u0435\u0447\u043d\u043e) (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)" + "name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435", + "pause": "\u041f\u0430\u0443\u0437\u0430 \u043c\u0435\u0436\u0434\u0443 \u0438\u043c\u043f\u0443\u043b\u044c\u0441\u0430\u043c\u0438 (\u043c\u0441)", + "repeat": "\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043f\u043e\u0432\u0442\u043e\u0440\u0435\u043d\u0438\u0439 (-1 = \u0431\u0435\u0441\u043a\u043e\u043d\u0435\u0447\u043d\u043e)" }, "description": "{zone}: \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 {state}", "title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u043f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0430\u0435\u043c\u043e\u0433\u043e \u0432\u044b\u0445\u043e\u0434\u0430" diff --git a/homeassistant/components/laundrify/translations/et.json b/homeassistant/components/laundrify/translations/et.json new file mode 100644 index 00000000000..cec7d1ec849 --- /dev/null +++ b/homeassistant/components/laundrify/translations/et.json @@ -0,0 +1,25 @@ +{ + "config": { + "abort": { + "single_instance_allowed": "Juba seadistatud. V\u00f5imalik on ainult \u00fcks seadistamine." + }, + "error": { + "cannot_connect": "\u00dchendamine nurjus", + "invalid_auth": "Tuvastamine nurjus", + "invalid_format": "Kehtetu vorming. Sisesta kui xxx-xxx.", + "unknown": "Ootamatu t\u00f5rge" + }, + "step": { + "init": { + "data": { + "code": "Auth kood (xxx-xxx)" + }, + "description": "Sisesta isiklik autentimiskood, mis kuvatakse pesumasina rakenduses." + }, + "reauth_confirm": { + "description": "laundrify sidumine tuleb uuesti autentida.", + "title": "Taastuvasta sidumine" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/laundrify/translations/ja.json b/homeassistant/components/laundrify/translations/ja.json new file mode 100644 index 00000000000..153fcf99afb --- /dev/null +++ b/homeassistant/components/laundrify/translations/ja.json @@ -0,0 +1,25 @@ +{ + "config": { + "abort": { + "single_instance_allowed": "\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u5358\u4e00\u306e\u8a2d\u5b9a\u3057\u304b\u3067\u304d\u307e\u305b\u3093\u3002" + }, + "error": { + "cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f", + "invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c", + "invalid_format": "\u7121\u52b9\u306a\u5f62\u5f0f\u3067\u3059\u3002xxx-xxx\u3068\u3057\u3066\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002", + "unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc" + }, + "step": { + "init": { + "data": { + "code": "\u8a8d\u8a3c\u30b3\u30fc\u30c9 (xxx-xxx)" + }, + "description": "Laundrify-App\u306b\u8868\u793a\u3055\u308c\u3066\u3044\u308b\u3001\u3042\u306a\u305f\u306e\u500b\u4eba\u8a8d\u8a3c\u30b3\u30fc\u30c9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002" + }, + "reauth_confirm": { + "description": "Laundrify\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3067\u306f\u3001\u518d\u8a8d\u8a3c\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002", + "title": "\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u306e\u518d\u8a8d\u8a3c" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/laundrify/translations/no.json b/homeassistant/components/laundrify/translations/no.json new file mode 100644 index 00000000000..fc2a24414d1 --- /dev/null +++ b/homeassistant/components/laundrify/translations/no.json @@ -0,0 +1,25 @@ +{ + "config": { + "abort": { + "single_instance_allowed": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig." + }, + "error": { + "cannot_connect": "Tilkobling mislyktes", + "invalid_auth": "Ugyldig godkjenning", + "invalid_format": "Ugyldig format. Vennligst spesifiser som xxx-xxx.", + "unknown": "Uventet feil" + }, + "step": { + "init": { + "data": { + "code": "Auth-kode (xxx-xxx)" + }, + "description": "Vennligst skriv inn din personlige autentiseringskode som vises i laundrify-appen." + }, + "reauth_confirm": { + "description": "Integrasjonen av vaskeri m\u00e5 autentiseres p\u00e5 nytt.", + "title": "Godkjenne integrering p\u00e5 nytt" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/laundrify/translations/ru.json b/homeassistant/components/laundrify/translations/ru.json new file mode 100644 index 00000000000..cceb04e1601 --- /dev/null +++ b/homeassistant/components/laundrify/translations/ru.json @@ -0,0 +1,25 @@ +{ + "config": { + "abort": { + "single_instance_allowed": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0434\u043d\u0443 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044e." + }, + "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.", + "invalid_format": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u0444\u043e\u0440\u043c\u0430\u0442. \u0423\u043a\u0430\u0436\u0438\u0442\u0435 \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 \u0445\u0445\u0445-\u0445\u0445\u0445.", + "unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430." + }, + "step": { + "init": { + "data": { + "code": "\u041a\u043e\u0434 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438 (xxx-xxx)" + }, + "description": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043b\u0438\u0447\u043d\u044b\u0439 \u043a\u043e\u0434 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u0442\u0441\u044f \u0432 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0438 laundrify." + }, + "reauth_confirm": { + "description": "\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0443\u0447\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 laundrify.", + "title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/recorder/translations/de.json b/homeassistant/components/recorder/translations/de.json index 27ba9f1da85..b05adc3c386 100644 --- a/homeassistant/components/recorder/translations/de.json +++ b/homeassistant/components/recorder/translations/de.json @@ -2,6 +2,8 @@ "system_health": { "info": { "current_recorder_run": "Aktuelle Startzeit der Ausf\u00fchrung", + "database_engine": "Datenbank-Engine", + "database_version": "Datenbankversion", "estimated_db_size": "Gesch\u00e4tzte Datenbankgr\u00f6\u00dfe (MiB)", "oldest_recorder_run": "\u00c4lteste Startzeit der Ausf\u00fchrung" } diff --git a/homeassistant/components/recorder/translations/et.json b/homeassistant/components/recorder/translations/et.json index 0dc6ae3ec62..b76e0f2e4da 100644 --- a/homeassistant/components/recorder/translations/et.json +++ b/homeassistant/components/recorder/translations/et.json @@ -2,6 +2,8 @@ "system_health": { "info": { "current_recorder_run": "Praegune k\u00e4ivitamise algusaeg", + "database_engine": "Andmebaasi mootor", + "database_version": "Andmebaasi versioon", "estimated_db_size": "Andmebaasi hinnanguline suurus (MB)", "oldest_recorder_run": "Vanim k\u00e4ivitamise algusaeg" } diff --git a/homeassistant/components/recorder/translations/fr.json b/homeassistant/components/recorder/translations/fr.json index 036fbdbb16c..24896a8e66f 100644 --- a/homeassistant/components/recorder/translations/fr.json +++ b/homeassistant/components/recorder/translations/fr.json @@ -2,6 +2,8 @@ "system_health": { "info": { "current_recorder_run": "Heure de d\u00e9marrage de l'ex\u00e9cution actuelle", + "database_engine": "Moteur de la base de donn\u00e9es", + "database_version": "Version de la base de donn\u00e9es", "estimated_db_size": "Taille estim\u00e9e de la base de donn\u00e9es (en Mio)", "oldest_recorder_run": "Heure de d\u00e9marrage de l'ex\u00e9cution la plus ancienne" } diff --git a/homeassistant/components/recorder/translations/id.json b/homeassistant/components/recorder/translations/id.json index ec9e87b39ab..5f391a24f04 100644 --- a/homeassistant/components/recorder/translations/id.json +++ b/homeassistant/components/recorder/translations/id.json @@ -2,6 +2,8 @@ "system_health": { "info": { "current_recorder_run": "Waktu Mulai Jalankan Saat Ini", + "database_engine": "Mesin Basis Data", + "database_version": "Versi Basis Data", "estimated_db_size": "Perkiraan Ukuran Basis Data (MiB)", "oldest_recorder_run": "Waktu Mulai Lari Terlama" } diff --git a/homeassistant/components/recorder/translations/it.json b/homeassistant/components/recorder/translations/it.json index ab0ac13772a..ed2bc900ec6 100644 --- a/homeassistant/components/recorder/translations/it.json +++ b/homeassistant/components/recorder/translations/it.json @@ -2,6 +2,8 @@ "system_health": { "info": { "current_recorder_run": "Ora di inizio esecuzione corrente", + "database_engine": "Motore del database", + "database_version": "Versione del database", "estimated_db_size": "Dimensione stimata del database (MiB)", "oldest_recorder_run": "Ora di inizio esecuzione meno recente" } diff --git a/homeassistant/components/recorder/translations/ja.json b/homeassistant/components/recorder/translations/ja.json index 8b54e4f544f..e8938f363bf 100644 --- a/homeassistant/components/recorder/translations/ja.json +++ b/homeassistant/components/recorder/translations/ja.json @@ -2,6 +2,8 @@ "system_health": { "info": { "current_recorder_run": "\u73fe\u5728\u306e\u5b9f\u884c\u958b\u59cb\u6642\u9593", + "database_engine": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u30a8\u30f3\u30b8\u30f3", + "database_version": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30d0\u30fc\u30b8\u30e7\u30f3", "estimated_db_size": "\u63a8\u5b9a\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u30b5\u30a4\u30ba(MiB)", "oldest_recorder_run": "\u6700\u3082\u53e4\u3044\u5b9f\u884c\u958b\u59cb\u6642\u9593" } diff --git a/homeassistant/components/recorder/translations/nl.json b/homeassistant/components/recorder/translations/nl.json index bb28428cc48..db1f5d6a2b4 100644 --- a/homeassistant/components/recorder/translations/nl.json +++ b/homeassistant/components/recorder/translations/nl.json @@ -2,6 +2,8 @@ "system_health": { "info": { "current_recorder_run": "Starttijd huidige run", + "database_engine": "Database-engine", + "database_version": "Databaseversie", "estimated_db_size": "Geschatte databasegrootte (MiB)", "oldest_recorder_run": "Starttijd oudste run" } diff --git a/homeassistant/components/recorder/translations/no.json b/homeassistant/components/recorder/translations/no.json index 982354a6e34..c2a9eae16b5 100644 --- a/homeassistant/components/recorder/translations/no.json +++ b/homeassistant/components/recorder/translations/no.json @@ -2,6 +2,8 @@ "system_health": { "info": { "current_recorder_run": "Gjeldende starttid for kj\u00f8ring", + "database_engine": "Databasemotor", + "database_version": "Database versjon", "estimated_db_size": "Estimert databasest\u00f8rrelse (MiB)", "oldest_recorder_run": "Eldste Run Start Time" } diff --git a/homeassistant/components/recorder/translations/pt-BR.json b/homeassistant/components/recorder/translations/pt-BR.json index 059dcc76779..4ebad0d43df 100644 --- a/homeassistant/components/recorder/translations/pt-BR.json +++ b/homeassistant/components/recorder/translations/pt-BR.json @@ -2,6 +2,8 @@ "system_health": { "info": { "current_recorder_run": "Hora de in\u00edcio de execu\u00e7\u00e3o atual", + "database_engine": "Motor do banco de dados", + "database_version": "Vers\u00e3o do banco de dados", "estimated_db_size": "Tamanho estimado do banco de dados (MiB)", "oldest_recorder_run": "Hora de in\u00edcio de execu\u00e7\u00e3o mais antiga" } diff --git a/homeassistant/components/recorder/translations/ru.json b/homeassistant/components/recorder/translations/ru.json index a637d37f720..052d442f15c 100644 --- a/homeassistant/components/recorder/translations/ru.json +++ b/homeassistant/components/recorder/translations/ru.json @@ -2,6 +2,8 @@ "system_health": { "info": { "current_recorder_run": "\u0412\u0440\u0435\u043c\u044f \u043d\u0430\u0447\u0430\u043b\u0430 \u0442\u0435\u043a\u0443\u0449\u0435\u0433\u043e \u0446\u0438\u043a\u043b\u0430", + "database_engine": "\u0414\u0432\u0438\u0436\u043e\u043a \u0431\u0430\u0437\u044b \u0434\u0430\u043d\u043d\u044b\u0445", + "database_version": "\u0412\u0435\u0440\u0441\u0438\u044f \u0431\u0430\u0437\u044b \u0434\u0430\u043d\u043d\u044b\u0445", "estimated_db_size": "\u041f\u0440\u0435\u0434\u043f\u043e\u043b\u0430\u0433\u0430\u0435\u043c\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440 \u0431\u0430\u0437\u044b \u0434\u0430\u043d\u043d\u044b\u0445 (MiB)", "oldest_recorder_run": "\u0412\u0440\u0435\u043c\u044f \u043d\u0430\u0447\u0430\u043b\u0430 \u0441\u0430\u043c\u043e\u0433\u043e \u0441\u0442\u0430\u0440\u043e\u0433\u043e \u0446\u0438\u043a\u043b\u0430" } diff --git a/homeassistant/components/recorder/translations/zh-Hant.json b/homeassistant/components/recorder/translations/zh-Hant.json index d9525c0826d..53715af2e92 100644 --- a/homeassistant/components/recorder/translations/zh-Hant.json +++ b/homeassistant/components/recorder/translations/zh-Hant.json @@ -2,6 +2,8 @@ "system_health": { "info": { "current_recorder_run": "\u76ee\u524d\u57f7\u884c\u958b\u59cb\u6642\u9593", + "database_engine": "\u8cc7\u6599\u5eab\u5f15\u64ce", + "database_version": "\u8cc7\u6599\u5eab\u7248\u672c", "estimated_db_size": "\u9810\u4f30\u8cc7\u6599\u5eab\u6a94\u6848\u5927\u5c0f(MiB)", "oldest_recorder_run": "\u6700\u65e9\u57f7\u884c\u958b\u59cb\u6642\u9593" } diff --git a/homeassistant/components/shelly/translations/ru.json b/homeassistant/components/shelly/translations/ru.json index d3f38aa9eeb..b80e58aa905 100644 --- a/homeassistant/components/shelly/translations/ru.json +++ b/homeassistant/components/shelly/translations/ru.json @@ -6,6 +6,7 @@ }, "error": { "cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.", + "firmware_not_fully_provisioned": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d\u043e \u043d\u0435 \u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e. \u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435\u0441\u044c \u0432 \u0441\u043b\u0443\u0436\u0431\u0443 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 Shelly", "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." }, diff --git a/homeassistant/components/siren/translations/ru.json b/homeassistant/components/siren/translations/ru.json new file mode 100644 index 00000000000..bd7725464a7 --- /dev/null +++ b/homeassistant/components/siren/translations/ru.json @@ -0,0 +1,3 @@ +{ + "title": "\u0421\u0438\u0440\u0435\u043d\u0430" +} \ No newline at end of file diff --git a/homeassistant/components/steam_online/translations/de.json b/homeassistant/components/steam_online/translations/de.json index fe73cf71448..44fb7f8b08b 100644 --- a/homeassistant/components/steam_online/translations/de.json +++ b/homeassistant/components/steam_online/translations/de.json @@ -25,6 +25,9 @@ } }, "options": { + "error": { + "unauthorized": "Freundesliste eingeschr\u00e4nkt: Bitte lies in der Dokumentation nach, wie du alle anderen Freunde sehen kannst" + }, "step": { "init": { "data": { diff --git a/homeassistant/components/steam_online/translations/en.json b/homeassistant/components/steam_online/translations/en.json index f93a517b241..7226c5ee177 100644 --- a/homeassistant/components/steam_online/translations/en.json +++ b/homeassistant/components/steam_online/translations/en.json @@ -25,15 +25,15 @@ } }, "options": { + "error": { + "unauthorized": "Friends list restricted: Please refer to the documentation on how to see all other friends" + }, "step": { "init": { "data": { "accounts": "Names of accounts to be monitored" } } - }, - "error": { - "unauthorized": "Friends list restricted: Please refer to the documentation on how to see all other friends" } } } \ No newline at end of file diff --git a/homeassistant/components/steam_online/translations/fr.json b/homeassistant/components/steam_online/translations/fr.json index ae8055638f7..416927493d1 100644 --- a/homeassistant/components/steam_online/translations/fr.json +++ b/homeassistant/components/steam_online/translations/fr.json @@ -25,6 +25,9 @@ } }, "options": { + "error": { + "unauthorized": "Liste d'amis restreinte\u00a0: Veuillez consulter la documentation afin d'afficher tous les autres amis" + }, "step": { "init": { "data": { diff --git a/homeassistant/components/steam_online/translations/id.json b/homeassistant/components/steam_online/translations/id.json index abc61d42194..e944662fee1 100644 --- a/homeassistant/components/steam_online/translations/id.json +++ b/homeassistant/components/steam_online/translations/id.json @@ -25,6 +25,9 @@ } }, "options": { + "error": { + "unauthorized": "Daftar teman dibatasi: Rujuk ke dokumentasi tentang cara melihat semua teman lain" + }, "step": { "init": { "data": { diff --git a/homeassistant/components/steam_online/translations/nl.json b/homeassistant/components/steam_online/translations/nl.json index 7eafa00e53c..5512c18ee2b 100644 --- a/homeassistant/components/steam_online/translations/nl.json +++ b/homeassistant/components/steam_online/translations/nl.json @@ -25,6 +25,9 @@ } }, "options": { + "error": { + "unauthorized": "Vriendenlijst beperkt: raadpleeg de documentatie over hoe je alle andere vrienden kunt zien" + }, "step": { "init": { "data": { diff --git a/homeassistant/components/steam_online/translations/pt-BR.json b/homeassistant/components/steam_online/translations/pt-BR.json index cca660e891e..5aa9d0d2520 100644 --- a/homeassistant/components/steam_online/translations/pt-BR.json +++ b/homeassistant/components/steam_online/translations/pt-BR.json @@ -25,6 +25,9 @@ } }, "options": { + "error": { + "unauthorized": "Lista restrita de amigos: consulte a documenta\u00e7\u00e3o sobre como ver todos os outros amigos" + }, "step": { "init": { "data": { diff --git a/homeassistant/components/waze_travel_time/translations/ja.json b/homeassistant/components/waze_travel_time/translations/ja.json index 5ed0741a67e..545c0cdb0d6 100644 --- a/homeassistant/components/waze_travel_time/translations/ja.json +++ b/homeassistant/components/waze_travel_time/translations/ja.json @@ -11,7 +11,7 @@ "data": { "destination": "\u76ee\u7684\u5730", "name": "\u540d\u524d", - "origin": "\u30aa\u30ea\u30b8\u30f3", + "origin": "\u539f\u70b9(Origin)", "region": "\u30ea\u30fc\u30b8\u30e7\u30f3" }, "description": "\u51fa\u767a\u5730\u3068\u76ee\u7684\u5730\u306b\u3001\u5834\u6240\u306e\u4f4f\u6240\u307e\u305f\u306fGPS\u5ea7\u6a19\u3092\u5165\u529b\u3057\u307e\u3059(GPS\u306e\u5ea7\u6a19\u306f\u30b3\u30f3\u30de\u3067\u533a\u5207\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059)\u3002\u3053\u306e\u60c5\u5831\u3092\u72b6\u614b(state)\u3067\u63d0\u4f9b\u3059\u308b\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3ID\u3001\u7def\u5ea6\u3068\u7d4c\u5ea6\u306e\u5c5e\u6027\u3092\u6301\u3064\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3ID\u3001\u307e\u305f\u306f\u30be\u30fc\u30f3\u306e\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u540d\u3092\u5165\u529b\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002" diff --git a/homeassistant/components/yolink/translations/ru.json b/homeassistant/components/yolink/translations/ru.json new file mode 100644 index 00000000000..a1db7e744a8 --- /dev/null +++ b/homeassistant/components/yolink/translations/ru.json @@ -0,0 +1,25 @@ +{ + "config": { + "abort": { + "already_configured": "\u042d\u0442\u0430 \u0443\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432 Home Assistant.", + "already_in_progress": "\u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f.", + "authorize_url_timeout": "\u0418\u0441\u0442\u0435\u043a\u043b\u043e \u0432\u0440\u0435\u043c\u044f \u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438 \u0441\u0441\u044b\u043b\u043a\u0438 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438.", + "missing_configuration": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044c \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0443. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0435\u0439.", + "no_url_available": "URL-\u0430\u0434\u0440\u0435\u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d. \u041e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 [\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0435\u0439]({docs_url}) \u0434\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043e\u0431 \u044d\u0442\u043e\u0439 \u043e\u0448\u0438\u0431\u043a\u0435.", + "oauth_error": "\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u044b \u043d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u0442\u043e\u043a\u0435\u043d\u0430.", + "reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430 \u0443\u0441\u043f\u0435\u0448\u043d\u043e." + }, + "create_entry": { + "default": "\u0410\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u043f\u0440\u043e\u0439\u0434\u0435\u043d\u0430 \u0443\u0441\u043f\u0435\u0448\u043d\u043e." + }, + "step": { + "pick_implementation": { + "title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0441\u043f\u043e\u0441\u043e\u0431 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438" + }, + "reauth_confirm": { + "description": "\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0443\u0447\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 yolink", + "title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f" + } + } + } +} \ No newline at end of file