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:
Diffstat (limited to 'external/l10n/zh_TW.js')
-rw-r--r--external/l10n/zh_TW.js16
1 files changed, 0 insertions, 16 deletions
diff --git a/external/l10n/zh_TW.js b/external/l10n/zh_TW.js
deleted file mode 100644
index 0b80aa0b7..000000000
--- a/external/l10n/zh_TW.js
+++ /dev/null
@@ -1,16 +0,0 @@
-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" : "新增"
-},
-"nplurals=1; plural=0;");