diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 38418ab0ca1..2cac6477faa 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -166,6 +166,10 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "來自 {user} 的 {path} 所有權轉移已經完成。", "in %s" : "在 %s", "File Management" : "檔案管理", + "Storage informations" : "儲存空間資訊", + "{usedQuotaByte} used" : "已使用 {usedQuotaByte}", + "{relative}% used" : "已使用 {relative}%", + "Could not refresh storage stats" : "無法重新整理儲存空間統計資料", "Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權", "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", "Change" : "更改", @@ -178,13 +182,16 @@ OC.L10N.register( "Unknown error" : "未知的錯誤", "Ownership transfer request sent" : "已送出所有權轉移的請求", "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或資料夾的所有權", + "Open the files app settings" : "開啟檔案應用程式設定", "Files settings" : "檔案設定", "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", "Additional settings" : "其他設定", + "Webdav" : "Webdav", "Copy to clipboard" : "複製到剪貼簿", "Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案", "Clipboard is not available" : "剪貼簿無法使用", + "Webdav URL copied to clipboard" : "已將 Webdav URL 複製到剪貼簿", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", "Error while loading the file data" : "載入檔案資料時發生錯誤", "Pick a template for {name}" : "為 {name} 挑選範本", |