diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 901ff5f9e3a..f2122c2a4ab 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -157,6 +157,7 @@ OC.L10N.register( "Transfer {path} to {userid}" : "转移{path}到{userid}", "Invalid path selected" : "选择的路径无效", "Ownership transfer request sent" : "所有权转移请求已发送", + "Tags" : "标签", "Error while loading the file data" : "加载文件数据时出错", "Unable to change the favourite state of the file" : "无法更改文件的收藏状态", "%s used" : "%s 已使用", @@ -175,7 +176,6 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "正在上传的文件超过了此服务器允许上传的最大容量限制", "No favorites yet" : "还没有“我喜欢的”", "Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示", - "Tags" : "标签", "Deleted files" : "已删除的文件", "Shares" : "共享", "Shared with others" : "与他人共享", |