From 8db2f3ec3adddb0a293bfb8c102561c08270d710 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 6 Feb 2019 22:18:24 +0000 Subject: [tx-robot] updated from transifex --- apps/theming/l10n/zh_TW.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'apps/theming/l10n/zh_TW.js') 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;"); -- cgit v1.2.3