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

29 lines
1.3 KiB
JSON
Raw Normal View History

2021-11-14 00:12:48 +00:00
{
"config": {
2021-11-23 00:13:54 +00:00
"abort": {
"already_configured": "\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
2021-11-14 00:12:48 +00:00
"error": {
2021-11-25 00:13:33 +00:00
"invalid_api_key": "\u7121\u52b9\u306aAPI\u30ad\u30fc",
2021-11-17 00:13:20 +00:00
"wrong_location": "\u3053\u306e\u30a8\u30ea\u30a2\u306b\u3001Airly\u306e\u6e2c\u5b9a\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3\u306f\u3042\u308a\u307e\u305b\u3093\u3002"
2021-11-14 00:12:48 +00:00
},
"step": {
"user": {
2021-11-20 00:12:27 +00:00
"data": {
"api_key": "API\u30ad\u30fc",
2021-11-23 00:13:54 +00:00
"latitude": "\u7def\u5ea6",
"longitude": "\u7d4c\u5ea6",
2021-11-20 00:12:27 +00:00
"name": "\u540d\u524d"
},
2022-07-09 00:20:23 +00:00
"description": "API\u30ad\u30fc\u3092\u751f\u6210\u3059\u308b\u306b\u306f\u3001https://developer.airly.eu/register \u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u304f\u3060\u3055\u3044"
2021-11-14 00:12:48 +00:00
}
}
},
"system_health": {
"info": {
2021-12-17 00:14:01 +00:00
"can_reach_server": "Airly\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u30a2\u30af\u30bb\u30b9",
2021-11-15 00:12:46 +00:00
"requests_per_day": "1\u65e5\u3042\u305f\u308a\u306e\u8a31\u53ef\u3055\u308c\u305f\u30ea\u30af\u30a8\u30b9\u30c8",
"requests_remaining": "\u6b8b\u308a\u306e\u8a31\u53ef\u3055\u308c\u305f\u30ea\u30af\u30a8\u30b9\u30c8"
2021-11-14 00:12:48 +00:00
}
}
}