[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

@ -1,7 +1,11 @@
{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6zt m\u00e1r konfigur\u00e1ltuk"
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"step": {
"user": {

View file

@ -0,0 +1,20 @@
{
"config": {
"abort": {
"already_configured": "Perangkat sudah dikonfigurasi"
},
"error": {
"already_configured": "Perangkat sudah dikonfigurasi",
"cannot_connect": "Gagal terhubung"
},
"step": {
"user": {
"data": {
"host": "Host",
"name": "Prefiks yang akan digunakan untuk sensor Solar-Log Anda"
},
"title": "Tentukan koneksi Solar-Log Anda"
}
}
}
}