Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/en.po199
1 files changed, 104 insertions, 95 deletions
diff --git a/po/en.po b/po/en.po
index e4d7946..50f44f1 100644
--- a/po/en.po
+++ b/po/en.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-28 17:46-0400\n"
-"PO-Revision-Date: 2011-08-29 06:50+0200\n"
+"POT-Creation-Date: 2011-08-29 09:03-0400\n"
+"PO-Revision-Date: 2011-08-29 15:30+0200\n"
"Last-Translator: Chris <cjl@laptop.org>\n"
"Language-Team: LANGUAGE <walter@sugarlabs.org>\n"
"Language: en\n"
@@ -333,16 +333,14 @@ msgid "Returns 1 when the button is press and 0 otherwise."
msgstr "Returns 1 when the button is press and 0 otherwise."
#: taextras.py:63
-msgid ""
-"Returns the level of ligth in the ambient as a number between 0 and 1023."
-msgstr ""
-"Returns the level of ligth in the ambient as a number between 0 and 1023."
+msgid "Returns the ambient light level as a number between 0 and 1023."
+msgstr "Returns the ambient light level as a number between 0 and 1023."
-#: taextras.py:65
-msgid "Returns the temperature in the ambient as a number between 0 and 255."
-msgstr "Returns the temperature in the ambient as a number between 0 and 255."
+#: taextras.py:64
+msgid "Returns the ambient temperature as a number between 0 and 255."
+msgstr "Returns the ambient temperature as a number between 0 and 255."
-#: taextras.py:66
+#: taextras.py:65
msgid ""
"Returns the distance from the object in front of the sensor as a number "
"between 0 and 255."
@@ -350,317 +348,317 @@ msgstr ""
"Returns the distance from the object in front of the sensor as a number "
"between 0 and 255."
-#: taextras.py:68
+#: taextras.py:67
msgid "Returns 0 or 1 depending on the sensor inclination."
msgstr "Returns 0 or 1 depending on the sensor inclination."
-#: taextras.py:69
+#: taextras.py:68
msgid "Returns 1 when the sensors detects a magnetic field, 0 otherwise."
msgstr "Returns 1 when the sensors detects a magnetic field, 0 otherwise."
-#: taextras.py:70
-msgid "Switchs from 0 to 1, the frecuency depends on the vibration."
+#: taextras.py:69
+msgid "Switches from 0 to 1, the frequency depends on the vibration."
msgstr "Switches from 0 to 1, the frequency depends on the vibration."
-#: taextras.py:71
+#: taextras.py:70
msgid "LED"
msgstr "LED"
-#: taextras.py:72
+#: taextras.py:71
msgid "pushbutton"
msgstr "pushbutton"
-#: taextras.py:73
+#: taextras.py:72
msgid "grayscale"
msgstr "grayscale"
-#: taextras.py:74
+#: taextras.py:73
msgid "ambient light"
msgstr "ambient light"
-#: taextras.py:75
+#: taextras.py:74
msgid "temperature"
msgstr "temperature"
-#: taextras.py:76
+#: taextras.py:75
msgid "distance"
msgstr "distance"
-#: taextras.py:77
+#: taextras.py:76
msgid "tilt"
msgstr "tilt"
-#: taextras.py:78
+#: taextras.py:77
msgid "magnetic induction"
msgstr "magnetic induction"
-#: taextras.py:79
+#: taextras.py:78
msgid "vibration"
msgstr "vibration"
-#: taextras.py:80
+#: taextras.py:79
msgid "Butia Robot"
msgstr "Butia Robot"
-#: taextras.py:81
+#: taextras.py:80
msgid "delay Butia"
msgstr "delay Butia"
-#: taextras.py:82
+#: taextras.py:81
msgid "wait for argument seconds"
msgstr "wait for argument seconds"
-#: taextras.py:83
+#: taextras.py:82
msgid "Butia battery charge"
msgstr "Butia battery charge"
-#: taextras.py:84
+#: taextras.py:83
msgid "Returns the battery charge as a number between 0 and 255."
msgstr "Returns the battery charge as a number between 0 and 255."
-#: taextras.py:85
+#: taextras.py:84
msgid "Butia speed"
msgstr "Butia speed"
-#: taextras.py:86
+#: taextras.py:85
msgid ""
-"Set the moving speed of the Butia motors as the value between 0 and 1023, "
-"passed by argument."
+"Set the speed of the Butia motors as a value between 0 and 1023, passed by "
+"an argument."
msgstr ""
-"Set the moving speed of the Butia motors as the value between 0 and 1023, "
-"passed by argument."
+"Set the speed of the Butia motors as a value between 0 and 1023, passed by "
+"an argument."
-#: taextras.py:88
+#: taextras.py:87
msgid "forward Butia"
msgstr "forward Butia"
-#: taextras.py:89
+#: taextras.py:88
msgid "Move the Butia robot forward."
msgstr "Move the Butia robot forward."
-#: taextras.py:90
+#: taextras.py:89
msgid "forward distance"
msgstr "forward distance"
-#: taextras.py:91
+#: taextras.py:90
msgid "Move the Butia robot forward a predefined distance."
msgstr "Move the Butia robot forward a predefined distance."
-#: taextras.py:92
+#: taextras.py:91
msgid "backward Butia"
msgstr "backward Butia"
-#: taextras.py:93 taextras.py:97 taextras.py:99 taextras.py:103
+#: taextras.py:92 taextras.py:96 taextras.py:98 taextras.py:102
msgid "Move the Butia robot backward."
msgstr "Move the Butia robot backward."
-#: taextras.py:94
+#: taextras.py:93
msgid "backward distance"
msgstr "backward distance"
-#: taextras.py:95
+#: taextras.py:94
msgid "Move the Butia robot backward a predefined distance."
msgstr "Move the Butia robot backward a predefined distance."
-#: taextras.py:96
+#: taextras.py:95
msgid "left Butia"
msgstr "left Butia"
-#: taextras.py:98
+#: taextras.py:97
msgid "right Butia"
msgstr "right Butia"
-#: taextras.py:100
+#: taextras.py:99
msgid "Turn x degrees"
msgstr "Turn x degrees"
-#: taextras.py:101
+#: taextras.py:100
msgid "Turn the Butia robot x degrees."
msgstr "Turn the Butia robot x degrees."
-#: taextras.py:102
+#: taextras.py:101
msgid "stop Butia"
msgstr "stop Butia"
-#: taextras.py:104
+#: taextras.py:103
msgid "print Butia"
msgstr "print Butia"
-#: taextras.py:105
+#: taextras.py:104
msgid "Print text in Butia robot 32-character ASCII display."
msgstr "Print text in Butia robot 32-character ASCII display."
-#: taextras.py:106
+#: taextras.py:105
msgid "Butia"
msgstr "Butia"
-#: taextras.py:110
+#: taextras.py:109
msgid "The camera was not found."
msgstr "The camera was not found."
-#: taextras.py:111
-msgid "Error on the init of the camera."
-msgstr "Error on the init of the camera."
+#: taextras.py:110
+msgid "Error on the initialization of the camera."
+msgstr "Error on the initialization of the camera."
-#: taextras.py:112
+#: taextras.py:111
msgid "FollowMe"
msgstr "FollowMe"
-#: taextras.py:113
+#: taextras.py:112
msgid "follow a RGB color"
msgstr "follow a RGB color"
-#: taextras.py:114
+#: taextras.py:113
msgid "follow a turtle color"
msgstr "follow a turtle color"
-#: taextras.py:115
+#: taextras.py:114
msgid "calibrate a color to follow"
msgstr "calibrate a color to follow"
-#: taextras.py:116
+#: taextras.py:115
msgid "x position"
msgstr "x position"
-#: taextras.py:117
+#: taextras.py:116
msgid "return x position"
msgstr "return x position"
-#: taextras.py:118
+#: taextras.py:117
msgid "y position"
msgstr "y position"
-#: taextras.py:119
+#: taextras.py:118
msgid "return y position"
msgstr "return y position"
-#: taextras.py:123
+#: taextras.py:122
msgid "Sumo Butia"
msgstr "Sumo Butia"
-#: taextras.py:124
+#: taextras.py:123
msgid "submit speed​​"
msgstr "submit speed​​"
-#: taextras.py:125
+#: taextras.py:124
msgid "Send speeds the robot."
msgstr "Send speeds the robot."
-#: taextras.py:126
+#: taextras.py:125
msgid "set speed"
msgstr "set speed"
-#: taextras.py:127
+#: taextras.py:126
msgid "Set the default speed for the movement commands."
msgstr "Set the default speed for the movement commands."
-#: taextras.py:128
+#: taextras.py:127
msgid "move"
msgstr "move"
-#: taextras.py:129 TurtleArt/tabasics.py:131
+#: taextras.py:128 TurtleArt/tabasics.py:131
msgid "back"
msgstr "back"
-#: taextras.py:130 pysamples/grecord.py:215
+#: taextras.py:129 pysamples/grecord.py:215
msgid "stop"
msgstr "stop"
-#: taextras.py:131
+#: taextras.py:130
msgid "turn left"
msgstr "turn left"
-#: taextras.py:132
+#: taextras.py:131
msgid "turn right"
msgstr "turn right"
-#: taextras.py:133
+#: taextras.py:132
msgid "angle to center"
msgstr "angle to center"
#. TRANS: dojo is the playing field
-#: taextras.py:135
+#: taextras.py:134
msgid "Get the angle to the center of the dojo."
msgstr "Get the angle to the center of the dojo."
-#: taextras.py:136
+#: taextras.py:135
msgid "angle to the opponent"
msgstr "angle to the opponent"
-#: taextras.py:137
+#: taextras.py:136
msgid "Get the angle to the center of the opponent."
msgstr "Get the angle to the center of the opponent."
-#: taextras.py:138
+#: taextras.py:137
msgid "x coor."
msgstr "x coor."
-#: taextras.py:139
+#: taextras.py:138
msgid "Get the x coordinate of the robot."
msgstr "Get the x coordinate of the robot."
-#: taextras.py:140
+#: taextras.py:139
msgid "y coor."
msgstr "y coor."
-#: taextras.py:141
+#: taextras.py:140
msgid "Get the y coordinate of the robot."
msgstr "Get the y coordinate of the robot."
-#: taextras.py:142
+#: taextras.py:141
msgid "opponent x coor."
msgstr "opponent x coor."
-#: taextras.py:143
+#: taextras.py:142
msgid "Get the x coordinate of the opponent."
msgstr "Get the x coordinate of the opponent."
-#: taextras.py:144
+#: taextras.py:143
msgid "opponent y coor."
msgstr "opponent y coor."
-#: taextras.py:145
+#: taextras.py:144
msgid "Get the y coordinate of the opponent."
msgstr "Get the y coordinate of the opponent."
-#: taextras.py:146
+#: taextras.py:145
msgid "rotation"
msgstr "rotation"
-#: taextras.py:147
+#: taextras.py:146
msgid "Get SumBot rotation."
msgstr "Get SumBot rotation."
-#: taextras.py:148
+#: taextras.py:147
msgid "opponent rotation"
msgstr "opponent rotation"
-#: taextras.py:149
+#: taextras.py:148
msgid "Get the rotation of the opponent."
msgstr "Get the rotation of the opponent."
-#: taextras.py:150
+#: taextras.py:149
msgid "distance to center"
msgstr "distance to center"
#. TRANS: dojo is the playing field
-#: taextras.py:152
+#: taextras.py:151
msgid "Get the distance to the center of the dojo."
msgstr "Get the distance to the center of the dojo."
-#: taextras.py:153
+#: taextras.py:152
msgid "distance to opponent"
msgstr "distance to opponent"
-#: taextras.py:154
+#: taextras.py:153
msgid "Get the distance to the opponent."
msgstr "Get the distance to the opponent."
-#: taextras.py:155
+#: taextras.py:154
msgid "update information"
msgstr "update information"
-#: taextras.py:156
+#: taextras.py:155
msgid "Update information from the server."
msgstr "Update information from the server."
@@ -1394,7 +1392,7 @@ msgstr "acceleration"
#: plugins/accelerometer/accelerometer.py:57
#: plugins/accelerometer/accelerometer.py:64
-msgid "push accereration in x, y, z to heap"
+msgid "push acceleration in x, y, z to heap"
msgstr "push acceleration in x, y, z to heap"
#: TurtleArt/tapalette.py:83
@@ -2011,6 +2009,17 @@ msgstr "clear all"
msgid "move all blocks to trash"
msgstr "move all blocks to trash"
+#~ msgid "push accereration in x, y, z to heap"
+#~ msgstr "push acceleration in x, y, z to heap"
+
+#~ msgid ""
+#~ "Returns the level of ligth in the ambient as a number between 0 and 1023."
+#~ msgstr ""
+#~ "Returns the level of ligth in the ambient as a number between 0 and 1023."
+
+#~ msgid "Returns the temperature in the ambient as a number between 0 and 255."
+#~ msgstr "Returns the temperature in the ambient as a number between 0 and 255."
+
#~ msgid "stack"
#~ msgstr "stack"