summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-08 01:10:28 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-08 01:10:28 +0000
commit71382daf67aac6075908ef5f4e2506cfdb5bdbc9 (patch)
tree72bbb3f24cca1df8da73774653e25d7b211da8cd /core
parent8281378e5b6d06670b44bd4874eb000b75415604 (diff)
downloadnextcloud-server-71382daf67aac6075908ef5f4e2506cfdb5bdbc9.tar.gz
nextcloud-server-71382daf67aac6075908ef5f4e2506cfdb5bdbc9.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