diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index f672d6513bf..90909db4b19 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -212,7 +212,7 @@ OC.L10N.register( "Select file or folder to link to" : "选择需要链接的文件或文件夹", "Loading current folder" : "正在载入当前文件夹", "No files in here" : "这里没有文件", - "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹", + "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!", "Go to the previous folder" : "回到前一个文件夹", "Go back" : "返回", "Open the files app settings" : "打开文件设置", @@ -245,14 +245,13 @@ OC.L10N.register( "Create new templates folder" : "新建模板文件夹", "Unable to initialize the templates directory" : "无法初始化模板目录", "List of favorites files and folders." : "收藏文件和文件夹列表", + "No favorites yet" : "暂无收藏", + "Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示", "Toggle %1$s sublist" : "切换 %1$s 子列表", "Toggle grid view" : "切换网格视图", - "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!", "No entries found in this folder" : "在此文件夹中找不到项目", "Upload too large" : "上传文件过大", "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" : "收藏的文件和文件夹会在这里显示", "Text file" : "文本文件", "New text file.txt" : "新建文本文档.txt", "Storage invalid" : "存储空间无效", @@ -271,6 +270,7 @@ OC.L10N.register( "Deleted shares" : "已删除的共享", "Pending shares" : "待定共享", "Open folder {name}" : "打开文件夹 {name}", - "Search for an account" : "搜索一个账户" + "Search for an account" : "搜索一个账户", + "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹" }, "nplurals=1; plural=0;"); |