diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-22 00:20:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-22 00:20:41 +0000 |
commit | cdecd72e9464c0085aa019415ab41242d1dfd65e (patch) | |
tree | 3a99dcefe433d316b9e3947faafd6ffc7be767d9 /apps/files/l10n/zh_CN.js | |
parent | 93916b88d8883982622ac7047a74ec0e2051d0c8 (diff) | |
download | nextcloud-server-cdecd72e9464c0085aa019415ab41242d1dfd65e.tar.gz nextcloud-server-cdecd72e9464c0085aa019415ab41242d1dfd65e.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)系统有效的文件名都是被允许的。", |