$self{texts} = {
  'AP Transaction'              => 'AP Transaction',
  'AP Transactions'             => 'Faktury pijat',
  'Account'                     => 'et',
  'Add Accounts Payables Transaction' => 'Add Accounts Payables Transaction',
  'Address'                     => 'Adresa',
  'Amount'                      => 'stka',
  'Amount Due'                  => 'Amount Due',
  'Apr'                         => 'Dub',
  'April'                       => 'Duben',
  'Are you sure you want to delete Transaction' => 'Opravdu chcete vymazat transakci?',
  'Aug'                         => 'Srp',
  'August'                      => 'Srpen',
  'Cannot delete transaction!'  => 'Cannot delete transaction!',
  'Cannot post payment for a closed period!' => 'Cannot post payment for a closed period!',
  'Cannot post transaction for a closed period!' => 'Do uzavenho obdob nelze tovat!',
  'Cannot post transaction!'    => 'Cannot post transaction!',
  'Closed'                      => 'Zaplaceno',
  'Confirm!'                    => 'Podtvrte!',
  'Continue'                    => 'Pokraovn',
  'Currency'                    => 'Mna',
  'Customer not on file!'       => 'Customer not on file!',
  'Date'                        => 'Datum',
  'Date Paid'                   => 'Zaplaceno',
  'Dec'                         => 'Pro',
  'December'                    => 'Prosinec',
  'Delete'                      => 'Vymazat',
  'Due Date'                    => 'Datum splatnosti',
  'Due Date missing!'           => 'Chyb datum splatnosti!',
  'Edit Accounts Payables Transaction' => 'Edit Accounts Payables Transaction',
  'Employee'                    => 'Employee',
  'Exch'                        => 'Kurz',
  'Exchangerate'                => 'Mnov kurz',
  'Exchangerate for payment missing!' => 'Exchangerate for payment missing!',
  'Exchangerate missing!'       => 'Exchangerate missing!',
  'Feb'                         => 'no',
  'February'                    => 'nor',
  'From'                        => 'z',
  'ID'                          => 'ID',
  'Include in Report'           => 'Zahrnovat v sestav',
  'Invoice'                     => 'Faktura',
  'Invoice Date'                => 'Datum vystaven',
  'Invoice Date missing!'       => 'Chyb datum vystaven!',
  'Invoice Number'              => 'slo faktury',
  'Invoice Number missing!'     => 'Chyb slo faktury!',
  'Jan'                         => 'Led',
  'January'                     => 'Leden',
  'Jul'                         => 'ec',
  'July'                        => 'ervenec',
  'Jun'                         => 'er',
  'June'                        => 'erven',
  'Mar'                         => 'Be',
  'March'                       => 'Bezen',
  'May'                         => 'Kvten',
  'May '                        => 'Kv',
  'Notes'                       => 'Poznmky',
  'Nov'                         => 'Lis',
  'November'                    => 'Listopad',
  'Oct'                         => 'j',
  'October'                     => 'jen',
  'Open'                        => 'Oteven',
  'Order'                       => 'Objednvka',
  'Order Number'                => 'Objednvka slo',
  'Paid'                        => 'Zaplaceno',
  'Payment date missing!'       => 'Chyb datum platby!',
  'Payments'                    => 'Platby',
  'Post'                        => 'Post',
  'Post as new'                 => 'Post as new',
  'Select from one of the names below' => 'Select from one of the names below',
  'Sep'                         => 'Z',
  'September'                   => 'Z',
  'Source'                      => 'Zdroj',
  'Subtotal'                    => 'Mezisouet',
  'Tax'                         => 'Da',
  'Tax Included'                => 'Cena vetn dan',
  'Total'                       => 'Celkem',
  'Transaction deleted!'        => 'Transaction deleted!',
  'Transaction posted!'         => 'Transaction posted!',
  'Update'                      => 'Update',
  'Vendor'                      => 'Dodavatel',
  'Vendor Invoice'              => 'Vendor Invoice',
  'Vendor missing!'             => 'Vendor missing!',
  'Vendor not on file!'         => 'Vendor not on file!',
  'Yes'                         => 'Ano',
  'to'                          => 'to',
};

$self{subs} = {
  'add'                         => 'add',
  'add_transaction'             => 'add_transaction',
  'ap_subtotal'                 => 'ap_subtotal',
  'ap_transaction'              => 'ap_transaction',
  'ap_transactions'             => 'ap_transactions',
  'ar_transaction'              => 'ar_transaction',
  'check_name'                  => 'check_name',
  'continue'                    => 'continue',
  'create_links'                => 'create_links',
  'delete'                      => 'delete',
  'display_form'                => 'display_form',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'gl_transaction'              => 'gl_transaction',
  'name_selected'               => 'name_selected',
  'post'                        => 'post',
  'post_as_new'                 => 'post_as_new',
  'sales_invoice'               => 'sales_invoice',
  'search'                      => 'search',
  'select_name'                 => 'select_name',
  'update'                      => 'update',
  'vendor_invoice'              => 'vendor_invoice',
  'yes'                         => 'yes',
  'ap_transaction'              => 'ap_transaction',
  'add_accounts_payables_transaction' => 'add_accounts_payables_transaction',
  'pokraovn'                 => 'continue',
  'vymazat'                     => 'delete',
  'edit_accounts_payables_transaction' => 'edit_accounts_payables_transaction',
  'post'                        => 'post',
  'post_as_new'                 => 'post_as_new',
  'update'                      => 'update',
  'vendor_invoice'              => 'vendor_invoice',
  'ano'                         => 'yes',
};

1;
