207 lines
		
	
	
		
			9.6 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			207 lines
		
	
	
		
			9.6 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| return [
 | |
| 
 | |
|     'dashboards'            => 'Painel|Painéis',
 | |
|     'items'                 => 'Item|Itens',
 | |
|     'incomes'               => 'Receita|Receitas',
 | |
|     'invoices'              => 'Factura|Facturas',
 | |
|     'revenues'              => 'Receitas|Receitas',
 | |
|     'customers'             => 'Cliente|Clientes',
 | |
|     'expenses'              => 'Despesa|Despesas',
 | |
|     'bills'                 => 'Conta|Contas',
 | |
|     'payments'              => 'Pagamento|Pagamentos',
 | |
|     'vendors'               => 'Fornecedor|Fornecedores',
 | |
|     'accounts'              => 'Conta|Contas',
 | |
|     'transfers'             => 'Transferência|Transferências',
 | |
|     'transactions'          => 'Transação|Transações',
 | |
|     'reports'               => 'Relatório|Relatórios',
 | |
|     'settings'              => 'Configuração|Configurações',
 | |
|     'categories'            => 'Categoria|Categorias',
 | |
|     'currencies'            => 'Moeda|Moedas',
 | |
|     'tax_rates'             => 'Taxa de Imposto|Taxas de Imposto',
 | |
|     'users'                 => 'Utilizador|Utilizadores',
 | |
|     'roles'                 => 'Função|Funções',
 | |
|     'permissions'           => 'Permissão|Permissões',
 | |
|     'modules'               => 'Aplicação|Aplicações',
 | |
|     'companies'             => 'Empresa|Empresas',
 | |
|     'profits'               => 'Lucro|Lucros',
 | |
|     'taxes'                 => 'Imposto|Impostos',
 | |
|     'logos'                 => 'Logótipo|Logótipos',
 | |
|     'pictures'              => 'Imagem|Imagens',
 | |
|     'types'                 => 'Tipo|Tipos',
 | |
|     'payment_methods'       => 'Método de Pagamento|Métodos de Pagamento',
 | |
|     'compares'              => 'Receita vs Despesa|Receitas vs Despesas',
 | |
|     'notes'                 => 'Nota|Notas',
 | |
|     'totals'                => 'Total|Totais',
 | |
|     'languages'             => 'Idioma|Idiomas',
 | |
|     'updates'               => 'Atualização|Atualizações',
 | |
|     'numbers'               => 'Número|Números',
 | |
|     'statuses'              => 'Estado|Estados',
 | |
|     'others'                => 'Outro|Outros',
 | |
|     'contacts'              => 'Contacto|Contactos',
 | |
|     'reconciliations'       => 'Reconciliação|Reconciliações',
 | |
|     'developers'            => 'Desenvolvedor|Desenvolvedores',
 | |
|     'schedules'             => 'Schedule|Schedules',
 | |
|     'groups'                => 'Grupo|Grupos',
 | |
|     'charts'                => 'Gráfico|Gráficos',
 | |
|     'localisations'         => 'Localização|Localizações',
 | |
|     'defaults'              => 'Padrão|Padrões',
 | |
|     'widgets'               => 'Widget|Widgets',
 | |
|     'templates'             => 'Modelo|Modelos',
 | |
|     'sales'                 => 'Venda|Vendas',
 | |
|     'purchases'             => 'Compra|Compras',
 | |
| 
 | |
|     'welcome'               => 'Bem-vindo',
 | |
|     'banking'               => 'Bancos',
 | |
|     'general'               => 'Geral',
 | |
|     'no_records'            => 'Sem Registos.',
 | |
|     'date'                  => 'Data',
 | |
|     'amount'                => 'Montante',
 | |
|     'enabled'               => 'Activo',
 | |
|     'disabled'              => 'Inactivo',
 | |
|     'yes'                   => 'Sim',
 | |
|     'no'                    => 'Não',
 | |
|     'na'                    => 'N/D',
 | |
|     'daily'                 => 'Diário',
 | |
|     'weekly'                => 'Semanalmente',
 | |
|     'monthly'               => 'Mensal',
 | |
|     'quarterly'             => 'Trimestral',
 | |
|     'yearly'                => 'Anual',
 | |
|     'add'                   => 'Adicionar',
 | |
|     'add_new'               => 'Adicionar',
 | |
|     'add_income'            => 'Adicionar Receita',
 | |
|     'add_expense'           => 'Adicionar Despesa',
 | |
|     'show'                  => 'Mostrar',
 | |
|     'edit'                  => 'Editar',
 | |
|     'delete'                => 'Eliminar',
 | |
|     'send'                  => 'Enviar',
 | |
|     'share'                 => 'Partilhar',
 | |
|     'download'              => 'Transferir',
 | |
|     'delete_confirm'        => 'Confirmar a remoção de :type :name?',
 | |
|     'name'                  => 'Nome',
 | |
|     'email'                 => 'E-mail',
 | |
|     'tax_number'            => 'Número de identificação fiscal',
 | |
|     'phone'                 => 'Telefone',
 | |
|     'address'               => 'Endereço',
 | |
|     'website'               => 'Site',
 | |
|     'actions'               => 'Ações',
 | |
|     'description'           => 'Descrição',
 | |
|     'manage'                => 'Gerir',
 | |
|     'code'                  => 'Código',
 | |
|     'alias'                 => 'Alternativo',
 | |
|     'balance'               => 'Saldo',
 | |
|     'reference'             => 'Referência',
 | |
|     'attachment'            => 'Anexo',
 | |
|     'change'                => 'Alterar',
 | |
|     'change_type'           => 'Alterar :type',
 | |
|     'switch'                => 'Mudar',
 | |
|     'color'                 => 'Côr',
 | |
|     'save'                  => 'Guardar',
 | |
|     'confirm'               => 'Confirmar',
 | |
|     'cancel'                => 'Cancelar',
 | |
|     'loading'               => 'A Executar...',
 | |
|     'from'                  => 'De',
 | |
|     'to'                    => 'Para',
 | |
|     'print'                 => 'Imprimir',
 | |
|     'search'                => 'Procurar',
 | |
|     'search_placeholder'    => 'Digite para procurar..',
 | |
|     'filter'                => 'Filtrar',
 | |
|     'help'                  => 'Ajuda',
 | |
|     'all'                   => 'Todos(as)',
 | |
|     'all_type'              => 'Todos(as) os(as) :type',
 | |
|     'upcoming'              => 'Próximo',
 | |
|     'created'               => 'Criado',
 | |
|     'id'                    => 'ID',
 | |
|     'more_actions'          => 'Mais ações',
 | |
|     'duplicate'             => 'Duplicar',
 | |
|     'unpaid'                => 'Por Pagar',
 | |
|     'paid'                  => 'Pago',
 | |
|     'overdue'               => 'Vencido',
 | |
|     'partially'             => 'Parcialmente',
 | |
|     'partially_paid'        => 'Parcialmente Pago',
 | |
|     'export'                => 'Exportar',
 | |
|     'finish'                => 'Concluir',
 | |
|     'wizard'                => 'Assistente de Configuração',
 | |
|     'skip'                  => 'Saltar',
 | |
|     'enable'                => 'Activar',
 | |
|     'disable'               => 'Desactivar',
 | |
|     'select_all'            => 'Selecionar Tudo',
 | |
|     'unselect_all'          => 'Desmarcar Tudo',
 | |
|     'created_date'          => 'Data de Criação',
 | |
|     'period'                => 'Período',
 | |
|     'frequency'             => 'Frequência',
 | |
|     'start'                 => 'Início',
 | |
|     'end'                   => 'Fim',
 | |
|     'clear'                 => 'Limpar',
 | |
|     'difference'            => 'Diferença',
 | |
|     'footer'                => 'Rodapé',
 | |
|     'start_date'            => 'Data Inicial',
 | |
|     'end_date'              => 'Data Final',
 | |
|     'basis'                 => 'Basis',
 | |
|     'accrual'               => 'Accrual',
 | |
|     'cash'                  => 'Dinheiro',
 | |
|     'group_by'              => 'Group By',
 | |
|     'accounting'            => 'Accounting',
 | |
|     'sort'                  => 'Ordenar',
 | |
|     'width'                 => 'Largura',
 | |
|     'month'                 => 'Mês',
 | |
|     'year'                  => 'Ano',
 | |
|     'type_item_name'        => 'Type an item name',
 | |
|     'no_data'               => 'No data',
 | |
|     'no_matching_data'      => 'No matching data',
 | |
|     'clear_cache'           => 'Limpar Cache',
 | |
|     'go_to_dashboard'       => 'Ir para o Painel',
 | |
| 
 | |
|     'card' => [
 | |
|         'name'                  => 'Name on Card',
 | |
|         'number'                => 'Card Number',
 | |
|         'expiration_date'       => 'Expiration Date',
 | |
|         'cvv'                   => 'Card CVV',
 | |
|     ],
 | |
| 
 | |
|     'title' => [
 | |
|         'new'               => 'Adicionar :type',
 | |
|         'edit'              => 'Editar :type',
 | |
|         'delete'            => 'Eliminar :type',
 | |
|         'create'            => 'Criar :type',
 | |
|         'send'              => 'Enviar :type',
 | |
|         'get'               => 'Obter :type',
 | |
|         'add'               => 'Adicionar :type',
 | |
|         'manage'            => 'Manage :type',
 | |
|     ],
 | |
| 
 | |
|     'form' => [
 | |
|         'enter'             => 'Inserir :field',
 | |
|         'select' => [
 | |
|             'field'         => '- Selecionar :field -',
 | |
|             'file'          => 'Selecionar ficheiro',
 | |
|         ],
 | |
|         'add_new'           => 'Adicionar Novo :field',
 | |
|         'no_file_selected'  => 'Nenhum ficheiro selecionado...',
 | |
|     ],
 | |
| 
 | |
|     'date_range' => [
 | |
|         'today' => 'Hoje',
 | |
|         'yesterday' => 'Ontém',
 | |
|         'last_days' => 'Últimos :day Dias',
 | |
|         'this_month' => 'Este Mês',
 | |
|         'last_month' => 'Mês Anterior',
 | |
|     ],
 | |
| 
 | |
|     'empty' => [
 | |
|         'documentation' => 'Check out the <a href=":url" target="_blank">documentation</a> for more details.',
 | |
|         'items' => 'Items can be products or services. You can use items when creating invoices and bills to have the price, tax etc fields populated.',
 | |
|         'invoices' => 'Invoices can be one time or recurring. You can send them to customers and start accepting online payments.',
 | |
|         'revenues' => 'Revenue is a paid income transaction. It can be an independent record (i.e. deposit) or attached to an invoice.',
 | |
|         'customers' => 'Customers are required if you want to create invoices. They may also log in to Client Portal and see their balance.',
 | |
|         'bills' => 'Bills can be one time or recurring. They indicate what you owe your vendors for the products or services you purchase.',
 | |
|         'payments' => 'Payment is a paid expense transaction. It can be an independent record (i.e. food receipt) or attached to a bill.',
 | |
|         'vendors' => 'Vendors are required if you want to create bills. You can see the balance you owe and filter reports by the vendor.',
 | |
|         'transfers' => 'Transfers allow you to move money from one account to another, whether they use the same currency or not.',
 | |
|         'taxes' => 'Taxes are used to apply extra fees to invoices and bills. Your financials are affected by these regulatory taxes.',
 | |
|         'reconciliations' => 'Bank reconciliation is a process performed to ensure that your company bank records are also correct.',
 | |
|     ],
 | |
| 
 | |
| ];
 |