diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-13 00:12:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-13 00:12:09 +0000 |
commit | ccb040ee011bfb898498bbfc0f129c245871d614 (patch) | |
tree | 052858a4029db4a65eaaa2eb27c5e37fe46ca0d5 /apps/files/l10n | |
parent | 4cdad9b69f71f185d8f7e857a7e99f5fae9c42e7 (diff) | |
download | nextcloud-server-ccb040ee011bfb898498bbfc0f129c245871d614.tar.gz nextcloud-server-ccb040ee011bfb898498bbfc0f129c245871d614.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/nl.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/zh_CN.js | 10 | ||||
-rw-r--r-- | apps/files/l10n/zh_CN.json | 10 |
4 files changed, 18 insertions, 4 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index cac464a5ecb..0bc902fb11e 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -22,6 +22,7 @@ OC.L10N.register( "Uploading …" : "Uploaden …", "…" : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} van {totalSize} ({bitrate})", + "Uploading that item is not supported" : "Uploaden van dat object is niet ondersteund", "Target folder does not exist any more" : "Doelmap bestaat niet meer", "Error when assembling chunks, status code {status}" : "Fout tijdens samenvoegen van brokken, status code {status}", "Actions" : "Acties", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 9e402aeb4bf..54270cfdcec 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -20,6 +20,7 @@ "Uploading …" : "Uploaden …", "…" : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} van {totalSize} ({bitrate})", + "Uploading that item is not supported" : "Uploaden van dat object is niet ondersteund", "Target folder does not exist any more" : "Doelmap bestaat niet meer", "Error when assembling chunks, status code {status}" : "Fout tijdens samenvoegen van brokken, status code {status}", "Actions" : "Acties", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index b8b6977d591..d2e1665b85c 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -1,7 +1,7 @@ OC.L10N.register( "files", { - "Storage is temporarily not available" : "库文件 %s 不可用", + "Storage is temporarily not available" : "存储暂时不可用", "Storage invalid" : "存储空间无效", "Unknown error" : "未知错误", "All files" : "全部文件", @@ -22,6 +22,7 @@ OC.L10N.register( "Uploading …" : "上传中…", "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", + "Uploading that item is not supported" : "不支持上传此项目", "Target folder does not exist any more" : "目标文件夹不存在", "Error when assembling chunks, status code {status}" : "组装块时发生错误,状态码 {status}", "Actions" : "操作", @@ -122,6 +123,7 @@ OC.L10N.register( "A file or folder has been <strong>restored</strong>" : "文件/文件夹已恢复", "Unlimited" : "无限制", "Upload (max. %s)" : "上传 (最大 %s)", + "File Management" : "文件管理", "File handling" : "文件处理", "Maximum upload size" : "最大上传大小", "max. possible: " : "最大允许: ", @@ -133,6 +135,7 @@ OC.L10N.register( "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>", "Cancel upload" : "取消上传", "No files in here" : "无文件", "Upload some content or sync with your devices!" : "上传或从您的设备中同步!", @@ -144,11 +147,14 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示", "Tags" : "标签", "Deleted files" : "已删除的文件", + "Shares" : "共享", "Shared with others" : "与他人共享", "Shared with you" : "与您共享", "Shared by link" : "通过链接共享", + "Deleted shares" : "已删除的共享", "Text file" : "文本文件", "New text file.txt" : "新建文本文件.txt", - "Move" : "移动" + "Move" : "移动", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">通过 WebDAV 访问您的文件</a>" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 3a68c373299..46b033cecd1 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -1,5 +1,5 @@ { "translations": { - "Storage is temporarily not available" : "库文件 %s 不可用", + "Storage is temporarily not available" : "存储暂时不可用", "Storage invalid" : "存储空间无效", "Unknown error" : "未知错误", "All files" : "全部文件", @@ -20,6 +20,7 @@ "Uploading …" : "上传中…", "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", + "Uploading that item is not supported" : "不支持上传此项目", "Target folder does not exist any more" : "目标文件夹不存在", "Error when assembling chunks, status code {status}" : "组装块时发生错误,状态码 {status}", "Actions" : "操作", @@ -120,6 +121,7 @@ "A file or folder has been <strong>restored</strong>" : "文件/文件夹已恢复", "Unlimited" : "无限制", "Upload (max. %s)" : "上传 (最大 %s)", + "File Management" : "文件管理", "File handling" : "文件处理", "Maximum upload size" : "最大上传大小", "max. possible: " : "最大允许: ", @@ -131,6 +133,7 @@ "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>", "Cancel upload" : "取消上传", "No files in here" : "无文件", "Upload some content or sync with your devices!" : "上传或从您的设备中同步!", @@ -142,11 +145,14 @@ "Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示", "Tags" : "标签", "Deleted files" : "已删除的文件", + "Shares" : "共享", "Shared with others" : "与他人共享", "Shared with you" : "与您共享", "Shared by link" : "通过链接共享", + "Deleted shares" : "已删除的共享", "Text file" : "文本文件", "New text file.txt" : "新建文本文件.txt", - "Move" : "移动" + "Move" : "移动", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">通过 WebDAV 访问您的文件</a>" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |