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

20 lines
661 B
JSON
Raw Normal View History

2021-11-19 00:14:01 +00:00
{
"config": {
2021-11-25 00:13:33 +00:00
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
"error": {
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c"
},
2021-11-19 00:14:01 +00:00
"step": {
"user": {
"data": {
2021-11-23 00:13:54 +00:00
"email": "E\u30e1\u30fc\u30eb",
2021-11-19 00:14:01 +00:00
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9"
2021-11-25 00:13:33 +00:00
},
"description": "\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3092\u958b\u59cb\u3057\u307e\u3059\u304b\uff1f",
"title": "PoolSense"
2021-11-19 00:14:01 +00:00
}
}
}
}