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

24 lines
790 B
JSON

{
"config": {
"error": {
"invalid_login": "\u30ed\u30b0\u30a4\u30f3\u304c\u7121\u52b9\u3067\u3059\u3001\u3082\u3046\u4e00\u5ea6\u304a\u8a66\u3057\u304f\u3060\u3055\u3044\u3002"
},
"step": {
"2fa": {
"data": {
"2fa": "2\u8981\u7d20 PIN"
},
"description": "\u7a7a",
"title": "2\u8981\u7d20\u8a8d\u8a3c"
},
"user": {
"data": {
"email": "Email",
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9"
},
"description": "\u7a7a",
"title": "Google \u30cf\u30f3\u30b0\u30a2\u30a6\u30c8 \u30ed\u30b0\u30a4\u30f3"
}
}
}
}