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

23 lines
692 B
JSON
Raw Normal View History

2020-11-27 00:03:57 +00:00
{
"config": {
2021-02-03 10:46:49 +00:00
"abort": {
"already_configured": "Hesap zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"reauth_successful": "Yeniden kimlik do\u011frulama ba\u015far\u0131l\u0131 oldu"
},
"create_entry": {
"default": "Ba\u015far\u0131yla do\u011fruland\u0131"
},
"error": {
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
},
2020-11-27 00:03:57 +00:00
"step": {
"user": {
"data": {
2021-11-10 00:17:39 +00:00
"password": "Parola",
2020-11-27 00:03:57 +00:00
"url": "Web sitesi",
2021-11-10 00:17:39 +00:00
"username": "Kullan\u0131c\u0131 Ad\u0131"
2020-11-27 00:03:57 +00:00
}
}
}
}
}