import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / tw_big5 / cp
1 $self{texts} = {
2   'AP'                          => 'À³¥I±b´Ú',
3   'AR'                          => 'À³¦¬±b´Ú',
4   'Account'                     => '±b¤á',
5   'Accounting Menu'             => '·|­p¿ï³æ',
6   'Address'                     => '¦a§}',
7   'All'                         => '¥þ³¡',
8   'Amount'                      => 'Á`­p',
9   'Amount Due'                  => 'À³±oªºÁ`­p',
10   'Cannot post Payment!'        => '¤£¯à¥[¤J´Ú¶µ',
11   'Cannot post Receipt!'        => '¤£¯à¥[¤J¦¬¾Ú',
12   'Cannot process payment for a closed period!' => '¤£¯à¦b¤wÃö³¬ªº®É¬q¤º³B²z´Ú¶µ',
13   'Continue'                    => 'Ä~Äò',
14   'Currency'                    => '¹ô§O',
15   'Customer'                    => '«È¤á',
16   'Customer not on file!'       => '«È¤á¥¼¦sÀÉ',
17   'Date'                        => '¤é´Á',
18   'Date missing!'               => '¥¼«ü©ú¤é´Á',
19   'Department'                  => '³¡ªù',
20   'Deposit'                     => '¦s´Ú',
21   'Description'                 => '»¡©ú',
22   'Exchange Rate'               => '¶×²v',
23   'Exchange rate missing!'      => '¥¼«ü©ú¶×²v',
24   'Invoice'                     => 'µo²¼',
25   'Invoices'                    => 'µo²¼',
26   'Memo'                        => '³Æ§Ñ¿ý',
27   'Nothing outstanding for '    => '¨S¦³¥¼¥I¨Ó·½',
28   'Number'                      => '½s¸¹',
29   'Payment'                     => '¥I´Ú',
30   'Payment posted!'             => '¤x¥[¤J¥I´Ú',
31   'Post'                        => '¥[¤J',
32   'Postscript'                  => 'ªþ¨¥',
33   'Prepayment'                  => '¹wú',
34   'Print'                       => '¦C¦L',
35   'Project not on file!'        => '¤è®×¤ºµL¦¹ÀÉ®×',
36   'Queue'                       => 'ªø¶¤',
37   'Receipt'                     => '¦¬¾Ú',
38   'Receipt posted!'             => '¤x¥[¤J¦¬¾Ú',
39   'Screen'                      => '¿Ã¹õ',
40   'Select'                      => '¿ï¾Ü',
41   'Select from one of the names below' => '©ó¤U¦C©m¦W¤¤¿ï¾Ü¤@­Ó',
42   'Select from one of the projects below' => '©ó¤U¦C¤è®×¤¤¿ï¾Ü¤@­Ó',
43   'Source'                      => '¨Ó·½',
44   'Update'                      => '§ó·s',
45   'Vendor'                      => '¨ÑÀ³°Ó',
46   'Vendor not on file!'         => 'ÀɮרS¦³¦¹¨ÑÀ³°Ó',
47 };
48
49 $self{subs} = {
50   'acc_menu'                    => 'acc_menu',
51   'add_transaction'             => 'add_transaction',
52   'ap_transaction'              => 'ap_transaction',
53   'ar_transaction'              => 'ar_transaction',
54   'check_form'                  => 'check_form',
55   'check_name'                  => 'check_name',
56   'check_project'               => 'check_project',
57   'continue'                    => 'continue',
58   'customer_details'            => 'customer_details',
59   'display'                     => 'display',
60   'form_footer'                 => 'form_footer',
61   'form_header'                 => 'form_header',
62   'gl_transaction'              => 'gl_transaction',
63   'list_invoices'               => 'list_invoices',
64   'menubar'                     => 'menubar',
65   'name_selected'               => 'name_selected',
66   'payment'                     => 'payment',
67   'post'                        => 'post',
68   'print'                       => 'print',
69   'project_selected'            => 'project_selected',
70   'sales_invoice_'              => 'sales_invoice_',
71   'section_menu'                => 'section_menu',
72   'select_name'                 => 'select_name',
73   'select_project'              => 'select_project',
74   'update'                      => 'update',
75   'vendor_details'              => 'vendor_details',
76   'vendor_invoice_'             => 'vendor_invoice_',
77   'Ä~Äò'                        => 'continue',
78   '¥[¤j'                        => 'post',
79   '¦c¦l'                        => 'print',
80   '§ó·s'                        => 'update',
81 };
82
83 1;