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

35 lines
1.1 KiB
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"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"
},
2021-11-08 00:12:31 +00:00
"flow_title": "{name}",
2021-02-03 10:46:49 +00:00
"step": {
"user": {
"data": {
2021-12-04 00:13:16 +00:00
"host": "Sunucu",
2021-11-08 00:12:31 +00:00
"name": "Ad",
2021-02-03 10:46:49 +00:00
"password": "Parola",
"port": "Port",
2021-11-08 00:12:31 +00:00
"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"
2021-02-03 10:46:49 +00:00
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "G\u00fcncelle\u015ftirme s\u0131kl\u0131\u011f\u0131 (saniye)"
}
}
}
}
}