Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/da.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/da.po b/po/da.po
index f13d4b0..ae3bfdb 100644
--- a/po/da.po
+++ b/po/da.po
@@ -15,7 +15,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-10-08 15:54+0200\n"
+"PO-Revision-Date: 2012-11-18 19:51+0200\n"
"Last-Translator: Aputsiaq Niels <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -505,7 +505,7 @@ msgid ""
"<maxval> is an optional argument and is set to 65535 by default."
msgstr ""
"rand_int([<maxval>]), returnerer et tilfældigt heltal mellem 0 og <maxval>. "
-"<maxval> er et valgfrit argument og er sat til 65535 som standard."
+"<maxval> er et valgfrit argument og er som standard sat til 65535."
#: functions.py:376
msgid "round(x), return the integer nearest to x."