diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-31 02:18:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-31 02:18:47 +0000 |
commit | ffda62b421e4aed9c01ec9c5ff34eb3516bf727e (patch) | |
tree | 54948ef22495ba8b71842de95d4e54a41f81848c /lib/l10n | |
parent | f94af85749f1c98564c7b4f503a13309a24595fb (diff) | |
download | nextcloud-server-ffda62b421e4aed9c01ec9c5ff34eb3516bf727e.tar.gz nextcloud-server-ffda62b421e4aed9c01ec9c5ff34eb3516bf727e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/zh_CN.js | 6 | ||||
-rw-r--r-- | lib/l10n/zh_CN.json | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index aed31823fbb..69c35cf7168 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -10,6 +10,7 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "应用%1$s的文件替换不正确。请确认版本与当前服务器兼容。", "Sample configuration detected" : "示例配置检测", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接把 config.php 的样例文件直接复制使用。这可能会破坏您的安装。在对 config.php 进行修改之前请先阅读相关文档。", + "Other activities" : "其他动态", "%1$s and %2$s" : "%1$s 和 %2$s", "%1$s, %2$s and %3$s" : "%1$s,%2$s 和 %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s,%2$s,%3$s 和 %4$s", @@ -22,6 +23,7 @@ OC.L10N.register( "PHP %s or higher is required." : "要求 PHP 版本 %s 或者更高。", "PHP with a version lower than %s is required." : "需要版本低于 %s 的PHP。", "%sbit or higher PHP required." : "需要 %s 或更高版本的 PHP。", + "The following architectures are supported: %s" : "支持以下架构:%s", "The following databases are supported: %s" : "支持以下数据库:%s", "The command line tool %s could not be found" : "命令行工具 %s 未找到", "The library %s is not available." : "库文件 %s 不可用", @@ -216,8 +218,8 @@ OC.L10N.register( "Action \"%s\" not supported or implemented." : "操作 \"%s\" 不支持或未实现。", "Authentication failed, wrong token or provider ID given" : "认证失败,提供了错误的token或提供者ID", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "缺少参数来完成请求。缺少的参数为:\"%s\"", - "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" 已被云联合提供商 \"%2$s\" 使用", - "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID为 \"%s\" 的云联合提供商不存在。", + "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" 已被联合云提供商 \"%2$s\" 使用", + "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID为 \"%s\" 的联合云提供商不存在。", "Could not obtain lock type %d on \"%s\"." : "无法在 \"%s\" 上获取锁类型 %d。", "Storage unauthorized. %s" : "存储认证失败。%s", "Storage incomplete configuration. %s" : "存储未完成配置。%s", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 7261d1d2a8c..84cec5097ae 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -8,6 +8,7 @@ "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "应用%1$s的文件替换不正确。请确认版本与当前服务器兼容。", "Sample configuration detected" : "示例配置检测", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接把 config.php 的样例文件直接复制使用。这可能会破坏您的安装。在对 config.php 进行修改之前请先阅读相关文档。", + "Other activities" : "其他动态", "%1$s and %2$s" : "%1$s 和 %2$s", "%1$s, %2$s and %3$s" : "%1$s,%2$s 和 %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s,%2$s,%3$s 和 %4$s", @@ -20,6 +21,7 @@ "PHP %s or higher is required." : "要求 PHP 版本 %s 或者更高。", "PHP with a version lower than %s is required." : "需要版本低于 %s 的PHP。", "%sbit or higher PHP required." : "需要 %s 或更高版本的 PHP。", + "The following architectures are supported: %s" : "支持以下架构:%s", "The following databases are supported: %s" : "支持以下数据库:%s", "The command line tool %s could not be found" : "命令行工具 %s 未找到", "The library %s is not available." : "库文件 %s 不可用", @@ -214,8 +216,8 @@ "Action \"%s\" not supported or implemented." : "操作 \"%s\" 不支持或未实现。", "Authentication failed, wrong token or provider ID given" : "认证失败,提供了错误的token或提供者ID", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "缺少参数来完成请求。缺少的参数为:\"%s\"", - "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" 已被云联合提供商 \"%2$s\" 使用", - "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID为 \"%s\" 的云联合提供商不存在。", + "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" 已被联合云提供商 \"%2$s\" 使用", + "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID为 \"%s\" 的联合云提供商不存在。", "Could not obtain lock type %d on \"%s\"." : "无法在 \"%s\" 上获取锁类型 %d。", "Storage unauthorized. %s" : "存储认证失败。%s", "Storage incomplete configuration. %s" : "存储未完成配置。%s", |