diff --git a/resources/lang/ar-SA/taxes.php b/resources/lang/ar-SA/taxes.php
index 440a77ef5..4d1e8660f 100644
--- a/resources/lang/ar-SA/taxes.php
+++ b/resources/lang/ar-SA/taxes.php
@@ -8,5 +8,5 @@ return [
'inclusive' => 'شامل',
'compound' => 'مُركب',
'fixed' => 'ثابت',
- 'withholding' => 'Withholding',
+ 'withholding' => 'حجز',
];
diff --git a/resources/lang/de-DE/taxes.php b/resources/lang/de-DE/taxes.php
index 00ebc96ea..fb1f38fd6 100644
--- a/resources/lang/de-DE/taxes.php
+++ b/resources/lang/de-DE/taxes.php
@@ -8,5 +8,5 @@ return [
'inclusive' => 'Inklusive',
'compound' => 'zusammengesetzt',
'fixed' => 'Fest',
- 'withholding' => 'Withholding',
+ 'withholding' => 'Auszahlung',
];
diff --git a/resources/lang/pt-BR/taxes.php b/resources/lang/pt-BR/taxes.php
index 1df250650..cca63fbda 100644
--- a/resources/lang/pt-BR/taxes.php
+++ b/resources/lang/pt-BR/taxes.php
@@ -8,4 +8,5 @@ return [
'inclusive' => 'Incluído',
'compound' => 'Composto',
'fixed' => 'Fixo',
+ 'withholding' => 'Retenção',
];
diff --git a/resources/lang/pt-PT/bills.php b/resources/lang/pt-PT/bills.php
index 351a724da..6891bd8ba 100644
--- a/resources/lang/pt-PT/bills.php
+++ b/resources/lang/pt-PT/bills.php
@@ -57,7 +57,7 @@ return [
'status' => [
'created' => 'Criada em :date',
'receive' => [
- 'draft' => 'Não enviada',
+ 'draft' => 'Não Recebida',
'received' => 'Recebida em :date',
],
'paid' => [
diff --git a/resources/lang/pt-PT/email_templates.php b/resources/lang/pt-PT/email_templates.php
index cfaa9125b..2d1bc702e 100644
--- a/resources/lang/pt-PT/email_templates.php
+++ b/resources/lang/pt-PT/email_templates.php
@@ -4,47 +4,47 @@ return [
'invoice_new_customer' => [
'subject' => '{invoice_number} fatura criada',
- 'body' => 'Dear {customer_name},
We have prepared the following invoice for you: {invoice_number}.
You can see the invoice details and proceed with the payment from the following link: {invoice_number}.
Feel free to contact us for any question.
Best Regards,
{company_name}',
+ 'body' => 'Exmo(a) Sr(a) {customer_name},
Preparamos a seguinte Fatura para si: {invoice_number}.
Pode ver os detalhes da Fatura e prosseguir com o pagamento a partir do seguinte link: {invoice_number}.
Sinta-se à vontade para entrar em contacto connosco para qualquer duvida.
Atenciosamente,
{company_name}',
],
'invoice_remind_customer' => [
'subject' => '{invoice_number} aviso de fatura vencida',
- 'body' => 'Dear {customer_name},
This is an overdue notice for {invoice_number} invoice.
The invoice total is {invoice_total} and was due {invoice_due_date}.
You can see the invoice details and proceed with the payment from the following link: {invoice_number}.
Best Regards,
{company_name}',
+ 'body' => 'Exmo(a) Sr(a) {customer_name},
Este é um aviso de Fatura em atraso referente ao documento {invoice_number}.
O total da Fatura é {invoice_total} e venceu em {invoice_due_date}.
Pode ver os detalhes da Fatura e prosseguir com o pagamento a partir do seguinte link: {invoice_number}.
Atenciosamente,
{company_name}',
],
'invoice_remind_admin' => [
'subject' => '{invoice_number} aviso de fatura vencida',
- 'body' => 'Hello,
{customer_name} has received an overdue notice for {invoice_number} invoice.
The invoice total is {invoice_total} and was due {invoice_due_date}.
You can see the invoice details from the following link: {invoice_number}.
Best Regards,
{company_name}',
+ 'body' => 'Olá,
{customer_name} recebeu um aviso de Fatura em atraso {invoice_number}.
O total da Fatura é {invoice_total} e venceu em {invoice_due_date}.
Pode ver os detalhes da Fatura a partir do seguinte link: {invoice_number}.
Atenciosamente,
{company_name}',
],
'invoice_recur_customer' => [
'subject' => 'Fatura recorrente {invoice_number} criada',
- 'body' => 'Dear {customer_name},
Based on your recurring circle, we have prepared the following invoice for you: {invoice_number}.
You can see the invoice details and proceed with the payment from the following link: {invoice_number}.
Feel free to contact us for any question.
Best Regards,
{company_name}',
+ 'body' => 'Exmo(a) Sr(a) {customer_name},
Baseado no seu ciclo recorrente, preparamos a seguinte Fatura para si: {invoice_number}.
Pode ver os detalhes da Fatura e prosseguir com o pagamento a partir do seguinte link: {invoice_number}.
Sinta-se à vontade para entrar em contacto connosco para qualquer duvida.
Atenciosamente,
{company_name}',
],
'invoice_recur_admin' => [
'subject' => 'Fatura recorrente {invoice_number} criada',
- 'body' => 'Hello,
Based on {customer_name} recurring circle, {invoice_number} invoice has been automatically created.
You can see the invoice details from the following link: {invoice_number}.
Best Regards,
{company_name}',
+ 'body' => 'Olá,
Baseado no ciclo recorrente de {customer_name}, a Fatura {invoice_number} foi criada automaticamente.
Pode ver os detalhes da Fatura a partir do seguinte link: {invoice_number}.
Atenciosamente,
{company_name}',
],
'invoice_payment_customer' => [
'subject' => 'Pagamento recebido da fatura {invoice_number}',
- 'body' => 'Dear {customer_name},
Thank you for the payment. Find the payment details below:
-------------------------------------------------
Amount: {transaction_total}
Date: {transaction_paid_date}
Invoice Number: {invoice_number}
-------------------------------------------------
You can always see the invoice details from the following link: {invoice_number}.
Feel free to contact us for any question.
Best Regards,
{company_name}',
+ 'body' => 'Exmo(a) Sr(a) {customer_name},
Obrigado pelo pagamento. Encontra os detalhes do pagamento abaixo:
-------------------------------------------------
Valor: {transaction_total}
Data: {transaction_paid_date}
Fatura nº: {invoice_number}
-------------------------------------------------
Pode sempre ver os detalhes da Fatura no seguinte link: {invoice_number}.
Sinta-se à vontade para entrar em contacto connosco para qualquer duvida.
Atenciosamente,
{company_name}',
],
'invoice_payment_admin' => [
'subject' => 'Pagamento recebido da fatura {invoice_number}',
- 'body' => 'Hello,
{customer_name} recorded a payment for {invoice_number} invoice.
You can see the invoice details from the following link: {invoice_number}.
Best Regards,
{company_name}',
+ 'body' => 'Olá,
{customer_name} registou um pagamento para a Fatura {invoice_number}.
Pode ver os detalhes da Fatura a partir do seguinte link: {invoice_number}.
Atenciosamente,
{company_name}',
],
'bill_remind_admin' => [
'subject' => 'Aviso de lembrete de conta {bill_number}',
- 'body' => 'Hello,
This is a reminding notice for {bill_number} bill to {vendor_name}.
The bill total is {bill_total} and is due {bill_due_date}.
You can see the bill details from the following link: {bill_number}.
Best Regards,
{company_name}',
+ 'body' => 'Olá,
Este é um lembrete de vencimento da Conta {bill_number} do Fornecedor {vendor_name}.
O total da Conta é {bill_total} e vence em {bill_due_date}.
Pode ver os detalhes da Conta a partir do seguinte link: {bill_number}.
Atenciosamente,
{company_name}',
],
'bill_recur_admin' => [
'subject' => 'Conta recorrente {bill_number} criada',
- 'body' => 'Hello,
Based on {vendor_name} recurring circle, {bill_number} invoice has been automatically created.
You can see the bill details from the following link: {bill_number}.
Best Regards,
{company_name}',
+ 'body' => 'Olá,
Baseado no ciclo recorrente do Fornecedor {vendor_name}, a Conta {bill_number} foi criada automaticamente.
Pode ver os detalhes da Conta a partir do seguinte link: {bill_number}.
Atenciosamente,
{company_name}',
],
];
diff --git a/resources/lang/pt-PT/invoices.php b/resources/lang/pt-PT/invoices.php
index 3a40e7e07..cec9ff1e3 100644
--- a/resources/lang/pt-PT/invoices.php
+++ b/resources/lang/pt-PT/invoices.php
@@ -66,7 +66,7 @@ return [
'viewed' => 'Visualizada',
'send' => [
'draft' => 'Não Enviada',
- 'sent' => 'Enviada em :data',
+ 'sent' => 'Enviada em :date',
],
'paid' => [
'await' => 'Aguarda pagamento',
diff --git a/resources/lang/pt-PT/taxes.php b/resources/lang/pt-PT/taxes.php
index 94a5f8caf..9655cd90e 100644
--- a/resources/lang/pt-PT/taxes.php
+++ b/resources/lang/pt-PT/taxes.php
@@ -8,4 +8,5 @@ return [
'inclusive' => 'Inclusiva',
'compound' => 'Composta',
'fixed' => 'Fixa',
+ 'withholding' => 'Retenção',
];
diff --git a/resources/lang/sq-AL/taxes.php b/resources/lang/sq-AL/taxes.php
index 3311372ff..250b39145 100644
--- a/resources/lang/sq-AL/taxes.php
+++ b/resources/lang/sq-AL/taxes.php
@@ -8,4 +8,5 @@ return [
'inclusive' => 'Gjithëpërfshirës',
'compound' => 'Përbërës',
'fixed' => 'Fikse',
+ 'withholding' => 'Në burim',
];