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

24 lines
739 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-15 00:12:46 +00:00
"description": "Home 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-12-04 00:13:16 +00:00
"host": "Sunucu",
2021-02-03 10:46:49 +00:00
"port": "Port"
}
}
}
}
}