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

57 lines
1.9 KiB
JSON
Raw Normal View History

2020-12-15 00:04:49 +00:00
{
2021-02-03 10:46:49 +00:00
"config": {
"abort": {
2021-11-08 00:12:31 +00:00
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"cannot_communicate": "\u0130leti\u015fim kurulamad\u0131",
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"error": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"cannot_communicate": "\u0130leti\u015fim kurulamad\u0131",
"cannot_connect": "Ba\u011flanma hatas\u0131",
"one": "Bo\u015f",
"other": "Bo\u015f"
2021-11-07 00:12:38 +00:00
},
"step": {
2021-11-08 00:12:31 +00:00
"one": "Bo\u015f",
"other": "Bo\u015f",
2021-11-07 00:12:38 +00:00
"setup_network": {
"data": {
2021-11-08 00:12:31 +00:00
"dsmr_version": "DSMR s\u00fcr\u00fcm\u00fcn\u00fc se\u00e7in",
2021-12-04 00:13:16 +00:00
"host": "Sunucu",
2021-11-08 00:12:31 +00:00
"port": "Port"
2021-11-07 00:12:38 +00:00
},
"title": "Ba\u011flant\u0131 adresini se\u00e7in"
},
"setup_serial": {
"data": {
"dsmr_version": "DSMR s\u00fcr\u00fcm\u00fcn\u00fc se\u00e7in",
"port": "Cihaz se\u00e7"
},
"title": "Cihaz"
},
"setup_serial_manual_path": {
2021-11-08 00:12:31 +00:00
"data": {
"port": "USB Cihaz Yolu"
},
2021-11-07 00:12:38 +00:00
"title": "Yol"
},
"user": {
"data": {
"type": "Ba\u011flant\u0131 t\u00fcr\u00fc"
},
"title": "Ba\u011flant\u0131 t\u00fcr\u00fcn\u00fc se\u00e7in"
}
2021-02-03 10:46:49 +00:00
}
},
2020-12-15 00:04:49 +00:00
"options": {
"step": {
"init": {
"data": {
"time_between_update": "Varl\u0131k g\u00fcncellemeleri [ler] aras\u0131ndaki minimum s\u00fcre"
},
"title": "DSMR Se\u00e7enekleri"
}
}
}
}