diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index db7fbae522c..2f875f60614 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -41,8 +41,8 @@ OC.L10N.register( "Pending" : "等待", "Unable to determine date" : "无法确定日期", "This operation is forbidden" : "操作被禁止", - "This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用, 请检查日志或联系管理员", - "Could not move \"{file}\", target exists" : "无法移动 \"{file}\", 目标已存在", + "This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用,请检查日志或联系管理员", + "Could not move \"{file}\", target exists" : "无法移动 \"{file}\",目标已存在", "Could not move \"{file}\"" : "无法移动 \"{file}\"", "copy" : "复制", "Could not copy \"{file}\", target exists" : "无法复制“{文件}”,目标存在", @@ -50,13 +50,13 @@ OC.L10N.register( "Copied {origin} inside {destination}" : "在{destination}内复制{origin}", "Copied {origin} and {nbfiles} other files inside {destination}" : "在{destination}内复制{origin}和{nbfiles}其他文件", "{newName} already exists" : "{newname} 已经存在", - "Could not rename \"{fileName}\", it does not exist any more" : "无法重命名 \"{fileName}\", 此文件已经不存在", - "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹 \"{dir}\" 中已经存在 \"{targetName}\". 请尝试其他的名称.", + "Could not rename \"{fileName}\", it does not exist any more" : "无法重命名 \"{fileName}\",此文件已经不存在", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹 \"{dir}\" 中已经存在 \"{targetName}\"。请尝试其他的名称。", "Could not rename \"{fileName}\"" : "无法重命名 \"{fileName}\"", "Could not create file \"{file}\"" : "无法创建文件 \"{file}\"", "Could not create file \"{file}\" because it already exists" : "无法创建文件 \"{file}\", 因为其已经存在", - "Could not create folder \"{dir}\" because it already exists" : "无法创建文件夹 \"{dir}\", 因为其已经存在", - "Error deleting file \"{fileName}\"." : "删除文件 \"{fileName}\" 时出错.", + "Could not create folder \"{dir}\" because it already exists" : "无法创建文件夹 \"{dir}\",因为其已经存在", + "Error deleting file \"{fileName}\"." : "删除文件 \"{fileName}\" 时出错。", "No search results in other folders for {tag}{filter}{endtag}" : "在其它的文件夹里没有关于{tag}{filter}{endtag}的搜索结果", "Name" : "名称", "Size" : "大小", @@ -71,13 +71,13 @@ OC.L10N.register( "{used} of {quota} used" : "已使用 {used} / {quota}", "{used} used" : "{used} 已使用", "\"{name}\" is an invalid file name." : "\"{name}\" 是一个无效的文件名", - "File name cannot be empty." : "文件名不能为空.", + "File name cannot be empty." : "文件名不能为空。", "\"/\" is not allowed inside a file name." : "文件名不能包含“/”", "\"{name}\" is not an allowed filetype" : "\"{name}\" 不是允许的文件类型", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} 的存储空间已满, 文件将无法更新或同步!", - "Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满, 文件将无法更新或同步!", - "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的存储空间即将用完 ({usedSpacePercent}%)", - "Your storage is almost full ({usedSpacePercent}%)" : "您的存储空间即将用完 ({usedSpacePercent}%)", + "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} 的存储空间已满,文件将无法更新或同步!", + "Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满,文件将无法更新或同步!", + "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的存储空间即将用完({usedSpacePercent}%)", + "Your storage is almost full ({usedSpacePercent}%)" : "您的存储空间即将用完({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["匹配 '{filter}'"], "View in folder" : "在文件夹中查看", "Copied!" : "已复制", @@ -127,16 +127,16 @@ OC.L10N.register( "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "文件/文件夹已经 <strong>更改</strong> 或者 <strong>重命名</strong>", "A new file or folder has been <strong>created</strong>" : "新的文件/文件夹已经 <strong>创建</strong>", "A file or folder has been <strong>deleted</strong>" : "文件/文件夹已删除", - "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "仅限 <strong>收藏文件</strong>的创建和更改通知 <em>(仅限流)</em>", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "仅限 <strong>收藏文件</strong>的创建和更改通知 <em>(仅限流)</em>", "A file or folder has been <strong>restored</strong>" : "文件/文件夹已恢复", "Unlimited" : "无限制", - "Upload (max. %s)" : "上传 (最大 %s)", + "Upload (max. %s)" : "上传 (最大 %s)", "File Management" : "文件管理", "File handling" : "文件处理", "Maximum upload size" : "最大上传大小", - "max. possible: " : "最大允许: ", + "max. possible: " : "最大允许:", "Save" : "保存", - "With PHP-FPM it might take 5 minutes for changes to be applied." : "对于 PHP-FPM 这个值改变后可能需要 5 分钟才会生效.", + "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)", "%1$s%% of %2$s used" : "%1$s %2$s 中 %% 已使用", @@ -148,7 +148,7 @@ OC.L10N.register( "Toggle grid view" : "切换网格视图", "Cancel upload" : "取消上传", "No files in here" : "无文件", - "Upload some content or sync with your devices!" : "上传或从您的设备中同步!", + "Upload some content or sync with your devices!" : "上传或从您的设备中同步!", "No entries found in this folder" : "文件夹中无项目", "Select all" : "全部选择", "Upload too large" : "上传文件过大", |