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

75 lines
3.9 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"reauth_successful": "Yeniden kimlik do\u011frulama ba\u015far\u0131l\u0131 oldu",
"reauth_unsuccessful": "Yeniden kimlik do\u011frulama ba\u015far\u0131s\u0131z oldu, l\u00fctfen entegrasyonu kald\u0131r\u0131n ve yeniden kurun.",
"unsupported_firmware": "Cihaz, desteklenmeyen bir versiyon s\u00fcr\u00fcm\u00fc kullan\u0131yor."
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"firmware_not_fully_provisioned": "Cihaz tam olarak sa\u011flanmad\u0131. L\u00fctfen Shelly deste\u011fiyle ileti\u015fime ge\u00e7in",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama",
"unknown": "Beklenmeyen hata"
},
"flow_title": "{name}",
"step": {
"confirm_discovery": {
"description": "{model} 'i {host} kurmak istiyor musunuz? \n\n Parola korumal\u0131 pille \u00e7al\u0131\u015fan cihazlar, kuruluma devam etmeden \u00f6nce uyand\u0131r\u0131lmal\u0131d\u0131r.\n Parola korumal\u0131 olmayan pille \u00e7al\u0131\u015fan cihazlar, cihaz uyand\u0131\u011f\u0131nda eklenecektir, art\u0131k \u00fczerindeki bir d\u00fc\u011fmeyi kullanarak cihaz\u0131 manuel olarak uyand\u0131rabilir veya cihazdan bir sonraki veri g\u00fcncellemesini bekleyebilirsiniz."
},
"credentials": {
"data": {
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
}
},
"reauth_confirm": {
"data": {
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
}
},
"user": {
"data": {
"host": "Sunucu"
},
"description": "Kurulumdan \u00f6nce pille \u00e7al\u0131\u015fan cihazlar\u0131n uyand\u0131r\u0131lmas\u0131 gerekir, art\u0131k cihaz\u0131 \u00fczerindeki bir d\u00fc\u011fmeyi kullanarak uyand\u0131rabilirsiniz."
}
}
},
"device_automation": {
"trigger_subtype": {
"button": "D\u00fc\u011fme",
"button1": "\u0130lk d\u00fc\u011fme",
"button2": "\u0130kinci d\u00fc\u011fme",
"button3": "\u00dc\u00e7\u00fcnc\u00fc d\u00fc\u011fme",
"button4": "D\u00f6rd\u00fcnc\u00fc d\u00fc\u011fme"
},
"trigger_type": {
"btn_down": "{subtype} a\u015fa\u011f\u0131 d\u00fc\u011fme",
"btn_up": "{subtype} d\u00fc\u011fmesi yukar\u0131",
"double": "{subtype} \u00e7ift t\u0131kland\u0131",
"double_push": "{subtype} \u00e7ift basma",
"long": "{subtype} uzun t\u0131kland\u0131",
"long_push": "{subtype} uzun basma",
"long_single": "{subtype} uzun t\u0131kland\u0131 ve ard\u0131ndan tek t\u0131kland\u0131",
"single": "{subtype} tek t\u0131kland\u0131",
"single_long": "{subtype} tek t\u0131kland\u0131 ve ard\u0131ndan uzun t\u0131kland\u0131",
"single_push": "{subtype} tek basma",
"triple": "{subtype} \u00fc\u00e7 kez t\u0131kland\u0131"
}
},
"options": {
"abort": {
"ble_unsupported": "Bluetooth deste\u011fi, donan\u0131m yaz\u0131l\u0131m\u0131 s\u00fcr\u00fcm\u00fc {ble_min_version} veya daha yenisini gerektirir."
},
"step": {
"init": {
"data": {
"ble_scanner_mode": "Bluetooth taray\u0131c\u0131 modu"
},
"description": "Bluetooth taramas\u0131 aktif veya pasif olabilir. Etkin oldu\u011funda, Shelly yak\u0131ndaki cihazlardan veri ister; pasif ile, Shelly yak\u0131ndaki cihazlardan istenmeyen verileri al\u0131r."
}
}
}
}