import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / tw_big5 / pe
diff --git a/sql-ledger/sql-ledger/locale/tw_big5/pe b/sql-ledger/sql-ledger/locale/tw_big5/pe
new file mode 100644 (file)
index 0000000..32b0c38
--- /dev/null
@@ -0,0 +1,82 @@
+$self{texts} = {
+  'Accounting Menu'             => '·|­p¿ï³æ',
+  'Add Group'                   => '·s¼W²Õ',
+  'Add Pricegroup'              => '·s¼W»ù®æ²Õ',
+  'Add Project'                 => '·s¼W¤è®×',
+  'All'                         => '¥þ³¡',
+  'Continue'                    => 'Ä~Äò',
+  'Delete'                      => '§R°£',
+  'Description'                 => '»¡©ú',
+  'Description Translations'    => '½Ķ´y­z',
+  'Edit Description Translations' => '½s¿è½Ķ´y­z',
+  'Edit Group'                  => '½s¿è²Õ',
+  'Edit Pricegroup'             => '½s¿è»ù®æ²Õ',
+  'Edit Project'                => '½s¿è¤è®×',
+  'Group'                       => '²Õ',
+  'Group Translations'          => '²ÕªºÂ½Ä¶',
+  'Group deleted!'              => '¤x§R°£ªº²Õ',
+  'Group missing!'              => '¥¼«ü©úªº²Õ',
+  'Group saved!'                => '¤xÀx¦sªº²Õ',
+  'Groups'                      => '²Õ',
+  'Language'                    => '»y¨¥',
+  'Languages not defined!'      => '¤£¯à¿ë»{»y¨¥',
+  'Number'                      => '½s¸¹',
+  'Orphaned'                    => 'µL¥D',
+  'Pricegroup'                  => '»ù®æ²Õ',
+  'Pricegroup deleted!'         => '¤x§R°£»ù®æ²Õ',
+  'Pricegroup missing!'         => '¥¼«ü©ú»ù®æ²Õ',
+  'Pricegroup saved!'           => '¤xÀx¦s»ù®æ²Õ',
+  'Pricegroups'                 => '»ù®æ²Õ',
+  'Project'                     => '¤è®×',
+  'Project Description Translations' => '¤è®×´y­zªºÂ½Ä¶',
+  'Project Number'              => '¤è®×¸¹½X',
+  'Project Number missing!'     => '¥¼«ü©ú¤è®×¸¹½X',
+  'Project deleted!'            => '¤x§R°£¤è®×',
+  'Project saved!'              => '¤xÀx¦s¤è®×',
+  'Projects'                    => '¤è®×',
+  'Save'                        => 'Àx¦s',
+  'Translation'                 => '½Ķ',
+  'Translation deleted!'        => '¤x§R°£Â½Ä¶',
+  'Translations saved!'         => '¤xÀx¦s½Ķ',
+  'Update'                      => '§ó·s',
+};
+
+$self{subs} = {
+  'acc_menu'                    => 'acc_menu',
+  'add'                         => 'add',
+  'add_group'                   => 'add_group',
+  'add_pricegroup'              => 'add_pricegroup',
+  'add_project'                 => 'add_project',
+  'continue'                    => 'continue',
+  'delete'                      => 'delete',
+  'display'                     => 'display',
+  'edit'                        => 'edit',
+  'edit_translation'            => 'edit_translation',
+  'list_translations'           => 'list_translations',
+  'menubar'                     => 'menubar',
+  'partsgroup_footer'           => 'partsgroup_footer',
+  'partsgroup_header'           => 'partsgroup_header',
+  'partsgroup_report'           => 'partsgroup_report',
+  'pricegroup_footer'           => 'pricegroup_footer',
+  'pricegroup_header'           => 'pricegroup_header',
+  'pricegroup_report'           => 'pricegroup_report',
+  'project_footer'              => 'project_footer',
+  'project_header'              => 'project_header',
+  'project_report'              => 'project_report',
+  'save'                        => 'save',
+  'search'                      => 'search',
+  'section_menu'                => 'section_menu',
+  'translation'                 => 'translation',
+  'translation_footer'          => 'translation_footer',
+  'translation_header'          => 'translation_header',
+  'update'                      => 'update',
+  '·s¼w²Õ'                      => 'add_group',
+  '·s¼w»ù®æ²Õ'                  => 'add_pricegroup',
+  '·s¼w¤è®×'                    => 'add_project',
+  'Ä~Äò'                        => 'continue',
+  '§r°£'                        => 'delete',
+  'Àx¦s'                        => 'save',
+  '§ó·s'                        => 'update',
+};
+
+1;