var resource = [ // -------------------------------------------------------------------------------------------- // HEADER // -------------------------------------------------------------------------------------------- { id: "canon_logo", value: "" },{ id: "canon_logo_link", value: "/" },{ id: "product_main_name", value: "" },{ id: "product_sub_name", value: "MF 驱动程序" },{ id: "version", value: "" },{ id: "guide_name", value: "安装指南" },{ id: "toc_button", value: "目录" },{ id: "home", value: "首页" },{ id: "contents", value: "目录" },{ id: "search", value: "搜索" },{ id: "portal", value: "

阅读本手册前:

如果您是通过网页搜索找到本手册,请通过以下 URL 链接确认手册无误。

https://oip.manual.canon/

" },{ id: "local2portal", value: "

我们的网站上提供本手册的更新版本。

https://oip.manual.canon/

" },{ id: "com_address", value: "

If you have any questions or queries regarding this machine, or if you wish to request repairs, please contact your local authorized Canon dealer. You can view contact information for Canon dealers from the support page of the Canon website.

https://global.canon/

" },{ id: "gb", value: "

使用说明书

在使用本产品之前,请务必先仔细阅读本使用说明书。请务必保留备用。请在充分理解内容的基础上,正确使用。

" },{ id: "gb_name", value: "激光打印机" // [彩色数码多功能复印/打印机|彩色数码复合机|彩色数码多功能复合机|数码多功能复印/打印机|数码多功能复合机|数码复合机|多功能传真一体机|数码打印机|激光多功能一体机|激光打印机|彩色激光打印机|彩色激光打印机(数码复合机)|多功能一体机|打印机]" },{ id: "gb_place_of_origin", value: "原产地:中国" },{ id: "gb_importer", value: "进口商:佳能(中国)有限公司" },{ id: "gb_revised", value: "修订日期:2016. 6" },{ id: "bar_label_previous", value: "上一页" },{ id: "bar_label_next", value: "下一页" // -------------------------------------------------------------------------------------------- // FOOTER // -------------------------------------------------------------------------------------------- },{ id: "copy_right", value: "Copyright CANON INC. 2014" },{ id: "pub_number", value: "USRM2-4858-00" },{ id: "pub_number2", value: "" // -------------------------------------------------------------------------------------------- // MAIN // -------------------------------------------------------------------------------------------- },{ id: "open_next_sibling", value: "打开详细说明" },{ id: "close_next_sibling", value: "关闭详细说明" },{ id: "open_all", value: "显示全部详细说明" },{ id: "close_all", value: "隐藏全部详细说明" },{ id: "close", value: "关闭" },{ id: "close_toc_all", value: "折叠全部" },{ id: "open_toc_all", value: "展开全部" },{ id: "child_window_close", value: "关闭" // -------------------------------------------------------------------------------------------- // SEARCH // -------------------------------------------------------------------------------------------- },{ id: "search_found", value: "项目" },{ id: "enter_search_keyword", value: "在此处输入关键字" },{ id: "search_message_wait", value: "正在搜索... 请稍候..." },{ id: "search_message_enter_search_keyword", value: "在此处输入关键字" },{ id: "search_message_more", value: "显示更多..." // -------------------------------------------------------------------------------------------- // CONFIG // -------------------------------------------------------------------------------------------- },{ id: "config_message_font_size", value: "字号:" },{ id: "config_message_layout_mode", value: "画面布局:" },{ id: "config_message_layout_mode_mobile", value: "移动" },{ id: "config_message_layout_mode_pc", value: "PC" },{ id: "config_message_layout_mode_caution_1", value: "注释" },{ id: "config_message_layout_mode_caution_2", value: "PC 画面布局可能未在一些移动设备上正常显示。" },{ id: "config_message_toc_mode", value: "内容显示:" },{ id: "config_message_toc_mode_all", value: "全部章节" },{ id: "config_message_toc_mode_chapter", value: "各章节" },{ id: "config_message_toc_mode_caution_1", value: "注释" },{ id: "config_message_toc_mode_caution_2", value: "首页的内容显示在任何时候显示为“全部章节。" },{ id: "config_message_back", value: "上一步" // -------------------------------------------------------------------------------------------- // GROUP // -------------------------------------------------------------------------------------------- },{ id: "FAQ", value: "" },{ id: "troubleshooting", value: "" // -------------------------------------------------------------------------------------------- // CATEGORY // -------------------------------------------------------------------------------------------- },{ id: "ts_1", value: "" },{ id: "ts_2", value: "" // -------------------------------------------------------------------------------------------- // PDFManual // -------------------------------------------------------------------------------------------- } ]; var link_info = [ // h1とは異なる文字をリンクタイトルに表示する必要がある場合はresource側に対応するidとvalueを定義する // -------------------------------------------------------------------------------------------- // MAIN // -------------------------------------------------------------------------------------------- { link_name:"ts_1", link_target:"_self" },{ link_name:"ts_2", link_target:"_blank", link_href:"../path/index.html" },{ link_name:"pdf_manual", link_href:"../pdfs/pdf_manual.pdf" // -------------------------------------------------------------------------------------------- // FOOTER // -------------------------------------------------------------------------------------------- },{ link_name:"disclaimer", link_target:"_self", link_resource:"disclaimer", link_href:"" },{ link_name:"notice", link_target:"_self", link_resource:"notice", link_href:"" } ]; var header = "help"; var constant = [ { /* Remove "//" below to specify the language code. Simplified Chinese must be specified as "zh-CN". Traditional Chinese must be specified as "zh-TW". */ lang_code: "zh-CN", asset_mode: "web", // [web(default)|local] search_show_around: 50, search_show_result_count: 10, search_option_multibyte: 1, // [0|1] join_chapters: 1, // [0|1] ga_tracking_id: "UA-65621281-1", ga_tracking_domain: "auto", // oip.manual.canon frame_path: "/assets/manual/frames/v1/en/", frame_version: "v2", template_path: "/assets/manual/templates/v1ne/en/", // template_typeがneの場合は「/assets/manual/templates/v1ne/en/」それ以外は「/assets/manual/templates/v1/en/」 template_type: "ne" // [ne|v2] } ];