aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-21 00:17:10 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-21 00:17:10 +0000
commit96f01183123c7745260e0fa2fbe02cbec3a23166 (patch)
treea31ee1fdd50ecce96f3c103eb085decaa8b4dcc9 /apps/files/l10n/zh_CN.json
parent428366cc7c5edb3ccd84ed055ecfe1ecfc50e3e4 (diff)
downloadnextcloud-server-96f01183123c7745260e0fa2fbe02cbec3a23166.tar.gz
nextcloud-server-96f01183123c7745260e0fa2fbe02cbec3a23166.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r--apps/files/l10n/zh_CN.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 095a4e22eaf..066904aaa73 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -56,7 +56,7 @@
"Could not copy \"{file}\"" : "无法复制 \"{file}\"",
"Copied {origin} inside {destination}" : "在 {destination} 内复制 {origin}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "在 {destination} 内复制了 {origin} 和 {nbfiles} 个其他文件",
- "Failed to redirect to client" : "无法重定向到客户端",
+ "Failed to redirect to client" : "重定向到客户端失败",
"{newName} already exists" : "{newName} 已经存在",
"Could not rename \"{fileName}\", it does not exist any more" : "无法重命名 \"{fileName}\",此文件已经不存在",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹 \"{dir}\" 中已经存在 \"{targetName}\"。请尝试其他的名称。",