Просмотр исходного кода

New translations en.json (Dutch)

PrivateBin Translator Bot 5 лет назад
Родитель
Сommit
54b87351e1
1 измененных файлов с 19 добавлено и 19 удалено
  1. 19 19
      i18n/nl.json

+ 19 - 19
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?)",