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-4860-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-TW", 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] } ];