[ Index ] |
|
Code source de PHP NUKE 7.9 |
1 <?php 2 3 /**************************************************************************/ 4 /* PHP-NUKE: Advanced Content Management System */ 5 /* ============================================ */ 6 /* */ 7 /* This is the language module with all the system messages */ 8 /* */ 9 /* If you made a translation, please go to the site and send to me */ 10 /* the translated file. Please keep the original text order by modules, */ 11 /* and just one message per line, also double check your translation! */ 12 /* */ 13 /* You need to change the second quoted phrase, not the capital one! */ 14 /* */ 15 /* If you need to use double quotes (") remember to add a backslash (\), */ 16 /* so your entry will look like: This is \"double quoted\" text. */ 17 /* And, if you use HTML code, please double check it. */ 18 /**************************************************************************/ 19 /*Translated to Brazilian by: Luiz Gustavo Aleagi Nunes - tatau */ 20 /*For any comments/suggestions: aleagi@terra.com.br */ 21 /**************************************************************************/ 22 23 24 define("_ALLTOPICS","Todos os Tópicos"); 25 define("_NOCOMMENTS","Sem comentários"); 26 define("_UCOMMENT","Comentário"); 27 define("_REVIEWS","Revisão"); 28 define("_SEARCHUSERS","Buscar Usuários no banco de dados"); 29 define("_SEARCHSECTIONS","Buscar em Seções"); 30 define("_SEARCHREVIEWS","Buscar em Revisões"); 31 define("_SEARCHIN","Buscar em"); 32 define("_ARTICLES","Artigos"); 33 define("_ALLAUTHORS","Todos os autores"); 34 define("_ALL","Todos"); 35 define("_WEEK","semana"); 36 define("_WEEKS","semanas"); 37 define("_MONTH","mês"); 38 define("_MONTHS","meses"); 39 define("_SEARCHON","Buscar em:"); 40 define("_SSTORIES","Histórias"); 41 define("_SSECTIONS","Seções"); 42 define("_SUSERS","Usuários"); 43 define("_NOMATCHES","Nada encontrado para"); 44 define("_PREVMATCHES","Registros anteriores"); 45 define("_NEXTMATCHES","Próximos registros"); 46 define("_INSECTION","Artigo na Seção"); 47 define("_NONAME","Nenhum nome inscrito"); 48 define("_SCOMMENTS","Comentários"); 49 define("_SEARCHRESULTS","Resultados da Busca"); 50 define("_CONTRIBUTEDBY","Contribuição de"); 51 define("_UCOMMENTS","Comentários"); 52 define("_MATCHTITLE","Coincidir ao TÍTULO"); 53 define("_MATCHTEXT","coincidir ao TEXTO do Artigo"); 54 define("_MATCHBOTH","coincidir ao TÍTULO e TEXTO do Artigo"); 55 define("_SREPLY","Responder"); 56 define("_SREPLIES","Responder"); 57 define("_ATTACHART","Anexar ao artigo"); 58 define("_PAGES","Páginas"); 59 define("_REVIEWSCORE","Pontuação para esta Revisão"); 60 define("_PAGE","Páginas"); 61 define("_DOWNLOADS","Downloads"); 62 define("_WEBLINKS","Links"); 63 define("_FINDMORE","... mais..."); 64 define("_DIDNOTFIND","Não encontrou o que estava procurando?"); 65 define("_ENCYCLOPEDIA","Enciclopédia"); 66 define("_SEARCHINSTORY","Procure em todos os comentários em Histórias:"); 67 define("_SEARCHCHARACTERS","<center><b>Search System Error</b><br><br>Your query should be at least 3 characters long to be processed.<br>Please, fix the problem and try again...</center>"); 68 69 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Apr 1 11:11:59 2007 | par Balluche grâce à PHPXref 0.7 |