mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update language files.
This commit is contained in:
@@ -682,7 +682,7 @@ return [
|
||||
'mass_delete_journals' => 'Usuń wiele transakcji',
|
||||
'mass_edit_journals' => 'Modyfikuj wiele transakcji',
|
||||
'cannot_edit_other_fields' => 'Nie możesz masowo modyfikować innych pól niż te tutaj, ponieważ nie ma miejsca, aby je pokazać. Proszę użyć ikony edycji i edytować je jedno po drugim, jeśli chcesz edytować te pola.',
|
||||
'no_budget' => 'żaden',
|
||||
'no_budget' => '(bez budżetu)',
|
||||
'perm-delete-many' => 'Usuwanie wielu elementów jednocześnie może być bardzo destrukcyjne. Proszę zachować ostrożność.',
|
||||
'mass_deleted_transactions_success' => 'Usunięto :amount transakcję(i).',
|
||||
'mass_edited_transactions_success' => 'Zaktualizowano :amount transakcję(i)',
|
||||
@@ -860,7 +860,7 @@ return [
|
||||
'earned' => 'Zarobiono',
|
||||
'overspent' => 'Przepłacono',
|
||||
'left' => 'Pozostało',
|
||||
'no_budget' => '(bez budżetu)',
|
||||
'no_budget' => '(no budget)',
|
||||
'max-amount' => 'Maksymalna kwota',
|
||||
'min-amount' => 'Minimalna kwota',
|
||||
'journal-amount' => 'Faktyczna kwota',
|
||||
|
Reference in New Issue
Block a user