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-03-24 08:01:10 (GMT)
committer Pootle daemon <pootle@pootle.sugarlabs.org>2012-03-24 08:01:10 (GMT)
commitc143cf02989c7814ff09d5c2864a4d710f8dd7e8 (patch)
tree1257c0b36d57574949f72ad442ba4310c98f05c3
parent9b4302796c8ed3cc9a94142992f026527f96b3e4 (diff)
Commit from Sugar Labs: Translation System by user cjl.: 100 of 166 messages translated (4 fuzzy).
-rw-r--r--po/rw.po8
1 files changed, 5 insertions, 3 deletions
diff --git a/po/rw.po b/po/rw.po
index cda52bc..3482e84 100644
--- a/po/rw.po
+++ b/po/rw.po
@@ -128,7 +128,7 @@ msgstr ""
#: calculate.py:109
#, python-format
-#, python-format,
+#, python-format,
msgid "Equation.parse() string invalid (%s)"
msgstr "Equation.parse() string invalid (%s)"
@@ -319,8 +319,9 @@ msgid ""
msgstr ""
#: functions.py:136
+#, fuzzy
msgid "add(x, y), return x + y"
-msgstr ""
+msgstr "sub(x, y), return x - y"
#: functions.py:141
msgid ""
@@ -437,8 +438,9 @@ msgid ""
msgstr ""
#: functions.py:337
+#, fuzzy
msgid "mul(x, y), return x * y"
-msgstr ""
+msgstr "sub(x, y), return x - y"
#: functions.py:341
msgid "negate(x), return -x"