diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 4204331c2b4..13062ccde3b 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -14,18 +14,21 @@ "Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"", "Upload cancelled." : "上傳已取消", "…" : "...", + "Processing files …" : "正在處理檔案…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳", "Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}", "Target folder \"{dir}\" does not exist any more" : "資料夾 \"{dir}\" 不存在", "Not enough free space" : "空間不足", "Uploading …" : "上傳中...", "{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中的 {loadedSize} ({bitrate})", + "Uploading that item is not supported" : "不支援上傳該項目", "Target folder does not exist any more" : "目標資料夾已經不存在了", "Error when assembling chunks, status code {status}" : "重組檔案片段時出錯,狀態代碼 {status}", "Actions" : "動作", "Rename" : "重新命名", "Copy" : "複製", - "Disconnect storage" : "斷開儲存空間連接", + "Choose target folder" : "選擇目標資料夾", + "Disconnect storage" : "切斷儲存空間連接", "Unshare" : "取消分享", "Could not load info for file \"{file}\"" : "無法讀取 \"{file}\" 的詳細資料", "Files" : "檔案", @@ -123,6 +126,7 @@ "A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>", "Unlimited" : "無限制", "Upload (max. %s)" : "上傳(至多 %s)", + "File Management" : "檔案管理", "File handling" : "檔案處理", "Maximum upload size" : "上傳限制", "max. possible: " : "最大允許:", @@ -135,6 +139,7 @@ "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "使用這個位址來<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">使用 WebDAV 存取檔案</a>", "Cancel upload" : "取消上傳", + "Toggle grid view" : "切換網格檢視", "No files in here" : "沒有任何檔案", "Upload some content or sync with your devices!" : "在您的裝置中同步或上傳一些內容", "No entries found in this folder" : "在此資料夾中沒有任何項目", @@ -145,9 +150,11 @@ "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", "Tags" : "標籤", "Deleted files" : "回收桶", + "Shares" : "分享", "Shared with others" : "與其他人分享", "Shared with you" : "與您分享", "Shared by link" : "由連結分享", + "Deleted shares" : "已刪除的分享", "Text file" : "文字檔", "New text file.txt" : "新文字檔.txt", "Move" : "移動", |