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

25 lines
667 B
JSON
Raw Normal View History

2021-11-19 00:14:01 +00:00
{
"config": {
2021-11-25 00:13:33 +00:00
"error": {
2021-11-27 00:12:17 +00:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
2021-11-25 00:13:33 +00:00
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c"
},
2021-11-19 00:14:01 +00:00
"step": {
"user": {
"data": {
2021-11-22 00:13:02 +00:00
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-19 00:14:01 +00:00
}
}
}
2021-11-25 00:13:33 +00:00
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "\u66f4\u65b0\u9593\u9694(\u79d2\u3001\u6700\u5c0f30)"
}
}
}
2021-11-19 00:14:01 +00:00
}
}