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

29 lines
824 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Zaten yap\u0131land\u0131r\u0131lm\u0131\u015f. Yaln\u0131zca tek bir konfig\u00fcrasyon m\u00fcmk\u00fcnd\u00fcr.",
"unknown": "Beklenmeyen hata"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"step": {
"user": {
"data": {
"password": "Parola",
"port": "Port",
"username": "Kullan\u0131c\u0131 Ad\u0131"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "G\u00fcncelle\u015ftirme s\u0131kl\u0131\u011f\u0131 (saniye)"
}
}
}
}
}