summaryrefslogtreecommitdiff
path: root/sql-ledger/sql-ledger/locale/it/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/it/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/it/arapprn')
-rw-r--r--sql-ledger/sql-ledger/locale/it/arapprn29
1 files changed, 29 insertions, 0 deletions
diff --git a/sql-ledger/sql-ledger/locale/it/arapprn b/sql-ledger/sql-ledger/locale/it/arapprn
new file mode 100644
index 000000000..e5e605900
--- /dev/null
+++ b/sql-ledger/sql-ledger/locale/it/arapprn
@@ -0,0 +1,29 @@
+$self{texts} = {
+ 'Account' => 'Conto',
+ 'Amount' => 'Importo',
+ 'Check' => 'Assegno',
+ 'Continue' => 'Continua',
+ 'Date' => 'Data',
+ 'PDF' => 'PDF',
+ 'Postscript' => 'PostScript',
+ 'Receipt' => 'Riscossione',
+ 'Screen' => 'Schermo',
+ 'Select postscript or PDF!' => 'Scegli tra PostScript e PDF!',
+ 'Source' => 'Riferimento',
+};
+
+$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',
+ 'continua' => 'continue',
+};
+
+1;