mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-18 04:19:12 +00:00
Update languages.
This commit is contained in:
@@ -45,7 +45,7 @@ return [
|
||||
'new_notes_empty' => 'The notes to be set are empty',
|
||||
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
|
||||
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
|
||||
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
|
||||
'unsupported_transaction_type_transfer' => 'Firefly III nie może przekonwertować ":type" na transfer',
|
||||
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
|
||||
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset account',
|
||||
'already_has_destination' => 'This transaction already has ":name" as the destination account',
|
||||
@@ -54,17 +54,17 @@ return [
|
||||
'already_linked_to_category' => 'The transaction is already linked to category ":name"',
|
||||
'already_linked_to_budget' => 'The transaction is already linked to budget ":name"',
|
||||
'cannot_find_subscription' => 'Firefly III can\'t find subscription ":name"',
|
||||
'no_notes_to_move' => 'The transaction has no notes to move to the description field',
|
||||
'no_tags_to_remove' => 'The transaction has no tags to remove',
|
||||
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
|
||||
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
|
||||
'no_notes_to_move' => 'Transakcja nie ma notatek do przeniesienia do pola opisu',
|
||||
'no_tags_to_remove' => 'Transakcja nie ma tagów do usunięcia',
|
||||
'cannot_find_tag' => 'Firefly III nie może znaleźć tagu ":tag"',
|
||||
'cannot_find_asset' => 'Firefly III nie może znaleźć konta aktywów ":name"',
|
||||
'cannot_find_accounts' => 'Firefly III nie może znaleźć konta źródłowego lub docelowego',
|
||||
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
|
||||
'cannot_find_source_transaction' => 'Firefly III nie może znaleźć transakcji źródłowej',
|
||||
'cannot_find_destination_transaction' => 'Firefly III nie może znaleźć docelowej transakcji',
|
||||
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
|
||||
'cannot_find_source_transaction_account' => 'Firefly III nie może znaleźć konta źródłowego transakcji',
|
||||
'cannot_find_destination_transaction_account' => 'Firefly III nie może znaleźć konta docelowego transakcji',
|
||||
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
|
||||
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
|
||||
'cannot_find_piggy' => 'Firefly III nie może znaleźć skarbonki o nazwie ":name"',
|
||||
'no_link_piggy' => 'Konta tej transakcji nie są powiązane ze skarbonką - więc nie zostaną podjęte żadne działania',
|
||||
'cannot_unlink_tag' => 'Tag ":tag" nie jest powiązany z tą transakcją',
|
||||
'cannot_find_budget' => 'Firefly III nie może znaleźć budżetu ":name"',
|
||||
'cannot_find_category' => 'Firefly III nie może znaleźć kategorii ":name"',
|
||||
|
||||
Reference in New Issue
Block a user