Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPootle daemon <pootle@pootle.sugarlabs.org>2013-10-31 11:16:26 (GMT)
committer Pootle daemon <pootle@pootle.sugarlabs.org>2013-10-31 11:16:26 (GMT)
commit68250bef0e41359510cd146c5922482cbb06816c (patch)
tree867b27e1cd3cdb925c6f7d5c057d91094df88dc5
parentf0d89c109a3fe9f4bffc8a1da1d1854164c945a8 (diff)
Commit from Sugar Labs: Translation System by user cjl.: 164 of 164 messages translated (0 fuzzy).
-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."