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

45 lines
1.6 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
},
"flow_title": "{ip}",
"step": {
"user": {
"data": {
"ip_address": "Sunucu ad\u0131 veya IP adresi",
"password": "Parola",
"port": "Port"
},
"title": "Bilgilerinizi doldurun"
}
}
},
"issues": {
"replaced_old_entity": {
"fix_flow": {
"step": {
"confirm": {
"description": "Bunun yerine ` {replacement_entity_id} ` kullanmak i\u00e7in bu varl\u0131\u011f\u0131 kullanan t\u00fcm otomasyonlar\u0131 veya komut dosyalar\u0131n\u0131 g\u00fcncelleyin.",
"title": "{old_entity_id} varl\u0131\u011f\u0131 kald\u0131r\u0131lacak"
}
}
},
"title": "{old_entity_id} varl\u0131\u011f\u0131 kald\u0131r\u0131lacak"
}
},
"options": {
"step": {
"init": {
"data": {
"use_app_run_times": "RainMachine uygulamas\u0131ndan b\u00f6lge \u00e7al\u0131\u015ft\u0131rma s\u00fcrelerini kullan\u0131n",
"zone_run_time": "Varsay\u0131lan b\u00f6lge \u00e7al\u0131\u015fma s\u00fcresi (saniye cinsinden)"
},
"title": "RainMachine'i konf\u0131g\u00fcre et"
}
}
}
}