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

25 lines
792 B
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama",
2021-11-07 00:12:38 +00:00
"invalid_response": "Cihazdan ge\u00e7ersiz yan\u0131t",
2021-11-10 00:17:39 +00:00
"unknown": "Beklenmeyen hata"
2021-02-03 10:46:49 +00:00
},
"step": {
"user": {
"data": {
2021-12-04 00:13:16 +00:00
"host": "Sunucu",
2021-11-10 00:17:39 +00:00
"password": "Parola",
2021-02-03 10:46:49 +00:00
"port": "Port",
2021-11-07 00:12:38 +00:00
"rtsp_port": "RTSP port",
2021-02-03 10:46:49 +00:00
"stream": "Ak\u0131\u015f",
"username": "Kullan\u0131c\u0131 Ad\u0131"
}
}
}
2022-04-29 00:22:21 +00:00
}
2021-02-03 10:46:49 +00:00
}