[問題]測試信箱翻譯~"~

phpBB 2 MOD Support
無論是官方或非官方認證之外掛,安裝與使用問題討論。
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
天~~
星球公民
星球公民
文章: 103
註冊時間: 2003-07-09 14:51
聯繫:

[問題]測試信箱翻譯~"~

文章 天~~ »

我在http://twftp.org/phpbb/viewtopic.php?t=1998看到的

問題外掛:測試信箱
參考連結:http://mods.db9.dk/download.php?id=30
使用版本:phpBB 2.1.0
網站位置:
狀況描述: 裡面有英文看不懂~"~
翻譯軟體翻出來的好怪喔~~
看有哪位大大幫忙翻譯一下謝謝

代碼: 選擇全部

$faq[] = array("I get <b>'The supplied client email address could NOT be verified'</b> when I try register/change my email adress", "There could be several reasons why you get this message. The email you enter are validated, if this does not succed you get this message, usual problems are: You have miss spelled the email, The email account does not exisit, the email is over quota, the (email) SMTP server does not respond proper");

代碼: 選擇全部

$faq[] = array("I get <b>'Could not connect to the email server'</b> when I try register/change my email adress", "There could be several reasons why you get this message. The email you enter are validated, if this site can not connect to the supplied email server, you will get this message, usual problems are: wrong email adress enterd, your (email) SMTP server is down, there is a DNS problems with your (email) SMTP server");

代碼: 選擇全部


$lang['Client_not_verifyed']='The supplied client email address could NOT be verified, see the %s page for further info';//%s are substituded with a link to the FAQ page

代碼: 選擇全部

$lang['No_connect_server'] ="Could not connect to the email server, see the %s page for further info";//%s are substituded with a link to the FAQ page
主題已鎖定

回到「外掛問題討論」