diff options
Diffstat (limited to 'apps/theming/l10n/zh_TW.json')
-rw-r--r-- | apps/theming/l10n/zh_TW.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/apps/theming/l10n/zh_TW.json b/apps/theming/l10n/zh_TW.json index c1b066e07c9..063710e81b9 100644 --- a/apps/theming/l10n/zh_TW.json +++ b/apps/theming/l10n/zh_TW.json @@ -8,6 +8,11 @@ "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" : "佈景主題", @@ -22,8 +27,6 @@ "Upload new login background" : "上傳新的登入頁背景", "Remove background image" : "移除背景圖片", "You are already using a custom theme" : "您正在使用自訂主題", - "reset to default" : "恢復預設值", - "Web address" : "網址", "Web address https://…" : "網址 https://…" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |