mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-29 08:34:59 +02:00
commit
4ec76d35e0
@ -18,7 +18,7 @@
|
||||
"guest-label": "访客访问",
|
||||
"username-label": "用户名",
|
||||
"password-label": "密码",
|
||||
"login-button": "登陆",
|
||||
"login-button": "登录",
|
||||
"remember-me-label": "记住密码",
|
||||
"remember-me-never": "永不",
|
||||
"remember-me-hour": "4 小时",
|
||||
@ -29,10 +29,10 @@
|
||||
"error-missing-password": "密码空缺",
|
||||
"error-incorrect-username": "用户不存在",
|
||||
"error-incorrect-password": "密码不正确",
|
||||
"success-message": "登陆成功。",
|
||||
"success-message": "登录成功。",
|
||||
"logout-message": "注销",
|
||||
"already-logged-in-title": "已经成功登陆",
|
||||
"already-logged-in-text": "你的登陆身份",
|
||||
"already-logged-in-title": "已经成功登录",
|
||||
"already-logged-in-text": "你的登录身份",
|
||||
"proceed-to-dashboard": "前往仪表板",
|
||||
"log-out-button": "注销",
|
||||
"proceed-guest-button": "以游客身份前往",
|
||||
@ -41,7 +41,7 @@
|
||||
"error": "错误",
|
||||
"error-no-user-configured": "没有启用验证,或者未配置用户",
|
||||
"error-go-home-button": "Go Home",
|
||||
"logged-in-guest": "以访客身份登陆,正在跳转...",
|
||||
"logged-in-guest": "以访客身份登录,正在跳转...",
|
||||
"error-guest-access": "不允许访客访问"
|
||||
},
|
||||
"app-info": {
|
||||
@ -130,7 +130,7 @@
|
||||
"config-launcher-label": "设置",
|
||||
"config-launcher-tooltip": "更新设置",
|
||||
"sign-out-tooltip": "注销",
|
||||
"sign-in-tooltip": "登陆",
|
||||
"sign-in-tooltip": "登录",
|
||||
"sign-in-welcome": "你好 {username}!",
|
||||
"hide": "隐藏",
|
||||
"open": "打开"
|
||||
@ -402,7 +402,7 @@
|
||||
"last-24-hours": "24 小时内",
|
||||
"last-5-minutes": "5 分钟内",
|
||||
"last-hour": "1 小时内",
|
||||
"last-login": "最后登陆",
|
||||
"last-login": "最后登录",
|
||||
"last-restart": "最后重启",
|
||||
"load-averages": "所有CPU的平均负载",
|
||||
"local-shares": "本地分享",
|
||||
|
Loading…
x
Reference in New Issue
Block a user