diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:46 +0000 |
commit | 724a62daeebeeb0508b7ce7195226aa0654dd97f (patch) | |
tree | 74695f1deb0a6c78d1d3c40fd53aae2312b67f4e /lib/l10n/zh_CN.js | |
parent | a357c065bd1c86dae196a1bd4759f183dd1f2733 (diff) | |
download | nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.tar.gz nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index caed607c4e0..53764266e2b 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -248,12 +248,10 @@ OC.L10N.register( "Summarizes text by reducing its length without losing key information." : "总结一段文本以减少长度而不丢失关键信息", "Extract topics" : "提取主题", "Extracts topics from a text and outputs them separated by commas." : "从文本中摘出主题,输出逗号分隔的结果", - "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "应用%1$s的文件替换不正确。请确认版本与当前服务器兼容。", "404" : "404", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登录用户必须是管理员、子管理员或具有访问此设置的特殊权限", "Logged in user must be an admin or sub admin" : "当前登录用户必须为管理员或子管理员", "Logged in user must be an admin" : "当前登录用户必须为管理员", - "Full name" : "全名", "Unknown user" : "未知用户", "Enter the database username and name for %s" : "输入 %s 的数据库用户名和名称", "Enter the database username for %s" : "输入 %s 的数据库用户名", @@ -270,8 +268,6 @@ OC.L10N.register( "Username must not consist of dots only" : "用户名不能仅由点组成", "Username is invalid because files already exist for this user" : "用户名无效,因为该用户已经存在文件", "User disabled" : "用户已禁用", - "libxml2 2.7.0 is at least required. Currently %s is installed." : "至少需要 libxml2 2.7.0. 当前安装 %s。", - "To fix this issue update your libxml2 version and restart your web server." : "升级您的libxml2版本然后重启Web服务器以解决该问题。", "PostgreSQL >= 9 required." : "需要 PostgreSQL >= 9。", "Please upgrade your database version." : "请升级您的数据库版本。", "Your data directory is readable by other users." : "您的数据目录可被其他用户读取。", |