mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Update language strings.
This commit is contained in:
		| @@ -95,7 +95,7 @@ return [ | ||||
|     'two_factor_forgot'                          => 'Ik kan geen codes meer genereren.', | ||||
|     'two_factor_lost_header'                     => 'Kan je geen codes meer genereren?', | ||||
|     'two_factor_lost_intro'                      => 'Als je ook je backupcodes kwijt bent heb je pech gehad. Dit kan je niet via de web-interface fixen. Je kan kiezen.', | ||||
|     'two_factor_lost_fix_self'                   => 'If you run your own instance of Firefly III, read <a href="https://docs.firefly-iii.org/faq/other#i-lost-my-two-factor-authentication-codes-and-backup-codes">this entry in the FAQ</a> for instructions.', | ||||
|     'two_factor_lost_fix_self'                   => 'Als je je eigen installatie van Firefly III draait lees dan <a href="https://docs.firefly-iii.org/faq/other#i-lost-my-two-factor-authentication-codes-and-backup-codes">dit item in de FAQ</a> voor instructies.', | ||||
|     'two_factor_lost_fix_owner'                  => 'Zo niet, stuur dan een e-mail naar <a href="mailto::site_owner">:site_owner</a> en vraag of ze je authenticatie in twee stappen willen resetten.', | ||||
|     'mfa_backup_code'                            => 'Je hebt een backupcode gebruikt om in te loggen op Firefly III. Deze kan je niet meer gebruiken dus streep hem weg.', | ||||
|     'pref_two_factor_new_backup_codes'           => 'Nieuwe backupcodes genereren', | ||||
| @@ -104,7 +104,7 @@ return [ | ||||
|     'warning_much_data'                          => 'Het kan even duren voor :days dagen aan gegevens geladen zijn.', | ||||
|     'registered'                                 => 'Je bent geregistreerd!', | ||||
|     'Default asset account'                      => 'Standaard betaalrekening', | ||||
|     'no_budget_pointer'                          => 'Je hebt nog geen budgetten. Maak er een aantal op de <a href=":link">budgetten</a>-pagina. Met budgetten kan je je uitgaven beter bijhouden.', | ||||
|     '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.', | ||||
|     'Savings account'                            => 'Spaarrekening', | ||||
|     'Credit card'                                => 'Credit card', | ||||
|     'source_accounts'                            => 'Bronrekening(en)', | ||||
| @@ -944,6 +944,7 @@ return [ | ||||
|     'deleted_withdrawal'                        => 'Uitgave ":description" verwijderd', | ||||
|     'deleted_deposit'                           => 'Inkomsten ":description" verwijderd', | ||||
|     'deleted_transfer'                          => 'Overschrijving ":description" verwijderd', | ||||
|     'deleted_reconciliation'                    =>'Successfully reconciliation transaction ":description"', | ||||
|     'stored_journal'                            => 'Nieuw transactie ":description" opgeslagen', | ||||
|     'stored_journal_no_descr'                   => 'Uw nieuwe transactie is succesvol aangemaakt', | ||||
|     'updated_journal_no_descr'                  => 'De transactie is geüpdatet', | ||||
| @@ -1103,7 +1104,8 @@ return [ | ||||
|     'errors'                                    => 'Fouten', | ||||
|     'debt_start_date'                           => 'Begindatum van schuld', | ||||
|     'debt_start_amount'                         => 'Beginbedrag van schuld', | ||||
|     'debt_start_amount_help'                    => 'Vul hier altijd de lening als een positief bedrag in. Check de helppagina\'s voor meer info.', | ||||
|     'debt_start_amount_help'                    => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.', | ||||
|     'interest_period_help'                      => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.', | ||||
|     'store_new_liabilities_account'             => 'Nieuwe passiva opslaan', | ||||
|     'edit_liabilities_account'                  => 'Passiva ":name" wijzigen', | ||||
|  | ||||
| @@ -1306,7 +1308,7 @@ return [ | ||||
|     'store_configuration'              => 'Configuratie opslaan', | ||||
|     'single_user_administration'       => 'Gebruikersadministratie voor :email', | ||||
|     'edit_user'                        => 'Wijzig gebruiker :email', | ||||
|     'hidden_fields_preferences'        => 'Je kan meer transactieopties inschakelen in je <a href=":link">instellingen</a>.', | ||||
|     'hidden_fields_preferences'        => 'You can enable more transaction options in your <a href="/preferences">settings</a>.', | ||||
|     'user_data_information'            => 'Gebruikersgegevens', | ||||
|     'user_information'                 => 'Gebruikersinformatie', | ||||
|     'total_size'                       => 'totale grootte', | ||||
| @@ -1425,10 +1427,11 @@ return [ | ||||
|     'import_index_title'                    => 'Transacties importeren in Firefly III', | ||||
|     'import_data'                           => 'Importeer data', | ||||
|     'import_transactions'                   => 'Importeer transacties', | ||||
|     'import_tools_title'                    => 'Import tools', | ||||
|     'tools_index_intro'                     => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out <a href="https://docs.firefly-iii.org/importing-data/introduction">this page</a>.', | ||||
|     'import_tools_title'                    => 'Importtools', | ||||
|     'tools_index_intro'                     => 'Er bestaan een paar tools om data te importeren in Firefly III. Zie hieronder voor de lijst. Check ook <a href="https://docs.firefly-iii.org/importing-data/introduction">deze pagina</a> voor meer info.', | ||||
|     'firefly_iii_csv_importer_name'         => 'Firefly III CSV importer', | ||||
|     'firefly_iii_bunq_importer_name'        => 'Firefly III bunq 🌈 importer', | ||||
|     'ludo_revolut_importer_name'            => 'Ludo444\'s Revolut importer', | ||||
|     // | ||||
|     // sandstorm.io errors and messages: | ||||
|     'sandstorm_not_available'               => 'Deze functie werkt niet als je Firefly III gebruikt in combinatie met Sandstorm.IO.', | ||||
| @@ -1564,4 +1567,20 @@ return [ | ||||
|     'box_net_worth_in_currency'          => 'Kapitaal (:currency)', | ||||
|     'box_spend_per_day'                  => 'Te besteden per dag: :amount', | ||||
|  | ||||
|     // telemetry | ||||
|     'telemetry_admin_index'              => 'Telemetry', | ||||
|     'telemetry_intro'                    => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.', | ||||
|     'telemetry_what_collected'           => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner <a href="https://github.com/firefly-iii/help/blob/master/en_US/admin.telemetry.index.md">or visit the help page directly on GitHub</a>.', | ||||
|     'telemetry_is_enabled_yes_no'        => 'Is Firefly III telemetry enabled?', | ||||
|     'telemetry_disabled_no'              => 'Telemetry is NOT enabled', | ||||
|     'telemetry_disabled_yes'             => 'Telemetry is enabled', | ||||
|     'telemetry_enabled_now_what'         => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.', | ||||
|     'telemetry_disabled_now_what'        => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.', | ||||
|     'telemetry_collected_info'           => 'Collected information', | ||||
|     'no_telemetry_present'               => 'Firefly III has collected zero telemetry records.', | ||||
|     'records_telemetry_present'          => 'Firefly III has collected :count telemetry record(s).', | ||||
|     'telemetry_button_view'              => 'View telemetry', | ||||
|     'telemetry_button_delete'            => 'Delete telemetry', | ||||
|     'telemetry_admin_overview'           => 'Telemetry overview', | ||||
|     'telemetry_back_to_index'            => 'Back to telemetry' | ||||
| ]; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user