$self{charset} = 'BIG5';

$self{texts} = {
  'AP'                          => 'Ib',
  'AP Transaction'              => 'I',
  'AP Transactions'             => 'I',
  'AR'                          => 'b',
  'AR Transaction'              => '',
  'AR Transactions'             => '',
  'Accounting Menu'             => '|p',
  'Accounts'                    => 'b',
  'Active'                      => 'ͮĪ',
  'Add Customer'                => 'sWȤ',
  'Add Vendor'                  => 'sW',
  'Address'                     => 'a}',
  'All'                         => '',
  'Amount'                      => 'B',
  'BIC'                         => 'ȦѧOs(BIC)',
  'Bcc'                         => 'ܧ۰e',
  'Billing Address'             => 'ba}',
  'Break'                       => '',
  'Cannot delete customer!'     => 'RȤI',
  'Cannot delete vendor!'       => 'RӡI',
  'Cc'                          => '۰e',
  'City'                        => '',
  'Closed'                      => 'w',
  'Company'                     => 'q',
  'Contact'                     => 'sH',
  'Continue'                    => '~',
  'Cost'                        => '',
  'Could not save pricelist!'   => 'xsMI',
  'Country'                     => 'a',
  'Credit Limit'                => 'HB',
  'Curr'                        => 'ثe',
  'Currency'                    => 'O',
  'Customer'                    => 'Ȥ',
  'Customer History'            => 'Ȥv',
  'Customer Number'             => 'Ȥs',
  'Customer deleted!'           => 'wRȤI',
  'Customer saved!'             => 'wxsȤI',
  'Customers'                   => 'Ȥ',
  'Delete'                      => 'R',
  'Delivery Date'               => '',
  'Description'                 => '',
  'Detail'                      => 'Ա',
  'Discount'                    => '馩',
  'E-mail'                      => 'qll',
  'Edit Customer'               => 'sȤ',
  'Edit Vendor'                 => 's',
  'Employee'                    => '¾',
  'Enddate'                     => '',
  'Fax'                         => 'ǯu',
  'From'                        => 'q',
  'GIFI'                        => ']ȰTqί(GIFI)',
  'Group'                       => 'էO',
  'IBAN'                        => 'ڻȦb(IBAN)',
  'ID'                          => 'ѧOs',
  'Inactive'                    => 'DD',
  'Include in Report'           => '@',
  'Invoice'                     => 'o',
  'Item already on pricelist!'  => 'ؤvgbM椺I',
  'Item not on file!'           => 'SتOI',
  'Language'                    => 'y',
  'Leadtime'                    => '`ݮ',
  'Manager'                     => 'gz',
  'Method'                      => 'k',
  'Name'                        => 'W',
  'Name missing!'               => 'WrI',
  'No.'                         => 's',
  'Notes'                       => 'Ƶ',
  'Number'                      => 's',
  'Open'                        => '}',
  'Order'                       => 'q',
  'Orphaned'                    => 'LD',
  'POS'                         => 'PI(POS)',
  'Part Number'                 => 'ss',
  'Payment'                     => 'I',
  'Phone'                       => 'qܸX',
  'Pricegroup'                  => 'էO',
  'Pricelist'                   => 'M',
  'Project Number'              => 'ظX',
  'Purchase Order'              => 'ʳ',
  'Purchase Orders'             => 'ʳ',
  'Qty'                         => 'ƶq',
  'Quotation'                   => '',
  'Quotations'                  => '',
  'RFQ'                         => 'ШD(RFQ) ',
  'Request for Quotations'      => 'nD',
  'SIC'                         => 'зǤu~NX',
  'SKU'                         => 'ws',
  'Sales Invoice'               => 'Po',
  'Sales Invoices'              => 'Po',
  'Sales Order'                 => 'Pf',
  'Sales Orders'                => 'Pf',
  'Salesperson'                 => 'PH',
  'Save'                        => 'xs',
  'Save Pricelist'              => 'xsM',
  'Save as new'                 => 'sxs',
  'Search'                      => 'jM',
  'Select items'                => 'ܶ',
  'Sell Price'                  => '',
  'Serial Number'               => 'Ǹ',
  'Shipping Address'            => 'IBa}',
  'Startdate'                   => '}l',
  'State'                       => '{',
  'State/Province'              => '',
  'Sub-contract GIFI'           => ']XPGIFI',
  'Subtotal'                    => 'pp',
  'Summary'                     => 'Kn',
  'Tax'                         => '|',
  'Tax Included'                => 'wt|',
  'Tax Number'                  => '|',
  'Tax Number / SSN'            => '|/|Oٽs',
  'Terms'                       => 'bp',
  'To'                          => '',
  'Total'                       => '`p',
  'Type of Business'            => '~Ⱥ',
  'Unit'                        => '',
  'Update'                      => 's',
  'Vendor'                      => '',
  'Vendor History'              => 'Ӿv',
  'Vendor Invoice'              => 'ӵo',
  'Vendor Invoices'             => 'ӵo',
  'Vendor Number'               => 'ӸX',
  'Vendor deleted!'             => 'wRӡI',
  'Vendor saved!'               => 'wxsӡI',
  'Vendors'                     => '',
  'Zip/Postal Code'             => 'lFsX',
  'days'                        => '',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'add'                         => 'add',
  'add_customer'                => 'add_customer',
  'add_transaction'             => 'add_transaction',
  'add_vendor'                  => 'add_vendor',
  'ap_transaction'              => 'ap_transaction',
  'ar_transaction'              => 'ar_transaction',
  'continue'                    => 'continue',
  'create_links'                => 'create_links',
  'credit_invoice'              => 'credit_invoice',
  'customer_pricelist'          => 'customer_pricelist',
  'debit_invoice'               => 'debit_invoice',
  'delete'                      => 'delete',
  'display'                     => 'display',
  'display_pricelist'           => 'display_pricelist',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'history'                     => 'history',
  'include_in_report'           => 'include_in_report',
  'item_selected'               => 'item_selected',
  'js_menu'                     => 'js_menu',
  'list_history'                => 'list_history',
  'list_names'                  => 'list_names',
  'list_subtotal'               => 'list_subtotal',
  'menubar'                     => 'menubar',
  'pos'                         => 'pos',
  'pricelist'                   => 'pricelist',
  'pricelist_footer'            => 'pricelist_footer',
  'pricelist_header'            => 'pricelist_header',
  'purchase_order'              => 'purchase_order',
  'quotation'                   => 'quotation',
  'rfq'                         => 'rfq',
  'sales_invoice'               => 'sales_invoice',
  'sales_order'                 => 'sales_order',
  'save'                        => 'save',
  'save_as_new'                 => 'save_as_new',
  'save_pricelist'              => 'save_pricelist',
  'search'                      => 'search',
  'search_name'                 => 'search_name',
  'section_menu'                => 'section_menu',
  'select_item'                 => 'select_item',
  'shipping_address'            => 'shipping_address',
  'transactions'                => 'transactions',
  'update'                      => 'update',
  'vendor_invoice'              => 'vendor_invoice',
  'vendor_pricelist'            => 'vendor_pricelist',
  'i'                    => 'ap_transaction',
  ''                    => 'ar_transaction',
  'swȤ'                    => 'add_customer',
  'sw'                  => 'add_vendor',
  '~'                        => 'continue',
  'r'                        => 'delete',
  'pi(pos)'                 => 'pos',
  'm'                    => 'pricelist',
  'ʳ'                      => 'purchase_order',
  ''                      => 'quotation',
  'Шd(rfq)_'              => 'rfq',
  'po'                    => 'sales_invoice',
  'pf'                      => 'sales_order',
  'xs'                        => 'save',
  'xsm'                => 'save_pricelist',
  'sxs'                  => 'save_as_new',
  'iba}'                    => 'shipping_address',
  's'                        => 'update',
  'ӵo'                  => 'vendor_invoice',
};

1;

