[ci skip] Translation update
This commit is contained in:
parent
aaeaed4117
commit
d0afc31063
40 changed files with 709 additions and 48 deletions
19
homeassistant/components/airzone/translations/ca.json
Normal file
19
homeassistant/components/airzone/translations/ca.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Amfitri\u00f3",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Configura la integraci\u00f3 Airzone."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
19
homeassistant/components/airzone/translations/de.json
Normal file
19
homeassistant/components/airzone/translations/de.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Verbindung fehlgeschlagen"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Richte die Airzone-Integration ein."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
19
homeassistant/components/airzone/translations/el.json
Normal file
19
homeassistant/components/airzone/translations/el.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u0397 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03ad\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03b8\u03b5\u03af"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u039a\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03cc\u03c2 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae\u03c2",
|
||||
"port": "\u0398\u03cd\u03c1\u03b1"
|
||||
},
|
||||
"description": "\u03a1\u03c5\u03b8\u03bc\u03af\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7 \u03c4\u03bf\u03c5 Airzone."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
19
homeassistant/components/airzone/translations/et.json
Normal file
19
homeassistant/components/airzone/translations/et.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Seade on juba h\u00e4\u00e4lestatud"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u00dchendamine nurjus"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Seadista Airzone'i sidumine"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
19
homeassistant/components/airzone/translations/hu.json
Normal file
19
homeassistant/components/airzone/translations/hu.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "C\u00edm",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Airzone integr\u00e1ci\u00f3 be\u00e1ll\u00edt\u00e1sa."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
19
homeassistant/components/airzone/translations/id.json
Normal file
19
homeassistant/components/airzone/translations/id.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Perangkat sudah dikonfigurasi"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Gagal terhubung"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Siapkan integrasi Airzone"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
19
homeassistant/components/airzone/translations/ja.json
Normal file
19
homeassistant/components/airzone/translations/ja.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u30db\u30b9\u30c8",
|
||||
"port": "\u30dd\u30fc\u30c8"
|
||||
},
|
||||
"description": "Airzone\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
19
homeassistant/components/airzone/translations/nl.json
Normal file
19
homeassistant/components/airzone/translations/nl.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Apparaat is al geconfigureerd"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kon niet verbinden"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Poort"
|
||||
},
|
||||
"description": "Airzone integratie instellen."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
19
homeassistant/components/airzone/translations/no.json
Normal file
19
homeassistant/components/airzone/translations/no.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Enheten er allerede konfigurert"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Tilkobling mislyktes"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vert",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Sett opp Airzone-integrasjon."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
19
homeassistant/components/airzone/translations/pl.json
Normal file
19
homeassistant/components/airzone/translations/pl.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Nazwa hosta lub adres IP",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Skonfiguruj integracj\u0119 Airzone."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
19
homeassistant/components/airzone/translations/pt-BR.json
Normal file
19
homeassistant/components/airzone/translations/pt-BR.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Falha ao conectar"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Porta"
|
||||
},
|
||||
"description": "Configure a integra\u00e7\u00e3o Airzone."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
19
homeassistant/components/airzone/translations/ru.json
Normal file
19
homeassistant/components/airzone/translations/ru.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"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."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0425\u043e\u0441\u0442",
|
||||
"port": "\u041f\u043e\u0440\u0442"
|
||||
},
|
||||
"description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 Home Assistant \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0441 Airzone."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
19
homeassistant/components/airzone/translations/zh-Hant.json
Normal file
19
homeassistant/components/airzone/translations/zh-Hant.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u9023\u7dda\u5931\u6557"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u4e3b\u6a5f\u7aef",
|
||||
"port": "\u901a\u8a0a\u57e0"
|
||||
},
|
||||
"description": "\u8a2d\u5b9a Airzone \u6574\u5408\u3002"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -10,7 +10,8 @@
|
|||
"already_in_progress": "\u69cb\u6210\u30d5\u30ed\u30fc\u306f\u3059\u3067\u306b\u9032\u884c\u4e2d\u3067\u3059",
|
||||
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
|
||||
"connection_error": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
|
||||
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c"
|
||||
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c",
|
||||
"upnp_not_configured": "\u30c7\u30d0\u30a4\u30b9\u306bUPnP\u306e\u8a2d\u5b9a\u304c\u3042\u308a\u307e\u305b\u3093\u3002"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
|
|
|
@ -1,4 +1,66 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"cover": {
|
||||
"data": {
|
||||
"entities": "A csoport tagjai",
|
||||
"name": "Csoport neve"
|
||||
},
|
||||
"description": "Csoport be\u00e1ll\u00edt\u00e1sai"
|
||||
},
|
||||
"cover_options": {
|
||||
"data": {
|
||||
"entities": "A csoport tagjai"
|
||||
},
|
||||
"description": "Csoport be\u00e1ll\u00edt\u00e1sai"
|
||||
},
|
||||
"fan": {
|
||||
"data": {
|
||||
"entities": "A csoport tagjai",
|
||||
"name": "A csoport elnevez\u00e9se"
|
||||
},
|
||||
"description": "Csoport be\u00e1ll\u00edt\u00e1sai"
|
||||
},
|
||||
"fan_options": {
|
||||
"data": {
|
||||
"entities": "A csoport tagjai"
|
||||
},
|
||||
"description": "Csoport be\u00e1ll\u00edt\u00e1sai"
|
||||
},
|
||||
"init": {
|
||||
"data": {
|
||||
"group_type": "A csoport t\u00edpusa"
|
||||
},
|
||||
"description": "A csoport t\u00edpusa"
|
||||
},
|
||||
"light": {
|
||||
"data": {
|
||||
"entities": "A csoport tagjai",
|
||||
"name": "A csoport elnevez\u00e9se"
|
||||
},
|
||||
"description": "Csoport be\u00e1ll\u00edt\u00e1sai"
|
||||
},
|
||||
"light_options": {
|
||||
"data": {
|
||||
"entities": "A csoport tagjai"
|
||||
},
|
||||
"description": "Csoport be\u00e1ll\u00edt\u00e1sai"
|
||||
},
|
||||
"media_player": {
|
||||
"data": {
|
||||
"entities": "A csoport tagjai",
|
||||
"name": "A csoport elnevez\u00e9se"
|
||||
},
|
||||
"description": "Csoport be\u00e1ll\u00edt\u00e1sai"
|
||||
},
|
||||
"media_player_options": {
|
||||
"data": {
|
||||
"entities": "A csoport tagjai"
|
||||
},
|
||||
"description": "Csoport be\u00e1ll\u00edt\u00e1sai"
|
||||
}
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"closed": "Z\u00e1rva",
|
||||
|
|
|
@ -1,4 +1,66 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"cover": {
|
||||
"data": {
|
||||
"entities": "\u30b0\u30eb\u30fc\u30d7\u306e\u30e1\u30f3\u30d0\u30fc",
|
||||
"name": "\u30b0\u30eb\u30fc\u30d7\u540d"
|
||||
},
|
||||
"description": "\u30b0\u30eb\u30fc\u30d7\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e"
|
||||
},
|
||||
"cover_options": {
|
||||
"data": {
|
||||
"entities": "\u30b0\u30eb\u30fc\u30d7\u306e\u30e1\u30f3\u30d0\u30fc"
|
||||
},
|
||||
"description": "\u30b0\u30eb\u30fc\u30d7\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e"
|
||||
},
|
||||
"fan": {
|
||||
"data": {
|
||||
"entities": "\u30b0\u30eb\u30fc\u30d7\u306e\u30e1\u30f3\u30d0\u30fc",
|
||||
"name": "\u30b0\u30eb\u30fc\u30d7\u540d"
|
||||
},
|
||||
"description": "\u30b0\u30eb\u30fc\u30d7\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e"
|
||||
},
|
||||
"fan_options": {
|
||||
"data": {
|
||||
"entities": "\u30b0\u30eb\u30fc\u30d7\u306e\u30e1\u30f3\u30d0\u30fc"
|
||||
},
|
||||
"description": "\u30b0\u30eb\u30fc\u30d7\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e"
|
||||
},
|
||||
"init": {
|
||||
"data": {
|
||||
"group_type": "\u30b0\u30eb\u30fc\u30d7\u30bf\u30a4\u30d7"
|
||||
},
|
||||
"description": "\u30b0\u30eb\u30fc\u30d7\u306e\u7a2e\u985e\u3092\u9078\u629e"
|
||||
},
|
||||
"light": {
|
||||
"data": {
|
||||
"entities": "\u30b0\u30eb\u30fc\u30d7\u306e\u30e1\u30f3\u30d0\u30fc",
|
||||
"name": "\u30b0\u30eb\u30fc\u30d7\u540d"
|
||||
},
|
||||
"description": "\u30b0\u30eb\u30fc\u30d7\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e"
|
||||
},
|
||||
"light_options": {
|
||||
"data": {
|
||||
"entities": "\u30b0\u30eb\u30fc\u30d7\u306e\u30e1\u30f3\u30d0\u30fc"
|
||||
},
|
||||
"description": "\u30b0\u30eb\u30fc\u30d7\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e"
|
||||
},
|
||||
"media_player": {
|
||||
"data": {
|
||||
"entities": "\u30b0\u30eb\u30fc\u30d7\u306e\u30e1\u30f3\u30d0\u30fc",
|
||||
"name": "\u30b0\u30eb\u30fc\u30d7\u540d"
|
||||
},
|
||||
"description": "\u30b0\u30eb\u30fc\u30d7\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e"
|
||||
},
|
||||
"media_player_options": {
|
||||
"data": {
|
||||
"entities": "\u30b0\u30eb\u30fc\u30d7\u306e\u30e1\u30f3\u30d0\u30fc"
|
||||
},
|
||||
"description": "\u30b0\u30eb\u30fc\u30d7\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e"
|
||||
}
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"closed": "\u9589\u9396",
|
||||
|
|
|
@ -3,61 +3,61 @@
|
|||
"step": {
|
||||
"cover": {
|
||||
"data": {
|
||||
"entities": "Groep leden",
|
||||
"name": "Groep naam"
|
||||
"entities": "Groepsleden",
|
||||
"name": "Groepsnaam"
|
||||
},
|
||||
"description": "Selecteer groep opties"
|
||||
"description": "Selecteer groepsopties"
|
||||
},
|
||||
"cover_options": {
|
||||
"data": {
|
||||
"entities": "Groep leden"
|
||||
"entities": "Groepsleden"
|
||||
},
|
||||
"description": "Selecteer groep opties"
|
||||
"description": "Selecteer groepsopties"
|
||||
},
|
||||
"fan": {
|
||||
"data": {
|
||||
"entities": "Groep leden",
|
||||
"name": "Groep naam"
|
||||
"entities": "Groepsleden",
|
||||
"name": "Groepsnaam"
|
||||
},
|
||||
"description": "Selecteer groep opties"
|
||||
"description": "Selecteer groepsopties"
|
||||
},
|
||||
"fan_options": {
|
||||
"data": {
|
||||
"entities": "Groep leden"
|
||||
"entities": "Groepsleden"
|
||||
},
|
||||
"description": "Selecteer groep opties"
|
||||
"description": "Selecteer groepsopties"
|
||||
},
|
||||
"init": {
|
||||
"data": {
|
||||
"group_type": "Groep type"
|
||||
"group_type": "Groepstype"
|
||||
},
|
||||
"description": "Selecteer groep type"
|
||||
"description": "Selecteer groepstype"
|
||||
},
|
||||
"light": {
|
||||
"data": {
|
||||
"entities": "Groep leden",
|
||||
"name": "Groep naam"
|
||||
"entities": "Groepsleden",
|
||||
"name": "Groepsnaam"
|
||||
},
|
||||
"description": "Selecteer groep opties"
|
||||
"description": "Selecteer groepsopties"
|
||||
},
|
||||
"light_options": {
|
||||
"data": {
|
||||
"entities": "Groep leden"
|
||||
"entities": "Groepsleden"
|
||||
},
|
||||
"description": "Selecteer groep opties"
|
||||
"description": "Selecteer groepsopties"
|
||||
},
|
||||
"media_player": {
|
||||
"data": {
|
||||
"entities": "Groep leden\n",
|
||||
"name": "Groep naam"
|
||||
"entities": "Groepsleden",
|
||||
"name": "Groepsnaam"
|
||||
},
|
||||
"description": "Selecteer groep opties"
|
||||
"description": "Selecteer groepsopties"
|
||||
},
|
||||
"media_player_options": {
|
||||
"data": {
|
||||
"entities": "Groep leden"
|
||||
"entities": "Groepsleden"
|
||||
},
|
||||
"description": "Selecteer groep opties"
|
||||
"description": "Selecteer groepsopties"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1,4 +1,66 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"cover": {
|
||||
"data": {
|
||||
"entities": "Gruppemedlemmer",
|
||||
"name": "Gruppenavn"
|
||||
},
|
||||
"description": "Velg gruppealternativer"
|
||||
},
|
||||
"cover_options": {
|
||||
"data": {
|
||||
"entities": "Gruppemedlemmer"
|
||||
},
|
||||
"description": "Velg gruppealternativer"
|
||||
},
|
||||
"fan": {
|
||||
"data": {
|
||||
"entities": "Gruppemedlemmer",
|
||||
"name": "Gruppenavn"
|
||||
},
|
||||
"description": "Velg gruppealternativer"
|
||||
},
|
||||
"fan_options": {
|
||||
"data": {
|
||||
"entities": "Gruppemedlemmer"
|
||||
},
|
||||
"description": "Velg gruppealternativer"
|
||||
},
|
||||
"init": {
|
||||
"data": {
|
||||
"group_type": "Gruppetype"
|
||||
},
|
||||
"description": "Velg gruppetype"
|
||||
},
|
||||
"light": {
|
||||
"data": {
|
||||
"entities": "Gruppemedlemmer",
|
||||
"name": "Gruppenavn"
|
||||
},
|
||||
"description": "Velg gruppealternativer"
|
||||
},
|
||||
"light_options": {
|
||||
"data": {
|
||||
"entities": "Gruppemedlemmer"
|
||||
},
|
||||
"description": "Velg gruppealternativer"
|
||||
},
|
||||
"media_player": {
|
||||
"data": {
|
||||
"entities": "Gruppemedlemmer",
|
||||
"name": "Gruppenavn"
|
||||
},
|
||||
"description": "Velg gruppealternativer"
|
||||
},
|
||||
"media_player_options": {
|
||||
"data": {
|
||||
"entities": "Gruppemedlemmer"
|
||||
},
|
||||
"description": "Velg gruppealternativer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"closed": "Lukket",
|
||||
|
|
27
homeassistant/components/kaleidescape/translations/hu.json
Normal file
27
homeassistant/components/kaleidescape/translations/hu.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
|
||||
"already_in_progress": "A konfigur\u00e1l\u00e1s m\u00e1r folyamatban van",
|
||||
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt",
|
||||
"unsupported": "Nem t\u00e1mogatott eszk\u00f6z"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
||||
"unsupported": "Nem t\u00e1mogatott eszk\u00f6z"
|
||||
},
|
||||
"flow_title": "{model} ({name})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani a {name} nev\u0171, {model} t\u00edpus\u00fa lej\u00e1tsz\u00f3t?",
|
||||
"title": "Kaleidescape"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "C\u00edm"
|
||||
},
|
||||
"title": "Kaleidescape be\u00e1ll\u00edt\u00e1sa"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
27
homeassistant/components/kaleidescape/translations/ja.json
Normal file
27
homeassistant/components/kaleidescape/translations/ja.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
|
||||
"already_in_progress": "\u69cb\u6210\u30d5\u30ed\u30fc\u306f\u3059\u3067\u306b\u9032\u884c\u4e2d\u3067\u3059",
|
||||
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc",
|
||||
"unsupported": "\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u306a\u3044\u30c7\u30d0\u30a4\u30b9"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
|
||||
"unsupported": "\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u306a\u3044\u30c7\u30d0\u30a4\u30b9"
|
||||
},
|
||||
"flow_title": "{model} ({name})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "{model} \u30d7\u30ec\u30a4\u30e4\u30fc\u540d {name} \u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u304b\uff1f",
|
||||
"title": "\u30ab\u30ec\u30a4\u30c9\u30b9\u30b1\u30fc\u30d7(Kaleidescape)"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u30db\u30b9\u30c8"
|
||||
},
|
||||
"title": "\u30ab\u30ec\u30a4\u30c9\u30b9\u30b1\u30fc\u30d7(Kaleidescape)\u306e\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2,18 +2,25 @@
|
|||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Apparaat is al geconfigureerd",
|
||||
"already_in_progress": "Configuratiestroom is al bezig",
|
||||
"unknown": "Onverwachte fout",
|
||||
"unsupported": "Niet-ondersteund apparaat\n"
|
||||
"unsupported": "Niet-ondersteund apparaat"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Verbinding mislukt",
|
||||
"unsupported": "Niet-ondersteund apparaat"
|
||||
},
|
||||
"flow_title": "{model} ({name})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Wil je de speler {model} met de naam {name} instellen?",
|
||||
"title": "Kaleidescape"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
}
|
||||
},
|
||||
"title": "Kaleidescape configuratie"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
27
homeassistant/components/kaleidescape/translations/no.json
Normal file
27
homeassistant/components/kaleidescape/translations/no.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Enheten er allerede konfigurert",
|
||||
"already_in_progress": "Konfigurasjonsflyten p\u00e5g\u00e5r allerede",
|
||||
"unknown": "Uventet feil",
|
||||
"unsupported": "Enhet som ikke st\u00f8ttes"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Tilkobling mislyktes",
|
||||
"unsupported": "Enhet som ikke st\u00f8ttes"
|
||||
},
|
||||
"flow_title": "{model} ( {name} )",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Vil du sette opp {model} -spilleren med navnet {name} ?",
|
||||
"title": "Kaleidescape"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vert"
|
||||
},
|
||||
"title": "Kaleidescape-oppsett"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
13
homeassistant/components/moon/translations/ja.json
Normal file
13
homeassistant/components/moon/translations/ja.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"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"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3092\u958b\u59cb\u3057\u307e\u3059\u304b\uff1f"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "\u6708"
|
||||
}
|
|
@ -71,14 +71,14 @@
|
|||
"birth_enable": "Geboortebericht inschakelen",
|
||||
"birth_payload": "Birth message payload",
|
||||
"birth_qos": "Birth message QoS",
|
||||
"birth_retain": "Birth message behouden",
|
||||
"birth_retain": "Verbind bericht onthouden",
|
||||
"birth_topic": "Birth message onderwerp",
|
||||
"discovery": "Discovery inschakelen",
|
||||
"will_enable": "Will message inschakelen",
|
||||
"will_payload": "Will message payload",
|
||||
"will_qos": "Will message QoS",
|
||||
"will_retain": "Will message behouden",
|
||||
"will_topic": "Will message topic"
|
||||
"will_enable": "Offline bericht inschakelen",
|
||||
"will_payload": "Offline bericht inhoud",
|
||||
"will_qos": "Offline bericht QoS",
|
||||
"will_retain": "Offline bericht onthouden",
|
||||
"will_topic": "Offline bericht topic"
|
||||
},
|
||||
"description": "Detectie - Als detectie is ingeschakeld (aanbevolen), zal Home Assistant automatisch apparaten en entiteiten detecteren die hun configuratie publiceren op de MQTT-broker. Als detectie is uitgeschakeld, moet alle configuratie handmatig worden uitgevoerd.\n Birth message - Het birth message wordt elke keer dat Home Assistant (opnieuw) verbinding maakt met de MQTT-broker, verzonden.\n Will message - Het will message wordt telkens verzonden wanneer Home Assistant de verbinding met de broker verliest, zowel in het geval van een schone (bijv. Home Assistant wordt uitgeschakeld) als in geval van een onjuiste (bijv. Home Assistant crasht of verliest de netwerkverbinding) verbroken verbinding.",
|
||||
"title": "MQTT-opties"
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"consider_home": "Overweeg thuis tijd (seconden)"
|
||||
"consider_home": "Aantal seconden dat wordt gewacht voordat een apparaat als afwezig wordt beschouwd"
|
||||
},
|
||||
"description": "Optionele instellingen opgeven",
|
||||
"title": "Netgear"
|
||||
|
|
|
@ -22,5 +22,31 @@
|
|||
"title": "1-Wire\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"error": {
|
||||
"device_not_selected": "\u8a2d\u5b9a\u3059\u308b\u30c7\u30d0\u30a4\u30b9\u3092\u9078\u629e"
|
||||
},
|
||||
"step": {
|
||||
"ack_no_options": {
|
||||
"description": "SysBus\u306e\u5b9f\u88c5\u306b\u95a2\u3059\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u306f\u3042\u308a\u307e\u305b\u3093",
|
||||
"title": "OneWire SysBus\u306e\u30aa\u30d7\u30b7\u30e7\u30f3"
|
||||
},
|
||||
"configure_device": {
|
||||
"data": {
|
||||
"precision": "\u30bb\u30f3\u30b5\u30fc\u306e\u7cbe\u5ea6"
|
||||
},
|
||||
"description": "{sensor_id} \u306e\u30bb\u30f3\u30b5\u30fc\u7cbe\u5ea6\u3092\u9078\u629e",
|
||||
"title": "OneWire\u30bb\u30f3\u30b5\u30fc\u306e\u7cbe\u5ea6"
|
||||
},
|
||||
"device_selection": {
|
||||
"data": {
|
||||
"clear_device_options": "\u5168\u30c7\u30d0\u30a4\u30b9\u306e\u30b3\u30f3\u30d5\u30a3\u30ae\u30e5\u30ec\u30fc\u30b7\u30e7\u30f3\u3092\u30af\u30ea\u30a2\u3059\u308b",
|
||||
"device_selection": "\u8a2d\u5b9a\u3059\u308b\u30c7\u30d0\u30a4\u30b9\u3092\u9078\u629e"
|
||||
},
|
||||
"description": "\u3069\u306e\u3088\u3046\u306a\u51e6\u7406\u30b9\u30c6\u30c3\u30d7\u3092\u8e0f\u3080\u306e\u304b\u9078\u629e",
|
||||
"title": "OneWire\u30c7\u30d0\u30a4\u30b9\u306e\u30aa\u30d7\u30b7\u30e7\u30f3"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -29,8 +29,8 @@
|
|||
},
|
||||
"step": {
|
||||
"ack_no_options": {
|
||||
"description": "Er zijn geen opties voor de SysBus-implementatie",
|
||||
"title": "OneWire SysBus-opties"
|
||||
"description": "Er zijn geen opties voor de SysBus implementatie",
|
||||
"title": "OneWire SysBus opties"
|
||||
},
|
||||
"configure_device": {
|
||||
"data": {
|
||||
|
@ -44,7 +44,7 @@
|
|||
"clear_device_options": "Wis alle apparaatconfiguraties",
|
||||
"device_selection": "Selecteer apparaten om te configureren"
|
||||
},
|
||||
"description": "Selecteer welke configuratiestappen moeten doorlopen",
|
||||
"description": "Selecteer welke configuratiestappen moeten worden doorlopen",
|
||||
"title": "OneWire-apparaatopties"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -28,13 +28,13 @@
|
|||
"armed_night": "Ingeschakeld nacht"
|
||||
},
|
||||
"description": "Selecteer in welke staat u uw Risco-alarm wilt instellen wanneer u het Home Assistant-alarm inschakelt",
|
||||
"title": "Wijs Home Assistant-staten toe aan Risco-staten"
|
||||
"title": "Wijs Home Assistant statussen toe aan Risco status"
|
||||
},
|
||||
"init": {
|
||||
"data": {
|
||||
"code_arm_required": "PIN-code vereist om in te schakelen",
|
||||
"code_disarm_required": "PIN-code vereist om uit te schakelen",
|
||||
"scan_interval": "Polling-interval (in seconden)"
|
||||
"scan_interval": "Hoe vaak moet Risco worden ververst (in seconden)"
|
||||
},
|
||||
"title": "Configureer opties"
|
||||
},
|
||||
|
@ -47,8 +47,8 @@
|
|||
"arm": "Ingeschakeld (AFWEZIG)",
|
||||
"partial_arm": "Gedeeltelijk ingeschakeld (AANWEZIG)"
|
||||
},
|
||||
"description": "Selecteer welke staat uw Home Assistant alarm zal melden voor elke staat gemeld door Risco",
|
||||
"title": "Wijs Risco-staten toe aan Home Assistant-staten"
|
||||
"description": "Selecteer welke status uw Home Assistant alarm zal melden voor elke status gemeld door Risco",
|
||||
"title": "Wijs Risco status toe aan Home Assistant statussen"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
14
homeassistant/components/season/translations/hu.json
Normal file
14
homeassistant/components/season/translations/hu.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "A szolg\u00e1ltat\u00e1s m\u00e1r konfigur\u00e1lva van"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"type": "Az \u00e9vszak meghat\u00e1roz\u00e1s\u00e1nak t\u00edpusa"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
14
homeassistant/components/season/translations/ja.json
Normal file
14
homeassistant/components/season/translations/ja.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u30b5\u30fc\u30d3\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"type": "\u30b7\u30fc\u30ba\u30f3\u5b9a\u7fa9\u306e\u7a2e\u985e"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2,6 +2,13 @@
|
|||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Dienst is al geconfigureerd"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"type": "Type sessie definitie"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
14
homeassistant/components/season/translations/no.json
Normal file
14
homeassistant/components/season/translations/no.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Tjenesten er allerede konfigurert"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"type": "Type sesongdefinisjon"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"condition_type": {
|
||||
"is_apparent_power": "Huidig {entity_name} schijnbaar vermogen",
|
||||
"is_battery_level": "Huidige batterijniveau {entity_name}",
|
||||
"is_carbon_dioxide": "Huidig niveau {entity_name} kooldioxideconcentratie",
|
||||
"is_carbon_monoxide": "Huidig niveau {entity_name} koolmonoxideconcentratie",
|
||||
|
@ -20,6 +21,7 @@
|
|||
"is_power": "Huidige {entity_name}\nvermogen",
|
||||
"is_power_factor": "Huidige {entity_name} vermogensfactor",
|
||||
"is_pressure": "Huidige {entity_name} druk",
|
||||
"is_reactive_power": "Huidig {entity_name} blindvermogen",
|
||||
"is_signal_strength": "Huidige {entity_name} signaalsterkte",
|
||||
"is_sulphur_dioxide": "Huidige {entity_name} zwaveldioxideconcentratie",
|
||||
"is_temperature": "Huidige {entity_name} temperatuur",
|
||||
|
@ -28,6 +30,7 @@
|
|||
"is_voltage": "Huidige {entity_name} spanning"
|
||||
},
|
||||
"trigger_type": {
|
||||
"apparent_power": "{entity_name} schijnbare vermogensveranderingen",
|
||||
"battery_level": "{entity_name} batterijniveau gewijzigd",
|
||||
"carbon_dioxide": "{entity_name} kooldioxideconcentratie gewijzigd",
|
||||
"carbon_monoxide": "{entity_name} koolmonoxideconcentratie gewijzigd",
|
||||
|
@ -47,6 +50,7 @@
|
|||
"power": "{entity_name} vermogen gewijzigd",
|
||||
"power_factor": "{entity_name} power factor verandert",
|
||||
"pressure": "{entity_name} druk gewijzigd",
|
||||
"reactive_power": "{entity_name} blindvermogen veranderingen",
|
||||
"signal_strength": "{entity_name} signaalsterkte gewijzigd",
|
||||
"sulphur_dioxide": "{entity_name} zwaveldioxideconcentratieveranderingen",
|
||||
"temperature": "{entity_name} temperatuur gewijzigd",
|
||||
|
|
|
@ -26,9 +26,9 @@
|
|||
"event_handled": "Stuur afgehandelde gebeurtenissen",
|
||||
"event_third_party_packages": "Gebeurtenissen verzenden vanuit pakketten van derden",
|
||||
"logging_event_level": "Het logniveau waarvoor Sentry een gebeurtenis registreert",
|
||||
"logging_level": "Het logniveau Sentry zal logs opnemen als broodkruimels voor",
|
||||
"logging_level": "Het logniveau hoe Sentry logs zal opnemen als \"breadcrums\" is",
|
||||
"tracing": "Schakel prestatietracering in",
|
||||
"tracing_sample_rate": "Tracering van de steekproefsnelheid; tussen 0,0 en 1,0 (1,0 = 100%)"
|
||||
"tracing_sample_rate": "Steekproefsnelheid voor prestatietracering; tussen 0,0 en 1,0 (1,0 = 100%)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,4 +1,14 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"entity_id": "\u30b9\u30a4\u30c3\u30c1\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3"
|
||||
},
|
||||
"description": "\u7167\u660e\u30b9\u30a4\u30c3\u30c1\u306e\u30b9\u30a4\u30c3\u30c1\u3092\u9078\u629e\u3057\u307e\u3059\u3002"
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"toggle": "\u30c8\u30b0\u30eb {entity_name}",
|
||||
|
|
|
@ -1,4 +1,14 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"entity_id": "Bytt enhet"
|
||||
},
|
||||
"description": "Velg bryteren for lysbryteren."
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"toggle": "Veksle {entity_name}",
|
||||
|
|
|
@ -73,7 +73,7 @@
|
|||
"discovery_interval": "Polling-interval van nieuwe apparaten in seconden",
|
||||
"list_devices": "Selecteer de te configureren apparaten of laat leeg om de configuratie op te slaan",
|
||||
"query_device": "Selecteer apparaat dat query-methode zal gebruiken voor snellere statusupdate",
|
||||
"query_interval": "Peilinginterval van het apparaat in seconden"
|
||||
"query_interval": "Ververstijd van het apparaat in seconden"
|
||||
},
|
||||
"description": "Stel de waarden voor het pollinginterval niet te laag in, anders zullen de oproepen geen foutmelding in het logboek genereren",
|
||||
"title": "Configureer Tuya opties"
|
||||
|
|
|
@ -109,13 +109,18 @@
|
|||
"small": "Kecil"
|
||||
},
|
||||
"tuya__vacuum_mode": {
|
||||
"bow": "Zig Zag",
|
||||
"chargego": "Kembali ke dock",
|
||||
"left_bow": "Zig Zag Kiri",
|
||||
"left_spiral": "Spiral Kiri",
|
||||
"mop": "Pel",
|
||||
"part": "Bagian",
|
||||
"partial_bow": "Zig Zag Sebagian",
|
||||
"pick_zone": "Pilih Zona",
|
||||
"point": "Titik",
|
||||
"pose": "Area",
|
||||
"random": "Acak",
|
||||
"right_bow": "Bungkuk Kanan",
|
||||
"right_spiral": "Spiral Kanan",
|
||||
"single": "Tunggal",
|
||||
"smart": "Cerdas",
|
||||
|
|
3
homeassistant/components/update/translations/ja.json
Normal file
3
homeassistant/components/update/translations/ja.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"title": "\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8"
|
||||
}
|
|
@ -1,25 +1,32 @@
|
|||
{
|
||||
"state": {
|
||||
"wolflink__state": {
|
||||
"1_x_warmwasser": "1 x DHW",
|
||||
"1_x_warmwasser": "1 x Air Panas",
|
||||
"abgasklappe": "Katup saluran buang gas",
|
||||
"absenkbetrieb": "Mode rendah",
|
||||
"absenkstop": "Mode rendah berhenti",
|
||||
"aktiviert": "Diaktifkan",
|
||||
"antilegionellenfunktion": "Fungsi Anti-legionella",
|
||||
"at_abschaltung": "Mati suhu luar",
|
||||
"at_frostschutz": "Perlindungan embun beku suhu luar",
|
||||
"aus": "Dinonaktifkan",
|
||||
"auto": "Otomatis",
|
||||
"auto_off_cool": "AutoOffCool",
|
||||
"auto_on_cool": "AutoOnCool",
|
||||
"automatik_aus": "Otomatis MATI",
|
||||
"automatik_ein": "Otomatis NYALA",
|
||||
"auto_off_cool": "Otomatis mati dingin",
|
||||
"auto_on_cool": "Otomatis nyala dingin",
|
||||
"automatik_aus": "Otomatis mati",
|
||||
"automatik_ein": "Otomatis nyala",
|
||||
"bereit_keine_ladung": "Siap, tidak memuat",
|
||||
"betrieb_ohne_brenner": "Bekerja tanpa pembakar",
|
||||
"cooling": "Mendinginkan",
|
||||
"deaktiviert": "Tidak aktif",
|
||||
"dhw_prior": "DHWPrior",
|
||||
"dhw_prior": "Air panas sebelumnya",
|
||||
"eco": "Eco",
|
||||
"ein": "Diaktifkan",
|
||||
"estrichtrocknung": "Pengeringan lapisan lantai",
|
||||
"externe_deaktivierung": "Penonaktifan eksternal",
|
||||
"fernschalter_ein": "Kontrol jarak jauh diaktifkan",
|
||||
"frost_heizkreis": "Perlindungan beku sirkuit pemanasan",
|
||||
"frost_warmwasser": "Perlindungan beku air panas",
|
||||
"frostschutz": "Perlindungan beku",
|
||||
"gasdruck": "Tekanan gas",
|
||||
"glt_betrieb": "Mode BMS",
|
||||
|
@ -37,26 +44,38 @@
|
|||
"kombigerat": "Ketel kombinasi",
|
||||
"kombigerat_mit_solareinbindung": "Ketel kombinasi dengan integrasi tenaga surya",
|
||||
"mindest_kombizeit": "Waktu kombi minimum",
|
||||
"nachlauf_heizkreispumpe": "Pompa berjalan sirkuit pemanasan",
|
||||
"nachspulen": "Putar ulang",
|
||||
"nur_heizgerat": "Hanya boiler",
|
||||
"parallelbetrieb": "Mode paralel",
|
||||
"partymodus": "Mode pesta",
|
||||
"perm_cooling": "Pendinginan permanen",
|
||||
"permanent": "Permanen",
|
||||
"permanentbetrieb": "Mode permanen",
|
||||
"reduzierter_betrieb": "Mode terbatas",
|
||||
"rt_abschaltung": "Mati suhu kamar",
|
||||
"rt_frostschutz": "Perlindungan embun beku suhu kamar",
|
||||
"ruhekontakt": "Kontak saat istirahat",
|
||||
"schornsteinfeger": "Uji emisi",
|
||||
"smart_grid": "SmartGrid",
|
||||
"smart_home": "SmartHome",
|
||||
"softstart": "Mulai rendah",
|
||||
"solarbetrieb": "Mode surya",
|
||||
"sparbetrieb": "Mode ekonomi",
|
||||
"sparen": "Ekonomi",
|
||||
"spreizung_hoch": "Perbedaan suhu sensor terlalu tinggi",
|
||||
"spreizung_kf": "Sebaran sensor suhu ketel",
|
||||
"stabilisierung": "Stabilisasi",
|
||||
"standby": "Siaga",
|
||||
"start": "Mulai",
|
||||
"storung": "Kesalahan",
|
||||
"taktsperre": "Anti-siklus",
|
||||
"telefonfernschalter": "Saklar jarak jauh per telepon",
|
||||
"test": "Pengujian",
|
||||
"tpw": "Pemantau titik embun",
|
||||
"urlaubsmodus": "Mode liburan",
|
||||
"ventilprufung": "Uji katup",
|
||||
"vorspulen": "Putar awal",
|
||||
"warmwasser": "Air Panas Domestik",
|
||||
"warmwasser_schnellstart": "Mulai cepat Air Panas Domestik",
|
||||
"warmwasserbetrieb": "Mode Air Panas Domestik",
|
||||
|
|
Loading…
Add table
Reference in a new issue