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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-20 08:50:51 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-20 08:50:51 +0300
commit19e5bd26e1a0edd6a367639ddd7668183302e4f0 (patch)
tree39ef8dfd167b7419ab01376b1447f1af0e458251 /external
parentdf8ae72ef28364518cf44dfdab80c87d11016e8e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'external')
-rw-r--r--external/l10n/zh_CN.js4
-rw-r--r--external/l10n/zh_CN.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/external/l10n/zh_CN.js b/external/l10n/zh_CN.js
index db9629773..79d9f6738 100644
--- a/external/l10n/zh_CN.js
+++ b/external/l10n/zh_CN.js
@@ -1,13 +1,15 @@
OC.L10N.register(
"external",
{
+ "Please enter valid urls - they have to start with either http://, https:// or /" : "请输入正确的 url - 应该以 http://, https:// 或 / 开头",
"External sites saved." : "外部站点已经保存。",
"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." : "我们强烈建议提前测试配置。",
+ "We highly recommend to test the configured sites below properly." : "我们强烈建议测试一下配置的站点。",
"Name" : "名称",
"URL" : "URL",
+ "Select an icon" : "选择图标",
"Remove site" : "移除站点",
"Add" : "增加"
},
diff --git a/external/l10n/zh_CN.json b/external/l10n/zh_CN.json
index 01ba84184..b0908c224 100644
--- a/external/l10n/zh_CN.json
+++ b/external/l10n/zh_CN.json
@@ -1,11 +1,13 @@
{ "translations": {
+ "Please enter valid urls - they have to start with either http://, https:// or /" : "请输入正确的 url - 应该以 http://, https:// 或 / 开头",
"External sites saved." : "外部站点已经保存。",
"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." : "我们强烈建议提前测试配置。",
+ "We highly recommend to test the configured sites below properly." : "我们强烈建议测试一下配置的站点。",
"Name" : "名称",
"URL" : "URL",
+ "Select an icon" : "选择图标",
"Remove site" : "移除站点",
"Add" : "增加"
},"pluralForm" :"nplurals=1; plural=0;"