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

49 lines
2.2 KiB
JSON
Raw Normal View History

2021-11-12 00:12:35 +00:00
{
2021-11-15 00:12:46 +00:00
"config": {
"step": {
2021-11-19 00:14:01 +00:00
"confirm": {
"description": "\u30e2\u30c7\u30eb: {model}\n ID: {id}\n\u30db\u30b9\u30c8: {host}\n\u30dd\u30fc\u30c8: {port} \n\nKonnected Alarm Panel\u306e\u8a2d\u5b9a\u3067\u3001IO\u3068\u30d1\u30cd\u30eb\u306e\u52d5\u4f5c\u3092\u8a2d\u5b9a\u3067\u304d\u307e\u3059\u3002"
},
2021-11-15 00:12:46 +00:00
"import_confirm": {
2021-11-19 00:14:01 +00:00
"description": "ID {id} \u306eKonnected\u30a2\u30e9\u30fc\u30e0\u30d1\u30cd\u30eb\u304c\u8a2d\u5b9a\u3067\u691c\u51fa\u3055\u308c\u307e\u3057\u305f\u3002\u3053\u306e\u30d5\u30ed\u30fc\u3092\u4f7f\u7528\u3059\u308b\u3068\u3001\u8a2d\u5b9a\u30a8\u30f3\u30c8\u30ea\u30fc\u306b\u30a4\u30f3\u30dd\u30fc\u30c8\u3067\u304d\u307e\u3059\u3002",
"title": "Konnected Device\u306e\u30a4\u30f3\u30dd\u30fc\u30c8"
},
"user": {
"data": {
"host": "IP\u30a2\u30c9\u30ec\u30b9",
"port": "\u30dd\u30fc\u30c8"
},
"description": "Konnected Panel\u306e\u30db\u30b9\u30c8\u60c5\u5831\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002"
2021-11-15 00:12:46 +00:00
}
}
},
2021-11-12 00:12:35 +00:00
"options": {
"step": {
2021-11-13 00:11:56 +00:00
"options_io": {
"data": {
"1": "\u30be\u30fc\u30f31",
"2": "\u30be\u30fc\u30f32",
"3": "\u30be\u30fc\u30f33",
"4": "\u30be\u30fc\u30f34",
"5": "\u30be\u30fc\u30f35",
"6": "\u30be\u30fc\u30f36",
"7": "\u30be\u30fc\u30f37"
}
},
"options_io_ext": {
"data": {
"10": "\u30be\u30fc\u30f310",
"11": "\u30be\u30fc\u30f311",
"12": "\u30be\u30fc\u30f312",
"8": "\u30be\u30fc\u30f38",
"9": "\u30be\u30fc\u30f39"
}
},
2021-11-12 00:12:35 +00:00
"options_misc": {
"data": {
"discovery": "\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u4e0a\u306e\u691c\u51fa(discovery)\u8981\u6c42\u306b\u5fdc\u7b54\u3059\u308b"
}
}
}
}
}