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:
parent
954b394987
commit
d6b3fe7e1b
@ -10,24 +10,24 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'buttons' => 'Buttons',
|
'buttons' => 'Przyciski',
|
||||||
'icon' => 'Icon',
|
'icon' => 'Ikona',
|
||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'create_date' => 'Created at',
|
'create_date' => 'Created at',
|
||||||
'update_date' => 'Updated at',
|
'update_date' => 'Updated at',
|
||||||
'balance_before' => 'Balance before',
|
'balance_before' => 'Saldo przed',
|
||||||
'balance_after' => 'Balance after',
|
'balance_after' => 'Saldo po',
|
||||||
'name' => 'Name',
|
'name' => 'Nazwa',
|
||||||
'role' => 'Role',
|
'role' => 'Rola',
|
||||||
'currentBalance' => 'Current balance',
|
'currentBalance' => 'Bieżące saldo',
|
||||||
'active' => 'Is active?',
|
'active' => 'Jest aktywny?',
|
||||||
'lastActivity' => 'Last activity',
|
'lastActivity' => 'Ostatnia aktywność',
|
||||||
'balanceDiff' => 'Balance difference between :start and :end',
|
'balanceDiff' => 'Balance difference between :start and :end',
|
||||||
'matchedOn' => 'Matched on',
|
'matchedOn' => 'Matched on',
|
||||||
'matchesOn' => 'Matched on',
|
'matchesOn' => 'Matched on',
|
||||||
'account_type' => 'Account type',
|
'account_type' => 'Typ konta',
|
||||||
'created_at' => 'Created at',
|
'created_at' => 'Created at',
|
||||||
'new_balance' => 'New balance',
|
'new_balance' => 'Nowe saldo',
|
||||||
'account' => 'Account',
|
'account' => 'Account',
|
||||||
'matchingAmount' => 'Amount',
|
'matchingAmount' => 'Amount',
|
||||||
'lastMatch' => 'Last match',
|
'lastMatch' => 'Last match',
|
||||||
|
Loading…
Reference in New Issue
Block a user