[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,7 @@
{
"config": {
"error": {
"cannot_connect": "Nem siker\u00fclt csatlakozni"
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"step": {
"user": {

View file

@ -0,0 +1,26 @@
{
"config": {
"error": {
"cannot_connect": "Gagal terhubung"
},
"step": {
"user": {
"data": {
"latitude": "Lintang",
"longitude": "Bujur",
"name": "Nama"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"threshold": "Ambang (%)"
}
}
}
},
"title": "Sensor Aurora NOAA"
}

View file

@ -12,5 +12,15 @@
}
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"threshold": "\uc784\uacc4\uac12 (%)"
}
}
}
},
"title": "NOAA Aurora \uc13c\uc11c"
}