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

24 lines
745 B
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"cannot_connect": "Ke\u015ffedilen Volumio'ya ba\u011flan\u0131lam\u0131yor"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"unknown": "Beklenmeyen hata"
},
"step": {
2021-11-08 00:12:31 +00:00
"discovery_confirm": {
2021-11-11 00:15:23 +00:00
"description": "Ev Asistan\u0131'na Volumio ('{name}') eklemek istiyor musunuz?",
2021-11-08 00:12:31 +00:00
"title": "Bulunan Volumio"
},
2021-02-03 10:46:49 +00:00
"user": {
"data": {
2021-11-10 00:17:39 +00:00
"host": "Ana bilgisayar",
2021-02-03 10:46:49 +00:00
"port": "Port"
}
}
}
}
}