?? lang_network.h
字號:
/* basic */ EB_MULTI_LANG_BEGIN(NULL, NULL) { EB_LANG_ADD("lanconfirm", "LAN口IP地址的更改將導致路由器的重新啟動,確定?", "LAN port IP changed, restart router now?"), EB_LANG_ADD("lansetting", "LAN口設置", "LAN Por Setting"), EB_LANG_ADD("basiclan", "本頁設置路由器LAN口的基本網絡參數。", "Set the basic network configure for wan port in this page"), EB_LANG_ADD("note", "注意:當LAN口IP參數(包括IP地址、子網掩碼)發生變更時,為確保DHCP server能夠正常工作,應保證DHCP server中設置的地址池、靜態地址與新的LAN口IP是處于同一網段的,并請重啟路由器。", "NOTE: To make router work well, while LAN port changed, ..."), EB_LANG_ADD("dip", "動態IP", "Dynamic IP"), EB_LANG_ADD("sip", "靜態IP", "Static IP"), EB_LANG_ADD("account", "上網賬號", "Account"), EB_LANG_ADD("pswd", "上網口令:", "Password"), EB_LANG_ADD("wansetting", "WAN口設置", "WAN Por Setting"), EB_LANG_ADD("basicwan", "本頁設置路由器WAN口的基本網絡參數。", "Set the basic network configure for wan port in this page"), EB_LANG_ADD("wctype", "WAN口連接類型", "WAN Connect type"), EB_LANG_ADD("dip", "動態IP", "Dynamic IP"), EB_LANG_ADD("sip", "靜態IP", "Static IP"), EB_LANG_ADD("account", "上網賬號", "Account"), EB_LANG_ADD("pswd", "上網口令:", "Password"), EB_LANG_ADD("connect_mode", "根據您的需要,請選擇對應連接模式", "Choose connect mode by you need"), EB_LANG_ADD("connect_by_need", "按需連接,在有訪問數據時自動進行連接。", "Connect by need, auto connect while detect data access"), EB_LANG_ADD("desc_wait", "自動斷線等待時間", "The time wait before auto disconnect"), EB_LANG_ADD("seconds", "分鐘 (0表示不自動斷線)", "Second (0 means don't auto disconnect"), EB_LANG_ADD("auto_connect", "自動連接,在開機和斷線后自動進行連接。", "Auto connect while disconnect or host start up"), EB_LANG_ADD("manual_connect", "手動連接,由用戶手動進行連接。", "Menual connect by user"), EB_LANG_ADD("auto_dis_wait", "自動斷線等待時間:", "The time auto disconnect while no data access"), EB_LANG_ADD("advance", "高級設置", "Advance"), EB_LANG_ADD("time_input_err", "時間輸入錯誤,請重新輸入(0-99)!", "Time input error, retry once(0-99)"), /* setting for "Mac Clone" */ EB_LANG_ADD("mac_clone", "MAC地址克隆", "MAC Clone"), EB_LANG_ADD("set_mac", "本頁設置路由器對廣域網的MAC地址。", "Setting router MAC Address for WAN."), EB_LANG_ADD("restore_mac", "恢復出廠MAC", "Restore MAC"), EB_LANG_ADD("cur_mac", "當前管理PC的MAC地址", "Current PC MAC"), EB_LANG_ADD("clone_mac", "克隆MAC地址", "Clone MAC"), EB_LANG_ADD("notice", "注意:只有局域網中的計算機能使用“克隆MAC地址”功能。", "Setting router MAC Address for WAN."), /* setting for "PPPoE Advance Setting" */ EB_LANG_ADD("pppoe", "PPPoE 高級設置", "PPPoE Advance Setting"), EB_LANG_ADD("mtu", "數據包MTU", "MTU"), EB_LANG_ADD("mtu_note", "缺省值為1492,如非必要,請勿更改", "Default is 1492, modify carefully!"), EB_LANG_ADD("sev_name", "服務名", "Service name"), EB_LANG_ADD("sevname_note", "即Service Name。如非必要,請勿填寫", "Modify it carefully!"), EB_LANG_ADD("ac_name", "服務器名稱", "AC Name"), EB_LANG_ADD("ac_note", "即AC Name。如非必要,請勿填寫", "Modify it carefully!"), EB_LANG_ADD("des_ip", "使用ISP指定IP地址", "Using IP address ISP assigned"), EB_LANG_ADD("isp_ip", "ISP指定的IP地址", "IP ISP assigned"), EB_LANG_ADD("int_time", "在線檢測時間間隔", "Checking interval on line"), EB_LANG_ADD("int_time_note", "0~120,0 表示不發送", "0~120,0 means don't send"), EB_LANG_ADD("man_dns", "手動設置DNS服務器", "Setting DNS service manually"), EB_LANG_ADD("bk_dns", "備用DNS服務器", "Backup DNS service"), EB_LANG_ADD("err_time", "時間輸入錯誤,請重新輸入(0-120)!", "Time setting error, please input again (0 - 120)!"), EB_LANG_ADD("err_mtu", "數據包的MTU值已超出范圍,請重新輸入(576 - 1492)!", "MTU out of range, please input again (576 - 1492)!"), EB_LANG_ADD(NULL, NULL, NULL) };
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -