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-11-10 04:16:02 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-10 04:16:02 +0300
commit11aad924f8dd51f6c31c065faa71a068e4e8738b (patch)
tree5405126903f76babbb000527d55d9ce9b64afab5 /l10n/zh_TW.js
parentd95c4bc840eeee0368ff01872df43f1683d67b81 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_TW.js')
-rw-r--r--l10n/zh_TW.js15
1 files changed, 14 insertions, 1 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 44a71d3..97f4fc2 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"New site" : "新網站",
"Uploading…" : "上傳中...",
"Reloading icon list…" : "重新讀取圖示列表",
+ "Icon could not be uploaded" : "Icon無法上傳",
"Select an icon" : "選擇一個圖示",
"All languages" : "全部語言",
"Header" : "檔案標頭",
@@ -19,9 +20,13 @@ OC.L10N.register(
"The given language does not exist" : "指定的語言不存在",
"The given type is invalid" : "指定類型無效",
"The given device is invalid" : "指定裝置無效",
+ "At least one of the given groups does not exist" : "至少有一個群組無效",
"The given icon does not exist" : "選定圖示不存在",
"The site does not exist" : "該主機並不存在",
"No file uploaded" : "沒有檔案上傳",
+ "Provided file is not an image" : "選擇的檔案不是圖片檔",
+ "Provided image is not a square of 16, 24 or 32 pixels width" : "圖檔寬度並非 16, 24 or 32pixels ",
+ "An error occurred while uploading the icon, please make sure the data directory is writable" : "icon上傳時發生錯誤,請確認資料目錄是否可以寫入",
"External sites" : "外部連結主機",
"__language_name__" : "正體中文((臺灣)",
"Add a website directly to the app list in the top bar. This will be visible for all users and is useful to quickly reach other internally used web apps or important sites." : "可直接在最上方應用功能選單列新增網址,讓所有使用者從內部顯示連結,連往一些網路應用程式或者重要的網站。",
@@ -40,7 +45,15 @@ OC.L10N.register(
"Furthermore please note that many sites these days disallow iframing due to security reasons." : "此外請注意,基於安全性的考量,某些網站禁用iframe。",
"We highly recommend to test the configured sites above properly." : "我們強烈建議您測試上述配置的網站是否正確。",
"Icons" : "圖示",
+ "Uploading an icon with the same name will replace the current icon." : "上傳重複名稱的icon會取代目前的icon",
+ "Upload new icon" : "上傳新的icon",
+ "Normal" : "一般",
"Setting" : "設定",
- "Add" : "新增"
+ "Quota" : "容量",
+ "The given name is invalid" : "名稱無效",
+ "Add" : "新增",
+ "Saving" : "儲存中...",
+ "Saved!" : "已儲存",
+ "Can not save site" : "無法儲存站點"
},
"nplurals=1; plural=0;");