@version 0 # *** new message !T_USAGE :E Module pppdialin\n\n No command line option\n :T 模組 pppdialin \n\n 沒有命令行選項 \n # *** new message !T_PPPPARMS :E PPP parms :T PPP 參數  # *** new message !F_COPYACCT :E Copy from account :T 由帳號拷貝  # *** new message !F_ALLOCFROMTTY :E Allocate remote IP from tty name :T 由 tty 名稱分配遠程 IP  # *** new message !F_REMOTEIP :E Remote IP number :T 遠程 IP 地址  # *** new message !F_OPTIONS :E other pppd options :T 其它 pppd 選項  # *** new message !F_IDLETIME :E Idle time :T 閒置時間  # *** new message !F_MAXTIME :E Maximum connect time :T 最大連線時間  # *** new message !E_IPFROMTTYORNOT :E The IP number can't be allocated from the tty\nand assigned manually :T 這 IP 地址不能由 tty 分配 \n要手動分配  # *** new message !I_PPPDIALIN :E PPP dialing configs :T PPP 撥號設定  # *** new message !T_ROUTING :E Routing :T 路由  # *** new message !F_NETWORK :E Network :T 網路  # *** new message !F_NETNASK :E Netmask :T 遮罩  # *** new message !E_IVLDIP :E Invalid IP number: %s :T 無效 IP 地址: %s  # *** new message !E_IVLDMSK :E Invalid netmask :T 無效遮罩  # *** new message !F_POSTCONCMD :E Post connnect command :T 連線後命令  # *** new message !F_POSTDISCONCMD :E Post disconnect command :T 離線後命令  # *** new message !F_DELIVERMAIL :E Deliver to this domain :T 傳送至這網域  # *** new message !T_IPX :E Ipx # *** new message !F_PPPIPXENABLE :E Enable IPX over PPP :T 在 PPP 上啟動 IPX  # *** new message !F_PPPIPXNETNUM :E Network number :T 網路地址  # *** new message !F_PPPIPXLOCALNUM :E Local node number :T 本機節點地址  # *** new message !F_PPPIPXREMOTENUM :E Remote node number :T 遠程節點地址  # *** new message !F_PPPIPXRIPSAP :E Enable RIP and SAP routing :T 啟動 RIP 及 SAP 路由  # *** new message !F_PPPIPXNLSP :E Enable NLSP routing :T 啟動 NLSP 路由  # *** new message !F_PPPIPXOPTIONS :E Other ipx options :T 其它 ipx 選項  # *** new message !M_DEFPPP :E Default PPP paramaters :T 預設 PPP 參數  # *** new message !I_PPP233 :E Using pppd 2.3.3 :T 使用 pppd 2.3.3  # *** new message !F_DNS1 :E Primary dns :T 主要 dns  # *** new message !F_DNS2 :E Secondary dns :T 次級 dns  # *** new message !T_DEFDIALIN :E Default PPP dialin parameters :T 預設 PPP 撥入參數  # *** new message !I_DEFDIALIN :E You control here the default PPP option.\n +Those options apply to all PPP accounts\n +unless overriden. :T 在這裡控制預設 PPP 選項. \n +除了被覆寫外, 這些選項對 \n +所有 PPP 帳號均適用.  # *** new message !F_OURIP :E Local IP number :T 本機 IP 地址  # *** new message !F_PROXYARP :E Proxy Arp (fake remote on local net) :T Proxy Arp (在本機網上騙遠程)  # *** new message !T_MODIPUP :E Modify ip-up/ip-down :T 修正 ip-up/ip-down # *** new message !I_MODIPUP :E The files /etc/ppp/ip-up and /etc/ppp/ip-down\n +must be modified to support the pppdialin module\n +\n +The following lines must be added respectivly to\n +each file:\n +\n +ip-up : /usr/lib/linuxconf/lib/ppppostlogin $*\n +ip-down: /usr/lib/linuxconf/lib/ppppostlogout $*\n +\n +Do you want to do it ? :T /etc/ppp/ip-up 及 /etc/ppp/ip-down 檔必需\n  +修正以支援 pppdialin 模組\n  +\n  +以下幾行必需在檔案中分別加上\n  +\n  +ip-up :/usr/lib/linuxconf/lib/ppppostlogin $*\n  +ip-down: /usr/lib/linuxconf/lib/pppostlogout $*\n  +\n  +你是否需要這樣做?