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

30 lines
1.2 KiB
JSON
Raw Normal View History

2021-11-02 00:12:41 +00:00
{
"config": {
2021-11-15 00:12:46 +00:00
"abort": {
"unknown_entry": "\u65e2\u5b58\u306e\u30a8\u30f3\u30c8\u30ea\u30fc\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002"
},
2021-11-19 00:14:01 +00:00
"error": {
"invalid_password": "Hive\u3078\u306e\u30b5\u30a4\u30f3\u30a4\u30f3\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093\u306e\u3067\u3001\u3082\u3046\u4e00\u5ea6\u304a\u8a66\u3057\u304f\u3060\u3055\u3044\u3002"
},
2021-11-02 00:12:41 +00:00
"step": {
"2fa": {
"data": {
"2fa": "2\u8981\u7d20\u30b3\u30fc\u30c9"
},
"title": "\u30cf\u30a4\u30d6(Hive)2\u8981\u7d20\u8a8d\u8a3c\u3002"
2021-11-13 00:11:56 +00:00
},
"reauth": {
2021-11-19 00:14:01 +00:00
"data": {
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9"
},
2021-11-13 00:11:56 +00:00
"title": "Hive\u30ed\u30b0\u30a4\u30f3"
},
"user": {
2021-11-19 00:14:01 +00:00
"data": {
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9"
},
2021-11-13 00:11:56 +00:00
"title": "Hive\u30ed\u30b0\u30a4\u30f3"
2021-11-02 00:12:41 +00:00
}
}
}
}