Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-08 04:10:28 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-08 04:10:28 +0300
commit71382daf67aac6075908ef5f4e2506cfdb5bdbc9 (patch)
tree72bbb3f24cca1df8da73774653e25d7b211da8cd /lib/l10n/zh_CN.js
parent8281378e5b6d06670b44bd4874eb000b75415604 (diff)
[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 8d0acc2e309..9ef88757b08 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -228,6 +228,7 @@ OC.L10N.register(
"Storage connection error. %s" : "存储连接错误. %s",
"Storage is temporarily not available" : "存储暂时不可用",
"Storage connection timeout. %s" : "存储连接超时. %s",
- "Personal" : "个人"
+ "Personal" : "个人",
+ "No app name specified" : "没有指定的 App 名称"
},
"nplurals=1; plural=0;");