updated translations

This commit is contained in:
denisdulici
2018-06-20 18:47:39 +03:00
parent bf3defc78c
commit 73259fd77b
106 changed files with 633 additions and 321 deletions

View File

@@ -26,7 +26,7 @@ return [
'companies' => 'Empresa|Empresas',
'profits' => 'Lucro|Lucros',
'taxes' => 'Imposto|Impostos',
'logos' => 'Logo|Logos',
'logos' => 'Logotipo | Logotipos',
'pictures' => 'Imagen|Imagens',
'types' => 'Tipo|Tipos',
'payment_methods' => 'Método de pagamento|Método de pagamentos',
@@ -36,8 +36,8 @@ return [
'languages' => 'Idioma|Idiomas',
'updates' => 'Atualização|Atualizações',
'numbers' => 'Número|Números',
'statuses' => 'Status|Statuses',
'others' => 'Other|Others',
'statuses' => 'Status|Status',
'others' => 'Outro | Outros',
'dashboard' => 'Painel',
'banking' => 'Banco',
@@ -52,7 +52,7 @@ return [
'na' => 'N/A',
'daily' => 'Diariamente',
'monthly' => 'Mensal',
'quarterly' => 'Quarterly',
'quarterly' => 'Trimestral',
'yearly' => 'Anual',
'add' => 'Adicionar',
'add_new' => 'Adicionar novo',
@@ -77,7 +77,7 @@ return [
'reference' => 'Referência',
'attachment' => 'Anexo',
'change' => 'Alterar',
'switch' => 'Switch',
'switch' => 'Trocar',
'color' => 'Cor',
'save' => 'Salvar',
'cancel' => 'Cancelar',
@@ -89,22 +89,26 @@ return [
'filter' => 'Filtar',
'help' => 'Ajuda',
'all' => 'Todos',
'all_type' => 'All :type',
'all_type' => 'Todos :type',
'upcoming' => 'Próximos',
'created' => 'Criado',
'id' => 'ID',
'id' => 'Código',
'more_actions' => 'Mais ações',
'duplicate' => 'Duplicar',
'unpaid' => 'Unpaid',
'paid' => 'Paid',
'overdue' => 'Overdue',
'partially' => 'Partially',
'partially_paid' => 'Partially Paid',
'duplicate' => 'Duplicado',
'unpaid' => 'Não Pago',
'paid' => 'Pago',
'overdue' => 'Atrasado',
'partially' => 'Parcial',
'partially_paid' => 'Pagamento parcial',
'export' => 'Export',
'enable' => 'Enable',
'disable' => 'Disable',
'title' => [
'new' => 'Novo :type',
'edit' => 'Editar :type',
],
'form' => [
'enter' => 'Digite :field',
'select' => [