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

31 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
"no_server_found": "LMS\u30b5\u30fc\u30d0\u30fc\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002"
},
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c",
"no_server_found": "\u30b5\u30fc\u30d0\u30fc\u3092\u81ea\u52d5\u7684\u306b\u691c\u51fa\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
"flow_title": "{host}",
"step": {
"edit": {
"data": {
"host": "\u30db\u30b9\u30c8",
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"port": "\u30dd\u30fc\u30c8",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
},
"title": "\u63a5\u7d9a\u60c5\u5831\u306e\u7de8\u96c6"
},
"user": {
"data": {
"host": "\u30db\u30b9\u30c8"
}
}
}
}
}