Index: branches/5.2.x/core/ckeditor/ckfinder/lang/zh-cn.js =================================================================== diff -u -r15316 -r16404 --- branches/5.2.x/core/ckeditor/ckfinder/lang/zh-cn.js (.../zh-cn.js) (revision 15316) +++ branches/5.2.x/core/ckeditor/ckfinder/lang/zh-cn.js (.../zh-cn.js) (revision 16404) @@ -1,8 +1,8 @@ /* * CKFinder * ======== - * http://ckfinder.com - * Copyright (C) 2007-2012, CKSource - Frederico Knabben. All rights reserved. + * http://cksource.com/ckfinder + * Copyright (C) 2007-2013, CKSource - Frederico Knabben. All rights reserved. * * The software, this file, and its contents are subject to the CKFinder * License. Please read the license.txt file before using, installing, copying, @@ -75,16 +75,18 @@ FolderDelete : '您确定要删除文件夹 "%1" 吗?', FolderRenaming : ' (正在重命名...)', FolderDeleting : ' (正在删除...)', + DestinationFolder : 'Destination Folder', // MISSING // Files FileRename : '请输入新文件名: ', FileRenameExt : '如果改变文件扩展名,可能会导致文件不可用。\r\n确定要更改吗?', FileRenaming : '正在重命名...', FileDelete : '您确定要删除文件 "%1" 吗?', + FilesDelete : 'Are you sure you want to delete %1 files?', // MISSING FilesLoading : '加载中...', FilesEmpty : '空文件夹', - FilesMoved : '文件 %1 已移动至 %2:%3.', - FilesCopied : '文件 %1 已拷贝至 %2:%3.', + DestinationFile : 'Destination File', // MISSING + SkippedFiles : 'List of skipped files:', // MISSING // Basket BasketFolder : '临时文件夹', @@ -93,14 +95,22 @@ BasketOpenFolder : '打开临时文件夹', BasketTruncateConfirm : '确认清空临时文件夹?', BasketRemoveConfirm : '确认从临时文件夹中移除文件 "%1"?', - BasketEmpty : '临时文件夹为空, 可拖放文件至其中.', + BasketRemoveConfirmMultiple : 'Do you really want to remove %1 files from the basket?', // MISSING + BasketEmpty : '临时文件夹为空, 可拖放文件至其中。', BasketCopyFilesHere : '从临时文件夹复制至此', BasketMoveFilesHere : '从临时文件夹移动至此', - BasketPasteErrorOther : '文件 %s 出错: %e', - BasketPasteMoveSuccess : '已移动以下文件: %s', - BasketPasteCopySuccess : '已拷贝以下文件: %s', + // Global messages + OperationCompletedSuccess : 'Operation completed successfully.', // MISSING + OperationCompletedErrors : 'Operation completed with errors.', // MISSING + FileError : '%s: %e', // MISSING + // Move and Copy files + MovedFilesNumber : 'Number of files moved: %s.', // MISSING + CopiedFilesNumber : 'Number of files copied: %s.', // MISSING + MoveFailedList : 'The following files could not be moved:
%s', // MISSING + CopyFailedList : 'The following files could not be copied:
%s', // MISSING + // Toolbar Buttons (some used elsewhere) Upload : '上传', UploadTip : '上传文件', @@ -118,6 +128,7 @@ NewSubFolder : '创建子文件夹', Rename : '重命名', Delete : '删除', + DeleteFiles : 'Delete Files', // MISSING CopyDragDrop : '将文件复制至此', MoveDragDrop : '将文件移动至此', @@ -128,8 +139,9 @@ FileExistsDlgTitle : '文件已存在', SysErrorDlgTitle : '系统错误', - FileOverwrite : '自动覆盖重名', - FileAutorename : '自动重命名重名', + FileOverwrite : '自动覆盖重名文件', + FileAutorename : '给重名文件自动命名', + ManuallyRename : 'Manually rename', // MISSING // Generic OkBtn : '确定', @@ -144,10 +156,10 @@ UploadBtnCancel : '取消', UploadNoFileMsg : '请选择一个要上传的文件', - UploadNoFolder : '需先选择一个文件.', - UploadNoPerms : '无文件上传权限.', - UploadUnknError : '上传文件出错.', - UploadExtIncorrect : '此文件后缀在当前文件夹中不可用.', + UploadNoFolder : '需先选择一个文件。', + UploadNoPerms : '无文件上传权限。', + UploadUnknError : '上传文件出错。', + UploadExtIncorrect : '此文件后缀在当前文件夹中不可用。', // Flash Uploads UploadLabel : '上传文件', @@ -192,43 +204,46 @@ ErrorUnknown : '请求的操作未能完成. (错误 %1)', Errors : { - 10 : '无效的指令.', - 11 : '文件类型不在许可范围之内.', - 12 : '文件类型无效.', - 102 : '无效的文件名或文件夹名称.', - 103 : '由于作者限制,该请求不能完成.', - 104 : '由于文件系统的限制,该请求不能完成.', - 105 : '无效的扩展名.', - 109 : '无效请求.', - 110 : '未知错误.', - 115 : '存在重名的文件或文件夹.', - 116 : '文件夹不存在. 请刷新后再试.', - 117 : '文件不存在. 请刷新列表后再试.', - 118 : '目标位置与当前位置相同.', - 201 : '文件与现有的重名. 新上传的文件改名为 "%1".', - 202 : '无效的文件.', - 203 : '无效的文件. 文件尺寸太大.', - 204 : '上传文件已损失.', - 205 : '服务器中的上传临时文件夹无效.', - 206 : '因为安全原因,上传中断. 上传文件包含不能 HTML 类型数据.', - 207 : '新上传的文件改名为 "%1".', - 300 : '移动文件失败.', - 301 : '复制文件失败.', - 500 : '因为安全原因,文件不可浏览. 请联系系统管理员并检查CKFinder配置文件.', - 501 : '不支持缩略图方式.' + 10 : '无效的指令。', + 11 : '文件类型不在许可范围之内。', + 12 : '文件类型无效。', + 102 : '无效的文件名或文件夹名称。', + 103 : '由于作者限制,该请求不能完成。', + 104 : '由于文件系统的限制,该请求不能完成。', + 105 : '无效的扩展名。', + 109 : '无效请求。', + 110 : '未知错误。', + 111 : 'It was not possible to complete the request due to resulting file size.', // MISSING + 115 : '存在重名的文件或文件夹。', + 116 : '文件夹不存在. 请刷新后再试。', + 117 : '文件不存在. 请刷新列表后再试。', + 118 : '目标位置与当前位置相同。', + 201 : '文件与现有的重名. 新上传的文件改名为 "%1"。', + 202 : '无效的文件。', + 203 : '无效的文件. 文件尺寸太大。', + 204 : '上传文件已损失。', + 205 : '服务器中的上传临时文件夹无效。', + 206 : '因为安全原因,上传中断. 上传文件包含不能 HTML 类型数据。', + 207 : '新上传的文件改名为 "%1"。', + 300 : '移动文件失败。', + 301 : '复制文件失败。', + 500 : '因为安全原因,文件不可浏览. 请联系系统管理员并检查CKFinder配置文件。', + 501 : '不支持缩略图方式。' }, // Other Error Messages. ErrorMsg : { - FileEmpty : '文件名不能为空.', - FileExists : '文件 %s 已存在.', - FolderEmpty : '文件夹名称不能为空.', + FileEmpty : '文件名不能为空。', + FileExists : '文件 %s 已存在。', + FolderEmpty : '文件夹名称不能为空。', + FolderExists : 'Folder %s already exists.', // MISSING + FolderNameExists : 'Folder already exists.', // MISSING FileInvChar : '文件名不能包含以下字符: \n\\ / : * ? " < > |', FolderInvChar : '文件夹名称不能包含以下字符: \n\\ / : * ? " < > |', - PopupBlockView : '未能在新窗口中打开文件. 请修改浏览器配置解除对本站点的锁定.', + PopupBlockView : '未能在新窗口中打开文件. 请修改浏览器配置解除对本站点的锁定。', XmlError : '从服务器读取XML数据出错', XmlEmpty : '无法从服务器读取数据,因XML响应返回结果为空', XmlRawResponse : '服务器返回原始结果: %s' @@ -238,20 +253,20 @@ Imageresize : { dialogTitle : '改变尺寸 %s', - sizeTooBig : '无法大于原图尺寸 (%size).', - resizeSuccess : '图像尺寸已修改.', + sizeTooBig : '无法大于原图尺寸 (%size)。', + resizeSuccess : '图像尺寸已修改。', thumbnailNew : '创建缩略图', thumbnailSmall : '小 (%s)', thumbnailMedium : '中 (%s)', thumbnailLarge : '大 (%s)', newSize : '设置新尺寸', width : '宽度', height : '高度', - invalidHeight : '无效高度.', - invalidWidth : '无效宽度.', - invalidName : '文件名无效.', + invalidHeight : '无效高度。', + invalidWidth : '无效宽度。', + invalidName : '文件名无效。', newImage : '创建图像', - noExtensionChange : '无法改变文件后缀.', + noExtensionChange : '无法改变文件后缀。', imageSmall : '原文件尺寸过小', contextMenuName : '改变尺寸', lockRatio : '锁定比例', @@ -262,8 +277,8 @@ Fileeditor : { save : '保存', - fileOpenError : '无法打开文件.', - fileSaveSuccess : '成功保存文件.', + fileOpenError : '无法打开文件。', + fileSaveSuccess : '成功保存文件。', contextMenuName : '编辑', loadingFile : '加载文件中...' }, @@ -277,5 +292,16 @@ Gallery : { current : '第 {current} 个图像,共 {total} 个' + }, + + Zip : + { + extractHereLabel : 'Extract here', // MISSING + extractToLabel : 'Extract to...', // MISSING + downloadZipLabel : 'Download as zip', // MISSING + compressZipLabel : 'Compress to zip', // MISSING + removeAndExtract : 'Remove existing and extract', // MISSING + extractAndOverwrite : 'Extract overwriting existing files', // MISSING + extractSuccess : 'File extracted successfully.' // MISSING } };