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

29 lines
1.6 KiB
JSON
Raw Normal View History

2021-11-14 00:12:48 +00:00
{
"config": {
2021-11-19 00:14:01 +00:00
"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-19 00:14:01 +00:00
"unsupported_model": "\u3053\u306e\u30d7\u30ea\u30f3\u30bf\u30fc\u30e2\u30c7\u30eb\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"
},
2021-11-14 00:12:48 +00:00
"error": {
2021-11-27 00:12:17 +00:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
2021-11-19 00:14:01 +00:00
"snmp_error": "SNMP\u30b5\u30fc\u30d0\u30fc\u304c\u30aa\u30d5\u306b\u306a\u3063\u3066\u3044\u308b\u304b\u3001\u30d7\u30ea\u30f3\u30bf\u30fc\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002",
2021-11-14 00:12:48 +00:00
"wrong_host": "\u30db\u30b9\u30c8\u540d\u307e\u305f\u306fIP\u30a2\u30c9\u30ec\u30b9\u304c\u7121\u52b9\u3067\u3059\u3002"
},
2021-11-21 00:13:51 +00:00
"flow_title": "{model} {serial_number}",
2021-11-14 00:12:48 +00:00
"step": {
"user": {
2021-11-19 00:14:01 +00:00
"data": {
"host": "\u30db\u30b9\u30c8",
"type": "\u30d7\u30ea\u30f3\u30bf\u30fc\u306e\u7a2e\u985e"
2022-04-29 00:22:21 +00:00
}
2021-11-21 00:13:51 +00:00
},
"zeroconf_confirm": {
"data": {
"type": "\u30d7\u30ea\u30f3\u30bf\u30fc\u306e\u7a2e\u985e"
},
2021-11-22 00:13:02 +00:00
"description": "Brother\u793e\u306e\u30d7\u30ea\u30f3\u30bf\u30fc {model} \u3067\u3001\u30b7\u30ea\u30a2\u30eb\u756a\u53f7\u304c `{serial_number}` \u3092Home Assistant\u306b\u8ffd\u52a0\u3057\u307e\u3059\u304b\uff1f",
2021-11-21 00:13:51 +00:00
"title": "\u30d6\u30e9\u30b6\u30fc\u30d7\u30ea\u30f3\u30bf\u30fc\u3092\u767a\u898b"
2021-11-14 00:12:48 +00:00
}
}
}
}