diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-03 00:20:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-03 00:20:04 +0000 |
commit | 2611e88d16f25a72fe5c0f8e18d8c0974af44c2c (patch) | |
tree | 01810c10d8c9204a87a621d987bf8979d3500be6 /apps/files/l10n/zh_CN.js | |
parent | a9296ab5c25a8f34c48b407352a9760b9767ca9b (diff) | |
download | nextcloud-server-2611e88d16f25a72fe5c0f8e18d8c0974af44c2c.tar.gz nextcloud-server-2611e88d16f25a72fe5c0f8e18d8c0974af44c2c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 07bbd01a4ce..54673598fe7 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -299,8 +299,8 @@ OC.L10N.register( "Choose destination" : "选择目标路径", "Copy to {target}" : "复制到 {target}", "Move to {target}" : "移动到 {target}", - "Cancelled move or copy operation" : "已取消移动或复制操作", "Move or copy operation failed" : "移动或复制失败", + "Cancelled move or copy operation" : "已取消移动或复制操作", "Open folder {displayName}" : "打开文件夹{displayName}", "Open in Files" : "在文件中打开", "Open details" : "打开详情", |