This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / cn_utf / bp
1 $self{texts} = {
2   'Account'                     => '帐户',
3   'Accounting Menu'             => '会计选单',
4   'Are you sure you want to remove the marked entries from the queue?' => '您是否确定要消除有记号的条目',
5   'Cannot remove files!'        => '不能移除档案',
6   'Checks'                      => '检查',
7   'Confirm!'                    => '入帐成功!',
8   'Continue'                    => '继续',
9   'Current'                     => '现有',
10   'Customer'                    => '客户',
11   'Date'                        => '日期',
12   'From'                        => '从',
13   'Invoice'                     => '发票',
14   'Invoice Number'              => '发票编号',
15   'Marked entries printed!'     => '巳列印有记号的会计项目',
16   'Order'                       => '订单',
17   'Order Number'                => '订单编号',
18   'Packing Lists'               => '出货单',
19   'Print'                       => '列印',
20   'Printing ... '               => '正列印',
21   'Purchase Orders'             => '采购单',
22   'Quotation'                   => '报价单',
23   'Quotation Number'            => '报价单号码',
24   'Quotations'                  => '报价单',
25   'Receipts'                    => '收据',
26   'Reference'                   => '参考资料',
27   'Remove'                      => '移除',
28   'Removed spoolfiles!'         => '移除线轴档案',
29   'Removing marked entries from queue ...' => '正从长队中移除有记号的会计项目',
30   'Sales Invoices'              => '销售发票',
31   'Sales Orders'                => '销货单',
32   'Select all'                  => '全选',
33   'Spoolfile'                   => '线轴档案',
34   'To'                          => '至',
35   'Vendor'                      => '供应商',
36   'Yes'                         => '是',
37   'done'                        => '完成',
38 };
39
40 $self{subs} = {
41   'acc_menu'                    => 'acc_menu',
42   'continue'                    => 'continue',
43   'display'                     => 'display',
44   'list_spool'                  => 'list_spool',
45   'menubar'                     => 'menubar',
46   'print'                       => 'print',
47   'remove'                      => 'remove',
48   'search'                      => 'search',
49   'section_menu'                => 'section_menu',
50   'select_all'                  => 'select_all',
51   'yes'                         => 'yes',
52   '继续'                      => 'continue',
53   '列印'                      => 'print',
54   '移除'                      => 'remove',
55   '全选'                      => 'select_all',
56   '是'                         => 'yes',
57 };
58
59 1;