add some time-worked reporting
[freeside.git] / sql-ledger / locale / pl / gl
1 $self{texts} = {
2   'AP Transaction'              => 'Transakcja Zobowi±zañ',
3   'AR Transaction'              => 'Transakcja Nale¿no¶ci',
4   'Account'                     => 'Konto',
5   'Accounting Menu'             => 'Menu Ksiêgowo¶ci',
6   'Add Cash Transfer Transaction' => 'Dokonaj Przelewu',
7   'Add General Ledger Transaction' => 'Dodaj Transakcjê w Ksiêdze G³ównej',
8   'Address'                     => 'Adres',
9   'All'                         => 'Wszystko',
10   'Amount'                      => 'Kwota',
11   'Apr'                         => 'Kwiecieñ',
12   'April'                       => 'Kwiecieñ',
13   'Are you sure you want to delete Transaction' => 'Czy chcesz usun±æ Transakcjê?',
14   'Asset'                       => 'Aktywy',
15   'Aug'                         => 'Sierpieñ',
16   'August'                      => 'Sierpieñ',
17   'Balance'                     => 'Saldo',
18   'Cannot delete transaction!'  => 'Nie mo¿esz usun±æ transakcji!',
19   'Cannot post transaction for a closed period!' => 'Nie mo¿na zaksiêgowaæ transakcji po zamkniêciu okresu!',
20   'Cannot post transaction!'    => 'Nie mo¿esz zatwierdziæ transakcji!',
21   'Confirm!'                    => 'Potwierd¿!',
22   'Continue'                    => 'Kontynuj',
23   'Contra'                      => 'Konto Przeciwstawne',
24   'Credit'                      => 'Kredyt',
25   'Current'                     => 'Bie¿±cy',
26   'Customer not on file!'       => 'Brak Odbiorcy w bazie danych',
27   'Date'                        => 'Data',
28   'Debit'                       => 'Debet',
29   'Dec'                         => 'Grudzieñ',
30   'December'                    => 'Grudzieñ',
31   'Delete'                      => 'Usuñ',
32   'Department'                  => 'Wydzia³',
33   'Description'                 => 'Opis',
34   'Edit Cash Transfer Transaction' => 'Zmiana Transakcji Kasowej',
35   'Edit General Ledger Transaction' => 'Zmiany w Ksiêdze G³ównej',
36   'Equity'                      => 'Kapita³',
37   'Expense'                     => 'Koszt',
38   'FX'                          => 'Kurs Walut',
39   'Feb'                         => 'Luty',
40   'February'                    => 'Luty',
41   'From'                        => 'Od',
42   'GIFI'                        => 'GIFI',
43   'GL Transaction'              => 'Transakcja Ksiêgi G³ównej',
44   'General Ledger'              => 'Ksiêga G³ówna',
45   'ID'                          => 'Identyfikator',
46   'Include in Report'           => 'Do³±cz w Sprawozdaniu',
47   'Income'                      => 'Przychód',
48   'Jan'                         => 'Styczeñ',
49   'January'                     => 'Styczeñ',
50   'Jul'                         => 'Lipiec',
51   'July'                        => 'Lipiec',
52   'Jun'                         => 'Czerwiec',
53   'June'                        => 'Czerwiec',
54   'Liability'                   => 'Zobowi±zania',
55   'Mar'                         => 'Marzec',
56   'March'                       => 'Marzec',
57   'May'                         => 'Maj',
58   'May '                        => 'Maj',
59   'Month'                       => 'Miesi±c',
60   'Notes'                       => 'Noty',
61   'Nov'                         => 'Listopad',
62   'November'                    => 'Listopad',
63   'Number'                      => 'Numer Katalogu',
64   'Oct'                         => 'Pa¿dziernik',
65   'October'                     => 'Pa¿dziernik',
66   'Out of balance transaction!' => 'Niezgodne Saldo Transakcji!',
67   'Period'                      => 'Okres',
68   'Post'                        => 'Zatwierd¿',
69   'Post as new'                 => 'Zatwierd¿ jako nowe',
70   'Project'                     => 'Projekt',
71   'Project not on file!'        => 'Brak Projektu w zbiorze danych!',
72   'Quarter'                     => 'Kwarta³',
73   'R'                           => 'R',
74   'Reference'                   => 'Odno¶nik',
75   'Reference missing!'          => 'Brak Odno¶nika',
76   'Reports'                     => 'Sprawozdania',
77   'Sales Invoice '              => 'Faktura VAT Sprzeda¿y',
78   'Select from one of the names below' => 'Wybierz nazwê z poni¿szych',
79   'Select from one of the projects below' => 'Wybierz z projektów',
80   'Sep'                         => 'Wrzesieñ',
81   'September'                   => 'Wrzesieñ',
82   'Source'                      => '¯ród³o',
83   'Subtotal'                    => 'Warto¶æ Netto',
84   'To'                          => 'do',
85   'Transaction Date missing!'   => 'Brak Daty Transakcji!',
86   'Transaction deleted!'        => 'Transakcja usuniêta',
87   'Transaction posted!'         => 'Transakcja zatwierdzona',
88   'Update'                      => 'Uzupe³nij',
89   'Vendor Invoice '             => 'Faktura VAT Zakupu',
90   'Vendor not on file!'         => 'Brak Dostawcy w bazie danych',
91   'Warning!'                    => 'Ostrze¿enie',
92   'Year'                        => 'Rok',
93   'Yes'                         => 'Tak',
94 };
95
96 $self{subs} = {
97   'acc_menu'                    => 'acc_menu',
98   'add'                         => 'add',
99   'add_transaction'             => 'add_transaction',
100   'ap_transaction'              => 'ap_transaction',
101   'ar_transaction'              => 'ar_transaction',
102   'check_name'                  => 'check_name',
103   'check_project'               => 'check_project',
104   'continue'                    => 'continue',
105   'delete'                      => 'delete',
106   'display'                     => 'display',
107   'display_form'                => 'display_form',
108   'display_rows'                => 'display_rows',
109   'edit'                        => 'edit',
110   'form_footer'                 => 'form_footer',
111   'form_header'                 => 'form_header',
112   'generate_report'             => 'generate_report',
113   'gl_subtotal'                 => 'gl_subtotal',
114   'gl_transaction'              => 'gl_transaction',
115   'menubar'                     => 'menubar',
116   'name_selected'               => 'name_selected',
117   'post'                        => 'post',
118   'post_adjustment'             => 'post_adjustment',
119   'post_as_new'                 => 'post_as_new',
120   'project_selected'            => 'project_selected',
121   'sales_invoice_'              => 'sales_invoice_',
122   'search'                      => 'search',
123   'section_menu'                => 'section_menu',
124   'select_name'                 => 'select_name',
125   'select_project'              => 'select_project',
126   'update'                      => 'update',
127   'vendor_invoice_'             => 'vendor_invoice_',
128   'yes'                         => 'yes',
129   'transakcja_zobowi±zañ'       => 'ap_transaction',
130   'transakcja_nale¿no¶ci'       => 'ar_transaction',
131   'kontynuj'                    => 'continue',
132   'usuñ'                        => 'delete',
133   'transakcja_ksiêgi_g³ównej'   => 'gl_transaction',
134   'zatwierd¿'                   => 'post',
135   'zatwierd¿_jako_nowe'         => 'post_as_new',
136   'faktura_vat_sprzeda¿y'       => 'sales_invoice_',
137   'uzupe³nij'                   => 'update',
138   'faktura_vat_zakupu'          => 'vendor_invoice_',
139   'tak'                         => 'yes',
140 };
141
142 1;