aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-14 01:12:12 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-14 01:12:12 +0000
commitfef51895c2689275805bc166bc3f5be95a836b35 (patch)
tree71902e64de112fdda873b5bf9b00be3fcf8244d3 /apps/files
parent79681ef3d9910915c09d3424d2f23eb200a32b6a (diff)
downloadnextcloud-server-fef51895c2689275805bc166bc3f5be95a836b35.tar.gz
nextcloud-server-fef51895c2689275805bc166bc3f5be95a836b35.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/zh_CN.js6
-rw-r--r--apps/files/l10n/zh_CN.json6
2 files changed, 10 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index c9c922bf523..9711f20d788 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Home" : "首页",
"Close" : "关闭",
"Could not create folder \"{dir}\"" : "无法创建文件夹 \"{dir}\"",
+ "This will stop your current uploads." : "这会终止您当前的上传。",
"Upload cancelled." : "上传已取消",
"…" : "…",
"Processing files …" : "文件处理中…",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空间不足,您上传的文件大小为 {size1} ,但可用空间仅剩 {size2}",
"Target folder \"{dir}\" does not exist any more" : "目标目录 \"{dir}\" 不存在",
"Not enough free space" : "可用空间不足",
+ "An unknown error has occurred" : "发生了未知错误。",
"Uploading …" : "上传中…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Uploading that item is not supported" : "不支持上传此项目",
@@ -30,7 +32,7 @@ OC.L10N.register(
"Rename" : "重命名",
"Copy" : "复制",
"Choose target folder" : "选择目标文件夹",
- "Disconnect storage" : "断开存储链接",
+ "Disconnect storage" : "断开存储的连接",
"Unshare" : "取消共享",
"Could not load info for file \"{file}\"" : "无法加载文件 \"{file}\" 的信息",
"Files" : "文件",
@@ -135,11 +137,13 @@ OC.L10N.register(
"Save" : "保存",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "对于 PHP-FPM 这个值改变后可能需要 5 分钟才会生效.",
"Missing permissions to edit from here." : "没有权限编辑",
+ "%1$s of %2$s used" : "%1$s已用,总计%2$s",
"%s used" : "%s 已使用",
"Settings" : "设置",
"Show hidden files" : "显示隐藏文件",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">通过 WebDAV 访问您的文件</a>",
+ "Toggle grid view" : "切换网格视图",
"Cancel upload" : "取消上传",
"No files in here" : "无文件",
"Upload some content or sync with your devices!" : "上传或从您的设备中同步!",
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 70b4a887b9d..fd211085839 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -12,6 +12,7 @@
"Home" : "首页",
"Close" : "关闭",
"Could not create folder \"{dir}\"" : "无法创建文件夹 \"{dir}\"",
+ "This will stop your current uploads." : "这会终止您当前的上传。",
"Upload cancelled." : "上传已取消",
"…" : "…",
"Processing files …" : "文件处理中…",
@@ -19,6 +20,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空间不足,您上传的文件大小为 {size1} ,但可用空间仅剩 {size2}",
"Target folder \"{dir}\" does not exist any more" : "目标目录 \"{dir}\" 不存在",
"Not enough free space" : "可用空间不足",
+ "An unknown error has occurred" : "发生了未知错误。",
"Uploading …" : "上传中…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Uploading that item is not supported" : "不支持上传此项目",
@@ -28,7 +30,7 @@
"Rename" : "重命名",
"Copy" : "复制",
"Choose target folder" : "选择目标文件夹",
- "Disconnect storage" : "断开存储链接",
+ "Disconnect storage" : "断开存储的连接",
"Unshare" : "取消共享",
"Could not load info for file \"{file}\"" : "无法加载文件 \"{file}\" 的信息",
"Files" : "文件",
@@ -133,11 +135,13 @@
"Save" : "保存",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "对于 PHP-FPM 这个值改变后可能需要 5 分钟才会生效.",
"Missing permissions to edit from here." : "没有权限编辑",
+ "%1$s of %2$s used" : "%1$s已用,总计%2$s",
"%s used" : "%s 已使用",
"Settings" : "设置",
"Show hidden files" : "显示隐藏文件",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">通过 WebDAV 访问您的文件</a>",
+ "Toggle grid view" : "切换网格视图",
"Cancel upload" : "取消上传",
"No files in here" : "无文件",
"Upload some content or sync with your devices!" : "上传或从您的设备中同步!",