This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / tw_big5 / pos
1 $self{texts} = {
2   'Account'                     => '±b¤á',
3   'Add POS Invoice'             => '·s¼WPOSµo²¼',
4   'Cannot post transaction!'    => '¤£¯à¥[¤J¥æ©ö',
5   'Change'                      => '§ó§ï',
6   'Continue'                    => 'Ä~Äò',
7   'Credit Limit'                => '«H¥ÎÃB«×',
8   'Currency'                    => '¹ô§O',
9   'Current'                     => '²{¦³',
10   'Customer'                    => '«È¤á',
11   'Customer missing!'           => '¥¼«ü©ú«È¤á',
12   'Delete'                      => '§R°£',
13   'Department'                  => '³¡ªù',
14   'Description'                 => '»¡©ú',
15   'Edit POS Invoice'            => '½s¿èPOS',
16   'Exchange Rate'               => '¶×²v',
17   'Exchange rate missing!'      => '¥¼«ü©ú¶×²v',
18   'Extended'                    => '¤xÂX¤j',
19   'From'                        => '±q',
20   'Language'                    => '»y¨¥',
21   'Memo'                        => '³Æ§Ñ¿ý',
22   'Number'                      => '½s¸¹',
23   'Open'                        => '¶}±Ò',
24   'Paid'                        => '¤w¥I',
25   'Post'                        => '¥[¤J',
26   'Posted!'                     => '¤x¥[¤J',
27   'Price'                       => '»ù®æ',
28   'Print'                       => '¦C¦L',
29   'Printed'                     => '¤x¦C¦L',
30   'Qty'                         => '¼Æ¶q',
31   'Receipts'                    => '¦¬¾Ú',
32   'Record in'                   => '°O¿ý©ó',
33   'Remaining'                   => '©|¾l',
34   'Salesperson'                 => '¾P°â¤H­û',
35   'Screen'                      => '¿Ã¹õ',
36   'Source'                      => '¨Ó·½',
37   'Subtotal'                    => '¤p­p',
38   'To'                          => '¦Ü',
39   'Total'                       => 'Á`­p',
40   'Unit'                        => '³æ¦ì',
41   'Update'                      => '§ó·s',
42 };
43
44 $self{subs} = {
45   'add'                         => 'add',
46   'display_row'                 => 'display_row',
47   'edit'                        => 'edit',
48   'form_footer'                 => 'form_footer',
49   'form_header'                 => 'form_header',
50   'lookup_partsgroup'           => 'lookup_partsgroup',
51   'openinvoices'                => 'openinvoices',
52   'post'                        => 'post',
53   'print'                       => 'print',
54   'print_form'                  => 'print_form',
55   'print_options'               => 'print_options',
56   'receipts'                    => 'receipts',
57   'Ä~Äò'                        => 'continue',
58   '§r°£'                        => 'delete',
59   '¥[¤j'                        => 'post',
60   '¦c¦l'                        => 'print',
61   '§ó·s'                        => 'update',
62 };
63
64 1;