'delete_your_account_help'=>'Deleting your account will also delete any accounts, transactions, <em>anything</em> you might have saved into Firefly III. It\'ll be GONE.',
'csv_index_title'=>'Carregar e importar um arquivo CSV',
'csv_define_column_roles'=>'Definir papeis da coluna',
'csv_map_values'=>'Valores mapeados encontrados para valores existentes',
'csv_download_config'=>'Download do arquivo CSV de configuração.',
'csv_index_text'=>'This form allows you to import a CSV file with transactions into Firefly. It is based on the excellent CSV importer made by the folks at <a href="https://www.atlassian.com/">Atlassian</a>. Simply upload your CSV file and follow the instructions. If you would like to learn more, please click on the <i class="fa fa-question-circle"></i> button at the top of this page.',
'csv_index_beta_warning'=>'Esta ferramenta está em beta. Por favor proceder com cautela',
'csv_header_help'=>'Check this box when your CSV file\'s first row consists of column names, not actual data',
'csv_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_csv_file_help'=>'Select the CSV file here. You can only upload one file at a time',
'csv_csv_config_file_help'=>'Select your CSV import configuration here. If you do not know what this is, ignore it. It will be explained later.',
'csv_upload_button'=>'Iniciando importação do CSV',
'csv_column_roles_title'=>'Definir papeis da coluna',
'csv_column_roles_text'=>'Firefly does not know what each column means. You need to indicate what every column is. Please check out the example data if you\'re not sure yourself. Click on the question mark (top right of the page) to learn what each column means. If you want to map imported data onto existing data in Firefly, use the checkbox. The next step will show you what this button does.',
'csv_column_roles_table'=>'Papéis da Coluna',
'csv_column'=>'Coluna CSV',
'csv_column_name'=>'Nome da coluna do CSV',
'csv_column_example'=>'Exemplo de dados da coluna',
'csv_column_role'=>'Coluna contém?',
'csv_do_map_value'=>'Valor mapeado?',
'csv_continue'=>'Continuar para o próximo passo',
'csv_go_back'=>'Voltar para o passo anterior',
'csv_map_title'=>'Valores mapeados encontrados para valores existentes',
'csv_map_text'=>'This page allows you to map the values from the CSV file to existing entries in your database. This ensures that accounts and other things won\'t be created twice.',
'csv_field_value'=>'Valor do campo do CSV',
'csv_field_mapped_to'=>'Deve ser mapeado para...',
'csv_do_not_map'=>'Não mapear este valor',
'csv_download_config_title'=>'Download do CSV de configuração ',
'csv_download_config_text'=>'Everything you\'ve just set up can be downloaded as a configuration file. Click the button to do so.',
'csv_more_information_text'=>'If the import fails, you can use this configuration file so you don\'t have to start all over again. But, if the import succeeds, it will be easier to upload similar CSV files.',
'csv_do_download_config'=>'Download do arquivo de configuração.',
'csv_empty_description'=>'(descrição vazia)',
'csv_upload_form'=>'Formulário de Upload do CSV',
'csv_index_unsupported_warning'=>'O importador de CSV está incapaz de fazer o seguinte:',
'csv_unsupported_map'=>'The importer cannot map the column ":columnRole" to existing values in the database.',
'csv_unsupported_value'=>'The importer does not know how to handle values in columns marked as ":columnRole".',
'csv_cannot_store_value'=>'The importer has not reserved space for columns marked ":columnRole" and will be incapable of processing them.',
'csv_process_title'=>'Importação do CSV terminou!',
'csv_process_text'=>'O importador do CSV terminou e processou :rows linhas',
'csv_row'=>'Linha',
'csv_import_with_errors'=>'Houve um erro.|Houve :errors erros.',
'csv_error_see_logs'=>'Verifique o arquivo de log para ver detalhes.',
'csv_column_rabo-debet-credit'=>'Rabobank specific debet/credit indicator',
'csv_column_sepa-ct-id'=>'SEPA Credit Transfer end-to-end ID',
'csv_column_sepa-ct-op'=>'SEPA Credit Transfer opposing account',
'csv_column_sepa-db'=>'SEPA Direct Debet',
'csv_column_tags-comma'=>'Tags (separadas por vírgula)',
'csv_column_tags-space'=>'Tags (separadas por espaço)',
'csv_specifix_RabobankDescription'=>'Select this when you\'re importing Rabobank CSV export files.',
'csv_specifix_Dummy'=>'Checking this has no effect whatsoever.',
'csv_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_date_parse_error'=>'Could not parse a valid date from ":value", using the format ":format". Are you sure your CSV is correct?',
'tags_introduction'=>'Usually tags are singular words, designed to quickly band items together using things like <span class="label label-info">expensive</span>, <span class="label label-info">bill</span> or <span class="label label-info">for-party</span>. In Firefly III, tags can have more properties such as a date, description and location. This allows you to join transactions together in a more meaningful way. For example, you could make a tag called <span class="label label-success"> Christmas dinner with friends</span> and add information about the restaurant. Such tags are "singular", you would only use them for a single occasion, perhaps with multiple transactions.',
'tags_group'=>'Tags group transactions together, which makes it possible to store reimbursements (in case you front money for others) and other "balancing acts" where expenses are summed up (the payments on your new TV) or where expenses and deposits are cancelling each other out (buying something with saved money). It\'s all up to you. Using tags the old-fashioned way is of course always possible. ',
'tags_start'=>'Create a tag to get started or enter tags when creating new transactions.',