aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-08 01:10:40 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-08 01:10:40 +0000
commit5e3cb24efab0a160a9bfe46136e02ad2a683abdd (patch)
treeee595a861a1af7bad54aac697b1b86c4f3b18d8e /core
parent36eb93deacf4d856b2e402bec53674bcc3027512 (diff)
downloadnextcloud-server-5e3cb24efab0a160a9bfe46136e02ad2a683abdd.tar.gz
nextcloud-server-5e3cb24efab0a160a9bfe46136e02ad2a683abdd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/zh_CN.js3
-rw-r--r--core/l10n/zh_CN.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 0ca67f0cfb5..3af2f1546f7 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -301,6 +301,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式, 这将花费一些时间.",
"This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现, 请联系你的系统管理员.",
- "Thank you for your patience." : "感谢您久等了."
+ "Thank you for your patience." : "感谢您久等了.",
+ "Wrong password. Reset it?" : "密码错误。是否重置?"
},
"nplurals=1; plural=0;");
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index 50486d1a5ca..0486e1f4330 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -299,6 +299,7 @@
"This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式, 这将花费一些时间.",
"This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现, 请联系你的系统管理员.",
- "Thank you for your patience." : "感谢您久等了."
+ "Thank you for your patience." : "感谢您久等了.",
+ "Wrong password. Reset it?" : "密码错误。是否重置?"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file