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

41 lines
1.7 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": {
2022-05-19 00:26:11 +00:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f"
2021-11-25 00:13:33 +00:00
},
2021-11-14 00:12:48 +00:00
"step": {
"user": {
2021-11-23 00:13:54 +00:00
"data": {
2022-05-10 00:23:19 +00:00
"host": "\u30db\u30b9\u30c8",
2022-05-19 00:26:11 +00:00
"port": "\u30dd\u30fc\u30c8"
2021-11-23 00:13:54 +00:00
},
2022-07-09 00:20:23 +00:00
"title": "\u30b5\u30fc\u30d0\u30fc\u306e\u8a73\u7d30\u3092\u8a2d\u5b9a\u3059\u308b"
2021-11-14 00:12:48 +00:00
}
}
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": {
"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
}
}