$self{texts} = {
  'Account'                     => '',
  'Accounting Menu'             => 'Accounting Menu',
  'Add Purchase Order'          => '  ',
  'Add Sales Order'             => '  ',
  'Address'                     => '',
  'Amount'                      => '',
  'Apr'                         => '',
  'April'                       => '',
  'Are you sure you want to delete Invoice Number' => ' ,     ?',
  'Attachment'                  => '',
  'Aug'                         => '',
  'August'                      => '',
  'Bin'                         => 'Bin',
  'Cannot post invoice for a closed period!' => 'Nie mona zksigowa faktury pozamkniciu okresu',
  'Cannot post payment for a closed period!' => 'Nie mona zaksigowa patnoci po zamkniciu okresu!',
  'Confirm!'                    => '!',
  'Contact'                     => ' ',
  'Continue'                    => '',
  'Copies'                      => '',
  'Credit Limit'                => ' ',
  'Currency'                    => '',
  'Customer'                    => '',
  'Date'                        => '',
  'Dec'                         => '',
  'December'                    => '',
  'Delete'                      => '',
  'Description'                 => '',
  'Due Date'                    => ' ',
  'E-mail'                      => 'E-mail',
  'E-mail address missing!'     => '   E-mail!',
  'Exch'                        => 'Kurs',
  'Exchange Rate'               => 'Kurs Wymiany',
  'Exchange rate for payment missing!' => 'Brakuje kursu wymiany dla patnoci!',
  'Exchange rate missing!'      => 'Brakuje kursu wymiany',
  'Fax'                         => 'Fax',
  'Feb'                         => 'Luty',
  'February'                    => 'Luty',
  'In-line'                     => 'Wczony',
  'Invoice'                     => '-',
  'Invoice Date'                => ' ',
  'Invoice Date missing!'       => '    -',
  'Invoice Number'              => ' -',
  'Invoice Number missing!'     => '   -',
  'Item not on file!'           => 'Produkt nie jest w zbiorze!',
  'Jan'                         => '',
  'January'                     => '',
  'Jul'                         => '',
  'July'                        => '',
  'Jun'                         => '',
  'June'                        => '',
  'Mar'                         => 'Marzec',
  'March'                       => 'Marzec',
  'May'                         => 'Maj',
  'May '                        => 'Maj',
  'Message'                     => 'Wiadomo',
  'Notes'                       => 'Noty',
  'Nov'                         => 'Listopad',
  'November'                    => 'Listopad',
  'Number'                      => 'Numer Katalogu',
  'Number missing in Row'       => 'Brak Numeru w Rzdzie',
  'Oct'                         => 'Padziernik',
  'October'                     => 'Padziernik',
  'Order Date missing!'         => 'Brak Daty Zamwienia',
  'Order Number'                => 'Numer Zamwienia',
  'Order Number missing!'       => 'Brak Numeru Zamwienia',
  'Packing List'                => 'Wykaz Dostawy',
  'Packing List Date missing!'  => 'Brak Daty Wykazu Dostawy',
  'Packing List Number missing!' => 'Brak Numeru Wykazu Dostawy',
  'Part'                        => 'Produkt',
  'Payment date missing!'       => 'Brak Daty Patnoci',
  'Payments'                    => 'Rozliczenia Patnoci',
  'Phone'                       => 'Tel.',
  'Price'                       => 'Cena Netto',
  'Purchase Order'              => 'Zamwienie Zakupu',
  'Qty'                         => 'Ilo',
  'Record in'                   => '  ',
  'Remaining'                   => 'Pozostae',
  'Required by'                 => 'Termin Dostawy',
  'Sales Order'                 => 'Zamwienie Klienta',
  'Screen'                      => 'Ekran',
  'Select from one of the items below' => 'Wybie jeden z poniszych artykuw',
  'Sep'                         => '',
  'September'                   => '',
  'Service'                     => '',
  'Source'                      => 'rdo',
  'Subject'                     => '',
  'Subtotal'                    => '  ',
  'Tax Included'                => 'Podatek Wliczony',
  'To'                          => 'do',
  'Total'                       => 'Warto Brutto',
  'Unit'                        => 'Jednostka',
  'What type of item is this?'  => 'Co to za rodzaj artykuu',
  'Yes'                         => 'Tak',
  'ea'                          => 'szt',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'add'                         => 'add',
  'add_transaction'             => 'add_transaction',
  'ap_transaction'              => 'ap_transaction',
  'ar_transaction'              => 'ar_transaction',
  'calc_markup'                 => 'calc_markup',
  'check_form'                  => 'check_form',
  'check_name'                  => 'check_name',
  'check_project'               => 'check_project',
  'continue'                    => 'continue',
  'create_form'                 => 'create_form',
  'customer_details'            => 'customer_details',
  'delete'                      => 'delete',
  'display'                     => 'display',
  'display_form'                => 'display_form',
  'display_row'                 => 'display_row',
  'e_mail'                      => 'e_mail',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'gl_transaction'              => 'gl_transaction',
  'invoice_links'               => 'invoice_links',
  'invoicetotal'                => 'invoicetotal',
  'item_selected'               => 'item_selected',
  'menubar'                     => 'menubar',
  'name_selected'               => 'name_selected',
  'new_item'                    => 'new_item',
  'post'                        => 'post',
  'post_as_new'                 => 'post_as_new',
  'prepare_invoice'             => 'prepare_invoice',
  'print'                       => 'print',
  'print_and_post'              => 'print_and_post',
  'print_form'                  => 'print_form',
  'print_options'               => 'print_options',
  'project_selected'            => 'project_selected',
  'purchase_order'              => 'purchase_order',
  'quotation'                   => 'quotation',
  'redirect'                    => 'redirect',
  'rfq'                         => 'rfq',
  'sales_invoice_'              => 'sales_invoice_',
  'sales_order'                 => 'sales_order',
  'section_menu'                => 'section_menu',
  'select_item'                 => 'select_item',
  'select_name'                 => 'select_name',
  'select_project'              => 'select_project',
  'send_email'                  => 'send_email',
  'ship_to'                     => 'ship_to',
  'update'                      => 'update',
  'validate_items'              => 'validate_items',
  'vendor_details'              => 'vendor_details',
  'vendor_invoice_'             => 'vendor_invoice_',
  'yes'                         => 'yes',
  ''                  => 'continue',
  ''                     => 'delete',
  'e_mail'                      => 'e_mail',
  'post'                        => 'post',
  'post_as_new'                 => 'post_as_new',
  'print'                       => 'print',
  'print_and_post'              => 'print_and_post',
  'zamwienie_klienta'          => 'sales_order',
  'ship_to'                     => 'ship_to',
  'update'                      => 'update',
  'tak'                         => 'yes',
};

1;
