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

31 lines
1.1 KiB
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
"already_configured": "Hizmet zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"unknown": "Beklenmeyen hata"
},
2021-11-08 00:12:31 +00:00
"error": {
"invalid_2fa": "Ge\u00e7ersiz 2 Fakt\u00f6rl\u00fc Kimlik Do\u011frulama, l\u00fctfen tekrar deneyin.",
"invalid_2fa_method": "Ge\u00e7ersiz 2FA Y\u00f6ntemi (Telefonda do\u011frulay\u0131n).",
"invalid_login": "Ge\u00e7ersiz Giri\u015f, l\u00fctfen tekrar deneyin."
},
2021-02-03 10:46:49 +00:00
"step": {
2021-11-08 00:12:31 +00:00
"2fa": {
"data": {
"2fa": "2FA PIN'i"
},
"description": "Bo\u015f",
"title": "2-Fakt\u00f6rl\u00fc Kimlik Do\u011frulama"
},
2021-02-03 10:46:49 +00:00
"user": {
"data": {
2021-11-08 00:12:31 +00:00
"authorization_code": "Yetkilendirme Kodu (manuel kimlik do\u011frulama i\u00e7in gereklidir)",
2021-02-03 10:46:49 +00:00
"email": "E-posta",
"password": "Parola"
2021-11-08 00:12:31 +00:00
},
"description": "Bo\u015f",
2022-04-29 00:22:21 +00:00
"title": "Google Sohbet Giri\u015fi"
2021-02-03 10:46:49 +00:00
}
}
}
}