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

32 lines
1.2 KiB
JSON
Raw Normal View History

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",
"no_devices_found": "A\u011fda cihaz bulunamad\u0131",
2021-02-03 10:46:49 +00:00
"single_instance_allowed": "Zaten yap\u0131land\u0131r\u0131lm\u0131\u015f. Yaln\u0131zca tek bir konfig\u00fcrasyon m\u00fcmk\u00fcnd\u00fcr."
},
2021-11-08 00:12:31 +00:00
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
2021-11-07 00:12:38 +00:00
"flow_title": "{name} {model} ({host})",
2021-02-03 10:46:49 +00:00
"step": {
"confirm": {
"description": "TP-Link ak\u0131ll\u0131 cihazlar\u0131 kurmak istiyor musunuz?"
2021-11-07 00:12:38 +00:00
},
"discovery_confirm": {
"description": "{name} {model} ( {host} ) kurulumu yapmak istiyor musunuz?"
},
"pick_device": {
"data": {
"device": "Cihaz"
}
},
"user": {
"data": {
2021-12-04 00:13:16 +00:00
"host": "Sunucu"
2021-11-07 00:12:38 +00:00
},
"description": "Ana bilgisayar\u0131 bo\u015f b\u0131rak\u0131rsan\u0131z, cihazlar\u0131 bulmak i\u00e7in ke\u015fif kullan\u0131lacakt\u0131r."
2021-02-03 10:46:49 +00:00
}
}
}
}