From aaf759bbb09e695de63fafe09405fe71dc6cc3bb Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Thu, 19 Jan 2023 02:27:03 +0000
Subject: Fix(l10n): 🔠 Update translations from Transifex
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
---
 apps/files/l10n/zh_CN.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

(limited to 'apps/files/l10n/zh_CN.json')

diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index a12d760ef0d..ac44bd1bd32 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -150,7 +150,6 @@
     "A file or folder has been <strong>changed</strong>" : "文件/文件夹已经 <strong>修改</strong>",
     "A favorite file or folder has been <strong>changed</strong>" : "一个文件或文件夹已<strong>修改</strong>。",
     "All files" : "全部文件",
-    "Unlimited" : "无限制",
     "Upload (max. %s)" : "上传 (最大 %s)",
     "Accept" : "接受",
     "Reject" : "拒绝",
@@ -194,10 +193,6 @@
     "Set up templates folder" : "设置模板文件夹",
     "Templates" : "模板",
     "Unable to initialize the templates directory" : "无法初始化模板目录",
-    "%s used" : "已使用 %s",
-    "%s%%" : "%s%%",
-    "%1$s of %2$s used" : "已使用 %2$s 中的 %1$s",
-    "WebDAV" : "WebDAV",
     "Toggle %1$s sublist" : "切换 %1$s 子列表",
     "Toggle grid view" : "切换网格视图",
     "No files in here" : "这里没有文件",
@@ -222,7 +217,12 @@
     "You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件",
     "New" : "新建",
     "Copied!" : "已复制",
+    "Unlimited" : "无限制",
     "Cannot transfer ownership of a file or folder you don't own" : "无法转让您未拥有的文件或文件夹的所有权",
-    "Settings" : "设置"
+    "%s used" : "已使用 %s",
+    "%s%%" : "%s%%",
+    "%1$s of %2$s used" : "已使用 %2$s 中的 %1$s",
+    "Settings" : "设置",
+    "WebDAV" : "WebDAV"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
-- 
cgit v1.2.3