summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-06 00:09:02 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-06 00:09:02 +0000
commit1692daec40eec331c8828f0bb60fc2a55fefe57c (patch)
treec47ccd6e54f555724538155b5df2daff51d2a031 /lib
parentbb1ff50f63b774ad3710ff34dcb32a5aa0b0d734 (diff)
downloadnextcloud-server-1692daec40eec331c8828f0bb60fc2a55fefe57c.tar.gz
nextcloud-server-1692daec40eec331c8828f0bb60fc2a55fefe57c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/zh_CN.js4
-rw-r--r--lib/l10n/zh_CN.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 659e21e4c27..dd62ec5784e 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "这是一个自动生成的电子邮件,请不要回复。",
"Help" : "帮助",
"Apps" : "应用",
+ "Settings" : "设置",
"Log out" : "注销",
"Users" : "用户",
"APCu" : "APCu",
@@ -55,6 +56,9 @@ OC.L10N.register(
"Encryption" : "加密",
"Additional settings" : "其他设置",
"Tips & tricks" : "小提示",
+ "Verifying" : "验证",
+ "Verifying …" : "验证...",
+ "Verify" : "验证",
"%s enter the database username and name." : "%s 输入数据库用户名和名称.",
"%s enter the database username." : "%s 输入数据库用户名。",
"%s enter the database name." : "%s 输入数据库名称。",
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index ce60ca80930..7c73de1bc4f 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -43,6 +43,7 @@
"This is an automatically sent email, please do not reply." : "这是一个自动生成的电子邮件,请不要回复。",
"Help" : "帮助",
"Apps" : "应用",
+ "Settings" : "设置",
"Log out" : "注销",
"Users" : "用户",
"APCu" : "APCu",
@@ -53,6 +54,9 @@
"Encryption" : "加密",
"Additional settings" : "其他设置",
"Tips & tricks" : "小提示",
+ "Verifying" : "验证",
+ "Verifying …" : "验证...",
+ "Verify" : "验证",
"%s enter the database username and name." : "%s 输入数据库用户名和名称.",
"%s enter the database username." : "%s 输入数据库用户名。",
"%s enter the database name." : "%s 输入数据库名称。",