diff --git a/src/Coduo/PHPHumanizer/Resources/translations/difference.nl.yml b/src/Coduo/PHPHumanizer/Resources/translations/difference.nl.yml index dd77ac1..86aced4 100644 --- a/src/Coduo/PHPHumanizer/Resources/translations/difference.nl.yml +++ b/src/Coduo/PHPHumanizer/Resources/translations/difference.nl.yml @@ -3,25 +3,25 @@ just_now: future: "[0,Inf] zojuist" second: past: "{1} %count% seconde geleden|[2,Inf] %count% seconden geleden" - future: "{1} binnen %count% seconde|[2,Inf] binnen %count% seconden" + future: "{1} over %count% seconde|[2,Inf] over %count% seconden" minute: past: "{1} %count% minuut geleden|[2,Inf] %count% minuten geleden" - future: "{1} binnen %count% minuut|[2,Inf] binnen %count% minuten" + future: "{1} over %count% minuut|[2,Inf] over %count% minuten" hour: past: "{1} %count% uur geleden|[2,Inf] %count% uren geleden" - future: "{1} binnen %count% uur|[2,Inf] binnen %count% uren" + future: "{1} over %count% uur|[2,Inf] over %count% uren" day: past: "{1} %count% dag geleden|[2,Inf] %count% dagen geleden" - future: "{1} binnen %count% dag|[2,Inf] binnen %count% dagen" + future: "{1} over %count% dag|[2,Inf] over %count% dagen" week: past: "{1} %count% week geleden|[2,Inf] %count% weken geleden" - future: "{1} binnen %count% week|[2,Inf] binnen %count% weken" + future: "{1} over %count% week|[2,Inf] over %count% weken" month: past: "{1} %count% maand geleden|[2,Inf] %count% maanden geleden" - future: "{1} binnen %count% maand|[2,Inf] binnen %count% maanden" + future: "{1} over %count% maand|[2,Inf] over %count% maanden" year: past: "{1} %count% jaar geleden|[2,Inf] %count% jaren geleden" - future: "{1} binnen %count% jaar|[2,Inf] binnen %count% jaren" + future: "{1} over %count% jaar|[2,Inf] over %count% jaren" compound: second: "{1} %count% seconde|[2,Inf] %count% seconden"