From 1b80b9060949c436008891fb0cf87c71f3261b2b Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Fri, 5 Apr 2019 18:50:20 +0900 Subject: [PATCH] Update lang, bump --- BTCPayServer/BTCPayServer.csproj | 2 +- BTCPayServer/wwwroot/locales/pt-PT.json | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/BTCPayServer/BTCPayServer.csproj b/BTCPayServer/BTCPayServer.csproj index 3011e21d7..f4d1b61cf 100644 --- a/BTCPayServer/BTCPayServer.csproj +++ b/BTCPayServer/BTCPayServer.csproj @@ -2,7 +2,7 @@ Exe netcoreapp2.1 - 1.0.3.91 + 1.0.3.92 NU1701,CA1816,CA1308,CA1810,CA2208 diff --git a/BTCPayServer/wwwroot/locales/pt-PT.json b/BTCPayServer/wwwroot/locales/pt-PT.json index 1a847fcfd..fdae2f932 100644 --- a/BTCPayServer/wwwroot/locales/pt-PT.json +++ b/BTCPayServer/wwwroot/locales/pt-PT.json @@ -24,16 +24,16 @@ "Copied": "Copiado", "ConversionTab_BodyTop": "Pode pagar {{btcDue}} {{cryptoCode}} utilizando outras altcoins além das que a loja aceita diretamente.", "ConversionTab_BodyDesc": "Este serviço é oferecido por terceiros. Por favor tenha em mente que não temos qualquer controlo sobre como os seus fundos serão utilizados. A fatura será marcada como paga apenas quando os fundos forem recebidos na Blockchain {{cryptoCode}}.", - "ConversionTab_CalculateAmount_Error": "Retry", - "ConversionTab_LoadCurrencies_Error": "Retry", + "ConversionTab_CalculateAmount_Error": "Tentar de novo", + "ConversionTab_LoadCurrencies_Error": "Tentar de novo", "ConversionTab_Lightning": "Não há fornecedores de conversão disponíveis para pagamentos via Lightning Network.", - "ConversionTab_CurrencyList_Select_Option": "Please select a currency to convert from", + "ConversionTab_CurrencyList_Select_Option": "Por favor selecione uma moeda da qual converter", "Invoice expiring soon...": "A fatura está a expirar...", "Invoice expired": "Fatura expirada", "What happened?": "O que aconteceu?", "InvoiceExpired_Body_1": "Esta fatura expirou. Uma fatura é válida durante {{maxTimeMinutes}} minutos. \nPode voltar para {{storeName}} se quiser enviar o seu pagamento novamente.", "InvoiceExpired_Body_2": "Se tentou enviar um pagamento, ele ainda não foi aceite pela rede Bitcoin. Nós ainda não recebemos o valor enviado.", - "InvoiceExpired_Body_3": "", + "InvoiceExpired_Body_3": "Se o recebermos mais tarde, processaremos o seu pedido ou entraremos em contacto para o reembolsar ...", "Invoice ID": "Nº da Fatura", "Order ID": "Nº da Encomenda", "Return to StoreName": "Voltar para {{storeName}}", @@ -44,7 +44,7 @@ "Node Info": "Informação do Nó", "txCount": "{{count}} transação", "txCount_plural": "{{count}} transações", - "Pay with CoinSwitch": "Pay with CoinSwitch", - "Pay with Changelly": "Pay with Changelly", - "Close": "Close" + "Pay with CoinSwitch": "Pagar com CoinSwitch", + "Pay with Changelly": "Pagar com Changelly", + "Close": "Fechar" } \ No newline at end of file