diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-21 00:20:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-21 00:20:38 +0000 |
commit | dcacde4bb8fa813a1b034105534dae73785c3cdd (patch) | |
tree | 896e043f17643a813ddaddea926444268632db14 /apps/files/l10n/zh_CN.js | |
parent | e5d7550a5e8710a7beb33fb9c3e130adc36a221d (diff) | |
download | nextcloud-server-dcacde4bb8fa813a1b034105534dae73785c3cdd.tar.gz nextcloud-server-dcacde4bb8fa813a1b034105534dae73785c3cdd.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 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 21a3ef68b02..e840bab2504 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -369,7 +369,6 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "复制直接链接(仅适用于有权访问此文件/文件夹的用户)", "\"remote user\"" : "“远程用户”", "File name" : "文件名", - "Download file {name}" : "下载文件 {name}", "\"{char}\" is not allowed inside a file name." : "不允许文件名中包含 “{char}”", "\"{name}\" is not an allowed filetype." : "“{name}”不是允许的文件类型", "{newName} already exists." : "{newName}已经存在。", |