aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-05 00:19:45 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-05 00:19:45 +0000
commit1c1378e68bca976ef1bd1ecbca4f9874b88eeb11 (patch)
tree63c5a952b30fec1fd08e0ae4cde281581db9f653 /apps/files/l10n/zh_CN.json
parent32e86052d57775e8e519d9bdd7d78b2921d8e5fa (diff)
downloadnextcloud-server-1c1378e68bca976ef1bd1ecbca4f9874b88eeb11.tar.gz
nextcloud-server-1c1378e68bca976ef1bd1ecbca4f9874b88eeb11.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.json9
1 files changed, 3 insertions, 6 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 25a71604687..92421967de9 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -172,8 +172,6 @@
"Drag and drop files here to upload" : "将文件拖拽至此处以上传",
"Your have used your space quota and cannot upload files anymore" : "您已用完您的空间配额,无法再上传更多文件",
"You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件",
- "Some files could not be uploaded" : "部分文件无法上传",
- "Files uploaded successfully" : "上传文件成功",
"\"{displayName}\" action executed successfully" : "“{displayName}”操作执行成功",
"\"{displayName}\" action failed" : "“{displayName}”操作执行失败",
"Rename file" : "重命名文件",
@@ -278,16 +276,15 @@
"Open folder {displayName}" : "打开文件夹{displayName}",
"Open in Files" : "在文件中打开",
"Open details" : "打开详情",
- "An error occurred while uploading. Please try again later." : "上传时发生错误。请稍后再试",
- "Could not copy {file}. {message}" : "无法复制 {file}。{message}",
- "Could not move {file}. {message}" : "无法移动 {file}。{message}",
"Created new folder \"{name}\"" : "创建了新文件夹「{name}」",
"Filename" : "文件名",
"Unable to initialize the templates directory" : "无法初始化模板目录",
"Create new templates folder" : "新建模板文件夹",
"Templates" : "模板",
"New template folder" : "新建模板文件夹",
- "Uploading \"{filename}\" failed" : "上传 “{filename}” 失败",
+ "Some files could not be uploaded" : "部分文件无法上传",
+ "Files uploaded successfully" : "上传文件成功",
+ "Some files could not be moved" : "某些文件无法被移动",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 个文件夹"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 个文件"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 个文件夹及 {folderCount} 个文件夹"],