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

31 lines
891 B
JSON
Raw Normal View History

2020-11-04 00:13:14 +00:00
{
2021-02-03 10:46:49 +00:00
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
},
2021-11-08 00:12:31 +00:00
"flow_title": "{ip}",
2021-02-03 10:46:49 +00:00
"step": {
"user": {
"data": {
2021-12-04 00:13:16 +00:00
"ip_address": "Sunucu ad\u0131 veya IP adresi",
2021-02-03 10:46:49 +00:00
"password": "Parola",
"port": "Port"
2021-11-08 00:12:31 +00:00
},
"title": "Bilgilerinizi doldurun"
2021-02-03 10:46:49 +00:00
}
}
},
2020-11-04 00:13:14 +00:00
"options": {
"step": {
"init": {
"data": {
"zone_run_time": "Varsay\u0131lan b\u00f6lge \u00e7al\u0131\u015fma s\u00fcresi (saniye cinsinden)"
},
"title": "RainMachine'i konf\u0131g\u00fcre et"
}
}
}
}