summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/pt/menu
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/pt/menu')
-rw-r--r--sql-ledger/locale/pt/menu12
1 files changed, 9 insertions, 3 deletions
diff --git a/sql-ledger/locale/pt/menu b/sql-ledger/locale/pt/menu
index 97b81f736..a832f796b 100644
--- a/sql-ledger/locale/pt/menu
+++ b/sql-ledger/locale/pt/menu
@@ -1,8 +1,10 @@
$self{texts} = {
'AP' => 'Fornecedores',
'AP Aging' => 'Idade Saldos Fornecedores',
+ 'AP Transaction' => 'Transacção Fornecedores',
'AR' => 'Clientes',
'AR Aging' => 'Idade Saldos Clientes',
+ 'AR Transaction' => 'Transacção Clientes',
'Accounting Menu' => 'Menu de Contabilidade',
'Add Account' => 'Nova Conta',
'Add Assembly' => 'Novo Conjunto',
@@ -21,23 +23,26 @@ $self{texts} = {
'Chart of Accounts' => 'Plano de Contas',
'Check' => 'Cheque',
'Customers' => 'Clientes',
+ 'Description' => 'Descrição',
'General Ledger' => 'Livro Razão',
'Goods & Services' => 'Bens e Serviços',
'HTML Templates' => 'Templates HTML',
'Income Statement' => 'Estado de Receitas',
'Invoice' => 'Factura',
'LaTeX Templates' => 'Modelos LaTeX',
+ 'Language' => 'Língua',
'List Accounts' => 'Listar Contas',
'List GIFI' => 'Listar CFOP',
'Logout' => 'Logout',
+ 'Open' => 'Abrir',
'Order Entry' => 'Encomendas de Clientes',
'Packing List' => 'Lista de Expedição',
'Parts' => 'Produtos',
'Payment' => 'Pagamento',
'Payments' => 'Pagamentos',
'Preferences' => 'Preferências',
+ 'Print' => 'Imprimir',
'Projects' => 'Projectos',
- 'Purchase Invoice' => 'Factura de Compra',
'Purchase Order' => 'Ordem de Compra',
'Purchase Orders' => 'Ordens de Compra',
'Receipt' => 'Recibo',
@@ -50,7 +55,7 @@ $self{texts} = {
'Save to File' => 'Guardar em Ficheiro',
'Send by E-Mail' => 'Enviar por Email',
'Services' => 'Serviços',
- 'Statement' => 'Statement',
+ 'Ship' => 'Expedir',
'Stock Assembly' => 'Conjunto em stock',
'Stylesheet' => 'Stylesheet',
'System' => 'Sistema',
@@ -58,14 +63,15 @@ $self{texts} = {
'Tax paid' => 'Imposto pago',
'Transactions' => 'Transacções',
'Trial Balance' => 'Balancete',
+ 'Vendor Invoice' => 'Factura de Compra',
'Vendors' => 'Fornecedores',
'Version' => 'Versão',
- 'localhost' => 'localhost',
};
$self{subs} = {
'acc_menu' => 'acc_menu',
'display' => 'display',
+ 'menubar' => 'menubar',
'section_menu' => 'section_menu',
};