mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-02 13:39:19 -06:00
New translations
This commit is contained in:
parent
3a1d011841
commit
cfc066e911
@ -36,9 +36,9 @@ return [
|
||||
'account_to_id' => 'Na konto',
|
||||
'source_account' => 'Konto źródłowe',
|
||||
'destination_account' => 'Konto docelowe',
|
||||
'journal_destination_account_id' => 'Asset account (destination)',
|
||||
'asset_destination_account' => 'Asset account (destination)',
|
||||
'asset_source_account' => 'Asset account (source)',
|
||||
'journal_destination_account_id' => 'Konto aktywów (przeznaczenie)',
|
||||
'asset_destination_account' => 'Konto aktywów (przeznaczenie)',
|
||||
'asset_source_account' => 'Konto aktywów (źródło)',
|
||||
'journal_description' => 'Opis',
|
||||
'note' => 'Notatki',
|
||||
'split_journal' => 'Podziel tę transakcję',
|
||||
@ -87,7 +87,7 @@ return [
|
||||
'cancel' => 'Anuluj',
|
||||
'targetdate' => 'Data docelowa',
|
||||
'tag' => 'Tag',
|
||||
'under' => 'Under',
|
||||
'under' => 'Poniżej',
|
||||
'symbol' => 'Symbol',
|
||||
'code' => 'Kod',
|
||||
'iban' => 'IBAN',
|
||||
@ -117,13 +117,13 @@ return [
|
||||
'export_format' => 'Format pliku',
|
||||
'include_attachments' => 'Uwzględnij dołączone załączniki',
|
||||
'include_old_uploads' => 'Dołącz zaimportowane dane',
|
||||
'accounts' => 'Export transactions from these accounts',
|
||||
'accounts' => 'Eksportuj transakcje z tych kont',
|
||||
'delete_account' => 'Usuń konto ":name"',
|
||||
'delete_bill' => 'Usuń rachunek ":name"',
|
||||
'delete_budget' => 'Usuń budżet ":name"',
|
||||
'delete_category' => 'Usuń kategorię ":name"',
|
||||
'delete_currency' => 'Usuń walutę ":name"',
|
||||
'delete_journal' => 'Delete transaction with description ":description"',
|
||||
'delete_journal' => 'Usuń transakcję z opisem ":description"',
|
||||
'delete_attachment' => 'Usuń załącznik ":name"',
|
||||
'delete_rule' => 'Usuń regułę ":title"',
|
||||
'delete_rule_group' => 'Usuń grupę reguł ":title"',
|
||||
|
Loading…
Reference in New Issue
Block a user