summaryrefslogtreecommitdiff
path: root/sql-ledger/sql-ledger/locale/br/arapprn
diff options
context:
space:
mode:
authorivan <ivan>2004-11-13 12:52:45 +0000
committerivan <ivan>2004-11-13 12:52:45 +0000
commit2041a9143fac20b79ead4a1ae01224dedf5b27c2 (patch)
tree3991620db5a0542f533cd6f19f57e08e407220fd /sql-ledger/sql-ledger/locale/br/arapprn
parent6217d43dfc7345ec7f89be7fb90211fea458efde (diff)
parent52072fcd26f2faf57923f598c358e7f47c4e2643 (diff)
This commit was generated by cvs2svn to compensate for changes in r3880,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'sql-ledger/sql-ledger/locale/br/arapprn')
-rw-r--r--sql-ledger/sql-ledger/locale/br/arapprn33
1 files changed, 33 insertions, 0 deletions
diff --git a/sql-ledger/sql-ledger/locale/br/arapprn b/sql-ledger/sql-ledger/locale/br/arapprn
new file mode 100644
index 000000000..bdcd7666c
--- /dev/null
+++ b/sql-ledger/sql-ledger/locale/br/arapprn
@@ -0,0 +1,33 @@
+$self{texts} = {
+ 'Account' => 'Conta',
+ 'Amount' => 'Total',
+ 'Check' => 'Cheque',
+ 'Continue' => 'Continuar',
+ 'Date' => 'Data',
+ 'Memo' => 'Memorando',
+ 'PDF' => 'PDF',
+ 'Postscript' => 'Postscript',
+ 'Printed' => 'Impresso',
+ 'Queue' => 'Fila',
+ 'Queued' => 'Enfileirado',
+ 'Receipt' => 'Recibo',
+ 'Screen' => 'Tela',
+ 'Select postscript or PDF!' => 'Selecionar Postscript ou PDF',
+ 'Source' => 'Fonte',
+};
+
+$self{subs} = {
+ 'customer_details' => 'customer_details',
+ 'payment_selected' => 'payment_selected',
+ 'print' => 'print',
+ 'print_and_post' => 'print_and_post',
+ 'print_check' => 'print_check',
+ 'print_options' => 'print_options',
+ 'print_receipt' => 'print_receipt',
+ 'print_transaction' => 'print_transaction',
+ 'select_payment' => 'select_payment',
+ 'vendor_details' => 'vendor_details',
+ 'continuar' => 'continue',
+};
+
+1;