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

54 lines
2.2 KiB
JSON

{
"config": {
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
"cannot_communicate": "\u901a\u4fe1\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f"
},
"error": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
"cannot_communicate": "\u901a\u4fe1\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f"
},
"step": {
"other": "\u7a7a",
"setup_network": {
"data": {
"dsmr_version": "DSMR\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u9078\u629e",
"host": "\u30db\u30b9\u30c8",
"port": "\u30dd\u30fc\u30c8"
},
"title": "\u63a5\u7d9a\u30a2\u30c9\u30ec\u30b9\u306e\u9078\u629e"
},
"setup_serial": {
"data": {
"dsmr_version": "DSMR\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u9078\u629e",
"port": "\u30c7\u30d0\u30a4\u30b9\u3092\u9078\u629e"
},
"title": "\u30c7\u30d0\u30a4\u30b9"
},
"setup_serial_manual_path": {
"data": {
"port": "USB\u30c7\u30d0\u30a4\u30b9\u306e\u30d1\u30b9"
},
"title": "\u30d1\u30b9"
},
"user": {
"data": {
"type": "\u63a5\u7d9a\u30bf\u30a4\u30d7"
},
"title": "\u63a5\u7d9a\u30bf\u30a4\u30d7\u306e\u9078\u629e"
}
}
},
"options": {
"step": {
"init": {
"data": {
"time_between_update": "\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u66f4\u65b0\u306e\u6700\u5c0f\u6642\u9593[\u79d2]"
},
"title": "DSMR\u30aa\u30d7\u30b7\u30e7\u30f3"
}
}
}
}