X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Flocale%2Fpt%2Far;h=5776dc9385e6ec193c44a861ac8a96462f85eec3;hp=7790e3c189ee4880d51c475f3177975bf5f09811;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643 diff --git a/sql-ledger/locale/pt/ar b/sql-ledger/locale/pt/ar index 7790e3c18..5776dc938 100644 --- a/sql-ledger/locale/pt/ar +++ b/sql-ledger/locale/pt/ar @@ -2,7 +2,7 @@ $self{texts} = { 'AR Transaction' => 'Transacção Clientes', 'AR Transactions' => 'Transacções Clientes', 'Account' => 'Conta', - 'Add Accounts Receivables Transaction' => 'Nova Transacção Clientes', + 'Accounting Menu' => 'Menu de Contabilidade', 'Address' => 'Endereço', 'Amount' => 'Total', 'Amount Due' => 'Total em dívida', @@ -15,10 +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' => 'Cliente', 'Customer missing!' => 'Falta cliente!', @@ -31,12 +33,10 @@ $self{texts} = { 'Description' => 'Descrição', 'Due Date' => 'Data de Vencimento', 'Due Date missing!' => 'Falta Data de Vencimento!', - 'Edit Accounts Receivables Transaction' => 'Editar transacção Clientes', - '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', @@ -46,7 +46,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', @@ -66,19 +65,24 @@ $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', + 'Receipt' => 'Recibo', 'Remaining' => 'Sobram', - 'Sales Invoice' => 'Factura de Venda', + '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', + 'Ship via' => 'Expedir via', 'Source' => 'Origem', 'Subtotal' => 'Sub-total', 'Tax' => 'Imposto', @@ -93,6 +97,7 @@ $self{texts} = { }; $self{subs} = { + 'acc_menu' => 'acc_menu', 'add' => 'add', 'add_transaction' => 'add_transaction', 'ap_transaction' => 'ap_transaction', @@ -103,29 +108,44 @@ $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_clientes' => 'ar_transaction', 'continuar' => 'continue', 'remover' => 'delete', 'processar' => 'post', 'processar_como_novo' => 'post_as_new', - 'factura_de_venda' => 'sales_invoice', + 'imprimir' => 'print', + 'print_and_post' => 'print_and_post', + 'sales_invoice.' => 'sales_invoice.', 'actualizar' => 'update', 'sim' => 'yes', };