?? lang_system.h
字號:
/* basic */ EB_MULTI_LANG_BEGIN(NULL, NULL) { /* log */ EB_LANG_ADD("syslog", "系統日志", "Syslog"), EB_LANG_ADD("index", "索引", "Index"), EB_LANG_ADD("logcontent", "日 志 內 容", "Log Content"), EB_LANG_ADD("sendpadi", "發送PADI,請求建立連接", "Send PADI to build connection."), EB_LANG_ADD("reqtimeout", "請求連接超時", "Request timeout"), EB_LANG_ADD("autoconnect", "開啟自動連接", "Begin transfer data"), EB_LANG_ADD("rcvpadt", "接收PADT,服務端請求斷開本次連接", "Received PADT, AC asked close this connection"), EB_LANG_ADD("cleanlog", "清除所有日志", "Clean all log"), /* account */ EB_LANG_ADD("blankinput", "輸入不能為空!", "Input can't be blank"), EB_LANG_ADD("illegalinput", "輸入中含有非法字符,請您重新輸入!", "Include illegal character, please reinput"), EB_LANG_ADD("reinput", "輸入中含有非法字符,請您重新輸入!\\n(請不要輸入字母、數字、中劃線、下劃線以外的字符。)", "Include illegal character, please reinput\\n(Input allowed: A-Z, a-z, 0-9, -, _"), EB_LANG_ADD("notsame", "新口令和確認新口令必須一致!", "Confirm password must same with new password"), EB_LANG_ADD("olderror", "原口令不正確!", "Old password incorrect"), EB_LANG_ADD("askrelogin", "用戶名和口令修改完畢, 請重新登錄!", "Complete modfiy user account, please relogin!"), EB_LANG_ADD("modaccount", "修改登錄口令", "Modify user account"), EB_LANG_ADD("moddesc", "本頁修改系統管理員的用戶名及口令。", "You can Modify user name and password in this page"), EB_LANG_ADD("oldname", "原用戶名:", "Old Name"), EB_LANG_ADD("oldpswd", "原口令:", "Old Password"), EB_LANG_ADD("newname", "新用戶名:", "New Name"), EB_LANG_ADD("newpswd", "新口令:", "New Password"), EB_LANG_ADD("confirmpswd", "新口令:", "Confirm Password"), /* reboot */ EB_LANG_ADD("confirmreboot", "確認重新啟動路由器?", "Are you sure Restart?"), EB_LANG_ADD("reboot", "重啟路由器", "Restart Router"), EB_LANG_ADD("rebootdesc", "單擊此按鈕將使路由器重新啟動。", "Click here to restart router."), /* restore */ EB_LANG_ADD("confirmrestore", "恢復出廠設置將丟失現有的配置,您確定要繼續嗎?", "This operation will lost all configration, Are you sure?"), EB_LANG_ADD("restore", "恢復出廠設置", "Restore"), EB_LANG_ADD("restoredesc", "單擊此按鈕將使路由器的所有設置恢復到出廠時的默認狀態。。", "Click here to restore all configure to factory-default setting."), /* upgrade */ EB_LANG_ADD("softupgrade", "軟件升級", "Software Upgrade"), EB_LANG_ADD("upgradedesc", "通過升級本路由器最新版本的軟件,將會使您的路由器工作得更加的穩定,甚至獲得更新的功能。", "Upgrading software to the newest version, it can make your router work more better."), EB_LANG_ADD("filename", "文 件 名:", "Filename:"), EB_LANG_ADD("serverip", "服務器 IP:", "Server IP:"), EB_LANG_ADD("cursoftversion", "當前軟件版本:", "Current Software Version"), EB_LANG_ADD("curhardversion", "當前硬件版本:", "Current Hardware Version"), EB_LANG_ADD("notice", "注意:", "Notice:"), EB_LANG_ADD("noticedesc", "升級時請選擇與當前硬件版本一致的軟件。</FONT>升級過程不能關閉路由器電源,否則將導致路由器損壞而無法使用。升級過程約20秒,當升級結束后,路由器將會自動重新啟動。", "Please confirm the software and hardware version before upgrade the firmware.</FONT>" "PLEASE DONOT POWER OFF WHEN UPGRADING FIRWARE, OTHERWISE ROUTER WILL CAN NOT WORK WELL."), EB_LANG_ADD("upgrade", "升 級", "Upgrade"), EB_LANG_ADD(NULL, NULL, NULL) };
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -