mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update language files for #1109
This commit is contained in:
@@ -108,6 +108,8 @@ return [
|
||||
'clone_deposit' => 'Zduplikuj tą wpłatę',
|
||||
'clone_transfer' => 'Zduplikuj ten transfer',
|
||||
'multi_select_no_selection' => 'Nie wybrano',
|
||||
'multi_select_select_all' => 'Select all',
|
||||
'multi_select_n_selected' => 'selected',
|
||||
'multi_select_all_selected' => 'Wybrano wszystko',
|
||||
'multi_select_filter_placeholder' => 'Znajdź...',
|
||||
'between_dates_breadcrumb' => 'Pomiędzy :start a :end',
|
||||
|
@@ -156,4 +156,8 @@ return [
|
||||
'spectre_prerequisites_title' => 'Wymagania wstępne do importowania za pomocą Spectre',
|
||||
'spectre_prerequisites_text' => 'Aby importować dane za pomocą interfejsu Spectre API, musisz dostarczyć Firefly III dwie sekretne wartości. Można je znaleźć na <a href="https://www.saltedge.com/clients/profile/secrets">stronie sekretów</a>.',
|
||||
'spectre_enter_pub_key' => 'Importowanie będzie działać tylko po wpisaniu tego klucza publicznego na <a href="https://www.saltedge.com/clients/security/edit">stronie zabezpieczeń</a>.',
|
||||
'spectre_accounts_title' => 'Select accounts to import from',
|
||||
'spectre_accounts_text' => 'Each account on the left below has been found by Spectre and can be imported into Firefly III. Please select the asset account that should hold any given transactions. If you do not wish to import from any particular account, remove the check from the checkbox.',
|
||||
'spectre_do_import' => 'Yes, import from this account',
|
||||
];
|
||||
|
||||
|
@@ -100,4 +100,6 @@ return [
|
||||
'sum_deposits' => 'Suma wpłat',
|
||||
'sum_transfers' => 'Suma transferów',
|
||||
'reconcile' => 'Uzgodnij',
|
||||
'account_on_spectre' => 'Account (Spectre)',
|
||||
'do_import' => 'Import from this account',
|
||||
];
|
||||
|
Reference in New Issue
Block a user