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

24 lines
893 B
JSON
Raw Normal View History

2021-11-13 00:11:56 +00:00
{
"config": {
"step": {
"user": {
2021-11-17 00:13:20 +00:00
"data": {
2021-11-21 00:13:51 +00:00
"api_key": "API\u30ad\u30fc",
2021-11-17 00:13:20 +00:00
"language": "\u8a00\u8a9e",
"name": "\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u306e\u540d\u524d"
},
2021-11-14 00:12:48 +00:00
"description": "OpenWeatherMap\u306e\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u3002API\u30ad\u30fc\u3092\u751f\u6210\u3059\u308b\u306b\u306f\u3001https://openweathermap.org/appid \u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u304f\u3060\u3055\u3044",
2021-11-13 00:11:56 +00:00
"title": "OpenWeatherMap"
}
}
2021-11-17 00:13:20 +00:00
},
"options": {
"step": {
"init": {
"data": {
"language": "\u8a00\u8a9e"
}
}
}
2021-11-13 00:11:56 +00:00
}
}