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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-07 01:18:24 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-07 01:18:24 +0300
commit8db2f3ec3adddb0a293bfb8c102561c08270d710 (patch)
treef1a0213a1115a3b2aeaa3cc17607edf10aeee0d1 /apps/theming/l10n/zh_TW.js
parenta1aa6ee70d45d359d7e277873106a668aa642305 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/zh_TW.js')
-rw-r--r--apps/theming/l10n/zh_TW.js7
1 files changed, 5 insertions, 2 deletions
diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js
index 794f598e9fe..d2b655ff811 100644
--- a/apps/theming/l10n/zh_TW.js
+++ b/apps/theming/l10n/zh_TW.js
@@ -10,6 +10,11 @@ OC.L10N.register(
"The given web address is too long" : "提供的網址太長",
"The given slogan is too long" : "指定的標語太長",
"The given color is invalid" : "指定的顏色無效",
+ "The file was uploaded" : "檔案已上傳",
+ "No file was uploaded" : "沒有檔案被上傳",
+ "Missing a temporary folder" : "找不到暫存資料夾",
+ "Could not write file to disk" : "寫入硬碟失敗",
+ "A PHP extension stopped the file upload" : "一個 PHP 擴充功能終止檔案的上傳",
"No file uploaded" : "未上傳檔案",
"Unsupported image type" : "不支援的圖片類型",
"Theming" : "佈景主題",
@@ -24,8 +29,6 @@ OC.L10N.register(
"Upload new login background" : "上傳新的登入頁背景",
"Remove background image" : "移除背景圖片",
"You are already using a custom theme" : "您正在使用自訂主題",
- "reset to default" : "恢復預設值",
- "Web address" : "網址",
"Web address https://…" : "網址 https://…"
},
"nplurals=1; plural=0;");