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

23 lines
633 B
JSON
Raw Normal View History

2021-10-16 00:12:06 +00:00
{
"config": {
"error": {
"cannot_connect": "Ba\u011flant\u0131 ba\u015far\u0131s\u0131z"
},
"step": {
"reauth_confirm": {
"data": {
"password": "\u015eifre"
},
"description": "L\u00fctfen sunucunun do\u011fru \u015fifresini giriniz: {host}"
},
"user": {
"data": {
"host": "Sunucu",
"name": "\u0130sim",
"password": "\u015eifre",
"port": "Port"
}
}
}
}
}