diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 928903e0aef..c25b3df6344 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -4,13 +4,13 @@ "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}\"", "Upload cancelled." : "上傳已取消", "Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳", @@ -145,9 +145,6 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制", "No favorites yet" : "尚無最愛", "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", - "Shared with you" : "與您分享", - "Shared with others" : "與其他人分享", - "Shared by link" : "由連結分享", "Tags" : "標籤", "Deleted files" : "回收桶", "Text file" : "文字檔", @@ -155,6 +152,9 @@ "Move" : "移動", "A new file or folder has been <strong>deleted</strong>" : "一個新的檔案或資料夾已經被<strong>刪除</strong>", "A new file or folder has been <strong>restored</strong>" : "一個新的檔案或資料夾已經被<strong>還原</strong>", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "使用這個地址來<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">透過 WebDAV 存取您的檔案</a>" + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "使用這個地址來<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">透過 WebDAV 存取您的檔案</a>", + "Shared with you" : "與您分享", + "Shared with others" : "與其他人分享", + "Shared by link" : "由連結分享" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |