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

42 lines
1.5 KiB
JSON

{
"config": {
"abort": {
"already_configured": "\u30b5\u30fc\u30d3\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
"flow_title": "{name}",
"step": {
"user": {
"data": {
"flow_type": "\u63a5\u7d9a\u30bf\u30a4\u30d7"
},
"description": "\u30d7\u30ed\u30c0\u30af\u30c8:",
"title": "Plugwise type"
},
"user_gateway": {
"data": {
"host": "IP\u30a2\u30c9\u30ec\u30b9",
"password": "Smile ID",
"port": "\u30dd\u30fc\u30c8",
"username": "Smile \u30e6\u30fc\u30b6\u30fc\u540d"
},
"description": "\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
"title": "Smile\u306b\u63a5\u7d9a"
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "\u30b9\u30ad\u30e3\u30f3\u30a4\u30f3\u30bf\u30fc\u30d0\u30eb(\u79d2)"
},
"description": "Plugwise\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u8abf\u6574"
}
}
}
}