This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / tw_utf / rc
1 $self{texts} = {
2   'Account'                     => '帳戶',
3   'Accounting Menu'             => '會計選單',
4   'Apr'                         => '四月',
5   'April'                       => '四月',
6   'Aug'                         => '八月',
7   'August'                      => '八月',
8   'Balance'                     => '餘額',
9   'Beginning Balance'           => '起始餘額',
10   'Cleared'                     => '已清除',
11   'Continue'                    => '繼續',
12   'Current'                     => '現有',
13   'Date'                        => '日期',
14   'Dec'                         => '十二月',
15   'December'                    => '十二月',
16   'Decrease'                    => '減少',
17   'Deposit'                     => '存款',
18   'Description'                 => '說明',
19   'Detail'                      => '詳情',
20   'Difference'                  => '差異',
21   'Done'                        => '巳完成',
22   'Feb'                         => '二月',
23   'February'                    => '二月',
24   'From'                        => '從',
25   'Include Exchange Rate Difference' => '包含外匯差距',
26   'Increase'                    => '增加',
27   'Jan'                         => '一月',
28   'January'                     => '一月',
29   'Jul'                         => '七月',
30   'July'                        => '七月',
31   'Jun'                         => '六月',
32   'June'                        => '六月',
33   'Mar'                         => '三月',
34   'March'                       => '三月',
35   'May'                         => '五月',
36   'May '                        => '五月',
37   'Nov'                         => '十一月',
38   'November'                    => '十一月',
39   'Oct'                         => '十月',
40   'October'                     => '十月',
41   'Out of balance!'             => '不協調',
42   'Outstanding'                 => '未付',
43   'Payment'                     => '付款',
44   'Reconciliation'              => '調和',
45   'Reconciliation Report'       => '調和報告',
46   'Select all'                  => '全選',
47   'Sep'                         => '九月',
48   'September'                   => '九月',
49   'Source'                      => '來源',
50   'Statement Balance'           => '會計帳餘額',
51   'Summary'                     => '摘要',
52   'To'                          => '至',
53   'Update'                      => '更新',
54 };
55
56 $self{subs} = {
57   'acc_menu'                    => 'acc_menu',
58   'continue'                    => 'continue',
59   'display'                     => 'display',
60   'display_form'                => 'display_form',
61   'done'                        => 'done',
62   'get_payments'                => 'get_payments',
63   'menubar'                     => 'menubar',
64   'reconciliation'              => 'reconciliation',
65   'section_menu'                => 'section_menu',
66   'select_all'                  => 'select_all',
67   'update'                      => 'update',
68   '繼續'                      => 'continue',
69   '巳完成'                   => 'done',
70   '全選'                      => 'select_all',
71   '更新'                      => 'update',
72 };
73
74 1;