$self{texts} = {
  'AP'                          => 'Ksiga Zobowiza',
  'AR'                          => 'Ksiga Nalenoci',
  'Account'                     => 'Konto',
  'Account Number'              => 'Numer Konta',
  'Account Number missing!'     => 'Brak Numeru Konta!',
  'Account Type'                => 'Rodzaj Konta',
  'Account Type missing!'       => 'Brak Rodzaju Konta!',
  'Account deleted!'            => 'Usunito Konto',
  'Account saved!'              => 'Zapisano Konto',
  'Add Account'                 => 'Dodaj Konto',
  'Add GIFI'                    => 'Dodaj GIFI',
  'Address'                     => 'Adres',
  'Asset'                       => 'Aktywy',
  'Audit Control'               => 'Kontrola Audytu',
  'Backup sent to'              => 'Kopia Zapasowa wysana do',
  'Books are open'              => 'Ksigi otwarte',
  'Business Number'             => 'NIP',
  'COGS'                        => 'Koszta Sprzeday',
  'Cannot delete account!'      => 'Nie moesz usun konta!',
  'Cannot delete default account!' => 'Konto Domylne nie moe by usunite!',
  'Cannot save account!'        => 'Nie mona zapisa konta!',
  'Cannot save preferences!'    => 'Nie mona zapisa preferencji!',
  'Cannot set account for more than one of AR, AP or IC' => 'Nie mona ustawi konta na wicej ni jeden rodzaj',
  'Character Set'               => 'Zestaw Znakw',
  'Chart of Accounts'           => 'Plan Kont',
  'Close Books up to'           => 'Zamknicie Ksig do',
  'Company'                     => 'Firma',
  'Continue'                    => 'Kontynuj',
  'Copy to COA'                 => 'Skopiuj do Planu Kont',
  'Credit'                      => 'Kredyt',
  'Date Format'                 => 'Format Daty',
  'Debit'                       => 'Debet',
  'Delete'                      => 'Usu',
  'Delete Account'              => 'Usu Konto',
  'Description'                 => 'Opis',
  'Dropdown Limit'              => 'Limit Rozwinicia',
  'E-mail'                      => 'E-mail',
  'Edit'                        => 'Zmie',
  'Edit Account'                => 'Zmiany Konta',
  'Edit GIFI'                   => 'Zmie GIFI',
  'Edit Preferences for'        => 'Zmiany Preferencji dla',
  'Edit Template'               => 'Zmiany Wzorca',
  'Enforce transaction reversal for all dates' => 'Egzekwj zmiany transakcji dla wszystkich okresw',
  'Enter up to 3 letters separated by a colon (i.e CAD:USD:EUR) for your native and foreign currencies' => 'Wpisz symbole (nap. PLN:USD:EUR:YEN) krajowych i zagranicznych walut ',
  'Equity'                      => 'Kapita',
  'Expense'                     => 'Koszt',
  'Expense Account'             => 'Konto Kosztw',
  'Expense/Asset'               => 'Koszt/Aktywy',
  'Fax'                         => 'Fax',
  'Foreign Exchange Gain'       => 'Zysk przy Wymianie Walut',
  'Foreign Exchange Loss'       => 'Strata przy Wymianie Walut',
  'GIFI'                        => 'GIFI',
  'GIFI deleted!'               => 'GIFI usunite',
  'GIFI missing!'               => 'Brakuje GIFI',
  'GIFI saved!'                 => 'GIFI zapisane',
  'Heading'                     => 'Nagwek',
  'Include in drop-down menus'  => 'Docz w menu rozwijanym',
  'Include this account on the customer/vendor forms to flag customer/vendor as taxable?' => 'Docz Konto w formularzach Kontrachentw eby wskaza e podlegaj opodatkowaniu',
  'Income'                      => 'Przychd',
  'Income Account'              => 'Konto Przychodw',
  'Inventory'                   => 'Inwentarz',
  'Inventory Account'           => 'Konto Materiaowe',
  'Is this a summary account to record' => 'Czy jest to konto sumaryczne?',
  'Language'                    => 'Jzyk',
  'Last Invoice Number'         => 'Ostatni Numer Faktury',
  'Last Numbers & Default Accounts' => 'Ostatnie Numery i Konta Domylne',
  'Last Purchase Order Number'  => 'Ostatni Numer Faktury Zamwienia',
  'Last Sales Order Number'     => 'Ostatni Numer Faktury Sprzeday',
  'Liability'                   => 'Zobowizania',
  'Link'                        => 'Dowizanie',
  'Name'                        => 'Nazwa',
  'No'                          => 'Nie',
  'No email address for'        => 'Brak adresu email',
  'Number'                      => 'Numer Katalogu',
  'Number Format'               => 'Format Numeru',
  'Parts Inventory'             => 'Inwentarz',
  'Password'                    => 'Haso',
  'Payables'                    => 'Zobowizania',
  'Payment'                     => 'Patno',
  'Phone'                       => 'Tel.',
  'Preferences saved!'          => 'Preferencje Zapisane!',
  'Rate'                        => 'Stawka',
  'Receivables'                 => 'Nalenoci',
  'Sales'                       => 'Sprzeda',
  'Save'                        => 'Zapisz',
  'Service Items'               => 'Artykuy Usugowe',
  'Ship via'                    => 'Wylij przez',
  'Signature'                   => 'Podpis',
  'Stylesheet'                  => 'Strona Stylowa',
  'Tax'                         => 'Podatek',
  'Tax Accounts'                => 'Konta Podatkowe',
  'Template saved!'             => 'Szablon zapisany',
  'Transaction reversal enforced for all dates' => 'Zmiana transakcji narzucona dla wszystkich okresw',
  'Transaction reversal enforced up to' => 'Zmiana transakcji narzucona do',
  'Transactions exist; cannot delete account!' => 'Istniej Transakcje, nie mona usun konta',
  'Weight Unit'                 => 'Jednostka Wagi',
  'Year End'                    => 'Koniec Roku Finansowego',
  'Yes'                         => 'Tak',
  'account cannot be set to any other type of account' => 'rodzaj konta nie moe by zmienione na inny',
  'does not exist'              => 'nie istnieje',
};

$self{subs} = {
  'add'                         => 'add',
  'add_gifi'                    => 'add_gifi',
  'audit_control'               => 'audit_control',
  'backup'                      => 'backup',
  'config'                      => 'config',
  'continue'                    => 'continue',
  'copy_to_coa'                 => 'copy_to_coa',
  'delete'                      => 'delete',
  'delete_account'              => 'delete_account',
  'delete_gifi'                 => 'delete_gifi',
  'display_form'                => 'display_form',
  'display_stylesheet'          => 'display_stylesheet',
  'doclose'                     => 'doclose',
  'edit'                        => 'edit',
  'edit_gifi'                   => 'edit_gifi',
  'edit_template'               => 'edit_template',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'gifi_footer'                 => 'gifi_footer',
  'gifi_header'                 => 'gifi_header',
  'list'                        => 'list',
  'list_gifi'                   => 'list_gifi',
  'save'                        => 'save',
  'save_account'                => 'save_account',
  'save_gifi'                   => 'save_gifi',
  'save_preferences'            => 'save_preferences',
  'save_template'               => 'save_template',
  'dodaj_konto'                 => 'add_account',
  'kontynuj'                    => 'continue',
  'skopiuj_do_planu_kont'       => 'copy_to_coa',
  'usu'                        => 'delete',
  'zmie'                       => 'edit',
  'zmiany_konta'                => 'edit_account',
  'zapisz'                      => 'save',
};

1;
