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

52 lines
2.3 KiB
JSON
Raw Normal View History

2021-11-14 00:12:48 +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": {
2021-11-27 00:12:17 +00:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
2021-11-26 00:12:49 +00:00
"invalid_path": "\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002"
2021-11-25 00:13:33 +00:00
},
2021-11-14 00:12:48 +00:00
"step": {
"owserver": {
"data": {
2021-11-19 00:14:01 +00:00
"host": "\u30db\u30b9\u30c8",
"port": "\u30dd\u30fc\u30c8"
2021-11-26 00:12:49 +00:00
},
"title": "owserver\u306e\u8a73\u7d30\u8a2d\u5b9a"
2021-11-14 00:12:48 +00:00
},
"user": {
2021-11-23 00:13:54 +00:00
"data": {
"type": "\u63a5\u7d9a\u30bf\u30a4\u30d7"
},
2021-11-14 00:12:48 +00:00
"title": "1-Wire\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
}
}
2022-03-10 00:17:10 +00:00
},
"options": {
"error": {
"device_not_selected": "\u8a2d\u5b9a\u3059\u308b\u30c7\u30d0\u30a4\u30b9\u3092\u9078\u629e"
},
"step": {
"ack_no_options": {
"description": "SysBus\u306e\u5b9f\u88c5\u306b\u95a2\u3059\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u306f\u3042\u308a\u307e\u305b\u3093",
"title": "OneWire SysBus\u306e\u30aa\u30d7\u30b7\u30e7\u30f3"
},
"configure_device": {
"data": {
"precision": "\u30bb\u30f3\u30b5\u30fc\u306e\u7cbe\u5ea6"
},
"description": "{sensor_id} \u306e\u30bb\u30f3\u30b5\u30fc\u7cbe\u5ea6\u3092\u9078\u629e",
"title": "OneWire\u30bb\u30f3\u30b5\u30fc\u306e\u7cbe\u5ea6"
},
"device_selection": {
"data": {
"clear_device_options": "\u5168\u30c7\u30d0\u30a4\u30b9\u306e\u30b3\u30f3\u30d5\u30a3\u30ae\u30e5\u30ec\u30fc\u30b7\u30e7\u30f3\u3092\u30af\u30ea\u30a2\u3059\u308b",
"device_selection": "\u8a2d\u5b9a\u3059\u308b\u30c7\u30d0\u30a4\u30b9\u3092\u9078\u629e"
},
"description": "\u3069\u306e\u3088\u3046\u306a\u51e6\u7406\u30b9\u30c6\u30c3\u30d7\u3092\u8e0f\u3080\u306e\u304b\u9078\u629e",
"title": "OneWire\u30c7\u30d0\u30a4\u30b9\u306e\u30aa\u30d7\u30b7\u30e7\u30f3"
}
}
2021-11-14 00:12:48 +00:00
}
}