summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-04 02:27:44 +0000
committerNextcloud bot <bot@nextcloud.com>2020-01-04 02:27:44 +0000
commit797b603a1f11e76348c36c17e766e97b43dd127e (patch)
treefee8f4cf884244dca11fe5e70ec81288a0aa681e /lib/l10n
parent7976cb7e94d2d73173d1774534c1ae636dc4e17f (diff)
downloadnextcloud-server-797b603a1f11e76348c36c17e766e97b43dd127e.tar.gz
nextcloud-server-797b603a1f11e76348c36c17e766e97b43dd127e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/zh_CN.js4
-rw-r--r--lib/l10n/zh_CN.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 97aededa2cc..71b57d85e8a 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -80,7 +80,7 @@ OC.L10N.register(
"Help" : "帮助",
"Apps" : "应用",
"Settings" : "设置",
- "Log out" : "注销",
+ "Log out" : "登出",
"Users" : "用户",
"Unknown user" : "未知用户",
"Overview" : "概览",
@@ -98,7 +98,7 @@ OC.L10N.register(
"Oracle connection could not be established" : "不能建立甲骨文连接",
"Oracle username and/or password not valid" : "Oracle 数据库用户名和/或密码无效",
"PostgreSQL username and/or password not valid" : "PostgreSQL 数据库用户名和/或密码无效",
- "You need to enter details of an existing account." : "您需要输入现有帐户的详细信息。",
+ "You need to enter details of an existing account." : "您需要输入现有账号的详细信息。",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X 不被支持并且 %s 在这个平台上无法正常工作。请自行承担风险!",
"For the best results, please consider using a GNU/Linux server instead." : "为了达到最好的效果,请考虑使用 GNU/Linux 服务器。",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "看起来这个 %s 实例运行在32位PHP环境中并且已在php.ini中配置open_basedir。这将在文件超过4GB时出现问题,我们极力反对这样做。",
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index e039b938a9a..b4f5e1feaa7 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -78,7 +78,7 @@
"Help" : "帮助",
"Apps" : "应用",
"Settings" : "设置",
- "Log out" : "注销",
+ "Log out" : "登出",
"Users" : "用户",
"Unknown user" : "未知用户",
"Overview" : "概览",
@@ -96,7 +96,7 @@
"Oracle connection could not be established" : "不能建立甲骨文连接",
"Oracle username and/or password not valid" : "Oracle 数据库用户名和/或密码无效",
"PostgreSQL username and/or password not valid" : "PostgreSQL 数据库用户名和/或密码无效",
- "You need to enter details of an existing account." : "您需要输入现有帐户的详细信息。",
+ "You need to enter details of an existing account." : "您需要输入现有账号的详细信息。",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X 不被支持并且 %s 在这个平台上无法正常工作。请自行承担风险!",
"For the best results, please consider using a GNU/Linux server instead." : "为了达到最好的效果,请考虑使用 GNU/Linux 服务器。",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "看起来这个 %s 实例运行在32位PHP环境中并且已在php.ini中配置open_basedir。这将在文件超过4GB时出现问题,我们极力反对这样做。",