Welcome! Wikis are websites that everyone can build together. It's easy!

PollXP-portuguese.php

<?php
/**
* com_pollxt for Joomla!
* @Copyright (C) 2004 - 2008 Oli Merten
* @ All rights reserved
* @ Released under GNU/GPL License : http://www.gnu.org/copyleft/gpl.html
* @ http://www.joomlaxt.com
* @version 1.24.09
* Tradução: Nuno Leite
**/
defined('_VALID_MOS') or die('Direct Access to this location is not allowed.');
?>

<?php

DEFINE("_POLLXT_POLL_TITLE","Título da Sondagem");

DEFINE("_POLLXT_VOTABLE","Pode votar");

DEFINE("_POLLXT_RESULTS","Resultados");

DEFINE("_POLLXT_CONTINUE","Continuar");

DEFINE("_POLLXT_CLOSE","Fechar");

DEFINE("_POLLXT_BACK","Atrás");

DEFINE("_POLLXT_DETAIL","Detalhe");

DEFINE("_POLLXT_ACTIVATE","O seu voto foi confirmado correctamente");

DEFINE("_POLLXT_NOT_ACTIVATED","Voto errado ou já confirmado");

DEFINE("_POLLXT_OBLIGATORY","Questões obrigatórias não respondidas:");

DEFINE("_POLLXT_EMAIL_FAIL","Não foi possível enviar o Email. Por favor confirme se o seu utilizador tem um endereço de Email válido");

DEFINE("_POLLXT_NO_POLLS","Neste momento não há sondagens a decorrer");

DEFINE("_POLLXT_VOTES","Nº de Votos");

DEFINE("_POLLXT_VOTING_UNTIL", "Votação possível até: ");

DEFINE("_POLLXT_PLEASE_SELECT", "- - - Por favor seleccione - - -");

DEFINE("_POLLXT_ENTER_TEXT", "Por favor insira um texto");

DEFINE("_POLLXT_VOTE_SUBMITTED", "Voto inserido");

DEFINE("_POLLXT_LOADING", "A carregar Sondagem...");

DEFINE("_POLLXT_EMAIL", "Email:");

DEFINE("_POLLXT_EMAIL_MISSING", "Por favor insira Email para confirmar o voto");

DEFINE("_POLLXT_ALREADY_VOTE", "Já votou nesta sondagem.");

DEFINE("_POLLXT_NOT_AUTH", "Não tem autorização para votar nesta sondagem.");

DEFINE("_POLLXT_NO_SELECTION", "Não seleccionou nada.");



DEFINE('_POLLXT_SEL_POLL', 'Seleccionar Sondagem:');



DEFINE('_POLLXT_EMAIL_NOT_VALID','Por favor insira um Email válido');



DEFINE('_POLLXT_OBLIGATORY_QUESTION','Questão obrigatória. Tem que ser respondida antes de votar.');

DEFINE('_POLLXT_MAXVOTES','Não selecione mais do que ');

DEFINE('_POLLXT_MAXVOTES_END',' opções');

DEFINE('_POLLXT_MINVOTES','Selecione pelo menos ');

DEFINE('_POLLXT_MINVOTES_END',' opções');



if ($GLOBALS["_VERSION"]->RELEASE == "1.5") {

DEFINE('_BUTTON_VOTE','Votar');

DEFINE('_BUTTON_RESULTS','Resultados');

DEFINE('_NUM_VOTERS','Nº de Votantes');

DEFINE('_FIRST_VOTE','1º Voto');

DEFINE('_LAST_VOTE','Último Voto');

DEFINE('_SEL_POLL','Seleccionar Sondagem:');

DEFINE('_NO_RESULTS','Não há resultados para esta sondagem.');

DEFINE('_THANKS','Obrigado pelo seu voto.');

DEFINE('_PROMPT_CLOSE','Fechar');

DEFINE('_CMN_NEXT','Seguinte');

DEFINE('_CMN_NEXT_ARROW'," &gt;&gt;");

DEFINE('_CMN_PREV','Anterior');

DEFINE('_CMN_PREV_ARROW',"&lt;&lt; ");



}





?>


Latest page update: made by nunoleite , Jun 6 2008, 9:09 PM EDT (about this update About This Update nunoleite Edited by nunoleite

1 word added
1 word deleted

view changes

- complete history)
Keyword tags: None
More Info: links to this page

There are no threads for this page. 

Anonymous  (Get credit for your thread)