aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-07 11:32:08 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-07 11:32:08 +0000
commitf8740a1f0c76ca45a905a9f9242621a45bcd3e0c (patch)
tree3a23ac3a0ba5f6066c90fa2044c8eb47b731ebba /lib/l10n/zh_CN.js
parent7486d021b106de0660866f18317fc4d5ed7f17fc (diff)
downloadnextcloud-server-f8740a1f0c76ca45a905a9f9242621a45bcd3e0c.tar.gz
nextcloud-server-f8740a1f0c76ca45a905a9f9242621a45bcd3e0c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 8fe3bb7c00d..8d0acc2e309 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -227,6 +227,7 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "存储未完成配置. %s",
"Storage connection error. %s" : "存储连接错误. %s",
"Storage is temporarily not available" : "存储暂时不可用",
- "Storage connection timeout. %s" : "存储连接超时. %s"
+ "Storage connection timeout. %s" : "存储连接超时. %s",
+ "Personal" : "个人"
},
"nplurals=1; plural=0;");