diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:42 +0000 |
commit | d3f2bda90cc68fcaf4e66465d1f684841ffad863 (patch) | |
tree | e9f6a60de7e981bc9160d2c482c7fa4eb349aba0 /apps/files/l10n/zh_TW.js | |
parent | daf1d74af977b371cb8f5a5a8048f4853fc4ec53 (diff) | |
download | nextcloud-server-d3f2bda90cc68fcaf4e66465d1f684841ffad863.tar.gz nextcloud-server-d3f2bda90cc68fcaf4e66465d1f684841ffad863.zip |
[tx-robot] updated from transifex
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 ", |