X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Flocale%2Fpt%2Fis;h=d48365aff23fe4df4683219cc1beb544295066e8;hp=9a33604f6f5c3a0d8b96ad865eb4a3a3d32a0123;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643 diff --git a/sql-ledger/locale/pt/is b/sql-ledger/locale/pt/is index 9a33604f6..d48365aff 100644 --- a/sql-ledger/locale/pt/is +++ b/sql-ledger/locale/pt/is @@ -1,5 +1,6 @@ $self{texts} = { 'Account' => 'Conta', + 'Accounting Menu' => 'Menu de Contabilidade', 'Add Purchase Order' => 'Nova Ordem de Compra', 'Add Sales Invoice' => 'Nova Factura de Venda', 'Add Sales Order' => 'Nova Encomenda de Cliente', @@ -28,20 +29,19 @@ $self{texts} = { 'Customer missing!' => 'Falta cliente!', 'Customer not on file!' => 'Cliente inexistente!', 'Date' => 'Data', - 'Date Due' => 'Data de Vencimento', 'Dec' => 'Dez', 'December' => 'Dezembro', 'Delete' => 'Remover', 'Delivery Date' => 'Data de entrega', 'Description' => 'Descrição', + 'Due Date' => 'Data de Vencimento', 'E-mail' => 'E-Mail', 'E-mail address missing!' => 'Falta Endereço de E-mail!', 'Edit Sales Invoice' => 'Editar Factura de Venda', '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!', - 'Extended' => 'Extended', + '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!', 'Fax' => 'Fax', 'Feb' => 'Fev', 'February' => 'Fevereiro', @@ -65,8 +65,6 @@ $self{texts} = { 'May' => 'Mai', 'May ' => 'Maio', 'Message' => 'Mensagem', - 'Name' => 'Nome', - 'No.' => 'No.', 'Notes' => 'Notas', 'Nov' => 'Nov', 'November' => 'Novembro', @@ -74,7 +72,6 @@ $self{texts} = { 'Number missing in Row' => 'Falta numero na Linha', 'Oct' => 'Out', 'October' => 'Outubro', - 'Order' => 'Encomenda', 'Order Date missing!' => 'Falta data da Encomenda', 'Order Number' => 'Encomenda Número', 'Order Number missing!' => 'Falta numero da Encomenda!', @@ -91,7 +88,6 @@ $self{texts} = { 'Postscript' => 'PostScript', 'Price' => 'Preço', 'Print' => 'Imprimir', - 'Printer' => 'Impressora', 'Project' => 'Projecto', 'Project not on file!' => 'Projecto não existe', 'Purchase Order' => 'Ordem de Compra', @@ -124,21 +120,23 @@ $self{texts} = { 'What type of item is this?' => 'Que tipo de Item é este?', 'Yes' => 'Sim', 'ea' => 'cd', - 'emailed to' => 'enviado por email para', - 'sent to printer' => 'enviado para a impressora', }; $self{subs} = { + 'acc_menu' => 'acc_menu', 'add' => 'add', 'add_transaction' => 'add_transaction', 'ap_transaction' => 'ap_transaction', 'ar_transaction' => 'ar_transaction', + 'calc_markup' => 'calc_markup', 'check_form' => 'check_form', 'check_name' => 'check_name', 'check_project' => 'check_project', 'continue' => 'continue', + 'create_form' => 'create_form', 'customer_details' => 'customer_details', 'delete' => 'delete', + 'display' => 'display', 'display_form' => 'display_form', 'display_row' => 'display_row', 'e_mail' => 'e_mail', @@ -149,18 +147,24 @@ $self{subs} = { 'invoice_links' => 'invoice_links', 'invoicetotal' => 'invoicetotal', 'item_selected' => 'item_selected', + 'menubar' => 'menubar', 'name_selected' => 'name_selected', 'new_item' => 'new_item', - 'order' => 'order', 'post' => 'post', 'post_as_new' => 'post_as_new', 'prepare_invoice' => 'prepare_invoice', 'print' => 'print', + 'print_and_post' => 'print_and_post', 'print_form' => 'print_form', 'print_options' => 'print_options', 'project_selected' => 'project_selected', - 'purchase_invoice' => 'purchase_invoice', - 'sales_invoice' => 'sales_invoice', + 'purchase_order' => 'purchase_order', + 'quotation' => 'quotation', + 'redirect' => 'redirect', + 'rfq' => 'rfq', + 'sales_invoice_' => 'sales_invoice_', + 'sales_order' => 'sales_order', + 'section_menu' => 'section_menu', 'select_item' => 'select_item', 'select_name' => 'select_name', 'select_project' => 'select_project', @@ -169,14 +173,16 @@ $self{subs} = { 'update' => 'update', 'validate_items' => 'validate_items', 'vendor_details' => 'vendor_details', + 'vendor_invoice_' => 'vendor_invoice_', 'yes' => 'yes', 'continuar' => 'continue', 'remover' => 'delete', 'e_mail' => 'e_mail', - 'encomenda' => 'order', 'processar' => 'post', 'processar_como_novo' => 'post_as_new', 'imprimir' => 'print', + 'print_and_post' => 'print_and_post', + 'encomenda_de_venda' => 'sales_order', 'expedir_para' => 'ship_to', 'actualizar' => 'update', 'sim' => 'yes',