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

35 lines
1.1 KiB
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"
},
"flow_title": "{name}",
"step": {
"user": {
"data": {
"host": "Sunucu",
"name": "Ad",
"password": "Parola",
"port": "Port",
"ssl": "SSL sertifikas\u0131 kullan\u0131r",
"username": "Kullan\u0131c\u0131 Ad\u0131",
"verify_ssl": "SSL sertifikas\u0131n\u0131 do\u011frulay\u0131n"
},
"title": "NZBGet'e ba\u011flan\u0131n"
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "G\u00fcncelle\u015ftirme s\u0131kl\u0131\u011f\u0131 (saniye)"
}
}
}
}
}