mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations
This commit is contained in:
@@ -485,7 +485,7 @@ return [
|
|||||||
// bills:
|
// bills:
|
||||||
'matching_on' => 'Matching on',
|
'matching_on' => 'Matching on',
|
||||||
'between_amounts' => 'między :low i :high.',
|
'between_amounts' => 'między :low i :high.',
|
||||||
'repeats' => 'Repeats',
|
'repeats' => 'Powtarza się',
|
||||||
'connected_journals' => 'Powiązane transakcje',
|
'connected_journals' => 'Powiązane transakcje',
|
||||||
'auto_match_on' => 'Automatically matched by Firefly',
|
'auto_match_on' => 'Automatically matched by Firefly',
|
||||||
'auto_match_off' => 'Not automatically matched by Firefly',
|
'auto_match_off' => 'Not automatically matched by Firefly',
|
||||||
@@ -539,7 +539,7 @@ return [
|
|||||||
'updated_account' => 'Updated account ":name"',
|
'updated_account' => 'Updated account ":name"',
|
||||||
'credit_card_options' => 'Credit card options',
|
'credit_card_options' => 'Credit card options',
|
||||||
'no_transactions_account' => 'There are no transactions (in this period) for asset account ":name".',
|
'no_transactions_account' => 'There are no transactions (in this period) for asset account ":name".',
|
||||||
'no_data_for_chart' => 'There is not enough information (yet) to generate this chart.',
|
'no_data_for_chart' => 'Nie ma wystarczająco dużo informacji (póki co), aby wygenerować ten wykres.',
|
||||||
'select_more_than_one_account' => 'Please select more than one account',
|
'select_more_than_one_account' => 'Please select more than one account',
|
||||||
'select_more_than_one_category' => 'Please select more than one category',
|
'select_more_than_one_category' => 'Please select more than one category',
|
||||||
'select_more_than_one_budget' => 'Please select more than one budget',
|
'select_more_than_one_budget' => 'Please select more than one budget',
|
||||||
@@ -575,10 +575,10 @@ return [
|
|||||||
'deleted_deposit' => 'Successfully deleted deposit ":description"',
|
'deleted_deposit' => 'Successfully deleted deposit ":description"',
|
||||||
'deleted_transfer' => 'Successfully deleted transfer ":description"',
|
'deleted_transfer' => 'Successfully deleted transfer ":description"',
|
||||||
'stored_journal' => 'Successfully created new transaction ":description"',
|
'stored_journal' => 'Successfully created new transaction ":description"',
|
||||||
'select_transactions' => 'Select transactions',
|
'select_transactions' => 'Wybierz transakcje',
|
||||||
'stop_selection' => 'Stop selecting transactions',
|
'stop_selection' => 'Stop selecting transactions',
|
||||||
'edit_selected' => 'Edit selected',
|
'edit_selected' => 'Modyfikuj zaznaczone',
|
||||||
'delete_selected' => 'Delete selected',
|
'delete_selected' => 'Usuń zaznaczone',
|
||||||
'mass_delete_journals' => 'Delete a number of transactions',
|
'mass_delete_journals' => 'Delete a number of transactions',
|
||||||
'mass_edit_journals' => 'Edit a number of transactions',
|
'mass_edit_journals' => 'Edit a number of transactions',
|
||||||
'cannot_edit_other_fields' => 'You cannot mass-edit other fields than the ones here, because there is no room to show them. Please follow the link and edit them by one-by-one, if you need to edit these fields.',
|
'cannot_edit_other_fields' => 'You cannot mass-edit other fields than the ones here, because there is no room to show them. Please follow the link and edit them by one-by-one, if you need to edit these fields.',
|
||||||
@@ -718,8 +718,8 @@ return [
|
|||||||
'report_has_no_extra_options' => 'This report has no extra options',
|
'report_has_no_extra_options' => 'This report has no extra options',
|
||||||
'reports_submit' => 'View report',
|
'reports_submit' => 'View report',
|
||||||
'end_after_start_date' => 'End date of report must be after start date.',
|
'end_after_start_date' => 'End date of report must be after start date.',
|
||||||
'select_category' => 'Select one or more categories.',
|
'select_category' => 'Wybierz jedną lub więcej kategorii.',
|
||||||
'select_budget' => 'Select one or more budgets.',
|
'select_budget' => 'Wybierz jeden lub więcej budżetów.',
|
||||||
'income_per_category' => 'Income per category',
|
'income_per_category' => 'Income per category',
|
||||||
'expense_per_category' => 'Expense per category',
|
'expense_per_category' => 'Expense per category',
|
||||||
'expense_per_budget' => 'Expense per budget',
|
'expense_per_budget' => 'Expense per budget',
|
||||||
|
|||||||
Reference in New Issue
Block a user