[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-09-23 00:05:01 +00:00
parent a40d853682
commit 75659ff787
47 changed files with 544 additions and 38 deletions

View file

@ -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"
}
}
}

View file

@ -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"
}