This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / tw_utf / arap
1 $self{texts} = {
2   'Address'                     => '地址',
3   'Continue'                    => '繼續',
4   'Customer not on file!'       => '客戶未存檔',
5   'Description'                 => '說明',
6   'Number'                      => '編號',
7   'Project not on file!'        => '方案內無此檔案',
8   'Select from one of the names below' => '於下列姓名中選擇一個',
9   'Select from one of the projects below' => '於下列方案中選擇一個',
10   'Vendor not on file!'         => '檔案沒有此供應商',
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;