diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /lib/l10n/zh_CN.json | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r-- | lib/l10n/zh_CN.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index e054f53f123..c912cee2b76 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -99,6 +99,8 @@ "Users" : "用户", "Email" : "电子邮箱", "Mail %s" : "发邮件给 %s", + "Fediverse" : "联邦宇宙", + "View %s on the fediverse" : "在联邦宇宙上浏览 %s", "Phone" : "电话", "Call %s" : "呼叫 %s", "Twitter" : "推特", @@ -222,7 +224,7 @@ "This can usually be fixed by giving the web server write access to the root directory. See %s" : "通常可以为 Web 服务器授予对根目录的写入权限来修复这个问题。查看:%s", "Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "通常可以为 Web 服务器授予对根目录的写入权限来修复权限问题。查看:%s。", "Your data directory is not writable." : "您的数据目录无法写入。", - "Setting locale to %s failed." : "设置语言为 %s 失败。", + "Setting locale to %s failed." : "设置语言为%s失败。", "Please install one of these locales on your system and restart your web server." : "请在您的系统中安装下述一种语言并重启 Web 服务器。", "PHP module %s not installed." : "PHP %s 模块未安装。", "Please ask your server administrator to install the module." : "请联系您的服务器管理员安装模块。", @@ -257,13 +259,9 @@ "Storage connection timeout. %s" : "存储连接超时。%s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "应用%1$s的文件替换不正确。请确认版本与当前服务器兼容。", "Full name" : "全名", - "%s enter the database username and name." : "%s 输入数据库用户名和名称。", - "%s enter the database username." : "%s 输入数据库用户名。", - "%s enter the database name." : "%s 输入数据库名称。", - "%s you may not use dots in the database name" : "%s 您不能在数据库名称中使用英文句号。", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "已达到用户上限,未创建该用户。请检查您的通知以了解更多。", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "在用户名中只允许使用以下字符:“a-z”、“A-Z”、“0-9” 和 \"_.@-'\"", "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 服务器以解决该问题。" + "To fix this issue update your libxml2 version and restart your web server." : "升级您的libxml2版本然后重启Web服务器以解决该问题。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |