mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	New translations
This commit is contained in:
		| @@ -49,8 +49,8 @@ return [ | ||||
|     'openingBalance'                 => 'Bilans otwarcia', | ||||
|     'tagMode'                        => 'Tag mode', | ||||
|     'tagPosition'                    => 'Lokalizacja taga', | ||||
|     'virtualBalance'                 => 'Virtual balance', | ||||
|     'longitude_latitude'             => 'Location', | ||||
|     'virtualBalance'                 => 'Wirtualne saldo', | ||||
|     'longitude_latitude'             => 'Lokalizacja', | ||||
|     'targetamount'                   => 'Target amount', | ||||
|     'accountRole'                    => 'Account role', | ||||
|     'openingBalanceDate'             => 'Opening balance date', | ||||
| @@ -59,32 +59,32 @@ return [ | ||||
|     'piggy_bank_id'                  => 'Piggy bank', | ||||
|     'returnHere'                     => 'Return here', | ||||
|     'returnHereExplanation'          => 'After storing, return here to create another one.', | ||||
|     'returnHereUpdateExplanation'    => 'After updating, return here.', | ||||
|     'description'                    => 'Description', | ||||
|     'returnHereUpdateExplanation'    => 'Po aktualizacji, wróć tutaj.', | ||||
|     'description'                    => 'Opis', | ||||
|     'expense_account'                => 'Expense account', | ||||
|     'revenue_account'                => 'Revenue account', | ||||
|     'decimal_places'                 => 'Decimal places', | ||||
|     'decimal_places'                 => 'Miejsca dziesiętne', | ||||
|  | ||||
|     'revenue_account_source'      => 'Revenue account (source)', | ||||
|     'revenue_account_source'      => 'Konto przychodów (źródło)', | ||||
|     'source_account_asset'        => 'Source account (asset account)', | ||||
|     'destination_account_expense' => 'Destination account (expense account)', | ||||
|     'destination_account_asset'   => 'Destination account (asset account)', | ||||
|     'source_account_revenue'      => 'Source account (revenue account)', | ||||
|     'type'                        => 'Type', | ||||
|     'type'                        => 'Typ', | ||||
|     'convert_Withdrawal'          => 'Convert withdrawal', | ||||
|     'convert_Deposit'             => 'Convert deposit', | ||||
|     'convert_Transfer'            => 'Convert transfer', | ||||
|  | ||||
|  | ||||
|     'amount'                     => 'Amount', | ||||
|     'date'                       => 'Date', | ||||
|     'amount'                     => 'Kwota', | ||||
|     'date'                       => 'Data', | ||||
|     'interest_date'              => 'Interest date', | ||||
|     'book_date'                  => 'Book date', | ||||
|     'process_date'               => 'Processing date', | ||||
|     'category'                   => 'Category', | ||||
|     'tags'                       => 'Tags', | ||||
|     'deletePermanently'          => 'Delete permanently', | ||||
|     'cancel'                     => 'Cancel', | ||||
|     'category'                   => 'Kategoria', | ||||
|     'tags'                       => 'Tagi', | ||||
|     'deletePermanently'          => 'Usuń trwale', | ||||
|     'cancel'                     => 'Anuluj', | ||||
|     'targetdate'                 => 'Target date', | ||||
|     'tag'                        => 'Tag', | ||||
|     'under'                      => 'Under', | ||||
| @@ -103,24 +103,24 @@ return [ | ||||
|     'add_new_deposit'            => 'Add a new deposit', | ||||
|     'add_new_transfer'           => 'Add a new transfer', | ||||
|     'noPiggybank'                => '(no piggy bank)', | ||||
|     'title'                      => 'Title', | ||||
|     'notes'                      => 'Notes', | ||||
|     'filename'                   => 'File name', | ||||
|     'mime'                       => 'Mime type', | ||||
|     'size'                       => 'Size', | ||||
|     'trigger'                    => 'Trigger', | ||||
|     'stop_processing'            => 'Stop processing', | ||||
|     'start_date'                 => 'Start of range', | ||||
|     'end_date'                   => 'End of range', | ||||
|     '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', | ||||
|     'export_start_range'         => 'Start of export range', | ||||
|     'export_end_range'           => 'End of export range', | ||||
|     'export_format'              => 'File format', | ||||
|     'include_attachments'        => 'Include uploaded attachments', | ||||
|     'export_format'              => 'Format pliku', | ||||
|     'include_attachments'        => 'Uwzględnij dołączone załączniki', | ||||
|     'include_old_uploads'        => 'Include imported data', | ||||
|     'accounts'                   => 'Export transactions from these accounts', | ||||
|     'delete_account'             => 'Delete account ":name"', | ||||
|     'delete_bill'                => 'Delete bill ":name"', | ||||
|     'delete_budget'              => 'Delete budget ":name"', | ||||
|     'delete_account'             => 'Usuń konto ":name"', | ||||
|     'delete_bill'                => 'Usuń rachunek ":name"', | ||||
|     'delete_budget'              => 'Usuń budżet ":name"', | ||||
|     'delete_category'            => 'Delete category ":name"', | ||||
|     'delete_currency'            => 'Delete currency ":name"', | ||||
|     'delete_journal'             => 'Delete transaction with description ":description"', | ||||
| @@ -139,10 +139,10 @@ return [ | ||||
|     'journal_areYouSure'         => 'Are you sure you want to delete the transaction described ":description"?', | ||||
|     'mass_journal_are_you_sure'  => 'Are you sure you want to delete these transactions?', | ||||
|     'tag_areYouSure'             => 'Are you sure you want to delete the tag ":tag"?', | ||||
|     'permDeleteWarning'          => 'Deleting stuff from Firely is permanent and cannot be undone.', | ||||
|     'permDeleteWarning'          => 'Usuwanie rzeczy z Firefly jest trwałe i nie można tego cofnąć.', | ||||
|     'mass_make_selection'        => 'You can still prevent items from being deleted by removing the checkbox.', | ||||
|     'delete_all_permanently'     => 'Delete selected permanently', | ||||
|     'update_all_journals'        => 'Update these transactions', | ||||
|     'update_all_journals'        => 'Zmodyfikuj te transakcje', | ||||
|     '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_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.', | ||||
| @@ -151,17 +151,17 @@ return [ | ||||
|     '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.', | ||||
|  | ||||
|     'email'                 => 'Email address', | ||||
|     'password'              => 'Password', | ||||
|     'password_confirmation' => 'Password (again)', | ||||
|     'blocked'               => 'Is blocked?', | ||||
|     'blocked_code'          => 'Reason for block', | ||||
|     'email'                 => 'Adres email', | ||||
|     'password'              => 'Hasło', | ||||
|     'password_confirmation' => 'Hasło (ponownie)', | ||||
|     'blocked'               => 'Jest zablokowany?', | ||||
|     'blocked_code'          => 'Powód blokady', | ||||
|  | ||||
|  | ||||
|     // admin | ||||
|     'domain'                => 'Domain', | ||||
|     'single_user_mode'      => 'Single user mode', | ||||
|     'must_confirm_account'  => 'New users must activate account', | ||||
|     'domain'                => 'Domena', | ||||
|     'single_user_mode'      => 'Tryb pojedynczego użytkownika', | ||||
|     'must_confirm_account'  => 'Nowi użytkownicy muszą aktywować konto', | ||||
|     'is_demo_site'          => 'Is demo site', | ||||
|  | ||||
|  | ||||
| @@ -169,16 +169,16 @@ return [ | ||||
|     'import_file'           => 'Import file', | ||||
|     'configuration_file'    => 'Configuration file', | ||||
|     'import_file_type'      => 'Import file type', | ||||
|     'csv_comma'             => 'A comma (,)', | ||||
|     'csv_semicolon'         => 'A semicolon (;)', | ||||
|     'csv_tab'               => 'A tab (invisible)', | ||||
|     'csv_comma'             => 'Przecinek (,)', | ||||
|     'csv_semicolon'         => 'Średnik (;)', | ||||
|     'csv_tab'               => 'Tabulator (niewidoczny)', | ||||
|     'csv_delimiter'         => 'CSV field delimiter', | ||||
|     'csv_import_account'    => 'Default import account', | ||||
|     'csv_config'            => 'CSV import configuration', | ||||
|  | ||||
|  | ||||
|     'due_date'           => 'Due date', | ||||
|     'payment_date'       => 'Payment date', | ||||
|     'due_date'           => 'Termin realizacji', | ||||
|     'payment_date'       => 'Data płatności', | ||||
|     'invoice_date'       => 'Invoice date', | ||||
|     'internal_reference' => 'Internal reference', | ||||
| ]; | ||||
		Reference in New Issue
	
	Block a user