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

35 lines
1.1 KiB
JSON
Raw Normal View History

2021-11-05 00:13:45 +00:00
{
"config": {
2021-11-13 00:11:56 +00:00
"abort": {
"reconfigure_successful": "\u518d\u8a2d\u5b9a\u306b\u6210\u529f\u3057\u307e\u3057\u305f"
},
2021-11-05 00:13:45 +00:00
"step": {
2021-11-19 00:14:01 +00:00
"link": {
"data": {
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"port": "\u30dd\u30fc\u30c8"
}
},
2021-11-13 00:11:56 +00:00
"reauth": {
2021-11-19 00:14:01 +00:00
"data": {
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9"
},
2021-11-15 00:12:46 +00:00
"description": "\u7406\u7531: {details}",
"title": "Synology DSM\u518d\u8a8d\u8a3c\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3"
2021-11-13 00:11:56 +00:00
},
2021-11-05 00:13:45 +00:00
"reauth_confirm": {
"data": {
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
}
2021-11-14 00:12:48 +00:00
},
"user": {
"data": {
2021-11-19 00:14:01 +00:00
"host": "\u30db\u30b9\u30c8",
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"port": "\u30dd\u30fc\u30c8"
2021-11-14 00:12:48 +00:00
}
2021-11-05 00:13:45 +00:00
}
}
}
}