$self{charset} = 'ISO-8859-2';

$self{texts} = {
  'Account'                     => 'Szmla',
  'Amount'                      => 'sszeg',
  'City'                        => 'Orszg',
  'Company'                     => 'Trsasg',
  'Company Name'                => 'Vllalat nv',
  'Continue'                    => 'Folytats',
  'Curr'                        => 'Dev',
  'Currency'                    => 'Deviza',
  'Customer'                    => 'Vev',
  'Customer Number'             => 'gyfl szm',
  'Date Paid'                   => 'Fizets napja',
  'Description'                 => 'Szveges lers',
  'Due Date'                    => 'Esedkessg',
  'Exch'                        => 'rf',
  'Include in Report'           => 'Oszlopok:',
  'Invoice'                     => 'Szmla',
  'Invoice Date'                => 'Teljests dtuma',
  'Invoice Number'              => 'Szmlaszm',
  'Memo'                        => 'Memo',
  'No'                          => 'Nem',
  'Paid'                        => 'Fizetve',
  'Posting failed!'             => 'A rgzts nem sikerlt!',
  'Qty'                         => 'Menny.',
  'Salesperson'                 => 'gynk',
  'Source'                      => 'Bizonylatszm',
  'Total'                       => 'Vgsszeg',
  'Unit'                        => 'Egysg',
  'Yes'                         => 'Igen',
};

$self{subs} = {
  'continue'                    => 'continue',
  'ex_payment'                  => 'ex_payment',
  'export'                      => 'export',
  'export_payments'             => 'export_payments',
  'im_payment'                  => 'im_payment',
  'im_sales_invoice'            => 'im_sales_invoice',
  'import'                      => 'import',
  'import_payments'             => 'import_payments',
  'import_sales_invoices'       => 'import_sales_invoices',
  'xrefhdr'                     => 'xrefhdr',
  'folytats'                   => 'continue',
};

1;

