add some time-worked reporting
[freeside.git] / sql-ledger / locale / tw_big5 / pe
1 $self{texts} = {
2   'Accounting Menu'             => '·|­p¿ï³æ',
3   'Add Group'                   => '·s¼W²Õ',
4   'Add Pricegroup'              => '·s¼W»ù®æ²Õ',
5   'Add Project'                 => '·s¼W¤è®×',
6   'All'                         => '¥þ³¡',
7   'Continue'                    => 'Ä~Äò',
8   'Delete'                      => '§R°£',
9   'Description'                 => '»¡©ú',
10   'Description Translations'    => '½Ķ´y­z',
11   'Edit Description Translations' => '½s¿è½Ķ´y­z',
12   'Edit Group'                  => '½s¿è²Õ',
13   'Edit Pricegroup'             => '½s¿è»ù®æ²Õ',
14   'Edit Project'                => '½s¿è¤è®×',
15   'Group'                       => '²Õ',
16   'Group Translations'          => '²ÕªºÂ½Ä¶',
17   'Group deleted!'              => '¤x§R°£ªº²Õ',
18   'Group missing!'              => '¥¼«ü©úªº²Õ',
19   'Group saved!'                => '¤xÀx¦sªº²Õ',
20   'Groups'                      => '²Õ',
21   'Language'                    => '»y¨¥',
22   'Languages not defined!'      => '¤£¯à¿ë»{»y¨¥',
23   'Number'                      => '½s¸¹',
24   'Orphaned'                    => 'µL¥D',
25   'Pricegroup'                  => '»ù®æ²Õ',
26   'Pricegroup deleted!'         => '¤x§R°£»ù®æ²Õ',
27   'Pricegroup missing!'         => '¥¼«ü©ú»ù®æ²Õ',
28   'Pricegroup saved!'           => '¤xÀx¦s»ù®æ²Õ',
29   'Pricegroups'                 => '»ù®æ²Õ',
30   'Project'                     => '¤è®×',
31   'Project Description Translations' => '¤è®×´y­zªºÂ½Ä¶',
32   'Project Number'              => '¤è®×¸¹½X',
33   'Project Number missing!'     => '¥¼«ü©ú¤è®×¸¹½X',
34   'Project deleted!'            => '¤x§R°£¤è®×',
35   'Project saved!'              => '¤xÀx¦s¤è®×',
36   'Projects'                    => '¤è®×',
37   'Save'                        => 'Àx¦s',
38   'Translation'                 => '½Ķ',
39   'Translation deleted!'        => '¤x§R°£Â½Ä¶',
40   'Translations saved!'         => '¤xÀx¦s½Ķ',
41   'Update'                      => '§ó·s',
42 };
43
44 $self{subs} = {
45   'acc_menu'                    => 'acc_menu',
46   'add'                         => 'add',
47   'add_group'                   => 'add_group',
48   'add_pricegroup'              => 'add_pricegroup',
49   'add_project'                 => 'add_project',
50   'continue'                    => 'continue',
51   'delete'                      => 'delete',
52   'display'                     => 'display',
53   'edit'                        => 'edit',
54   'edit_translation'            => 'edit_translation',
55   'list_translations'           => 'list_translations',
56   'menubar'                     => 'menubar',
57   'partsgroup_footer'           => 'partsgroup_footer',
58   'partsgroup_header'           => 'partsgroup_header',
59   'partsgroup_report'           => 'partsgroup_report',
60   'pricegroup_footer'           => 'pricegroup_footer',
61   'pricegroup_header'           => 'pricegroup_header',
62   'pricegroup_report'           => 'pricegroup_report',
63   'project_footer'              => 'project_footer',
64   'project_header'              => 'project_header',
65   'project_report'              => 'project_report',
66   'save'                        => 'save',
67   'search'                      => 'search',
68   'section_menu'                => 'section_menu',
69   'translation'                 => 'translation',
70   'translation_footer'          => 'translation_footer',
71   'translation_header'          => 'translation_header',
72   'update'                      => 'update',
73   '·s¼w²Õ'                      => 'add_group',
74   '·s¼w»ù®æ²Õ'                  => 'add_pricegroup',
75   '·s¼w¤è®×'                    => 'add_project',
76   'Ä~Äò'                        => 'continue',
77   '§r°£'                        => 'delete',
78   'Àx¦s'                        => 'save',
79   '§ó·s'                        => 'update',
80 };
81
82 1;