From 54b87351e1372dba28cbf1070e33dc9ea1bc05ce Mon Sep 17 00:00:00 2001 From: PrivateBin Translator Bot <72346835+privatebin-translator@users.noreply.github.com> Date: Sat, 10 Oct 2020 11:00:23 +0200 Subject: [PATCH] New translations en.json (Dutch) --- i18n/nl.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/i18n/nl.json b/i18n/nl.json index 8372d12..7eab51a 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -7,10 +7,10 @@ "%s requires php %s or above to work. Sorry.": "%s vereist PHP %s of hoger om te kunnen werken. Sorry", "%s requires configuration section [%s] to be present in configuration file.": "%s vereist dat de configuratiesectie [%s] aanwezig is in het configuratiebestand", "Please wait %d seconds between each post.": [ - "Please wait %d second between each post. (singular)", - "Please wait %d seconds between each post. (1st plural)", - "Please wait %d seconds between each post. (2nd plural)", - "Please wait %d seconds between each post. (3rd plural)" + "Alstublieft %d second wachten tussen elk bericht.", + "Alstublieft %d seconden wachten tussen elk bericht.", + "Alstublieft %d seconden wachten tussen elk bericht.", + "Alstublieft %d seconden wachten tussen elk bericht." ], "Paste is limited to %s of encrypted data.": "Geplakte tekst is beperkt tot %s aan versleutelde gegevens", "Invalid data.": "Ongeldige gegevens", @@ -79,33 +79,33 @@ "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.": "Opmerking: Dit is een testservice: Gegevens kunnen op elk gegeven moment verwijderd worden.", "This document will expire in %d seconds.": [ "Dit document verloopt over %d second.", - "This document will expire in %d seconds. (1st plural)", - "This document will expire in %d seconds. (2nd plural)", - "This document will expire in %d seconds. (3rd plural)" + "Dit document verloopt over %d seconden.", + "Dit document verloopt over %d seconden.", + "Dit document verloopt over %d seconden." ], "This document will expire in %d minutes.": [ "Dit document verloopt over %d minuut.", - "This document will expire in %d minutes. (1st plural)", - "This document will expire in %d minutes. (2nd plural)", - "This document will expire in %d minutes. (3rd plural)" + "Dit document verloopt over %d minuten.", + "Dit document verloopt over %d minuten.", + "Dit document verloopt over %d minuten." ], "This document will expire in %d hours.": [ "Dit document verloopt over %d uur.", - "This document will expire in %d hours. (1st plural)", - "This document will expire in %d hours. (2nd plural)", - "This document will expire in %d hours. (3rd plural)" + "Dit document verloopt over %d uren.", + "Dit document verloopt over %d uren.", + "Dit document verloopt over %d uren." ], "This document will expire in %d days.": [ "Dit document verloopt over %d dag.", - "This document will expire in %d days. (1st plural)", - "This document will expire in %d days. (2nd plural)", - "This document will expire in %d days. (3rd plural)" + "Dit document verloopt over %d dagen.", + "Dit document verloopt over %d dagen.", + "Dit document verloopt over %d dagen." ], "This document will expire in %d months.": [ "Dit document verloopt over %d maand.", - "This document will expire in %d months. (1st plural)", - "This document will expire in %d months. (2nd plural)", - "This document will expire in %d months. (3rd plural)" + "Dit document verloopt over %d maanden.", + "Dit document verloopt over %d maanden.", + "Dit document verloopt over %d maanden." ], "Please enter the password for this paste:": "Voer het wachtwoord in voor deze geplakte tekst:", "Could not decrypt data (Wrong key?)": "Kon de gegevens niet decoderen (verkeerde sleutel?)",