| [ 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 20 /**************************************************************************/ 21 /* Translation by: */ 22 /* */ 23 /* Rui Cristovão (ord'hor) ordhor@hotmail.com */ 24 /**************************************************************************/ 25 26 27 define("_ALLTOPICS","Todos os temas"); 28 define("_NOCOMMENTS","Sem Comentários"); 29 define("_UCOMMENT","Comentário"); 30 define("_REVIEWS","Revisão"); 31 define("_SEARCHUSERS","Localizar utilizadores"); 32 define("_SEARCHSECTIONS","Localizar em secções especiais"); 33 define("_SEARCHREVIEWS","Localizar em Revisões"); 34 define("_SEARCHIN","Localizar em"); 35 define("_ARTICLES","Artigos"); 36 define("_ALLAUTHORS","Todos os autores"); 37 define("_ALL","Todos"); 38 define("_WEEK","semana"); 39 define("_WEEKS","semanas"); 40 define("_MONTH","mês"); 41 define("_MONTHS","meses"); 42 define("_SEARCHON","Localizar em:"); 43 define("_SSTORIES","Artigos"); 44 define("_SSECTIONS","Secções"); 45 define("_SUSERS","Utilizadores"); 46 define("_NOMATCHES","Nada encontrado para"); 47 define("_PREVMATCHES","registos anteriores"); 48 define("_NEXTMATCHES","próximos registos"); 49 define("_INSECTION","Artigo na Secção"); 50 define("_NONAME","Nenhum nome inscrito"); 51 define("_SCOMMENTS","Comentários"); 52 define("_SEARCHRESULTS","Resultados da Pesquisa"); 53 define("_CONTRIBUTEDBY","Contribuição de"); 54 define("_UCOMMENTS","Comentários"); 55 define("_MATCHTITLE","Igual ao Título"); 56 define("_MATCHTEXT","Igual ao Texto do Artigo"); 57 define("_MATCHBOTH","Igual ao Título e Texto do Artigo"); 58 define("_SREPLY","Responder"); 59 define("_SREPLIES","Respostas"); 60 define("_ATTACHART","Anexar ao Artigo"); 61 define("_PAGES","Páginas"); 62 define("_REVIEWSCORE","Pontuação para esta Revisão"); 63 define("_PAGE","Páginas"); 64 define("_DOWNLOADS","Downloads"); 65 define("_WEBLINKS","Web Links"); 66 define("_FINDMORE","... mais"); 67 define("_DIDNOTFIND","Não encontrou o que estava à procura?"); 68 define("_ENCYCLOPEDIA","Enciclopédia"); 69 define("_SEARCHINSTORY","Procurar Todos os Comentários no artigo:"); 70 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>"); 71 72 ?>
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 |