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

$self{texts} = {
  'Address'                     => 'Cm',
  'Bcc'                         => 'Titkos msolat',
  'Cc'                          => 'Msolat',
  'Continue'                    => 'Folytats',
  'Customer Number'             => 'gyfl szm',
  'Customer not on file!'       => 'A vev hinyzik az adatbzisbl!',
  'Date'                        => 'Dtum',
  'Day(s)'                      => 'Nap(ok)',
  'Delete Schedule'             => 'temezs Trlse',
  'Description'                 => 'Szveges lers',
  'E-mail'                      => 'E-mail',
  'E-mail message'              => 'E-mail zenet',
  'Employee Number'             => 'Alkalmazott Szma',
  'Every'                       => 'Minden',
  'For'                         => 'Ismtls',
  'Include Payment'             => 'Pnzmozgssal egytt',
  'Message'                     => 'zenet',
  'Month(s)'                    => 'Hnap',
  'Next Date'                   => 'Kvetkez Dtum',
  'Number'                      => 'Szm',
  'PDF'                         => 'PDF',
  'Postscript'                  => 'Postscript',
  'Print'                       => 'Nyomtats',
  'Project not on file!'        => 'Projekt nincs meg',
  'Recurring Transaction'       => 'Ismtld Tranzakci',
  'Reference'                   => 'Hivatkozs',
  'Repeat'                      => 'Ismtls',
  'Save Schedule'               => 'temezs mentse',
  'Select from one of the names below' => 'Vlasszon ki egyet az albbi nevek kzl',
  'Select from one of the projects below' => 'Vlasszon a projektek kzl',
  'Startdate'                   => 'Kezd dtum',
  'Subject'                     => 'Trgy',
  'To'                          => 'Meddig:',
  'Vendor Number'               => 'Szllt szm',
  'Vendor not on file!'         => 'Szllt nincs az adatbzisban!',
  'Warning!'                    => 'Figyelmeztets',
  'Week(s)'                     => 'Ht',
  'Year(s)'                     => 'v',
  'You are posting an existing transaction!' => 'n egy ltez tranzakcit mdost!',
  'You are printing and posting an existing transaction!' => 'n egy ltez tranzakcit rgzt s nyomtat!',
  'You are printing and saving an existing order' => 'n egy ltez rendelst rgzt s nyomtat!',
  'You are printing and saving an existing quotation' => 'n egy ltez ajnlatot rgzt s nyomtat!',
  'You are saving an existing order' => 'n egy ltez rendelst mdost!',
  'You are saving an existing quotation' => 'n egy ltez ajnlatot mdost',
  'for'                         => 'for',
  'sent'                        => 'elkldve',
  'time(s)'                     => '-szor',
};

$self{subs} = {
  'add_transaction'             => 'add_transaction',
  'ap_transaction'              => 'ap_transaction',
  'ar_transaction'              => 'ar_transaction',
  'check_name'                  => 'check_name',
  'check_project'               => 'check_project',
  'continue'                    => 'continue',
  'credit_invoice_'             => 'credit_invoice_',
  'debit_invoice_'              => 'debit_invoice_',
  'delete_schedule'             => 'delete_schedule',
  'gl_transaction'              => 'gl_transaction',
  'islocked'                    => 'islocked',
  'name_selected'               => 'name_selected',
  'post_as_new'                 => 'post_as_new',
  'print_and_post_as_new'       => 'print_and_post_as_new',
  'project_selected'            => 'project_selected',
  'rebuild_formnames'           => 'rebuild_formnames',
  'rebuild_vc'                  => 'rebuild_vc',
  'repost'                      => 'repost',
  'reprint'                     => 'reprint',
  'sales_invoice_'              => 'sales_invoice_',
  'save_schedule'               => 'save_schedule',
  'schedule'                    => 'schedule',
  'select_name'                 => 'select_name',
  'select_project'              => 'select_project',
  'vendor_invoice_'             => 'vendor_invoice_',
  'folytats'                   => 'continue',
  'temezs_trlse'            => 'delete_schedule',
  'temezs_mentse'            => 'save_schedule',
};

1;

