diff options
Diffstat (limited to 'sql-ledger/locale/pt/ap')
| -rw-r--r-- | sql-ledger/locale/pt/ap | 48 | 
1 files changed, 35 insertions, 13 deletions
diff --git a/sql-ledger/locale/pt/ap b/sql-ledger/locale/pt/ap index f3a6467e6..28954d652 100644 --- a/sql-ledger/locale/pt/ap +++ b/sql-ledger/locale/pt/ap @@ -2,7 +2,7 @@ $self{texts} = {    'AP Transaction'              => 'Transacção Fornecedores',    'AP Transactions'             => 'Transacções Fornecedores',    'Account'                     => 'Conta', -  'Add Accounts Payables Transaction' => 'Nova Transacção Fornecedores', +  'Accounting Menu'             => 'Menu de Contabilidade',    'Address'                     => 'Endereço',    'Amount'                      => 'Total',    'Amount Due'                  => 'Total em dívida', @@ -15,9 +15,12 @@ $self{texts} = {    'Cannot post payment for a closed period!' => 'Não pode lançar pagamento em período fechado!',    'Cannot post transaction for a closed period!' => 'Não é possivel lançar transacção para um periodo fechado!',    'Cannot post transaction!'    => 'Não é possivel lançar transacção', +  'Check'                       => 'Cheque',    'Closed'                      => 'Fechado',    'Confirm!'                    => 'Confirmar!',    'Continue'                    => 'Continuar', +  'Credit Limit'                => 'Limite de Crédito', +  'Curr'                        => 'Moeda',    'Currency'                    => 'Moeda',    'Customer not on file!'       => 'Cliente inexistente!',    'Date'                        => 'Data', @@ -28,12 +31,11 @@ $self{texts} = {    'Description'                 => 'Descrição',    'Due Date'                    => 'Data de Vencimento',    'Due Date missing!'           => 'Falta Data de Vencimento!', -  'Edit Accounts Payables Transaction' => 'Editar transacção Fornecedores',    'Employee'                    => 'Funcionário',    'Exch'                        => 'Câmbio', -  'Exchangerate'                => 'Taxa de Câmbio', -  'Exchangerate for payment missing!' => 'Falta a taxa de câmbio para o pagamento!', -  'Exchangerate missing!'       => 'Falta a taxa de câmbio!', +  'Exchange Rate'               => 'Taxa de Câmbio', +  'Exchange rate for payment missing!' => 'Falta a taxa de câmbio para o pagamento!', +  'Exchange rate missing!'      => 'Falta a taxa de câmbio!',    'Feb'                         => 'Fev',    'February'                    => 'Fevereiro',    'From'                        => 'De', @@ -43,7 +45,6 @@ $self{texts} = {    'Invoice Date'                => 'Data de Factura',    'Invoice Date missing!'       => 'Data de Factura não encontrada!',    'Invoice Number'              => 'Número de Factura', -  'Invoice Number missing!'     => 'Número de Factura não encontrado!',    'Jan'                         => 'Jan',    'January'                     => 'Janeiro',    'Jul'                         => 'Jul', @@ -63,16 +64,21 @@ $self{texts} = {    'Open'                        => 'Abrir',    'Order'                       => 'Encomenda',    'Order Number'                => 'Encomenda Número', +  'PDF'                         => 'PDF',    'Paid'                        => 'Total Pago',    'Payment date missing!'       => 'Falta Data de Pagamento!',    'Payments'                    => 'Pagamentos',    'Post'                        => 'Processar',    'Post as new'                 => 'Processar como novo', -  'Project'                     => 'Projecto', +  'Postscript'                  => 'PostScript', +  'Print'                       => 'Imprimir',    'Project not on file!'        => 'Projecto não existe', -  'Purchase Invoice'            => 'Factura de Compra', +  'Receipt'                     => 'Recibo', +  'Remaining'                   => 'Sobram', +  'Screen'                      => 'Ecran',    'Select from one of the names below' => 'Seleccione um dos nomes abaixo',    'Select from one of the projects below' => 'Seleccione um dos projectos abaixo', +  'Select postscript or PDF!'   => 'Seleccione PostScript ou PDF',    'Sep'                         => 'Set',    'September'                   => 'Setembro',    'Source'                      => 'Origem', @@ -91,6 +97,7 @@ $self{texts} = {  };  $self{subs} = { +  'acc_menu'                    => 'acc_menu',    'add'                         => 'add',    'add_transaction'             => 'add_transaction',    'ap_subtotal'                 => 'ap_subtotal', @@ -101,32 +108,47 @@ $self{subs} = {    'check_project'               => 'check_project',    'continue'                    => 'continue',    'create_links'                => 'create_links', +  'customer_details'            => 'customer_details',    'delete'                      => 'delete', +  'display'                     => 'display',    'display_form'                => 'display_form',    'edit'                        => 'edit',    'form_footer'                 => 'form_footer',    'form_header'                 => 'form_header',    'gl_transaction'              => 'gl_transaction', +  'menubar'                     => 'menubar',    'name_selected'               => 'name_selected', +  'payment_selected'            => 'payment_selected',    'post'                        => 'post',    'post_as_new'                 => 'post_as_new', +  'print'                       => 'print', +  'print_and_post'              => 'print_and_post', +  'print_check'                 => 'print_check', +  'print_options'               => 'print_options', +  'print_receipt'               => 'print_receipt', +  'print_transaction'           => 'print_transaction',    'project_selected'            => 'project_selected', -  'purchase_invoice'            => 'purchase_invoice', -  'sales_invoice'               => 'sales_invoice', +  'sales_invoice_'              => 'sales_invoice_',    'search'                      => 'search', +  'section_menu'                => 'section_menu',    'select_name'                 => 'select_name', +  'select_payment'              => 'select_payment',    'select_project'              => 'select_project',    'update'                      => 'update', +  'vendor_details'              => 'vendor_details', +  'vendor_invoice_'             => 'vendor_invoice_',    'yes'                         => 'yes',    'transacção_fornecedores'     => 'ap_transaction', -  'nova_transacção_fornecedores' => 'add_accounts_payables_transaction', +  'add_ap_transaction'          => 'add_ap_transaction',    'continuar'                   => 'continue',    'remover'                     => 'delete', -  'editar_transacção_fornecedores' => 'edit_accounts_payables_transaction', +  'edit_ap_transaction'         => 'edit_ap_transaction',    'processar'                   => 'post',    'processar_como_novo'         => 'post_as_new', -  'factura_de_compra'           => 'purchase_invoice', +  'imprimir'                    => 'print', +  'print_and_post'              => 'print_and_post',    'actualizar'                  => 'update', +  'vendor_invoice.'             => 'vendor_invoice.',    'sim'                         => 'yes',  };  | 
