diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index ff06c9ad5d3..9625b60d7b0 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -59,6 +59,7 @@ OC.L10N.register( "Could not create file \"{file}\"" : "無法建立檔案 \"{file}\"", "Could not create file \"{file}\" because it already exists" : "無法建立檔案「{file}」,因為此檔案已存在", "Could not create folder \"{dir}\" because it already exists" : "無法建立資料夾 \"{dir}\",因為此資料夾已存在", + "Could not fetch file details \"{file}\"" : "不能取得檔案細節\"{file}\"", "Error deleting file \"{fileName}\"." : "刪除 \"{fileName}\" 出錯", "No search results in other folders for {tag}{filter}{endtag}" : "在其它資料夾中沒有找到 {tag}{filter}{endtag}", "Name" : "名稱", @@ -182,6 +183,7 @@ OC.L10N.register( "Shared with you" : "與您分享", "Shared by link" : "由連結分享", "Deleted shares" : "已刪除的分享", + "Pending shares" : "等待分享", "Text file" : "文字檔", "New text file.txt" : "新文字檔.txt", "%s of %s used" : "在 %s 中使用了%s ", |