'import_configure_title'=>'Configure your import',
'import_configure_intro'=>'There are some options for your CSV import. Please indicate if your CSV file contains headers on the first column, and what the date format of your date-fields is. That might require some experimentation. The field delimiter is usually a ",", but could also be a ";". Check this carefully.',
'header_help'=>'Check this if the first row of your CSV file are the column titles',
'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.',
'delimiter_help'=>'Choose the field delimiter that is used in your input file. If not sure, comma is the safest option.',
'import_account_help'=>'Če vaša CSV datoteka ne vsebuje informacij o vaših premoženjskih računih, uporabite ta seznam, da izberete kateremu računu pripadajo transakcije v CSV datoteki.',
'upload_not_writeable'=>'The grey box contains a file path. It should be writeable. Please make sure it is.',
// roles
'column_roles_title'=>'Define column roles',
'column_roles_table'=>'Table',
'column_name'=>'Name of column',
'column_example'=>'Column example data',
'column_role'=>'Column data meaning',
'do_map_value'=>'Map these values',
'column'=>'Column',
'no_example_data'=>'No example data available',
'store_column_roles'=>'Continue import',
'do_not_map'=>'(do not map)',
'map_title'=>'Connect import data to Firefly III data',
'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.',