2017-01-02 11:02:18 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< ? php  
						 
					
						
							
								
									
										
										
										
											2017-08-12 10:41:44 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								declare ( strict_types = 1 );  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 11:02:18 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								/**  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  form . php 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  Copyright  ( C )  2016  thegrumpydictator @ gmail . com 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 * 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  This  software  may  be  modified  and  distributed  under  the  terms  of  the 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  Creative  Commons  Attribution - ShareAlike  4.0  International  License . 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 * 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  See  the  LICENSE  file  for  details . 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 */ 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								return  [  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    // new user:
 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:12:00 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'bank_name'                       =>  'Nazwa banku' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'bank_balance'                    =>  'Saldo' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:21:52 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'savings_balance'                 =>  'Saldo konta oszczędnościowego' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'credit_card_limit'               =>  'Limit karty kredytowej' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-04 10:31:42 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'automatch'                       =>  'Dopasuj automatycznie' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:21:52 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'skip'                            =>  'Pomiń' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'name'                            =>  'Nazwa' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'active'                          =>  'Aktywny' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'amount_min'                      =>  'Minimalna kwota' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'amount_max'                      =>  'Maksymalna kwota' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-10 13:06:29 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'match'                           =>  'Dopasowanie' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 19:31:54 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'repeat_freq'                     =>  'Powtarza się' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:21:52 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'journal_currency_id'             =>  'Waluta' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:51:43 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'currency_id'                     =>  'Waluta' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'attachments'                     =>  'Załączniki' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'journal_amount'                  =>  'Kwota' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 19:01:58 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'journal_source_account_name'     =>  'Konto przychodów (źródło)' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:51:43 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'journal_source_account_id'       =>  'Konto aktywów (źródło)' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 11:02:18 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								    'BIC'                             =>  'BIC' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-03 16:00:07 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'verify_password'                 =>  'Sprawdź bezpieczeństwo hasła' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:21:52 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'source_account'                  =>  'Konto źródłowe' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'destination_account'             =>  'Konto docelowe' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-08 13:41:41 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'journal_destination_account_id'  =>  'Konto aktywów (przeznaczenie)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'asset_destination_account'       =>  'Konto aktywów (przeznaczenie)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'asset_source_account'            =>  'Konto aktywów (źródło)' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:21:52 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'journal_description'             =>  'Opis' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'note'                            =>  'Notatki' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'split_journal'                   =>  'Podziel tę transakcję' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-07-14 16:10:08 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'split_journal_explanation'       =>  'Podziel transakcję na wiele części' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:21:52 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'currency'                        =>  'Waluta' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'account_id'                      =>  'Konto aktywów' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'budget_id'                       =>  'Budżet' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'openingBalance'                  =>  'Bilans otwarcia' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-08-25 07:37:04 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'tagMode'                         =>  'Tag mode' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:21:52 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'tagPosition'                     =>  'Lokalizacja taga' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'virtualBalance'                  =>  'Wirtualne saldo' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-24 13:27:07 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'targetamount'                    =>  'Kwota docelowa' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 22:41:29 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'accountRole'                     =>  'Rola konta' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'openingBalanceDate'              =>  'Data salda otwarcia' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:51:43 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'ccType'                          =>  'Plan płatności kartą kredytową' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-03 16:50:06 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'ccMonthlyPaymentDate'            =>  'Miesięczny termin spłaty karty kredytowej' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:51:43 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'piggy_bank_id'                   =>  'Skarbonka' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'returnHere'                      =>  'Wróć tutaj' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-03 16:50:06 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'returnHereExplanation'           =>  'Po zapisaniu, wrócić tutaj.' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'returnHereUpdateExplanation'     =>  'Po aktualizacji, wróć tutaj.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'description'                     =>  'Opis' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 22:51:33 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'expense_account'                 =>  'Konto wydatków' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'revenue_account'                 =>  'Konto przychodów' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'decimal_places'                  =>  'Miejsca dziesiętne' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-03 16:50:06 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'exchange_rate_instruction'       =>  'Zagraniczne waluty' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'source_amount'                   =>  'Kwota (źródło)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'destination_amount'              =>  'Kwota (przeznaczenie)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'native_amount'                   =>  'Źródłowa kwota' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 11:02:18 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-01-24 13:17:35 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'source_account_asset'         =>  'Konto źródłowe (konto aktywów)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'destination_account_expense'  =>  'Konto docelowe (konto wydatków)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'destination_account_asset'    =>  'Konto docelowe (konto aktywów)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'source_account_revenue'       =>  'Konto źródłowe (konto przychodów)' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'type'                         =>  'Typ' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-04 10:31:42 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'convert_Withdrawal'           =>  'Konwertuj wypłatę' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'convert_Deposit'              =>  'Konwertuj wpłatę' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'convert_Transfer'             =>  'Konwertuj transfer' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 11:02:18 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'amount'                      =>  'Kwota' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'date'                        =>  'Data' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-03 16:50:06 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'interest_date'               =>  'Data odsetek' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 19:01:58 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'book_date'                   =>  'Data księgowania' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-03 16:50:06 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'process_date'                =>  'Data przetworzenia' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'category'                    =>  'Kategoria' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'tags'                        =>  'Tagi' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'deletePermanently'           =>  'Usuń trwale' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'cancel'                      =>  'Anuluj' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-04 10:31:42 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'targetdate'                  =>  'Data docelowa' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 11:02:18 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								    'tag'                         =>  'Tag' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-08 13:41:41 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'under'                       =>  'Poniżej' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 11:02:18 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								    'symbol'                      =>  'Symbol' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:51:43 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'code'                        =>  'Kod' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 11:02:18 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								    'iban'                        =>  'IBAN' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:51:43 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'accountNumber'               =>  'Numer konta' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-03 16:50:06 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'creditCardNumber'            =>  'Numer karty kredytowej' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:51:43 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'has_headers'                 =>  'Nagłówki' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'date_format'                 =>  'Format daty' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-08-25 07:37:04 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'specifix'                    =>  'Bank- or file specific fixes' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:51:43 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'attachments[]'               =>  'Załączniki' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'store_new_withdrawal'        =>  'Zapisz nową wypłatę' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'store_new_deposit'           =>  'Zapisz nową wpłatę' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'store_new_transfer'          =>  'Zapisz nowy transfer' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 19:01:58 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'add_new_withdrawal'          =>  'Dodaj nową wypłatę' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:51:43 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'add_new_deposit'             =>  'Dodaj nową wpłatę' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 19:01:58 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'add_new_transfer'            =>  'Dodaj nowy transfer' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'title'                       =>  'Tytuł' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'notes'                       =>  'Notatki' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'filename'                    =>  'Nazwa pliku' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'mime'                        =>  'Typ MIME' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'size'                        =>  'Rozmiar' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'trigger'                     =>  'Wyzwalacz' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'stop_processing'             =>  'Zatrzymaj przetwarzanie' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'start_date'                  =>  'Początek zakresu' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'end_date'                    =>  'Koniec zakresu' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 19:01:58 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'export_start_range'          =>  'Początek okresu eksportu' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'export_end_range'            =>  'Koniec okresu eksportu' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'export_format'               =>  'Format pliku' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'include_attachments'         =>  'Uwzględnij dołączone załączniki' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 19:01:58 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'include_old_uploads'         =>  'Dołącz zaimportowane dane' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-08 13:41:41 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'accounts'                    =>  'Eksportuj transakcje z tych kont' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'delete_account'              =>  'Usuń konto ":name"' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'delete_bill'                 =>  'Usuń rachunek ":name"' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'delete_budget'               =>  'Usuń budżet ":name"' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:51:43 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'delete_category'             =>  'Usuń kategorię ":name"' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'delete_currency'             =>  'Usuń walutę ":name"' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-08 13:41:41 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'delete_journal'              =>  'Usuń transakcję z opisem ":description"' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:51:43 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'delete_attachment'           =>  'Usuń załącznik ":name"' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'delete_rule'                 =>  'Usuń regułę ":title"' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'delete_rule_group'           =>  'Usuń grupę reguł ":title"' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-08-25 07:37:04 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'delete_link_type'            =>  'Delete link type ":name"' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:51:43 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'attachment_areYouSure'       =>  'Czy na pewno chcesz usunąć załącznik o nazwie ":name"?' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 19:01:58 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'account_areYouSure'          =>  'Czy na pewno chcesz usunąć konto o nazwie ":name"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'bill_areYouSure'             =>  'Czy na pewno chcesz usunąć rachunek o nazwie ":name"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'rule_areYouSure'             =>  'Czy na pewno chcesz usunąć regułę o nazwie ":name"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'ruleGroup_areYouSure'        =>  'Czy na pewno chcesz usunąć grupę reguł o nazwie ":name"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'budget_areYouSure'           =>  'Czy na pewno chcesz usunąć budżet o nazwie ":name"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'category_areYouSure'         =>  'Czy na pewno chcesz usunąć kategorię o nazwie ":name"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'currency_areYouSure'         =>  'Czy na pewno chcesz usunąć walutę o nazwie ":name"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'piggyBank_areYouSure'        =>  'Czy na pewno chcesz usunąć skarbonkę o nazwie ":name"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'journal_areYouSure'          =>  'Czy na pewno chcesz usunąć transakcję opisaną ":description"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'mass_journal_are_you_sure'   =>  'Czy na pewno chcesz usunąć te transakcje?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'tag_areYouSure'              =>  'Czy na pewno chcesz usunąć tag ":tag"?' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-03 14:00:11 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'journal_link_areYouSure'     =>  'Czy na pewno chcesz usunąć powiązanie między <a href=":source_link">:source</a> a <a href=":destination_link">:destination</a>?' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-08-25 07:37:04 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'linkType_areYouSure'         =>  'Are you sure you want to delete the link type ":name" (":inward" / ":outward")?' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'permDeleteWarning'           =>  'Usuwanie rzeczy z Firefly jest trwałe i nie można tego cofnąć.' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-08-25 07:37:04 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'mass_make_selection'         =>  'You can still prevent items from being deleted by removing the checkbox.' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 19:31:54 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'delete_all_permanently'      =>  'Trwale usuń zaznaczone' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'update_all_journals'         =>  'Zmodyfikuj te transakcje' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-08-25 07:37:04 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'also_delete_transactions'    =>  'The only transaction connected to this account will be deleted as well.|All :count transactions connected to this account will be deleted as well.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'also_delete_connections'     =>  'The only transaction linked with this link type will lose this connection.|All :count transactions linked with this link type will lose their connection.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'also_delete_rules'           =>  'The only rule connected to this rule group will be deleted as well.|All :count rules connected to this rule group will be deleted as well.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'also_delete_piggyBanks'      =>  'The only piggy bank connected to this account will be deleted as well.|All :count piggy bank connected to this account will be deleted as well.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'bill_keep_transactions'      =>  'The only transaction connected to this bill will not be deleted.|All :count transactions connected to this bill will spared deletion.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'budget_keep_transactions'    =>  'The only transaction connected to this budget will not be deleted.|All :count transactions connected to this budget will spared deletion.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'category_keep_transactions'  =>  'The only transaction connected to this category will not be deleted.|All :count transactions connected to this category will spared deletion.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'tag_keep_transactions'       =>  'The only transaction connected to this tag will not be deleted.|All :count transactions connected to this tag will spared deletion.' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 11:02:18 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'email'                  =>  'Adres email' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'password'               =>  'Hasło' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'password_confirmation'  =>  'Hasło (ponownie)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'blocked'                =>  'Jest zablokowany?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'blocked_code'           =>  'Powód blokady' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 11:02:18 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    // admin
 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'domain'                 =>  'Domena' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'single_user_mode'       =>  'Tryb pojedynczego użytkownika' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-08-25 07:37:04 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'is_demo_site'           =>  'Is demo site' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 11:02:18 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    // import
 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 19:01:58 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'import_file'            =>  'Importuj plik' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'configuration_file'     =>  'Plik konfiguracyjny' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'import_file_type'       =>  'Typ pliku importu' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'csv_comma'              =>  'Przecinek (,)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'csv_semicolon'          =>  'Średnik (;)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'csv_tab'                =>  'Tabulator (niewidoczny)' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-08-25 07:37:04 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'csv_delimiter'          =>  'CSV field delimiter' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 19:01:58 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'csv_import_account'     =>  'Domyślne konto importu' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-10 12:45:15 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'csv_config'             =>  'Konfiguracja importu CSV' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 11:02:18 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 18:31:59 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'due_date'            =>  'Termin realizacji' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'payment_date'        =>  'Data płatności' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-02 19:01:58 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'invoice_date'        =>  'Data faktury' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-03 17:00:09 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'internal_reference'  =>  'Wewnętrzny numer' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-08-21 07:20:48 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-08-25 07:37:04 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'inward'   =>  'Inward description' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'outward'  =>  'Outward description' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-03 10:42:04 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								];