mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New translations csv.php (Polish)
This commit is contained in:
@@ -17,8 +17,8 @@ return [
|
||||
'initial_title' => 'Konfiguracja importu (1/3) - Podstawowa konfiguracja importu CSV',
|
||||
'initial_text' => 'Abyś mógł poprawnie zaimportować plik, sprawdź poprawność poniższych opcji.',
|
||||
'initial_box' => 'Podstawowa konfiguracja importu CSV',
|
||||
'initial_box_title' => 'Basic CSV import setup options',
|
||||
'initial_header_help' => 'Check this box if the first row of your CSV file are the column titles.',
|
||||
'initial_box_title' => 'Podstawowe opcje konfiguracji importu CSV',
|
||||
'initial_header_help' => 'Zaznacz to pole, jeśli pierwszy wiersz w pliku CSV to nazwy kolumn.',
|
||||
'initial_date_help' => 'Date time format in your CSV. Follow the format like <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">this page</a> indicates. The default value will parse dates that look like this: :dateExample.',
|
||||
'initial_delimiter_help' => 'Choose the field delimiter that is used in your input file. If not sure, comma is the safest option.',
|
||||
'initial_import_account_help' => 'If your CSV file does NOT contain information about your asset account(s), use this dropdown to select to which account the transactions in the CSV belong to.',
|
||||
|
Reference in New Issue
Block a user