checkout-portuguese.phpThis is a featured page

<?php
if( !defined( '_VALID_MOS' ) && !defined( '_JEXEC' ) ) die( 'Direct Access to '.basename(__FILE__).' is not allowed.' );
/**
*
* @package VirtueMart
* @subpackage languages
* @copyright Copyright (C) 2004-2008 soeren - All rights reserved.
* @translator soeren
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* VirtueMart is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See /administrator/components/com_virtuemart/COPYRIGHT.php for copyright notices and details.
*
* http://virtuemart.net
*/
global $VM_LANG;
$langvars = array (
'CHARSET' => 'ISO-8859-1',
'PHPSHOP_NO_CUSTOMER' => 'Ainda não é um utilizador registado nesta loja. Por favor providencie a sua informação de facturação.',
'PHPSHOP_THANKYOU' => 'Obrigado pela sua encomenda.',
'PHPSHOP_EMAIL_SENDTO' => 'Foi enviado um email de confirmação para',
'PHPSHOP_CHECKOUT_NEXT' => 'Próximo',
'PHPSHOP_CHECKOUT_CONF_BILLINFO' => 'Informação para facturação',
'PHPSHOP_CHECKOUT_CONF_COMPANY' => 'Companhia',
'PHPSHOP_CHECKOUT_CONF_NAME' => 'Nome',
'PHPSHOP_CHECKOUT_CONF_ADDRESS' => 'Morada',
'PHPSHOP_CHECKOUT_CONF_EMAIL' => 'Email',
'PHPSHOP_CHECKOUT_CONF_SHIPINFO' => 'Informação para despacho',
'PHPSHOP_CHECKOUT_CONF_SHIPINFO_COMPANY' => 'Companhia',
'PHPSHOP_CHECKOUT_CONF_SHIPINFO_NAME' => 'Nome',
'PHPSHOP_CHECKOUT_CONF_SHIPINFO_ADDRESS' => 'Morada',
'PHPSHOP_CHECKOUT_CONF_SHIPINFO_PHONE' => 'Telefone',
'PHPSHOP_CHECKOUT_CONF_SHIPINFO_FAX' => 'Fax',
'PHPSHOP_CHECKOUT_CONF_PAYINFO_METHOD' => 'Método de pagamento',
'PHPSHOP_CHECKOUT_CONF_PAYINFO_REQINFO' => 'Informação requerida quando é seleccionado o pagamento através de cartão de crédito',
'PHPSHOP_PAYPAL_THANKYOU' => 'Obrigado pelo pagamento.
A transacção foi bem sucedida. Vai receber um email de confirmação da transacção pelo PAYPAL.
Pode agora continuar ou autenticar-se em<a href=http://www.paypal.com>www.paypal.com</a> para ver os detalhes da transacção.',
'PHPSHOP_PAYPAL_ERROR' => 'Ocorreu um erro enquanto se processava a transacção. O estado do seu pedido não pode ser actualizado.',
'PHPSHOP_THANKYOU_SUCCESS' => 'O seu pedido foi submetido com sucesso!',
'VM_CHECKOUT_TITLE_TAG' => 'Finalização da encomenda: Passo %s de %s',
'VM_CHECKOUT_ORDERIDNOTSET' => 'Order ID is not set or emtpy!',
'VM_CHECKOUT_FAILURE' => 'Erro',
'VM_CHECKOUT_SUCCESS' => 'Successo',
'VM_CHECKOUT_PAGE_GATEWAY_EXPLAIN_1' => 'This page is located on the webshop\'s website.',
'VM_CHECKOUT_PAGE_GATEWAY_EXPLAIN_2' => 'The gateway execute the page on the website, and the shows the result SSL Encrypted.',
'VM_CHECKOUT_CCV_CODE' => 'Código de validação do cartão de crédito',
'VM_CHECKOUT_CCV_CODE_TIPTITLE' => 'Qual é o código de validação do cartão de crédito?',
'VM_CHECKOUT_MD5_FAILED' => 'MD5 falhou a verificação',
'VM_CHECKOUT_ORDERNOTFOUND' => 'O pedido não foi encontrado',
'PHPSHOP_EPAY_PAYMENT_CARDTYPE' => 'Modo de pagamento criado por %s <img
src="/components/com_virtuemart/shop_image/ps_image/epay_images/%s"
border="0">'
); $VM_LANG->initModule( 'checkout', $langvars );
?>


No user avatar
almeidaniel
Latest page update: made by almeidaniel , May 5 2009, 6:22 AM EDT (about this update About This Update almeidaniel JD - Dúvidas em algumas expressões - optei por deixar em inglês - almeidaniel

147 words added
127 words deleted

view changes

- complete history)
Keyword tags: None
More Info: links to this page
There are no threads for this page.  Be the first to start a new thread.