Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/te.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/te.po')
-rw-r--r--po/te.po3219
1 files changed, 2296 insertions, 923 deletions
diff --git a/po/te.po b/po/te.po
index 370d86c..d7174a6 100644
--- a/po/te.po
+++ b/po/te.po
@@ -2,8 +2,37 @@
# 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 ""
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-11-09 00:33-0500\n"
+"PO-Revision-Date: 2012-11-25 06:59+0200\n"
+"Last-Translator: Chris <cjl@laptop.org>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: te\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Pootle 2.0.5\n"
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-11-09 00:33-0500\n"
+"PO-Revision-Date: 2012-11-25 06:59+0200\n"
+"Last-Translator: Chris <cjl@laptop.org>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: te\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Pootle 2.0.5\n"
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-24 00:31-0500\n"
@@ -18,553 +47,1825 @@ msgstr ""
"X-Generator: Pootle 2.0.5\n"
#. TRANS: "name" option from activity.info file
-msgid "TurtleBlocks"
-msgstr ""
-
#. TRANS: "summary" option from activity.info file
#. TRANS: "description" option from activity.info file
+msgid "turtleart-extras (master)"
+msgstr ""
+
+#: taextras.py:36
+msgid "Turtle Art Mini"
+msgstr ""
+
+#: taextras.py:40
+msgid "Turtle Confusion"
+msgstr ""
+
+#: taextras.py:41 taextras.py:46
+msgid "Select a challenge"
+msgstr ""
+
+#: taextras.py:45
+msgid "Amazonas Tortuga"
+msgstr ""
+
+#: taextras.py:52
+msgid "Palette of Mexican pesos"
+msgstr ""
+
+#: taextras.py:53
+msgid "Palette of Colombian pesos"
+msgstr ""
+
+#: taextras.py:54
+msgid "Palette of Rwandan francs"
+msgstr ""
+
+#: taextras.py:55
+msgid "Palette of US dollars"
+msgstr ""
+
+#: taextras.py:56
+msgid "Palette of Australian dollars"
+msgstr ""
+
+#: taextras.py:57
+msgid "Palette of Paraguayan Guaranies"
+msgstr ""
+
+#: taextras.py:58
+msgid "Palette of Peruvian Nuevo Soles"
+msgstr ""
+
+#: taextras.py:59
+msgid "Palette of Uruguayan Pesos"
+msgstr ""
+
+#. TRANS: Butia is the Arduino Robot Project from Uruguay
+#. (http://www.fing.edu.uy/inco/proyectos/butia/)
+#: taextras.py:65
+msgid "TurtleBots"
+msgstr ""
+
+#: taextras.py:66
+msgid "adjust LED intensity between 0 and 255"
+msgstr ""
+
+#: taextras.py:67
+msgid "returns the gray level"
+msgstr ""
+
+#: taextras.py:68
+msgid "returns 1 when the button is press and 0 otherwise"
+msgstr ""
+
+#: taextras.py:69
+msgid "returns the ambient light level"
+msgstr ""
+
+#: taextras.py:70
+msgid "returns the ambient temperature"
+msgstr ""
+
+#: taextras.py:71
+msgid "returns the distance from the object in front of the sensor"
+msgstr ""
+
+#: taextras.py:72
+msgid "returns 0 or 1 depending on the sensor inclination"
+msgstr ""
+
+#: taextras.py:73
+msgid "returns 1 when the sensors detects a magnetic field, 0 otherwise"
+msgstr ""
+
+#: taextras.py:74
+msgid "switches from 0 to 1, the frequency depends on the vibration"
+msgstr ""
+
+#: taextras.py:75
+msgid "returns the value of the resistance"
+msgstr ""
+
+#: taextras.py:76
+msgid "LED"
+msgstr ""
+
+#: taextras.py:77
+msgid "button"
+msgstr ""
+
+#: taextras.py:78
+msgid "grayscale"
+msgstr ""
+
+#: taextras.py:79
+msgid "ambient light"
+msgstr ""
+
+#: taextras.py:80
+msgid "temperature"
+msgstr ""
+
+#: taextras.py:81 taextras.py:292
+msgid "distance"
+msgstr ""
+
+#: taextras.py:82 taextras.py:289
+msgid "tilt"
+msgstr ""
+
+#: taextras.py:83
+msgid "magnetic induction"
+msgstr ""
+
+#: taextras.py:84
+msgid "vibration"
+msgstr ""
+
+#: taextras.py:85 plugins/audio_sensors/audio_sensors.py:151
+#: plugins/audio_sensors/audio_sensors.py:165
+#: plugins/audio_sensors/audio_sensors.py:179
+#: plugins/audio_sensors/audio_sensors.py:193
+msgid "resistance"
+msgstr "ప్రతిఘటన"
+
+#: taextras.py:86
+msgid "Butia Robot"
+msgstr ""
+
+#: taextras.py:87
+msgid "refresh Butia"
+msgstr ""
+
+#: taextras.py:88
+msgid "refresh the state of the Butia palette and blocks"
+msgstr ""
+
+#. TRANS: This string is shorthand for "battery charge of Butia"
+#: taextras.py:90
+msgid "battery charge Butia"
+msgstr ""
+
+#: taextras.py:91
+msgid "returns the battery charge as a number between 0 and 255"
+msgstr ""
+
+#. TRANS: This string is shorthand for "speed of Butia"
+#: taextras.py:93
+msgid "speed Butia"
+msgstr ""
+
+#: taextras.py:94
+msgid "set the speed of the Butia motors"
+msgstr ""
+
+#: taextras.py:95
+msgid "the speed must be a value between 0 and 1023"
+msgstr ""
+
+#: taextras.py:96
+msgid "move Butia"
+msgstr ""
+
+#: taextras.py:97
+msgid "moves the Butia motors at the specified speed"
+msgstr ""
+
+#. TRANS: This string is shorthand for "move Butia forward"
+#: taextras.py:99
+msgid "forward Butia"
+msgstr ""
+
+#: taextras.py:100
+msgid "move the Butia robot forward"
+msgstr ""
+
+#: taextras.py:101
+msgid "move the Butia robot forward a predefined distance"
+msgstr ""
+
+#. TRANS: This string is shorthand for "turn Butia left"
+#: taextras.py:103
+msgid "left Butia"
+msgstr ""
+
+#: taextras.py:104
+msgid "turn the Butia robot at left"
+msgstr ""
+
+#. TRANS: This string is shorthand for "move Butia backward"
+#: taextras.py:106
+msgid "backward Butia"
+msgstr ""
+
+#: taextras.py:107
+msgid "move the Butia robot backward"
+msgstr ""
+
+#: taextras.py:108
+msgid "move the Butia robot backward a predefined distance"
+msgstr ""
+
+#. TRANS: This string is shorthand for "turn Butia right"
+#: taextras.py:110
+msgid "right Butia"
+msgstr ""
+
+#: taextras.py:111
+msgid "turn the Butia robot at right"
+msgstr ""
+
+#: taextras.py:112
+msgid "turn Butia"
+msgstr ""
+
+#: taextras.py:113
+msgid "turn the Butia robot x degrees"
+msgstr ""
+
+#: taextras.py:114
+msgid "stop Butia"
+msgstr ""
+
+#: taextras.py:115
+msgid "stop the Butia robot"
+msgstr ""
+
+#: taextras.py:116
+msgid "Butia"
+msgstr ""
+
+#: taextras.py:120
+msgid "Error importing Pygame. This plugin require Pygame 1.9"
+msgstr ""
+
+#: taextras.py:121
+msgid "Error on initialization of the camera"
+msgstr ""
+
+#: taextras.py:122
+msgid "No camera was found"
+msgstr ""
+
+#: taextras.py:123
+msgid "Error stopping camera"
+msgstr ""
+
+#: taextras.py:124
+msgid "Error starting camera"
+msgstr ""
+
+#. TRANS: The "mask" is used to restrict processing to a region in the image
+#: taextras.py:126
+msgid "Error in get mask"
+msgstr ""
+
+#: taextras.py:127
+msgid "FollowMe"
+msgstr ""
+
+#: taextras.py:128
+msgid "refresh FollowMe"
+msgstr ""
+
+#: taextras.py:129
+msgid "Search for a connected camera."
+msgstr ""
+
+#. TRANS: the calibration is used to match an RGB color to a target
+#: taextras.py:131
+msgid "calibration"
+msgstr ""
+
+#: taextras.py:132
+msgid "store a personalized calibration"
+msgstr ""
+
+#: taextras.py:133
+msgid "return a personalized calibration"
+msgstr ""
+
+#: taextras.py:134
+msgid "follow"
+msgstr ""
+
+#: taextras.py:135
+msgid "follow a color or calibration"
+msgstr ""
+
+#: taextras.py:136 plugins/camera_sensor/camera_sensor.py:80
+#: plugins/camera_sensor/camera_sensor.py:93
+#: plugins/camera_sensor/camera_sensor.py:128
+#: plugins/camera_sensor/camera_sensor.py:141
+#: plugins/light_sensor/light_sensor.py:56
+#: plugins/light_sensor/light_sensor.py:63
+msgid "brightness"
+msgstr ""
+
+#: taextras.py:137
+msgid "set the camera brightness as a value between 0 to 255."
+msgstr ""
+
+#: taextras.py:138
+msgid "minimum pixels"
+msgstr ""
+
+#: taextras.py:139
+msgid "set the minimal number of pixels to follow"
+msgstr ""
+
+#: taextras.py:140
+msgid "threshold"
+msgstr ""
+
+#. TRANS: RGB color space (red, green, blue)
+#: taextras.py:142
+msgid "set a threshold for a RGB color"
+msgstr ""
+
+#: taextras.py:143
+msgid "camera mode"
+msgstr ""
+
+#. TRANS: RGB, YUV, and HSV are color spaces
+#: taextras.py:145
+msgid "set the color mode of the camera: RGB; YUV or HSV"
+msgstr ""
+
+#: taextras.py:146
+msgid "get brightness"
+msgstr ""
+
+#: taextras.py:147
+msgid "get the brightness of the ambient light"
+msgstr ""
+
+#: taextras.py:148
+msgid "average color"
+msgstr ""
+
+#: taextras.py:149
msgid ""
-"A Logo-inspired turtle that draws colorful pictures with snap-together "
-"visual programming blocks"
+"if set to 0 then color averaging is off during calibration; for other values "
+"it is on"
msgstr ""
-#: TurtleArt/tabasics.py:123
-msgid "Palette of turtle commands"
-msgstr "టర్టిల్ నిర్దేశాల పలకం"
+#: taextras.py:150
+msgid "x position"
+msgstr ""
-#: TurtleArt/tabasics.py:128
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:723
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:734
-msgid "forward"
-msgstr "ముందుకు"
+#: taextras.py:151
+msgid "return x position"
+msgstr ""
-#: TurtleArt/tabasics.py:132
-msgid "moves turtle forward"
-msgstr "టర్టిల్‌ను ముందుకు నడుపుతుంది"
+#: taextras.py:152
+msgid "y position"
+msgstr ""
-#: TurtleArt/tabasics.py:139
-msgid "back"
-msgstr "వెనుక"
+#: taextras.py:153
+msgid "return y position"
+msgstr ""
-#: TurtleArt/tabasics.py:143
-msgid "moves turtle backward"
-msgstr "టర్టిల్‌ని వెనుకకు నడుపుతుంది"
+#: taextras.py:154
+msgid "pixels"
+msgstr ""
-#: TurtleArt/tabasics.py:151
-#, fuzzy
-msgid "clean"
-msgstr "శుభ్రపరుచు"
+#: taextras.py:155
+msgid "return the number of pixels of the biggest blob"
+msgstr ""
-#: TurtleArt/tabasics.py:154
-msgid "clears the screen and reset the turtle"
-msgstr "తెరను శుభ్ర పరచి టర్టిల్‌ను పున:స్థాపిస్తుంది"
+#. TRANS: RGB color space (red, green, blue)
+#: taextras.py:157
+msgid "set the color mode of the camera to RGB"
+msgstr ""
-#: TurtleArt/tabasics.py:162
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:854
-msgid "left"
-msgstr "ఎడమ"
+#. TRANS: YUV color space (luminance, chrominance)
+#: taextras.py:159
+msgid "set the color mode of the camera to YUV"
+msgstr ""
-#: TurtleArt/tabasics.py:166
-msgid "turns turtle counterclockwise (angle in degrees)"
+#. TRANS: HSV color space (hue, saturation, value)
+#: taextras.py:161
+msgid "set the color mode of the camera to HSV"
msgstr ""
-#: TurtleArt/tabasics.py:174
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:878
-msgid "right"
-msgstr "కుడి"
+#: taextras.py:162
+msgid "empty calibration"
+msgstr ""
-#: TurtleArt/tabasics.py:178
-msgid "turns turtle clockwise (angle in degrees)"
+#: taextras.py:163
+msgid "error in string conversion"
msgstr ""
-#: TurtleArt/tabasics.py:186
-msgid "arc"
-msgstr "జ్యా"
+#. TRANS: SumBot is a robot programmed for "Sumo wrestling"
+#: taextras.py:168
+msgid "SumBot"
+msgstr ""
-#: TurtleArt/tabasics.py:186
-msgid "angle"
-msgstr "కోణం"
+#: taextras.py:169
+msgid "speed SumBot"
+msgstr ""
-#: TurtleArt/tabasics.py:186
-msgid "radius"
-msgstr "వ్యాసార్ధం"
+#: taextras.py:170
+msgid "submit the speed to the SumBot"
+msgstr ""
-#: TurtleArt/tabasics.py:190
-msgid "moves turtle along an arc"
-msgstr "జ్యా వెంబడి టర్టిల్‌ని కదుపుతుంది"
+#: taextras.py:171
+msgid "set the default speed for the movement commands"
+msgstr ""
-#: TurtleArt/tabasics.py:199 TurtleArt/tabasics.py:265
-msgid "set xy"
-msgstr "xy లను అమర్చు"
+#. TRANS: This string is shorthand for "move SumBot forward"
+#: taextras.py:173
+msgid "forward SumBot"
+msgstr ""
-#: TurtleArt/tabasics.py:199 TurtleArt/tabasics.py:265
+#: taextras.py:174
+msgid "move SumBot forward"
+msgstr ""
+
+#. TRANS: This string is shorthand for "move SumBot backward"
+#: taextras.py:176
+msgid "backward SumBot"
+msgstr ""
+
+#: taextras.py:177
+msgid "move SumBot backward"
+msgstr ""
+
+#: taextras.py:178
+msgid "stop SumBot"
+msgstr ""
+
+#: taextras.py:179
+msgid "stop the SumBot"
+msgstr ""
+
+#. TRANS: This string is shorthand for "turn SumBot left"
+#: taextras.py:181
+msgid "left SumBot"
+msgstr ""
+
+#: taextras.py:182
+msgid "turn left the SumBot"
+msgstr ""
+
+#. TRANS: This string is shorthand for "move SumBot right"
+#: taextras.py:184
+msgid "right SumBot"
+msgstr ""
+
+#: taextras.py:185
+msgid "turn right the SumBot"
+msgstr ""
+
+#. TRANS: The angle to the center is the angle SumBot must turn to
+#. face the center of the playing field
+#: taextras.py:188
+msgid "angle to center"
+msgstr ""
+
+#. TRANS: dohyo is the playing field
+#: taextras.py:190
+msgid "get the angle to the center of the dohyo"
+msgstr ""
+
+#. TRANS: The angle to the center is the angle SumBot must turn to
+#. face the Enemy (opponent)
+#: taextras.py:193
+msgid "angle to Enemy"
+msgstr ""
+
+#: taextras.py:194
+msgid "get the angle to the Enemy"
+msgstr ""
+
+#. TRANS: This string is shorthand for "x coordinate of SumBot"
+#: taextras.py:196
+msgid "x coor. SumBot"
+msgstr ""
+
+#: taextras.py:197
+msgid "get the x coordinate of the SumBot"
+msgstr ""
+
+#. TRANS: This string is shorthand for "y coordinate of SumBot"
+#: taextras.py:199
+msgid "y coor. SumBot"
+msgstr ""
+
+#: taextras.py:200
+msgid "get the y coordinate of the SumBot"
+msgstr ""
+
+#. TRANS: This string is shorthand for "x coordinate of SumBot's enemy"
+#: taextras.py:202
+msgid "x coor. Enemy"
+msgstr ""
+
+#: taextras.py:203
+msgid "get the x coordinate of the Enemy"
+msgstr ""
+
+#. TRANS: This string is shorthand for "y coordinate of SumBot's enemy"
+#: taextras.py:205
+msgid "y coor. Enemy"
+msgstr ""
+
+#: taextras.py:206
+msgid "get the y coordinate of the Enemy"
+msgstr ""
+
+#. TRANS: This string is shorthand for "rotation of SumBot"
+#: taextras.py:208
+msgid "rotation SumBot"
+msgstr ""
+
+#: taextras.py:209
+msgid "get the rotation of the Sumbot"
+msgstr ""
+
+#. TRANS: This string is shorthand for "rotation of SumBot's enemy"
+#: taextras.py:211
+msgid "rotation Enemy"
+msgstr ""
+
+#: taextras.py:212
+msgid "get the rotation of the Enemy"
+msgstr ""
+
+#: taextras.py:213
+msgid "distance to center"
+msgstr ""
+
+#. TRANS: dohyo is the playing field
+#: taextras.py:215
+msgid "get the distance to the center of the dohyo"
+msgstr ""
+
+#: taextras.py:216
+msgid "distance to Enemy"
+msgstr ""
+
+#: taextras.py:217
+msgid "get the distance to the Enemy"
+msgstr ""
+
+#: taextras.py:218
+msgid "update information"
+msgstr ""
+
+#: taextras.py:219
+msgid "update information from the server"
+msgstr ""
+
+#. TRANS: Please use similar terms to those used in the Physics Activity
+#: taextras.py:224
+msgid "Palette of physics blocks"
+msgstr ""
+
+#: taextras.py:225
+msgid "start polygon"
+msgstr ""
+
+#: taextras.py:226
+msgid "Begin defining a new polygon based on the current Turtle xy position."
+msgstr ""
+
+#: taextras.py:228
+msgid "add point"
+msgstr ""
+
+#: taextras.py:229
+msgid ""
+"Add a new point to the current polygon based on the current Turtle xy "
+"position."
+msgstr ""
+
+#: taextras.py:231
+msgid "end polygon"
+msgstr ""
+
+#: taextras.py:232
+msgid "Define a new polygon."
+msgstr ""
+
+#: taextras.py:233
+msgid "end filled polygon"
+msgstr ""
+
+#: taextras.py:234
+msgid "Not a simple polygon"
+msgstr ""
+
+#: taextras.py:235
+msgid "Define a new filled polygon."
+msgstr ""
+
+#: taextras.py:236
+msgid "triangle"
+msgstr ""
+
+#. TRANS: base of a triangle
+#: taextras.py:238
+msgid "base"
+msgstr ""
+
+#: taextras.py:239 taextras.py:245
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894
+msgid "height"
+msgstr "ఎత్తు"
+
+#: taextras.py:240
+msgid "Add a triangle object to the project."
+msgstr ""
+
+#: taextras.py:241
+msgid "circle"
+msgstr ""
+
+#: taextras.py:242
+msgid "Add a circle object to the project."
+msgstr ""
+
+#: taextras.py:243
+msgid "rectangle"
+msgstr ""
+
+#: taextras.py:244 plugins/turtle_blocks_extras/turtle_blocks_extras.py:870
+msgid "width"
+msgstr "వెడల్పు"
+
+#: taextras.py:246
+msgid "Add a rectangle object to the project."
+msgstr ""
+
+#: taextras.py:247
+msgid "reset"
+msgstr ""
+
+#: taextras.py:248
+msgid "Reset the project; clear the object list."
+msgstr ""
+
+#: taextras.py:249
+msgid "motor"
+msgstr ""
+
+#. TRANS: torque as in engine torque
+#: taextras.py:251
+msgid "torque"
+msgstr ""
+
+#: taextras.py:252
+msgid "speed"
+msgstr ""
+
+#: taextras.py:253
+msgid ""
+"Motor torque and speed range from 0 (off) to positive numbers; motor is "
+"placed on the most recent object created."
+msgstr ""
+
+#: taextras.py:255 taextras.py:418
+msgid "pin"
+msgstr ""
+
+#: taextras.py:256
+msgid "Pin an object down so that it cannot fall."
+msgstr ""
+
+#: taextras.py:257
+msgid "joint"
+msgstr ""
+
+#: taextras.py:258 TurtleArt/tabasics.py:199 TurtleArt/tabasics.py:265
msgid "x"
msgstr "x"
-#: TurtleArt/tabasics.py:199 TurtleArt/tabasics.py:265
+#: taextras.py:259 TurtleArt/tabasics.py:199 TurtleArt/tabasics.py:265
msgid "y"
msgstr "y"
-#: TurtleArt/tabasics.py:203 TurtleArt/tabasics.py:269
+#: taextras.py:260
msgid ""
-"moves turtle to position xcor, ycor; (0, 0) is in the center of the screen."
+"Join two objects together (the most recent object created and the object at "
+"point x, y)."
msgstr ""
-#
-#: TurtleArt/tabasics.py:213
-msgid "set heading"
-msgstr "seth"
+#: taextras.py:262
+msgid "save as Physics activity"
+msgstr ""
-#: TurtleArt/tabasics.py:217
-msgid "sets the heading of the turtle (0 is towards the top of the screen.)"
+#: taextras.py:263
+msgid "Save the project to the Journal as a Physics activity."
msgstr ""
-#: TurtleArt/tabasics.py:225 TurtleArt/tawindow.py:3862
-#: TurtleArt/tawindow.py:3868 TurtleArtActivity.py:604
-msgid "xcor"
-msgstr "x అక్షము"
+#. TRANS: Here, gear means a toothed wheel, as in a clock-works
+#: taextras.py:265
+msgid "gear"
+msgstr ""
-#: TurtleArt/tabasics.py:226
+#: taextras.py:266
+msgid "Add a gear object to the project."
+msgstr ""
+
+#: taextras.py:267
+#, fuzzy
+msgid "density"
+msgstr ""
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"అస్థిత్వం\n"
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"అస్థిత్వం\n"
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"అస్థిత్వం "
+
+#: taextras.py:268
msgid ""
-"holds current x-coordinate value of the turtle (can be used in place of a "
-"number block)"
+"Set the density property for objects (density can be any positive number)."
msgstr ""
-#: TurtleArt/tabasics.py:236 TurtleArt/tawindow.py:3862
-#: TurtleArt/tawindow.py:3868 TurtleArtActivity.py:605
-msgid "ycor"
-msgstr "y అక్షము"
+#: taextras.py:270
+msgid "friction"
+msgstr ""
-#: TurtleArt/tabasics.py:237
+#: taextras.py:271
msgid ""
-"holds current y-coordinate value of the turtle (can be used in place of a "
-"number block)"
+"Set the friction property for objects (value from 0 to 1, where 0 turns "
+"friction off and 1 is strong friction)."
msgstr ""
-#: TurtleArt/tabasics.py:247 TurtleArt/tawindow.py:3863
-#: TurtleArt/tawindow.py:3869 TurtleArtActivity.py:605
-msgid "heading"
-msgstr "పీఠిక"
+#. TRANS: bounciness is coefficient of restitution
+#: taextras.py:274
+msgid "bounciness"
+msgstr ""
-#: TurtleArt/tabasics.py:248
+#: taextras.py:275
msgid ""
-"holds current heading value of the turtle (can be used in place of a number "
-"block)"
+"Set the bounciness property for objects (a value from 0 to 1, where 0 means "
+"no bounce and 1 is very bouncy)."
msgstr ""
-#: TurtleArt/tabasics.py:282
-#, fuzzy
-msgid "Palette of pen commands"
-msgstr "కలం వర్ణాలతో కూడిన పలకం"
+#. TRANS: dynamic here means moving vs in a fixed position
+#: taextras.py:278
+msgid "dynamic"
+msgstr ""
-#: TurtleArt/tabasics.py:287 TurtleArt/tabasics.py:298
-msgid "fill screen"
-msgstr "తెరను నింపుము"
+#: taextras.py:279
+msgid ""
+"If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position."
+msgstr ""
-#: TurtleArt/tabasics.py:287 TurtleArt/tabasics.py:298
+#. TRANS: WeDo is a robotics product of the LEGO company
+#: taextras.py:285
+msgid "Palette of WeDo blocks"
+msgstr ""
+
+#: taextras.py:286
+msgid "WeDo"
+msgstr ""
+
+#: taextras.py:287
+msgid "set current WeDo device"
+msgstr ""
+
+#: taextras.py:288
+msgid "number of WeDo devices"
+msgstr ""
+
+#: taextras.py:290
+msgid ""
+"tilt sensor output: (-1 == no tilt, 0 == tilt forward, 3 == tilt back, 1 == "
+"tilt left, 2 == tilt right)"
+msgstr ""
+
+#. TRANS: This string is shorthand for "output of the distance sensor"
+#: taextras.py:294
+msgid "distance sensor output"
+msgstr ""
+
+#: taextras.py:295
+msgid "Motor A"
+msgstr ""
+
+#: taextras.py:296
+msgid "returns the current value of Motor A"
+msgstr ""
+
+#: taextras.py:297
+msgid "Motor B"
+msgstr ""
+
+#: taextras.py:298
+msgid "returns the current value of Motor B"
+msgstr ""
+
+#: taextras.py:299
+msgid "set the value for Motor A"
+msgstr ""
+
+#: taextras.py:300
+msgid "set the value for Motor B"
+msgstr ""
+
+#: taextras.py:301
+msgid "WeDo is unavailable"
+msgstr ""
+
+#. TRANS: e.g., Wedo 2 is unavailable, defaulting to 1
+#: taextras.py:303
+#, python-format
+msgid "WeDo %d is unavailable; defaulting to 1"
+msgstr ""
+
+#. TRANS: %(device)s and %(wedo_number)d are substitution strings;
+#. please leave untranslated
+#: taextras.py:306
+#, python-format
+msgid "%(device)s is unavailable on WeDo %(wedo_number)d"
+msgstr ""
+
+#. TRANS: Lego NXT is a robotics product of the LEGO company
+#: taextras.py:312
+msgid "Palette of LEGO NXT blocks of motors"
+msgstr ""
+
+#: taextras.py:313
+msgid "Palette of LEGO NXT blocks of sensors"
+msgstr ""
+
+#. TRANS: touch sensor (implemented as a button)
+#: taextras.py:315
+msgid "touch"
+msgstr ""
+
+#. TRANS: distance sensor (implemented using ultrasonics)
+#: taextras.py:317
+msgid "ultrasonic"
+msgstr ""
+
+#: taextras.py:318 TurtleArt/tabasics.py:287 TurtleArt/tabasics.py:298
#: TurtleArt/tabasics.py:348
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1158
msgid "color"
msgstr "వర్ణము"
-#: TurtleArt/tabasics.py:287 TurtleArt/tabasics.py:299
-#: TurtleArt/tabasics.py:358
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1154
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1159
-msgid "shade"
-msgstr "ఛాయ"
+#: taextras.py:319
+#, fuzzy
+msgid "light"
+msgstr "కుడి"
-#: TurtleArt/tabasics.py:291 TurtleArt/tabasics.py:303
-msgid "fills the background with (color, shade)"
-msgstr "పూర్వరంగాన్ని (వర్ణము, చాయతో ) నింపుతుంది"
+#: taextras.py:320 plugins/audio_sensors/audio_sensors.py:83
+#: plugins/audio_sensors/audio_sensors.py:98 pysamples/grecord.py:205
+msgid "sound"
+msgstr ""
-#: TurtleArt/tabasics.py:299 TurtleArt/tabasics.py:367
+#: taextras.py:321 TurtleArt/tabasics.py:299 TurtleArt/tabasics.py:367
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1155
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1160
msgid "gray"
msgstr ""
-#: TurtleArt/tabasics.py:313
-msgid "set color"
-msgstr "వర్ణాన్ని అమర్చు"
+#. TRANS: The brick is the NXT controller
+#: taextras.py:323
+msgid "Please check the connection with the brick"
+msgstr ""
-#: TurtleArt/tabasics.py:317
-msgid "sets color of the line drawn by the turtle"
+#: taextras.py:324
+#, python-format
+msgid "Invalid port '%s'. Port must be: PORT A, B or C"
msgstr ""
-#: TurtleArt/tabasics.py:325
-msgid "set shade"
-msgstr "ఛాయను అమర్చు"
+#: taextras.py:325
+#, python-format
+msgid "Invalid port '%s'. Port must be: PORT 1, 2, 3 or 4"
+msgstr ""
-#: TurtleArt/tabasics.py:329
-msgid "sets shade of the line drawn by the turtle"
+#: taextras.py:326
+msgid "The value of power must be between -127 to 127"
msgstr ""
-#: TurtleArt/tabasics.py:337
-msgid "set gray"
+#: taextras.py:327
+#, python-format
+msgid "The parameter must be a integer, not '%s'"
msgstr ""
-#: TurtleArt/tabasics.py:340
-msgid "sets gray level of the line drawn by the turtle"
+#: taextras.py:328
+msgid "An error has occurred: check all connections and try to reconnect"
msgstr ""
-#: TurtleArt/tabasics.py:349
-msgid "holds current pen color (can be used in place of a number block)"
+#: taextras.py:329
+#, python-format
+msgid "NXT found %s bricks"
msgstr ""
-"ప్రస్తుత కలం వర్ణాన్ని పట్టి ఉంచుతుంది ( సంఖ్య భాగం బదులు మనం దీనిని వాడ "
-"వచ్చు)"
-#: TurtleArt/tabasics.py:359
-msgid "holds current pen shade"
+#: taextras.py:330
+msgid "NXT not found"
msgstr ""
-#: TurtleArt/tabasics.py:368
-#, fuzzy
-msgid "holds current gray level (can be used in place of a number block)"
+#: taextras.py:331
+#, python-format
+msgid "Brick number %s was not found"
msgstr ""
-"ప్రస్థుత పాఠ్య పరిమాణాన్ని పట్టి ఉంచుతుంది (సంఖ్య భాగాల స్థానంలో వాడవచ్చు )"
-#: TurtleArt/tabasics.py:376
-msgid "pen up"
-msgstr "కలం పట్టుకొను"
+#: taextras.py:332
+msgid "refresh NXT"
+msgstr ""
-#: TurtleArt/tabasics.py:379
-msgid "Turtle will not draw when moved."
+#: taextras.py:333
+msgid "Search for a connected NXT brick."
msgstr ""
-#: TurtleArt/tabasics.py:385
-msgid "pen down"
-msgstr "కలం పక్కనపెట్టు"
+#: taextras.py:334
+msgid "NXT"
+msgstr ""
-#: TurtleArt/tabasics.py:388
-msgid "Turtle will draw when moved."
+#: taextras.py:335
+msgid "set current NXT device"
msgstr ""
-#: TurtleArt/tabasics.py:394
-msgid "set pen size"
-msgstr "కలం పరిమాణాన్ని అమర్చు"
+#: taextras.py:336
+msgid "number of NXT devices"
+msgstr ""
-#: TurtleArt/tabasics.py:398
-msgid "sets size of the line drawn by the turtle"
+#: taextras.py:337
+msgid "brick name"
msgstr ""
-#: TurtleArt/tabasics.py:408
-msgid "start fill"
+#: taextras.py:338
+msgid "Get the name of a brick."
msgstr ""
-#: TurtleArt/tabasics.py:410
-msgid "starts filled polygon (used with end fill block)"
+#: taextras.py:339
+msgid "play tone"
msgstr ""
-#: TurtleArt/tabasics.py:417
-msgid "end fill"
+#: taextras.py:340
+msgid "frequency"
msgstr ""
-#: TurtleArt/tabasics.py:419
-msgid "completes filled polygon (used with start fill block)"
+#: taextras.py:341 plugins/turtle_blocks_extras/turtle_blocks_extras.py:445
+msgid "time"
msgstr ""
-#: TurtleArt/tabasics.py:426
-msgid "pen size"
-msgstr "కలం పరిమాణము"
+#: taextras.py:342
+msgid "Play a tone at frequency for time."
+msgstr ""
-#: TurtleArt/tabasics.py:427
-#, fuzzy
-msgid "holds current pen size (can be used in place of a number block)"
+#. TRANS: turn is the action
+#: taextras.py:344
+msgid ""
+"turn motor\n"
+"\n"
msgstr ""
-"ప్రస్థుత పాఠ్య పరిమాణాన్ని పట్టి ఉంచుతుంది (సంఖ్య భాగాల స్థానంలో వాడవచ్చు )"
-#: TurtleArt/tabasics.py:441
-msgid "Palette of pen colors"
-msgstr "కలం వర్ణాలతో కూడిన పలకం"
+#: taextras.py:345
+msgid "port"
+msgstr ""
-#: TurtleArt/tabasics.py:443
-msgid "red"
-msgstr "ఎరుపు"
+#: taextras.py:346
+msgid "power"
+msgstr ""
-#: TurtleArt/tabasics.py:444
-msgid "orange"
-msgstr "నారింజ"
+#. TRANS: rotations is quantity of turns
+#: taextras.py:348
+msgid "rotations"
+msgstr ""
-#: TurtleArt/tabasics.py:446
-msgid "yellow"
-msgstr "పసుపు పచ్చ"
+#: taextras.py:349
+msgid "turn a motor"
+msgstr ""
-#: TurtleArt/tabasics.py:448
-msgid "green"
-msgstr "ఆకుపచ్చ"
+#: taextras.py:350
+msgid ""
+"synchronize\n"
+"\n"
+"motors"
+msgstr ""
-#: TurtleArt/tabasics.py:449
-msgid "cyan"
+#: taextras.py:351
+msgid "steering"
msgstr ""
-#: TurtleArt/tabasics.py:450
-msgid "blue"
-msgstr "నీలం"
+#: taextras.py:352
+msgid "synchronize two motors connected in PORT B and PORT C"
+msgstr ""
-#: TurtleArt/tabasics.py:451
-msgid "purple"
-msgstr "ఊద"
+#: taextras.py:353
+msgid "PORT A"
+msgstr ""
-#: TurtleArt/tabasics.py:453
-#, fuzzy
-msgid "white"
-msgstr "రాయు"
+#: taextras.py:354
+msgid "PORT A of the brick"
+msgstr ""
-#: TurtleArt/tabasics.py:454
-#, fuzzy
-msgid "black"
-msgstr "వెనుక"
+#: taextras.py:355
+msgid "PORT B"
+msgstr ""
-#: TurtleArt/tabasics.py:460
-msgid "set text color"
-msgstr "పాఠ్య వర్ణాన్ని అమర్చు"
+#: taextras.py:356
+msgid "PORT B of the brick"
+msgstr ""
-#: TurtleArt/tabasics.py:463
-msgid "sets color of text drawn by the turtle"
+#: taextras.py:357
+msgid "PORT C"
msgstr ""
-#: TurtleArt/tabasics.py:471
-msgid "set text size"
-msgstr "పాఠ్య పరిమాణాన్ని అమర్చు"
+#: taextras.py:358
+msgid "PORT C of the brick"
+msgstr ""
-#: TurtleArt/tabasics.py:474
-msgid "sets size of text drawn by the turtle"
+#: taextras.py:359
+msgid "start motor"
msgstr ""
-#: TurtleArt/tabasics.py:557
+#: taextras.py:360
+msgid "Run a motor forever."
+msgstr ""
+
+#: taextras.py:361
+msgid "brake motor"
+msgstr ""
+
+#: taextras.py:362
+msgid "Stop a specified motor."
+msgstr ""
+
+#. TRANS: reset is used to reset the counter associated with the motor
+#: taextras.py:364
+msgid "reset motor"
+msgstr ""
+
+#: taextras.py:365
+msgid "Reset the motor counter."
+msgstr ""
+
+#: taextras.py:366
+msgid "motor position"
+msgstr ""
+
+#: taextras.py:367
+msgid "Get the motor position."
+msgstr ""
+
+#: taextras.py:368
+msgid "PORT 1"
+msgstr ""
+
+#: taextras.py:369
+msgid "PORT 1 of the brick"
+msgstr ""
+
+#: taextras.py:370
#, fuzzy
-msgid "Palette of numeric operators"
-msgstr "ప్రస్రణా కార్యవాహికల పలకం"
+msgid "read"
+msgstr "ఎరుపు"
-#: TurtleArt/tabasics.py:563
-msgid "plus"
-msgstr "కూడిక"
+#: taextras.py:371
+msgid "sensor"
+msgstr ""
-#: TurtleArt/tabasics.py:567
-msgid "adds two alphanumeric inputs"
+#: taextras.py:372
+msgid "Read sensor output."
msgstr ""
-#: TurtleArt/tabasics.py:575
-msgid "minus"
-msgstr "తీసివేయు"
+#: taextras.py:373
+msgid "PORT 2"
+msgstr ""
-#: TurtleArt/tabasics.py:578
-msgid "subtracts bottom numeric input from top numeric input"
+#: taextras.py:374
+msgid "PORT 2 of the brick"
msgstr ""
-#: TurtleArt/tabasics.py:589
-msgid "multiply"
-msgstr "గుణించు"
+#: taextras.py:375
+msgid "light sensor"
+msgstr ""
-#: TurtleArt/tabasics.py:592
-msgid "multiplies two numeric inputs"
+#: taextras.py:376
+msgid "gray sensor"
msgstr ""
-#: TurtleArt/tabasics.py:601
-msgid "divide"
-msgstr "భాగించు"
+#: taextras.py:377
+msgid "PORT 3"
+msgstr ""
-#: TurtleArt/tabasics.py:604
+#: taextras.py:378
+msgid "PORT 3 of the brick"
+msgstr ""
+
+#: taextras.py:379
+msgid "touch sensor"
+msgstr ""
+
+#: taextras.py:380
+msgid "distance sensor"
+msgstr ""
+
+#: taextras.py:381
+msgid "PORT 4"
+msgstr ""
+
+#: taextras.py:382
+msgid "PORT 4 of the brick"
+msgstr ""
+
+#: taextras.py:383
+msgid "sound sensor"
+msgstr ""
+
+#: taextras.py:384
+msgid "color sensor"
+msgstr ""
+
+#. TRANS: set light is used to set the light level associated with
+#. the color sensor (which can emit light as well as sense it)
+#: taextras.py:387
+msgid "set light"
+msgstr ""
+
+#: taextras.py:388
+msgid "Set color sensor light."
+msgstr ""
+
+#. TRANS: the battery level is the charge level of the brick
+#: taextras.py:390
+msgid "battery level"
+msgstr ""
+
+#: taextras.py:391
+msgid "Get battery level of the brick"
+msgstr ""
+
+#. TRANS: Arduino plugin to control an Arduino board
+#: taextras.py:396
+msgid "HIGH"
+msgstr ""
+
+#: taextras.py:397
+msgid "LOW"
+msgstr ""
+
+#: taextras.py:398
+msgid "INPUT"
+msgstr ""
+
+#: taextras.py:399
+msgid "OUTPUT"
+msgstr ""
+
+#. TRANS: PWM is pulse-width modulation
+#: taextras.py:401
+msgid "PWM"
+msgstr ""
+
+#: taextras.py:402
+msgid "SERVO"
+msgstr ""
+
+#: taextras.py:403
+msgid "ERROR: Check the Arduino and the number of port."
+msgstr ""
+
+#: taextras.py:404
+msgid "ERROR: Value must be a number from 0 to 255."
+msgstr ""
+
+#: taextras.py:405
+msgid "ERROR: Value must be either HIGH or LOW."
+msgstr ""
+
+#: taextras.py:406
+msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO."
+msgstr ""
+
+#: taextras.py:407
+msgid "refresh Arduino"
+msgstr ""
+
+#: taextras.py:408
+msgid "Search for connected Arduinos."
+msgstr ""
+
+#: taextras.py:409
+msgid "Arduino"
+msgstr ""
+
+#: taextras.py:410
+msgid "set current Arduino board"
+msgstr ""
+
+#: taextras.py:411
+msgid "number of Arduinos"
+msgstr ""
+
+#: taextras.py:412
+msgid "number of Arduino boards"
+msgstr ""
+
+#: taextras.py:413
+msgid "Arduino name"
+msgstr ""
+
+#: taextras.py:414
+msgid "Get the name of an Arduino."
+msgstr ""
+
+#. TRANS: pin mode is used to specify the mode (INPUT, OUTPUT, etc)
+#. in which an I/O pin is being used.
+#: taextras.py:417
+msgid "pin mode"
+msgstr ""
+
+#: taextras.py:419
+msgid "mode"
+msgstr ""
+
+#: taextras.py:420
+msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)."
+msgstr ""
+
+#: taextras.py:421
+msgid "analog write"
+msgstr ""
+
+#: taextras.py:422 TurtleArt/tabasics.py:928 TurtleArt/tawindow.py:4189
+msgid "value"
+msgstr "విలువ"
+
+#: taextras.py:423
+msgid "Write analog value in specified port."
+msgstr ""
+
+#: taextras.py:424
+msgid "analog read"
+msgstr ""
+
+#: taextras.py:425
msgid ""
-"divides top numeric input (numerator) by bottom numeric input (denominator)"
+"Read value from analog port. Value may be between 0 and 1023. Use Vref to "
+"determine voltage. For USB, volt=((read)*5)/1024) approximately."
msgstr ""
-#: TurtleArt/tabasics.py:614
-msgid "identity"
-msgstr "అస్థిత్వం"
+#: taextras.py:427
+msgid "digital write"
+msgstr ""
-#: TurtleArt/tabasics.py:616
-msgid "identity operator used for extending blocks"
-msgstr "భాగాలను పెంచటానికి ఉపయోగించే కార్యవాహిక గుర్తు"
+#: taextras.py:428
+msgid "Write digital value to specified port."
+msgstr ""
-#: TurtleArt/tabasics.py:624 TurtleArt/tabasics.py:625
-msgid "mod"
+#: taextras.py:429
+msgid "digital read"
msgstr ""
-#: TurtleArt/tabasics.py:628
-msgid "modular (remainder) operator"
+#: taextras.py:430
+msgid "Read value from digital port."
msgstr ""
-#: TurtleArt/tabasics.py:635
-msgid "√"
+#: taextras.py:431
+msgid "Set HIGH value for digital port."
msgstr ""
-#: TurtleArt/tabasics.py:636
-msgid "square root"
-msgstr "మూలం"
+#: taextras.py:432
+msgid "Configure Arduino port for digital input."
+msgstr ""
-#: TurtleArt/tabasics.py:639
-msgid "calculates square root"
-msgstr "మూలాన్ని గణిస్తుంది"
+#: taextras.py:433
+msgid "Configure Arduino port to drive a servo."
+msgstr ""
-#: TurtleArt/tabasics.py:646
-msgid "random"
-msgstr "విభిన్నంగా"
+#: taextras.py:434
+msgid "Set LOW value for digital port."
+msgstr ""
-#: TurtleArt/tabasics.py:646
-msgid "min"
-msgstr "అత్యల్ప"
+#: taextras.py:435
+msgid "Configure Arduino port for digital output."
+msgstr ""
-#: TurtleArt/tabasics.py:646
-msgid "max"
-msgstr "అత్యధిక"
+#: taextras.py:436
+msgid "Configure Arduino port for PWM (pulse-width modulation)."
+msgstr ""
-#: TurtleArt/tabasics.py:650
-msgid "returns random number between minimum (top) and maximum (bottom) values"
+#. TRANS: plugin to control an ExpEyes device
+#: taextras.py:441
+msgid "Palette of Expeyes blocks"
msgstr ""
-#: TurtleArt/tabasics.py:662
-msgid "number"
-msgstr "సంఖ్య"
+#. TRANS: Programmable voltage output
+#: taextras.py:443
+msgid "set PVS"
+msgstr ""
-#: TurtleArt/tabasics.py:663
-msgid "used as numeric input in mathematic operators"
+#: taextras.py:444
+msgid "set programmable voltage output"
msgstr ""
-#: TurtleArt/tabasics.py:671
-msgid "greater than"
-msgstr "కంటే ఏక్కువ"
+#. TRANS: Square wave 1 voltage output
+#: taextras.py:446
+msgid "set SQR1 voltage"
+msgstr ""
-#: TurtleArt/tabasics.py:674
-msgid "logical greater-than operator"
-msgstr "తార్కిక ఎక్కువ కార్యవాహిక"
+#: taextras.py:447
+msgid "set square wave 1 voltage output"
+msgstr ""
-#: TurtleArt/tabasics.py:683
-msgid "less than"
-msgstr "కంటే తక్కువ"
+#. TRANS: Square wave 2 voltage output
+#: taextras.py:449
+msgid "set SQR2 voltage"
+msgstr ""
-#: TurtleArt/tabasics.py:687
-msgid "logical less-than operator"
-msgstr "తార్కిక తక్కువ కార్యవాహిక"
+#: taextras.py:450
+msgid "set square wave 2 voltage output"
+msgstr ""
-#: TurtleArt/tabasics.py:695
-msgid "equal"
-msgstr "సమానం"
+#. TRANS: Digital output level
+#: taextras.py:452
+msgid "set OD1"
+msgstr ""
-#: TurtleArt/tabasics.py:699
-msgid "logical equal-to operator"
-msgstr "తార్కిక సమాన కార్యవాహిక"
+#: taextras.py:453
+msgid "set digital output level (OD1) low (0) or high (1)"
+msgstr ""
-#: TurtleArt/tabasics.py:705
-msgid "not"
-msgstr "కాదు"
+#. TRANS: Input 1 voltage level
+#: taextras.py:455
+msgid "IN1 level"
+msgstr ""
-#: TurtleArt/tabasics.py:708
-msgid "logical NOT operator"
-msgstr "తార్కిక కాదు కార్యవాహిక"
+#: taextras.py:456
+msgid ""
+"returns 1 if IN1 voltage level >2.5 volts, 0 if IN1 voltage level <= 2.5 "
+"volts"
+msgstr ""
-#: TurtleArt/tabasics.py:714 TurtleArt/tabasics.py:717
-msgid "and"
-msgstr "మరియు"
+#. TRANS: Input 2 voltage level
+#: taextras.py:459
+msgid "IN2 level"
+msgstr ""
-#: TurtleArt/tabasics.py:718
-msgid "logical AND operator"
-msgstr "తార్కిక AND కార్యనిర్వాహిక"
+#: taextras.py:460
+msgid ""
+"returns 1 if IN2 voltage level >2.5 volts, 0 if IN2 voltage level <= 2.5 "
+"volts"
+msgstr ""
-#: TurtleArt/tabasics.py:725 TurtleArt/tabasics.py:728
-msgid "or"
-msgstr "లేదా"
+#. TRANS: Resistive sensor voltage level
+#: taextras.py:463
+msgid "SEN level"
+msgstr ""
-#: TurtleArt/tabasics.py:729
+#: taextras.py:464
+msgid ""
+"returns 1 if resistive sensor (SEN) voltage level > 2.5 volts, 0 if SEN "
+"voltage level <= 2.5 volts"
+msgstr ""
+
+#: taextras.py:466
+msgid "capture"
+msgstr ""
+
+#: taextras.py:467
+msgid "input"
+msgstr ""
+
+#: taextras.py:468
#, fuzzy
-msgid "logical OR operator"
-msgstr "తార్కిక కాదు కార్యవాహిక"
+msgid "samples"
+msgstr ""
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"నమూనాలు "
-#: TurtleArt/tabasics.py:738
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:98
-msgid "Palette of flow operators"
-msgstr "ప్రస్రణా కార్యవాహికల పలకం"
+#: taextras.py:469
+msgid "interval"
+msgstr ""
-#: TurtleArt/tabasics.py:743
-msgid "wait"
-msgstr "వేచి ఉండు"
+#. TRANS: MS is microseconds
+#: taextras.py:471
+msgid ""
+"capture multiple samples from input at interval (MS); results pushed to FIFO"
+msgstr ""
-#: TurtleArt/tabasics.py:747
-msgid "pauses program execution a specified number of seconds"
-msgstr "నిర్వర్తిస్తున్న కార్యక్రమాన్ని పేర్కొన్న సెకన్ల వరకు నిలిపి వేస్తుంది"
+#. TRANS: Analog input 1 voltage level
+#: taextras.py:474
+msgid "A1"
+msgstr ""
-#: TurtleArt/tabasics.py:754
-msgid "forever"
-msgstr "ఎప్పటికీ"
+#: taextras.py:475
+msgid "read analog input 1 voltage"
+msgstr ""
-#: TurtleArt/tabasics.py:758
-msgid "loops forever"
-msgstr "ఎల్లప్పిటికీ ఉండే లూపులు"
+#. TRANS: Analog input 2 voltage level
+#: taextras.py:477
+msgid "A2"
+msgstr ""
-#: TurtleArt/tabasics.py:765 TurtleArt/tabasics.py:769
-msgid "repeat"
-msgstr "మళ్ళీ చేయి"
+#: taextras.py:478
+msgid "read analog input 2 voltage"
+msgstr ""
-#: TurtleArt/tabasics.py:770
-msgid "loops specified number of times"
+#. TRANS: Read input 1 voltage
+#: taextras.py:480
+msgid "IN1"
msgstr ""
-#: TurtleArt/tabasics.py:776 TurtleArt/tabasics.py:789
-msgid "if"
-msgstr "ఒక వేళ"
+#: taextras.py:481
+msgid "read input 1 voltage"
+msgstr ""
-#: TurtleArt/tabasics.py:776 TurtleArt/tabasics.py:789
-msgid "then"
-msgstr "అయితే"
+#. TRANS: Read input 2 voltage
+#: taextras.py:483
+msgid "IN2"
+msgstr ""
-#: TurtleArt/tabasics.py:779
-msgid "if then"
-msgstr "ఒకవేళ అయితే"
+#: taextras.py:484
+msgid "read input 2 voltage"
+msgstr ""
-#: TurtleArt/tabasics.py:781
-msgid "if-then operator that uses boolean operators from Numbers palette"
+#. TRANS: Read analog sensor input voltage
+#: taextras.py:486
+msgid "SEN"
msgstr ""
-#: TurtleArt/tabasics.py:789
-msgid "else"
+#: taextras.py:487
+msgid "read analog sensor input voltage"
msgstr ""
-#: TurtleArt/tabasics.py:793 TurtleArt/tabasics.py:801
-#, fuzzy
-msgid "if then else"
-msgstr "కాకపోతే"
+#. TRANS: Read square wave 1 input voltage
+#: taextras.py:489
+msgid "SQR1"
+msgstr ""
-#: TurtleArt/tabasics.py:794 TurtleArt/tabasics.py:802
-msgid "if-then-else operator that uses boolean operators from Numbers palette"
+#: taextras.py:490
+msgid "read square wave 1 voltage"
msgstr ""
-#: TurtleArt/tabasics.py:811
-msgid "horizontal space"
-msgstr "అడ్డంగా ఉన్న ప్రదేశం"
+#. TRANS: Read square wave 2 input voltage
+#: taextras.py:492
+msgid "SQR2"
+msgstr ""
+
+#: taextras.py:493
+msgid "read square wave 2 voltage"
+msgstr ""
+
+#. TRANS: Read programmable voltage
+#: taextras.py:495
+msgid "PVS"
+msgstr ""
+
+#: taextras.py:496
+msgid "read programmable voltage"
+msgstr ""
+
+#: taextras.py:497
+msgid "Expeyes device not found"
+msgstr ""
+
+#: TurtleArt/taconstants.py:209 TurtleArt/taconstants.py:231
+#: TurtleArt/taconstants.py:252 TurtleArt/taconstants.py:294
+#: TurtleArt/taconstants.py:336 TurtleArt/taconstants.py:378
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:963
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:978
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:993
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1008
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1023
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1038
+msgid "Title"
+msgstr "పీఠిక"
+
+#: TurtleArt/tabasics.py:446
+msgid "yellow"
+msgstr "పసుపు పచ్చ"
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:493
+msgid "emptys FILO (first-in-last-out heap)"
+msgstr "FILO క్రమంలో ఖాళీ చేస్తుంది (మొదట-వచ్చినది - కుప్పనుండి -చరకు -వెళుతుంది )"
#: TurtleArt/tabasics.py:812
msgid "jogs stack right"
msgstr "కుప్పను కుడివైపుకు నెడుతుంది"
-#: TurtleArt/tabasics.py:819
-msgid "vertical space"
-msgstr "నిటారు ప్రదేశము"
+#: TurtleArt/tabasics.py:919
+msgid "box 2"
+msgstr "పేటిక 2"
+
+#: TurtleArt/tabasics.py:909
+msgid "box 1"
+msgstr "పేటిక 1"
+
+#: TurtleArtActivity.py:682 TurtleArtActivity.py:892 turtleblocks.py:401
+msgid "Step"
+msgstr "మెట్టు"
+
+#: TurtleArtActivity.py:280 TurtleArtActivity.py:882 turtleblocks.py:392
+msgid "Hide palette"
+msgstr "పలకాన్ని దాచుము"
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:165
+#, fuzzy
+msgid "Sugar Journal video object"
+msgstr "శుగర్ పొద్దు శ్రావ్య తాత్పర్యం "
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:881
+#, fuzzy
+msgid "xcor of right of screen"
+msgstr "తెర దిగువున y అక్షము "
+
+#: TurtleArt/tabasics.py:247 TurtleArt/tawindow.py:3863
+#: TurtleArt/tawindow.py:3869 TurtleArtActivity.py:605
+msgid "heading"
+msgstr "పీఠిక"
+
+#: TurtleArt/tabasics.py:450
+msgid "blue"
+msgstr "నీలం"
#: TurtleArt/tabasics.py:820
msgid "jogs stack down"
msgstr "కుప్పను క్రింది వైపునకు నెడుతుంది"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:949
+#, fuzzy
+msgid "bottom y"
+msgstr "దిగువ "
+
+#: TurtleArt/tabasics.py:385
+msgid "pen down"
+msgstr "కలం పక్కనపెట్టు"
+
+#: TurtleArt/tabasics.py:743
+msgid "wait"
+msgstr "వేచి ఉండు"
+
+#: TurtleArt/tabasics.py:928 TurtleArt/tabasics.py:942
+msgid "box"
+msgstr "పేటిక"
+
+#: TurtleArt/tabasics.py:876 TurtleArt/tawindow.py:4139
+msgid "invokes named action stack"
+msgstr "నామకరణ అయిన చర్య కుప్పను ప్రేరేపిస్తుంది"
+
+#: TurtleArt/tabasics.py:860 TurtleArt/tabasics.py:863
+#: TurtleArt/tabasics.py:871 TurtleArt/tabasics.py:875
+#: TurtleArt/tawindow.py:1292 TurtleArt/tawindow.py:1371
+#: TurtleArt/tawindow.py:1384 TurtleArt/tawindow.py:1854
+#: TurtleArt/tawindow.py:4125
+msgid "action"
+msgstr "చర్య"
+
+#: TurtleArt/tabasics.py:922
+msgid "Variable 2 (numeric value)"
+msgstr "చరరాశి 2 ( పూర్ణసంఖ్య విలువ )"
+
+#: TurtleArt/tabasics.py:601
+msgid "divide"
+msgstr "భాగించు"
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258
+msgid "picture name"
+msgstr "ప్రతిరూప నామం"
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:106
+#, fuzzy
+msgid "while"
+msgstr "రాయు "
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:519
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:529
+#, fuzzy
+msgid "empty heap?"
+msgstr "ఖాళీ కుప్ప "
+
+#: TurtleArt/tabasics.py:948 TurtleArt/tawindow.py:4166
+msgid "named variable (numeric value)"
+msgstr "నామకరణం అయిన చరరాశి ( పూర్ణసంఖ్య విలువ )"
+
+#: TurtleArt/tawindow.py:1000 TurtleArt/tawindow.py:1470
+msgid "next"
+msgstr "తర్వాత"
+
+#: TurtleArt/tabasics.py:779
+msgid "if then"
+msgstr "ఒకవేళ అయితే"
+
+#: TurtleArt/tabasics.py:394
+msgid "set pen size"
+msgstr "కలం పరిమాణాన్ని అమర్చు"
+
+#: TurtleArt/tabasics.py:1000
+msgid "permanently deletes items in trash"
+msgstr "చెత్తకుండీలోని అంశాలను పూర్తిగా తొలగిస్తుంది"
+
+#: TurtleArt/tabasics.py:958
+msgid "top of Action 1 stack"
+msgstr "చర్య 1 కుప్ప పైన"
+
+#: TurtleArt/tabasics.py:738
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:98
+msgid "Palette of flow operators"
+msgstr "ప్రస్రణా కార్యవాహికల పలకం"
+
+#
+#: TurtleArt/tabasics.py:213
+msgid "set heading"
+msgstr "seth"
+
+#: TurtleArt/tabasics.py:811
+msgid "horizontal space"
+msgstr "అడ్డంగా ఉన్న ప్రదేశం"
+
+#: TurtleArt/tabasics.py:856
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:189
+msgid "string value"
+msgstr "పద బంధం విలువ"
+
+#: TurtleArt/talogo.py:570
+msgid "I don't know how to"
+msgstr "ఎలాగో నాకు తెలియదు"
+
+#: TurtleArt/tabasics.py:471
+msgid "set text size"
+msgstr "పాఠ్య పరిమాణాన్ని అమర్చు"
+
+#: TurtleArtActivity.py:546 TurtleArtActivity.py:575 TurtleArtActivity.py:678
+#: TurtleArtActivity.py:747 turtleblocks.py:382
+msgid "View"
+msgstr "దర్శించు"
+
#: TurtleArt/tabasics.py:826
msgid "stop action"
msgstr "చర్యను నిలిపివేయి"
+#: TurtleArt/tabasics.py:448
+msgid "green"
+msgstr "ఆకుపచ్చ"
+
+#: TurtleArt/tabasics.py:287 TurtleArt/tabasics.py:299
+#: TurtleArt/tabasics.py:358
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1154
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1159
+msgid "shade"
+msgstr "ఛాయ"
+
+#: TurtleArt/tabasics.py:291 TurtleArt/tabasics.py:303
+msgid "fills the background with (color, shade)"
+msgstr "పూర్వరంగాన్ని (వర్ణము, చాయతో ) నింపుతుంది"
+
+#: TurtleArt/tabasics.py:376
+msgid "pen up"
+msgstr "కలం పట్టుకొను"
+
+#: TurtleArt/tabasics.py:444
+msgid "orange"
+msgstr "నారింజ"
+
+#: TurtleArt/tabasics.py:747
+msgid "pauses program execution a specified number of seconds"
+msgstr "నిర్వర్తిస్తున్న కార్యక్రమాన్ని పేర్కొన్న సెకన్ల వరకు నిలిపి వేస్తుంది"
+
+#: TurtleArt/tabasics.py:776 TurtleArt/tabasics.py:789
+msgid "then"
+msgstr "అయితే"
+
+#: TurtleArt/tabasics.py:705
+msgid "not"
+msgstr "కాదు"
+
+#: TurtleArt/tabasics.py:793 TurtleArt/tabasics.py:801
+#, fuzzy
+msgid "if then else"
+msgstr "కాకపోతే"
+
#: TurtleArt/tabasics.py:829
msgid "stops current action"
msgstr "ప్రస్థుత చర్యను నిలిపి వేస్తుంది"
-#: TurtleArt/tabasics.py:838
-msgid "Palette of variable blocks"
-msgstr "మారే భాగాల పలకం"
+#: TurtleArt/tabasics.py:368
+#, fuzzy
+msgid "holds current gray level (can be used in place of a number block)"
+msgstr "ప్రస్థుత పాఠ్య పరిమాణాన్ని పట్టి ఉంచుతుంది (సంఖ్య భాగాల స్థానంలో వాడవచ్చు )"
-#: TurtleArt/tabasics.py:843 pysamples/grecord.py:213
-msgid "start"
-msgstr "ప్రారంభించు"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:857
+#, fuzzy
+msgid "xcor of left of screen"
+msgstr ""
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"తెర దిగువున y అక్షము \n"
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"తెర దిగువున y అక్షము \n"
+"#-#-#-#-# te.po (PACKAGE VERSION) #-#-#-#-#\n"
+"తెర దిగువున y అక్షము"
+
+#: TurtleArt/tapalette.py:97
+msgid "displays next palette"
+msgstr "తదుపరి పలకాన్ని ప్రదర్శిస్తుంది"
+
+#: TurtleArt/tabasics.py:687
+msgid "logical less-than operator"
+msgstr "తార్కిక తక్కువ కార్యవాహిక"
+
+#: TurtleArt/tabasics.py:883
+msgid "store in box 1"
+msgstr "1 పేటికలో దాచుము"
+
+#: TurtleArt/tabasics.py:896
+msgid "store in box 2"
+msgstr "2 పేటికలో దాచుము"
+
+#: TurtleArtActivity.py:166 TurtleArtActivity.py:709 TurtleArtActivity.py:823
+#: TurtleArtActivity.py:853 turtleblocks.py:360
+msgid "Save as Logo"
+msgstr "ముద్రికగా దాచు"
+
+#: TurtleArt/tabasics.py:460
+msgid "set text color"
+msgstr "పాఠ్య వర్ణాన్ని అమర్చు"
+
+#: TurtleArt/tabasics.py:662
+msgid "number"
+msgstr "సంఖ్య"
+
+#: TurtleArt/tabasics.py:453
+#, fuzzy
+msgid "white"
+msgstr "రాయు"
#: TurtleArt/tabasics.py:846
msgid "connects action to toolbar run buttons"
msgstr "చర్యను పనిముట్ల మీటలతో అనుసంధానం చేస్తుంది"
+#: TurtleArt/tabasics.py:575
+msgid "minus"
+msgstr "తీసివేయు"
+
+#: TurtleArt/tabasics.py:714 TurtleArt/tabasics.py:717
+msgid "and"
+msgstr "మరియు"
+
+#: TurtleArt/talogo.py:624
+msgid "as input"
+msgstr "ఎగుబడిలా"
+
+#: TurtleArt/tabasics.py:427
+#, fuzzy
+msgid "holds current pen size (can be used in place of a number block)"
+msgstr "ప్రస్థుత పాఠ్య పరిమాణాన్ని పట్టి ఉంచుతుంది (సంఖ్య భాగాల స్థానంలో వాడవచ్చు )"
+
+#: TurtleArt/tabasics.py:313
+msgid "set color"
+msgstr "వర్ణాన్ని అమర్చు"
+
+#: TurtleArt/tabasics.py:646
+msgid "min"
+msgstr "అత్యల్ప"
+
+#: TurtleArt/tabasics.py:282
+#, fuzzy
+msgid "Palette of pen commands"
+msgstr "కలం వర్ణాలతో కూడిన పలకం"
+
+#: TurtleArt/tabasics.py:708
+msgid "logical NOT operator"
+msgstr "తార్కిక కాదు కార్యవాహిక"
+
+#: TurtleArt/tabasics.py:557
+#, fuzzy
+msgid "Palette of numeric operators"
+msgstr "ప్రస్రణా కార్యవాహికల పలకం"
+
+#: TurtleArt/tabasics.py:589
+msgid "multiply"
+msgstr "గుణించు"
+
+#: TurtleArt/tabasics.py:754
+msgid "forever"
+msgstr "ఎప్పటికీ"
+
+#: TurtleArtActivity.py:211
+msgid "snapshot"
+msgstr "ఛాయా చిత్రం"
+
+#: TurtleArt/tabasics.py:151
+#, fuzzy
+msgid "clean"
+msgstr "శుభ్రపరుచు"
+
+#: TurtleArtActivity.py:611 TurtleArtActivity.py:757 turtleblocks.py:372
+msgid "Grow blocks"
+msgstr "భాగాలను పెంచుము"
+
+#: TurtleArtActivity.py:594 TurtleArtActivity.py:748
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789
+msgid "Fullscreen"
+msgstr "తెర మొత్తం"
+
#: TurtleArt/tabasics.py:853 TurtleArt/tabasics.py:854
#: TurtleArt/tabasics.py:855
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186
@@ -576,70 +1877,300 @@ msgstr "చర్యను పనిముట్ల మీటలతో అను
msgid "text"
msgstr "పాఠము"
-#: TurtleArt/tabasics.py:856
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:189
-msgid "string value"
-msgstr "పద బంధం విలువ"
+#: TurtleArt/tabasics.py:646
+msgid "random"
+msgstr "విభిన్నంగా"
-#: TurtleArt/tabasics.py:860 TurtleArt/tabasics.py:863
-#: TurtleArt/tabasics.py:871 TurtleArt/tabasics.py:875
-#: TurtleArt/tawindow.py:1292 TurtleArt/tawindow.py:1371
-#: TurtleArt/tawindow.py:1384 TurtleArt/tawindow.py:1854
-#: TurtleArt/tawindow.py:4125
-msgid "action"
-msgstr "చర్య"
+#: TurtleArt/tabasics.py:674
+msgid "logical greater-than operator"
+msgstr "తార్కిక ఎక్కువ కార్యవాహిక"
-#: TurtleArt/tabasics.py:865
-msgid "top of nameable action stack"
-msgstr "నామకరణం చెయ గల చర్య కుప్ప పైన"
+#: TurtleArt/tabasics.py:454
+#, fuzzy
+msgid "black"
+msgstr "వెనుక"
-#: TurtleArt/tabasics.py:876 TurtleArt/tawindow.py:4139
-msgid "invokes named action stack"
-msgstr "నామకరణ అయిన చర్య కుప్పను ప్రేరేపిస్తుంది"
+#: TurtleArt/tabasics.py:639
+msgid "calculates square root"
+msgstr "మూలాన్ని గణిస్తుంది"
-#: TurtleArt/tabasics.py:883
-msgid "store in box 1"
-msgstr "1 పేటికలో దాచుము"
+#: pysamples/grecord.py:215
+#, fuzzy
+msgid "stop"
+msgstr "పైన "
+
+#: TurtleArt/tabasics.py:671
+msgid "greater than"
+msgstr "కంటే ఏక్కువ"
+
+#: TurtleArt/tabasics.py:225 TurtleArt/tawindow.py:3862
+#: TurtleArt/tawindow.py:3868 TurtleArtActivity.py:604
+msgid "xcor"
+msgstr "x అక్షము"
+
+#: TurtleArtActivity.py:687 turtleblocks.py:408 util/helpbutton.py:45
+msgid "Help"
+msgstr "సహాయం"
+
+#: TurtleArt/tabasics.py:186
+msgid "arc"
+msgstr "జ్యా"
+
+#: TurtleArt/tabasics.py:186
+msgid "radius"
+msgstr "వ్యాసార్ధం"
+
+#: TurtleArt/tabasics.py:325
+msgid "set shade"
+msgstr "ఛాయను అమర్చు"
+
+#: TurtleArt/tabasics.py:718
+msgid "logical AND operator"
+msgstr "తార్కిక AND కార్యనిర్వాహిక"
+
+#: TurtleArtActivity.py:681 TurtleArtActivity.py:890 turtleblocks.py:400
+msgid "Run"
+msgstr "నడుపు"
+
+#: plugins/audio_sensors/audio_sensors.py:91
+#: plugins/audio_sensors/audio_sensors.py:106
+msgid "microphone input volume"
+msgstr "మైకు ఎగుబడి పరిమాణం"
+
+#: gnome_plugins/uploader_plugin.py:120
+#, fuzzy
+msgid "Title:"
+msgstr "పీఠిక "
+
+#: TurtleArt/tabasics.py:838
+msgid "Palette of variable blocks"
+msgstr "మారే భాగాల పలకం"
+
+#: TurtleArt/tabasics.py:912
+msgid "Variable 1 (numeric value)"
+msgstr "చరరాశి 1 ( పూర్ణసంఖ్య విలువ )"
+
+#: TurtleArt/tabasics.py:695
+msgid "equal"
+msgstr "సమానం"
+
+#: TurtleArt/talogo.py:624
+msgid "doesn't like"
+msgstr "నచ్చని"
+
+#: TurtleArt/tabasics.py:426
+msgid "pen size"
+msgstr "కలం పరిమాణము"
+
+#: TurtleArt/tabasics.py:190
+msgid "moves turtle along an arc"
+msgstr "జ్యా వెంబడి టర్టిల్‌ని కదుపుతుంది"
+
+#: TurtleArt/tabasics.py:699
+msgid "logical equal-to operator"
+msgstr "తార్కిక సమాన కార్యవాహిక"
+
+#: TurtleArt/tabasics.py:441
+msgid "Palette of pen colors"
+msgstr "కలం వర్ణాలతో కూడిన పలకం"
#: TurtleArt/tabasics.py:888
msgid "stores numeric value in Variable 1"
msgstr "సంఖ్యా విలువను చరరాశి 1 లో నిక్షిప్తం చేస్తుంది"
-#: TurtleArt/tabasics.py:896
-msgid "store in box 2"
-msgstr "2 పేటికలో దాచుము"
-
#: TurtleArt/tabasics.py:901
msgid "stores numeric value in Variable 2"
msgstr "సంఖ్యా విలువను చరరాశి 2 లో నిక్షిప్తం చేస్తుంది"
-#: TurtleArt/tabasics.py:909
-msgid "box 1"
-msgstr "పేటిక 1"
+#: TurtleArt/tabasics.py:143
+msgid "moves turtle backward"
+msgstr "టర్టిల్‌ని వెనుకకు నడుపుతుంది"
-#: TurtleArt/tabasics.py:912
-msgid "Variable 1 (numeric value)"
-msgstr "చరరాశి 1 ( పూర్ణసంఖ్య విలువ )"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:889
+#, fuzzy
+msgid "ycor of top of screen"
+msgstr "తెర దిగువున y అక్షము "
-#: TurtleArt/tabasics.py:919
-msgid "box 2"
-msgstr "పేటిక 2"
+#: TurtleArt/talogo.py:384 TurtleArtActivity.py:322 TurtleArtActivity.py:684
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1485
+msgid "Show blocks"
+msgstr "భాగాలను చూపుము"
-#: TurtleArt/tabasics.py:922
-msgid "Variable 2 (numeric value)"
-msgstr "చరరాశి 2 ( పూర్ణసంఖ్య విలువ )"
+#: pysamples/grecord.py:219
+#, fuzzy
+msgid "save"
+msgstr "దాచు "
+
+#: gnome_plugins/collaboration_plugin.py:304
+#, fuzzy
+msgid "Colors"
+msgstr "వర్ణము"
+
+#: TurtleArt/tawindow.py:989 TurtleArt/tawindow.py:990
+#, fuzzy
+msgid "orientation"
+msgstr "సమర్పణ"
+
+#: TurtleArt/tabasics.py:236 TurtleArt/tawindow.py:3862
+#: TurtleArt/tawindow.py:3868 TurtleArtActivity.py:605
+msgid "ycor"
+msgstr "y అక్షము"
+
+#: TurtleArt/tabasics.py:776 TurtleArt/tabasics.py:789
+msgid "if"
+msgstr "ఒక వేళ"
+
+#: TurtleArt/tabasics.py:964 TurtleArt/tabasics.py:984
+msgid "action 2"
+msgstr "చర్య 2"
+
+#: TurtleArt/tabasics.py:955 TurtleArt/tabasics.py:974
+msgid "action 1"
+msgstr "చర్య 1"
+
+#: TurtleArtActivity.py:587 TurtleArtActivity.py:731 turtleblocks.py:385
+msgid "Copy"
+msgstr "కాపీ"
+
+#: TurtleArtActivity.py:589 TurtleArtActivity.py:732 turtleblocks.py:386
+msgid "Paste"
+msgstr "అతికించు"
+
+#: TurtleArt/talogo.py:511
+msgid "did not output to"
+msgstr "అక్కడకి దిగుబడి కాలేదు"
+
+#: TurtleArtActivity.py:680 TurtleArtActivity.py:888 turtleblocks.py:399
+msgid "Clean"
+msgstr "శుభ్రపరుచు"
+
+#: TurtleArt/tabasics.py:186
+msgid "angle"
+msgstr "కోణం"
+
+#: TurtleArt/tabasics.py:162
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:854
+msgid "left"
+msgstr "ఎడమ"
+
+#: TurtleArt/tabasics.py:154
+msgid "clears the screen and reset the turtle"
+msgstr "తెరను శుభ్ర పరచి టర్టిల్‌ను పున:స్థాపిస్తుంది"
+
+#: TurtleArt/tabasics.py:977
+msgid "invokes Action 1 stack"
+msgstr "చర్య 1 కుప్పను ప్రేరేపిస్తుంది"
+
+#: TurtleArt/tabasics.py:123
+msgid "Palette of turtle commands"
+msgstr "టర్టిల్ నిర్దేశాల పలకం"
+
+#: TurtleArt/tabasics.py:758
+msgid "loops forever"
+msgstr "ఎల్లప్పిటికీ ఉండే లూపులు"
+
+#: TurtleArt/tawindow.py:3868 pysamples/grecord.py:205
+msgid "Turtle Art"
+msgstr "టర్టిల్ కళ"
+
+#: TurtleArtActivity.py:573 TurtleArtActivity.py:679
+msgid "Project"
+msgstr "పథకం"
+
+#: turtleblocks.py:402
+msgid "Debug"
+msgstr "లోప నిర్మూలన"
+
+#: TurtleArt/tabasics.py:819
+msgid "vertical space"
+msgstr "నిటారు ప్రదేశము"
+
+#: TurtleArt/tabasics.py:683
+msgid "less than"
+msgstr "కంటే తక్కువ"
+
+#: TurtleArt/tabasics.py:636
+msgid "square root"
+msgstr "మూలం"
+
+#: TurtleArt/tabasics.py:451
+msgid "purple"
+msgstr "ఊద"
+
+#: TurtleArt/tautils.py:483
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:713
+msgid "click to open"
+msgstr "తెరుచుటకు నొక్కుము"
+
+#: plugins/audio_sensors/audio_sensors.py:120
+#: plugins/audio_sensors/audio_sensors.py:128
+#, fuzzy
+msgid "microphone input pitch"
+msgstr "మైకు ఎగుబడి పరిమాణం"
+
+#: TurtleArt/tabasics.py:999
+msgid "empty trash"
+msgstr "చెత్తకుండీ ఖాళీ చేయు"
+
+#: TurtleArt/talogo.py:374 TurtleArtActivity.py:683
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1492
+msgid "Stop turtle"
+msgstr "టర్టిల్ ని ఆపు"
#: TurtleArt/tabasics.py:928 TurtleArt/tawindow.py:4189
msgid "store in"
msgstr "దీనిలో దాచు"
-#: TurtleArt/tabasics.py:928 TurtleArt/tabasics.py:942
-msgid "box"
-msgstr "పేటిక"
+#: TurtleArt/talogo.py:388 TurtleArtActivity.py:326 TurtleArtActivity.py:894
+msgid "Hide blocks"
+msgstr "భాగాలను దాచుము"
-#: TurtleArt/tabasics.py:928 TurtleArt/tawindow.py:4189
-msgid "value"
-msgstr "విలువ"
+#: TurtleArt/tabasics.py:563
+msgid "plus"
+msgstr "కూడిక"
+
+#: TurtleArt/tabasics.py:725 TurtleArt/tabasics.py:728
+msgid "or"
+msgstr "లేదా"
+
+#: TurtleArt/tabasics.py:616
+msgid "identity operator used for extending blocks"
+msgstr "భాగాలను పెంచటానికి ఉపయోగించే కార్యవాహిక గుర్తు"
+
+#: TurtleArtActivity.py:613 TurtleArtActivity.py:758 turtleblocks.py:374
+msgid "Shrink blocks"
+msgstr "భాగాలను కుంచించుము"
+
+#: TurtleArt/tawindow.py:3977
+msgid "image"
+msgstr "ప్రతిరూపము"
+
+#: TurtleArt/tabasics.py:349
+msgid "holds current pen color (can be used in place of a number block)"
+msgstr "ప్రస్తుత కలం వర్ణాన్ని పట్టి ఉంచుతుంది ( సంఖ్య భాగం బదులు మనం దీనిని వాడ వచ్చు)"
+
+#: TurtleArtActivity.py:274 turtleblocks.py:390
+msgid "Show palette"
+msgstr "వర్ణపలకాన్ని చూపుము"
+
+#: TurtleArtActivity.py:219 TurtleArtActivity.py:643 TurtleArtActivity.py:685
+#: TurtleArtActivity.py:829 TurtleArtActivity.py:856
+msgid "Save snapshot"
+msgstr "ఛాయా చిత్రాన్ని దాచుము"
+
+#: TurtleArt/tabasics.py:843 pysamples/grecord.py:213
+msgid "start"
+msgstr "ప్రారంభించు"
+
+#: TurtleArt/tabasics.py:132
+msgid "moves turtle forward"
+msgstr "టర్టిల్‌ను ముందుకు నడుపుతుంది"
+
+#: TurtleArt/tabasics.py:128
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:723
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:734
+msgid "forward"
+msgstr "ముందుకు"
#: TurtleArt/tabasics.py:932 TurtleArt/tabasics.py:945
#: TurtleArt/tawindow.py:1296 TurtleArt/tawindow.py:1409
@@ -648,116 +2179,274 @@ msgstr "విలువ"
msgid "my box"
msgstr "నా పేటిక"
+#: TurtleArt/tabasics.py:139
+msgid "back"
+msgstr "వెనుక"
+
+#: TurtleArt/tabasics.py:865
+msgid "top of nameable action stack"
+msgstr "నామకరణం చెయ గల చర్య కుప్ప పైన"
+
#: TurtleArt/tabasics.py:933 TurtleArt/tawindow.py:4194
msgid "stores numeric value in named variable"
msgstr "సంఖ్యా విలువను పేరు గల చరరాశి రూపంలో నిక్షిప్తం చేస్తుంది"
-#: TurtleArt/tabasics.py:948 TurtleArt/tawindow.py:4166
-msgid "named variable (numeric value)"
-msgstr "నామకరణం అయిన చరరాశి ( పూర్ణసంఖ్య విలువ )"
+#: TurtleArt/tabasics.py:729
+#, fuzzy
+msgid "logical OR operator"
+msgstr "తార్కిక కాదు కార్యవాహిక"
-#: TurtleArt/tabasics.py:955 TurtleArt/tabasics.py:974
-msgid "action 1"
-msgstr "చర్య 1"
+#: plugins/audio_sensors/audio_sensors.py:158
+#: plugins/audio_sensors/audio_sensors.py:172
+#: plugins/audio_sensors/audio_sensors.py:186
+#: plugins/audio_sensors/audio_sensors.py:200
+#, fuzzy
+msgid "microphone input voltage"
+msgstr "మైకు ఎగుబడి పరిమాణం"
-#: TurtleArt/tabasics.py:958
-msgid "top of Action 1 stack"
-msgstr "చర్య 1 కుప్ప పైన"
+#: TurtleArt/tabasics.py:987
+msgid "invokes Action 2 stack"
+msgstr "చర్య 2 కుప్పను ప్రేరేపిస్తుంది"
-#: TurtleArt/tabasics.py:964 TurtleArt/tabasics.py:984
-msgid "action 2"
-msgstr "చర్య 2"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:745
+#, fuzzy
+msgid "setxy"
+msgstr "xy లను అమర్చు"
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:913
+msgid "title y"
+msgstr "పీఠిక y"
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:904
+msgid "title x"
+msgstr "పీఠిక x"
+
+#: TurtleArt/tabasics.py:287 TurtleArt/tabasics.py:298
+msgid "fill screen"
+msgstr "తెరను నింపుము"
+
+#: TurtleArt/tabasics.py:199 TurtleArt/tabasics.py:265
+msgid "set xy"
+msgstr "xy లను అమర్చు"
+
+#: TurtleArt/tabasics.py:765 TurtleArt/tabasics.py:769
+msgid "repeat"
+msgstr "మళ్ళీ చేయి"
+
+#: TurtleArtActivity.py:203 TurtleArtActivity.py:708 TurtleArtActivity.py:820
+#: TurtleArtActivity.py:850 turtleblocks.py:358
+msgid "Save as image"
+msgstr "ప్రతిరూపంగా దాచు"
+
+#: TurtleArtActivity.py:541 TurtleArtActivity.py:577 TurtleArtActivity.py:677
+#: TurtleArtActivity.py:730 turtleblocks.py:387
+msgid "Edit"
+msgstr "సరిచేయు"
#: TurtleArt/tabasics.py:967
msgid "top of Action 2 stack"
msgstr "చర్య 2 కుప్ప పైన"
-#: TurtleArt/tabasics.py:977
-msgid "invokes Action 1 stack"
-msgstr "చర్య 1 కుప్పను ప్రేరేపిస్తుంది"
+#: TurtleArt/tabasics.py:646
+msgid "max"
+msgstr "అత్యధిక"
-#: TurtleArt/tabasics.py:987
-msgid "invokes Action 2 stack"
-msgstr "చర్య 2 కుప్పను ప్రేరేపిస్తుంది"
+#: TurtleArt/tabasics.py:1004
+msgid "restore all"
+msgstr "అన్నింటినీ పున:స్థాపించు"
-#: TurtleArt/tabasics.py:995
-msgid "trash"
+#. TRANS: "name" option from activity.info file
+msgid "TurtleBlocks"
msgstr ""
-#: TurtleArt/tabasics.py:999
-msgid "empty trash"
-msgstr "చెత్తకుండీ ఖాళీ చేయు"
+#. TRANS: "summary" option from activity.info file
+#. TRANS: "description" option from activity.info file
+msgid ""
+"A Logo-inspired turtle that draws colorful pictures with snap-together "
+"visual programming blocks"
+msgstr ""
-#: TurtleArt/tabasics.py:1000
-msgid "permanently deletes items in trash"
-msgstr "చెత్తకుండీలోని అంశాలను పూర్తిగా తొలగిస్తుంది"
+#: TurtleArt/tabasics.py:166
+msgid "turns turtle counterclockwise (angle in degrees)"
+msgstr ""
-#: TurtleArt/tabasics.py:1004
-msgid "restore all"
-msgstr "అన్నింటినీ పున:స్థాపించు"
+#: TurtleArt/tabasics.py:174
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:878
+msgid "right"
+msgstr "కుడి"
-#: TurtleArt/tabasics.py:1005
-msgid "restore all blocks from trash"
+#: TurtleArt/tabasics.py:178
+msgid "turns turtle clockwise (angle in degrees)"
msgstr ""
-#: TurtleArt/tabasics.py:1009
-msgid "clear all"
+#: TurtleArt/tabasics.py:203 TurtleArt/tabasics.py:269
+msgid ""
+"moves turtle to position xcor, ycor; (0, 0) is in the center of the screen."
msgstr ""
-#: TurtleArt/tabasics.py:1010
-msgid "move all blocks to trash"
+#: TurtleArt/tabasics.py:217
+msgid "sets the heading of the turtle (0 is towards the top of the screen.)"
msgstr ""
-#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1833
-#: TurtleArtActivity.py:703
-msgid "Share selected blocks"
+#: TurtleArt/tabasics.py:226
+msgid ""
+"holds current x-coordinate value of the turtle (can be used in place of a "
+"number block)"
msgstr ""
-#: TurtleArt/taconstants.py:209 TurtleArt/taconstants.py:231
-#: TurtleArt/taconstants.py:252 TurtleArt/taconstants.py:294
-#: TurtleArt/taconstants.py:336 TurtleArt/taconstants.py:378
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:963
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:978
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:993
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1008
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1023
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1038
-msgid "Title"
-msgstr "పీఠిక"
+#: TurtleArt/tabasics.py:237
+msgid ""
+"holds current y-coordinate value of the turtle (can be used in place of a "
+"number block)"
+msgstr ""
-#: TurtleArt/talogo.py:374 TurtleArtActivity.py:683
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1492
-msgid "Stop turtle"
-msgstr "టర్టిల్ ని ఆపు"
+#: TurtleArt/tabasics.py:248
+msgid ""
+"holds current heading value of the turtle (can be used in place of a number "
+"block)"
+msgstr ""
-#: TurtleArt/talogo.py:384 TurtleArtActivity.py:322 TurtleArtActivity.py:684
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1485
-msgid "Show blocks"
-msgstr "భాగాలను చూపుము"
+#: TurtleArt/tabasics.py:317
+msgid "sets color of the line drawn by the turtle"
+msgstr ""
-#: TurtleArt/talogo.py:388 TurtleArtActivity.py:326 TurtleArtActivity.py:894
-msgid "Hide blocks"
-msgstr "భాగాలను దాచుము"
+#: TurtleArt/tabasics.py:329
+msgid "sets shade of the line drawn by the turtle"
+msgstr ""
-#: TurtleArt/talogo.py:511
-msgid "did not output to"
-msgstr "అక్కడకి దిగుబడి కాలేదు"
+#: TurtleArt/tabasics.py:337
+msgid "set gray"
+msgstr ""
-#: TurtleArt/talogo.py:570
-msgid "I don't know how to"
-msgstr "ఎలాగో నాకు తెలియదు"
+#: TurtleArt/tabasics.py:340
+msgid "sets gray level of the line drawn by the turtle"
+msgstr ""
-#: TurtleArt/talogo.py:624
-msgid "doesn't like"
-msgstr "నచ్చని"
+#: TurtleArt/tabasics.py:359
+msgid "holds current pen shade"
+msgstr ""
-#: TurtleArt/talogo.py:624
-msgid "as input"
-msgstr "ఎగుబడిలా"
+#: TurtleArt/tabasics.py:379
+msgid "Turtle will not draw when moved."
+msgstr ""
-#: TurtleArt/tapalette.py:97
-msgid "displays next palette"
-msgstr "తదుపరి పలకాన్ని ప్రదర్శిస్తుంది"
+#: TurtleArt/tabasics.py:388
+msgid "Turtle will draw when moved."
+msgstr ""
+
+#: TurtleArt/tabasics.py:398
+msgid "sets size of the line drawn by the turtle"
+msgstr ""
+
+#: TurtleArt/tabasics.py:408
+msgid "start fill"
+msgstr ""
+
+#: TurtleArt/tabasics.py:410
+msgid "starts filled polygon (used with end fill block)"
+msgstr ""
+
+#: TurtleArt/tabasics.py:417
+msgid "end fill"
+msgstr ""
+
+#: TurtleArt/tabasics.py:419
+msgid "completes filled polygon (used with start fill block)"
+msgstr ""
+
+#: TurtleArt/tabasics.py:443
+msgid "red"
+msgstr "ఎరుపు"
+
+#: TurtleArt/tabasics.py:449
+msgid "cyan"
+msgstr ""
+
+#: TurtleArt/tabasics.py:463
+msgid "sets color of text drawn by the turtle"
+msgstr ""
+
+#: TurtleArt/tabasics.py:474
+msgid "sets size of text drawn by the turtle"
+msgstr ""
+
+#: TurtleArt/tabasics.py:567
+msgid "adds two alphanumeric inputs"
+msgstr ""
+
+#: TurtleArt/tabasics.py:578
+msgid "subtracts bottom numeric input from top numeric input"
+msgstr ""
+
+#: TurtleArt/tabasics.py:592
+msgid "multiplies two numeric inputs"
+msgstr ""
+
+#: TurtleArt/tabasics.py:604
+msgid ""
+"divides top numeric input (numerator) by bottom numeric input (denominator)"
+msgstr ""
+
+#: TurtleArt/tabasics.py:614
+msgid "identity"
+msgstr "అస్థిత్వం"
+
+#: TurtleArt/tabasics.py:624 TurtleArt/tabasics.py:625
+msgid "mod"
+msgstr ""
+
+#: TurtleArt/tabasics.py:628
+msgid "modular (remainder) operator"
+msgstr ""
+
+#: TurtleArt/tabasics.py:635
+msgid "√"
+msgstr ""
+
+#: TurtleArt/tabasics.py:650
+msgid "returns random number between minimum (top) and maximum (bottom) values"
+msgstr ""
+
+#: TurtleArt/tabasics.py:663
+msgid "used as numeric input in mathematic operators"
+msgstr ""
+
+#: TurtleArt/tabasics.py:770
+msgid "loops specified number of times"
+msgstr ""
+
+#: TurtleArt/tabasics.py:781
+msgid "if-then operator that uses boolean operators from Numbers palette"
+msgstr ""
+
+#: TurtleArt/tabasics.py:789
+msgid "else"
+msgstr ""
+
+#: TurtleArt/tabasics.py:794 TurtleArt/tabasics.py:802
+msgid "if-then-else operator that uses boolean operators from Numbers palette"
+msgstr ""
+
+#: TurtleArt/tabasics.py:995
+msgid "trash"
+msgstr ""
+
+#: TurtleArt/tabasics.py:1005
+msgid "restore all blocks from trash"
+msgstr ""
+
+#: TurtleArt/tabasics.py:1009
+msgid "clear all"
+msgstr ""
+
+#: TurtleArt/tabasics.py:1010
+msgid "move all blocks to trash"
+msgstr ""
+
+#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1833
+#: TurtleArtActivity.py:703
+msgid "Share selected blocks"
+msgstr ""
#: TurtleArt/tapalette.py:98
msgid "changes the orientation of the palette of blocks"
@@ -771,20 +2460,6 @@ msgstr ""
msgid "Save..."
msgstr ""
-#: TurtleArt/tautils.py:483
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:713
-msgid "click to open"
-msgstr "తెరుచుటకు నొక్కుము"
-
-#: TurtleArt/tawindow.py:989 TurtleArt/tawindow.py:990
-#, fuzzy
-msgid "orientation"
-msgstr "సమర్పణ"
-
-#: TurtleArt/tawindow.py:1000 TurtleArt/tawindow.py:1470
-msgid "next"
-msgstr "తర్వాత"
-
#: TurtleArt/tawindow.py:1012 TurtleArt/tawindow.py:1013
#: TurtleArt/tawindow.py:1490
msgid "shift"
@@ -800,33 +2475,6 @@ msgstr ""
msgid "Select blocks to share"
msgstr ""
-#: TurtleArt/tawindow.py:3868 pysamples/grecord.py:205
-msgid "Turtle Art"
-msgstr "టర్టిల్ కళ"
-
-#: TurtleArt/tawindow.py:3977
-msgid "image"
-msgstr "ప్రతిరూపము"
-
-#: TurtleArtActivity.py:166 TurtleArtActivity.py:709 TurtleArtActivity.py:823
-#: TurtleArtActivity.py:853 turtleblocks.py:360
-msgid "Save as Logo"
-msgstr "ముద్రికగా దాచు"
-
-#: TurtleArtActivity.py:203 TurtleArtActivity.py:708 TurtleArtActivity.py:820
-#: TurtleArtActivity.py:850 turtleblocks.py:358
-msgid "Save as image"
-msgstr "ప్రతిరూపంగా దాచు"
-
-#: TurtleArtActivity.py:211
-msgid "snapshot"
-msgstr "ఛాయా చిత్రం"
-
-#: TurtleArtActivity.py:219 TurtleArtActivity.py:643 TurtleArtActivity.py:685
-#: TurtleArtActivity.py:829 TurtleArtActivity.py:856
-msgid "Save snapshot"
-msgstr "ఛాయా చిత్రాన్ని దాచుము"
-
#: TurtleArtActivity.py:260 TurtleArtActivity.py:616 TurtleArtActivity.py:759
#: turtleblocks.py:378
msgid "Turn off hover help"
@@ -836,14 +2484,6 @@ msgstr ""
msgid "Turn on hover help"
msgstr ""
-#: TurtleArtActivity.py:274 turtleblocks.py:390
-msgid "Show palette"
-msgstr "వర్ణపలకాన్ని చూపుము"
-
-#: TurtleArtActivity.py:280 TurtleArtActivity.py:882 turtleblocks.py:392
-msgid "Hide palette"
-msgstr "పలకాన్ని దాచుము"
-
#: TurtleArtActivity.py:447
msgid "Rescale coordinates down"
msgstr ""
@@ -852,42 +2492,15 @@ msgstr ""
msgid "Rescale coordinates up"
msgstr ""
-#: TurtleArtActivity.py:541 TurtleArtActivity.py:577 TurtleArtActivity.py:677
-#: TurtleArtActivity.py:730 turtleblocks.py:387
-msgid "Edit"
-msgstr "సరిచేయు"
-
-#: TurtleArtActivity.py:546 TurtleArtActivity.py:575 TurtleArtActivity.py:678
-#: TurtleArtActivity.py:747 turtleblocks.py:382
-msgid "View"
-msgstr "దర్శించు"
-
-#: TurtleArtActivity.py:573 TurtleArtActivity.py:679
-msgid "Project"
-msgstr "పథకం"
-
#: TurtleArtActivity.py:579 TurtleArtActivity.py:676 TurtleArtActivity.py:705
#: TurtleArtActivity.py:707 TurtleArtActivity.py:815
msgid "Save/Load"
msgstr ""
-#: TurtleArtActivity.py:587 TurtleArtActivity.py:731 turtleblocks.py:385
-msgid "Copy"
-msgstr "కాపీ"
-
-#: TurtleArtActivity.py:589 TurtleArtActivity.py:732 turtleblocks.py:386
-msgid "Paste"
-msgstr "అతికించు"
-
#: TurtleArtActivity.py:591
msgid "Restore blocks from trash"
msgstr ""
-#: TurtleArtActivity.py:594 TurtleArtActivity.py:748
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789
-msgid "Fullscreen"
-msgstr "తెర మొత్తం"
-
#: TurtleArtActivity.py:596 TurtleArtActivity.py:749 turtleblocks.py:366
msgid "Cartesian coordinates"
msgstr ""
@@ -900,39 +2513,11 @@ msgstr ""
msgid "Metric coordinates"
msgstr ""
-#: TurtleArtActivity.py:611 TurtleArtActivity.py:757 turtleblocks.py:372
-msgid "Grow blocks"
-msgstr "భాగాలను పెంచుము"
-
-#: TurtleArtActivity.py:613 TurtleArtActivity.py:758 turtleblocks.py:374
-msgid "Shrink blocks"
-msgstr "భాగాలను కుంచించుము"
-
#: TurtleArtActivity.py:630 TurtleArtActivity.py:647 TurtleArtActivity.py:686
#: TurtleArtActivity.py:832
msgid "Load example"
msgstr ""
-#: TurtleArtActivity.py:680 TurtleArtActivity.py:888 turtleblocks.py:399
-msgid "Clean"
-msgstr "శుభ్రపరుచు"
-
-#: TurtleArtActivity.py:681 TurtleArtActivity.py:890 turtleblocks.py:400
-msgid "Run"
-msgstr "నడుపు"
-
-#: TurtleArtActivity.py:682 TurtleArtActivity.py:892 turtleblocks.py:401
-msgid "Step"
-msgstr "మెట్టు"
-
-#: TurtleArtActivity.py:687 turtleblocks.py:408 util/helpbutton.py:45
-msgid "Help"
-msgstr "సహాయం"
-
-#: TurtleArtActivity.py:688 turtleblocks.py:403
-msgid "Stop"
-msgstr "నిలిపివేయి"
-
#: TurtleArtActivity.py:710 TurtleArtActivity.py:836 TurtleArtActivity.py:858
msgid "Load project"
msgstr ""
@@ -1044,11 +2629,6 @@ msgstr ""
msgid "Register"
msgstr ""
-#: gnome_plugins/collaboration_plugin.py:304
-#, fuzzy
-msgid "Colors"
-msgstr "వర్ణము"
-
#: gnome_plugins/fb_plugin.py:82 gnome_plugins/fb_plugin.py:83
#: gnome_plugins/fb_plugin.py:92 gnome_plugins/uploader_plugin.py:63
#: gnome_plugins/uploader_plugin.py:64 gnome_plugins/uploader_plugin.py:73
@@ -1077,11 +2657,6 @@ msgstr ""
msgid "Password:"
msgstr ""
-#: gnome_plugins/uploader_plugin.py:120
-#, fuzzy
-msgid "Title:"
-msgstr "పీఠిక "
-
#: gnome_plugins/uploader_plugin.py:130
msgid "Description:"
msgstr ""
@@ -1120,11 +2695,6 @@ msgstr ""
msgid "push acceleration in x, y, z to heap"
msgstr ""
-#: plugins/audio_sensors/audio_sensors.py:83
-#: plugins/audio_sensors/audio_sensors.py:98 pysamples/grecord.py:205
-msgid "sound"
-msgstr ""
-
#: plugins/audio_sensors/audio_sensors.py:84
#: plugins/audio_sensors/audio_sensors.py:99
msgid "raw microphone input signal"
@@ -1135,30 +2705,6 @@ msgstr ""
msgid "loudness"
msgstr ""
-#: plugins/audio_sensors/audio_sensors.py:91
-#: plugins/audio_sensors/audio_sensors.py:106
-msgid "microphone input volume"
-msgstr "మైకు ఎగుబడి పరిమాణం"
-
-#: plugins/audio_sensors/audio_sensors.py:119
-#: plugins/audio_sensors/audio_sensors.py:127
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:316
-msgid "pitch"
-msgstr "శృతి"
-
-#: plugins/audio_sensors/audio_sensors.py:120
-#: plugins/audio_sensors/audio_sensors.py:128
-#, fuzzy
-msgid "microphone input pitch"
-msgstr "మైకు ఎగుబడి పరిమాణం"
-
-#: plugins/audio_sensors/audio_sensors.py:151
-#: plugins/audio_sensors/audio_sensors.py:165
-#: plugins/audio_sensors/audio_sensors.py:179
-#: plugins/audio_sensors/audio_sensors.py:193
-msgid "resistance"
-msgstr "ప్రతిఘటన"
-
#: plugins/audio_sensors/audio_sensors.py:152
#: plugins/audio_sensors/audio_sensors.py:166
#: plugins/audio_sensors/audio_sensors.py:180
@@ -1173,28 +2719,11 @@ msgstr ""
msgid "voltage"
msgstr ""
-#: plugins/audio_sensors/audio_sensors.py:158
-#: plugins/audio_sensors/audio_sensors.py:172
-#: plugins/audio_sensors/audio_sensors.py:186
-#: plugins/audio_sensors/audio_sensors.py:200
-#, fuzzy
-msgid "microphone input voltage"
-msgstr "మైకు ఎగుబడి పరిమాణం"
-
#: plugins/camera_sensor/camera_sensor.py:67
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:133
msgid "Palette of media objects"
msgstr ""
-#: plugins/camera_sensor/camera_sensor.py:80
-#: plugins/camera_sensor/camera_sensor.py:93
-#: plugins/camera_sensor/camera_sensor.py:128
-#: plugins/camera_sensor/camera_sensor.py:141
-#: plugins/light_sensor/light_sensor.py:56
-#: plugins/light_sensor/light_sensor.py:63
-msgid "brightness"
-msgstr ""
-
#: plugins/camera_sensor/camera_sensor.py:82
#: plugins/camera_sensor/camera_sensor.py:130
msgid "light level detected by camera"
@@ -1226,117 +2755,44 @@ msgstr ""
msgid "read value from RFID device"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:106
-#, fuzzy
-msgid "while"
-msgstr "రాయు "
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:107
msgid "do-while-True operator that uses boolean operators from Numbers palette"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:116
-msgid "until"
-msgstr "అప్పటివరకు"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:117
msgid "do-until-True operator that uses boolean operators from Numbers palette"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:124
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:715
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:886
-#, fuzzy
-msgid "top"
-msgstr "పైన"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:126
msgid "top of a collapsible stack"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:140
-msgid "journal"
-msgstr "పొద్దు"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:141
-msgid "Sugar Journal media object"
-msgstr "శుగర్ పొద్దు మాధ్యమ తాత్పర్యం"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:151
-msgid "audio"
-msgstr "శ్రావణ"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:153
-msgid "Sugar Journal audio object"
-msgstr "శుగర్ పొద్దు శ్రావ్య తాత్పర్యం"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:163
msgid "video"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:165
-#, fuzzy
-msgid "Sugar Journal video object"
-msgstr "శుగర్ పొద్దు శ్రావ్య తాత్పర్యం "
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:175
msgid "description"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:177
-msgid "Sugar Journal description field"
-msgstr "శుగర్ పొద్దును వివరించే ప్రాంతం"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:194
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222
-msgid "show"
-msgstr "చూపు"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:198
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:211
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:226
msgid "draws text or show media from the Journal"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:207
-msgid "show aligned"
-msgstr "లీనంగా చూపు"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:234
-msgid "set scale"
-msgstr "కొలబద్దను అమర్చు"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:238
msgid "sets the scale of media"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:245
-msgid "save picture"
-msgstr "ప్రతిరూపాన్ని దాచు"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258
-msgid "picture name"
-msgstr "ప్రతిరూప నామం"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:248
msgid "saves a picture to the Sugar Journal"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:256
-msgid "save SVG"
-msgstr "SVG గా దాచు"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:259
msgid "saves turtle graphics as an SVG file in the Sugar Journal"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:266
-msgid "scale"
-msgstr "కొలబద్ద"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:270
msgid "holds current scale value"
msgstr ""
@@ -1431,18 +2887,10 @@ msgstr ""
msgid "returns mouse y coordinate"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:379
-msgid "query keyboard"
-msgstr "query మీటల పలకం"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:381
msgid "query for keyboard input (results stored in keyboard block)"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:388
-msgid "keyboard"
-msgstr "మీటల పలకం"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:392
msgid "holds results of query-keyboard block as ASCII"
msgstr ""
@@ -1463,77 +2911,27 @@ msgstr ""
msgid "returns the color that the turtle \"sees\""
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:445
-msgid "time"
-msgstr ""
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:448
msgid "elapsed time (in seconds) since program started"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:457
-msgid "Palette of extra options"
-msgstr "అదనపు ఇచ్ఛాపూర్వకాల పలకం"
-
-#. TRANS: push adds a new item to the program stack
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:464
-msgid "push"
-msgstr "నెట్టు"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:467
msgid "pushes value onto FILO (first-in last-out heap)"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477
-msgid "show heap"
-msgstr "కుప్పను చూపుము"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:480
msgid "shows values in FILO (first-in last-out heap)"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:490
-msgid "empty heap"
-msgstr "ఖాళీ కుప్ప"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:493
-msgid "emptys FILO (first-in-last-out heap)"
-msgstr ""
-"FILO క్రమంలో ఖాళీ చేస్తుంది (మొదట-వచ్చినది - కుప్పనుండి -చరకు -వెళుతుంది )"
-
-#. TRANS: pop removes a new item from the program stack
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:504
-msgid "pop"
-msgstr "ఎగసి"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:508
msgid "pops value off FILO (first-in last-out heap)"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:519
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:529
-#, fuzzy
-msgid "empty heap?"
-msgstr "ఖాళీ కుప్ప "
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:522
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:532
msgid "returns True if heap is empty"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:539
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:541
-msgid "comment"
-msgstr "వ్యాఖ్య"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:543
-msgid "places a comment in your code"
-msgstr "మీ సంకేతాలలో వ్యాఖ్యనుంచుతుంది"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:549
-msgid "print"
-msgstr "ముద్రణ"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:553
msgid "prints value in status block at bottom of the screen"
msgstr ""
@@ -1590,23 +2988,10 @@ msgstr ""
msgid "displays Cartesian coordinates"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:677
-msgid "polar"
-msgstr "ధృవ"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:679
msgid "displays polar coordinates"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:685
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:756
-msgid "turtle"
-msgstr "టర్టిల్"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:689
-msgid "chooses which turtle to command"
-msgstr "ఏ టర్టిల్‌ను నిర్దేశించాలో ఎంచుకొంటుంది"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:698
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:707
msgid "turtle shell"
@@ -1633,11 +3018,6 @@ msgstr ""
msgid "loads a block"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:745
-#, fuzzy
-msgid "setxy"
-msgstr "xy లను అమర్చు"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:754
msgid "palette"
msgstr ""
@@ -1650,35 +3030,10 @@ msgstr ""
msgid "Palette of presentation templates"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:772
-msgid "hide blocks"
-msgstr "భాగాలను దాచు"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:774
-msgid "declutters canvas by hiding blocks"
-msgstr "భాగాలను దాచటం ద్వారా యవనికను శుబ్రపరుస్తుంది"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:781
-msgid "show blocks"
-msgstr "భాగాలను చూపు"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:783
-msgid "restores hidden blocks"
-msgstr "దాగి ఉన్న భాగాల్ని పున:స్థాపిస్తుంది"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:791
-msgid "hides the Sugar toolbars"
-msgstr "శుగర్ పనిముట్ల పట్టాను దాచుతుంది"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:800
msgid "list"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:804
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1039
-msgid "presentation bulleted list"
-msgstr "సమర్పణ విశేషణ సూచిక జాబితా"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:812
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1041
msgid "presentation template: list of bullets"
@@ -1706,53 +3061,6 @@ msgstr ""
msgid "presentation template: select two Journal objects"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:857
-#, fuzzy
-msgid "xcor of left of screen"
-msgstr "తెర దిగువున y అక్షము"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:862
-msgid "bottom"
-msgstr "దిగువ"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:865
-msgid "ycor of bottom of screen"
-msgstr "తెర దిగువున y అక్షము"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:870
-msgid "width"
-msgstr "వెడల్పు"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:873
-msgid "the canvas width"
-msgstr "యవనిక వెడల్పు"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:881
-#, fuzzy
-msgid "xcor of right of screen"
-msgstr "తెర దిగువున y అక్షము "
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:889
-#, fuzzy
-msgid "ycor of top of screen"
-msgstr "తెర దిగువున y అక్షము "
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894
-msgid "height"
-msgstr "ఎత్తు"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:897
-msgid "the canvas height"
-msgstr "యవనిక ఎత్తు"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:904
-msgid "title x"
-msgstr "పీఠిక x"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:913
-msgid "title y"
-msgstr "పీఠిక y"
-
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:922
msgid "left x"
msgstr ""
@@ -1765,28 +3073,6 @@ msgstr ""
msgid "right x"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:949
-#, fuzzy
-msgid "bottom y"
-msgstr "దిగువ "
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:964
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:979
-msgid "presentation 1x1"
-msgstr "సమర్పణ 1x1"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:994
-msgid "presentation 2x1"
-msgstr "సమర్పణ 2x1"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1009
-msgid "presentation 1x2"
-msgstr "సమర్పణ 1x2"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1024
-msgid "presentation 2x2"
-msgstr "సమర్పణ 2x2"
-
#: pysamples/brain.py:43
msgid "Please install the Speak Activity and try again."
msgstr ""
@@ -1814,20 +3100,10 @@ msgstr ""
msgid "push destination rgb value to heap"
msgstr ""
-#: pysamples/grecord.py:215
-#, fuzzy
-msgid "stop"
-msgstr "పైన "
-
#: pysamples/grecord.py:217
msgid "play"
msgstr ""
-#: pysamples/grecord.py:219
-#, fuzzy
-msgid "save"
-msgstr "దాచు "
-
#: pysamples/journal-stats.py:78
msgid "other"
msgstr ""
@@ -1861,14 +3137,6 @@ msgstr ""
msgid "New"
msgstr ""
-#: turtleblocks.py:355
-msgid "Open"
-msgstr "తెరుచు"
-
-#: turtleblocks.py:356
-msgid "Save"
-msgstr "దాచు"
-
#: turtleblocks.py:357
msgid "Save as"
msgstr ""
@@ -1877,34 +3145,10 @@ msgstr ""
msgid "Quit"
msgstr ""
-#: turtleblocks.py:363
-msgid "File"
-msgstr "దస్త్రము"
-
#: turtleblocks.py:370
msgid "Rescale coordinates"
msgstr ""
-#: turtleblocks.py:376
-msgid "Reset block size"
-msgstr "బాగం పరిమాణాన్ని పున:స్థాపించు"
-
-#: turtleblocks.py:394
-msgid "Show/hide blocks"
-msgstr "భాగాలను చూపుము/దాచుము"
-
-#: turtleblocks.py:396
-msgid "Tools"
-msgstr "పనిముట్లు"
-
-#: turtleblocks.py:402
-msgid "Debug"
-msgstr "లోప నిర్మూలన"
-
-#: turtleblocks.py:404
-msgid "Turtle"
-msgstr "టర్టిల్"
-
#: turtleblocks.py:407
msgid "About..."
msgstr ""
@@ -1917,21 +3161,152 @@ msgstr ""
msgid "Save project?"
msgstr ""
-#, fuzzy
-#~ msgid "density"
-#~ msgstr "అస్థిత్వం "
+#~ msgid "Sugar Journal media object"
+#~ msgstr "శుగర్ పొద్దు మాధ్యమ తాత్పర్యం "
-#, fuzzy
-#~ msgid "light"
-#~ msgstr "కుడి"
+#~ msgid "Show/hide blocks"
+#~ msgstr "భాగాలను చూపుము/దాచుము "
-#, fuzzy
-#~ msgid "read"
-#~ msgstr "ఎరుపు"
+#~ msgid "Palette of extra options"
+#~ msgstr "అదనపు ఇచ్ఛాపూర్వకాల పలకం "
-#, fuzzy
-#~ msgid "samples"
-#~ msgstr "నమూనాలు "
+#~ msgid "save SVG"
+#~ msgstr "SVG గా దాచు "
+
+#~ msgid "the canvas width"
+#~ msgstr "యవనిక వెడల్పు "
+
+#~ msgid "until"
+#~ msgstr "అప్పటివరకు "
+
+#~ msgid "declutters canvas by hiding blocks"
+#~ msgstr "భాగాలను దాచటం ద్వారా యవనికను శుబ్రపరుస్తుంది "
+
+#~ msgid "save picture"
+#~ msgstr "ప్రతిరూపాన్ని దాచు "
+
+#~ msgid "pitch"
+#~ msgstr "శృతి "
+
+#~ msgid "Reset block size"
+#~ msgstr "బాగం పరిమాణాన్ని పున:స్థాపించు "
+
+#~ msgid "turtle"
+#~ msgstr "టర్టిల్ "
+
+#~ msgid "hide blocks"
+#~ msgstr "భాగాలను దాచు "
+
+#~ msgid "Save"
+#~ msgstr "దాచు "
+
+#~ msgid "hides the Sugar toolbars"
+#~ msgstr "శుగర్ పనిముట్ల పట్టాను దాచుతుంది "
+
+#~ msgid "print"
+#~ msgstr "ముద్రణ "
+
+#~ msgid "query keyboard"
+#~ msgstr "query మీటల పలకం "
+
+#~ msgid "top"
+#~ msgstr "పైన "
+
+#~ msgid "set scale"
+#~ msgstr "కొలబద్దను అమర్చు "
+
+#~ msgid "the canvas height"
+#~ msgstr "యవనిక ఎత్తు "
+
+#~ msgid "presentation 2x1"
+#~ msgstr "సమర్పణ 2x1 "
+
+#~ msgid "File"
+#~ msgstr "దస్త్రము "
+
+#~ msgid "ycor of bottom of screen"
+#~ msgstr "తెర దిగువున y అక్షము "
+
+#~ msgid "show"
+#~ msgstr "చూపు "
+
+#~ msgid "chooses which turtle to command"
+#~ msgstr "ఏ టర్టిల్‌ను నిర్దేశించాలో ఎంచుకొంటుంది "
+
+#~ msgid "keyboard"
+#~ msgstr "మీటల పలకం "
+
+#~ msgid "show heap"
+#~ msgstr "కుప్పను చూపుము "
+
+#~ msgid "presentation 2x2"
+#~ msgstr "సమర్పణ 2x2 "
+
+#~ msgid "restores hidden blocks"
+#~ msgstr "దాగి ఉన్న భాగాల్ని పున:స్థాపిస్తుంది "
+
+#~ msgid "pop"
+#~ msgstr "ఎగసి "
+
+#~ msgid "Open"
+#~ msgstr "తెరుచు "
+
+#~ msgid "Stop"
+#~ msgstr "నిలిపివేయి "
+
+#~ msgid "empty heap"
+#~ msgstr "ఖాళీ కుప్ప "
+
+#~ msgid "audio"
+#~ msgstr "శ్రావణ "
+
+#~ msgid "Tools"
+#~ msgstr "పనిముట్లు "
+
+#~ msgid "comment"
+#~ msgstr "వ్యాఖ్య "
+
+#~ msgid "show aligned"
+#~ msgstr "లీనంగా చూపు "
+
+#~ msgid "show blocks"
+#~ msgstr "భాగాలను చూపు "
+
+#~ msgid "Sugar Journal description field"
+#~ msgstr "శుగర్ పొద్దును వివరించే ప్రాంతం "
+
+#~ msgid "presentation bulleted list"
+#~ msgstr "సమర్పణ విశేషణ సూచిక జాబితా "
+
+#~ msgid "places a comment in your code"
+#~ msgstr "మీ సంకేతాలలో వ్యాఖ్యనుంచుతుంది "
+
+#~ msgid "scale"
+#~ msgstr "కొలబద్ద "
+
+#~ msgid "bottom"
+#~ msgstr "దిగువ "
+
+#~ msgid "journal"
+#~ msgstr "పొద్దు "
+
+#~ msgid "Sugar Journal audio object"
+#~ msgstr "శుగర్ పొద్దు శ్రావ్య తాత్పర్యం "
+
+#~ msgid "Turtle"
+#~ msgstr "టర్టిల్ "
+
+#~ msgid "presentation 1x1"
+#~ msgstr "సమర్పణ 1x1 "
+
+#~ msgid "presentation 1x2"
+#~ msgstr "సమర్పణ 1x2 "
+
+#~ msgid "polar"
+#~ msgstr "ధృవ "
+
+#~ msgid "push"
+#~ msgstr "నెట్టు "
#~ msgid "then else"
#~ msgstr "కాకపోతే"
@@ -1974,8 +3349,7 @@ msgstr ""
#~ msgstr "పాఠ పరిమాణం "
#~ msgid "holds current text color (can be used in place of a number block)"
-#~ msgstr ""
-#~ "ప్రస్థుత పాఠ్య వర్ణాన్ని పట్టి ఉంచుతుంది ( సంఖ్య భాగాల స్థానంలో వాడవచ్చు )"
+#~ msgstr "ప్రస్థుత పాఠ్య వర్ణాన్ని పట్టి ఉంచుతుంది ( సంఖ్య భాగాల స్థానంలో వాడవచ్చు )"
#~ msgid "picture top"
#~ msgstr "ప్రతిరూపం పైన "
@@ -2009,8 +3383,7 @@ msgstr ""
#~ msgstr "సెన్సారు వోల్టేజీ"
#~ msgid "holds current text size (can be used in place of a number block)"
-#~ msgstr ""
-#~ "ప్రస్థుత పాఠ్య పరిమాణాన్ని పట్టి ఉంచుతుంది (సంఖ్య భాగాల స్థానంలో వాడవచ్చు )"
+#~ msgstr "ప్రస్థుత పాఠ్య పరిమాణాన్ని పట్టి ఉంచుతుంది (సంఖ్య భాగాల స్థానంలో వాడవచ్చు )"
#~ msgid "Save Logo"
#~ msgstr "ముద్రికను దాచు "