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

36 lines
1.0 KiB
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
2021-12-23 00:14:21 +00:00
"already_configured": "Hesap zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"reauth_successful": "Yeniden kimlik do\u011frulama ba\u015far\u0131l\u0131 oldu"
2021-02-03 10:46:49 +00:00
},
"error": {
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
},
"step": {
2021-12-23 00:14:21 +00:00
"reauth_confirm": {
"data": {
"password": "Parola"
},
"title": "Kutucu\u011fu Yeniden Do\u011frula"
},
2021-02-03 10:46:49 +00:00
"user": {
"data": {
"password": "Parola",
"username": "E-posta"
},
"title": "Karoyu Yap\u0131land\u0131r"
}
}
},
"options": {
"step": {
"init": {
"data": {
"show_inactive": "Etkin Olmayan Karolar\u0131 G\u00f6ster"
2021-11-08 00:12:31 +00:00
},
"title": "Tile'yi Yap\u0131land\u0131r\u0131n"
2021-02-03 10:46:49 +00:00
}
}
}
}