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

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-24 04:10:39 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-24 04:10:39 +0300
commit7df51abc57fcdf81e0fbaaf6ff73a7074cb96962 (patch)
tree5b2e4e7739b6b9cb00b0d592ca422b6a0ed29c76 /l10n/zh_CN.json
parent66c66a2a5f68af292716fc13cd3f398d98949557 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.json')
-rw-r--r--l10n/zh_CN.json16
1 files changed, 12 insertions, 4 deletions
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 87d6183..4f01302 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1,14 +1,22 @@
{ "translations": {
- "Please enter valid urls - they have to start with either http://, https:// or /" : "请输入正确的 url - 应该以 http://, https:// 或 / 开头",
- "External sites saved." : "外部站点已经保存。",
+ "Select an icon" : "选择图标",
+ "All languages" : "所有语言",
+ "The given name is invalid" : "用户名无效",
+ "The given url is invalid" : "URL无效",
+ "The given language does not exist" : "语言不存在",
+ "The given icon does not exist" : "图标不存在",
+ "The site does not exist" : "网站不存在",
+ "__language_name__" : "__language_name__",
"External sites" : "外部站点",
"Please note that some browsers will block displaying of sites via http if you are running https." : "请注意当运行 HTTPS 环境下时,部分浏览器将会屏蔽显示 HTTP 网站。",
"Furthermore please note that many sites these days disallow iframing due to security reasons." : "另外请注意由于安全原因,部分站点禁用了 iFrame。",
"We highly recommend to test the configured sites below properly." : "我们强烈建议测试一下配置的站点。",
+ "Add" : "增加",
"Name" : "名称",
"URL" : "URL",
- "Select an icon" : "选择图标",
"Remove site" : "移除站点",
- "Add" : "增加"
+ "Saving" : "正在保存",
+ "Saved!" : "已保存!",
+ "Can not save site" : "无法保存网站"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file