Drupal.locale = { 'pluralFormula': function($n) { return Number(1); }, 'strings': { "Upload": "上传", "Please select a file.": "请选择一个文件。", "You are not allowed to operate on more than %num files.": "您不能操作超过 %num 个文件。", "Please specify dimensions within the allowed range that is from 1x1 to @dimensions.": "请从1x1到@dimensions的允许范围内指定尺寸。", "unlimited": "无限制", "%filename is not an image.": "%filename 不是一个图像文件。", "Only files with the following extensions are allowed: %files-allowed.": "仅允许下列文件扩展名：%files-allowed。", "Directory %dir is loaded.": "目录 %dir 已加载。", "Directory %dir is empty.": "目录 %dir 为空。", "File browsing is disabled in directory %dir.": "目录 %dir 禁用文件浏览器。", "You can\'t perform this operation.": "您不能执行该操作。", "Do you want to refresh the current directory?": "您希望刷新当前目录吗？", "Uploading %filename...": "正在上传 %filename...", "Delete selected files?": "删除选取的文件？", "Please select a thumbnail.": "请选择一个略图。", "Please select a single file.": "请选择单个文件。", "You must select at least %num files.": "您至少要选择 %num 个文件。", "Send to @app": "发送到 @app", "textarea": "文本域", "Your server has been successfully tested to support this feature.": "您的服务器环境已经通过测试，支持这项功能。", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "您的系统当前不支持该功能。 ", "Testing clean URLs...": "测试简洁链接。。。", "Unspecified error": "未知错误", "An error occurred. \n@uri\n@text": "出现错误。\n@uri\n@text", "An error occurred. \n@uri\n(no information available).": "出现错误。\n@uri\n（没有可用信息）", "An HTTP error @status occurred. \n@uri": "出现一个HTTP错误 @status\n@uri", "Drag to re-order": "拖放重新排序", "Changes made in this table will not be saved until the form is submitted.": "在此表格中的修改只有在整个表单提交后才会被保存。", "Select all rows in this table": "选择此表中所有的行", "Deselect all rows in this table": "取消选择此表中所有的行", "Split summary at cursor": "在光标处截断摘要", "Join summary": "合并摘要", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "对区块的修改只有在点击\x3cem\x3e保存区块\x3c/em\x3e按钮之后才生效。", "An error occurred at @path.": "在@path发生了一个错误。", "jQuery UI Tabs: Mismatching fragment identifier.": "jQuery 用户界面标签：不匹配片段标识符。", "jQuery UI Tabs: Not enough arguments to add tab.": "jQuery 用户界面标签：没有足够多的参数来添加标签。" } };