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

29 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"no_unconfigured_devices": "\u672a\u69cb\u6210\u306e\u30c7\u30d0\u30a4\u30b9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002",
"switchbot_unsupported_type": "\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u306a\u3044\u7a2e\u985e\u306eSwitchbot"
},
"flow_title": "{name}",
"step": {
"user": {
"data": {
"mac": "\u30c7\u30d0\u30a4\u30b9\u306eMAC\u30a2\u30c9\u30ec\u30b9"
},
"title": "Switchbot\u30c7\u30d0\u30a4\u30b9\u306e\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
}
}
},
"options": {
"step": {
"init": {
"data": {
"retry_count": "\u518d\u8a66\u884c\u56de\u6570",
"retry_timeout": "\u518d\u8a66\u884c\u306e\u9593\u306e\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8",
"scan_timeout": "\u5e83\u544a\u30c7\u30fc\u30bf\u3092\u30b9\u30ad\u30e3\u30f3\u3059\u308b\u6642\u9593",
"update_time": "\u66f4\u65b0\u9593\u9694(\u79d2)"
}
}
}
}
}