import of sql-ledger 2.0.8
[freeside.git] / sql-ledger / locale / pl / ca
1 $self{texts} = {
2   'Account'                     => 'Konto',
3   'Apr'                         => 'Kwiecieñ',
4   'April'                       => 'Kwiecieñ',
5   'Aug'                         => 'Sierpieñ',
6   'August'                      => 'Sierpieñ',
7   'Balance'                     => 'Saldo',
8   'Chart of Accounts'           => 'Plan Kont',
9   'Credit'                      => 'Kredyt',
10   'Date'                        => 'Data',
11   'Debit'                       => 'Debet',
12   'Dec'                         => 'Grudzieñ',
13   'December'                    => 'Grudzieñ',
14   'Description'                 => 'Opis',
15   'Feb'                         => 'Luty',
16   'February'                    => 'Luty',
17   'From'                        => 'Od',
18   'GIFI'                        => 'GIFI',
19   'Include in Report'           => 'Do³±cz w Sprawozdaniu',
20   'Jan'                         => 'Styczeñ',
21   'January'                     => 'Styczeñ',
22   'Jul'                         => 'Lipiec',
23   'July'                        => 'Lipiec',
24   'Jun'                         => 'Czerwiec',
25   'June'                        => 'Czerwiec',
26   'List Transactions'           => 'Wykaz Transakcji',
27   'Mar'                         => 'Marzec',
28   'March'                       => 'Marzec',
29   'May'                         => 'Maj',
30   'May '                        => 'Maj',
31   'Nov'                         => 'Listopad',
32   'November'                    => 'Listopad',
33   'Oct'                         => 'Pa¿dziernik',
34   'October'                     => 'Pa¿dziernik',
35   'Reference'                   => 'Odno¶nik',
36   'Sep'                         => 'Wrzesieñ',
37   'September'                   => 'Wrzesieñ',
38   'Subtotal'                    => 'Warto¶æ Netto',
39   'To'                          => 'do',
40 };
41
42 $self{subs} = {
43   'ca_subtotal'                 => 'ca_subtotal',
44   'chart_of_accounts'           => 'chart_of_accounts',
45   'list'                        => 'list',
46   'list_transactions'           => 'list_transactions',
47   'wykaz_transakcji'            => 'list_transactions',
48 };
49
50 1;