diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-27 00:26:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-27 00:26:53 +0000 |
commit | 912b18b1fc9fd90bfc78f942cd2043a5a0145e69 (patch) | |
tree | e10acec5709011fd37a9daa6315cbf71e87de6ca /apps/files/l10n/zh_TW.js | |
parent | d395fa862b79ba3720ed5a1494a7c6ebb031b356 (diff) | |
download | nextcloud-server-912b18b1fc9fd90bfc78f942cd2043a5a0145e69.tar.gz nextcloud-server-912b18b1fc9fd90bfc78f942cd2043a5a0145e69.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 | 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 8b0e8e6fb06..42a1be4668c 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -249,6 +249,8 @@ OC.L10N.register( "Blank" : "空白", "Unable to create new file from template" : "無法從範本建立新檔案", "Delete permanently" : "永久刪除", + "Copy to {target}" : "複製到 {target}", + "Move to {target}" : "移動至 {target}", "Open folder {displayName}" : "開啟資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中開啟", "Open details" : "開啟細節", |