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

19 lines
513 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2022-04-29 00:22:21 +00:00
"config": {
"abort": {
"single_instance_allowed": "Zaten yap\u0131land\u0131r\u0131lm\u0131\u015f. Yaln\u0131zca tek bir konfig\u00fcrasyon m\u00fcmk\u00fcnd\u00fcr."
},
"step": {
"user": {
2023-01-15 00:25:52 +00:00
"description": "Kurulumu ba\u015flatmak istiyor musunuz?"
2022-04-29 00:22:21 +00:00
}
}
},
2020-04-20 23:33:54 +00:00
"state": {
"_": {
2021-10-17 00:12:27 +00:00
"above_horizon": "G\u00fcnd\u00fcz",
"below_horizon": "Gece"
2020-04-20 23:33:54 +00:00
}
},
2020-04-16 20:00:10 +00:00
"title": "G\u00fcne\u015f"
}