X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Flocale%2Fpt%2Fpos;fp=sql-ledger%2Flocale%2Fpt%2Fpos;h=0000000000000000000000000000000000000000;hp=faf337a8e42aa004bb2a53da57461ebfc0fdd51e;hb=86b1b489a4ed2f9bc0cba6cafeab0d6eca5584dc;hpb=948b8acdd4b9b3864342062d0c397a11f57c5700 diff --git a/sql-ledger/locale/pt/pos b/sql-ledger/locale/pt/pos deleted file mode 100644 index faf337a8e..000000000 --- a/sql-ledger/locale/pt/pos +++ /dev/null @@ -1,54 +0,0 @@ -$self{texts} = { - 'Account' => 'Conta', - 'Cannot post transaction!' => 'Não é possivel lançar transacção', - 'Continue' => 'Continuar', - 'Credit Limit' => 'Limite de Crédito', - 'Currency' => 'Moeda', - 'Customer' => 'Cliente', - 'Customer missing!' => 'Falta cliente!', - 'Delete' => 'Remover', - 'Description' => 'Descrição', - 'Exchange Rate' => 'Taxa de Câmbio', - 'Exchange rate missing!' => 'Falta a taxa de câmbio!', - 'From' => 'De', - 'Language' => 'Língua', - 'Number' => 'Número', - 'Open' => 'Abrir', - 'Paid' => 'Total Pago', - 'Post' => 'Processar', - 'Price' => 'Preço', - 'Print' => 'Imprimir', - 'Qty' => 'Qtd', - 'Receipts' => 'Recibos', - 'Record in' => 'Registar em', - 'Remaining' => 'Sobram', - 'Screen' => 'Ecran', - 'Source' => 'Origem', - 'Subtotal' => 'Sub-total', - 'To' => 'Até', - 'Total' => 'Total', - 'Unit' => 'Unidade', - 'Update' => 'Actualizar', -}; - -$self{subs} = { - 'add' => 'add', - 'display_row' => 'display_row', - 'edit' => 'edit', - 'form_footer' => 'form_footer', - 'form_header' => 'form_header', - 'lookup_partsgroup' => 'lookup_partsgroup', - 'openinvoices' => 'openinvoices', - 'post' => 'post', - 'print' => 'print', - 'print_form' => 'print_form', - 'print_options' => 'print_options', - 'receipts' => 'receipts', - 'continuar' => 'continue', - 'remover' => 'delete', - 'processar' => 'post', - 'imprimir' => 'print', - 'actualizar' => 'update', -}; - -1;