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

18 lines
744 B
JSON
Raw Normal View History

2021-11-12 00:12:35 +00:00
{
2021-11-19 00:14:01 +00:00
"config": {
2021-11-25 00:13:33 +00:00
"abort": {
"no_devices_found": "\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u4e0a\u306b\u30c7\u30d0\u30a4\u30b9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093",
"single_instance_allowed": "\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u5358\u4e00\u306e\u8a2d\u5b9a\u3057\u304b\u3067\u304d\u307e\u305b\u3093\u3002"
},
2021-11-19 00:14:01 +00:00
"step": {
"confirm": {
"description": "Wemo\u3092\u8a2d\u5b9a\u3092\u3057\u307e\u3059\u304b\uff1f"
}
}
},
2021-11-12 00:12:35 +00:00
"device_automation": {
"trigger_type": {
2021-11-25 00:13:33 +00:00
"long_press": "Wemo\u30dc\u30bf\u30f3\u304c\u30012\u79d2\u9593\u62bc\u3055\u308c\u307e\u3057\u305f"
2021-11-12 00:12:35 +00:00
}
}
}