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

29 lines
763 B
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
"already_configured": "Hesap zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
},
"step": {
"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
}
}
}
}