core/homeassistant/components/twinkly/translations/tr.json

20 lines
518 B
JSON
Raw Normal View History

2020-12-15 00:04:49 +00:00
{
"config": {
2021-02-03 10:46:49 +00:00
"abort": {
"device_exists": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
2020-12-15 00:04:49 +00:00
"step": {
2021-12-18 00:13:26 +00:00
"discovery_confirm": {
"description": "{name} - {model} ( {host} ) kurulumunu yapmak istiyor musunuz?"
},
2020-12-15 00:04:49 +00:00
"user": {
"data": {
2022-01-17 00:14:48 +00:00
"host": "Sunucu"
2022-04-29 00:22:21 +00:00
}
2020-12-15 00:04:49 +00:00
}
}
}
}