Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Only files with the following extensions are allowed: %files-allowed.": "仅允许下列文件扩展名： %files-allowed。", "Upload": "上传", "Testing clean URLs...": "测试简洁链接。。。", "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.": "您的系统当前不支持该功能。 更多详细信息请参阅\x3ca href=\"http://drupal.org/node/15365\"\x3e简洁URLs手册\x3c/a\x3e 。", "Your server has been successfully tested to support this feature.": "您的服务器环境已经通过测试，支持这项功能。", "Select all rows in this table": "选择表中的所有行", "Deselect all rows in this table": "取消选中此表格中的所有行", "Join summary": "合并摘要", "An HTTP error @status occurred. \n@uri": "出现一个HTTP错误 @status\n@uri", "An error occurred. \n@uri\n(no information available).": "出现错误。\n@uri\n（没有可用信息）", "An error occurred. \n@uri\n@text": "出现错误。\n@uri\n@text", "Save": "保存", "Split summary at cursor": "在光标处截断摘要", "Drag to re-order": "拖放重新排序", "Changes made in this table will not be saved until the form is submitted.": "在此表格中的修改只有在整个表单提交后才会被保存。", "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按钮之后才生效。", "Send to @app": "发送到@app", "Unspecified error": "未知错误", "Directory %dir is loaded.": "目录 %dir 已经载入。", "Directory %dir is empty.": "目录 %dir 是空的。", "File browsing is disabled in directory %dir.": "目录%dir禁用了文件浏览。", "Uploading %filename...": "正在上传 %filename...", "Save and send": "保存并发布", "Save and send test": "保存和发布测试" } };