This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / old / sql-ledger / locale / pl / ar
1 $self{texts} = {
2   'AR Transaction'              => 'Transakcja Nale¿no¶ci',
3   'AR Transactions'             => 'Transakcje Nale¿no¶ci',
4   'Account'                     => 'Konto',
5   'Add Accounts Receivables Transaction' => 'Rejestr w Ksiêdze Nale¿no¶ci',
6   'Address'                     => 'Adres',
7   'Amount'                      => 'Kwota',
8   'Amount Due'                  => 'Kwota Nale¿na',
9   'Apr'                         => 'Kwiecieñ',
10   'April'                       => 'Kwiecieñ',
11   'Are you sure you want to delete Transaction' => 'Czy chcesz usun±æ Transakcjê?',
12   'Aug'                         => 'Sierpieñ',
13   'August'                      => 'Sierpieñ',
14   'Cannot delete transaction!'  => 'Nie mo¿esz usun±æ transakcji!',
15   'Cannot post payment for a closed period!' => 'Nie mo¿na zaksiêgowaæ p³atno¶ci po zamkniêciu okresu!',
16   'Cannot post transaction for a closed period!' => 'Nie mo¿na zaksiêgowaæ transakcji po zamkniêciu okresu!',
17   'Cannot post transaction!'    => 'Nie mo¿esz zatwierdziæ transakcji!',
18   'Closed'                      => 'Zamkniêto',
19   'Confirm!'                    => 'Potwierd¿!',
20   'Continue'                    => 'Kontynuj',
21   'Credit Limit'                => 'Limit Kredytu',
22   'Currency'                    => 'Waluta',
23   'Customer'                    => 'Klient',
24   'Customer missing!'           => 'Brak Klienta',
25   'Customer not on file!'       => 'Brak Klienta w bazie danych',
26   'Date'                        => 'Data',
27   'Date Paid'                   => 'Data Zap³aty',
28   'Dec'                         => 'Grudzieñ',
29   'December'                    => 'Grudzieñ',
30   'Delete'                      => 'Usuñ',
31   'Description'                 => 'Opis',
32   'Due Date'                    => 'Termin P³atno¶ci',
33   'Due Date missing!'           => 'Brak Terminu P³atno¶ci!',
34   'Edit Accounts Receivables Transaction' => 'Zmiany Transakcji Konta Nale¿no¶ci',
35   'Employee'                    => 'Pracownik',
36   'Exch'                        => 'Kurs',
37   'Exchangerate'                => 'Kurs Wymiany',
38   'Exchangerate for payment missing!' => 'Brakuje kursu wymiany dla p³atno¶ci!',
39   'Exchangerate missing!'       => 'Brakuje kursu wymiany',
40   'Feb'                         => 'Luty',
41   'February'                    => 'Luty',
42   'From'                        => 'Od',
43   'ID'                          => 'Identyfikator',
44   'Include in Report'           => 'Do³±cz w Sprawozdaniu',
45   'Invoice'                     => 'Faktura',
46   'Invoice Date'                => 'Data Wystawienia',
47   'Invoice Date missing!'       => 'Brak Daty Wystawienia',
48   'Invoice Number'              => 'Numer Faktury',
49   'Invoice Number missing!'     => 'Brak Numeru Faktury',
50   'Jan'                         => 'Styczeñ',
51   'January'                     => 'Styczeñ',
52   'Jul'                         => 'Lipiec',
53   'July'                        => 'Lipiec',
54   'Jun'                         => 'Czerwiec',
55   'June'                        => 'Czerwiec',
56   'Mar'                         => 'Marzec',
57   'March'                       => 'Marzec',
58   'May'                         => 'Maj',
59   'May '                        => 'Maj',
60   'Notes'                       => 'Noty',
61   'Nov'                         => 'Listopad',
62   'November'                    => 'Listopad',
63   'Number'                      => 'Numer Katalogu',
64   'Oct'                         => 'Pa¿dziernik',
65   'October'                     => 'Pa¿dziernik',
66   'Open'                        => 'Otworzono',
67   'Order'                       => 'Zamówienie',
68   'Order Number'                => 'Numer Zamówienia',
69   'Paid'                        => 'Zap³acono',
70   'Payment date missing!'       => 'Brak Daty P³atno¶ci',
71   'Payments'                    => 'P³atno¶ci',
72   'Post'                        => 'Zatwierd¿',
73   'Post as new'                 => 'Zatwierd¿ jako nowe',
74   'Project'                     => 'Projekt',
75   'Project not on file!'        => 'Brak Projektu w zbiorze danych!',
76   'Remaining'                   => 'Pozosta³e',
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   'Tax'                         => 'Podatek',
85   'Tax Included'                => 'Podatek Wliczony',
86   'To'                          => 'do',
87   'Total'                       => 'Warto¶æ Brutto',
88   'Transaction deleted!'        => 'Transakcja usuniêta',
89   'Transaction posted!'         => 'Transakcja zatwierdzona',
90   'Update'                      => 'Uzupe³nij',
91   'Vendor not on file!'         => 'Brak Dostawcy w bazie danych',
92   'Yes'                         => 'Tak',
93 };
94
95 $self{subs} = {
96   'add'                         => 'add',
97   'add_transaction'             => 'add_transaction',
98   'ap_transaction'              => 'ap_transaction',
99   'ar_subtotal'                 => 'ar_subtotal',
100   'ar_transaction'              => 'ar_transaction',
101   'ar_transactions'             => 'ar_transactions',
102   'check_name'                  => 'check_name',
103   'check_project'               => 'check_project',
104   'continue'                    => 'continue',
105   'create_links'                => 'create_links',
106   'delete'                      => 'delete',
107   'display_form'                => 'display_form',
108   'edit'                        => 'edit',
109   'form_footer'                 => 'form_footer',
110   'form_header'                 => 'form_header',
111   'gl_transaction'              => 'gl_transaction',
112   'name_selected'               => 'name_selected',
113   'post'                        => 'post',
114   'post_as_new'                 => 'post_as_new',
115   'project_selected'            => 'project_selected',
116   'purchase_invoice'            => 'purchase_invoice',
117   'sales_invoice'               => 'sales_invoice',
118   'search'                      => 'search',
119   'select_name'                 => 'select_name',
120   'select_project'              => 'select_project',
121   'update'                      => 'update',
122   'yes'                         => 'yes',
123   'transakcja_nale¿no¶ci'       => 'ar_transaction',
124   'kontynuj'                    => 'continue',
125   'usuñ'                        => 'delete',
126   'zatwierd¿'                   => 'post',
127   'zatwierd¿_jako_nowe'         => 'post_as_new',
128   'faktura_vat_sprzeda¿y'       => 'sales_invoice',
129   'uzupe³nij'                   => 'update',
130   'tak'                         => 'yes',
131 };
132
133 1;