'status_wait_text'=>'Cette boîte disparaîtra dans un instant.',
'status_fatal_title'=>'Une erreur fatale est survenue',
'status_fatal_text'=>'Une erreur fatale est survenue que le traitement d\'importation ne peut pas récupérer. Voir l\'explication en rouge ci-dessous.',
'status_fatal_more'=>'Si l\'erreur est un time-out, l\'importation sera arrêtée pendant son traitement. Pour certaines configurations de serveur, ce n\'est que le serveur qui s\'est arrêté alors que l\'importation continue de fonctionner en arrière-plan. Pour vérifier cela, consultez les fichiers journaux. Si le problème persiste, envisagez d\'importer plutôt par ligne de commande.',
'status_ready_title'=>'L\'importation est prête à démarrer',
'status_ready_text'=>'L\'importation est prête à démarrer. Toute la configuration requise été effectuée. Vous pouvez téléchargez le fichier de configuration. Cela vous permettra de recommencer rapidement l\'importation si tout ne fonctionnait pas comme prévu. Pour exécuter l\'importation, vous pouvez soit exécuter la commande suivante dans la console du serveur, soit exécuter l\'importation depuis cette page web. Selon votre configuration générale, l\'importation via la console vous donnera plus de détails.',
'status_ready_noconfig_text'=>'L\'importation est prête à démarrer. Toute la configuration requise été effectuée. Pour exécuter l\'importation, vous pouvez soit exécuter la commande suivante dans la console du serveur, soit exécuter l\'importation depuis cette page web. Selon votre configuration générale, l\'importation via la console vous donnera plus de détails.',
'status_ready_config'=>'Télécharger la configuration',
'status_ready_start'=>'Démarrer l\'importation',
'status_ready_share'=>'Vous pouvez télécharger votre configuration et de la partager dans le <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">centre de configuration d\'import</a></strong>. Cela permettra à d\'autres utilisateurs de Firefly III d\'importer leurs fichiers plus facilement.',
'status_finished_job'=>'Les transactions importées peuvent être trouvées avec le mot-clé <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
'file_upload_title'=>'Configuration de l\'importation (1/4) - Téléchargez votre fichier',
'file_upload_text'=>'Ce traitement vous aidera à importer des fichiers de votre banque dans Firefly III. Consultez les pages d\'aide en haut à droite.',
'file_upload_fields'=>'Champs',
'file_upload_help'=>'Sélectionnez votre fichier',
'file_upload_config_help'=>'Si vous avez précédemment importé des données dans Firefly III, vous avez peut-être téléchargé un fichier de configuration qui définit les relations entre les différents champs. Pour certaines banques, des utilisateurs ont bien voulu partager leur fichier ici : <a href="https://github.com/firefly-iii/import-configurations/wiki">fichiers de configuration</a>.',
'file_upload_type_help'=>'Sélectionnez le type de fichier que vous allez télécharger',
'csv_initial_header_help'=>'Check this box if the first row of your CSV file are the column titles.',
'csv_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.',
'csv_initial_delimiter_help'=>'Choose the field delimiter that is used in your input file. If not sure, comma is the safest option.',
'csv_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.',
'csv_roles_title'=>'Import setup (3/4) - Define each column\'s role',
'csv_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.',
'csv_roles_table'=>'Table',
'csv_roles_column_name'=>'Name of column',
'csv_roles_column_example'=>'Column example data',
'csv_roles_column_role'=>'Column data meaning',
'csv_roles_do_map_value'=>'Map these values',
'csv_roles_column'=>'Column',
'csv_roles_no_example_data'=>'No example data available',
'csv_roles_submit'=>'Continue with step 4/4',
'csv_roles_warning'=>'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
'file_map_title'=>'Import setup (4/4) - Connect import data to Firefly III data',
'file_map_text'=>'In the following tables, the left value shows you information found in your uploaded 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.',
'file_map_field_value'=>'Field value',
'file_map_field_mapped_to'=>'Mapped to',
'map_do_not_map'=>'(do not map)',
'file_map_submit'=>'Start the import',
// map things.
'column__ignore'=>'(ignore this column)',
'column_account-iban'=>'Asset account (IBAN)',
'column_account-id'=>'Asset account ID (matching Firefly)',
'spectre_prerequisites_title'=>'Prerequisites for an import using Spectre',
'spectre_prerequisites_text'=>'In order to import data using the Spectre API, you need to prove some secrets. They can be found on the <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
'spectre_enter_pub_key'=>'The import will only work when you enter this public key on your <a href="https://www.saltedge.com/clients/security/edit">security page</a>.',
'spectre_select_country_title'=>'Select a country',
'spectre_select_country_text'=>'Firefly III has a large selection of banks and sites from which Spectre can download transactional data. These banks are sorted by country. Please not that there is a "Fake Country" for when you wish to test something. If you wish to import from other financial tools, please use the imaginary country called "Other financial applications". By default, Spectre only allows you to download data from fake banks. Make sure your status is "Live" on your <a href="https://www.saltedge.com/clients/dashboard">Dashboard</a> if you wish to download from real banks.',
'spectre_select_provider_title'=>'Select a bank',
'spectre_select_provider_text'=>'Spectre supports the following banks or financial services grouped under <em>:country</em>. Please pick the one you wish to import from.',