feat: update translations (#5615)

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
This commit is contained in:
transifex-integration[bot] 2025-12-13 09:09:31 +01:00 committed by GitHub
parent cf966578d8
commit 3fdca6dfd9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,10 +43,10 @@
"upload": "上传", "upload": "上传",
"openFile": "打开文件", "openFile": "打开文件",
"discardChanges": "放弃更改", "discardChanges": "放弃更改",
"saveChanges": "Save changes", "saveChanges": "保存更改",
"editAsText": "Edit as Text", "editAsText": "以文本形式编辑",
"increaseFontSize": "Increase font size", "increaseFontSize": "增大字体大小",
"decreaseFontSize": "Decrease font size" "decreaseFontSize": "减小字体大小"
}, },
"download": { "download": {
"downloadFile": "下载文件", "downloadFile": "下载文件",
@ -79,9 +79,9 @@
"sortByName": "按名称排序", "sortByName": "按名称排序",
"sortBySize": "按大小排序", "sortBySize": "按大小排序",
"noPreview": "此文件无法预览。", "noPreview": "此文件无法预览。",
"csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", "csvTooLarge": "CSV文件大到无法预览(>5MB)。请下载查看。",
"csvLoadFailed": "Failed to load CSV file.", "csvLoadFailed": "加载 CSV 文件失败。",
"showingRows": "Showing {count} row(s)", "showingRows": "正在显示 {count} 行",
"columnSeparator": "Column Separator", "columnSeparator": "Column Separator",
"csvSeparators": { "csvSeparators": {
"comma": "Comma (,)", "comma": "Comma (,)",
@ -114,9 +114,9 @@
"username": "用户名", "username": "用户名",
"usernameTaken": "用户名已经被使用", "usernameTaken": "用户名已经被使用",
"wrongCredentials": "用户名或密码错误", "wrongCredentials": "用户名或密码错误",
"passwordTooShort": "Password must be at least {min} characters", "passwordTooShort": "密码必须至少包含 {min} 个字符",
"logout_reasons": { "logout_reasons": {
"inactivity": "You have been logged out due to inactivity." "inactivity": "由于未活动,您已登出。"
} }
}, },
"permanent": "永久", "permanent": "永久",
@ -171,7 +171,7 @@
"video": "视频" "video": "视频"
}, },
"settings": { "settings": {
"aceEditorTheme": "Ace editor theme", "aceEditorTheme": "Ace editor 主题",
"admin": "管理员", "admin": "管理员",
"administrator": "管理员", "administrator": "管理员",
"allowCommands": "执行命令Shell 命令)", "allowCommands": "执行命令Shell 命令)",
@ -179,7 +179,7 @@
"allowNew": "创建新文件和文件夹", "allowNew": "创建新文件和文件夹",
"allowPublish": "发布新的帖子与页面", "allowPublish": "发布新的帖子与页面",
"allowSignup": "允许用户注册", "allowSignup": "允许用户注册",
"hideLoginButton": "Hide the login button from public pages", "hideLoginButton": "从公开页面隐藏登录按钮",
"avoidChanges": "(留空以避免更改)", "avoidChanges": "(留空以避免更改)",
"branding": "品牌", "branding": "品牌",
"brandingDirectoryPath": "品牌信息文件夹路径", "brandingDirectoryPath": "品牌信息文件夹路径",