-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c7f738
commit 4787739
Showing
3 changed files
with
72 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
"Live","Live" | ||
"Test","Teste" | ||
"API key is required:","A chave API é requerida:" | ||
"live API key is invalid. Please double-check and retry.","a chave API live não é válida. Por favor, verifique e tente novamente." | ||
"test API key is invalid. Please double-check and retry.","a chave API de teste não é válida. Por favor, verifique e tente novamente." | ||
"API key","Chave API" | ||
"Test API key","Chave API de teste" | ||
"Live API key","Chave API live" | ||
"First instalment captured successfully","A primeira prestação foi recebida com sucesso" | ||
"Alma Installments","Prestações através da Alma" | ||
"General configuration","Configuração geral" | ||
"Enabled","Permitido" | ||
"Sort order","Ordenar encomendas" | ||
"Enable logging","Permitir o acesso" | ||
"Excluded product types","Tipos de produtos excluídos" | ||
"Excluded products message","Mensagem de produtos excluídos" | ||
"API configuration","Configuração da API" | ||
"API mode","Modo API" | ||
"Cart display","Exibir o cesto" | ||
"Checkout display","Exibir o checkout" | ||
"Title","Título" | ||
"Description","Descrição" | ||
"Logs are stored in <i>var/log/alma.log</i>","Os acessos (logs) são armazenados em <i>var/log/alma.log</i>" | ||
"List/explain which products aren't eligible to monthly payments","Liste/explique quais são os produtos que não são elegíveis para prestações mensais" | ||
"You can find your API keys on <a href=""https://dashboard.getalma.eu/security"" target=""_blank"">your Alma dashboard</a>","Pode encontrar as suas chaves API no <a href=""https://dashboard.getalma.eu/security"" target=""_blank"">seu painel de controlo Alma</a>" | ||
"A widget can be displayed in the cart to indicate the order eligibility for monthly payments","Pode ser exibido um widget no cesto para indicar a elegibilidade da encomenda para prestações mensais" | ||
"Virtual and downloadable products aren't eligible","Os produtos virtuais e para descarregamento não são elegíveis" | ||
"Alma monthly and deferred payments","Prestações mensais e em diferido através da Alma" | ||
"Pay in 3 monthly payments with your credit card.","Pague em 3 prestações mensais com o seu cartão de crédito." | ||
"Error while processing your order: %s","Ocorreu um erro no processamento da sua encomenda: %s" | ||
"There was an error processing your order. Please try again later or contact us if the problem persists","Ocorreu um erro no processamento da sua encomenda. Por favor, tente novamente mais tarde ou contate-nos se o problema persistir." | ||
"There was an error when validating your payment. Please try again or contact us if the problem persists.","Ocorreu um erro na validação do seu pagamento. Por favor, tente novamente mais tarde ou contate-nos se o problema persistir." | ||
"Pay in %d installments","Pagar em %d prestações" | ||
"Installments plans","Planos de prestações" | ||
"<b>2-installment payments</b>","<b>Pagamentos de 2-prestações</b>" | ||
"<b>3-installment payments</b>","<b>Pagamentos de 3-prestações</b>" | ||
"<b>4-installment payments</b>","<b>Pagamentos de 4-prestações</b>" | ||
"Enable","Permitir" | ||
"Yes","Sim" | ||
"No","Não" | ||
"Minimum amount (€)","Montante mínimo (€)" | ||
"Maximum amount (€)","Montante máximo (€)" | ||
"(Maximum amount: %s)","(Montante máximo: %s)" | ||
"(Minimum amount: %s)","(Montante mínimo: %s)" | ||
"Minimum purchase amount to activate this plan","Montante mínimo de compra para ativar este plano" | ||
"Maximum purchase amount to activate this plan","Montante máximo de compra para ativar este plano" | ||
"Your order has been canceled","A sua encomenda foi anulada" | ||
"Payment ID","Identificação do pagamento" | ||
"Installments count","Contagem das prestações" | ||
"Paid amount (%1) does not match due amount (%2) for order %3","O montante pago (%1) não corresponde ao montante devido (%2) para a encomenda %3" | ||
"Payment state incorrect (%s & %s) for order %s","Estádio de pagamento incorreto (%s & %s) para a encomenda %s" | ||
"Order canceled by customer","Encomenda anulada pelo cliente" | ||
"Warning %s custom Min display amount is incorrect","Aviso %s quantidade Min personalizada exibida está incorreta" | ||
"Warning %s custom Max display amount is incorrect","Aviso %s quantidade Max personalizada exibida está incorreta" | ||
"Pay in %d installments","Pagar em %d prestações" | ||
"Pay in %d days","Pagar em %d dias" | ||
"Including fees: %s","Incluindo encargos: %s" | ||
"Your cart total : ","Total do seu cesto:" | ||
"Credit cost : ","Custo do crédito : " | ||
"Total : ","Total : " | ||
"Payment plans configuration","Configuração dos planos de prestações" | ||
"Product page display","Apresentação da página do produto" | ||
"A widget can be displayed on product pages to indicate eligible payments plans","Pode ser exibido um widget no cesto para indicar a elegibilidade da encomenda para prestações mensais" | ||
"Widget custom position","Posição personalizada do widget" | ||
"Id or class name for the custom widget container. (ex: add-to-box or qty)","ID ou nome de classe do contentor de widget personalizado. (ex: add-to-box ou qty)" | ||
"Display widget on cart page","Mostrar widget na página do carrinho" | ||
"Annual interest rate : ","Taxa de juro anual : " |