diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:36 +0000 |
commit | 0af2125a82f23ad337ca2ad12ac034ca72409e96 (patch) | |
tree | 4680a0debe502bc334a438facecb2b09c315f598 /apps/files/l10n/zh_CN.js | |
parent | 2668bd0cd54784b8464b15b23ea7b7336ee1bdc3 (diff) | |
download | nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.tar.gz nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.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 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index f6699f08837..26c9546b02d 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -290,15 +290,10 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您尝试上传的文件大小超过了服务器的限制。", "Text file" : "文本文件", "New text file.txt" : "新建文本文档.txt", - "Storage invalid" : "存储空间无效", "You can only favorite a single file or folder at a time" : "您一次只能收藏一个文件或文件夹", - "Unlimited" : "无限制", "Search users" : "搜索用户", "Cancel" : "取消", "Set up templates folder" : "设置模板文件夹", - "%s used" : "已使用 %s", - "%s%%" : "%s%%", - "%1$s of %2$s used" : "已使用 %2$s 中的 %1$s", "Toggle grid view" : "切换网格视图", "Deleted files" : "已删除的文件", "Shares" : "共享", |