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>2015-10-30 07:52:12 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-30 07:52:12 +0300
commit16f8bea27062a6528f8ab7c323010bda94956086 (patch)
treefe42e1e6553fb766bcbe4a63fe4f683da5bdf409 /external
parent9ce44f063feb1dca6fc7af02ebf3f88a41a3b1ae (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'external')
-rw-r--r--external/l10n/zh_TW.js6
-rw-r--r--external/l10n/zh_TW.json6
2 files changed, 12 insertions, 0 deletions
diff --git a/external/l10n/zh_TW.js b/external/l10n/zh_TW.js
index f6b63ddf1..0b80aa0b7 100644
--- a/external/l10n/zh_TW.js
+++ b/external/l10n/zh_TW.js
@@ -1,9 +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." : "我們強烈建議測試以下配置過的網站是否正確。",
"Name" : "名稱",
"URL" : "網址URL",
+ "Select an icon" : "選擇一個圖示",
"Remove site" : "移除站台",
"Add" : "新增"
},
diff --git a/external/l10n/zh_TW.json b/external/l10n/zh_TW.json
index f92264ed3..43f0e8888 100644
--- a/external/l10n/zh_TW.json
+++ b/external/l10n/zh_TW.json
@@ -1,7 +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." : "我們強烈建議測試以下配置過的網站是否正確。",
"Name" : "名稱",
"URL" : "網址URL",
+ "Select an icon" : "選擇一個圖示",
"Remove site" : "移除站台",
"Add" : "新增"
},"pluralForm" :"nplurals=1; plural=0;"