Update some translations [skip ci]

This commit is contained in:
James Cole
2018-07-01 21:40:45 +02:00
parent c6b60ff6b4
commit f62fd18b72
14 changed files with 130 additions and 110 deletions

View File

@@ -1268,9 +1268,9 @@ return [
'do_nothing' => 'Gewoon transactie maken',
'skip_transaction' => 'Transactie overslaan',
'jump_to_friday' => 'Transactie maken op de vrijdag ervoor',
'jump_to_monday' => 'Transactie maken op de zaterdag erna',
'jump_to_monday' => 'Transactie maken op de maandag erna',
'will_jump_friday' => 'Wordt op de vrijdag ervoor gemaakt i.p.v. in het weekend.',
'will_jump_monday' => 'Wordt op de maandag ervoor gemaakt i.p.v. in het weekend.',
'will_jump_monday' => 'Wordt op de maandag erna gemaakt i. p. v. in het weekend.',
'except_weekends' => 'Behalve de weekenden',
'recurrence_deleted' => 'Periodieke transactie ":title" verwijderd',
];