summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-06 00:21:01 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-06 00:21:01 +0000
commit819d474a48bb67736b2df0ccb03eeebf4f4c6b50 (patch)
tree88445ba2a86b7b9f7eeaba4646a36f6510c2db6e /apps/files/l10n/zh_CN.js
parentfa1c1ac19d3fab19b956ddc8724432f5b6792e9d (diff)
downloadnextcloud-server-819d474a48bb67736b2df0ccb03eeebf4f4c6b50.tar.gz
nextcloud-server-819d474a48bb67736b2df0ccb03eeebf4f4c6b50.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.js9
1 files changed, 7 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 9b1d46564f8..95307266141 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -172,6 +172,7 @@ OC.L10N.register(
"Reload current directory" : "重新载入当前目录",
"Go to the \"{dir}\" directory" : "前往“{dir}”目录",
"Drag and drop files here to upload" : "将文件拖拽至此处以上传",
+ "Uploading \"{filename}\" failed" : "上传 “{filename}” 失败",
"Upload successful" : "上传成功",
"\"{displayName}\" action executed successfully" : "“{displayName}”操作执行成功",
"\"{displayName}\" action failed" : "“{displayName}”操作执行失败",
@@ -199,6 +200,7 @@ OC.L10N.register(
"\"{displayName}\" batch action executed successfully" : "批量操作“{displayName}”运行成功",
"{summaryFile} and {summaryFolder}" : "{summaryFile} 及 {summaryFolder}",
"List of files and folders." : "文件与文件夹列表。",
+ "Column headers with buttons are sortable." : "带有按钮的列标题可进行排序。",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出于性能考虑,此列表未完全呈现。文件将在您浏览列表时呈现。",
"File not found" : "文件未找到",
"_{count} file_::_{count} files_" : ["{count} 个文件"],
@@ -207,6 +209,7 @@ OC.L10N.register(
"{usedQuotaByte} used" : "{usedQuotaByte} 已使用",
"{relative}% used" : "{relative}% 已使用",
"Could not refresh storage stats" : "无法刷新存储统计数据",
+ "Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满,文件将无法更新或同步!",
"Transfer ownership of a file or folder" : "转移文件或文件夹的所有权",
"Choose file or folder to transfer" : "选择要转移的文件或文件夹",
"Change" : "修改",
@@ -219,6 +222,7 @@ OC.L10N.register(
"Ownership transfer request sent" : "所有权转移请求已发送",
"Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权",
"Select file or folder to link to" : "选择需要链接的文件或文件夹",
+ "Add" : "添加",
"Loading current folder" : "正在载入当前文件夹",
"No files in here" : "这里没有文件",
"Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!",
@@ -229,6 +233,7 @@ OC.L10N.register(
"Shared" : "已共享",
"Switch to list view" : "切换为列表视图",
"Switch to grid view" : "切换到网格视图",
+ "You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件",
"Open the files app settings" : "打开文件设置",
"Files settings" : "文件设置",
"File cannot be accessed" : "文件无法访问",
@@ -239,6 +244,7 @@ OC.L10N.register(
"Enable the grid view" : "启用网格视图",
"Additional settings" : "其他设置",
"WebDAV" : "WebDAV",
+ "WebDAV URL" : "WebDAV URL",
"Copy to clipboard" : "复制到剪贴板",
"Use this address to access your Files via WebDAV" : "使用此地址通过 WebDAV 访问您的文件",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果启用两步验证,您必须点击此处来创建和使用一个新的应用程序密码。",
@@ -309,7 +315,6 @@ OC.L10N.register(
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "因为性能原因,该列表没有完全加载。这些文件将会在您浏览列表的时候加载。",
"Search for an account" : "搜索一个账户",
"Choose" : "选择",
- "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹",
- "Sort list by {column}" : "按 {column} 排序"
+ "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹"
},
"nplurals=1; plural=0;");