summaryrefslogtreecommitdiff
path: root/locale/pt/pos
diff options
context:
space:
mode:
Diffstat (limited to 'locale/pt/pos')
-rwxr-xr-xlocale/pt/pos62
1 files changed, 0 insertions, 62 deletions
diff --git a/locale/pt/pos b/locale/pt/pos
deleted file mode 100755
index 4b811b01..00000000
--- a/locale/pt/pos
+++ /dev/null
@@ -1,62 +0,0 @@
-$self{texts} = {
- 'Accounting Menu' => 'Menu de Contabilidade',
- 'Amount' => 'Total',
- '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',
- 'Post' => 'Processar',
- 'Price' => 'Preço',
- 'Print' => 'Imprimir',
- 'Qty' => 'Qtd',
- 'Receipts' => 'Recibos',
- 'Record in' => 'Registar em',
- 'Remaining' => 'Sobram',
- 'Screen' => 'Ecran',
- 'Source' => 'Origem',
- 'Subtotal' => 'Sub-total',
- 'Tax Included' => 'Impostos incluídos',
- 'To' => 'Até',
- 'Total' => 'Total',
- 'Unit' => 'Unidade',
- 'Update' => 'Actualizar',
-};
-
-$self{subs} = {
- 'acc_menu' => 'acc_menu',
- 'add' => 'add',
- 'display' => 'display',
- 'display_row' => 'display_row',
- 'edit' => 'edit',
- 'form_footer' => 'form_footer',
- 'form_header' => 'form_header',
- 'js_menu' => 'js_menu',
- 'lookup_partsgroup' => 'lookup_partsgroup',
- 'menubar' => 'menubar',
- 'openinvoices' => 'openinvoices',
- 'post' => 'post',
- 'print' => 'print',
- 'print_and_post' => 'print_and_post',
- 'print_form' => 'print_form',
- 'print_options' => 'print_options',
- 'receipts' => 'receipts',
- 'section_menu' => 'section_menu',
- 'continuar' => 'continue',
- 'remover' => 'delete',
- 'processar' => 'post',
- 'imprimir' => 'print',
- 'actualizar' => 'update',
-};
-
-1;
-