This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / tw_utf / gl
1 $self{texts} = {
2   'AP Transaction'              => '應付交易',
3   'AR Transaction'              => '應收交易',
4   'Account'                     => '帳戶',
5   'Accounting Menu'             => '會計選單',
6   'Add Cash Transfer Transaction' => '新增現金轉移帳目',
7   'Add General Ledger Transaction' => '新增總帳',
8   'Address'                     => '地址',
9   'All'                         => '全部',
10   'Amount'                      => '總計',
11   'Apr'                         => '四月',
12   'April'                       => '四月',
13   'Are you sure you want to delete Transaction' => '您是否確定要刪除交易',
14   'Asset'                       => '資產',
15   'Aug'                         => '八月',
16   'August'                      => '八月',
17   'Balance'                     => '餘額',
18   'Cannot delete transaction!'  => '不能刪除交易',
19   'Cannot post transaction for a closed period!' => '不能在已關閉的時段內加入交易!',
20   'Cannot post transaction!'    => '不能加入交易',
21   'Confirm!'                    => '入帳成功!',
22   'Continue'                    => '繼續',
23   'Contra'                      => '相反',
24   'Credit'                      => '貸方',
25   'Current'                     => '現有',
26   'Customer not on file!'       => '客戶未存檔',
27   'Date'                        => '日期',
28   'Debit'                       => '借方',
29   'Dec'                         => '十二月',
30   'December'                    => '十二月',
31   'Delete'                      => '刪除',
32   'Department'                  => '部門',
33   'Description'                 => '說明',
34   'Edit Cash Transfer Transaction' => '編輯現金轉移',
35   'Edit General Ledger Transaction' => '編輯總帳',
36   'Equity'                      => '股權',
37   'Expense'                     => '費用',
38   'Feb'                         => '二月',
39   'February'                    => '二月',
40   'From'                        => '從',
41   'GL Transaction'              => 'GL交易',
42   'General Ledger'              => '總帳',
43   'ID'                          => '編號',
44   'Include in Report'           => '一併顯示',
45   'Income'                      => '收入',
46   'Jan'                         => '一月',
47   'January'                     => '一月',
48   'Jul'                         => '七月',
49   'July'                        => '七月',
50   'Jun'                         => '六月',
51   'June'                        => '六月',
52   'Liability'                   => '負債',
53   'Mar'                         => '三月',
54   'March'                       => '三月',
55   'May'                         => '五月',
56   'May '                        => '五月',
57   'Notes'                       => '備註',
58   'Nov'                         => '十一月',
59   'November'                    => '十一月',
60   'Number'                      => '編號',
61   'Oct'                         => '十月',
62   'October'                     => '十月',
63   'Out of balance transaction!' => '不協調交易',
64   'Post'                        => '加入',
65   'Post as new'                 => '當新的加入',
66   'Project'                     => '方案',
67   'Project not on file!'        => '方案內無此檔案',
68   'Reference'                   => '參考資料',
69   'Reference missing!'          => '未指明參考資料',
70   'Reports'                     => '報表',
71   'Select from one of the names below' => '於下列姓名中選擇一個',
72   'Select from one of the projects below' => '於下列方案中選擇一個',
73   'Sep'                         => '九月',
74   'September'                   => '九月',
75   'Source'                      => '來源',
76   'Subtotal'                    => '小計',
77   'To'                          => '至',
78   'Transaction Date missing!'   => '未指明交易日期!',
79   'Transaction deleted!'        => '巳刪除交易',
80   'Transaction posted!'         => '巳加入交易',
81   'Update'                      => '更新',
82   'Vendor not on file!'         => '檔案沒有此供應商',
83   'Warning!'                    => '警告',
84   'Yes'                         => '是',
85 };
86
87 $self{subs} = {
88   'acc_menu'                    => 'acc_menu',
89   'add'                         => 'add',
90   'add_transaction'             => 'add_transaction',
91   'ap_transaction'              => 'ap_transaction',
92   'ar_transaction'              => 'ar_transaction',
93   'check_name'                  => 'check_name',
94   'check_project'               => 'check_project',
95   'continue'                    => 'continue',
96   'delete'                      => 'delete',
97   'display'                     => 'display',
98   'display_form'                => 'display_form',
99   'display_rows'                => 'display_rows',
100   'edit'                        => 'edit',
101   'form_footer'                 => 'form_footer',
102   'form_header'                 => 'form_header',
103   'generate_report'             => 'generate_report',
104   'gl_subtotal'                 => 'gl_subtotal',
105   'gl_transaction'              => 'gl_transaction',
106   'menubar'                     => 'menubar',
107   'name_selected'               => 'name_selected',
108   'post'                        => 'post',
109   'post_adjustment'             => 'post_adjustment',
110   'post_as_new'                 => 'post_as_new',
111   'project_selected'            => 'project_selected',
112   'sales_invoice_'              => 'sales_invoice_',
113   'search'                      => 'search',
114   'section_menu'                => 'section_menu',
115   'select_name'                 => 'select_name',
116   'select_project'              => 'select_project',
117   'update'                      => 'update',
118   'vendor_invoice_'             => 'vendor_invoice_',
119   'yes'                         => 'yes',
120   '應付交易'                => 'ap_transaction',
121   '應收交易'                => 'ar_transaction',
122   '繼續'                      => 'continue',
123   '刪除'                      => 'delete',
124   'gl交易'                    => 'gl_transaction',
125   '加入'                      => 'post',
126   '當新的加入'             => 'post_as_new',
127   'sales_invoice_'              => 'sales_invoice_',
128   '更新'                      => 'update',
129   'vendor_invoice_'             => 'vendor_invoice_',
130   '是'                         => 'yes',
131 };
132
133 1;