'unbalanced_error'=>'Your transactions are unbalanced. This means a withdrawal, deposit or transfer was not stored properly. Please check your accounts and transactions for errors (unbalanced amount :amount).',
'two_factor_forgot'=>'I forgot my two-factor thing.',
'two_factor_lost_header'=>'Lost your two factor authentication?',
'two_factor_lost_intro'=>'Unfortunately, this is not something you can reset from the web interface. You have two choices.',
'two_factor_lost_fix_self'=>'If you run your own instance of Firefly III, check the logs in <code>storage/logs</code> for instructions.',
'two_factor_lost_fix_owner'=>'Otherwise, email the site owner, <a href="mailto::site_owner">:site_owner</a> and ask them to reset your two factor authentication.',
'no_budget_pointer'=>'You seem to have no budgets yet. You should create some on the <a href="/budgets">budgets</a>-page. Budgets can help you keep track of expenses.',
'confirm_account_header'=>'Please confirm your account',
'confirm_account_intro'=>'An email has been sent to the address you used during your registration. Please check it out for further instructions. If you did not get this message, you can have Firefly send it again.',
'account_is_confirmed'=>'Your account has been confirmed!',
'invalid_activation_code'=>'It seems the code you are using is not valid, or has expired.',
'confirm_account_is_resent_header'=>'The confirmation has been resent',
'confirm_account_is_resent_text'=>'The confirmation message has been resent. If you still did not receive the confirmation message, please contact the site owner at <a href="mailto::owner">:owner</a> or check the log files to see what went wrong.',
'confirm_account_is_resent_go_home'=>'Go to the index page of Firefly',
'confirm_account_not_resent_header'=>'Something went wrong :(',
'confirm_account_not_resent_intro'=>'The confirmation message has been not resent. If you still did not receive the confirmation message, please contact the site owner at <a href="mailto::owner">:owner</a> instead. Possibly, you have tried to resend the activation message too often. You can have Firefly III try to resend the confirmation message every hour.',
'confirm_account_not_resent_go_home'=>'Go to the index page of Firefly',
'export_included_accounts'=>'Export transactions from these accounts',
'include_config_help'=>'For easy re-import into Firefly III',
'include_old_uploads_help'=>'Firefly III does not throw away the original CSV files you have imported in the past. You can include them in your export.',
'attachment_explanation'=>'The file called \':attachment_name\' (#:attachment_id) was originally uploaded to :type \':description\' (#:journal_id) dated :date for the amount of :amount.',
'rules_explanation'=>'Here you can manage rules. Rules are triggered when a transaction is created or updated. Then, if the transaction has certain properties (called "triggers") Firefly will execute the "actions". Combined, you can make Firefly respond in a certain way to new transactions.',
'rule_name'=>'Name of rule',
'rule_triggers'=>'Rule triggers when',
'rule_actions'=>'Rule will',
'new_rule'=>'New rule',
'new_rule_group'=>'New rule group',
'rule_priority_up'=>'Give rule more priority',
'rule_priority_down'=>'Give rule less priority',
'make_new_rule_group'=>'Make new rule group',
'store_new_rule_group'=>'Store new rule group',
'created_new_rule_group'=>'New rule group ":title" stored!',
'updated_rule_group'=>'Successfully updated rule group ":title".',
'edit_rule_group'=>'Edit rule group ":title"',
'delete_rule_group'=>'Delete rule group ":title"',
'deleted_rule_group'=>'Deleted rule group ":title"',
'update_rule_group'=>'Update rule group',
'no_rules_in_group'=>'There are no rules in this group',
'move_rule_group_up'=>'Move rule group up',
'move_rule_group_down'=>'Move rule group down',
'save_rules_by_moving'=>'Save these rule(s) by moving them to another rule group:',
'make_new_rule'=>'Make new rule in rule group ":title"',
'rule_help_stop_processing'=>'When you check this box, later rules in this group will not be executed.',
'rule_help_active'=>'Inactive rules will never fire.',
'stored_new_rule'=>'Stored new rule with title ":title"',
'deleted_rule'=>'Deleted rule with title ":title"',
'store_new_rule'=>'Store new rule',
'updated_rule'=>'Updated rule with title ":title"',
'default_rule_group_name'=>'Default rules',
'default_rule_group_description'=>'All your rules not in a particular group.',
'default_rule_name'=>'Your first default rule',
'default_rule_description'=>'This rule is an example. You can safely delete it.',
'default_rule_trigger_description'=>'The Man Who Sold the World',
'warning_transaction_subset'=>'For performance reasons this list is limited to :max_num_transactions and may only show a subset of matching transactions',
'warning_no_matching_transactions'=>'No matching transactions found. Please note that for performance reasons, only the last :num_transactions transactions have been checked.',
'pref_languages_help'=>'Firefly III supports several languages. Which one do you prefer?',
'pref_custom_fiscal_year'=>'Fiscal year settings',
'pref_custom_fiscal_year_label'=>'Enabled',
'pref_custom_fiscal_year_help'=>'In countries that use a financial year other than January 1 to December 31, you can switch this on and specify start / end days of the fiscal year',
'pref_fiscal_year_start_label'=>'Fiscal year start date',
'pref_two_factor_auth'=>'2-step verification',
'pref_two_factor_auth_help'=>'When you enable 2-step verification (also known as two-factor authentication), you add an extra layer of security to your account. You sign in with something you know (your password) and something you have (a verification code). Verification codes are generated by an application on your phone, such as Authy or Google Authenticator.',
'pref_two_factor_auth_disabled'=>'2-step verification code removed and disabled',
'pref_two_factor_auth_remove_it'=>'Don\'t forget to remove the account from your authentication app!',
'pref_two_factor_auth_code'=>'Verify code',
'pref_two_factor_auth_code_help'=>'Scan the QR code with an application on your phone such as Authy or Google Authenticator and enter the generated code.',
'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.',
'delete_your_account_password'=>'Enter your password to continue.',
'password'=>'Password',
'are_you_sure'=>'Are you sure? You cannot undo this.',
'delete_account_button'=>'DELETE your account',
'invalid_current_password'=>'Invalid current password!',
'password_changed'=>'Password changed!',
'should_change'=>'The idea is to change your password.',
'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'=>'This tool is very much in beta. Please proceed with caution',
'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'=>'Start importing CSV',
'csv_column_roles_title'=>'Define column roles',
'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'=>'Column roles',
'csv_column'=>'CSV column',
'csv_column_name'=>'CSV column name',
'csv_column_example'=>'Column example data',
'csv_column_role'=>'Column contains?',
'csv_do_map_value'=>'Map value?',
'csv_continue'=>'Continue to the next step',
'csv_go_back'=>'Go back to the previous step',
'csv_map_title'=>'Map found values to existing values',
'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_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_specifix_RabobankDescription'=>'Select this when you\'re importing Rabobank CSV export files.',
'csv_specifix_AbnAmroDescription'=>'Select this when you\'re importing ABN AMRO 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_delimiter_help'=>'Choose the field delimiter that is used in your input file. If not sure, comma is the safest option.',
'csv_date_parse_error'=>'Could not parse a valid date from ":value", using the format ":format". Are you sure your CSV is correct?',
'bill_date_little_relevance'=>'The only part of this date used by Firefly is the day. It is only useful when your bill arrives at exactly the same date every month. If the payment date of your bills varies, simply use the first of the month.',
'mass_edit_journals'=>'Edit a number of transactions',
'cannot_edit_other_fields'=>'You cannot mass-edit other fields than the ones here, because there is no room to show them. Please follow the link and edit them by one-by-one, if you need to edit these fields.',
'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.',
'split_title_withdrawal'=>'Split your new withdrawal',
'split_intro_one_withdrawal'=>'Firefly supports the "splitting" of a withdrawal.',
'split_intro_two_withdrawal'=>'It means that the amount of money you\'ve spent is divided between several destination expense accounts, budgets or categories.',
'split_intro_three_withdrawal'=>'For example: you could split your :total groceries so you pay :split_one from your "daily groceries" budget and :split_two from your "cigarettes" budget.',
'split_table_intro_withdrawal'=>'Split your withdrawal in as many things as you want. By default the transaction will not split, there is just one entry. Add as many splits as you want to, below. Remember that you should not deviate from your total amount. If you do, Firefly will warn you but not correct you.',
'split_intro_one_deposit'=>'Firefly supports the "splitting" of a deposit.',
'split_intro_two_deposit'=>'It means that the amount of money you\'ve earned is divided between several source revenue accounts or categories.',
'split_intro_three_deposit'=>'For example: you could split your :total salary so you get :split_one as your base salary and :split_two as a reimbursment for expenses made.',
'split_table_intro_deposit'=>'Split your deposit in as many things as you want. By default the transaction will not split, there is just one entry. Add as many splits as you want to, below. Remember that you should not deviate from your total amount. If you do, Firefly will warn you but not correct you.',
'split_title_transfer'=>'Split your new transfer',
'split_intro_one_transfer'=>'Firefly supports the "splitting" of a transfer.',
'split_intro_two_transfer'=>'It means that the amount of money you\'re moving is divided between several categories or piggy banks.',
'split_intro_three_transfer'=>'For example: you could split your :total move so you get :split_one in one piggy bank and :split_two in another.',
'split_table_intro_transfer'=>'Split your transfer in as many things as you want. By default the transaction will not split, there is just one entry. Add as many splits as you want to, below. Remember that you should not deviate from your total amount. If you do, Firefly will warn you but not correct you.',