Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-28 05:18:52 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-28 05:18:52 +0300
commite4288529fa5864edf2a188fc22afa02fa96ca455 (patch)
tree73cee6f6ad4b45f25c039842665290936e160637 /apps/files/l10n/zh_CN.json
parent26fde7aedd05322bed670879863d2b9c49bcd001 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r--apps/files/l10n/zh_CN.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index c3f62ccab19..00477e86f2e 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -23,6 +23,7 @@
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Uploading that item is not supported" : "不支持上传此项目",
"Target folder does not exist any more" : "目标文件夹不存在",
+ "Operation is blocked by access control" : "操作被访问控制阻止",
"Error when assembling chunks, status code {status}" : "组装块时发生错误,状态码 {status}",
"Actions" : "操作",
"Rename" : "重命名",
@@ -77,7 +78,13 @@
"\"/\" is not allowed inside a file name." : "文件名不能包含“/”",
"\"{name}\" is not an allowed filetype" : "\"{name}\" 不是允许的文件类型",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} 的存储空间已满,文件将无法更新或同步!",
+ "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "组文件夹 \"{mountPoint}\" 已满,无法再更新或同步文件!",
+ "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "外部存储 \"{mountPoint}\" 已满,无法再更新或同步文件!",
"Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满,文件将无法更新或同步!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)." : "{owner} 的存储空间几乎已满 ({usedSpacePercent}%)。",
+ "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "组文件夹 \"{mountPoint}\" 的存储空间几乎已满 ({usedSpacePercent}%)。",
+ "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "外部存储 \"{mountPoint}\" 的存储空间几乎已满 ({usedSpacePercent}%)。",
+ "Your storage is almost full ({usedSpacePercent}%)." : "您的存储空间几乎已满({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["匹配 '{filter}'"],
"View in folder" : "在文件夹中查看",
"Copied!" : "已复制",
@@ -127,6 +134,7 @@
"{user} moved {oldfile} to {newfile}" : "{user} 将 {oldfile} 移动到了 {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "文件已经添加或删除到您的 <strong>收藏夹</strong> 中",
"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)",
@@ -182,7 +190,11 @@
"Text file" : "文本文件",
"New text file.txt" : "新建文本文档.txt",
"Unshare" : "取消共享",
+ "This group folder is full, files can not be updated or synced anymore!" : "这个组文件夹已满,无法再更新或同步文件!",
+ "This external storage is full, files can not be updated or synced anymore!" : "这个外部存储已满,无法再更新或同步文件!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的存储空间即将用完({usedSpacePercent}%)",
+ "This group folder is almost full ({usedSpacePercent}%)" : "这个组文件夹几乎已满 ({usedSpacePercent}%)",
+ "This external storage is almost full ({usedSpacePercent}%)" : "这个外部存储几乎已满 ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "您的存储空间即将用完({usedSpacePercent}%)",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "文件/文件夹已经 <strong>更改</strong> 或者 <strong>重命名</strong>",
"A new file or folder has been <strong>created</strong>" : "新的文件或文件夹已被 <strong>创建</strong>",