mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
New Crowdin updates (#368)
* New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Turkish) * New translations en.json (Indonesian) * New translations en.json (Russian) * New translations en.json (Arabic) * New translations en.json (Bulgarian) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Lithuanian) * New translations en.json (Macedonian) * New translations en.json (Dutch) * New translations en.json (Polish) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Persian) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Hindi) * New translations en.json (Serbian (Latin)) * New translations en.json (Indonesian) * New translations en.json (Catalan) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (German) * New translations en.json (Persian) * New translations en.json (Persian) * New translations en.json (Persian) * New translations en.json (Slovak) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Indonesian) * New translations en.json (Indonesian) * New translations en.json (Indonesian) * New translations en.json (Indonesian) * New translations en.json (Indonesian) * New translations en.json (German) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Arabic) * New translations en.json (German) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Hindi) * New translations en.json (Hindi) * New translations en.json (Slovenian) * New translations en.json (Italian) * New translations en.json (German) * New translations en.json (German) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Bulgarian) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Japanese) * New translations en.json (Lithuanian) * New translations en.json (Macedonian) * New translations en.json (Dutch) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Indonesian) * New translations en.json (Persian) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Hindi) * New translations en.json (Serbian (Latin)) * Update source file en.json * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Norwegian) * New translations en.json (Croatian) * New translations en.json (Danish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Georgian) * New translations en.json (Urdu (Pakistan)) * New translations en.json (Bengali) * New translations en.json (Estonian) * New translations en.json (Malay) * New translations en.json (Swahili) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Portuguese) * New translations en.json (Albanian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Portuguese) * New translations en.json (Chinese Simplified)
This commit is contained in:
committed by
GitHub
parent
b7f17f2d14
commit
02701db815
17
lang/pt.json
17
lang/pt.json
@@ -161,7 +161,10 @@
|
||||
"name": "Nome",
|
||||
"description": "Descrição",
|
||||
"percent": "Porcentagem",
|
||||
"compound_tax": "Imposto Composto"
|
||||
"compound_tax": "Imposto Composto",
|
||||
"percentage": "Percentage",
|
||||
"fixed_amount": "Fixed Amount",
|
||||
"tax_type": "Tax Type"
|
||||
},
|
||||
"global_search": {
|
||||
"search": "Buscar...",
|
||||
@@ -303,6 +306,7 @@
|
||||
"total": "Total",
|
||||
"discount": "Desconto",
|
||||
"sub_total": "Subtotal",
|
||||
"net_total": "Net",
|
||||
"estimate_number": "Numero do Orçamento",
|
||||
"ref_number": "Referência",
|
||||
"contact": "Contato",
|
||||
@@ -1205,7 +1209,12 @@
|
||||
"tax_per_item": "Imposto por Item",
|
||||
"tax_name": "Nome do Imposto",
|
||||
"compound_tax": "Imposto Composto",
|
||||
"amount": "Amount",
|
||||
"percent": "Porcentagem",
|
||||
"fixed_amount": "Fixed Amount",
|
||||
"calculation_type": "Calculation Type",
|
||||
"percentage": "Percentage",
|
||||
"fixed": "Fixed",
|
||||
"action": "Ação",
|
||||
"tax_setting_description": "Habilite isso se desejar adicionar Impostos a itens da Fatura Individualmente. Por padrão, os impostos são adicionados diretamente à Fatura.",
|
||||
"created_message": "Tipo de Imposto criado com sucesso",
|
||||
@@ -1214,7 +1223,9 @@
|
||||
"confirm_delete": "Você não poderá recuperar este tipo de Imposto",
|
||||
"already_in_use": "O Imposto já está em uso",
|
||||
"tax_included": "Imposto incluído",
|
||||
"tax_included_description": "Habilite isso se desejar informar que os Impostos já estão incluídos nos itens da Fatura ou no total da Fatura."
|
||||
"tax_included_description": "Habilite isso se desejar informar que os Impostos já estão incluídos nos itens da Fatura ou no total da Fatura.",
|
||||
"tax_included_by_default": "Enable inclusive taxes by default",
|
||||
"tax_included_by_default_description": "Enable this if you want to set inclusive taxes by default"
|
||||
},
|
||||
"payment_modes": {
|
||||
"title": "Modos de Pagamento",
|
||||
@@ -1498,7 +1509,6 @@
|
||||
"mailgun_endpoint": "Endpoint do Mailgun",
|
||||
"ses_secret": "Senha do SES",
|
||||
"ses_key": "Chave SES",
|
||||
"ses_region": "Região AWS",
|
||||
"password": "Senha do email",
|
||||
"username": "Nome do Usuário do email",
|
||||
"mail_config": "Configuração de email",
|
||||
@@ -1611,6 +1621,7 @@
|
||||
"pdf_discount_label": "Desconto",
|
||||
"pdf_amount_label": "Valor",
|
||||
"pdf_subtotal": "Sub-total",
|
||||
"pdf_net_total": "Net",
|
||||
"pdf_total": "Total",
|
||||
"pdf_payment_label": "Pagamento",
|
||||
"pdf_payment_receipt_label": "RECIBO DE PAGAMENTO",
|
||||
|
||||
Reference in New Issue
Block a user