[ci skip] Translation update
This commit is contained in:
parent
f82e59c32a
commit
c11b85af2f
1350 changed files with 17396 additions and 1767 deletions
3
homeassistant/components/number/translations/de.json
Normal file
3
homeassistant/components/number/translations/de.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"title": "Nummer"
|
||||
}
|
8
homeassistant/components/number/translations/hu.json
Normal file
8
homeassistant/components/number/translations/hu.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_value": "{entity_name} \u00e9rt\u00e9k\u00e9nek be\u00e1ll\u00edt\u00e1sa"
|
||||
}
|
||||
},
|
||||
"title": "Sz\u00e1m"
|
||||
}
|
8
homeassistant/components/number/translations/id.json
Normal file
8
homeassistant/components/number/translations/id.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_value": "Tetapkan nilai untuk {entity_name}"
|
||||
}
|
||||
},
|
||||
"title": "Bilangan"
|
||||
}
|
8
homeassistant/components/number/translations/ko.json
Normal file
8
homeassistant/components/number/translations/ko.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_value": "{entity_name}\uc758 \uac12 \uc124\uc815\ud558\uae30"
|
||||
}
|
||||
},
|
||||
"title": "\uc22b\uc790"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_value": "\u8bbe\u7f6e {entity_name} \u7684\u503c"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue