summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r--apps/files/l10n/zh_TW.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index ba1f38f0966..dd2835f5aef 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -297,9 +297,18 @@ OC.L10N.register(
"In folder" : "在資料夾中",
"Search in folder: {folder}" : "在資料夾中搜尋:{folder}",
"One of the dropped files could not be processed" : "無法處理其中一個投放的檔案",
+ "Your browser does not support the Filesystem API. Directories will not be uploaded" : "您的瀏覽器不支援檔案系統 API。將不會上傳目錄",
+ "No files to upload" : "沒有要上傳的檔案",
+ "Unable to create the directory {directory}" : "無法建立目錄 {directory}",
"Some files could not be uploaded" : "無法上傳部份檔案",
"Files uploaded successfully" : "檔案上傳成功",
+ "No files to process" : "沒有要處理的檔案",
+ "Some files could not be copied" : "無法複製部份檔案",
"Some files could not be moved" : "有些檔案無法被移動",
+ "Files copied successfully" : "檔案複製成功",
+ "Files moved successfully" : "檔案移動成功",
+ "Conflicts resolution skipped" : "已略過衝突解決",
+ "Upload cancelled" : "已取消上傳",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"],