1
mirror of https://github.com/home-assistant/core synced 2024-08-06 09:34:49 +02:00
ha-core/homeassistant/components/litterrobot/translations/ja.json

20 lines
687 B
JSON
Raw Normal View History

2021-11-19 01:14:01 +01:00
{
"config": {
2021-11-23 01:13:54 +01:00
"abort": {
"already_configured": "\u30a2\u30ab\u30a6\u30f3\u30c8\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
"error": {
2021-11-27 01:12:17 +01:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
2021-11-23 01:13:54 +01:00
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
2021-11-19 01:14:01 +01:00
"step": {
"user": {
"data": {
2021-11-22 01:13:02 +01:00
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-19 01:14:01 +01:00
}
}
}
}
}