can't set $p without $cgi
[freeside.git] / sql-ledger / old / sql-ledger / locale / tw / ap
1 $self{texts} = {
2   'AP Transaction'              => 'AP Transaction',
3   'AP Transactions'             => 'À³¥I±b¥Ø',
4   'Account'                     => '¬ì¥Ø',
5   'Add Accounts Payables Transaction' => 'Add Accounts Payables Transaction',
6   'Address'                     => '¦a§}',
7   'Amount'                      => 'Á`­p',
8   'Amount Due'                  => 'Amount Due',
9   'Apr'                         => '¥|¤ë',
10   'April'                       => '¥|¤ë',
11   'Are you sure you want to delete Transaction' => '±z½T©w­n§R°£±b¥Ø',
12   'Aug'                         => '¤K¤ë',
13   'August'                      => '¤K¤ë',
14   'Cannot delete transaction!'  => 'Cannot delete transaction!',
15   'Cannot post payment for a closed period!' => 'Cannot post payment for a closed period!',
16   'Cannot post transaction for a closed period!' => 'µLªk¦b¤wÃö³¬ªº®É¬q¤º¥[¤J¥æ©ö!',
17   'Cannot post transaction!'    => 'Cannot post transaction!',
18   'Closed'                      => '¤wÃö³¬',
19   'Confirm!'                    => '¤J±b¦¨¥\!',
20   'Continue'                    => 'Ä~Äò',
21   'Currency'                    => '¹ô§O',
22   'Customer not on file!'       => 'Customer not on file!',
23   'Date'                        => '¤é´Á',
24   'Date Paid'                   => '¥I´Ú¤é´Á',
25   'Dec'                         => '¤Q¤G¤ë',
26   'December'                    => '¤Q¤G¤ë',
27   'Delete'                      => '§R°£',
28   'Description'                 => '»¡©ú',
29   'Due Date'                    => '¨ì´Á¤é',
30   'Due Date missing!'           => 'º|¶ñ¨ì´Á¤é!',
31   'Edit Accounts Payables Transaction' => 'Edit Accounts Payables Transaction',
32   'Employee'                    => 'Employee',
33   'Exch'                        => '¶×²v',
34   'Exchangerate'                => '¶×²v',
35   'Exchangerate for payment missing!' => 'Exchangerate for payment missing!',
36   'Exchangerate missing!'       => 'Exchangerate missing!',
37   'Feb'                         => '¤G¤ë',
38   'February'                    => '¤G¤ë',
39   'From'                        => '±q',
40   'ID'                          => '½s¸¹',
41   'Include in Report'           => '¤@¨ÖÅã¥Ü',
42   'Invoice'                     => 'µo²¼',
43   'Invoice Date'                => 'µo²¼¤é´Á',
44   'Invoice Date missing!'       => 'µo²¼¤é´Á¿ù»~!',
45   'Invoice Number'              => 'µo²¼½s¸¹',
46   'Invoice Number missing!'     => 'µo²¼½s¸¹¿ù»~!',
47   'Jan'                         => '¤@¤ë',
48   'January'                     => '¤@¤ë',
49   'Jul'                         => '¤C¤ë',
50   'July'                        => '¤C¤ë',
51   'Jun'                         => '¤»¤ë',
52   'June'                        => '¤»¤ë',
53   'Mar'                         => '¤T¤ë',
54   'March'                       => '¤T¤ë',
55   'May'                         => '¤­¤ë',
56   'May '                        => '¤­¤ë',
57   'Notes'                       => '³Æµù',
58   'Nov'                         => '¤Q¤@¤ë',
59   'November'                    => '¤Q¤@¤ë',
60   'Number'                      => '½s¸¹',
61   'Oct'                         => '¤Q¤ë',
62   'October'                     => '¤Q¤ë',
63   'Open'                        => '¶}±Ò',
64   'Order'                       => '­q³æ',
65   'Order Number'                => '­q³æ½s¸¹',
66   'Paid'                        => '¤w¥I',
67   'Payment date missing!'       => '¥¼«ü©ú¥I´Ú¤é´Á!',
68   'Payments'                    => '¥I´Ú',
69   'Post'                        => 'Post',
70   'Post as new'                 => 'Post as new',
71   'Project'                     => 'Project',
72   'Project not on file!'        => 'Project not on file!',
73   'Purchase Invoice'            => 'Purchase Invoice',
74   'Select from one of the names below' => 'Select from one of the names below',
75   'Select from one of the projects below' => 'Select from one of the projects below',
76   'Sep'                         => '¤E¤ë',
77   'September'                   => '¤E¤ë',
78   'Source'                      => '¨Ó·½',
79   'Subtotal'                    => '¤p­p',
80   'Tax'                         => 'µ|ª÷',
81   'Tax Included'                => '¤£¦¬ªA°È¶O',
82   'To'                          => '¦Ü',
83   'Total'                       => 'Á`­p',
84   'Transaction deleted!'        => 'Transaction deleted!',
85   'Transaction posted!'         => 'Transaction posted!',
86   'Update'                      => 'Update',
87   'Vendor'                      => '¼t°Ó',
88   'Vendor missing!'             => 'Vendor missing!',
89   'Vendor not on file!'         => 'Vendor not on file!',
90   'Yes'                         => '¬O',
91 };
92
93 $self{subs} = {
94   'add'                         => 'add',
95   'add_transaction'             => 'add_transaction',
96   'ap_subtotal'                 => 'ap_subtotal',
97   'ap_transaction'              => 'ap_transaction',
98   'ap_transactions'             => 'ap_transactions',
99   'ar_transaction'              => 'ar_transaction',
100   'check_name'                  => 'check_name',
101   'check_project'               => 'check_project',
102   'continue'                    => 'continue',
103   'create_links'                => 'create_links',
104   'delete'                      => 'delete',
105   'display_form'                => 'display_form',
106   'edit'                        => 'edit',
107   'form_footer'                 => 'form_footer',
108   'form_header'                 => 'form_header',
109   'gl_transaction'              => 'gl_transaction',
110   'name_selected'               => 'name_selected',
111   'post'                        => 'post',
112   'post_as_new'                 => 'post_as_new',
113   'project_selected'            => 'project_selected',
114   'purchase_invoice'            => 'purchase_invoice',
115   'sales_invoice'               => 'sales_invoice',
116   'search'                      => 'search',
117   'select_name'                 => 'select_name',
118   'select_project'              => 'select_project',
119   'update'                      => 'update',
120   'yes'                         => 'yes',
121   'ap_transaction'              => 'ap_transaction',
122   'add_accounts_payables_transaction' => 'add_accounts_payables_transaction',
123   'Ä~Äò'                        => 'continue',
124   '§r°£'                        => 'delete',
125   'edit_accounts_payables_transaction' => 'edit_accounts_payables_transaction',
126   'post'                        => 'post',
127   'post_as_new'                 => 'post_as_new',
128   'purchase_invoice'            => 'purchase_invoice',
129   'update'                      => 'update',
130   '¬o'                          => 'yes',
131 };
132
133 1;