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

49 lines
1.8 KiB
JSON
Raw Normal View History

2021-11-14 00:12:48 +00:00
{
"config": {
2021-11-25 00:13:33 +00:00
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u305f",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
2021-11-14 00:12:48 +00:00
"step": {
2021-11-17 00:13:20 +00:00
"resources": {
"data": {
"resources": "\u30ea\u30bd\u30fc\u30b9"
},
"title": "\u76e3\u8996\u3059\u308b\u30ea\u30bd\u30fc\u30b9\u3092\u9078\u629e"
},
"ups": {
"data": {
2021-11-25 00:13:33 +00:00
"alias": "\u30a8\u30a4\u30ea\u30a2\u30b9",
2021-11-17 00:13:20 +00:00
"resources": "\u30ea\u30bd\u30fc\u30b9"
2021-11-25 00:13:33 +00:00
},
"title": "\u76e3\u8996\u3059\u308bUPS\u3092\u9078\u629e"
2021-11-17 00:13:20 +00:00
},
2021-11-14 00:12:48 +00:00
"user": {
"data": {
2021-11-19 00:14:01 +00:00
"host": "\u30db\u30b9\u30c8",
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
2021-11-21 00:13:51 +00:00
"port": "\u30dd\u30fc\u30c8",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-14 00:12:48 +00:00
}
}
}
2021-11-17 00:13:20 +00:00
},
"options": {
2021-11-23 00:13:54 +00:00
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u305f",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
2021-11-17 00:13:20 +00:00
"step": {
"init": {
"data": {
2021-11-25 00:13:33 +00:00
"resources": "\u30ea\u30bd\u30fc\u30b9",
"scan_interval": "\u30b9\u30ad\u30e3\u30f3\u30a4\u30f3\u30bf\u30fc\u30d0\u30eb(\u79d2)"
2021-11-17 00:13:20 +00:00
},
"description": "\u30bb\u30f3\u30b5\u30fc\u30ea\u30bd\u30fc\u30b9\u3092\u9078\u629e\u3057\u307e\u3059\u3002"
}
}
2021-11-14 00:12:48 +00:00
}
}