core/homeassistant/components/tuya/translations/select.ja.json

85 lines
3.2 KiB
JSON
Raw Normal View History

2021-11-03 00:11:55 +00:00
{
"state": {
"tuya__basic_anti_flickr": {
"0": "\u7121\u52b9",
"1": "50 Hz",
"2": "60 Hz"
},
"tuya__basic_nightvision": {
2021-11-05 00:13:45 +00:00
"0": "\u81ea\u52d5",
"1": "\u30aa\u30d5",
"2": "\u30aa\u30f3"
2021-11-03 00:11:55 +00:00
},
"tuya__decibel_sensitivity": {
"0": "\u4f4e\u611f\u5ea6",
"1": "\u9ad8\u611f\u5ea6"
},
2021-12-01 00:17:12 +00:00
"tuya__fingerbot_mode": {
"click": "\u62bc\u3059",
"switch": "\u30b9\u30a4\u30c3\u30c1"
},
2021-11-03 00:11:55 +00:00
"tuya__ipc_work_mode": {
"0": "\u4f4e\u96fb\u529b\u30e2\u30fc\u30c9",
"1": "\u9023\u7d9a\u4f5c\u696d\u30e2\u30fc\u30c9"
},
"tuya__led_type": {
"halogen": "\u30cf\u30ed\u30b2\u30f3",
"incandescent": "\u767d\u71b1\u706f",
"led": "LED"
},
"tuya__light_mode": {
2021-11-05 00:13:45 +00:00
"none": "\u30aa\u30d5",
2021-11-03 00:11:55 +00:00
"pos": "\u30b9\u30a4\u30c3\u30c1\u306e\u4f4d\u7f6e\u3092\u793a\u3059",
"relay": "\u30b9\u30a4\u30c3\u30c1\u306e\u30aa\u30f3/\u30aa\u30d5\u72b6\u614b\u3092\u793a\u3059"
},
"tuya__motion_sensitivity": {
"0": "\u4f4e\u611f\u5ea6",
"1": "\u4e2d\u7a0b\u5ea6\u306e\u611f\u5ea6",
"2": "\u9ad8\u611f\u5ea6"
},
"tuya__record_mode": {
"1": "\u30a4\u30d9\u30f3\u30c8\u306e\u307f\u3092\u8a18\u9332",
"2": "\u9023\u7d9a\u8a18\u9332"
},
"tuya__relay_status": {
"last": "\u6700\u5f8c\u306e\u72b6\u614b\u3092\u8a18\u61b6",
2021-11-05 00:13:45 +00:00
"memory": "\u6700\u5f8c\u306e\u72b6\u614b\u3092\u8a18\u61b6",
"off": "\u30aa\u30d5",
"on": "\u30aa\u30f3",
"power_off": "\u30aa\u30d5",
"power_on": "\u30aa\u30f3"
2022-01-12 00:15:31 +00:00
},
"tuya__vacuum_cistern": {
"closed": "\u30af\u30ed\u30fc\u30ba\u30c9",
"high": "\u9ad8\u3044",
"low": "\u4f4e\u3044",
"middle": "\u4e2d"
},
"tuya__vacuum_collection": {
"large": "\u5927",
"middle": "\u4e2d",
"small": "\u5c0f"
},
"tuya__vacuum_mode": {
2022-01-15 00:14:21 +00:00
"bow": "\u66f2\u304c\u308b",
2022-01-12 00:15:31 +00:00
"chargego": "\u30c9\u30c3\u30af\u306b\u623b\u308b",
2022-01-15 00:14:21 +00:00
"left_bow": "\u5de6\u306b\u66f2\u304c\u308b",
2022-01-12 00:15:31 +00:00
"left_spiral": "\u30b9\u30d1\u30a4\u30e9\u30eb\u30ec\u30d5\u30c8",
"mop": "\u30e2\u30c3\u30d7",
2022-01-15 00:14:21 +00:00
"part": "\u90e8\u5206",
"partial_bow": "\u90e8\u5206\u7684\u306b\u66f2\u304c\u308b",
2022-01-12 00:15:31 +00:00
"pick_zone": "\u30d4\u30c3\u30af\u30be\u30fc\u30f3",
"point": "\u30dd\u30a4\u30f3\u30c8",
"pose": "\u30dd\u30fc\u30ba",
"random": "\u30e9\u30f3\u30c0\u30e0",
2022-01-15 00:14:21 +00:00
"right_bow": "\u53f3\u306b\u66f2\u304c\u308b",
2022-01-12 00:15:31 +00:00
"right_spiral": "\u30b9\u30d1\u30a4\u30e9\u30eb\u30e9\u30a4\u30c8",
"single": "\u30b7\u30f3\u30b0\u30eb",
"smart": "\u30b9\u30de\u30fc\u30c8",
"spiral": "\u30b9\u30d1\u30a4\u30e9\u30eb(Spiral)",
"standby": "\u30b9\u30bf\u30f3\u30d0\u30a4",
2022-01-15 00:14:21 +00:00
"wall_follow": "\u58c1\u3092\u305f\u3069\u308b",
2022-01-12 00:15:31 +00:00
"zone": "\u30be\u30fc\u30f3"
2021-11-03 00:11:55 +00:00
}
}
}