diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-20 00:19:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-20 00:19:28 +0000 |
commit | 063d811fab696b042d4e10dc65f718f4877f3505 (patch) | |
tree | 3153b0665b9d8a0931cc6babcc066ac3f1f386c6 /apps/files/l10n/zh_TW.js | |
parent | 1dda035324fdae61013f2f2373f93a1619e235b3 (diff) | |
download | nextcloud-server-063d811fab696b042d4e10dc65f718f4877f3505.tar.gz nextcloud-server-063d811fab696b042d4e10dc65f718f4877f3505.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" : "已取消移動或複製操作", |