Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/nl.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/nl.po')
-rw-r--r--po/nl.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/po/nl.po b/po/nl.po
index 899196f..00502cd 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -19,7 +19,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-08 00:33-0400\n"
-"PO-Revision-Date: 2012-11-09 22:19+0200\n"
+"PO-Revision-Date: 2013-10-07 15:07+0200\n"
"Last-Translator: whe <heppew@yahoo.com>\n"
"Language-Team: English\n"
"Language: nl\n"
@@ -511,9 +511,9 @@ msgid ""
"rand_int([<maxval>]), return a random integer between 0 and <maxval>. "
"<maxval> is an optional argument and is set to 65535 by default."
msgstr ""
-"willekeurig_geheel([<maxwaarde>]), geeft een willekeurig geheel getal tussen "
-"0 en <maxwaarde>. <maxwaarde> is een optioneel argument en is standaard "
-"ingesteld op 65535."
+"willekeurig_geheel([<maxval>]), geeft een willekeurig geheel getal tussen 0 "
+"en <maxval>. <maxval> is een optioneel argument en is standaard ingesteld op "
+"65535."
#: functions.py:376
msgid "round(x), return the integer nearest to x."