[ 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("_YOURNAME","O seu nome"); 28 define("_OK","Ok!"); 29 define("_COMMENT","comentário"); 30 define("_CONFIGURE","Configurar"); 31 define("_LOGINCREATE","Login/Criar uma Conta"); 32 define("_THRESHOLD","Início"); 33 define("_NOCOMMENTS","Sem Comentários"); 34 define("_NESTED","Alojados"); 35 define("_FLAT","Plano"); 36 define("_THREAD","Discussão"); 37 define("_OLDEST","Antigos"); 38 define("_NEWEST","Novos"); 39 define("_HIGHEST","Pontuação Mais Alta"); 40 define("_COMMENTSWARNING","Os comentários são propriedade de quem os escreveu. Nós não somos responsáveis pelo seu conteúdo."); 41 define("_SCORE","Pontuação:"); 42 define("_USERINFO","Informações do Utilizador"); 43 define("_READREST","Ler o resto deste comentário..."); 44 define("_REPLY","Responder a este"); 45 define("_REPLYMAIN","Enviar comentário"); 46 define("_NOSUBJECT","Sem título"); 47 define("_NOANONCOMMENTS","Os comentários não podem ser enviados por utilizadores anónimos. Por favor <a href=\"modules.php?name=Your_Account&op=new_user\"><b>registe-se</b></a>"); 48 define("_PARENT","Principal"); 49 define("_ROOT","Raíz"); 50 define("_UCOMMENT","Comentário"); 51 define("_ALLOWEDHTML","Código HTML que pode inserir:"); 52 define("_POSTANON","Enviar como anónimo"); 53 define("_EXTRANS","Usar (comandos de HTML no texto)"); 54 define("_HTMLFORMATED","Formatado em HTML"); 55 define("_PLAINTEXT","Texto simples"); 56 define("_ONN"," em..."); 57 define("_SUBJECT","Título"); 58 define("_SURVEYCOM","Rever comentário antes de enviá-lo"); 59 define("_SURVEYCOMPRE","Visualizar a revisão do comentário"); 60 define("_NOTRIGHT","Algo não correu como previsto.... Esta mensagem é só para esclarecer isso..."); 61 define("_DIRECTCOM","Comentário directo á votação..."); 62 define("_SENDAMSG","Enviar a Mensagem"); 63 define("_PASTSURVEYS","Votações anteriores"); 64 define("_LVOTES","votos"); 65 define("_TOTALVOTES","Total de votos:"); 66 define("_VOTING","Zona de Votação"); 67 define("_OTHERPOLLS","Outras votações"); 68 define("_CURRENTSURVEY","Votação actual"); 69 define("_CURRENTPOLLRESULTS","Resultado actual da votação"); 70 define("_PREVIEW","Pré-Visualização"); 71 define("_REFRESH","actualizar"); 72 define("_SURVEYS","Votações"); 73 define("_ATTACHEDTOARTICLE","- anexo ao artigo:"); 74 define("_SURVEYSATTACHED","Votações anexas a artigos"); 75 define("_LAST5POLLS", "Últimas 5 votações"); 76 define("_MOREPOLLS", "...mais votações"); 77 define("_COMMENTSMODERATION","Comments Moderation System"); 78 define("_MODERATE","Moderate"); 79 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."); 80 81 ?>
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 |