[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

@ -3,6 +3,10 @@
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
},
"error": {
"one": "Vide",
"other": "Vide"
},
"step": {
"one": "",
"other": "Autre"

View file

@ -0,0 +1,17 @@
{
"config": {
"abort": {
"already_configured": "Perangkat sudah dikonfigurasi"
}
},
"options": {
"step": {
"init": {
"data": {
"time_between_update": "Interval minimum pembaruan entitas (dalam detik)"
},
"title": "Opsi DSMR"
}
}
}
}

View file

@ -3,5 +3,15 @@
"abort": {
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
}
},
"options": {
"step": {
"init": {
"data": {
"time_between_update": "\uad6c\uc131\uc694\uc18c \uc5c6\ub370\uc774\ud2b8 \uac04 \ucd5c\uc18c \uc2dc\uac04 (\ucd08)"
},
"title": "DSMR \uc635\uc158"
}
}
}
}