2017-07-16 07:50:16 +02:00
< ? php
2017-08-12 10:40:42 +02:00
declare ( strict_types = 1 );
2017-07-16 07:50:16 +02:00
/**
* intro . php
* Copyright ( c ) 2017 thegrumpydictator @ gmail . com
* This software may be modified and distributed under the terms of the Creative Commons Attribution - ShareAlike 4.0 International License .
*
* See the LICENSE file for details .
*/
return [
2017-07-23 07:40:17 +02:00
// index
2017-08-18 08:00:06 +02:00
'index_intro' => 'Welkom op de homepage van Firefly III. Neem even de tijd voor deze introductie zodat je Firefly III leert kennen.' ,
'index_accounts-chart' => 'Deze grafiek toont het saldo van je betaalrekening(en). Welke rekeningen zichtbaar zijn kan je aangeven bij de instellingen.' ,
'index_box_out_holder' => 'Dit vakje en de vakjes er naast geven een snel overzicht van je financiële situatie.' ,
'index_help' => 'Als je ooit hulp nodig hebt, klik dan hier.' ,
'index_outro' => 'De meeste pagina\'s in Firefly III beginnen met een kleine rondleiding zoals deze. Zoek me op als je vragen of commentaar hebt. Veel plezier!' ,
'index_sidebar-toggle' => 'Nieuwe transacties, rekeningen en andere dingen maak je met het menu onder deze knop.' ,
2017-07-16 07:50:16 +02:00
2017-07-23 07:40:17 +02:00
// create account:
2017-08-18 08:00:06 +02:00
'accounts_create_iban' => 'Geef je rekeningen een geldige IBAN. Dat scheelt met importeren van data.' ,
'accounts_create_asset_opening_balance' => 'Betaalrekeningen kunnen een startsaldo hebben, waarmee het begin van deze rekening in Firefly wordt aangegeven.' ,
2017-08-20 12:40:06 +02:00
'accounts_create_asset_currency' => 'Firefly III ondersteunt meerdere valuta. Hier stel je de valuta in van je betaalrekening.' ,
'accounts_create_asset_virtual' => 'Soms is het handig om je betaalrekening een virtueel saldo te geven: een extra bedrag dat altijd bij het daadwerkelijke saldo wordt opgeteld.' ,
2017-07-23 07:40:17 +02:00
// budgets index
2017-08-24 21:40:17 +02:00
'budgets_index_intro' => 'Budgetten worden gebruikt om je financiën te beheren en vormen een van de kernfuncties van Firefly III.' ,
'budgets_index_set_budget' => 'Stel je totale budget voor elke periode in, zodat Firefly je kan vertellen of je alle beschikbare geld hebt gebudgetteerd.' ,
'budgets_index_see_expenses_bar' => 'Het besteden van geld zal deze balk langzaam vullen.' ,
'budgets_index_navigate_periods' => 'Navigeer door periodes heen om je budget vooraf te bepalen.' ,
'budgets_index_new_budget' => 'Maak nieuwe budgetten naar wens.' ,
'budgets_index_list_of_budgets' => 'Gebruik deze tabel om de bedragen voor elk budget vast te stellen en te zien hoe je er voor staat.' ,
2017-07-23 07:40:17 +02:00
// reports (index)
2017-08-24 21:40:17 +02:00
'reports_index_intro' => 'Gebruik deze rapporten om gedetailleerde inzicht in je financiën te krijgen.' ,
'reports_index_inputReportType' => 'Kies een rapporttype. Bekijk de helppagina\'s om te zien wat elk rapport laat zien.' ,
'reports_index_inputAccountsSelect' => 'Je kunt naar keuze betaalrekeningen meenemen (of niet).' ,
'reports_index_inputDateRange' => 'Kies zelf een datumbereik: van een dag tot tien jaar.' ,
'reports_index_extra-options-box' => 'Sommige rapporten bieden extra filters en opties. Kies een rapporttype en kijk of hier iets verandert.' ,
2017-07-23 07:40:17 +02:00
// reports (reports)
2017-08-24 21:40:17 +02:00
'reports_report_default_intro' => 'Dit rapport geeft je een snel en uitgebreid overzicht van je financiën. Laat het me weten als je hier dingen mist!' ,
2017-08-25 06:20:06 +02:00
'reports_report_audit_intro' => 'Dit rapport geeft je gedetailleerde inzichten in je betaalrekeningen.' ,
'reports_report_audit_optionsBox' => 'Gebruik deze vinkjes om voor jou interessante kolommen te laten zien of te verbergen.' ,
2017-07-23 07:40:17 +02:00
2017-08-25 06:20:06 +02:00
'reports_report_category_intro' => 'Dit rapport geeft je inzicht in één of meerdere categorieën.' ,
2017-08-25 06:27:15 +02:00
'reports_report_category_pieCharts' => 'Deze grafieken geven je inzicht in de uitgaven en inkomsten per categorie of per account.' ,
'reports_report_category_incomeAndExpensesChart' => 'This chart shows your expenses and income per category.' ,
2017-07-23 07:40:17 +02:00
2017-08-25 06:27:15 +02:00
'reports_report_tag_intro' => 'Dit rapport geeft je inzicht in één of meerdere tags.' ,
2017-07-23 07:40:17 +02:00
'reports_report_tag_pieCharts' => 'These charts will give you insight in expenses and income per tag, account, category or budget.' ,
2017-08-25 06:27:15 +02:00
'reports_report_tag_incomeAndExpensesChart' => 'This chart shows your expenses and income per tag.' ,
2017-07-23 07:40:17 +02:00
2017-08-25 06:27:15 +02:00
'reports_report_budget_intro' => 'Dit rapport geeft je inzicht in één of meerdere budgetten.' ,
'reports_report_budget_pieCharts' => 'These charts will give you insight in expenses per budget or per account.' ,
'reports_report_budget_incomeAndExpensesChart' => 'This chart shows your expenses per budget.' ,
2017-07-23 07:40:17 +02:00
// create transaction
2017-08-25 06:27:15 +02:00
'transactions_create_switch_box' => 'Gebruik deze knoppen om snel van transactietype te wisselen.' ,
'transactions_create_ffInput_category' => 'Je kan in dit veld vrij typen. Eerder gemaakte categorieën komen als suggestie naar boven.' ,
2017-07-23 07:40:17 +02:00
'transactions_create_withdrawal_ffInput_budget' => 'Link your withdrawal to a budget for better financial control.' ,
'transactions_create_withdrawal_currency_dropdown_amount' => 'Use this dropdown when your withdrawal is in another currency.' ,
'transactions_create_deposit_currency_dropdown_amount' => 'Use this dropdown when your deposit is in another currency.' ,
'transactions_create_transfer_ffInput_piggy_bank_id' => 'Select a piggy bank and link this transfer to your savings.' ,
// piggy banks index:
'piggy-banks_index_saved' => 'This field shows you how much you\'ve saved in each piggy bank.' ,
'piggy-banks_index_button' => 'Next to this progress bar are two buttons (+ and -) to add or remove money from each piggy bank.' ,
'piggy-banks_index_accountStatus' => 'For each asset account with at least one piggy bank the status is listed in this table.' ,
// create piggy
'piggy-banks_create_name' => 'What is your goal? A new couch, a camera, money for emergencies?' ,
'piggy-banks_create_date' => 'You can set a target date or a deadline for your piggy bank.' ,
// show piggy
'piggy-banks_show_piggyChart' => 'This chart will show the history of this piggy bank.' ,
2017-08-24 21:40:17 +02:00
'piggy-banks_show_piggyDetails' => 'Enkele details over je spaarpotje' ,
2017-07-23 07:40:17 +02:00
'piggy-banks_show_piggyEvents' => 'Any additions or removals are also listed here.' ,
// bill index
'bills_index_paid_in_period' => 'This field indicates when the bill was last paid.' ,
'bills_index_expected_in_period' => 'This field indicates for each bill if and when the next bill is expected to hit.' ,
// show bill
'bills_show_billInfo' => 'This table shows some general information about this bill.' ,
'bills_show_billButtons' => 'Use this button to re-scan old transactions so they will be matched to this bill.' ,
'bills_show_billChart' => 'This chart shows the transactions linked to this bill.' ,
// create bill
'bills_create_name' => 'Use a descriptive name such as "Rent" or "Health insurance".' ,
'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.' ,
'bills_create_amount_min_holder' => 'Select a minimum and maximum amount for this bill.' ,
'bills_create_repeat_freq_holder' => 'Most bills repeat monthly, but you can set another frequency here.' ,
'bills_create_skip_holder' => 'If a bill repeats every 2 weeks for example, the "skip"-field should be set to "1" to skip every other week.' ,
// rules index
'rules_index_intro' => 'Firefly III allows you to manage rules, that will automagically be applied to any transaction you create or edit.' ,
'rules_index_new_rule_group' => 'You can combine rules in groups for easier management.' ,
2017-08-24 21:40:17 +02:00
'rules_index_new_rule' => 'Maak zoveel regels als je wilt.' ,
2017-07-23 07:40:17 +02:00
'rules_index_prio_buttons' => 'Order them any way you see fit.' ,
'rules_index_test_buttons' => 'You can test your rules or apply them to existing transactions.' ,
'rules_index_rule-triggers' => 'Rules have "triggers" and "actions" that you can order by drag-and-drop.' ,
'rules_index_outro' => 'Be sure to check out the help pages using the (?) icon in the top right!' ,
// create rule:
'rules_create_mandatory' => 'Choose a descriptive title, and set when the rule should be fired.' ,
'rules_create_ruletriggerholder' => 'Add as many triggers as you like, but remember that ALL triggers must match before any actions are fired.' ,
'rules_create_test_rule_triggers' => 'Use this button to see which transactions would match your rule.' ,
'rules_create_actions' => 'Set as many actions as you like.' ,
// preferences
'preferences_index_tabs' => 'More options are available behind these tabs.' ,
// currencies
2017-08-08 16:10:25 +02:00
'currencies_index_intro' => 'Firefly III supports multiple currencies, which you can change on this page.' ,
2017-07-23 07:40:17 +02:00
'currencies_index_default' => 'Firefly III has one default currency. You can always switch of course using these buttons.' ,
// create currency
'currencies_create_code' => 'This code should be ISO compliant (Google it for your new currency).' ,
2017-07-16 07:50:16 +02:00
];