'initial_header_help'=>'Check this box if the first row of your CSV file are the column titles.',
'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.',
// roles config
'roles_title'=>'Define each column\'s role',
'roles_text'=>'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
'roles_table'=>'Table',
'roles_column_name'=>'Name of column',
'roles_column_example'=>'Column example data',
'roles_column_role'=>'Column data meaning',
'roles_do_map_value'=>'Map these values',
'roles_column'=>'Column',
'roles_no_example_data'=>'No example data available',
'roles_store'=>'Continue import',
'roles_do_not_map'=>'(do not map)',
// map data
'map_title'=>'Połącz dane z importu z danymi z Firefly III',
'map_text'=>'In the following tables, the left value shows you information found in your uploaded CSV file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',