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

37 lines
1.8 KiB
JSON
Raw Normal View History

2021-11-01 00:13:04 +00:00
{
"config": {
"abort": {
2021-11-23 00:13:54 +00:00
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
2021-11-21 00:13:51 +00:00
"link_local_address": "\u30ed\u30fc\u30ab\u30eb\u30a2\u30c9\u30ec\u30b9\u306e\u30ea\u30f3\u30af\u306b\u306f\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u305b\u3093",
2022-01-01 00:14:34 +00:00
"not_axis_device": "\u691c\u51fa\u3055\u308c\u305f\u30c7\u30d0\u30a4\u30b9\u306f\u3001Axis\u30c7\u30d0\u30a4\u30b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093"
2021-11-01 00:13:04 +00:00
},
2021-11-23 00:13:54 +00:00
"error": {
2021-11-25 00:13:33 +00:00
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
"already_in_progress": "\u69cb\u6210\u30d5\u30ed\u30fc\u306f\u3059\u3067\u306b\u9032\u884c\u4e2d\u3067\u3059",
2021-11-27 00:12:17 +00:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
2021-11-25 00:13:33 +00:00
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c"
2021-11-23 00:13:54 +00:00
},
2021-11-19 00:14:01 +00:00
"flow_title": "{name} ({host})",
2021-11-01 00:13:04 +00:00
"step": {
"user": {
2021-11-14 00:12:48 +00:00
"data": {
2021-11-19 00:14:01 +00:00
"host": "\u30db\u30b9\u30c8",
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
2021-11-20 00:12:27 +00:00
"port": "\u30dd\u30fc\u30c8",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-14 00:12:48 +00:00
},
"title": "Axis\u30c7\u30d0\u30a4\u30b9\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
2021-11-01 00:13:04 +00:00
}
}
2021-11-21 00:13:51 +00:00
},
"options": {
"step": {
"configure_stream": {
"data": {
"stream_profile": "\u4f7f\u7528\u3059\u308b\u30b9\u30c8\u30ea\u30fc\u30e0\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u306e\u9078\u629e"
2021-11-25 00:13:33 +00:00
},
"title": "Axis\u30c7\u30d0\u30a4\u30b9\u306e\u30d3\u30c7\u30aa\u30b9\u30c8\u30ea\u30fc\u30e0\u30aa\u30d7\u30b7\u30e7\u30f3"
2021-11-21 00:13:51 +00:00
}
}
2021-11-01 00:13:04 +00:00
}
}