Drupal.locale = { 'pluralFormula': function($n) { return Number(1); }, 'strings': { "Select all rows in this table": "选择表中的所有行", "Deselect all rows in this table": "取消选中此表格中的所有行", "Are you sure you want to remove this item?": "你确定想要删除该项吗?", "Split summary at cursor": "拆分摘要指针", "Join summary": "快速加入", "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手册页的清理超链接\x3c/a\x3e有额外的故障信息。", "Your server has been successfully tested to support this feature.": "你的服务器已经成功地测试，以支持这项功能。", "Testing clean URLs...": "清理URL测试...", "Please wait...": "请稍等...", "Error parsing response": "错误分析应答", "An HTTP error @status occured. \\n@uri": "一个HTTP错误 @status 出现.\\n@uri", "An error occurred:\\n\\n@error": "出错：\\n\\n@error" } };