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

31 lines
976 B
JSON
Raw Normal View History

2021-11-13 00:11:56 +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"
},
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u305f",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
2021-11-21 00:13:51 +00:00
"flow_title": "{name}",
2021-11-13 00:11:56 +00:00
"step": {
"link": {
"title": "Logitech Harmony Hub\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
},
"user": {
2021-11-19 00:14:01 +00:00
"data": {
2021-11-23 00:13:54 +00:00
"host": "\u30db\u30b9\u30c8",
"name": "\u30cf\u30d6\u540d"
2021-11-19 00:14:01 +00:00
},
2021-11-13 00:11:56 +00:00
"title": "Logitech Harmony Hub\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
}
}
2021-11-25 00:13:33 +00:00
},
"options": {
"step": {
"init": {
"description": "Harmony Hub\u306e\u8abf\u6574"
}
}
2021-11-13 00:11:56 +00:00
}
}