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-11 16:47:08 (GMT)
committer Pootle daemon <pootle@pootle.sugarlabs.org>2012-03-11 16:47:08 (GMT)
commit97ad78e3f88473cac6666cdecf552f4eafe3db06 (patch)
tree29e269cfde1c62c8031a3aa79ed9f28b4bd8bac2
parentf43fdfcb84f031e3cdf5e1354ef5f39c9adc65d1 (diff)
Commit from Sugar Labs: Translation System by user cjl.: 47 of 47 messages translated (0 fuzzy).
-rw-r--r--po/en_US.po144
1 files changed, 117 insertions, 27 deletions
diff --git a/po/en_US.po b/po/en_US.po
index 9b597e8..6c428f4 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-02-17 00:31-0500\n"
-"PO-Revision-Date: 2012-02-20 11:00+0200\n"
+"POT-Creation-Date: 2012-03-10 00:31-0500\n"
+"PO-Revision-Date: 2012-03-11 18:45+0200\n"
"Last-Translator: Chris <cjl@laptop.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_US\n"
@@ -21,103 +21,193 @@ msgstr ""
msgid "SimpleGraph"
msgstr "SimpleGraph"
-#: activity.py:150
+#: activity.py:131
msgid "Save as image"
msgstr "Save as image"
-#: activity.py:178
+#: activity.py:138
+msgid "Read StopWatch data"
+msgstr "Read StopWatch data"
+
+#: activity.py:144
+msgid "Read Measure data"
+msgstr "Read Measure data"
+
+#: activity.py:163
msgid "Add a value"
msgstr "Add a value"
-#: activity.py:184
+#: activity.py:169
msgid "Remove the selected value"
msgstr "Remove the selected value"
-#: activity.py:195
+#: activity.py:180
msgid "Vertical Bar Chart"
msgstr "Vertical Bar Chart"
-#: activity.py:203
+#: activity.py:188
msgid "Horizontal Bar Chart"
msgstr "Horizontal Bar Chart"
-#: activity.py:210
+#: activity.py:195
msgid "Line Chart"
msgstr "Line Chart"
-#: activity.py:217
+#: activity.py:202
msgid "Pie Chart"
msgstr "Pie Chart"
-#: activity.py:238
+#: activity.py:223
msgid "Chart Color"
msgstr "Chart Color"
-#: activity.py:244
+#: activity.py:229
msgid "Line Color"
msgstr "Line Color"
-#: activity.py:259
+#: activity.py:244
msgid "Horizontal label..."
msgstr "Horizontal label..."
-#: activity.py:273
+#: activity.py:258
msgid "Vertical label..."
msgstr "Vertical label..."
-#: activity.py:288
+#: activity.py:273
msgid "Fullscreen"
msgstr "Fullscreen"
-#: activity.py:473
+#: activity.py:494
msgid "Invalid object"
msgstr "Invalid object"
-#: activity.py:475
+#: activity.py:496
#, python-format
msgid "The selected object must be a %s file"
msgstr "The selected object must be a %s file"
-#: activity.py:478 activity.py:714
+#: activity.py:499 activity.py:726
msgid "Ok"
msgstr "Ok"
-#: activity.py:510 readers.py:55
+#: activity.py:531 readers.py:62
msgid "StopWatch"
msgstr "StopWatch"
-#: activity.py:522
+#: activity.py:543
msgid "Measure"
msgstr "Measure"
-#: activity.py:633
+#: activity.py:645
msgid "Label"
msgstr "Label"
-#: activity.py:644
+#: activity.py:656
msgid "Value"
msgstr "Value"
-#: activity.py:709
+#: activity.py:721
msgid "Invalid Value"
msgstr "Invalid Value"
-#: activity.py:711
+#: activity.py:723
msgid "The value must be a number (integer or decimal)"
msgstr "The value must be a number (integer or decimal)"
-#: readers.py:34
+#: helpbutton.py:36
+msgid "Help"
+msgstr "Help"
+
+#: readers.py:41
msgid "Time"
msgstr "Time"
-#: readers.py:44
+#: readers.py:51
msgid "Mark"
msgstr "Mark"
-#: readers.py:111
+#: readers.py:126
msgid "Values"
msgstr "Values"
-#: readers.py:112
+#: readers.py:127
msgid "Samples"
msgstr "Samples"
+
+#: simplegraphhelp.py:12
+msgid "Basic usage"
+msgstr "Basic usage"
+
+#: simplegraphhelp.py:13
+msgid "First you need add data to create the graph"
+msgstr "First you need add data to create the graph"
+
+#: simplegraphhelp.py:14
+msgid "You can add data with this button"
+msgstr "You can add data with this button"
+
+#: simplegraphhelp.py:16
+msgid "...or remove data with this button"
+msgstr "...or remove data with this button"
+
+#: simplegraphhelp.py:18
+msgid "To change the graph title, just change the activity title"
+msgstr "To change the graph title, just change the activity title"
+
+#: simplegraphhelp.py:20
+msgid "Next you can change the type of graph"
+msgstr "Next you can change the type of graph"
+
+#: simplegraphhelp.py:21
+msgid "Vertical bars"
+msgstr "Vertical bars"
+
+#: simplegraphhelp.py:22
+msgid "Horizontal bars"
+msgstr "Horizontal bars"
+
+#: simplegraphhelp.py:23
+msgid "Lines"
+msgstr "Lines"
+
+#: simplegraphhelp.py:24
+msgid "Pie"
+msgstr "Pie"
+
+#: simplegraphhelp.py:26
+msgid "Configs"
+msgstr "Configs"
+
+#: simplegraphhelp.py:27
+msgid ""
+"You can change the colors or the horizontal and vertical labels in the "
+"configs toolbar"
+msgstr ""
+"You can change the colors or the horizontal and vertical labels in the "
+"configs toolbar"
+
+#: simplegraphhelp.py:30
+msgid "Saving as an image"
+msgstr "Saving as an image"
+
+#: simplegraphhelp.py:31
+msgid "In the activity toolbar you have button to save the graph as an image"
+msgstr "In the activity toolbar you have button to save the graph as an image"
+
+#: simplegraphhelp.py:34
+msgid "Reading data from other activities"
+msgstr "Reading data from other activities"
+
+#: simplegraphhelp.py:35
+msgid ""
+"In the activity toolbar you have buttons to read data from other activities"
+msgstr ""
+"In the activity toolbar you have buttons to read data from other activities"
+
+#: simplegraphhelp.py:36
+msgid "You can use times measured in the StopWatch activity"
+msgstr "You can use times measured in the StopWatch activity"
+
+#: simplegraphhelp.py:37
+msgid "...or data from the Measure activity"
+msgstr "...or data from the Measure activity"