add some time-worked reporting
[freeside.git] / sql-ledger / locale / tw_big5 / arap
1 $self{texts} = {
2   'Address'                     => '¦a§}',
3   'Continue'                    => 'Ä~Äò',
4   'Customer not on file!'       => '«È¤á¥¼¦sÀÉ',
5   'Description'                 => '»¡©ú',
6   'Number'                      => '½s¸¹',
7   'Project not on file!'        => '¤è®×¤ºµL¦¹ÀÉ®×',
8   'Select from one of the names below' => '©ó¤U¦C©m¦W¤¤¿ï¾Ü¤@­Ó',
9   'Select from one of the projects below' => '©ó¤U¦C¤è®×¤¤¿ï¾Ü¤@­Ó',
10   'Vendor not on file!'         => 'ÀɮרS¦³¦¹¨ÑÀ³°Ó',
11 };
12
13 $self{subs} = {
14   'add_transaction'             => 'add_transaction',
15   'ap_transaction'              => 'ap_transaction',
16   'ar_transaction'              => 'ar_transaction',
17   'check_name'                  => 'check_name',
18   'check_project'               => 'check_project',
19   'continue'                    => 'continue',
20   'gl_transaction'              => 'gl_transaction',
21   'name_selected'               => 'name_selected',
22   'project_selected'            => 'project_selected',
23   'sales_invoice_'              => 'sales_invoice_',
24   'select_name'                 => 'select_name',
25   'select_project'              => 'select_project',
26   'vendor_invoice_'             => 'vendor_invoice_',
27   'Ä~Äò'                        => 'continue',
28 };
29
30 1;