import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / tw_big5 / arapprn
diff --git a/sql-ledger/sql-ledger/locale/tw_big5/arapprn b/sql-ledger/sql-ledger/locale/tw_big5/arapprn
new file mode 100644 (file)
index 0000000..6dbdb5e
--- /dev/null
@@ -0,0 +1,32 @@
+$self{texts} = {
+  'Account'                     => '±b¤á',
+  'Amount'                      => 'Á`­p',
+  'Check'                       => 'Àˬd',
+  'Continue'                    => 'Ä~Äò',
+  'Date'                        => '¤é´Á',
+  'Memo'                        => '³Æ§Ñ¿ý',
+  'Postscript'                  => 'ªþ¨¥',
+  'Printed'                     => '¤x¦C¦L',
+  'Queue'                       => 'ªø¶¤',
+  'Queued'                      => '¤x±Æ¶¤',
+  'Receipt'                     => '¦¬¾Ú',
+  'Screen'                      => '¿Ã¹õ',
+  'Select postscript or PDF!'   => '©óªþ¨¥©ÎPDF¤¤¿ï¤@',
+  'Source'                      => '¨Ó·½',
+};
+
+$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',
+  'Ä~Äò'                        => 'continue',
+};
+
+1;