diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-15 00:08:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-15 00:08:40 +0000 |
commit | 7a269ae872551c2205a9a25c2c233aa59e3429bf (patch) | |
tree | c4a414ce20ebd7e8922591afca3e2fd665d61d0a /apps/files/l10n/zh_CN.js | |
parent | 2398d40d98b7bac12b54952f081112bcaae94450 (diff) | |
download | nextcloud-server-7a269ae872551c2205a9a25c2c233aa59e3429bf.tar.gz nextcloud-server-7a269ae872551c2205a9a25c2c233aa59e3429bf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index cb3242b44ae..1eefc175ab6 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -65,6 +65,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "您的存储空间即将用完 ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["匹配 '{filter}'"], "View in folder" : "在文件夹中查看", + "Copied!" : "已复制", "Copy direct link (only works for users who have access to this file/folder)" : "复制直接链接(仅适用于有权访问此文件/文件夹的用户)", "Path" : "路径", "_%n byte_::_%n bytes_" : ["%n 字节"], @@ -104,6 +105,7 @@ OC.L10N.register( "A new file or folder has been <strong>deleted</strong>" : "新的文件/文件夹已经 <strong>删除</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "仅限 <strong>收藏文件</strong>的创建和更改通知 <em>(仅限流)</em>", "A new file or folder has been <strong>restored</strong>" : "新的文件/文件夹已经<strong>恢复</strong>", + "Unlimited" : "无限制", "Upload (max. %s)" : "上传 (最大 %s)", "File handling" : "文件处理", "Maximum upload size" : "最大上传大小", @@ -111,6 +113,8 @@ 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." : "没有权限编辑", + "%s of %s used" : "%s 的 %s 已使用", + "%s used" : "%s 已使用", "Settings" : "设置", "Show hidden files" : "显示隐藏文件", "WebDAV" : "WebDAV", |