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

20 lines
737 B
JSON

{
"config": {
"abort": {
"already_configured": "Hizmet zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"unexpected_response": "Whois sunucusundan beklenmeyen yan\u0131t",
"unknown_date_format": "Whois sunucusu yan\u0131t\u0131nda bilinmeyen tarih bi\u00e7imi",
"unknown_tld": "Verilen TLD bilinmiyor veya bu entegrasyon i\u00e7in kullan\u0131lam\u0131yor",
"whois_command_failed": "Whois komutu ba\u015far\u0131s\u0131z oldu: whois bilgileri al\u0131namad\u0131"
},
"step": {
"user": {
"data": {
"domain": "Alan ad\u0131"
}
}
}
}
}