This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / cz / arap
1 $self{texts} = {
2   'Address'                     => 'Adresa',
3   'Continue'                    => 'Pokraèování',
4   'Description'                 => 'Popis',
5   'Number'                      => 'Èíslo',
6 };
7
8 $self{subs} = {
9   'add_transaction'             => 'add_transaction',
10   'ap_transaction'              => 'ap_transaction',
11   'ar_transaction'              => 'ar_transaction',
12   'check_name'                  => 'check_name',
13   'check_project'               => 'check_project',
14   'continue'                    => 'continue',
15   'gl_transaction'              => 'gl_transaction',
16   'name_selected'               => 'name_selected',
17   'project_selected'            => 'project_selected',
18   'sales_invoice_'              => 'sales_invoice_',
19   'select_name'                 => 'select_name',
20   'select_project'              => 'select_project',
21   'vendor_invoice_'             => 'vendor_invoice_',
22   'pokraèování'                 => 'continue',
23 };
24
25 1;