This commit was generated by cvs2svn to compensate for changes in r4407,
[freeside.git] / sql-ledger / locale / cz / bp
1 $self{texts} = {
2   'Account'                     => 'Úèet',
3   'Accounting Menu'             => 'Menu úèetnictví',
4   'Confirm!'                    => 'Podtvrïte!',
5   'Continue'                    => 'Pokraèování',
6   'Customer'                    => 'Odbìratel',
7   'Date'                        => 'Datum',
8   'From'                        => 'z',
9   'Invoice'                     => 'Faktura',
10   'Invoice Number'              => 'Èíslo faktury',
11   'Order'                       => 'Objednávka',
12   'Order Number'                => 'Objednávka èíslo',
13   'Purchase Orders'             => 'Vystavené objednávky',
14   'Sales Orders'                => 'Pøijaté objednávky',
15   'To'                          => 'do',
16   'Vendor'                      => 'Dodavatel',
17   'Yes'                         => 'Ano',
18 };
19
20 $self{subs} = {
21   'acc_menu'                    => 'acc_menu',
22   'continue'                    => 'continue',
23   'display'                     => 'display',
24   'list_spool'                  => 'list_spool',
25   'menubar'                     => 'menubar',
26   'print'                       => 'print',
27   'remove'                      => 'remove',
28   'search'                      => 'search',
29   'section_menu'                => 'section_menu',
30   'select_all'                  => 'select_all',
31   'yes'                         => 'yes',
32   'pokraèování'                 => 'continue',
33   'print'                       => 'print',
34   'remove'                      => 'remove',
35   'select_all'                  => 'select_all',
36   'ano'                         => 'yes',
37 };
38
39 1;