diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:35 +0000 |
commit | 1ac631ba0fccabbb2839cab353742de4dac7cfc4 (patch) | |
tree | 81e5364b8a3f606a6f5e877ab4b709c64f237872 /apps/files/l10n/zh_TW.js | |
parent | c31ab2d68b03e30f776d2015604841e171e9c936 (diff) | |
download | nextcloud-server-1ac631ba0fccabbb2839cab353742de4dac7cfc4.tar.gz nextcloud-server-1ac631ba0fccabbb2839cab353742de4dac7cfc4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index c5d35b69243..3747febf0ca 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -275,16 +275,15 @@ OC.L10N.register( "Creating file" : "正在建立檔案", "Blank" : "空白", "Unable to create new file from template" : "無法從範本建立新檔案", + "Deletion cancelled" : "刪除已取消", "Delete permanently" : "永久刪除", "Delete and unshare" : "刪除並取消分享", "Leave these shares" : "離開這些分享", "Disconnect storages" : "解除連結儲存空間", "Delete files" : "刪除檔案", "Delete folders" : "刪除資料夾", - "You are about to delete {count} items." : "您將要移除 {count} 個項目。", "Confirm deletion" : "確認刪除", "Cancel" : "取消", - "Deletion cancelled" : "刪除已取消", "Destination is not a folder" : "目的地不是資料夾", "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", |