[ 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 - aleagi */ 20 /* Equipe PHP-Nuke Brasil - http://www.phpnuke.org.br */ 21 /* Comments/suggestions: aleagi@terra.com.br - aleagi@phpnuke.org.br */ 22 /**************************************************************************/ 23 24 25 define("_YOURNAME","Seu nome"); 26 define("_OK","Ok!"); 27 define("_COMMENT","comentário"); 28 define("_CONFIGURE","Configurar"); 29 define("_LOGINCREATE","Login/Cadastre-se"); 30 define("_THRESHOLD","Início"); 31 define("_NOCOMMENTS","Sem comentários"); 32 define("_NESTED","Alojados"); 33 define("_FLAT","Plano"); 34 define("_THREAD","Discussão"); 35 define("_OLDEST","Antigas primeiro"); 36 define("_NEWEST","Novas primeiro"); 37 define("_HIGHEST","Pontuação mais alta primeiro"); 38 define("_COMMENTSWARNING","Os comentários são propriedade de quem os escreveu. Nós não nos responsabilizamos por seu conteúdo."); 39 define("_SCORE","Pontos:"); 40 define("_USERINFO","Informações do usuário"); 41 define("_READREST","Ler o resto deste comentário..."); 42 define("_REPLY","Responder a este"); 43 define("_REPLYMAIN","Enviar comentário"); 44 define("_NOSUBJECT","Sem título"); 45 define("_NOANONCOMMENTS","Comentários não podem ser enviados por usuários anônimos. Por favor <a href=\"modules.php?name=Your_Account&op=new_user\">Cadastre-se-se</a> ou efetue o <a href=\"modules.php?name=Your_Account\">login</a>."); 46 define("_PARENT","Acima"); 47 define("_ROOT","Raiz"); 48 define("_UCOMMENT","Comentário"); 49 define("_ALLOWEDHTML","É permitido o uso de HTML:"); 50 define("_POSTANON","Enviar como anônimo"); 51 define("_EXTRANS","Usar (HTML no texto)"); 52 define("_HTMLFORMATED","Formatado em HTML"); 53 define("_PLAINTEXT","Texto Puro"); 54 define("_ONN","em..."); 55 define("_SUBJECT","Título"); 56 define("_SURVEYCOM","Revisar comentário antes de enviá-lo"); 57 define("_SURVEYCOMPRE","Visualizar a revisão do comentário"); 58 define("_NOTRIGHT","Houve um erro tentando passar esta variável à esta função. Esta mensagem serve apenas para manter as coisas arrumadas."); 59 define("_DIRECTCOM","Comentário direto sobre a pesquisa..."); 60 define("_SENDAMSG","Enviar a mensagem"); 61 define("_PASTSURVEYS","Pesquisas anteriores"); 62 define("_LVOTES","votos"); 63 define("_TOTALVOTES","Total de votos:"); 64 define("_VOTING","Sala de votação"); 65 define("_OTHERPOLLS","Outras pesquisas"); 66 define("_CURRENTSURVEY","Pesquisa atual"); 67 define("_CURRENTPOLLRESULTS","Resultado atual da Pesquisa"); 68 define("_PREVIEW","Pré-visualização"); 69 define("_REFRESH","Atualizar"); 70 define("_SURVEYS","Pesquisas"); 71 define("_ATTACHEDTOARTICLE","- Anexada a Notícia:"); 72 define("_SURVEYSATTACHED","Pesquisas anexadas a notícias"); 73 define("_LAST5POLLS", "5 últimas Pesquisas em"); 74 define("_MOREPOLLS", "...mais Pesquisas"); 75 define("_COMMENTSMODERATION","Comments Moderation System"); 76 define("_MODERATE","Moderate"); 77 define("_CLICKTOMODERATE","Please select your moderation values for each comment on this survey, then click on <i>Moderate</i> button bellow to save your comments moderation preferences. Be fair on each value, this will contribute and benefict all users/readers. Thank you."); 78 79 ?>
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 |