mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-08 15:05:29 +00:00
Update meta data for new release
This commit is contained in:
@@ -43,7 +43,7 @@ return [
|
||||
'split' => 'Splitsen',
|
||||
'single_split' => 'Split',
|
||||
'clone' => 'Dupliceren',
|
||||
'clone_and_edit' => 'Clone and edit',
|
||||
'clone_and_edit' => 'Dupliceren en wijzigen',
|
||||
'confirm_action' => 'Actie bevestigen',
|
||||
'last_seven_days' => 'Laatste zeven dagen',
|
||||
'last_thirty_days' => 'Laatste dertig dagen',
|
||||
@@ -285,7 +285,7 @@ return [
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version autorisatieverzoek',
|
||||
'authorization_request_intro' => "Applicatie \"<strong>:client</strong>\" vraagt \u{200b}\u{200b}toestemming om toegang te krijgen tot je financiële administratie. Wil je <strong>:client</strong> autoriseren om toegang te krijgen tot je gegevens?",
|
||||
'authorization_request_intro' => 'Applicatie "<strong>:client</strong>" vraagt toestemming om toegang te krijgen tot je financiële administratie. Wil je <strong>:client</strong> autoriseren om toegang te krijgen tot je gegevens?',
|
||||
'authorization_request_site' => 'Je wordt doorgestuurd naar <code>:url</code>, die vervolgens toegang heeft tot je Firefly III-gegevens.',
|
||||
'authorization_request_invalid' => 'Dit toegangsverzoek is ongeldig. Volg deze link niet meer.',
|
||||
'scopes_will_be_able' => 'Deze applicatie krijgt toegang tot:',
|
||||
@@ -469,10 +469,10 @@ return [
|
||||
'search_modifier_transaction_type' => 'Transactietype is ":value"',
|
||||
'search_modifier_not_transaction_type' => 'Transactietype is niet ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'search_modifier_tag_contains' => 'Tag contains ":value"',
|
||||
'search_modifier_not_tag_contains' => 'Tag does not contain ":value"',
|
||||
'search_modifier_tag_ends' => 'Tag ends with ":value"',
|
||||
'search_modifier_tag_starts' => 'Tag starts with ":value"',
|
||||
'search_modifier_tag_contains' => 'Tag bevat ":value"',
|
||||
'search_modifier_not_tag_contains' => 'Tag bevat niet ":value"',
|
||||
'search_modifier_tag_ends' => 'Tag eindigt op ":value"',
|
||||
'search_modifier_tag_starts' => 'Tag begint met ":value"',
|
||||
'search_modifier_not_tag_is' => 'Geen tag is ":value"',
|
||||
'search_modifier_date_on_year' => 'Transactie is in jaar ":value"',
|
||||
'search_modifier_not_date_on_year' => 'Transactie is niet in jaar ":value"',
|
||||
@@ -1282,8 +1282,8 @@ return [
|
||||
'rule_action_append_notes_to_descr' => 'Voeg notitie toe aan beschrijving',
|
||||
'rule_action_move_descr_to_notes' => 'Notitie vervangen door beschrijving',
|
||||
'rule_action_move_notes_to_descr' => 'Beschrijving vervangen door notitie',
|
||||
'rule_action_set_destination_to_cash_choice' => 'Set destination account to (cash)',
|
||||
'rule_action_set_source_to_cash_choice' => 'Set source account to (cash)',
|
||||
'rule_action_set_destination_to_cash_choice' => 'Verander doelrekening naar (cash)-rekening',
|
||||
'rule_action_set_source_to_cash_choice' => 'Verander bronrekening naar (cash)-rekening',
|
||||
'rulegroup_for_bills_title' => 'Regelgroep voor contracten',
|
||||
'rulegroup_for_bills_description' => 'Een speciale regelgroep voor alle regels die betrekking hebben op contracten.',
|
||||
'rule_for_bill_title' => 'Automatisch gegenereerde regel voor contract ":name"',
|
||||
@@ -1572,7 +1572,7 @@ return [
|
||||
'list_all_attachments' => 'Lijst van alle bijlagen',
|
||||
|
||||
// transaction index
|
||||
'is_reconciled_fields_dropped' => 'Because this transaction is reconciled, you will not be able to update the accounts, nor the amount(s).',
|
||||
'is_reconciled_fields_dropped' => 'Omdat deze transactie al is afgestemd, kan je het bedrag noch de rekeningen wijzigen.',
|
||||
'title_expenses' => 'Uitgaven',
|
||||
'title_withdrawal' => 'Uitgaven',
|
||||
'title_revenue' => 'Inkomsten',
|
||||
@@ -1640,8 +1640,8 @@ return [
|
||||
'create_currency' => 'Voeg nieuwe valuta toe',
|
||||
'store_currency' => 'Sla nieuwe valuta op',
|
||||
'update_currency' => 'Wijzig valuta',
|
||||
'new_default_currency' => '":name" is now the default currency.',
|
||||
'default_currency_failed' => 'Could not make ":name" the default currency. Please check the logs.',
|
||||
'new_default_currency' => '":name" is nu de standaardvaluta.',
|
||||
'default_currency_failed' => 'Kan ":name" niet de standaardvaluta maken. Check de logs.',
|
||||
'cannot_delete_currency' => 'Kan ":name" niet verwijderen, want deze is in gebruik.',
|
||||
'cannot_delete_fallback_currency' => ':naam is de systeemvaluta en kan niet verwijderd worden.',
|
||||
'cannot_disable_currency_journals' => 'Je kan :name niet uitschakelen, er zijn nog transacties die deze valuta gebruiken.',
|
||||
@@ -1667,9 +1667,9 @@ return [
|
||||
'disable_currency' => 'Uitschakelen',
|
||||
'currencies_default_disabled' => 'De meeste van deze valuta zijn standaard uitgeschakeld. Om ze te gebruiken, moet je ze eerst inschakelen.',
|
||||
'currency_is_now_enabled' => 'Valuta ":name" is ingeschakeld',
|
||||
'could_not_enable_currency' => 'Could not enable currency ":name". Please review the logs.',
|
||||
'could_not_enable_currency' => 'Kon valuta ":name" niet inschakelen. Check de logs',
|
||||
'currency_is_now_disabled' => 'Valuta ":name" is uitgeschakeld',
|
||||
'could_not_disable_currency' => 'Could not disable currency ":name". Perhaps it is still in use?',
|
||||
'could_not_disable_currency' => 'Kon valuta ":name" niet uitschakelen. Misschien is deze nog steeds in gebruik?',
|
||||
|
||||
// forms:
|
||||
'mandatoryFields' => 'Verplichte velden',
|
||||
@@ -1955,7 +1955,7 @@ return [
|
||||
|
||||
|
||||
// transactions:
|
||||
'unreconcile' => 'Undo reconciliation',
|
||||
'unreconcile' => 'Ongedaan maken van afstemming',
|
||||
'update_withdrawal' => 'Wijzig uitgave',
|
||||
'update_deposit' => 'Wijzig inkomsten',
|
||||
'update_transaction' => 'Update transactie',
|
||||
@@ -2120,9 +2120,9 @@ return [
|
||||
'Expense account' => 'Crediteur',
|
||||
'Revenue account' => 'Debiteur',
|
||||
'Initial balance account' => 'Startbalansrekening',
|
||||
'account_type_Asset account' => 'Asset account',
|
||||
'account_type_Expense account' => 'Expense account',
|
||||
'account_type_Revenue account' => 'Revenue account',
|
||||
'account_type_Asset account' => 'Betaalrekening',
|
||||
'account_type_Expense account' => 'Crediteur',
|
||||
'account_type_Revenue account' => 'Debiteur',
|
||||
'account_type_Debt' => 'Schuld',
|
||||
'account_type_Loan' => 'Lening',
|
||||
'account_type_Mortgage' => 'Hypotheek',
|
||||
@@ -2288,8 +2288,8 @@ return [
|
||||
'account_role_savingAsset' => 'Spaarrekening',
|
||||
'account_role_ccAsset' => 'Credit card',
|
||||
'account_role_cashWalletAsset' => 'Cash',
|
||||
'budget_chart_click' => "Klik op een budgetnaam in de tabel hierboven om een \u{200b}\u{200b}grafiek te zien.",
|
||||
'category_chart_click' => "Klik op een categorienaam in de tabel hierboven om een \u{200b}\u{200b}grafiek te zien.",
|
||||
'budget_chart_click' => 'Klik op een budgetnaam in de tabel hierboven om een grafiek te zien.',
|
||||
'category_chart_click' => 'Klik op een categorienaam in de tabel hierboven om een grafiek te zien.',
|
||||
'in_out_accounts' => 'Inkomsten en uitgaven per combinatie',
|
||||
'in_out_accounts_per_asset' => 'Inkomsten en uitgaven (per betaalrekening)',
|
||||
'in_out_per_category' => 'Verdiend en uitgegeven per categorie',
|
||||
|
||||
Reference in New Issue
Block a user