mirror of
https://github.com/usememos/memos.git
synced 2025-12-19 07:08:55 +08:00
chore: translated with Weblate (#2348)
Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (315 of 315 strings) Translation: memos-i18n/i18n Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/ Co-authored-by: Qing Long <longyinx@duck.com>
This commit is contained in:
parent
6ffc09d86a
commit
76fb280720
1 changed files with 11 additions and 11 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
},
|
},
|
||||||
"auth": {
|
"auth": {
|
||||||
"create-your-account": "创建你的账户",
|
"create-your-account": "创建你的账户",
|
||||||
"host-tip": "你正在注册为管理员用户账号。",
|
"host-tip": "你正在注册为管理员用户。",
|
||||||
"new-password": "新密码",
|
"new-password": "新密码",
|
||||||
"repeat-new-password": "重复新密码",
|
"repeat-new-password": "重复新密码",
|
||||||
"sign-in-tip": "已有账户?",
|
"sign-in-tip": "已有账户?",
|
||||||
|
|
@ -135,7 +135,7 @@
|
||||||
"view-detail": "查看详情",
|
"view-detail": "查看详情",
|
||||||
"visibility": {
|
"visibility": {
|
||||||
"disabled": "公共备忘录已禁用",
|
"disabled": "公共备忘录已禁用",
|
||||||
"private": "仅自己可见",
|
"private": "私有",
|
||||||
"protected": "工作区",
|
"protected": "工作区",
|
||||||
"public": "公开"
|
"public": "公开"
|
||||||
}
|
}
|
||||||
|
|
@ -269,7 +269,7 @@
|
||||||
"theme": "主题",
|
"theme": "主题",
|
||||||
"updated_ts": "更新时间"
|
"updated_ts": "更新时间"
|
||||||
},
|
},
|
||||||
"sso": "SSO",
|
"sso": "单点登录",
|
||||||
"sso-section": {
|
"sso-section": {
|
||||||
"authorization-endpoint": "授权端点(Authorization Endpoint)",
|
"authorization-endpoint": "授权端点(Authorization Endpoint)",
|
||||||
"client-id": "客户端ID(Client ID)",
|
"client-id": "客户端ID(Client ID)",
|
||||||
|
|
@ -332,7 +332,7 @@
|
||||||
"additional-style": "自定义样式",
|
"additional-style": "自定义样式",
|
||||||
"additional-style-placeholder": "自定义 CSS 代码",
|
"additional-style-placeholder": "自定义 CSS 代码",
|
||||||
"allow-user-signup": "允许用户注册",
|
"allow-user-signup": "允许用户注册",
|
||||||
"auto-backup-interval": "自动备份间隔(单位:秒)",
|
"auto-backup-interval": "自动备份间隔(单位:秒)",
|
||||||
"auto-backup-interval-hint": "设置为 0 禁止自动备份,重启后生效。",
|
"auto-backup-interval-hint": "设置为 0 禁止自动备份,重启后生效。",
|
||||||
"customize-server": {
|
"customize-server": {
|
||||||
"appearance": "服务器外观",
|
"appearance": "服务器外观",
|
||||||
|
|
@ -349,14 +349,14 @@
|
||||||
"disable-public-memos": "禁用公共备忘录",
|
"disable-public-memos": "禁用公共备忘录",
|
||||||
"display-with-updated-time": "显示最后修改时间",
|
"display-with-updated-time": "显示最后修改时间",
|
||||||
"enable-password-login": "启用密码登录",
|
"enable-password-login": "启用密码登录",
|
||||||
"enable-password-login-warning": "启用所有用户的密码登录。如果希望用户同时使用 SSO 和密码登录,请开启密码登录",
|
"enable-password-login-warning": "启用所有用户的密码登录。如果希望用户同时使用单点登录和密码登录,请开启密码登录",
|
||||||
"ignore-version-upgrade": "忽略版本升级",
|
"ignore-version-upgrade": "忽略版本升级",
|
||||||
"max-upload-size": "最大上传大小 (MiB)",
|
"max-upload-size": "最大上传大小 (MiB)",
|
||||||
"max-upload-size-hint": "建议值为 32 MiB。",
|
"max-upload-size-hint": "建议值为 32 MiB。",
|
||||||
"server-name": "服务名称",
|
"server-name": "服务名称",
|
||||||
"telegram-bot-token": "Telegram 机器人 Token",
|
"telegram-bot-token": "Telegram 机器人 Token",
|
||||||
"telegram-bot-token-description": "Telegram 机器人 Token 或 `http…/bot<token>` 格式的代理地址",
|
"telegram-bot-token-description": "Telegram 机器人 Token 或 `http…/bot<token>` 格式的代理地址",
|
||||||
"telegram-bot-token-placeholder": "Telegram 的机器人 Token"
|
"telegram-bot-token-placeholder": "您的 Telegram 机器人 Token"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tag-list": {
|
"tag-list": {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue