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

30 lines
1.4 KiB
JSON
Raw Normal View History

2021-11-21 00:13:51 +00:00
{
"config": {
2021-11-25 00:13:33 +00:00
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
2021-11-27 00:12:17 +00:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
2021-11-25 00:13:33 +00:00
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
"error": {
2021-11-27 00:12:17 +00:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
2021-11-25 00:13:33 +00:00
"invalid_pin_code": "\u5165\u529b\u3057\u305fPIN\u30b3\u30fc\u30c9\u304c\u7121\u52b9\u3067\u3057\u305f"
},
2021-11-21 00:13:51 +00:00
"step": {
"pairing": {
"data": {
"pin": "PIN\u30b3\u30fc\u30c9"
2021-11-25 00:13:33 +00:00
},
"description": "\u30c6\u30ec\u30d3\u306b\u8868\u793a\u3055\u308c\u3066\u3044\u308bPIN\u30b3\u30fc\u30c9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044",
"title": "\u30da\u30a2\u30ea\u30f3\u30b0"
},
"user": {
"data": {
"host": "IP\u30a2\u30c9\u30ec\u30b9",
"name": "\u540d\u524d"
},
2021-11-26 00:12:49 +00:00
"description": "Panasonic Viera TV\u306eIP\u30a2\u30c9\u30ec\u30b9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044",
2021-11-25 00:13:33 +00:00
"title": "\u30c6\u30ec\u30d3\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
2021-11-21 00:13:51 +00:00
}
}
}
}