mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Auto commit for release 'develop' on 2024-03-11
This commit is contained in:
@@ -34,21 +34,21 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'html_language' => 'nl',
|
||||
'locale' => 'nl, Dutch, nl_NL.utf8, nl_NL.UTF-8',
|
||||
'html_language' => 'nl',
|
||||
'locale' => 'nl, Dutch, nl_NL.utf8, nl_NL.UTF-8',
|
||||
// 'month' => '%B %Y',
|
||||
'month_js' => 'MMMM YYYY',
|
||||
'month_js' => 'MMMM YYYY',
|
||||
|
||||
// 'month_and_day' => '%B %e, %Y',
|
||||
'month_and_day_moment_js' => 'D MMM YYYY',
|
||||
'month_and_day_fns' => 'd MMMM y',
|
||||
'month_and_day_js' => 'D MMMM YYYY',
|
||||
'month_and_day_moment_js' => 'D MMM YYYY',
|
||||
'month_and_day_fns' => 'd MMMM y',
|
||||
'month_and_day_js' => 'D MMMM YYYY',
|
||||
|
||||
// 'month_and_date_day' => '%A %B %e, %Y',
|
||||
'month_and_date_day_js' => 'dddd D MMMM, YYYY',
|
||||
'month_and_date_day_js' => 'dddd D MMMM, YYYY',
|
||||
|
||||
// 'month_and_day_no_year' => '%B %e',
|
||||
'month_and_day_no_year_js' => 'D MMMM',
|
||||
'month_and_day_no_year_js' => 'D MMMM',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@@ -62,32 +62,32 @@ return [
|
||||
*/
|
||||
|
||||
// 'date_time' => '%B %e, %Y, @ %T',
|
||||
'date_time_js' => 'D MMMM YYYY @ HH:mm:ss',
|
||||
'date_time_fns' => 'd MMMM yyyy @ HH:mm:ss',
|
||||
'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
|
||||
'date_time_js' => 'D MMMM YYYY @ HH:mm:ss',
|
||||
'date_time_fns' => 'd MMMM yyyy @ HH:mm:ss',
|
||||
'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
|
||||
|
||||
// 'specific_day' => '%e %B %Y',
|
||||
'specific_day_js' => 'D MMMM YYYY',
|
||||
'specific_day_js' => 'D MMMM YYYY',
|
||||
|
||||
// 'week_in_year' => 'Week %V, %G',
|
||||
'week_in_year_js' => '[Week] W, GGGG',
|
||||
'week_in_year_fns' => "'Week' w, yyyy",
|
||||
'week_in_year_js' => '[Week] W, GGGG',
|
||||
'week_in_year_fns' => "'Week' w, yyyy",
|
||||
|
||||
// 'year' => '%Y',
|
||||
'year_js' => 'YYYY',
|
||||
'year_js' => 'YYYY',
|
||||
|
||||
// 'half_year' => '%B %Y',
|
||||
'half_year_js' => '\QQ YYYY',
|
||||
'half_year_js' => '\QQ YYYY',
|
||||
|
||||
'quarter_fns' => "'Q'Q, yyyy",
|
||||
'half_year_fns' => "'H{half}', yyyy",
|
||||
'dow_1' => 'Maandag',
|
||||
'dow_2' => 'Dinsdag',
|
||||
'dow_3' => 'Woensdag',
|
||||
'dow_4' => 'Donderdag',
|
||||
'dow_5' => 'Vrijdag',
|
||||
'dow_6' => 'Zaterdag',
|
||||
'dow_7' => 'Zondag',
|
||||
'quarter_fns' => "'Q'Q, yyyy",
|
||||
'half_year_fns' => "'H{half}', yyyy",
|
||||
'dow_1' => 'Maandag',
|
||||
'dow_2' => 'Dinsdag',
|
||||
'dow_3' => 'Woensdag',
|
||||
'dow_4' => 'Donderdag',
|
||||
'dow_5' => 'Vrijdag',
|
||||
'dow_6' => 'Zaterdag',
|
||||
'dow_7' => 'Zondag',
|
||||
];
|
||||
|
||||
/*
|
||||
|
||||
@@ -42,7 +42,7 @@ return [
|
||||
'fatal_error' => 'Er is een fatale fout opgetreden. Controleer de logbestanden in "storage/logs" of gebruik "docker logs -f [container]" om te zien wat er gebeurde.',
|
||||
'maintenance_mode' => 'Firefly III is in onderhoudsmodus.',
|
||||
'be_right_back' => 'Zo terug!',
|
||||
'check_back' => 'Firefly III is offline voor onderhoud. Kom later terug.',
|
||||
'check_back' => 'Firefly III is down for some necessary maintenance. Please check back in a second. If you happen to see this message on the demo site, just wait a few minutes. The database is reset every few hours.',
|
||||
'error_occurred' => 'Oeps! Er is een fout opgetreden.',
|
||||
'db_error_occurred' => 'Oeps! Er is een database-fout opgetreden.',
|
||||
'error_not_recoverable' => 'Helaas was deze fout niet te herstellen :(. Firefly III is stuk. De fout is:',
|
||||
|
||||
@@ -113,7 +113,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' => 'Als dit jouw Firefly III-installatie is, lees dan <a href="https://docs.firefly-iii.org/references/faq/firefly-iii/using/#i-lost-my-2fa-token-generator-or-2fa-has-stopped-working>deze entry in de FAQ</a>.',
|
||||
'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read <a href="https://docs.firefly-iii.org/references/faq/firefly-iii/using/#i-lost-my-2fa-token-generator-or-2fa-has-stopped-working">this entry in the FAQ</a> for instructions.',
|
||||
'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',
|
||||
@@ -1286,6 +1286,8 @@ return [
|
||||
'rule_action_append_notes_to_descr' => 'Voeg notitie toe aan beschrijving',
|
||||
'rule_action_move_descr_to_notes' => 'Notitie vervangen door omschrijving',
|
||||
'rule_action_move_notes_to_descr' => 'Beschrijving vervangen door notitie',
|
||||
'rule_action_set_amount_choice' => 'Set amount to ..',
|
||||
'rule_action_set_amount' => 'Set amount to ":action_value"',
|
||||
'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',
|
||||
@@ -2768,6 +2770,7 @@ return [
|
||||
'ale_action_add_to_piggy' => 'Spaarpotje',
|
||||
'ale_action_remove_from_piggy' => 'Spaarpotje',
|
||||
'ale_action_add_tag' => 'Tag toegevoegd',
|
||||
'ale_action_update_amount' => 'Updated amount',
|
||||
|
||||
// dashboard
|
||||
'enable_auto_convert' => 'Doe valutaconversie',
|
||||
|
||||
@@ -70,4 +70,5 @@ return [
|
||||
'cannot_find_budget' => 'Firefly III kan budget ":name" niet vinden',
|
||||
'cannot_find_category' => 'Firefly III kan categorie ":name" niet vinden',
|
||||
'cannot_set_budget' => 'Firefly III kan budget ":name" niet instellen op een transactie van het type ":type"',
|
||||
'journal_invalid_amount' => 'Firefly III can\'t set amount ":amount" because it is not a valid number.',
|
||||
];
|
||||
|
||||
@@ -55,6 +55,7 @@ return [
|
||||
'reconciled_forbidden_field' => 'Deze transactie is al afgestemd, dus je kan ":field" niet wijzigen',
|
||||
'deleted_user' => 'Je kan je niet registreren met dit e-mailadres.',
|
||||
'rule_trigger_value' => 'Deze waarde is niet geldig voor de geselecteerde trigger.',
|
||||
'rule_action_expression' => 'Invalid expression. :error',
|
||||
'rule_action_value' => 'Deze waarde is niet geldig voor de geselecteerde actie.',
|
||||
'file_already_attached' => 'Het geuploade bestand ":name" is al gelinkt aan deze transactie.',
|
||||
'file_attached' => 'Bestand ":name" is succesvol geüpload.',
|
||||
@@ -195,7 +196,7 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
'secure_password' => 'Dit is geen veilig wachtwoord. Probeer het nog een keer. Zie ook: https://bit.ly/FF3-password-security',
|
||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password',
|
||||
'valid_recurrence_rep_type' => 'Dit is geen geldige herhaling voor periodieke transacties.',
|
||||
'valid_recurrence_rep_moment' => 'Ongeldig herhaalmoment voor dit type herhaling.',
|
||||
'invalid_account_info' => 'Ongeldige rekeninginformatie.',
|
||||
|
||||
Reference in New Issue
Block a user