Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-13 05:18:48 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-13 05:18:48 +0300
commitd8a903b1e9e6f878cd40c861b64de64a1e77fb08 (patch)
treeda18366d67e3fb120925b2b8cc20653a047d85f8 /core/l10n/zh_CN.js
parent6df574e8fb027642891084d30eae4963f556700d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 5321d055307..a7b7b4d3f8c 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -57,11 +57,6 @@ OC.L10N.register(
"%s (incompatible)" : "%s (不兼容)",
"Following apps have been disabled: %s" : "下列应用已经被禁用:%s",
"Already up to date" : "已经是最新",
- "Very weak password" : "非常弱的密码",
- "Weak password" : "弱密码",
- "So-so password" : "一般强度的密码",
- "Good password" : "较强的密码",
- "Strong password" : "强密码",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "您的网页服务器没有正确设置允许文件同步,因为 WebDAV 接口看起来无法正常工作。",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "您的网页服务器未正确设置以解析“{url}”。更多信息请参见<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档</a>。",
"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "您的web服务器没有正确配置以解析 “{url}”。这很可能与web服务器配置没有更新,导致不能直接访问这个文件夹有关。请将您的配置与Apache “.htaccess”文件中的默认重写规则或者与这个<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档页面</a>中的Nginx配置进行比较。在Nginx配置中通常是以“location ~”开头的行需要修改。",
@@ -231,6 +226,11 @@ OC.L10N.register(
"Type to search for existing projects" : "输入以搜索已有项目",
"New in" : "新品",
"View changelog" : "查看更新记录",
+ "Very weak password" : "非常弱的密码",
+ "Weak password" : "弱密码",
+ "So-so password" : "一般强度的密码",
+ "Good password" : "较强的密码",
+ "Strong password" : "强密码",
"No action available" : "无可用操作",
"Error fetching contact actions" : "查找联系人时出错",
"Personal" : "个人",