mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
New translations
This commit is contained in:
@@ -36,9 +36,9 @@ return [
|
|||||||
'account_to_id' => 'Na konto',
|
'account_to_id' => 'Na konto',
|
||||||
'source_account' => 'Konto źródłowe',
|
'source_account' => 'Konto źródłowe',
|
||||||
'destination_account' => 'Konto docelowe',
|
'destination_account' => 'Konto docelowe',
|
||||||
'journal_destination_account_id' => 'Asset account (destination)',
|
'journal_destination_account_id' => 'Konto aktywów (przeznaczenie)',
|
||||||
'asset_destination_account' => 'Asset account (destination)',
|
'asset_destination_account' => 'Konto aktywów (przeznaczenie)',
|
||||||
'asset_source_account' => 'Asset account (source)',
|
'asset_source_account' => 'Konto aktywów (źródło)',
|
||||||
'journal_description' => 'Opis',
|
'journal_description' => 'Opis',
|
||||||
'note' => 'Notatki',
|
'note' => 'Notatki',
|
||||||
'split_journal' => 'Podziel tę transakcję',
|
'split_journal' => 'Podziel tę transakcję',
|
||||||
@@ -87,7 +87,7 @@ return [
|
|||||||
'cancel' => 'Anuluj',
|
'cancel' => 'Anuluj',
|
||||||
'targetdate' => 'Data docelowa',
|
'targetdate' => 'Data docelowa',
|
||||||
'tag' => 'Tag',
|
'tag' => 'Tag',
|
||||||
'under' => 'Under',
|
'under' => 'Poniżej',
|
||||||
'symbol' => 'Symbol',
|
'symbol' => 'Symbol',
|
||||||
'code' => 'Kod',
|
'code' => 'Kod',
|
||||||
'iban' => 'IBAN',
|
'iban' => 'IBAN',
|
||||||
@@ -117,13 +117,13 @@ return [
|
|||||||
'export_format' => 'Format pliku',
|
'export_format' => 'Format pliku',
|
||||||
'include_attachments' => 'Uwzględnij dołączone załączniki',
|
'include_attachments' => 'Uwzględnij dołączone załączniki',
|
||||||
'include_old_uploads' => 'Dołącz zaimportowane dane',
|
'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_account' => 'Usuń konto ":name"',
|
||||||
'delete_bill' => 'Usuń rachunek ":name"',
|
'delete_bill' => 'Usuń rachunek ":name"',
|
||||||
'delete_budget' => 'Usuń budżet ":name"',
|
'delete_budget' => 'Usuń budżet ":name"',
|
||||||
'delete_category' => 'Usuń kategorię ":name"',
|
'delete_category' => 'Usuń kategorię ":name"',
|
||||||
'delete_currency' => 'Usuń walutę ":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_attachment' => 'Usuń załącznik ":name"',
|
||||||
'delete_rule' => 'Usuń regułę ":title"',
|
'delete_rule' => 'Usuń regułę ":title"',
|
||||||
'delete_rule_group' => 'Usuń grupę reguł ":title"',
|
'delete_rule_group' => 'Usuń grupę reguł ":title"',
|
||||||
|
Reference in New Issue
Block a user