Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Ortiz <rafael@activitycentral.com>2012-04-10 16:08:31 (GMT)
committer Rafael Ortiz <rafael@activitycentral.com>2012-04-10 16:08:31 (GMT)
commit6b264bcdca691cfe8eb5d5939a6fe534102af712 (patch)
tree9d78b5a9318c8195a43e37ecabf7adc70b103d97
parent43ad8fea2f92a2ebe248862b2cafd3cf8c69bbba (diff)
parent058eadb7a67edaa37a50420d42ad5a1a03877783 (diff)
Merge branch 'master' of git.sugarlabs.org:maze/mainline
-rw-r--r--po/pt.po20
-rw-r--r--po/zh_CN.po15
2 files changed, 23 insertions, 12 deletions
diff --git a/po/pt.po b/po/pt.po
index 64c2838..7e25b9b 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -2,20 +2,26 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-02-01 11:32+0000\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2012-03-29 00:31-0400\n"
+"PO-Revision-Date: 2012-04-02 23:15+0200\n"
+"Last-Translator: Eduardo H. <hoboprimate@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.6.0\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Pootle 2.0.5\n"
-#: activity/activity.info:2
+#: activity/activity.info:2 activity.py:8
msgid "Maze"
-msgstr ""
+msgstr "Labirinto"
+
+#: olpcgames/canvas.py:151
+#, python-format
+msgid "%s Source"
+msgstr "Código-fonte de %s"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 747b605..ae9ae62 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -6,17 +6,22 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-18 15:47-0500\n"
-"PO-Revision-Date: 2011-10-05 08:37+0200\n"
-"Last-Translator: airwave209gt <airwave209gt@gmail.com>\n"
+"POT-Creation-Date: 2012-03-29 00:31-0400\n"
+"PO-Revision-Date: 2012-04-06 01:29+0200\n"
+"Last-Translator: Xin <dram.wang@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
+"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.5\n"
-#: activity.py:8 activity/activity.info:2
+#: activity/activity.info:2 activity.py:8
msgid "Maze"
msgstr "迷宮"
+
+#: olpcgames/canvas.py:151
+#, python-format
+msgid "%s Source"
+msgstr "%s的源码"