diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-20 00:19:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-20 00:19:18 +0000 |
commit | 66b2fd95d133611edec66a3f37d0555f482cf7ea (patch) | |
tree | 8083d02fe4368728eda96c68389c2c0f13cfe234 /apps/files/l10n/zh_TW.js | |
parent | 5077d0a10b9654420b098449a6b922798d469aee (diff) | |
download | nextcloud-server-66b2fd95d133611edec66a3f37d0555f482cf7ea.tar.gz nextcloud-server-66b2fd95d133611edec66a3f37d0555f482cf7ea.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 49c749b8a02..536f754101e 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -269,6 +269,7 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾", "The files is locked" : "檔案已鎖定", "The file does not exist anymore" : "檔案已不存在", + "Choose destination" : "選擇目的地", "Copy to {target}" : "複製到 {target}", "Move to {target}" : "移動至 {target}", "Cancelled move or copy operation" : "已取消移動或複製操作", |