diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 58072ca38b3..013031f9b9f 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -154,7 +154,6 @@ "A file has been added to or removed from your <strong>favorites</strong>" : "檔案已從您的<strong>最愛</strong>新增或移除", "A file or folder has been <strong>changed</strong>" : "檔案或資料夾已被<strong>變更</strong>", "A favorite file or folder has been <strong>changed</strong>" : "一個最愛的檔案或資料夾已<strong>變更</strong>", - "All files" : "所有檔案", "Upload (max. %s)" : "上傳(最多 %s)", "Accept" : "接受", "Reject" : "拒絕", @@ -186,15 +185,16 @@ "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "此名稱「{newName}」在這資料夾「{dir}」已經被使用。請選擇其他名稱。", "Could not rename \"{oldName}\"" : "無法重新命名「{oldName}」", "Total rows summary" : "總列摘要", - "Select all" : "全選", - "Unselect all" : "取消全選", "\"{displayName}\" failed on some elements " : "「{displayName}」在某些元素上失敗", "\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功", "ascending" : "遞增", "descending" : "遞減", "Sort list by {column} ({direction})" : "按 {column}({direction})排序清單", + "Select all" : "全選", + "Unselect all" : "取消全選", "List of files and folders." : "檔案與資料夾清單。", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", + "File not found" : "找不到檔案", "Storage informations" : "儲存空間資訊", "{usedQuotaByte} used" : "已使用 {usedQuotaByte}", "{relative}% used" : "已使用 {relative}%", @@ -249,11 +249,11 @@ "List of favorites files and folders." : "最愛檔案與資料夾的清單。", "No favorites yet" : "尚無最愛", "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", + "All files" : "所有檔案", "List of recently modified files and folders." : "最近修改的檔案與資料夾的清單。", "No recently modified files" : "近期無修改檔案", "Files and folders you recently modified will show up here." : "您最近修改的檔案與資料夾將會顯示在此處。", "Toggle %1$s sublist" : "切換 %1$s 子列表", - "Toggle grid view" : "切換網格檢視", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Upload too large" : "上傳過大", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制", @@ -267,6 +267,7 @@ "%s used" : "%s 已使用", "%s%%" : "%s%%", "%1$s of %2$s used" : "在 %2$s 中使用了 %1$s ", + "Toggle grid view" : "切換網格檢視", "Deleted files" : "已刪除的檔案", "Shares" : "分享", "Shared with others" : "與其他人分享", |