1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00
ha-core/homeassistant/components/aurora/translations/ja.json
2022-05-31 00:23:11 +00:00

26 lines
608 B
JSON

{
"config": {
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f"
},
"step": {
"user": {
"data": {
"latitude": "\u7def\u5ea6",
"longitude": "\u7d4c\u5ea6",
"name": "\u540d\u524d"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"threshold": "\u95be\u5024(%)"
}
}
}
},
"title": "NOAA Aurora Sensor"
}