summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-11 00:27:08 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-11 00:27:08 +0000
commit67e82f17effc599819d8a1c9168aaa57163ef078 (patch)
tree3db3f0724abe45ee3391c8c3c6d0330484d0654d /apps/files/l10n/zh_CN.js
parent058b6c36f9acd00a9be628948898dfb673cafbe7 (diff)
downloadnextcloud-server-67e82f17effc599819d8a1c9168aaa57163ef078.tar.gz
nextcloud-server-67e82f17effc599819d8a1c9168aaa57163ef078.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.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 14ea15cf7cb..413bd3eea8a 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"An unknown error has occurred" : "发生了未知错误。",
"File could not be uploaded" : "文件无法上传",
"Uploading …" : "正在上传 ...",
+ "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})",
+ "Uploading … ({currentNumber}/{total})" : "上传中 ... ({currentNumber}/{total})",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Uploading that item is not supported" : "不支持上传此项目",
"Target folder does not exist any more" : "目标文件夹已不存在",
@@ -32,6 +34,7 @@ OC.L10N.register(
"Move" : "移动",
"Copy" : "复制",
"Choose target folder" : "选择目标文件夹",
+ "Set reminder" : "设置提醒",
"Edit locally" : "本地编辑",
"Open" : "打开",
"Delete file" : "删除文件",
@@ -173,6 +176,7 @@ OC.L10N.register(
"Select the row for {displayName}" : "选择 {displayName} 的行",
"Rename file" : "重命名文件",
"A long time ago" : "很久以前",
+ "This node is unavailable" : "此节点不可用",
"Download file {name}" : "下载文件 {name}",
"File name" : "文件名",
"Folder name" : "文件夹名称",
@@ -184,6 +188,7 @@ OC.L10N.register(
"Another entry with the same name already exists" : "已经存在另一个使用该名称的条目",
"Renamed \"{oldName}\" to \"{newName}\"" : "已将“{oldName}”重命名为“{newName}”",
"Could not rename \"{oldName}\", it does not exist any more" : "无法重命名“{fileName}”,此文件已经不存在",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名称「{newName}」在这个文件夹「{dir}」已经被使用。请选择其他名称。",
"Could not rename \"{oldName}\"" : "无法重命名“{fileName}”",
"Total rows summary" : "总行摘要",
"\"{displayName}\" failed on some elements " : "“{displayName}”在某些元素上失败",
@@ -193,6 +198,8 @@ OC.L10N.register(
"Sort list by {column} ({direction})" : "按 {column} ({direction}) 排序列表",
"Select all" : "全部选择",
"Unselect all" : "取消全选",
+ "List of files and folders." : "文件与文件夹列表。",
+ "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出于性能考虑,此列表未完全呈现。文件将在您浏览列表时呈现。",
"File not found" : "文件未找到",
"Storage informations" : "存储信息",
"{usedQuotaByte} used" : "{usedQuotaByte} 已使用",
@@ -242,7 +249,9 @@ OC.L10N.register(
"Unable to create new file from template" : "无法从模板创建新文件",
"Delete permanently" : "彻底删除",
"Open folder {displayName}" : "打开文件夹{displayName}",
+ "Open in Files" : "在文件中打开",
"Open details" : "打开详情",
+ "Created new folder \"{name}\"" : "创建了新文件夹「{name}」",
"Set up templates folder" : "设置模板文件夹",
"Templates" : "模板",
"Create new templates folder" : "新建模板文件夹",
@@ -251,6 +260,10 @@ OC.L10N.register(
"No favorites yet" : "暂无收藏",
"Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
"All files" : "全部文件",
+ "List of your files and folders." : "您的文件与文件件列表。",
+ "List of recently modified files and folders." : "最近修改的文件与文件夹列表。",
+ "No recently modified files" : "近期无修改文件",
+ "Files and folders you recently modified will show up here." : "您最近修改的文件与文件夹将会显示在此处。",
"Toggle %1$s sublist" : "切换 %1$s 子列表",
"No entries found in this folder" : "在此文件夹中找不到项目",
"Upload too large" : "上传文件过大",