summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-06 00:08:44 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-06 00:08:44 +0000
commit984953ef4a5917e672118a96e3b3714862011308 (patch)
tree5859c2c03d5f8dfc2c2b734d04e8b41a28ece5f3 /lib/l10n
parent75f97852b419c9ced6339b960a4ddc3f01f5e213 (diff)
downloadnextcloud-server-984953ef4a5917e672118a96e3b3714862011308.tar.gz
nextcloud-server-984953ef4a5917e672118a96e3b3714862011308.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, 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 输入数据库名称。",