import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / tw_big5 / bp
diff --git a/sql-ledger/sql-ledger/locale/tw_big5/bp b/sql-ledger/sql-ledger/locale/tw_big5/bp
new file mode 100644 (file)
index 0000000..0728cab
--- /dev/null
@@ -0,0 +1,59 @@
+$self{texts} = {
+  'Account'                     => '±b¤á',
+  'Accounting Menu'             => '·|­p¿ï³æ',
+  'Are you sure you want to remove the marked entries from the queue?' => '±z¬O§_½T©w­n®ø°£¦³°O¸¹ªº±ø¥Ø',
+  'Cannot remove files!'        => '¤£¯à²¾°£ÀÉ®×',
+  'Checks'                      => 'Àˬd',
+  'Confirm!'                    => '¤J±b¦¨¥\!',
+  'Continue'                    => 'Ä~Äò',
+  'Current'                     => '²{¦³',
+  'Customer'                    => '«È¤á',
+  'Date'                        => '¤é´Á',
+  'From'                        => '±q',
+  'Invoice'                     => 'µo²¼',
+  'Invoice Number'              => 'µo²¼½s¸¹',
+  'Marked entries printed!'     => '¤x¦C¦L¦³°O¸¹ªº·|­p¶µ¥Ø',
+  'Order'                       => '­q³æ',
+  'Order Number'                => '­q³æ½s¸¹',
+  'Packing Lists'               => '¥X³f³æ',
+  'Print'                       => '¦C¦L',
+  'Printing ... '               => '¥¿¦C¦L',
+  'Purchase Orders'             => '±ÄÁʳæ',
+  'Quotation'                   => '³ø»ù³æ',
+  'Quotation Number'            => '³ø»ù³æ¸¹½X',
+  'Quotations'                  => '³ø»ù³æ',
+  'Receipts'                    => '¦¬¾Ú',
+  'Reference'                   => '°Ñ¦Ò¸ê®Æ',
+  'Remove'                      => '²¾°£',
+  'Removed spoolfiles!'         => '²¾°£½u¶bÀÉ®×',
+  'Removing marked entries from queue ...' => '¥¿±qªø¶¤¤¤²¾°£¦³°O¸¹ªº·|­p¶µ¥Ø',
+  'Sales Invoices'              => '¾P°âµo²¼',
+  'Sales Orders'                => '¾P³f³æ',
+  'Select all'                  => '¥þ¿ï',
+  'Spoolfile'                   => '½u¶bÀÉ®×',
+  'To'                          => '¦Ü',
+  'Vendor'                      => '¨ÑÀ³°Ó',
+  'Yes'                         => '¬O',
+  'done'                        => '§¹¦¨',
+};
+
+$self{subs} = {
+  'acc_menu'                    => 'acc_menu',
+  'continue'                    => 'continue',
+  'display'                     => 'display',
+  'list_spool'                  => 'list_spool',
+  'menubar'                     => 'menubar',
+  'print'                       => 'print',
+  'remove'                      => 'remove',
+  'search'                      => 'search',
+  'section_menu'                => 'section_menu',
+  'select_all'                  => 'select_all',
+  'yes'                         => 'yes',
+  'Ä~Äò'                        => 'continue',
+  '¦c¦l'                        => 'print',
+  '²¾°£'                        => 'remove',
+  '¥þ¿ï'                        => 'select_all',
+  '¬o'                          => 'yes',
+};
+
+1;