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

23 lines
1.2 KiB
JSON

{
"config": {
"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\u307e\u3057\u305f",
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
"flow_title": "Nightscout",
"step": {
"user": {
"data": {
"api_key": "API\u30ad\u30fc",
"url": "URL"
},
"description": "- URL: \u3042\u306a\u305f\u306enightscout\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306e\u30a2\u30c9\u30ec\u30b9\u3067\u3059\u3002\u4f8b: https://myhomeassistant.duckdns.org:5423\n- API\u30ad\u30fc(\u30aa\u30d7\u30b7\u30e7\u30f3): \u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u304c\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306b\u306e\u307f\u4f7f\u7528(auth_default_roles != readable)",
"title": "Nightscout\u306e\u30b5\u30fc\u30d0\u30fc\u60c5\u5831\u3092\u5165\u529b\u3057\u307e\u3059\u3002"
}
}
}
}