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 2862f25c4ef..c707e5d4edf 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -231,7 +231,6 @@ OC.L10N.register( "Open the files app settings" : "打开文件设置", "Files settings" : "文件设置", "File cannot be accessed" : "文件无法访问", - "You might not have have permissions to view it, ask the sender to share it" : "您可能没有权限浏览它,请要求发送者分享它", "Sort favorites first" : "收藏排序优先", "Show hidden files" : "显示隐藏文件", "Crop image previews" : "裁剪图片预览", @@ -291,6 +290,7 @@ OC.L10N.register( "New text file.txt" : "新建文本文档.txt", "You can only favorite a single file or folder at a time" : "您一次只能收藏一个文件或文件夹", "Search users" : "搜索用户", + "You might not have have permissions to view it, ask the sender to share it" : "您可能没有权限浏览它,请要求发送者分享它", "Cancel" : "取消", "Set up templates folder" : "设置模板文件夹", "Toggle %1$s sublist" : "切换 %1$s 子列表", |