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>2012-02-16 19:53:52 (GMT)
committer Pootle daemon <pootle@pootle.sugarlabs.org>2012-02-16 19:53:52 (GMT)
commit0718928502ecfec8d4667c1a74646592b6882532 (patch)
tree7e4921211ce04752d2262c84959e35710a7c1a85
parentd097dbf03a2a3915e1ec9f78cba570353cc7e63f (diff)
Commit from Sugar Labs: Translation System by user aputsiaq.: 166 of 166 messages translated (0 fuzzy).
-rw-r--r--po/da.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/da.po b/po/da.po
index 34cd5a7..fafd6a7 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-01-27 00:33-0500\n"
-"PO-Revision-Date: 2012-01-29 18:59+0200\n"
+"PO-Revision-Date: 2012-02-16 21:53+0200\n"
"Last-Translator: Aputsiaq Niels <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -326,7 +326,7 @@ msgstr ""
#: functions.py:136
msgid "add(x, y), return x + y"
-msgstr "add(x,y), returnér x + y"
+msgstr "add(x, y), returnér x + y"
#: functions.py:141
msgid ""
@@ -404,7 +404,7 @@ msgid ""
"gcd(a, b), determine the greatest common denominator of a and b. For "
"example, the biggest factor that is shared by the numbers 15 and 18 is 3."
msgstr ""
-"gcd(a, b) bestem den største fælles nævner for a og b. For eksempel, den "
+"gcd(a, b), bestem den største fælles nævner for a og b. For eksempel, den "
"største faktor som er delt af tallene 15 og 18 er 3."
#: functions.py:227