mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Merge pull request #821 from firefly-iii/l10n_develop
New Crowdin translations
This commit is contained in:
@@ -30,13 +30,10 @@ return [
|
||||
'currency_id' => 'Valuta',
|
||||
'attachments' => 'Bijlagen',
|
||||
'journal_amount' => 'Bedrag',
|
||||
'journal_asset_source_account' => 'Betaalrekening (bron)',
|
||||
'journal_source_account_name' => 'Debiteur (bron)',
|
||||
'journal_source_account_id' => 'Betaalrekening (bron)',
|
||||
'BIC' => 'BIC',
|
||||
'verify_password' => 'Bevestig wachtwoordsterkte',
|
||||
'account_from_id' => 'Van account',
|
||||
'account_to_id' => 'Naar account',
|
||||
'source_account' => 'Bronrekening',
|
||||
'destination_account' => 'Doelrekening',
|
||||
'journal_destination_account_id' => 'Betaalrekening (doel)',
|
||||
@@ -53,7 +50,6 @@ return [
|
||||
'tagMode' => 'Tag modus',
|
||||
'tagPosition' => 'Tag locatie',
|
||||
'virtualBalance' => 'Virtuele saldo',
|
||||
'longitude_latitude' => 'Locatie',
|
||||
'targetamount' => 'Doelbedrag',
|
||||
'accountRole' => 'Rol van rekening',
|
||||
'openingBalanceDate' => 'Startsaldodatum',
|
||||
@@ -68,12 +64,13 @@ return [
|
||||
'revenue_account' => 'Debiteur',
|
||||
'decimal_places' => 'Aantal decimalen',
|
||||
'exchange_rate_instruction' => 'Vreemde valuta',
|
||||
'exchanged_amount' => 'Uitgewisseld bedrag',
|
||||
'source_amount' => 'Bronbedrag',
|
||||
'destination_amount' => 'Doelbedrag',
|
||||
'native_amount' => 'Origineel bedrag',
|
||||
'new_email_address' => 'New email address',
|
||||
'verification' => 'Verification',
|
||||
'api_key' => 'API key',
|
||||
|
||||
'revenue_account_source' => 'Debiteur (bron)',
|
||||
'source_account_asset' => 'Bronrekening (betaalrekening)',
|
||||
'destination_account_expense' => 'Doelrekening (crediteur)',
|
||||
'destination_account_asset' => 'Doelrekening (betaalrekening)',
|
||||
@@ -111,7 +108,6 @@ return [
|
||||
'add_new_withdrawal' => 'Maak nieuwe uitgave',
|
||||
'add_new_deposit' => 'Maak nieuwe inkomsten',
|
||||
'add_new_transfer' => 'Maak nieuwe overschrijving',
|
||||
'noPiggybank' => '(geen spaarpotje)',
|
||||
'title' => 'Titel',
|
||||
'notes' => 'Notities',
|
||||
'filename' => 'Bestandsnaam',
|
||||
@@ -137,6 +133,8 @@ return [
|
||||
'delete_rule' => 'Verwijder regel ":title"',
|
||||
'delete_rule_group' => 'Verwijder regelgroep ":title"',
|
||||
'delete_link_type' => 'Verwijder linktype ":name"',
|
||||
'delete_user' => 'Delete user ":email"',
|
||||
'user_areYouSure' => 'If you delete user ":email", everything will be gone. There is no undo, undelete or anything. If you delete yourself, you will lose access to this instance of Firefly III.',
|
||||
'attachment_areYouSure' => 'Weet je zeker dat je de bijlage met naam ":name" wilt verwijderen?',
|
||||
'account_areYouSure' => 'Weet je zeker dat je de rekening met naam ":name" wilt verwijderen?',
|
||||
'bill_areYouSure' => 'Weet je zeker dat je het contract met naam ":name" wilt verwijderen?',
|
||||
@@ -174,7 +172,6 @@ return [
|
||||
// admin
|
||||
'domain' => 'Domein',
|
||||
'single_user_mode' => 'Enkele gebruiker-modus',
|
||||
'must_confirm_account' => 'Nieuwe gebruikers moeten hun account activeren',
|
||||
'is_demo_site' => 'Is demo website',
|
||||
|
||||
|
||||
@@ -192,7 +189,7 @@ return [
|
||||
'payment_date' => 'Betalingsdatum',
|
||||
'invoice_date' => 'Factuurdatum',
|
||||
'internal_reference' => 'Interne verwijzing',
|
||||
|
||||
'inward' => 'Binnenwaartse beschrijving',
|
||||
'outward' => 'Buitenwaartse beschrijving',
|
||||
'inward' => 'Binnenwaartse beschrijving',
|
||||
'outward' => 'Buitenwaartse beschrijving',
|
||||
'rule_group_id' => 'Regelgroep',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user