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

52 lines
2.2 KiB
JSON

{
"config": {
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
"reauth_successful": "\u518d\u8a8d\u8a3c\u306b\u6210\u529f\u3057\u307e\u3057\u305f"
},
"error": {
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc",
"unknown_coordinates": "\u7def\u5ea6/\u7d4c\u5ea6\u306e\u30c7\u30fc\u30bf\u306a\u3057"
},
"step": {
"coordinates": {
"data": {
"latitude": "\u7def\u5ea6",
"longitude": "\u7d4c\u5ea6"
},
"description": "\u76e3\u8996\u3059\u308b\u7def\u5ea6(latitude)\u3068\u7d4c\u5ea6(longitude )\u3092\u5165\u529b:"
},
"location": {
"data": {
"location_type": "\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3"
},
"description": "\u76e3\u8996\u3059\u308b\u5834\u6240\u3092\u9078\u629e:"
},
"reauth_confirm": {
"data": {
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9"
},
"description": "{username} \u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u518d\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044:",
"title": "\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u306e\u518d\u8a8d\u8a3c"
},
"user": {
"data": {
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
},
"description": "\u30e6\u30fc\u30b6\u30fc\u540d\u3068\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044:"
}
}
},
"options": {
"step": {
"init": {
"data": {
"show_on_map": "\u76e3\u8996\u5bfe\u8c61\u306e\u5834\u6240\u3092\u5730\u56f3\u4e0a\u306b\u8868\u793a"
},
"title": "WattTime\u306e\u8a2d\u5b9a"
}
}
}
}