diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index f1bfd30da65..88f29d66974 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -219,6 +219,7 @@ "Ownership transfer request sent" : "已送出所有權轉移的請求", "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或資料夾的所有權", "Select file or folder to link to" : "選取要連結的檔案或資料夾", + "Choose {file}" : "選擇 {file}", "Add" : "新增", "Loading current folder" : "正在載入目前資料夾", "No files in here" : "沒有任何檔案", @@ -276,6 +277,7 @@ "Templates" : "範本", "Unable to initialize the templates directory" : "無法初始化範本目錄", "Created new folder \"{name}\"" : "已建立新資料夾「{name}」", + "One of the dropped files could not be processed" : "無法處理其中一個投放的檔案", "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"], |