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

34 lines
986 B
JSON
Raw Normal View History

2020-08-27 00:04:55 +00:00
{
"config": {
2021-02-03 10:46:49 +00:00
"abort": {
"already_configured": "Konum zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"unknown": "Beklenmeyen hata"
},
2020-08-27 00:04:55 +00:00
"error": {
"empty": "\u015eehir aramas\u0131nda sonu\u00e7 yok: l\u00fctfen \u015fehir alan\u0131n\u0131 kontrol edin"
2021-02-03 10:46:49 +00:00
},
"step": {
2021-11-08 00:12:31 +00:00
"cities": {
"data": {
"city": "\u015eehir"
},
2022-04-29 00:22:21 +00:00
"description": "Listeden \u015fehrinizi se\u00e7in"
2021-11-08 00:12:31 +00:00
},
2021-02-03 10:46:49 +00:00
"user": {
"data": {
"city": "\u015eehir"
},
2022-04-29 00:22:21 +00:00
"description": "Posta kodunu (yaln\u0131zca Fransa i\u00e7in, \u00f6nerilir) veya \u015fehir ad\u0131n\u0131 girin"
2021-02-03 10:46:49 +00:00
}
}
},
"options": {
"step": {
"init": {
"data": {
"mode": "Tahmin modu"
}
}
2020-08-27 00:04:55 +00:00
}
}
}