core/homeassistant/components/jellyfin/translations/zh-Hans.json

21 lines
753 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "\u8be5\u96c6\u6210\u5df2\u7ecf\u914d\u7f6e\u8fc7\u4e86\uff0c\u4e14\u53ea\u80fd\u914d\u7f6e\u4e00\u6b21\u3002\u82e5\u8981\u91cd\u65b0\u914d\u7f6e\uff0c\u8bf7\u5148\u5220\u9664\u65e7\u96c6\u6210\u3002"
},
"error": {
"cannot_connect": "\u8fde\u63a5\u5931\u8d25",
"invalid_auth": "\u9a8c\u8bc1\u65e0\u6548",
"unknown": "\u672a\u77e5\u9519\u8bef"
},
"step": {
"user": {
"data": {
"password": "\u5bc6\u7801",
"url": "\u4e3b\u673a\u5730\u5740",
"username": "\u7528\u6237\u540d"
}
}
}
}
}