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

30 lines
1.1 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"
},
"error": {
"invalid_api_key": "\u7121\u52b9\u306aAPI\u30ad\u30fc"
},
2021-11-14 00:12:48 +00:00
"step": {
"user": {
2021-11-15 00:12:46 +00:00
"data": {
2021-11-20 00:12:27 +00:00
"api_key": "API\u30ad\u30fc",
2021-11-23 00:13:54 +00:00
"latitude": "\u7def\u5ea6",
"longitude": "\u7d4c\u5ea6",
2022-07-08 00:27:47 +00:00
"name": "\u7d71\u5408\u306e\u540d\u524d"
2021-11-15 00:12:46 +00:00
},
2022-09-07 00:27:56 +00:00
"description": "API \u30ad\u30fc\u3092\u751f\u6210\u3059\u308b\u306b\u306f\u3001https://opendata.aemet.es/centrodedescargas/altaUsuario \u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u304f\u3060\u3055\u3044"
2021-11-14 00:12:48 +00:00
}
}
},
"options": {
"step": {
"init": {
"data": {
"station_updates": "AEMET weather station\u304b\u3089\u30c7\u30fc\u30bf\u3092\u53ce\u96c6\u3059\u308b"
}
}
}
}
}