[ci skip] Translation update
This commit is contained in:
parent
a40d853682
commit
75659ff787
47 changed files with 544 additions and 38 deletions
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"button1": "Nupp 1",
|
||||
"button10": "Nupp 10",
|
||||
"button2": "Nupp 2",
|
||||
"button3": "Nupp 3",
|
||||
"button4": "Nupp 4",
|
||||
"button5": "Nupp 5",
|
||||
"button6": "Nupp 6",
|
||||
"button7": "Nupp 7",
|
||||
"button8": "Nupp 8",
|
||||
"button9": "Nupp 9",
|
||||
"doorbell": "Uksekell"
|
||||
},
|
||||
"trigger_type": {
|
||||
"double_press": "\" {subtype} \" tehtud topeltkl\u00f5ps",
|
||||
"long_press": "\" {subtype} \" on pikalt alla vajutatud",
|
||||
"single_press": "\" {subtype} \" on vajutatud"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -53,5 +53,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"button1": "Kn\u00e4ppchen 1",
|
||||
"button10": "Kn\u00e4ppchen 10",
|
||||
"button2": "Kn\u00e4ppchen 2",
|
||||
"button3": "Kn\u00e4ppchen 3",
|
||||
"button4": "Kn\u00e4ppchen 4",
|
||||
"button5": "Kn\u00e4ppchen 5",
|
||||
"button6": "Kn\u00e4ppchen 6",
|
||||
"button7": "Kn\u00e4ppchen 7",
|
||||
"button8": "Kn\u00e4ppchen 8",
|
||||
"button9": "Kn\u00e4ppchen 9"
|
||||
}
|
||||
},
|
||||
"title": "HomeKit Kontroller"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue