diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-22 00:20:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-22 00:20:28 +0000 |
commit | ebd0c519152cdd8c665922ab349a86b48def9e61 (patch) | |
tree | d396c895355af76422ae8bfafa3f0df0a6301a80 /apps/files/l10n/zh_CN.js | |
parent | e87b5599394f08b713df215ee81ce483ed977237 (diff) | |
download | nextcloud-server-ebd0c519152cdd8c665922ab349a86b48def9e61.tar.gz nextcloud-server-ebd0c519152cdd8c665922ab349a86b48def9e61.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, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index e840bab2504..19ec24cdb8d 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -156,6 +156,7 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "文件已经添加或删除到您的<strong>收藏夹</strong> 中", "A file or folder has been <strong>changed</strong>" : "文件或文件夹已经被<strong>修改</strong>", "A favorite file or folder has been <strong>changed</strong>" : "一个收藏的文件或文件夹已经被<strong>修改</strong>", + "Failed to authorize" : "授权失败", "Upload (max. %s)" : "上传 (最大 %s)", "Files compatibility" : "文件兼容性", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允许限制文件名称以确保文件可以与所有客户端同步。默认状态下,所有POSIX(例如 Linux 或 macOS)系统有效的文件名都是被允许的。", |