[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2021-03-16 00:04:36 +00:00
parent f82e59c32a
commit c11b85af2f
1350 changed files with 17396 additions and 1767 deletions

View file

@ -0,0 +1,11 @@
{
"config": {
"step": {
"user": {
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4"
}
}
}
}
}

View file

@ -1,5 +1,11 @@
{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
},
"step": {
"user": {
"data": {
@ -16,7 +22,8 @@
"init": {
"data": {
"zone_run_time": "Alap\u00e9rtelmezett z\u00f3nafut\u00e1si id\u0151 (m\u00e1sodpercben)"
}
},
"title": "RainMachine konfigur\u00e1l\u00e1sa"
}
}
}

View file

@ -0,0 +1,30 @@
{
"config": {
"abort": {
"already_configured": "Perangkat sudah dikonfigurasi"
},
"error": {
"invalid_auth": "Autentikasi tidak valid"
},
"step": {
"user": {
"data": {
"ip_address": "Nama Host atau Alamat IP",
"password": "Kata Sandi",
"port": "Port"
},
"title": "Isi informasi Anda"
}
}
},
"options": {
"step": {
"init": {
"data": {
"zone_run_time": "Waktu berjalan zona default (dalam detik)"
},
"title": "Konfigurasikan RainMachine"
}
}
}
}

View file

@ -16,5 +16,15 @@
"title": "\uc0ac\uc6a9\uc790 \uc815\ubcf4 \uc785\ub825\ud558\uae30"
}
}
},
"options": {
"step": {
"init": {
"data": {
"zone_run_time": "\uae30\ubcf8 \uc9c0\uc5ed \uc2e4\ud589 \uc2dc\uac04 (\ucd08)"
},
"title": "RainMachine \uad6c\uc131\ud558\uae30"
}
}
}
}