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

25 lines
667 B
JSON

{
"config": {
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c"
},
"step": {
"user": {
"data": {
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "\u66f4\u65b0\u9593\u9694(\u79d2\u3001\u6700\u5c0f30)"
}
}
}
}
}