This commit was generated by cvs2svn to compensate for changes in r3921,
[freeside.git] / sql-ledger / locale / hu / arap
1 $self{texts} = {
2   'Address'                     => 'Cím',
3   'Continue'                    => 'Folytatás',
4   'Customer not on file!'       => 'A vevõ hiányzik az adatbázisból!',
5   'Description'                 => 'Szöveges leírás',
6   'Number'                      => 'Szám',
7   'Select from one of the names below' => 'Válasszon ki egyet az alábbi nevek közül',
8   'Vendor not on file!'         => 'Szállító nincs az adatbázisban!',
9 };
10
11 $self{subs} = {
12   'add_transaction'             => 'add_transaction',
13   'ap_transaction'              => 'ap_transaction',
14   'ar_transaction'              => 'ar_transaction',
15   'check_name'                  => 'check_name',
16   'check_project'               => 'check_project',
17   'continue'                    => 'continue',
18   'gl_transaction'              => 'gl_transaction',
19   'name_selected'               => 'name_selected',
20   'project_selected'            => 'project_selected',
21   'sales_invoice_'              => 'sales_invoice_',
22   'select_name'                 => 'select_name',
23   'select_project'              => 'select_project',
24   'vendor_invoice_'             => 'vendor_invoice_',
25   'folytatás'                   => 'continue',
26 };
27
28 1;