diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 60c77b03ba0..ab031ef0987 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -2,15 +2,13 @@ "Storage is temporarily not available" : "空間暫時無法使用", "Storage invalid" : "無效的儲存空間", "Unknown error" : "未知的錯誤", - "All files" : "所有檔案", - "Recent" : "近期", - "Favorites" : "最愛", "File could not be found" : "找不到檔案", "Move or copy" : "移動或複製", "Download" : "下載", "Delete" : "刪除", "Home" : "家目錄", "Close" : " 關閉", + "Favorites" : "最愛", "Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"", "This will stop your current uploads." : "這會終止目前任何的上傳。", "Upload cancelled." : "上傳已取消", @@ -92,6 +90,7 @@ "You can only favorite a single file or folder at a time" : "您一次只能為一個檔案或資料夾加星號", "New folder" : "新資料夾", "Upload file" : "上傳檔案", + "Recent" : "近期", "Not favorited" : "未加入至最愛", "Remove from favorites" : "從最愛中移除", "Add to favorites" : "添加到最愛", @@ -133,6 +132,7 @@ "A file or folder has been <strong>deleted</strong>" : "檔案或目錄已被 <strong>刪除</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "僅顯示<strong>已加星號的檔案</strong>的動態通知<em>(僅限訊息串)</em>", "A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>", + "All files" : "所有檔案", "Unlimited" : "無限制", "Upload (max. %s)" : "上傳(至多 %s)", "Accept" : "接受", |