Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/it.po
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-12-14 01:38:51 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-12-14 01:38:51 (GMT)
commit6d1283af54195d1d8c30ef3538db166394e7b9e3 (patch)
tree395c23d495f821f1d69feb8770369a1e755da083 /po/it.po
parent3d4c26ccfd8fc851b8dd34dab753d3dc70ea8160 (diff)
po foo
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po3511
1 files changed, 1326 insertions, 2185 deletions
diff --git a/po/it.po b/po/it.po
index f285217..e7f7ef3 100644
--- a/po/it.po
+++ b/po/it.po
@@ -1,24 +1,10 @@
-# #-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#
-# SOME DESCRIPTIVE TITLE.
-# 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.
-# #-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#
-# SOME DESCRIPTIVE TITLE.
-# 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.
-# SOME DESCRIPTIVE TITLE.
-# 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 ""
"#-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#\n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-06-19 00:33-0400\n"
+"POT-Creation-Date: 2013-11-07 00:33-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,9 +15,9 @@ msgstr ""
"#-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#\n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-05-17 00:31-0400\n"
-"PO-Revision-Date: 2012-01-12 08:29+0200\n"
-"Last-Translator: Chris <cjl@laptop.org>\n"
+"POT-Creation-Date: 2013-10-30 00:30-0400\n"
+"PO-Revision-Date: 2013-11-12 13:38+0200\n"
+"Last-Translator: arosella <arosella@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -40,3726 +26,2881 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.5\n"
-#. TRANS: "name" option from activity.info file
-#. TRANS: "summary" option from activity.info file
-#. TRANS: "description" option from activity.info file
msgid "turtleart-extras (master)"
msgstr ""
-#: taextras.py:37
msgid "Turtle Blocks"
msgstr ""
-#: taextras.py:38
msgid "Turtle Art"
msgstr "Turtle Art"
-#: taextras.py:42
msgid "Turtle Art Mini"
msgstr ""
-#: taextras.py:46
msgid "Turtle Confusion"
msgstr ""
-#: taextras.py:47 taextras.py:52
msgid "Select a challenge"
msgstr ""
-#: taextras.py:51
msgid "Amazonas Tortuga"
msgstr ""
-#: taextras.py:58
+msgid "Turtle Flags"
+msgstr ""
+
+msgid "Use the turtle to draw country flags"
+msgstr ""
+
msgid "Palette of Mexican pesos"
msgstr ""
-#: taextras.py:59
msgid "Palette of Colombian pesos"
msgstr ""
-#: taextras.py:60
msgid "Palette of Rwandan francs"
msgstr ""
-#: taextras.py:61
msgid "Palette of US dollars"
msgstr ""
-#: taextras.py:62
msgid "Palette of Australian dollars"
msgstr ""
-#: taextras.py:63
msgid "Palette of Paraguayan Guaranies"
msgstr ""
-#: taextras.py:64
msgid "Palette of Peruvian Nuevo Soles"
msgstr ""
-#: taextras.py:65
msgid "Palette of Uruguayan Pesos"
msgstr ""
-#. TRANS: Butia is a Robot Project from Uruguay
-#. (http://www.fing.edu.uy/inco/proyectos/butia/)
-#: taextras.py:71
msgid "TurtleBots"
msgstr ""
-#. TRANS: summary of TurtleBots activity
-#: taextras.py:73
msgid "TurtleBlocks with Butia, Lego NxT, WeDo, Arduino, FollowMe plugins"
msgstr ""
-#: taextras.py:74
msgid "ERROR: The speed must be a value between 0 and 1023"
msgstr ""
-#: taextras.py:75
+msgid "ERROR: The speed must be a value between -1023 and 1023"
+msgstr ""
+
msgid "ERROR: The pin must be between 1 and 8"
msgstr ""
-#: taextras.py:76
msgid "ERROR: The value must be 0 or 1, LOW or HIGH"
msgstr ""
-#: taextras.py:77
msgid "ERROR: The mode must be INPUT or OUTPUT."
msgstr ""
-#: taextras.py:78 taextras.py:79
msgid "turns LED on and off: 1 means on, 0 means off"
msgstr ""
-#: taextras.py:80
msgid "returns the gray level as a value between 0 and 65535"
msgstr ""
-#: taextras.py:81
msgid "returns 1 when the button is pressed and 0 otherwise"
msgstr ""
-#: taextras.py:82
msgid "returns the light level as a value between 0 and 65535"
msgstr ""
-#: taextras.py:83
msgid "returns the distance as a value between 0 and 65535"
msgstr ""
-#: taextras.py:84
msgid "returns the resistance value (ohms)"
msgstr ""
-#: taextras.py:85
msgid "returns the voltage value (volts)"
msgstr ""
-#: taextras.py:86
-msgid "returns the temperature"
+msgid "returns the temperature value (celsius degree)"
+msgstr ""
+
+msgid "custom module %s"
msgstr ""
-#: taextras.py:87
-msgid "returns 1 when the sensors detects a magnetic field, 0 otherwise"
+msgid "sensor a"
+msgstr ""
+
+msgid "sensor b"
+msgstr ""
+
+msgid "sensor c"
+msgstr ""
+
+msgid "actuator a"
+msgstr ""
+
+msgid "actuator b"
+msgstr ""
+
+msgid "actuator c"
msgstr ""
-#: taextras.py:88
msgid "LED"
msgstr ""
-#: taextras.py:89
msgid "button"
msgstr ""
-#: TurtleArt/tabasics.py:295 TurtleArt/tabasics.py:363
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1194
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1199
msgid "gray"
msgstr "grigio"
-#: taextras.py:91 taextras.py:356
-#, fuzzy
msgid "light"
msgstr "destra"
-#: taextras.py:92
-msgid "temperature"
-msgstr ""
-
-#: taextras.py:93 taextras.py:330
msgid "distance"
msgstr ""
-#: taextras.py:94 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 "resistenza"
-#: taextras.py:95 plugins/audio_sensors/audio_sensors.py:157
-#: plugins/audio_sensors/audio_sensors.py:171
-#: plugins/audio_sensors/audio_sensors.py:185
-#: plugins/audio_sensors/audio_sensors.py:199
msgid "voltage"
msgstr "voltaggio"
-#: taextras.py:96
+msgid "temperature"
+msgstr ""
+
+msgid "butia"
+msgstr ""
+
msgid "Butia Robot"
msgstr ""
-#: taextras.py:97
msgid "refresh Butia"
msgstr ""
-#: taextras.py:98
msgid "refresh the state of the Butia palette and blocks"
msgstr ""
-#. TRANS: This string is shorthand for "battery charge of Butia"
-#: taextras.py:100
msgid "battery charge Butia"
msgstr ""
-#: taextras.py:101
msgid ""
"returns the battery charge in volts. If no motors present, it returns 255"
msgstr ""
-#. TRANS: This string is shorthand for "speed of Butia"
-#: taextras.py:103
msgid "speed Butia"
msgstr ""
-#: taextras.py:104
msgid "set the speed of the Butia motors"
msgstr ""
-#: taextras.py:105
msgid "move Butia"
msgstr ""
-#: taextras.py:106 TurtleArt/tabasics.py:158
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:871
msgid "left"
msgstr "sinistra"
-#: TurtleArt/tabasics.py:170
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:895
msgid "right"
msgstr "destra"
-#: taextras.py:108
msgid "moves the Butia motors at the specified speed"
msgstr ""
-#: taextras.py:109
msgid "stop Butia"
msgstr ""
-#: taextras.py:110
msgid "stop the Butia robot"
msgstr ""
-#. TRANS: This string is shorthand for "move Butia forward"
-#: taextras.py:112
msgid "forward Butia"
msgstr ""
-#: taextras.py:113
msgid "move the Butia robot forward"
msgstr ""
-#. TRANS: This string is shorthand for "turn Butia left"
-#: taextras.py:115
msgid "left Butia"
msgstr ""
-#: taextras.py:116
msgid "turn the Butia robot at left"
msgstr ""
-#. TRANS: This string is shorthand for "turn Butia right"
-#: taextras.py:118
msgid "right Butia"
msgstr ""
-#: taextras.py:119
msgid "turn the Butia robot at right"
msgstr ""
-#. TRANS: This string is shorthand for "move Butia backward"
-#: taextras.py:121
msgid "backward Butia"
msgstr ""
-#: taextras.py:122
msgid "move the Butia robot backward"
msgstr ""
-#: taextras.py:123
+msgid "butia-extra"
+msgstr ""
+
msgid "Butia Robot extra blocks"
msgstr ""
-#: taextras.py:124
-msgid "hack pin mode"
+msgid "pin mode Butia"
msgstr ""
-#: taextras.py:125 taextras.py:293 taextras.py:459
msgid "pin"
msgstr ""
-#: taextras.py:126 taextras.py:460
-#, fuzzy
msgid "mode"
msgstr "mod"
-#: taextras.py:127
msgid "Select the pin function (INPUT, OUTPUT)."
msgstr ""
-#: taextras.py:128
-msgid "write hack pin Butia"
+msgid "read pin Butia"
+msgstr ""
+
+msgid "read the value of a pin"
+msgstr ""
+
+msgid "write pin Butia"
msgstr ""
-#: taextras.py:129 taextras.py:463 TurtleArt/tabasics.py:924
-#: TurtleArt/tawindow.py:4427
msgid "value"
msgstr "valore"
-#: taextras.py:130
msgid "set a hack pin to 0 or 1"
msgstr ""
-#: taextras.py:131
-msgid "read hack pin Butia"
+msgid "INPUT"
msgstr ""
-#: taextras.py:132
-msgid "read the value of a hack pin"
+msgid "Configure hack pin for digital input."
msgstr ""
-#: taextras.py:133 taextras.py:435
msgid "HIGH"
msgstr ""
-#: taextras.py:134 taextras.py:472
-msgid "Set HIGH value for digital port."
+msgid "Set HIGH value for digital pin."
msgstr ""
-#: taextras.py:135 taextras.py:437
-msgid "INPUT"
-msgstr ""
-
-#: taextras.py:136
-msgid "Configure hack port for digital input."
-msgstr ""
-
-#: taextras.py:137 taextras.py:436
msgid "LOW"
msgstr ""
-#: taextras.py:138 taextras.py:475
msgid "Set LOW value for digital port."
msgstr ""
-#: taextras.py:139 taextras.py:438
msgid "OUTPUT"
msgstr ""
-#: taextras.py:140
msgid "Configure hack port for digital output."
msgstr ""
-#: taextras.py:141
+msgid "butia-cast"
+msgstr ""
+
+msgid "Butia Robot cast blocks"
+msgstr ""
+
msgid "Butia"
msgstr ""
-#: taextras.py:142
-#, python-format
+msgid "CAST\n"
+msgstr ""
+
+msgid "new name"
+msgstr ""
+
+msgid "original"
+msgstr ""
+
+msgid "f(x)="
+msgstr ""
+
+msgid "name"
+msgstr "nome"
+
+msgid "Cast a new block"
+msgstr ""
+
+msgid "generic module %s"
+msgstr ""
+
+msgid "Butia IP"
+msgstr ""
+
+msgid "change the IP of butia robot"
+msgstr ""
+
msgid "ERROR: The pin %s must be in OUTPUT mode."
msgstr ""
-#: taextras.py:143
-#, python-format
msgid "ERROR: The pin %s must be in INPUT mode."
msgstr ""
-#: taextras.py:147
+msgid "ERROR: Something wrong with function '%s'"
+msgstr ""
+
+msgid "ERROR: cannot init GCONF client: %s"
+msgstr ""
+
+msgid "ERROR: You must cast Sensor or Actuator: A, B or C"
+msgstr ""
+
+msgid "ERROR: Invalid IP '%s'"
+msgstr ""
+
+msgid "Creating PyBot server"
+msgstr ""
+
+msgid "ERROR creating PyBot server"
+msgstr ""
+
+msgid "PyBot is alive!"
+msgstr ""
+
+msgid "Ending butia polling"
+msgstr ""
+
msgid "Error importing Pygame. This plugin require Pygame 1.9"
msgstr ""
-#: taextras.py:148
msgid "Error on initialization of the camera"
msgstr ""
-#: taextras.py:149
msgid "No camera was found"
msgstr ""
-#: taextras.py:150
msgid "Error stopping camera"
msgstr ""
-#: taextras.py:151
msgid "Error starting camera"
msgstr ""
-#. TRANS: The "mask" is used to restrict processing to a region in the image
-#: taextras.py:153
msgid "Error in get mask"
msgstr ""
-#: taextras.py:154
+msgid "followme"
+msgstr ""
+
msgid "FollowMe"
msgstr ""
-#: taextras.py:155
msgid "refresh FollowMe"
msgstr ""
-#: taextras.py:156
msgid "Search for a connected camera."
msgstr ""
-#. TRANS: the calibration is used to match an RGB color to a target
-#: taextras.py:158
msgid "calibration"
msgstr ""
-#: taextras.py:159
msgid "store a personalized calibration"
msgstr ""
-#: taextras.py:160
msgid "return a personalized calibration"
msgstr ""
-#: taextras.py:161
msgid "follow"
msgstr ""
-#: taextras.py:162
msgid "follow a color or calibration"
msgstr ""
-#: taextras.py:163 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 ""
+msgstr "luminosità"
-#: taextras.py:164
msgid "set the camera brightness as a value between 0 to 255."
msgstr ""
-#: taextras.py:165
msgid "minimum pixels"
msgstr ""
-#: taextras.py:166
msgid "set the minimal number of pixels to follow"
msgstr ""
-#: taextras.py:167
msgid "threshold"
msgstr ""
-#. TRANS: RGB color space (red, green, blue)
-#: taextras.py:169
msgid "set a threshold for a RGB color"
msgstr ""
-#: taextras.py:170
msgid "camera mode"
msgstr ""
-#. TRANS: RGB, YUV, and HSV are color spaces
-#: taextras.py:172
msgid "set the color mode of the camera: RGB; YUV or HSV"
msgstr ""
-#: taextras.py:173
msgid "get brightness"
msgstr ""
-#: taextras.py:174
msgid "get the brightness of the ambient light"
msgstr ""
-#: taextras.py:175
msgid "average color"
msgstr ""
-#: taextras.py:176
msgid ""
-"if set to 0 then color averaging is off during calibration; for other values "
+"if set to 0 then color averaging is off during calibration;for other values, "
"it is on"
msgstr ""
-#: taextras.py:178
msgid "x position"
msgstr ""
-#: taextras.py:179
msgid "return x position"
msgstr ""
-#: taextras.py:180
msgid "y position"
msgstr ""
-#: taextras.py:181
msgid "return y position"
msgstr ""
-#: taextras.py:182
msgid "pixels"
msgstr ""
-#: taextras.py:183
msgid "return the number of pixels of the biggest blob"
msgstr ""
-#. TRANS: RGB color space (red, green, blue)
-#: taextras.py:185
+msgid "RGB"
+msgstr ""
+
msgid "set the color mode of the camera to RGB"
msgstr ""
-#. TRANS: YUV color space (luminance, chrominance)
-#: taextras.py:187
+msgid "YUV"
+msgstr ""
+
msgid "set the color mode of the camera to YUV"
msgstr ""
-#. TRANS: HSV color space (hue, saturation, value)
-#: taextras.py:189
+msgid "HSV"
+msgstr ""
+
msgid "set the color mode of the camera to HSV"
msgstr ""
-#: taextras.py:190
+msgid "get color"
+msgstr "seleziona colore"
+
+msgid "get the color of an object"
+msgstr ""
+
+msgid "color distance"
+msgstr ""
+
+msgid "set the distance to identify a color"
+msgstr ""
+
msgid "empty calibration"
msgstr ""
-#: taextras.py:191
msgid "error in string conversion"
msgstr ""
-#. TRANS: Pattern detection is a plugin that allow detect signals
-#. with the camera
-#: taextras.py:197
msgid "Pattern detection"
msgstr ""
-#: taextras.py:198
+msgid "pattern_detection"
+msgstr ""
+
msgid "Seeing signal"
msgstr ""
-#: taextras.py:199
msgid "Returns True if the signal is in front of the camera"
msgstr ""
-#: taextras.py:200
msgid "Distance to signal"
msgstr ""
-#: taextras.py:201
msgid "Returns the distance of the signal to the camera in millimeters"
msgstr ""
-#. TRANS: SumBot is a robot programmed for "Sumo wrestling"
-#: taextras.py:206
msgid "SumBot"
msgstr ""
-#: taextras.py:207
+msgid "sumtia"
+msgstr ""
+
msgid "speed SumBot"
msgstr ""
-#: taextras.py:208
msgid "submit the speed to the SumBot"
msgstr ""
-#: taextras.py:209
msgid "set the default speed for the movement commands"
msgstr ""
-#. TRANS: This string is shorthand for "move SumBot forward"
-#: taextras.py:211
msgid "forward SumBot"
msgstr ""
-#: taextras.py:212
msgid "move SumBot forward"
msgstr ""
-#. TRANS: This string is shorthand for "move SumBot backward"
-#: taextras.py:214
msgid "backward SumBot"
msgstr ""
-#: taextras.py:215
msgid "move SumBot backward"
msgstr ""
-#: taextras.py:216
msgid "stop SumBot"
msgstr ""
-#: taextras.py:217
msgid "stop the SumBot"
msgstr ""
-#. TRANS: This string is shorthand for "turn SumBot left"
-#: taextras.py:219
msgid "left SumBot"
msgstr ""
-#: taextras.py:220
msgid "turn left the SumBot"
msgstr ""
-#. TRANS: This string is shorthand for "move SumBot right"
-#: taextras.py:222
msgid "right SumBot"
msgstr ""
-#: taextras.py:223
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:226
msgid "angle to center"
msgstr ""
-#. TRANS: dohyo is the playing field
-#: taextras.py:228
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:231
msgid "angle to Enemy"
msgstr ""
-#: taextras.py:232
msgid "get the angle to the Enemy"
msgstr ""
-#. TRANS: This string is shorthand for "x coordinate of SumBot"
-#: taextras.py:234
msgid "x coor. SumBot"
msgstr ""
-#: taextras.py:235
msgid "get the x coordinate of the SumBot"
msgstr ""
-#. TRANS: This string is shorthand for "y coordinate of SumBot"
-#: taextras.py:237
msgid "y coor. SumBot"
msgstr ""
-#: taextras.py:238
msgid "get the y coordinate of the SumBot"
msgstr ""
-#. TRANS: This string is shorthand for "x coordinate of SumBot's enemy"
-#: taextras.py:240
msgid "x coor. Enemy"
msgstr ""
-#: taextras.py:241
msgid "get the x coordinate of the Enemy"
msgstr ""
-#. TRANS: This string is shorthand for "y coordinate of SumBot's enemy"
-#: taextras.py:243
msgid "y coor. Enemy"
msgstr ""
-#: taextras.py:244
msgid "get the y coordinate of the Enemy"
msgstr ""
-#. TRANS: This string is shorthand for "rotation of SumBot"
-#: taextras.py:246
msgid "rotation SumBot"
msgstr ""
-#: taextras.py:247
msgid "get the rotation of the Sumbot"
msgstr ""
-#. TRANS: This string is shorthand for "rotation of SumBot's enemy"
-#: taextras.py:249
msgid "rotation Enemy"
msgstr ""
-#: taextras.py:250
msgid "get the rotation of the Enemy"
msgstr ""
-#: taextras.py:251
msgid "distance to center"
msgstr ""
-#. TRANS: dohyo is the playing field
-#: taextras.py:253
msgid "get the distance to the center of the dohyo"
msgstr ""
-#: taextras.py:254
msgid "distance to Enemy"
msgstr ""
-#: taextras.py:255
msgid "get the distance to the Enemy"
msgstr ""
-#: taextras.py:256
msgid "update information"
msgstr ""
-#: taextras.py:257
msgid "update information from the server"
msgstr ""
-#. #-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#
-#. TRANS: Please use similar terms to those used in the Physics Activity
-#: taextras.py:262
-#, fuzzy
msgid "Palette of physics blocks"
msgstr "Paletta dei blocchi sensori"
-#: taextras.py:263
msgid "start polygon"
msgstr ""
-#: taextras.py:264
msgid "Begin defining a new polygon based on the current Turtle xy position."
msgstr ""
-#: taextras.py:266
msgid "add point"
msgstr ""
-#: taextras.py:267
msgid ""
"Add a new point to the current polygon based on the current Turtle xy "
"position."
msgstr ""
-#: taextras.py:269
msgid "end polygon"
msgstr ""
-#: taextras.py:270
msgid "Define a new polygon."
msgstr ""
-#: taextras.py:271
msgid "end filled polygon"
msgstr ""
-#: taextras.py:272
msgid "Not a simple polygon"
msgstr ""
-#: taextras.py:273
msgid "Define a new filled polygon."
msgstr ""
-#: taextras.py:274
msgid "triangle"
msgstr ""
-#. TRANS: base of a triangle
-#: taextras.py:276
msgid "base"
msgstr ""
-#: taextras.py:277 taextras.py:283
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:911
+#, fuzzy
msgid "height"
-msgstr "altezza"
+msgstr ""
+"#-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#\n"
+"altezza\n"
+"#-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#\n"
+"height"
-#: taextras.py:278
msgid "Add a triangle object to the project."
msgstr ""
-#: taextras.py:279
msgid "circle"
msgstr ""
-#: taextras.py:280
msgid "Add a circle object to the project."
msgstr ""
-#: taextras.py:281
msgid "rectangle"
msgstr ""
-#: taextras.py:282 plugins/turtle_blocks_extras/turtle_blocks_extras.py:887
msgid "width"
msgstr "larghezza"
-#: taextras.py:284
msgid "Add a rectangle object to the project."
msgstr ""
-#: taextras.py:285
msgid "reset"
msgstr ""
-#: taextras.py:286
msgid "Reset the project; clear the object list."
msgstr ""
-#: taextras.py:287
msgid "motor"
msgstr ""
-#. TRANS: torque as in engine torque
-#: taextras.py:289
msgid "torque"
msgstr ""
-#: taextras.py:290
msgid "speed"
msgstr ""
-#: taextras.py:291
msgid ""
"Motor torque and speed range from 0 (off) to positive numbers; motor is "
"placed on the most recent object created."
msgstr ""
-#: taextras.py:294
msgid "Pin an object down so that it cannot fall."
msgstr ""
-#: taextras.py:295
msgid "joint"
msgstr ""
-#: taextras.py:296 TurtleArt/tabasics.py:195 TurtleArt/tabasics.py:261
msgid "x"
msgstr "x"
-#: taextras.py:297 TurtleArt/tabasics.py:195 TurtleArt/tabasics.py:261
msgid "y"
msgstr "y"
-#: taextras.py:298
msgid ""
-"Join two objects together (the most recent object created and the object at "
-"point x, y)."
+"Join two objects together (the object at the current location and the object "
+"at point x, y)."
msgstr ""
-#: taextras.py:300
msgid "save as Physics activity"
msgstr ""
-#: taextras.py:301
msgid "Save the project to the Journal as a Physics activity."
msgstr ""
-#. TRANS: Here, gear means a toothed wheel, as in a clock-works
-#: taextras.py:303
msgid "gear"
msgstr ""
-#: taextras.py:304
msgid "Add a gear object to the project."
msgstr ""
-#: taextras.py:305
-#, fuzzy
msgid "density"
msgstr "identità"
-#: taextras.py:306
msgid ""
"Set the density property for objects (density can be any positive number)."
msgstr ""
-#: taextras.py:308
msgid "friction"
msgstr ""
-#: taextras.py:309
msgid ""
"Set the friction property for objects (value from 0 to 1, where 0 turns "
"friction off and 1 is strong friction)."
msgstr ""
-#. TRANS: bounciness is coefficient of restitution
-#: taextras.py:312
msgid "bounciness"
msgstr ""
-#: taextras.py:313
msgid ""
"Set the bounciness property for objects (a value from 0 to 1, where 0 means "
"no bounce and 1 is very bouncy)."
msgstr ""
-#. TRANS: dynamic here means moving vs in a fixed position
-#: taextras.py:316
msgid "dynamic"
msgstr ""
-#: taextras.py:317
msgid ""
"If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position."
msgstr ""
-#. #-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#
-#. TRANS: WeDo is a robotics product of the LEGO company
-#: taextras.py:323
-#, fuzzy
msgid "Palette of WeDo blocks"
msgstr "Paletta dei blocchi sensori"
-#: taextras.py:324
msgid "WeDo"
msgstr ""
-#: taextras.py:325
msgid "set current WeDo device"
msgstr ""
-#: taextras.py:326
msgid "number of WeDo devices"
msgstr ""
-#: taextras.py:327
msgid "tilt"
msgstr ""
-#: taextras.py:328
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:332
msgid "distance sensor output"
msgstr ""
-#: taextras.py:333
msgid "Motor A"
msgstr ""
-#: taextras.py:334
msgid "returns the current value of Motor A"
msgstr ""
-#: taextras.py:335
msgid "Motor B"
msgstr ""
-#: taextras.py:336
msgid "returns the current value of Motor B"
msgstr ""
-#: taextras.py:337
msgid "set the value for Motor A"
msgstr ""
-#: taextras.py:338
msgid "set the value for Motor B"
msgstr ""
-#: taextras.py:339
msgid "WeDo is unavailable"
msgstr ""
-#. TRANS: e.g., Wedo 2 is unavailable, defaulting to 1
-#: taextras.py:341
-#, 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:344
-#, 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:349
msgid "Palette of LEGO NXT blocks of motors"
msgstr ""
-#: taextras.py:350
msgid "Palette of LEGO NXT blocks of sensors"
msgstr ""
-#. TRANS: touch sensor (implemented as a button)
-#: taextras.py:352
-msgid "touch"
-msgstr ""
-
-#. TRANS: distance sensor (implemented using ultrasonics)
-#: taextras.py:354
-msgid "ultrasonic"
-msgstr ""
-
-#: taextras.py:355 TurtleArt/tabasics.py:283 TurtleArt/tabasics.py:294
-#: TurtleArt/tabasics.py:344
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1197
msgid "color"
msgstr "colore"
-#: taextras.py:357 plugins/audio_sensors/audio_sensors.py:83
-#: plugins/audio_sensors/audio_sensors.py:98 pysamples/grecord.py:205
msgid "sound"
msgstr "suono"
-#. TRANS: The brick is the NXT controller
-#: taextras.py:360
msgid "Please check the connection with the brick"
msgstr ""
-#: taextras.py:361
-#, python-format
msgid "Invalid port '%s'. Port must be: PORT A, B or C"
msgstr ""
-#: taextras.py:362
-#, python-format
msgid "Invalid port '%s'. Port must be: PORT 1, 2, 3 or 4"
msgstr ""
-#: taextras.py:363
msgid "The value of power must be between -127 to 127"
msgstr ""
-#: taextras.py:364
-#, python-format
msgid "The parameter must be a integer, not '%s'"
msgstr ""
-#: taextras.py:365
msgid "An error has occurred: check all connections and try to reconnect"
msgstr ""
-#: taextras.py:366
-#, python-format
msgid "NXT found %s bricks"
msgstr ""
-#: taextras.py:367
msgid "NXT not found"
msgstr ""
-#: taextras.py:368
-#, python-format
msgid "Brick number %s was not found"
msgstr ""
-#: taextras.py:369
+msgid "nxt-motors"
+msgstr ""
+
msgid "refresh NXT"
msgstr ""
-#: taextras.py:370
msgid "Search for a connected NXT brick."
msgstr ""
-#: taextras.py:371
msgid "NXT"
msgstr ""
-#: taextras.py:372
msgid "set current NXT device"
msgstr ""
-#: taextras.py:373
+msgid "number of NXTs"
+msgstr ""
+
msgid "number of NXT devices"
msgstr ""
-#: taextras.py:374
msgid "brick name"
msgstr ""
-#: taextras.py:375
msgid "Get the name of a brick."
msgstr ""
-#: taextras.py:376
msgid "play tone"
msgstr ""
-#: taextras.py:377
msgid "frequency"
msgstr ""
-#: taextras.py:378 plugins/turtle_blocks_extras/turtle_blocks_extras.py:451
msgid "time"
-msgstr ""
+msgstr "tempo"
-#: taextras.py:379
msgid "Play a tone at frequency for time."
msgstr ""
-#. TRANS: turn is the action
-#: taextras.py:381
-msgid ""
-"turn motor\n"
-"\n"
+msgid "turn motor%s"
msgstr ""
-#: taextras.py:382
msgid "port"
msgstr ""
-#: taextras.py:383
-msgid "power"
-msgstr ""
-
-#. TRANS: rotations is quantity of turns
-#: taextras.py:385
msgid "rotations"
msgstr ""
-#: taextras.py:386
-msgid "turn a motor"
+msgid "power"
msgstr ""
-#: taextras.py:387
-msgid ""
-"synchronize\n"
-"\n"
-"motors"
+msgid "turn a motor"
msgstr ""
-#: taextras.py:388
-msgid "steering"
+msgid "synchronize%smotors"
msgstr ""
-#: taextras.py:389
msgid "synchronize two motors connected in PORT B and PORT C"
msgstr ""
-#: taextras.py:390
-msgid "PORT A"
+msgid "PORT %s"
msgstr ""
-#: taextras.py:391
-msgid "PORT A of the brick"
+msgid "PORT %s of the brick"
msgstr ""
-#: taextras.py:392
-msgid "PORT B"
-msgstr ""
-
-#: taextras.py:393
-msgid "PORT B of the brick"
-msgstr ""
-
-#: taextras.py:394
-msgid "PORT C"
-msgstr ""
-
-#: taextras.py:395
-msgid "PORT C of the brick"
-msgstr ""
-
-#: taextras.py:396
-msgid ""
-"synchronize\n"
-"motors"
-msgstr ""
-
-#: taextras.py:397
msgid "start motor"
msgstr ""
-#: taextras.py:398
msgid "Run a motor forever."
msgstr ""
-#: taextras.py:399
msgid "brake motor"
msgstr ""
-#: taextras.py:400
msgid "Stop a specified motor."
msgstr ""
-#. TRANS: reset is used to reset the counter associated with the motor
-#: taextras.py:402
msgid "reset motor"
msgstr ""
-#: taextras.py:403
msgid "Reset the motor counter."
msgstr ""
-#: taextras.py:404
msgid "motor position"
msgstr ""
-#: taextras.py:405
msgid "Get the motor position."
msgstr ""
-#: taextras.py:406
-msgid "PORT 1"
+msgid "nxt-sensors"
msgstr ""
-#: taextras.py:407
-msgid "PORT 1 of the brick"
-msgstr ""
-
-#: taextras.py:408
-#, fuzzy
msgid "read"
msgstr "rosso"
-#: taextras.py:409
-#, fuzzy
msgid "sensor"
-msgstr ""
-"#-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#\n"
-"#-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#\n"
-"sensori"
+msgstr "sensore"
-#: taextras.py:410
msgid "Read sensor output."
msgstr ""
-#: taextras.py:411
-msgid "PORT 2"
-msgstr ""
-
-#: taextras.py:412
-msgid "PORT 2 of the brick"
-msgstr ""
-
-#: taextras.py:413
msgid "light sensor"
msgstr ""
-#: taextras.py:414
msgid "gray sensor"
msgstr ""
-#: taextras.py:415
-msgid "PORT 3"
-msgstr ""
-
-#: taextras.py:416
-msgid "PORT 3 of the brick"
+msgid "button sensor"
msgstr ""
-#: taextras.py:417
-msgid "touch sensor"
-msgstr ""
-
-#: taextras.py:418
msgid "distance sensor"
msgstr ""
-#: taextras.py:419
-msgid "PORT 4"
-msgstr ""
-
-#: taextras.py:420
-msgid "PORT 4 of the brick"
-msgstr ""
-
-#: taextras.py:421
msgid "sound sensor"
msgstr ""
-#: taextras.py:422
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:425
msgid "set light"
msgstr ""
-#: taextras.py:426
msgid "Set color sensor light."
msgstr ""
-#. TRANS: the battery level is the charge level of the brick
-#: taextras.py:428
msgid "battery level"
msgstr ""
-#: taextras.py:429
msgid "Get the battery level of the brick in millivolts"
msgstr ""
-#. #-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#
-#. TRANS: Arduino plugin to control an Arduino board
-#: taextras.py:434
-#, fuzzy
msgid "Palette of Arduino blocks"
msgstr "Paletta dei blocchi sensori"
-#. TRANS: PWM is pulse-width modulation
-#: taextras.py:440
msgid "PWM"
msgstr ""
-#: taextras.py:441
msgid "SERVO"
msgstr ""
-#: taextras.py:442
msgid "ERROR: Check the Arduino and the number of port."
msgstr ""
-#: taextras.py:443
-msgid "ERROR: Value must be a number from 0 to 255."
+msgid "ERROR: Value must be a number from 0 to 1."
+msgstr ""
+
+msgid "ERROR: Value must be a number from 0 to 180."
msgstr ""
-#: taextras.py:444
msgid "ERROR: Value must be either HIGH or LOW, 0 or 1"
msgstr ""
-#: taextras.py:445
msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO."
msgstr ""
-#: taextras.py:446
msgid "ERROR: The value must be an integer."
msgstr ""
-#: taextras.py:447
msgid "ERROR: The pin must be an integer."
msgstr ""
-#: taextras.py:448
+msgid "ERROR: You must configure the mode for the pin."
+msgstr ""
+
+msgid "arduino"
+msgstr ""
+
msgid "refresh Arduino"
msgstr ""
-#: taextras.py:449
msgid "Search for connected Arduinos."
msgstr ""
-#: taextras.py:450
msgid "Arduino"
msgstr ""
-#: taextras.py:451
msgid "set current Arduino board"
msgstr ""
-#: taextras.py:452
msgid "number of Arduinos"
msgstr ""
-#: taextras.py:453
msgid "number of Arduino boards"
msgstr ""
-#: taextras.py:454
msgid "Arduino name"
msgstr ""
-#: taextras.py:455
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:458
msgid "pin mode"
msgstr ""
-#: taextras.py:461
msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)."
msgstr ""
-#: taextras.py:462
msgid "analog write"
msgstr ""
-#: taextras.py:464
msgid "Write analog value in specified port."
msgstr ""
-#: taextras.py:465
msgid "analog read"
msgstr ""
-#: taextras.py:466
-msgid ""
-"Read value from analog port. Value may be between 0 and 1023. Use Vref to "
-"determine voltage. For USB, volt=((read)*5)/1024) approximately."
+msgid "Read value from analog port. Value may be between 0 and 1."
msgstr ""
-#: taextras.py:468
msgid "digital write"
msgstr ""
-#: taextras.py:469
msgid "Write digital value to specified port."
msgstr ""
-#: taextras.py:470
msgid "digital read"
msgstr ""
-#: taextras.py:471
msgid "Read value from digital port."
msgstr ""
-#: taextras.py:473
+msgid "Set HIGH value for digital port."
+msgstr ""
+
msgid "Configure Arduino port for digital input."
msgstr ""
-#: taextras.py:474
msgid "Configure Arduino port to drive a servo."
msgstr ""
-#: taextras.py:476
msgid "Configure Arduino port for digital output."
msgstr ""
-#: taextras.py:477
msgid "Configure Arduino port for PWM (pulse-width modulation)."
msgstr ""
-#: taextras.py:478
-#, python-format
msgid "Not found Arduino %s"
msgstr ""
-#: taextras.py:479
msgid "The pin must be an integer"
msgstr ""
-#: taextras.py:480
msgid "The device must be an integer"
msgstr ""
-#. #-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#
-#. TRANS: plugin to control an ExpEyes device
-#: taextras.py:485
-#, fuzzy
+msgid "Error loading %s board"
+msgstr ""
+
msgid "Palette of Expeyes blocks"
msgstr "Paletta dei blocchi sensori"
-#. TRANS: Programmable voltage output
-#: taextras.py:487
msgid "set PVS"
msgstr ""
-#: taextras.py:488
msgid "set programmable voltage output"
msgstr ""
-#. TRANS: Square wave 1 voltage output
-#: taextras.py:490
msgid "set SQR1 voltage"
msgstr ""
-#: taextras.py:491
msgid "set square wave 1 voltage output"
msgstr ""
-#. TRANS: Square wave 2 voltage output
-#: taextras.py:493
msgid "set SQR2 voltage"
msgstr ""
-#: taextras.py:494
msgid "set square wave 2 voltage output"
msgstr ""
-#. TRANS: Digital output level
-#: taextras.py:496
msgid "set OD1"
msgstr ""
-#: taextras.py:497
msgid "set digital output level (OD1) low (0) or high (1)"
msgstr ""
-#. TRANS: Input 1 voltage level
-#: taextras.py:499
msgid "IN1 level"
msgstr ""
-#: taextras.py:500
msgid ""
"returns 1 if IN1 voltage level >2.5 volts, 0 if IN1 voltage level <= 2.5 "
"volts"
msgstr ""
-#. TRANS: Input 2 voltage level
-#: taextras.py:503
msgid "IN2 level"
msgstr ""
-#: taextras.py:504
msgid ""
"returns 1 if IN2 voltage level >2.5 volts, 0 if IN2 voltage level <= 2.5 "
"volts"
msgstr ""
-#. TRANS: Resistive sensor voltage level
-#: taextras.py:507
msgid "SEN level"
msgstr ""
-#: taextras.py:508
msgid ""
"returns 1 if resistive sensor (SEN) voltage level > 2.5 volts, 0 if SEN "
"voltage level <= 2.5 volts"
msgstr ""
-#: taextras.py:510
msgid "capture"
msgstr ""
-#: taextras.py:511
msgid "input"
msgstr ""
-#: taextras.py:512
-#, fuzzy
msgid "samples"
-msgstr ""
-"#-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#\n"
-"#-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Esempi"
+msgstr "Esempi"
-#: taextras.py:513
msgid "interval"
msgstr ""
-#. TRANS: MS is microseconds
-#: taextras.py:515
msgid ""
"capture multiple samples from input at interval (MS); results pushed to FIFO"
msgstr ""
-#. TRANS: Analog input 1 voltage level
-#: taextras.py:518
msgid "A1"
msgstr ""
-#: taextras.py:519
msgid "read analog input 1 voltage"
msgstr ""
-#. TRANS: Analog input 2 voltage level
-#: taextras.py:521
msgid "A2"
msgstr ""
-#: taextras.py:522
msgid "read analog input 2 voltage"
msgstr ""
-#. TRANS: Read input 1 voltage
-#: taextras.py:524
msgid "IN1"
msgstr ""
-#: taextras.py:525
msgid "read input 1 voltage"
msgstr ""
-#. TRANS: Read input 2 voltage
-#: taextras.py:527
msgid "IN2"
msgstr ""
-#: taextras.py:528
msgid "read input 2 voltage"
msgstr ""
-#. TRANS: Read analog sensor input voltage
-#: taextras.py:530
msgid "SEN"
msgstr ""
-#: taextras.py:531
msgid "read analog sensor input voltage"
msgstr ""
-#. TRANS: Read square wave 1 input voltage
-#: taextras.py:533
msgid "SQR1"
msgstr ""
-#: taextras.py:534
msgid "read square wave 1 voltage"
msgstr ""
-#. TRANS: Read square wave 2 input voltage
-#: taextras.py:536
msgid "SQR2"
msgstr ""
-#: taextras.py:537
msgid "read square wave 2 voltage"
msgstr ""
-#. TRANS: Read programmable voltage
-#: taextras.py:539
msgid "PVS"
msgstr ""
-#: taextras.py:540
msgid "read programmable voltage"
msgstr ""
-#: taextras.py:541
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:980
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:995
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1010
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1025
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1040
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1055
-msgid "Title"
-msgstr "Titolo"
+msgid "TurtleBlocks"
+msgstr "Tartablocchi"
-#: TurtleArt/tabasics.py:442
-msgid "yellow"
-msgstr "giallo"
+msgid ""
+"A Logo-inspired turtle that draws colorful pictures with snap-together "
+"visual programming blocks"
+msgstr ""
+"Una tartaruga ispirata a quella del linguaggio Logo che traccia disegni "
+"colorati tramite un linguaggio di programamzione visuale a blocchi "
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:685
-msgid "displays polar coordinates"
-msgstr "visualizza coordinate polari"
+msgid "turtle"
+msgstr "tartaruga"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:499
-msgid "emptys FILO (first-in-last-out heap)"
-msgstr "vuota catasta FILO (first-in-last-out )"
+msgid "Palette of turtle commands"
+msgstr "Pannello comandi tartaruga"
-#: TurtleArt/tabasics.py:777
-msgid "if-then operator that uses boolean operators from Numbers palette"
-msgstr ""
-"operatore if-then che utilizza operatori booleani del pannello dei Numeri"
+msgid "forward"
+msgstr "avanti"
-#: TurtleArt/tabasics.py:808
-msgid "jogs stack right"
-msgstr "sposta la pila a destra"
+msgid "moves turtle forward"
+msgstr "muove tartaruga avanti"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:147
-msgid "Sugar Journal media object"
-msgstr "oggetto multimediale del Diario di Sugar"
+msgid "back"
+msgstr "indietro"
-#: TurtleArt/tabasics.py:915
-msgid "box 2"
-msgstr "scatola 2"
+msgid "moves turtle backward"
+msgstr "muove tartaruga indietro"
-#: TurtleArt/tabasics.py:905
-msgid "box 1"
-msgstr "scatola 1"
+msgid "clean"
+msgstr "pulisci"
-#: TurtleArtActivity.py:730 TurtleArtActivity.py:994 turtleblocks.py:415
-msgid "Step"
-msgstr "Passo"
+msgid "clears the screen and reset the turtle"
+msgstr "Pulisci lo schermo e riposiziona la tartaruga"
-#: TurtleArt/tabasics.py:588
-msgid "multiplies two numeric inputs"
-msgstr "moltiplica fra loro i valori dei due campi"
+msgid "turns turtle counterclockwise (angle in degrees)"
+msgstr "ruota tartaruga in senso antiorario (in gradi)"
-#: turtleblocks.py:408
-msgid "Show/hide blocks"
-msgstr "Mostra/Nascondi blocchi"
+msgid "turns turtle clockwise (angle in degrees)"
+msgstr "ruota tartaruga in senso orario (in gradi)"
-#: TurtleArtActivity.py:318 TurtleArtActivity.py:984 turtleblocks.py:406
-msgid "Hide palette"
-msgstr "Nascondi pannello"
+msgid "arc"
+msgstr "arco"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:171
-#, fuzzy
-msgid "Sugar Journal video object"
-msgstr "oggetto audio del Diario di Sugar"
+msgid "angle"
+msgstr "angolo"
-#: TurtleArt/tabasics.py:445
-msgid "cyan"
-msgstr "ciano"
+msgid "radius"
+msgstr "raggio"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:898
-msgid "xcor of right of screen"
-msgstr "ascissa (xcor) del bordo destro dello schermo"
+msgid "moves turtle along an arc"
+msgstr "muove la tartaruga lungo un arco"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:463
-msgid "Palette of extra options"
-msgstr "Pannello opzioni extra"
+msgid "set xy"
+msgstr "seleziona xy"
-#: turtleblocks.py:289
-#, python-format
-msgid "Configuration directory not writable: %s"
-msgstr "Impossibile scrivere nella directory di configurazione:%s"
+msgid ""
+"moves turtle to position xcor, ycor; (0, 0) is in the center of the screen."
+msgstr ""
+"muove la tartaruga alle coordinate xcor, ycor; (0,0) è il centro dello "
+"schermo."
-#: TurtleArt/tabasics.py:243 TurtleArt/tawindow.py:4106
-msgid "heading"
-msgstr "direzione"
+#
+msgid "set heading"
+msgstr "seleziona direzione"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:265
-msgid "saves turtle graphics as an SVG file in the Sugar Journal"
-msgstr "salva i disegni della tartaruga come file SVG nel Diario"
+msgid "sets the heading of the turtle (0 is towards the top of the screen.)"
+msgstr "seleziona la direzione della tartaruga (0 è verso l'alto)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:204
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:217
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:232
-msgid "draws text or show media from the Journal"
-msgstr "disegna un testo o mostra un contenuto multimediale dal Diario"
+msgid "xcor"
+msgstr "coordinata x"
-#: TurtleArt/tabasics.py:446
-msgid "blue"
-msgstr "blu"
+msgid ""
+"holds current x-coordinate value of the turtle (can be used in place of a "
+"number block)"
+msgstr ""
+"ricorda la coordinata x (ascissa) della tartaruga (può essere utilizzato in "
+"alternativa ad un blocco variabile numerico)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:677
-msgid "displays Cartesian coordinates"
-msgstr "visualizza le coordinate cartesiane"
+msgid "ycor"
+msgstr "coordinata y"
-#: turtleblocks.py:250
-msgid "No option action:"
-msgstr "Azione senza opzioni:"
+msgid ""
+"holds current y-coordinate value of the turtle (can be used in place of a "
+"number block)"
+msgstr ""
+"ricorda la coordinata y (ordinata) della tartaruga (può essere utilizzato in "
+"alternativa ad un blocco variabile numerico)"
-#: TurtleArt/tabasics.py:816
-msgid "jogs stack down"
-msgstr "sposta la sequenza in basso"
+msgid "heading"
+msgstr "direzione"
-#: TurtleArt/tabasics.py:624
-msgid "modular (remainder) operator"
-msgstr "operatore modulo (resto)"
+msgid ""
+"holds current heading value of the turtle (can be used in place of a number "
+"block)"
+msgstr ""
+"ricorda la direzione della tartaruga (può essere utilizzato in alternativa "
+"ad un blocco variabile numerico)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:966
-#, fuzzy
-msgid "bottom y"
-msgstr "fondo"
+msgid "pen"
+msgstr "penna"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:262
-msgid "save SVG"
-msgstr "salva SVG"
+msgid "Palette of pen commands"
+msgstr "Pannello comandi penna"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:630
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:646
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:662
-msgid "runs code found in the tamyblock.py module found in the Journal"
-msgstr "esegui il codice scritto nel modulo tamyblock.py prelevato dal Diario"
+msgid "fill screen"
+msgstr "riempi schermo"
-#: TurtleArt/tabasics.py:381
-msgid "pen down"
-msgstr "penna giù"
+msgid "shade"
+msgstr "ombreggiatura"
-#: TurtleArt/tabasics.py:739
-msgid "wait"
-msgstr "aspetta"
+msgid "fills the background with (color, shade)"
+msgstr "riempi lo sfondo con (colore, ombreggiatura)"
-#: TurtleArt/tabasics.py:924 TurtleArt/tabasics.py:939
-msgid "box"
-msgstr "scatola"
+msgid "set color"
+msgstr "seleziona colore"
-#: gnome_plugins/uploader_plugin.py:203
-msgid "Failed to upload!"
-msgstr "caricamento non riuscito"
+msgid "sets color of the line drawn by the turtle"
+msgstr "seleziona il colore della linea disegnata dalla tartaruga"
-#: TurtleArt/tabasics.py:872 TurtleArt/tawindow.py:4377
-msgid "invokes named action stack"
-msgstr "invoca la sequenza di azioni con nome"
+msgid "set shade"
+msgstr "seleziona ombreggiatura"
-#: TurtleArt/tabasics.py:856 TurtleArt/tabasics.py:859
-#: TurtleArt/tabasics.py:867 TurtleArt/tabasics.py:871
-#: TurtleArt/tawindow.py:1351 TurtleArt/tawindow.py:1448
-#: TurtleArt/tawindow.py:1461 TurtleArt/tawindow.py:2077
-#: TurtleArt/tawindow.py:4363
-msgid "action"
-msgstr "azione"
+msgid "sets shade of the line drawn by the turtle"
+msgstr "seleziona l'ombreggiatura della linea disegnata dalla tartaruga"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:123
-msgid "do-until-True operator that uses boolean operators from Numbers palette"
-msgstr ""
-"operatore do-until-True che utilizza operatori booleani del pannello dei "
-"Numeri"
+msgid "set gray"
+msgstr "seleziona grigio"
-#: turtleblocks.py:89
-msgid "usage is"
-msgstr "L'utilizzo è"
+msgid "sets gray level of the line drawn by the turtle"
+msgstr "seleziona illivello di grigio della linea disegnata dalla tartaruga"
-#: TurtleArt/tabasics.py:918
-msgid "Variable 2 (numeric value)"
-msgstr "Variabile 2 (valore numerico)"
+msgid "holds current pen color (can be used in place of a number block)"
+msgstr ""
+"ricorda il colore della penna (può essere utilizzato in alternativa ad un "
+"blocco variabile numerico)"
-#: TurtleArt/tabasics.py:597
-msgid "divide"
-msgstr "dividi"
+msgid "holds current pen shade"
+msgstr "mantiene l'ombreggiatura corrente della penna"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:253
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:264
-msgid "picture name"
-msgstr "nome Immagine"
+msgid "holds current gray level (can be used in place of a number block)"
+msgstr ""
+"ricorda il livello di grigio (può essere utilizzato in alternativa ad un "
+"blocco numerico)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:109
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:112
-msgid "while"
-msgstr "while"
+msgid "pen up"
+msgstr "penna su"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:890
-msgid "the canvas width"
-msgstr "larghezza canvas (sfondo)"
+msgid "Turtle will not draw when moved."
+msgstr "La tartaruga non disegnerà quando mossa."
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:525
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:535
-#, fuzzy
-msgid "empty heap?"
-msgstr "vuota heap"
+msgid "pen down"
+msgstr "penna giù"
-#: TurtleArt/tabasics.py:945 TurtleArt/tawindow.py:4404
-msgid "named variable (numeric value)"
-msgstr "variabile con nome (valore numerico)"
+msgid "Turtle will draw when moved."
+msgstr "la tartaruga disegnerà quando spostata."
-#: TurtleArt/tawindow.py:1044 TurtleArt/tawindow.py:1644
-msgid "next"
-msgstr "prossimo"
+msgid "pen down?"
+msgstr "penna giù?"
-#: TurtleArt/tabasics.py:775
-msgid "if then"
-msgstr "se allora"
+msgid "returns True if pen is down"
+msgstr "restituisce Vero se la penna è giù"
-#: TurtleArt/tabasics.py:390
msgid "set pen size"
msgstr "seleziona dimensione penna"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:836
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:998
-msgid "presentation template: select Journal object (no description)"
-msgstr ""
-"template di presentazione: selezione oggetto del Diario (senza descrizione)"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:119
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:122
-msgid "until"
-msgstr "finoa"
-
-#: TurtleArt/tabasics.py:997
-msgid "permanently deletes items in trash"
-msgstr "Cancella definitivamente il contenuto del cestino"
+msgid "sets size of the line drawn by the turtle"
+msgstr "seleziona la larghezza della linea disegnata dalla tartaruga"
-#: TurtleArt/tabasics.py:955
-msgid "top of Action 1 stack"
-msgstr "inizio dello Stack Azione 1"
+msgid "start fill"
+msgstr "avvia riempimento"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:589
-msgid ""
-"a programmable block: used to add advanced single-variable math equations, e."
-"g., sin(x)"
+msgid "starts filled polygon (used with end fill block)"
msgstr ""
-"blocco programmabile: utilizzato per aggiungere funzioni matematiche "
-"avanzate a singola variabile, es. sin(x)"
+"avvia un poligono riempito (usato insieme ad un blocco di termine "
+"riempimento)"
-#: TurtleArt/tabasics.py:734
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:104
-msgid "Palette of flow operators"
-msgstr "Pannello degli operatori di flusso"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:733
-msgid "top of a collapsed stack"
-msgstr "apice di una catasta compressa"
+msgid "end fill"
+msgstr "termina riempimento"
-#: TurtleArt/tabasics.py:790 TurtleArt/tabasics.py:798
-msgid "if-then-else operator that uses boolean operators from Numbers palette"
-msgstr ""
-"operatore if-then-else (se-allora-altrimenti) che utilizza operatori "
-"booleani del pannello dei Numeri"
+msgid "completes filled polygon (used with start fill block)"
+msgstr "completa poligono riempito (usato con un blocco di avvio riempimento)"
-#: TurtleArt/tabasics.py:355
-msgid "holds current pen shade"
-msgstr "mantiene l'ombreggiatura corrente della penna"
+msgid "pen size"
+msgstr "dimensione penna"
-#: gnome_plugins/uploader_plugin.py:166
-msgid "Login failed"
-msgstr "Login non riuscito"
+msgid "holds current pen size (can be used in place of a number block)"
+msgstr ""
+"ricorda la dimensione della penna (può essere utilizzato in alternativa ad "
+"un blocco numerico)"
-#
-#: TurtleArt/tabasics.py:209
-msgid "set heading"
-msgstr "seleziona direzione"
+msgid "colors"
+msgstr "colori"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:433
-msgid "RGB color under the turtle is pushed to the stack"
-msgstr "il colore RGB sotto la tartaruga è inserito nello stack"
+msgid "Palette of pen colors"
+msgstr "Tavolozza per i colori della penna"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:791
-msgid "declutters canvas by hiding blocks"
-msgstr "svuota il canvas nascondendo i blocchi"
+msgid "numbers"
+msgstr "numeri"
-#: TurtleArtActivity.py:994
-msgid "<Ctrl>w"
-msgstr "<Ctrl>D"
+msgid "Palette of numeric operators"
+msgstr "Pannello degli operatori numerici"
-#: TurtleArtActivity.py:992
-msgid "<Ctrl>r"
-msgstr "<Ctrl>r"
+msgid "plus"
+msgstr "più"
-#: TurtleArtActivity.py:997
-msgid "<Ctrl>s"
-msgstr "<Ctrl>s"
+msgid "adds two alphanumeric inputs"
+msgstr "aggiunge due campi di inserimento numerici"
-#: TurtleArtActivity.py:985
-msgid "<Ctrl>p"
-msgstr "<Ctrl>p"
+msgid "minus"
+msgstr "meno"
-#: TurtleArtActivity.py:990
-msgid "<Ctrl>e"
-msgstr "<Ctrl>e"
+msgid "subtracts bottom numeric input from top numeric input"
+msgstr "sottrai il valore del campo numerico inferiore da quello superiore"
-#: TurtleArt/tabasics.py:807
-msgid "horizontal space"
-msgstr "spazio orizzontale"
+msgid "multiply"
+msgstr "moltiplica"
-#: TurtleArt/tabasics.py:852
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195
-msgid "string value"
-msgstr "valore stringa"
+msgid "multiplies two numeric inputs"
+msgstr "moltiplica fra loro i valori dei due campi"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:181
-#, fuzzy
-msgid "description"
-msgstr "Descrizione"
+msgid "divide"
+msgstr "dividi"
-#: TurtleArt/talogo.py:567
-msgid "I don't know how to"
-msgstr "Non so come fare a"
+msgid ""
+"divides top numeric input (numerator) by bottom numeric input (denominator)"
+msgstr ""
+"dividi il valore del campo numerico superiore (numeratore) per quello del "
+"campo inferiore (denominatore)"
-#: TurtleArt/tabasics.py:467
-msgid "set text size"
-msgstr "seleziona dimensione testo"
+msgid "identity"
+msgstr "identità"
-#: gnome_plugins/uploader_plugin.py:99
-msgid "Username:"
-msgstr "Nome utente:"
+msgid "identity operator used for extending blocks"
+msgstr "operatore identità utilizzato per i blocchi programmabili"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:850
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1043
-msgid "presentation template: select four Journal objects"
-msgstr "template di presentazione: seleziona quattro oggetti del Diario"
+msgid "mod"
+msgstr "mod"
-#: TurtleArtActivity.py:584 TurtleArtActivity.py:613 TurtleArtActivity.py:726
-#: TurtleArtActivity.py:796 turtleblocks.py:392
-msgid "View"
-msgstr "Vista"
+msgid "modular (remainder) operator"
+msgstr "operatore modulo (resto)"
-#: TurtleArt/tabasics.py:336
-msgid "sets gray level of the line drawn by the turtle"
-msgstr "seleziona illivello di grigio della linea disegnata dalla tartaruga"
+msgid "√"
+msgstr "√"
-#: gnome_plugins/uploader_plugin.py:109
-#, fuzzy
-msgid "Password:"
-msgstr "Password:"
+msgid "square root"
+msgstr "radice quadrata"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:441
-msgid "turtle sees"
-msgstr "tartaruga vede"
+msgid "calculates square root"
+msgstr "calcola la radice quadrata"
-#: TurtleArt/tabasics.py:822
-msgid "stop action"
-msgstr "ferma azione"
+msgid "random"
+msgstr "casuale"
-#: TurtleArt/tabasics.py:444
-msgid "green"
-msgstr "verde"
+msgid "min"
+msgstr "min"
-#: TurtleArt/tabasics.py:283 TurtleArt/tabasics.py:295
-#: TurtleArt/tabasics.py:354
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1193
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1198
-msgid "shade"
-msgstr "ombreggiatura"
+msgid "max"
+msgstr "max"
-#: TurtleArt/tabasics.py:287 TurtleArt/tabasics.py:299
-msgid "fills the background with (color, shade)"
-msgstr "riempi lo sfondo con (colore, ombreggiatura)"
+msgid "returns random number between minimum (top) and maximum (bottom) values"
+msgstr ""
+"ritorna un valore casuale compreso fra valori minimo (alto) e massimo (basso)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:251
-msgid "save picture"
-msgstr "salva immagine"
+msgid "number"
+msgstr "numero"
-#: plugins/audio_sensors/audio_sensors.py:119
-#: plugins/audio_sensors/audio_sensors.py:127
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:322
-msgid "pitch"
-msgstr "intonazione"
+msgid "used as numeric input in mathematic operators"
+msgstr "Utilizza come valore di ingresso per operatori matematici"
-#: TurtleArtActivity.py:489 TurtleArtActivity.py:648 TurtleArtActivity.py:804
-msgid "Rescale coordinates up"
-msgstr "Ridimensiona le coordinate su"
+msgid "greater than"
+msgstr "maggiore di"
-#: TurtleArt/tabasics.py:372
-msgid "pen up"
-msgstr "penna su"
+msgid "logical greater-than operator"
+msgstr "operatore logico maggiore di"
-#: TurtleArt/tabasics.py:440
-msgid "orange"
-msgstr "arancio"
+msgid "less than"
+msgstr "minore di"
-#: TurtleArt/tabasics.py:743
-msgid "pauses program execution a specified number of seconds"
-msgstr ""
-"sospende l'esecuzzione del programma per il numero di secondi speceficato"
+msgid "logical less-than operator"
+msgstr "operatore logico miniore di"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:473
-msgid "pushes value onto FILO (first-in last-out heap)"
-msgstr "spingi un valore nella heap FILO (first-in last-out)"
+msgid "equal"
+msgstr "uguale"
-#: TurtleArt/tabasics.py:772 TurtleArt/tabasics.py:785
-msgid "then"
-msgstr "allora"
+msgid "logical equal-to operator"
+msgstr "operatore logico di uguaglianza"
-#: TurtleArt/tabasics.py:701
msgid "not"
msgstr "not"
-#: TurtleArt/tabasics.py:789 TurtleArt/tabasics.py:797
-msgid "if then else"
-msgstr "se allora invece"
+msgid "logical NOT operator"
+msgstr "operatore logico NOT"
-#: TurtleArt/tabasics.py:825
-msgid "stops current action"
-msgstr "Ferma l'azione in corso"
+msgid "and"
+msgstr "and"
-#: TurtleArt/tabasics.py:174
-msgid "turns turtle clockwise (angle in degrees)"
-msgstr "ruota tartaruga in senso orario (in gradi)"
+msgid "logical AND operator"
+msgstr "operatore logico AND"
-#: TurtleArt/tabasics.py:364
-msgid "holds current gray level (can be used in place of a number block)"
-msgstr ""
-"ricorda il livello di grigio (può essere utilizzato in alternativa ad un "
-"blocco numerico)"
+msgid "or"
+msgstr "or"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:874
-msgid "xcor of left of screen"
-msgstr "ascissa (xcor) del bordo sinistro dello schermo"
+msgid "logical OR operator"
+msgstr "operatore logico OR"
-#: turtleblocks.py:387
-msgid "Reset block size"
-msgstr "Reset dimensione blocco"
+msgid "flow"
+msgstr "flusso"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:691
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:773
-msgid "turtle"
-msgstr "tartaruga"
+msgid "Palette of flow operators"
+msgstr "Pannello degli operatori di flusso"
-#: TurtleArt/tapalette.py:97
-msgid "displays next palette"
-msgstr "visualizza la prossima paletta"
+msgid "wait"
+msgstr "aspetta"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789
-msgid "hide blocks"
-msgstr "nascondi blocchi"
+msgid "pauses program execution a specified number of seconds"
+msgstr ""
+"sospende l'esecuzzione del programma per il numero di secondi speceficato"
-#: TurtleArt/tabasics.py:683
-msgid "logical less-than operator"
-msgstr "operatore logico miniore di"
+msgid "forever"
+msgstr "persempre"
-#: TurtleArt/tabasics.py:1002
-msgid "restore all blocks from trash"
-msgstr "recupera tutti i bloccchi dal cestino"
+msgid "loops forever"
+msgstr "ciclo infinito"
-#: turtleblocks.py:367
-msgid "Save"
-msgstr "Salva"
+msgid "repeat"
+msgstr "ripeti"
-#: TurtleArt/tabasics.py:879
-msgid "store in box 1"
-msgstr "memorizza nella scatola 1"
+msgid "loops specified number of times"
+msgstr "ciclo ripetuto un numero dato di volte"
-#: TurtleArt/tabasics.py:892
-msgid "store in box 2"
-msgstr "memorizza nella scatola 2"
+msgid "if"
+msgstr "se"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:808
-msgid "hides the Sugar toolbars"
-msgstr "nasconde le barre di Sugar"
+msgid "then"
+msgstr "allora"
-#: TurtleArt/tabasics.py:222
-msgid ""
-"holds current x-coordinate value of the turtle (can be used in place of a "
-"number block)"
+msgid "if then"
+msgstr "se allora"
+
+msgid "if-then operator that uses boolean operators from Numbers palette"
msgstr ""
-"ricorda la coordinata x (ascissa) della tartaruga (può essere utilizzato in "
-"alternativa ad un blocco variabile numerico)"
+"operatore if-then che utilizza operatori booleani del pannello dei Numeri"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:555
-msgid "print"
-msgstr "stampa"
+msgid "else"
+msgstr "altrimenti"
-#: TurtleArtActivity.py:188 TurtleArtActivity.py:757 TurtleArtActivity.py:925
-#: TurtleArtActivity.py:955 turtleblocks.py:371
-msgid "Save as Logo"
-msgstr "Salva come Logo"
+msgid "if then else"
+msgstr "se allora invece"
-#: TurtleArt/tabasics.py:313
-msgid "sets color of the line drawn by the turtle"
-msgstr "seleziona il colore della linea disegnata dalla tartaruga"
+msgid "if-then-else operator that uses boolean operators from Numbers palette"
+msgstr ""
+"operatore if-then-else (se-allora-altrimenti) che utilizza operatori "
+"booleani del pannello dei Numeri"
-#: TurtleArt/tabasics.py:456
-msgid "set text color"
-msgstr "imposta colore del testo"
+msgid "horizontal space"
+msgstr "spazio orizzontale"
-#: TurtleArt/tabasics.py:658
-msgid "number"
-msgstr "numero"
+msgid "jogs stack right"
+msgstr "sposta la pila a destra"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:385
-msgid "query keyboard"
-msgstr "interroga la tastiera"
+msgid "vertical space"
+msgstr "spazio verticale"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:130
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:732
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:903
-msgid "top"
-msgstr "cima"
+msgid "jogs stack down"
+msgstr "sposta la sequenza in basso"
-#: gnome_plugins/uploader_plugin.py:140
-msgid "Submit to Web"
-msgstr "Invia al Web"
+msgid "stop action"
+msgstr "ferma azione"
-#: TurtleArtActivity.py:640 TurtleArtActivity.py:798 turtleblocks.py:377
-msgid "Cartesian coordinates"
-msgstr "Coordinate Cartesiane"
+msgid "stops current action"
+msgstr "Ferma l'azione in corso"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:240
-msgid "set scale"
-msgstr "seleziona scala"
+msgid "blocks"
+msgstr "blocchi"
-#: TurtleArt/tabasics.py:449
-msgid "white"
-msgstr "bianco"
+msgid "Palette of variable blocks"
+msgstr "Pannello dei blocchi variabili"
+
+msgid "start"
+msgstr "avvia"
-#: TurtleArt/tabasics.py:842
msgid "connects action to toolbar run buttons"
msgstr "connette l'azione al pulsante \"esegui\" della barra dei comandi"
-#: TurtleArt/tawindow.py:1534 TurtleArt/tawindow.py:1574
-#: gnome_plugins/uploader_plugin.py:144
-msgid "Cancel"
-msgstr "Annulla"
+msgid "text"
+msgstr "testo"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:914
-msgid "the canvas height"
-msgstr "altezza canvas (sfondo)"
+msgid "string value"
+msgstr "valore stringa"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1011
-msgid "presentation 2x1"
-msgstr "presentazione 2x1"
+msgid "action"
+msgstr "azione"
-#: TurtleArt/tabasics.py:571
-msgid "minus"
-msgstr "meno"
+msgid "top of nameable action stack"
+msgstr "inizio della sequenza di azioni con nome"
-#: TurtleArt/tabasics.py:710 TurtleArt/tabasics.py:713
-msgid "and"
-msgstr "and"
+msgid "invokes named action stack"
+msgstr "invoca la sequenza di azioni con nome"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:132
-msgid "top of a collapsible stack"
-msgstr "apice di una catasta comprimibile"
+msgid "store in box 1"
+msgstr "memorizza nella scatola 1"
-#: TurtleArt/talogo.py:623
-msgid "as input"
-msgstr "come ingresso"
+msgid "stores numeric value in Variable 1"
+msgstr "memorizza il valore numerico nella Variabile 1"
-#: TurtleArt/tabasics.py:423
-msgid "holds current pen size (can be used in place of a number block)"
-msgstr ""
-"ricorda la dimensione della penna (può essere utilizzato in alternativa ad "
-"un blocco variabile numerico)"
+msgid "store in box 2"
+msgstr "memorizza nella scatola 2"
-#: TurtleArt/tabasics.py:309
-msgid "set color"
-msgstr "seleziona colore"
+msgid "stores numeric value in Variable 2"
+msgstr "memorizza il valore numerico nella Variabile 2"
-#: TurtleArt/tabasics.py:642
-msgid "min"
-msgstr "min"
+msgid "box 1"
+msgstr "scatola 1"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:741
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:763
-#, fuzzy
-msgid "loads a block"
-msgstr "carica i miei blocchi"
+msgid "Variable 1 (numeric value)"
+msgstr "Variabile 1 (valore numerico)"
-#: TurtleArt/tabasics.py:278
-msgid "Palette of pen commands"
-msgstr "Pannello comandi penna"
+msgid "box 2"
+msgstr "scatola 2"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:486
-msgid "shows values in FILO (first-in last-out heap)"
-msgstr "mostra un valore nella heap FILO (first-in last-out)"
+msgid "Variable 2 (numeric value)"
+msgstr "Variabile 2 (valore numerico)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113
-msgid "do-while-True operator that uses boolean operators from Numbers palette"
-msgstr ""
-"operatore do-while-True che utilizza operatori booleani del pannello dei "
-"Numeri"
+msgid "store in"
+msgstr "memorizza in"
-#: turtleblocks.py:374
-msgid "File"
-msgstr "File"
+msgid "box"
+msgstr "scatola"
-#: TurtleArt/tabasics.py:704
-msgid "logical NOT operator"
-msgstr "operatore logico NOT"
+msgid "my box"
+msgstr "mia scatola"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:882
-msgid "ycor of bottom of screen"
-msgstr "ordinata (ycor) del bordo inferiore dello schermo"
+msgid "stores numeric value in named variable"
+msgstr "memorizza il valore numerico nella variabile nominata"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:843
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:983
-msgid "presentation template: select Journal object (with description)"
-msgstr ""
-"template di presentazione: selezione oggetto del Diario (con descrizione)"
+msgid "named variable (numeric value)"
+msgstr "variabile con nome (valore numerico)"
-#: TurtleArt/tabasics.py:553
-msgid "Palette of numeric operators"
-msgstr "Pannello degli operatori numerici"
+msgid "action 1"
+msgstr "azione 1"
-#: TurtleArt/tabasics.py:585
-msgid "multiply"
-msgstr "moltiplica"
+msgid "top of Action 1 stack"
+msgstr "inizio dello Stack Azione 1"
-#: TurtleArt/tabasics.py:750
-msgid "forever"
-msgstr "persempre"
+msgid "action 2"
+msgstr "azione 2"
-#: TurtleArt/tabasics.py:325
-msgid "sets shade of the line drawn by the turtle"
-msgstr "seleziona l'ombreggiatura della linea disegnata dalla tartaruga"
+msgid "top of Action 2 stack"
+msgstr "inizio dello Stack Azione 2"
-#: TurtleArtActivity.py:243
-msgid "snapshot"
-msgstr "istantanea"
+msgid "invokes Action 1 stack"
+msgstr "invoca la sequenza Azione 1"
-#: TurtleArt/tabasics.py:147
-msgid "clean"
-msgstr "pulisci"
+msgid "invokes Action 2 stack"
+msgstr "invoca la sequenza Azione 2"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:857
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:864
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1013
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1028
-msgid "presentation template: select two Journal objects"
-msgstr "template di presentazione: seleziona due oggetti del Diario"
+msgid "trash"
+msgstr "spazzatura"
-#: TurtleArtActivity.py:651 TurtleArtActivity.py:806 turtleblocks.py:383
-msgid "Grow blocks"
-msgstr "Ingrandisci blocchi"
+msgid "empty trash"
+msgstr "svuota cestino"
-#: TurtleArtActivity.py:637 TurtleArtActivity.py:797
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:806
-msgid "Fullscreen"
-msgstr "Schermo intero"
+msgid "permanently deletes items in trash"
+msgstr "Cancella definitivamente il contenuto del cestino"
-#: turtleblocks.py:265
-msgid "File not found"
-msgstr "File non trovato"
+msgid "restore all"
+msgstr "ripristina tutti"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:200
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:228
-msgid "show"
-msgstr "mostra"
+msgid "restore all blocks from trash"
+msgstr "recupera tutti i blocchi dal cestino"
-#: TurtleArt/tabasics.py:849 TurtleArt/tabasics.py:850
-#: TurtleArt/tabasics.py:851
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:192
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:193
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:194
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:201
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:214
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:229
-msgid "text"
-msgstr "testo"
+msgid "clear all"
+msgstr "pulisci tutto"
-#: TurtleArt/tabasics.py:642
-msgid "random"
-msgstr "casuale"
+msgid "move all blocks to trash"
+msgstr "muove tutti i blocchi nel cestino"
-#: TurtleArt/tabasics.py:670
-msgid "logical greater-than operator"
-msgstr "operatore logico maggiore di"
+msgid "Share selected blocks"
+msgstr "Condividi i blocchi selezionati"
-#: TurtleArt/tabasics.py:162
-msgid "turns turtle counterclockwise (angle in degrees)"
-msgstr "ruota tartaruga in senso antiorario (in gradi)"
+msgid "Title"
+msgstr "Titolo"
-#: TurtleArt/tabasics.py:450
-msgid "black"
-msgstr "nero"
+msgid "block is not exportable"
+msgstr "blocco non esportabile"
-#: TurtleArt/tabasics.py:635
-msgid "calculates square root"
-msgstr "calcola la radice quadrata"
+msgid "error while exporting block"
+msgstr "errore in esportazione del blocco"
-#: TurtleArt/tabasics.py:233
-msgid ""
-"holds current y-coordinate value of the turtle (can be used in place of a "
-"number block)"
-msgstr ""
-"ricorda la coordinata y (ordinata) della tartaruga (può essere utilizzato in "
-"alternativa ad un blocco variabile numerico)"
+msgid "Stop turtle"
+msgstr "Ferma la tartaruga"
-#: pysamples/grecord.py:215
-#, fuzzy
-msgid "stop"
-msgstr "cima"
+msgid "Show blocks"
+msgstr "Mostra blocchi"
-#: TurtleArt/tabasics.py:667
-msgid "greater than"
-msgstr "maggiore di"
+msgid "Hide blocks"
+msgstr "Nascondi blocchi"
-#: TurtleArt/tabasics.py:221 TurtleArt/tawindow.py:4105
-msgid "xcor"
-msgstr "coordinata x"
+msgid "did not output to"
+msgstr "non ho scritto su"
-#: TurtleArtActivity.py:735 turtleblocks.py:422 util/helpbutton.py:45
-msgid "Help"
-msgstr "Aiuto"
+msgid "doesn't like"
+msgstr "non piace"
-#: turtleblocks.py:462
-msgid "Save project?"
-msgstr "Vuoi salvare il progetto?"
+msgid "as input"
+msgstr "come ingresso"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:695
-msgid "chooses which turtle to command"
-msgstr "sceglie con quale tartaruga interagire"
+msgid "I don't know how to"
+msgstr "Non so come fare a"
-#: TurtleArt/tabasics.py:459
-msgid "sets color of text drawn by the turtle"
-msgstr "seleziona il colore del testo disegnato dalla tartaruga"
+msgid "displays next palette"
+msgstr "visualizza la prossima paletta"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:394
-msgid "keyboard"
-msgstr "tastiera"
+msgid "changes the orientation of the palette of blocks"
+msgstr "Cambia l'orientamento del pannello dei blocchi"
-#: TurtleArt/tabasics.py:182
-msgid "arc"
-msgstr "arco"
+msgid "error in highlighted block"
+msgstr "errore nel blocco evidenziato"
-#: TurtleArt/tabasics.py:182
-msgid "radius"
-msgstr "raggio"
+msgid "error"
+msgstr "errore"
-#: TurtleArtActivity.py:642 TurtleArtActivity.py:800 turtleblocks.py:379
-msgid "Polar coordinates"
-msgstr "Coordinate Polari"
+msgid "Load..."
+msgstr "Carica..."
-#: TurtleArt/tabasics.py:321
-msgid "set shade"
-msgstr "seleziona ombreggiatura"
+msgid "Save..."
+msgstr "Salva..."
-#: TurtleArt/tabasics.py:714
-msgid "logical AND operator"
-msgstr "operatore logico AND"
+msgid "click to open"
+msgstr "click per aprire"
-#: gnome_plugins/uploader_plugin.py:90
-msgid ""
-"You must have an account at http://turtleartsite.sugarlabs.org to upload "
-"your project."
+msgid "orientation"
+msgstr "orientamento"
+
+msgid "next"
+msgstr "prossimo"
+
+msgid "shift"
+msgstr "sposta"
+
+msgid "Please hit the Stop Button before making changes to your program"
msgstr ""
-"Devi avere un account presso http://turtleartsite.sugarlabs.org per poter "
-"caricare il tuo progetto."
+"Per favore, premi il tasto Stop prima di fare una modifica al tuo programma"
-#: TurtleArtActivity.py:729 TurtleArtActivity.py:992 turtleblocks.py:414
-msgid "Run"
-msgstr "Esegui"
+msgid "Select blocks to share"
+msgstr "Seleziona i blocchi da condividere"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:483
-msgid "show heap"
-msgstr "mostra heap"
+msgid "Save stack"
+msgstr "Salva la pila"
-#: TurtleArt/tabasics.py:213
-msgid "sets the heading of the turtle (0 is towards the top of the screen.)"
-msgstr "seleziona la direzione della tartaruga (0 è verso l'alto)"
+msgid "Really overwrite stack?"
+msgstr "Vuoi veramente sovrascrivere la pila?"
-#: plugins/audio_sensors/audio_sensors.py:91
-#: plugins/audio_sensors/audio_sensors.py:106
-msgid "microphone input volume"
-msgstr "volume ingresso microfono"
+msgid "Cancel"
+msgstr "Annulla"
-#: gnome_plugins/uploader_plugin.py:120
-msgid "Title:"
-msgstr "Titolo:"
+msgid "Overwrite stack"
+msgstr "Sovrascrivi la pila"
-#: TurtleArtActivity.py:629
-#, fuzzy
-msgid "Restore blocks from trash"
-msgstr "recupera tutti i bloccchi dal cestino"
+msgid "Delete stack"
+msgstr "Elimina la pila"
-#: TurtleArt/tabasics.py:834
-msgid "Palette of variable blocks"
-msgstr "Pannello dei blocchi variabili"
+msgid "Really delete stack?"
+msgstr "Vuoi veramente eliminare la pila?"
-#: TurtleArt/tabasics.py:659
-msgid "used as numeric input in mathematic operators"
-msgstr "Utilizza come valore di ingresso per operatori matematici"
+msgid "image"
+msgstr "immagine"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1041
-msgid "presentation 2x2"
-msgstr "presentazione 2x2"
+msgid "Please wait"
+msgstr "Attendere prego"
-#: TurtleArt/tabasics.py:908
-msgid "Variable 1 (numeric value)"
-msgstr "Variabile 1 (valore numerico)"
+msgid "Starting connection..."
+msgstr "Connessione in avvio..."
-#: TurtleArt/tabasics.py:563
-msgid "adds two alphanumeric inputs"
-msgstr "aggiunge due campi di inserimento numerici"
+msgid "Save as Logo"
+msgstr "Salva come Logo"
-#: TurtleArt/tabasics.py:691
-msgid "equal"
-msgstr "uguale"
+msgid "Save as Python"
+msgstr "Salva come Python"
-#: TurtleArt/tabasics.py:785
-msgid "else"
-msgstr "altrimenti"
+msgid "Save as image"
+msgstr "Salva come immagine"
-#: TurtleArt/talogo.py:623
-msgid "doesn't like"
-msgstr "non piace"
+msgid "snapshot"
+msgstr "istantanea"
-#: turtleblocks.py:461
-msgid "You have unsaved work. Would you like to save before quitting?"
-msgstr "Hai del lavoro non salvato: vuoi salvare le modifiche prima di uscire?"
+msgid "Save snapshot"
+msgstr "Salva snapshot"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:800
-msgid "restores hidden blocks"
-msgstr "recupera i blocchi nascosti"
+msgid "Turn off hover help"
+msgstr "Disattiva aiutic ocntestuali"
-#: TurtleArt/tabasics.py:375
-msgid "Turtle will not draw when moved."
-msgstr "La tartaruga non disegnerà quando mossa."
+msgid "Turn on hover help"
+msgstr "Attiva aiuti contestuali"
-#. #-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#
-#. TRANS: pop removes a new item from the program stack
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:510
-msgid "pop"
-msgstr "pop"
+msgid "Show palette"
+msgstr "mostra pannello"
-#: TurtleArt/tabasics.py:422
-msgid "pen size"
-msgstr "dimensione penna"
+msgid "Hide palette"
+msgstr "Nascondi pannello"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:715
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:724
-msgid "turtle shell"
-msgstr "guscio tartaruga"
+msgid "Rescale coordinates down"
+msgstr "Ridimensiona le coordinate giù"
-#: TurtleArt/tabasics.py:186
-msgid "moves turtle along an arc"
-msgstr "muove la tartaruga lungo un arco"
+msgid "Rescale coordinates up"
+msgstr "Ridimensiona le coordinate su"
-#: TurtleArt/tabasics.py:695
-msgid "logical equal-to operator"
-msgstr "operatore logico di uguaglianza"
+msgid "Edit"
+msgstr "Modifica"
-#: TurtleArt/tabasics.py:437
-msgid "Palette of pen colors"
-msgstr "Tavolozza per i colori della penna"
+msgid "View"
+msgstr "Vista"
-#: TurtleArt/tabasics.py:884
-msgid "stores numeric value in Variable 1"
-msgstr "memorizza il valore numerico nella Variabile 1"
+msgid "Project"
+msgstr "Progetto"
-#: TurtleArt/tabasics.py:897
-msgid "stores numeric value in Variable 2"
-msgstr "memorizza il valore numerico nella Variabile 2"
+msgid "Save/Load"
+msgstr "Salva/Carica"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:717
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:725
-msgid "put a custom 'shell' on the turtle"
-msgstr "metti un 'guscio' personalizzato alla tartaruga"
+msgid "Copy"
+msgstr "Copia"
-#: TurtleArt/tabasics.py:139
-msgid "moves turtle backward"
-msgstr "muove tartaruga indietro"
+msgid "Paste"
+msgstr "Incolla"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:906
-msgid "ycor of top of screen"
-msgstr "ordinata (ycor) del bordo superiore dello schermo"
+msgid "Restore blocks from trash"
+msgstr "Recupera tutti i bloccchi dal cestino"
-#: TurtleArt/talogo.py:380 TurtleArtActivity.py:360 TurtleArtActivity.py:732
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1529
-msgid "Show blocks"
-msgstr "Mostra blocchi"
+msgid "Fullscreen"
+msgstr "Schermo intero"
-#: pysamples/grecord.py:219
-#, fuzzy
-msgid "save"
-msgstr "Salva"
+msgid "Cartesian coordinates"
+msgstr "Coordinate Cartesiane"
-#: gnome_plugins/collaboration_plugin.py:304
-#, fuzzy
-msgid "Colors"
-msgstr "colori"
+msgid "Polar coordinates"
+msgstr "Coordinate Polari"
-#: TurtleArt/tabasics.py:394
-msgid "sets size of the line drawn by the turtle"
-msgstr "seleziona la larghezza della linea disegnata dalla tartaruga"
+msgid "Metric coordinates"
+msgstr "Coordinate Metriche"
-#: turtleblocks.py:366
-msgid "Open"
-msgstr "Apri"
+msgid "Grow blocks"
+msgstr "Ingrandisci blocchi"
-#: TurtleArt/tawindow.py:1033 TurtleArt/tawindow.py:1034
-msgid "orientation"
-msgstr "orientamento"
+msgid "Shrink blocks"
+msgstr "Rimpicciolisci blocchi"
-#: TurtleArt/tabasics.py:232 TurtleArt/tawindow.py:4106
-msgid "ycor"
-msgstr "coordinata y"
+msgid "Load example"
+msgstr "Carica esempio"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:602
-msgid ""
-"a programmable block: used to add advanced multi-variable math equations, e."
-"g., sqrt(x*x+y*y)"
-msgstr ""
-"blocco programmabile: utilizzato per aggiungere funzioni matematiche multi-"
-"variabili, es., sqrt(x*x+y*y)"
+msgid "Clean"
+msgstr "Pulisci"
-#: TurtleArt/tabasics.py:772 TurtleArt/tabasics.py:785
-msgid "if"
-msgstr "se"
+msgid "Run"
+msgstr "Esegui"
-#: TurtleArt/tabasics.py:199 TurtleArt/tabasics.py:265
-msgid ""
-"moves turtle to position xcor, ycor; (0, 0) is in the center of the screen."
-msgstr ""
-"muove la tartaruga alle coordinate xcor, ycor; (0,0) è il centro dello "
-"schermo."
+msgid "Step"
+msgstr "Passo"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:585
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:598
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:612
-msgid "Python"
-msgstr "Python"
+msgid "Help"
+msgstr "Aiuto"
-#: TurtleArtActivity.py:736 turtleblocks.py:417
msgid "Stop"
msgstr "Stop"
-#: TurtleArt/tabasics.py:961 TurtleArt/tabasics.py:981
-msgid "action 2"
-msgstr "azione 2"
+msgid "Load project"
+msgstr "Carica progetto"
-#: TurtleArt/tabasics.py:952 TurtleArt/tabasics.py:971
-msgid "action 1"
-msgstr "azione 1"
+msgid "Load plugin"
+msgstr "Carica componente addizionale"
-#: TurtleArt/tabasics.py:413
-msgid "end fill"
-msgstr "termina riempimento"
+msgid "Load Python block"
+msgstr "Carica blocco Python"
-#: TurtleArtActivity.py:625 TurtleArtActivity.py:779 turtleblocks.py:395
-msgid "Copy"
-msgstr "Copia"
+msgid "Palettes"
+msgstr "Tavolozze"
-#: TurtleArtActivity.py:627 TurtleArtActivity.py:780 turtleblocks.py:396
-msgid "Paste"
-msgstr "Incolla"
+msgid "Sharing blocks disabled"
+msgstr "Condivisione blocchi disabilitata"
-#: TurtleArt/talogo.py:508
-msgid "did not output to"
-msgstr "non ho scritto su"
+msgid "Open"
+msgstr "Apri"
-#: gnome_plugins/uploader_plugin.py:68
-msgid "Upload to Web"
-msgstr "Esporta su web"
+msgid "<Ctrl>p"
+msgstr "<Ctrl>p"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:496
-msgid "empty heap"
-msgstr "vuota heap"
+msgid "<Ctrl>e"
+msgstr "<Ctrl>e"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:514
-msgid "pops value off FILO (first-in last-out heap)"
-msgstr "estrai un valore dalla heap FILO (first-in last-out)"
+msgid "<Ctrl>r"
+msgstr "<Ctrl>r"
-#: TurtleArtActivity.py:728 TurtleArtActivity.py:990 turtleblocks.py:413
-msgid "Clean"
-msgstr "Pulisci"
+msgid "<Ctrl>w"
+msgstr "<Ctrl>D"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:782
-msgid "Palette of presentation templates"
-msgstr "Pannello strutture / template per presentazioni"
+msgid "<Ctrl>s"
+msgstr "<Ctrl>s"
-#: TurtleArt/tabasics.py:182
-msgid "angle"
-msgstr "angolo"
+msgid "Plugin could not be installed."
+msgstr "Il componente addizionale non può essere installato."
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:157
-msgid "audio"
-msgstr "audio"
+msgid "Please restart Turtle Art in order to use the plugin."
+msgstr ""
+"Per favore, diavvia Turle Art per utilizzare il componente addizionale."
-#: turtleblocks.py:410
-msgid "Tools"
-msgstr "Strumenti"
+msgid "Plugin %s already installed."
+msgstr "Componente addizionale %s già installato."
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:545
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:547
-msgid "comment"
-msgstr "commento"
+msgid "Do you want to reinstall %s?"
+msgstr "Vuoi insallare di nuovo %s?"
-#: TurtleArt/tabasics.py:574
-msgid "subtracts bottom numeric input from top numeric input"
-msgstr "sottrai il valore del campo numerico inferiore da quello superiore"
+msgid "Do you really want to empty the trash?"
+msgstr "Vuoi veramente svuotare il cestino?"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:387
-msgid "query for keyboard input (results stored in keyboard block)"
-msgstr "interrogazione da tastiera (i risultati sono in blocco tastiera)"
+msgid "My Turtle Art session"
+msgstr "La mia sessione Turtle Art"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675
-msgid "Cartesian"
-msgstr "Cartesiano"
+msgid "Enable collaboration"
+msgstr "Abilita collaborazione"
-#: TurtleArt/tabasics.py:150
-msgid "clears the screen and reset the turtle"
-msgstr "Pulisci lo schermo e riposiziona la tartaruga"
+msgid "Activities"
+msgstr "Attività"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:443
-msgid "returns the color that the turtle \"sees\""
-msgstr "ritorna il colore che la tartaruga \"vede\""
+msgid "Buddies"
+msgstr "Amici"
-#: TurtleArt/tabasics.py:974
-msgid "invokes Action 1 stack"
-msgstr "invoca la sequenza Azione 1"
+msgid "Share"
+msgstr "Condividi"
-#: TurtleArt/tabasics.py:119
-msgid "Palette of turtle commands"
-msgstr "Pannello comandi tartaruga"
+msgid "Configuration"
+msgstr "Configurazione"
-#: TurtleArt/tabasics.py:754
-msgid "loops forever"
-msgstr "ciclo infinito"
+msgid "Neighborhood"
+msgstr "Vicini"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:213
-msgid "show aligned"
-msgstr "mostra allineati"
+msgid "Nickname"
+msgstr "Soprannome"
-#: TurtleArtActivity.py:611 TurtleArtActivity.py:727
-msgid "Project"
-msgstr "Progetto"
+msgid "Account ID"
+msgstr "Account ID"
-#: turtleblocks.py:416
-msgid "Debug"
-msgstr "Debug"
+msgid "Server"
+msgstr "Server"
+
+msgid "Port"
+msgstr "Porta"
-#: gnome_plugins/collaboration_plugin.py:300
-#, fuzzy
msgid "Password"
msgstr "Password"
-#: TurtleArt/tabasics.py:815
-msgid "vertical space"
-msgstr "spazio verticale"
+msgid "Register"
+msgstr "Registro"
-#: TurtleArt/tabasics.py:679
-msgid "less than"
-msgstr "minore di"
+msgid "Colors"
+msgstr "Colori"
-#: TurtleArt/tabasics.py:632
-msgid "square root"
-msgstr "radice quadrata"
+msgid "Upload"
+msgstr "Esporta"
-#: turtleblocks.py:381
-msgid "Rescale coordinates"
-msgstr "Ridimensiona coordinate"
+msgid "Facebook wall post"
+msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:798
-msgid "show blocks"
-msgstr "mostra blocchi"
+msgid "Upload to Web"
+msgstr "Esporta su web"
-#: turtleblocks.py:373
-msgid "Quit"
-msgstr "Esci"
+msgid ""
+"You must have an account at http://turtleartsite.sugarlabs.org to upload "
+"your project."
+msgstr ""
+"Devi avere un account presso http://turtleartsite.sugarlabs.org per poter "
+"caricare il tuo progetto."
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:183
-msgid "Sugar Journal description field"
-msgstr "campo descrittivo del Diario di Sugar"
+msgid "Username:"
+msgstr "Nome utente:"
-#: TurtleArt/tabasics.py:333
-msgid "set gray"
-msgstr "seleziona grigio"
+msgid "Password:"
+msgstr "Password:"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:821
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1056
-msgid "presentation bulleted list"
-msgstr "lista per punti per presentazione"
+msgid "Title:"
+msgstr "Titolo:"
-#: turtleblocks.py:365
-msgid "New"
-msgstr "Nuovo"
+msgid "Description:"
+msgstr "Descrizione:"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:549
-msgid "places a comment in your code"
-msgstr "mette un commento nel codice"
+msgid "Submit to Web"
+msgstr "Invia al Web"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:430
-msgid "read pixel"
-msgstr "leggi pixel"
+msgid "Login failed"
+msgstr "Login non riuscito"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:272
-msgid "scale"
-msgstr "scala"
+msgid "Failed to upload!"
+msgstr "caricamento non riuscito"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:879
-msgid "bottom"
-msgstr "fondo"
+msgid "Palette of sensor blocks"
+msgstr "Paletta dei blocchi sensori"
-#: TurtleArt/tabasics.py:447
-msgid "purple"
-msgstr "porpora"
+msgid "acceleration"
+msgstr "accelerazione"
-#: TurtleArtActivity.py:485
-msgid "Rescale coordinates down"
-msgstr "Ridimensiona le coordinate giù"
+msgid "push acceleration in x, y, z to heap"
+msgstr "mette l'accelerazione x,y,z nella pila"
-#: TurtleArt/tautils.py:586
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:730
-msgid "click to open"
-msgstr "click per aprire"
+msgid "raw microphone input signal"
+msgstr "segnale primitivo di ingresso del microfono"
+
+msgid "loudness"
+msgstr "rumorosità"
+
+msgid "microphone input volume"
+msgstr "volume ingresso microfono"
+
+msgid "pitch"
+msgstr "intonazione"
-#: plugins/audio_sensors/audio_sensors.py:120
-#: plugins/audio_sensors/audio_sensors.py:128
msgid "microphone input pitch"
msgstr "intonazione ingresso microfono"
-#: gnome_plugins/uploader_plugin.py:130
-msgid "Description:"
-msgstr "Descrizione:"
+msgid "microphone input resistance"
+msgstr "resistenza ingresso microfono"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:146
-msgid "journal"
-msgstr "diario"
+msgid "microphone input voltage"
+msgstr "voltaggio ingresso microfono"
-#: TurtleArt/tabasics.py:996
-msgid "empty trash"
-msgstr "svuota cestino"
+msgid "Palette of media objects"
+msgstr "Tavolozza dei supporti"
-#: TurtleArt/tabasics.py:384
-msgid "Turtle will draw when moved."
-msgstr "la tartaruga disegnerà quando spostata."
+msgid "light level detected by camera"
+msgstr "livello luminoso rilevato dalla telecamera"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:159
-msgid "Sugar Journal audio object"
-msgstr "oggetto audio del Diario di Sugar"
+msgid "Average RGB color from camera is pushed to the stack"
+msgstr ""
+"Il livello medio di colore RGB rilevato dalla telecamera è inviato sulla pila"
-#: TurtleArt/talogo.py:370 TurtleArtActivity.py:731
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1538
-msgid "Stop turtle"
-msgstr "Ferma la tartaruga"
+msgid "camera output"
+msgstr "uscita videocamera"
-#: turtleblocks.py:418
-msgid "Turtle"
-msgstr "Tartaruga"
+msgid "light level detected by light sensor"
+msgstr "livello luminoso rilevato dal sensore luminoso"
-#: TurtleArt/tapalette.py:98
-msgid "changes the orientation of the palette of blocks"
-msgstr "Cambia l'orientamento del pannello dei blocchi"
+msgid "RFID"
+msgstr "RFID"
-#: TurtleArt/tabasics.py:924 TurtleArt/tawindow.py:4427
-msgid "store in"
-msgstr "memorizza in"
+msgid "read value from RFID device"
+msgstr "valore letto dal dispositivo RFID"
-#: TurtleArt/talogo.py:384 TurtleArtActivity.py:364 TurtleArtActivity.py:996
-msgid "Hide blocks"
-msgstr "Nascondi blocchi"
+msgid "while"
+msgstr "while"
-#: TurtleArt/tabasics.py:559
-msgid "plus"
-msgstr "più"
+msgid "do-while-True operator that uses boolean operators from Numbers palette"
+msgstr ""
+"operatore do-while-True che utilizza operatori booleani del pannello dei "
+"Numeri"
-#: TurtleArt/tabasics.py:721 TurtleArt/tabasics.py:724
-msgid "or"
-msgstr "or"
+msgid "until"
+msgstr "finoa"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:829
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1058
-msgid "presentation template: list of bullets"
-msgstr "template di presentazione: lista per punti"
+msgid "do-until-True operator that uses boolean operators from Numbers palette"
+msgstr ""
+"operatore do-until-True che utilizza operatori booleani del pannello dei "
+"Numeri"
-#: TurtleArt/tabasics.py:612
-msgid "identity operator used for extending blocks"
-msgstr "operatore identità utilizzato per i blocchi programmabili"
+msgid "top"
+msgstr "cima"
-#: TurtleArtActivity.py:654 TurtleArtActivity.py:807 turtleblocks.py:385
-msgid "Shrink blocks"
-msgstr "Rimpicciolisci blocchi"
+msgid "top of a collapsible stack"
+msgstr "apice di una catasta comprimibile"
-#: TurtleArt/tabasics.py:470
-#, fuzzy
-msgid "sets size of text drawn by the turtle"
-msgstr "seleziona la dimensione del testo disegnato dalla tartaruga"
+msgid "media"
+msgstr "supporto"
-#: TurtleArt/tabasics.py:244
-msgid ""
-"holds current heading value of the turtle (can be used in place of a number "
-"block)"
-msgstr ""
-"ricorda la direzione della tartaruga (può essere utilizzato in alternativa "
-"ad un blocco variabile numerico)"
+msgid "journal"
+msgstr "diario"
-#: TurtleArt/tawindow.py:4215
-msgid "image"
-msgstr "immagine"
+msgid "Sugar Journal media object"
+msgstr "oggetto multimediale del Diario di Sugar"
-#: TurtleArt/tabasics.py:646
-msgid "returns random number between minimum (top) and maximum (bottom) values"
-msgstr ""
-"ritorna un valore casuale compreso fra valori minimo (alto) e massimo (basso)"
+msgid "audio"
+msgstr "audio"
-#: TurtleArt/tabasics.py:345
-msgid "holds current pen color (can be used in place of a number block)"
-msgstr ""
-"ricorda il colore della penna (può essere utilizzato in alternativa ad un "
-"blocco variabile numerico)"
+msgid "Sugar Journal audio object"
+msgstr "oggetto audio del Diario di Sugar"
-#: TurtleArtActivity.py:312 turtleblocks.py:404
-msgid "Show palette"
-msgstr "mostra pannello"
+msgid "video"
+msgstr "video"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:254
-msgid "saves a picture to the Sugar Journal"
-msgstr "Salva una immagine nel Diario di Sugar"
+msgid "Sugar Journal video object"
+msgstr "oggetto audio del Diario di Sugar"
-#: TurtleArtActivity.py:251 TurtleArtActivity.py:691 TurtleArtActivity.py:733
-#: TurtleArtActivity.py:931 TurtleArtActivity.py:958
-msgid "Save snapshot"
-msgstr "Salva snapshot"
+msgid "description"
+msgstr "descrizione"
-#: TurtleArt/tabasics.py:839 pysamples/grecord.py:213
-msgid "start"
-msgstr "avvia"
+msgid "Sugar Journal description field"
+msgstr "campo descrittivo del Diario di Sugar"
-#: TurtleArt/tabasics.py:128
-msgid "moves turtle forward"
-msgstr "muove tartaruga avanti"
+msgid "show"
+msgstr "mostra"
-#: TurtleArt/tabasics.py:124
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:740
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:751
-msgid "forward"
-msgstr "avanti"
+msgid "draws text or show media from the Journal"
+msgstr "disegna un testo o mostra un contenuto multimediale dal Diario"
-#: TurtleArt/tabasics.py:928 TurtleArt/tabasics.py:942
-#: TurtleArt/tawindow.py:1355 TurtleArt/tawindow.py:1486
-#: TurtleArt/tawindow.py:2081 TurtleArt/tawindow.py:4390
-#: TurtleArt/tawindow.py:4418
-msgid "my box"
-msgstr "mia scatola"
+msgid "show aligned"
+msgstr "mostra allineati"
-#: TurtleArt/tabasics.py:135
-msgid "back"
-msgstr "indietro"
+msgid "set scale"
+msgstr "seleziona scala"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:244
msgid "sets the scale of media"
msgstr "seleziona la scala di visualizzazione del contributo"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:276
-msgid "holds current scale value"
-msgstr "mantiene il valore di scala corrente"
+msgid "save picture"
+msgstr "salva immagine"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:981
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:996
-msgid "presentation 1x1"
-msgstr "presentazione 1x1"
+msgid "picture name"
+msgstr "nome Immagine"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1026
-msgid "presentation 1x2"
-msgstr "presentazione 1x2"
+msgid "saves a picture to the Sugar Journal"
+msgstr "Salva una immagine nel Diario di Sugar"
-#: TurtleArt/tabasics.py:861
-msgid "top of nameable action stack"
-msgstr "inizio della sequenza di azioni con nome"
+msgid "save SVG"
+msgstr "salva SVG"
-#: TurtleArt/tabasics.py:929 TurtleArt/tawindow.py:4432
-msgid "stores numeric value in named variable"
-msgstr "memorizza il valore numerico nella variabile nominata"
+msgid "saves turtle graphics as an SVG file in the Sugar Journal"
+msgstr "salva i disegni della tartaruga come file SVG nel Diario"
-#: TurtleArt/tabasics.py:725
-msgid "logical OR operator"
-msgstr "operatore logico OR"
+msgid "scale"
+msgstr "scala"
-#: 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 "volume ingresso microfono"
+msgid "holds current scale value"
+msgstr "mantiene il valore di scala corrente"
-#: TurtleArt/tabasics.py:766
-msgid "loops specified number of times"
-msgstr "ciclo ripetuto un numero dato di volte"
+msgid "media wait"
+msgstr "in attesa di un supporto"
-#: TurtleArt/tabasics.py:984
-msgid "invokes Action 2 stack"
-msgstr "invoca la sequenza Azione 2"
+msgid "wait for current video or audio to complete"
+msgstr "in attesa di completamento dell'attuale audio/video"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:762
-#, fuzzy
-msgid "setxy"
-msgstr "seleziona xy"
+msgid "media stop"
+msgstr "arresta supporto"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:930
-msgid "title y"
-msgstr "titolo y"
+msgid "stop video or audio"
+msgstr "arresta video o audio"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:921
-msgid "title x"
-msgstr "titolo x"
+msgid "media pause"
+msgstr "metti in pausa il supporto"
-#: TurtleArt/tabasics.py:283 TurtleArt/tabasics.py:294
-msgid "fill screen"
-msgstr "riempi schermo"
+msgid "pause video or audio"
+msgstr "metti in pausa video o audio"
-#: turtleblocks.py:368
-#, fuzzy
-msgid "Save as"
-msgstr "Salva come"
+msgid "media resume"
+msgstr "riavvia il supporto"
-#: TurtleArt/tabasics.py:195 TurtleArt/tabasics.py:261
-msgid "set xy"
-msgstr "seleziona xy"
+msgid "resume playing video or audio"
+msgstr "riprendi l'esecuzione di un video o un audio"
-#: TurtleArt/tabasics.py:992
-msgid "trash"
-msgstr "spazzatura"
+msgid "speak"
+msgstr "parla"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:683
-msgid "polar"
-msgstr "polare"
+msgid "hello"
+msgstr "ciao"
-#: TurtleArt/tabasics.py:761 TurtleArt/tabasics.py:765
-msgid "repeat"
-msgstr "ripeti"
+msgid "speaks text"
+msgstr "pronuncia testo"
-#: TurtleArtActivity.py:235 TurtleArtActivity.py:756 TurtleArtActivity.py:922
-#: TurtleArtActivity.py:952 turtleblocks.py:369
-msgid "Save as image"
-msgstr "Salva come immagine"
+msgid "sinewave"
+msgstr "sinusoide"
-#: TurtleArtActivity.py:579 TurtleArtActivity.py:615 TurtleArtActivity.py:725
-#: TurtleArtActivity.py:778 turtleblocks.py:401
-msgid "Edit"
-msgstr "Modifica"
+msgid "amplitude"
+msgstr "ampiezza"
-#: TurtleArt/tabasics.py:964
-msgid "top of Action 2 stack"
-msgstr "inizio dello Stack Azione 2"
+msgid "duration"
+msgstr "durata"
-#: TurtleArt/tabasics.py:600
-msgid ""
-"divides top numeric input (numerator) by bottom numeric input (denominator)"
+msgid "plays a sinewave at frequency, amplitude, and duration (in seconds)"
msgstr ""
-"dividi il valore del campo numerico superiore (numeratore) per quello del "
-"campo inferiore (denominatore)"
+"esegue una sinusoide alla frequenza, ampiezza e durata (in secondi) scelta"
-#: TurtleArt/tabasics.py:642
-msgid "max"
-msgstr "max"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:559
-msgid "prints value in status block at bottom of the screen"
-msgstr "stampa il valore nel blocco di stato in basso"
-
-#: TurtleArt/tabasics.py:404
-msgid "start fill"
-msgstr "avvia riempimento"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:398
-#, fuzzy
-msgid "holds results of query-keyboard block as ASCII"
-msgstr "conserva i risultati del blocco interrogazione da tastiera"
-
-#. #-#-#-#-# it.po (PACKAGE VERSION) #-#-#-#-#
-#. TRANS: push adds a new item to the program stack
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:470
-msgid "push"
-msgstr "spingi"
+msgid "button down"
+msgstr "bottone premuto"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:616
-msgid ""
-"a programmable block: used to add advanced multi-variable math equations, e."
-"g., sin(x+y+z)"
-msgstr ""
-"blocco programmabile: utilizzato per aggiungere funzioni matematiche "
-"avanzate multi-variabile, es. sin(x+y+z)"
+msgid "returns 1 if mouse button is pressed"
+msgstr "restituisce 1 se il bottone del mouse è premuto"
-#: TurtleArt/tabasics.py:1001
-msgid "restore all"
-msgstr "ripristina tutti"
+msgid "returns True if mouse button is pressed"
+msgstr "restituisce Vero se il bottone del mouse è premuto"
-#. TRANS: "name" option from activity.info file
-msgid "TurtleBlocks"
-msgstr ""
+msgid "mouse x"
+msgstr "mouse x"
-#. 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 ""
+msgid "returns mouse x coordinate"
+msgstr "restituisce l'ascissa x del mouse"
-#: TurtleArt/tabasics.py:406
-msgid "starts filled polygon (used with end fill block)"
-msgstr ""
+msgid "mouse y"
+msgstr "mouse y"
-#: TurtleArt/tabasics.py:415
-msgid "completes filled polygon (used with start fill block)"
-msgstr ""
+msgid "returns mouse y coordinate"
+msgstr "restituisce l'ordinata y del mouse"
-#: TurtleArt/tabasics.py:439
-msgid "red"
-msgstr "rosso"
+msgid "query keyboard"
+msgstr "interroga la tastiera"
-#: TurtleArt/tabasics.py:610
-msgid "identity"
-msgstr "identità"
+msgid "query for keyboard input (results stored in keyboard block)"
+msgstr "interrogazione da tastiera (i risultati sono in blocco tastiera)"
-#: TurtleArt/tabasics.py:620 TurtleArt/tabasics.py:621
-msgid "mod"
-msgstr "mod"
+msgid "keyboard"
+msgstr "tastiera"
-#: TurtleArt/tabasics.py:631
-msgid "√"
+msgid "holds results of query-keyboard block as ASCII"
msgstr ""
+"conserva i risultati del blocco interrogazione da tastiera in formato ASCII"
-#: TurtleArt/tabasics.py:1006
-msgid "clear all"
-msgstr ""
+msgid "read pixel"
+msgstr "leggi pixel"
-#: TurtleArt/tabasics.py:1007
-msgid "move all blocks to trash"
-msgstr ""
+msgid "RGB color under the turtle is pushed to the stack"
+msgstr "il colore RGB sotto la tartaruga è inserito nello stack"
-#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:2055
-#: TurtleArtActivity.py:751
-msgid "Share selected blocks"
-msgstr ""
+msgid "turtle sees"
+msgstr "tartaruga vede"
-#: TurtleArt/tautils.py:295
-msgid "Load..."
-msgstr ""
+msgid "returns the color that the turtle \"sees\""
+msgstr "ritorna il colore che la tartaruga \"vede\""
-#: TurtleArt/tautils.py:305
-msgid "Save..."
-msgstr ""
+msgid "elapsed time (in seconds) since program started"
+msgstr "tempo trascorso (in secondi) dall'avvio del programma"
-#: TurtleArt/tawindow.py:1063 TurtleArt/tawindow.py:1664
-msgid "shift"
-msgstr ""
+msgid "extras"
+msgstr "extra"
-#: TurtleArt/tawindow.py:1316
-msgid ""
-"Please hit the Stop Button before making changes to your Turtle Blocks "
-"program"
-msgstr ""
+msgid "Palette of extra options"
+msgstr "Pannello opzioni extra"
-#: TurtleArt/tawindow.py:1369
-msgid "Select blocks to share"
-msgstr ""
+msgid "push"
+msgstr "spingi"
-#: TurtleArt/tawindow.py:1530 TurtleArtActivity.py:632
-#: TurtleArtActivity.py:781 turtleblocks.py:397
-msgid "Save stack"
-msgstr ""
+msgid "pushes value onto FILO (first-in last-out heap)"
+msgstr "spingi un valore nella pila FILO (first-in last-out)"
-#: TurtleArt/tawindow.py:1531 TurtleArt/tawindow.py:1546
-msgid "Really overwrite stack?"
-msgstr ""
+msgid "show heap"
+msgstr "mostra pila"
-#: TurtleArt/tawindow.py:1538 TurtleArt/tawindow.py:1549
-msgid "Overwrite stack"
-msgstr ""
+msgid "shows values in FILO (first-in last-out heap)"
+msgstr "mostra i valori nella pila FILO (first-in last-out)"
-#: TurtleArt/tawindow.py:1570 TurtleArt/tawindow.py:1578
-#: TurtleArt/tawindow.py:1588 TurtleArtActivity.py:634 turtleblocks.py:399
-msgid "Delete stack"
-msgstr ""
+msgid "empty heap"
+msgstr "vuota pila"
-#: TurtleArt/tawindow.py:1571 TurtleArt/tawindow.py:1585
-msgid "Really delete stack?"
-msgstr ""
+msgid "emptys FILO (first-in-last-out heap)"
+msgstr "vuota pila FILO (first-in-last-out )"
-#: TurtleArtActivity.py:296 TurtleArtActivity.py:657 TurtleArtActivity.py:808
-msgid "Turn off hover help"
-msgstr ""
+msgid "pop"
+msgstr "pop"
-#: TurtleArtActivity.py:303 turtleblocks.py:390
-msgid "Turn on hover help"
-msgstr ""
+msgid "pops value off FILO (first-in last-out heap)"
+msgstr "estrai un valore dalla pila FILO (first-in last-out)"
-#: TurtleArtActivity.py:617 TurtleArtActivity.py:724 TurtleArtActivity.py:753
-#: TurtleArtActivity.py:755 TurtleArtActivity.py:917
-msgid "Save/Load"
-msgstr ""
+msgid "empty heap?"
+msgstr "pila vuota?"
-#: TurtleArtActivity.py:645 TurtleArtActivity.py:802
-msgid "Metric coordinates"
-msgstr ""
+msgid "returns True if heap is empty"
+msgstr "restituisce Vero se la pila è vuota"
-#: TurtleArtActivity.py:678 TurtleArtActivity.py:695 TurtleArtActivity.py:734
-#: TurtleArtActivity.py:934
-msgid "Load example"
-msgstr ""
+msgid "save heap to file"
+msgstr "salva la pila in un file"
-#: TurtleArtActivity.py:758 TurtleArtActivity.py:938 TurtleArtActivity.py:960
-msgid "Load project"
-msgstr ""
+msgid "filename"
+msgstr "nome del file"
-#: TurtleArtActivity.py:761 TurtleArtActivity.py:943 TurtleArtActivity.py:965
-msgid "Load plugin"
-msgstr ""
+msgid "saves FILO (first-in last-out heap) to a file"
+msgstr "salva la pila FILO (first-in last-out) in un file"
-#: TurtleArtActivity.py:762 TurtleArtActivity.py:946 TurtleArtActivity.py:968
-msgid "Load Python block"
-msgstr ""
+msgid "load heap from file"
+msgstr "carica la pila da un file"
-#: TurtleArtActivity.py:895
-msgid "Palettes"
-msgstr ""
+msgid "loads FILO (first-in last-out heap) from a file"
+msgstr "carica la pila FILO (first-in last-out) da un file"
-#: TurtleArtActivity.py:912
-msgid "Sharing blocks disabled"
-msgstr ""
+msgid "comment"
+msgstr "commento"
-#: TurtleArtActivity.py:1152 TurtleArtActivity.py:1157
-#: TurtleArtActivity.py:1238
-msgid "Plugin could not be installed."
-msgstr ""
+msgid "places a comment in your code"
+msgstr "mette un commento nel codice"
-#: TurtleArtActivity.py:1234
-msgid "Please restart Turtle Art in order to use the plugin."
-msgstr ""
+msgid "print"
+msgstr "stampa"
-#: TurtleArtActivity.py:1252
-#, python-format
-msgid "Plugin %s already installed."
-msgstr ""
+msgid "prints value in status block at bottom of the screen"
+msgstr "stampa il valore nel blocco di stato in basso"
-#: TurtleArtActivity.py:1253
-#, python-format
-msgid "Do you want to reinstall %s?"
-msgstr ""
+msgid "Python chr operator"
+msgstr "operatore Python chr"
-#: gnome_plugins/collaboration_plugin.py:67
-msgid "My Turtle Art session"
-msgstr ""
+msgid "Python int operator"
+msgstr "operatore int Python"
-#: gnome_plugins/collaboration_plugin.py:115
-msgid "Enable collaboration"
-msgstr ""
+msgid "polar"
+msgstr "polare"
-#: gnome_plugins/collaboration_plugin.py:120
-msgid "Activities"
-msgstr ""
+msgid "displays polar coordinates"
+msgstr "visualizza coordinate polari"
-#: gnome_plugins/collaboration_plugin.py:125
-msgid "Buddies"
-msgstr ""
+msgid "Python"
+msgstr "Python"
-#: gnome_plugins/collaboration_plugin.py:128
-msgid "Share"
+msgid ""
+"a programmable block: used to add advanced single-variable math equations, e."
+"g., sin(x)"
msgstr ""
+"blocco programmabile: utilizzato per aggiungere funzioni matematiche "
+"avanzate a singola variabile, es. sin(x)"
-#: gnome_plugins/collaboration_plugin.py:129
-msgid "Configuration"
+msgid ""
+"a programmable block: used to add advanced multi-variable math equations, e."
+"g., sqrt(x*x+y*y)"
msgstr ""
+"blocco programmabile: utilizzato per aggiungere funzioni matematiche multi-"
+"variabili, es., sqrt(x*x+y*y)"
-#: gnome_plugins/collaboration_plugin.py:132
-msgid "Neighborhood"
+msgid ""
+"a programmable block: used to add advanced multi-variable math equations, e."
+"g., sin(x+y+z)"
msgstr ""
+"blocco programmabile: utilizzato per aggiungere funzioni matematiche "
+"avanzate multi-variabile, es. sin(x+y+z)"
-#: gnome_plugins/collaboration_plugin.py:292
-msgid "Nickname"
-msgstr ""
+msgid "Cartesian"
+msgstr "Cartesiano"
-#: gnome_plugins/collaboration_plugin.py:294
-msgid "Account ID"
-msgstr ""
+msgid "displays Cartesian coordinates"
+msgstr "visualizza le coordinate cartesiane"
-#: gnome_plugins/collaboration_plugin.py:296
-msgid "Server"
-msgstr ""
+msgid "Python block"
+msgstr "blocco Python"
-#: gnome_plugins/collaboration_plugin.py:298
-msgid "Port"
-msgstr ""
+msgid "runs code found in the tamyblock.py module found in the Journal"
+msgstr "esegui il codice scritto nel modulo tamyblock.py prelevato dal Diario"
-#: gnome_plugins/collaboration_plugin.py:302
-msgid "Register"
-msgstr ""
+msgid "load"
+msgstr "carica"
-#: 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
-msgid "Upload"
-msgstr ""
+msgid "loads a block"
+msgstr "carica un blocco"
-#: gnome_plugins/fb_plugin.py:87
-msgid "Facebook wall post"
-msgstr ""
+msgid "setxy"
+msgstr "setxy"
-#: plugins/accelerometer/accelerometer.py:49
-#: plugins/audio_sensors/audio_sensors.py:75
-#: plugins/camera_sensor/camera_sensor.py:63
-#: plugins/light_sensor/light_sensor.py:49 plugins/rfid/rfid.py:86
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:336
-msgid "Palette of sensor blocks"
-msgstr "Paletta dei blocchi sensori"
+msgid "select palette"
+msgstr "select palette"
-#: plugins/accelerometer/accelerometer.py:56
-#: plugins/accelerometer/accelerometer.py:63
-msgid "acceleration"
-msgstr ""
+msgid "selects a palette"
+msgstr "seleziona una tavolozza"
-#: plugins/accelerometer/accelerometer.py:58
-#: plugins/accelerometer/accelerometer.py:65
-msgid "push acceleration in x, y, z to heap"
-msgstr ""
+msgid "chooses which turtle to command"
+msgstr "sceglie con quale tartaruga interagire"
-#: plugins/audio_sensors/audio_sensors.py:84
-#: plugins/audio_sensors/audio_sensors.py:99
-msgid "raw microphone input signal"
-msgstr ""
+msgid "turtle x"
+msgstr "turtle x"
-#: plugins/audio_sensors/audio_sensors.py:90
-#: plugins/audio_sensors/audio_sensors.py:105
-msgid "loudness"
-msgstr ""
+msgid "Returns x coordinate of turtle"
+msgstr "Restituisce l'ascissa x della tartaruga"
-#: plugins/audio_sensors/audio_sensors.py:152
-#: plugins/audio_sensors/audio_sensors.py:166
-#: plugins/audio_sensors/audio_sensors.py:180
-#: plugins/audio_sensors/audio_sensors.py:194
-msgid "microphone input resistance"
-msgstr ""
+msgid "turtle y"
+msgstr "turtle y"
-#: plugins/camera_sensor/camera_sensor.py:67
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:139
-msgid "Palette of media objects"
-msgstr ""
+msgid "Returns y coordinate of turtle"
+msgstr "Restituisce l'ordinata y della tartaruga"
-#: plugins/camera_sensor/camera_sensor.py:82
-#: plugins/camera_sensor/camera_sensor.py:130
-msgid "light level detected by camera"
-msgstr ""
+msgid "active turtle"
+msgstr "active turtle"
-#: plugins/camera_sensor/camera_sensor.py:95
-#: plugins/camera_sensor/camera_sensor.py:143
-msgid "Average RGB color from camera is pushed to the stack"
-msgstr ""
+msgid "the name of the active turtle"
+msgstr "il nome della tartaruga attiva"
-#: plugins/camera_sensor/camera_sensor.py:106
-#: plugins/camera_sensor/camera_sensor.py:113
-#: plugins/camera_sensor/camera_sensor.py:121
-#: plugins/camera_sensor/camera_sensor.py:155
-#: plugins/camera_sensor/camera_sensor.py:163
-msgid "camera output"
-msgstr ""
+msgid "turtle heading"
+msgstr "turtle heading"
-#: plugins/light_sensor/light_sensor.py:58
-#: plugins/light_sensor/light_sensor.py:65
-msgid "light level detected by light sensor"
-msgstr ""
+msgid "Returns heading of turtle"
+msgstr "Ritorna ila direzione nella quale punta la tartaruga"
-#: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100
-msgid "RFID"
-msgstr ""
+msgid "turtle shell"
+msgstr "guscio tartaruga"
-#: plugins/rfid/rfid.py:93 plugins/rfid/rfid.py:101
-msgid "read value from RFID device"
-msgstr ""
+msgid "put a custom 'shell' on the turtle"
+msgstr "metti un 'guscio' personalizzato alla tartaruga"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:169
-msgid "video"
-msgstr ""
+msgid "top of a collapsed stack"
+msgstr "apice di una catasta compressa"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:281
-msgid "media wait"
-msgstr ""
+msgid "portfolio"
+msgstr "portfolio"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:283
-msgid "wait for current video or audio to complete"
-msgstr ""
+msgid "Palette of presentation templates"
+msgstr "Pannello strutture / template per presentazioni"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:289
-msgid "media stop"
-msgstr ""
+msgid "hide blocks"
+msgstr "nascondi blocchi"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:291
-msgid "stop video or audio"
-msgstr ""
+msgid "declutters canvas by hiding blocks"
+msgstr "svuota il canvas nascondendo i blocchi"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:296
-msgid "media pause"
-msgstr ""
+msgid "show blocks"
+msgstr "mostra blocchi"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:298
-msgid "pause video or audio"
-msgstr ""
+msgid "restores hidden blocks"
+msgstr "recupera i blocchi nascosti"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:303
-msgid "media resume"
-msgstr ""
+msgid "hides the Sugar toolbars"
+msgstr "nasconde le barre di Sugar"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:305
-msgid "resume playing video or audio"
-msgstr ""
+msgid "list"
+msgstr "lista"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:311
-msgid "speak"
-msgstr ""
+msgid "presentation bulleted list"
+msgstr "lista per punti per presentazione"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:313
-msgid "hello"
-msgstr ""
+msgid "presentation template: list of bullets"
+msgstr "template di presentazione: lista per punti"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:314
-msgid "speaks text"
+msgid "presentation template: select Journal object (no description)"
msgstr ""
+"template di presentazione: selezione oggetto del Diario (senza descrizione)"
-#. TRANS: pitch, duration, amplitude
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:322
-msgid "sinewave"
+msgid "presentation template: select Journal object (with description)"
msgstr ""
+"template di presentazione: selezione oggetto del Diario (con descrizione)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:323
-msgid "amplitude"
-msgstr ""
+msgid "presentation template: select four Journal objects"
+msgstr "template di presentazione: seleziona quattro oggetti del Diario"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:323
-msgid "duration"
-msgstr ""
+msgid "presentation template: select two Journal objects"
+msgstr "template di presentazione: seleziona due oggetti del Diario"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:326
-msgid "plays a sinewave at frequency, amplitude, and duration (in seconds)"
-msgstr ""
+msgid "xcor of left of screen"
+msgstr "ascissa (xcor) del bordo sinistro dello schermo"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:343
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:354
-msgid "button down"
-msgstr ""
+msgid "bottom"
+msgstr "fondo"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:346
-msgid "returns 1 if mouse button is pressed"
-msgstr ""
+msgid "ycor of bottom of screen"
+msgstr "ordinata (ycor) del bordo inferiore dello schermo"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:357
-msgid "returns True if mouse button is pressed"
-msgstr ""
+msgid "the canvas width"
+msgstr "larghezza canvas (sfondo)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:364
-msgid "mouse x"
-msgstr ""
+msgid "xcor of right of screen"
+msgstr "ascissa (xcor) del bordo destro dello schermo"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:367
-msgid "returns mouse x coordinate"
-msgstr ""
+msgid "ycor of top of screen"
+msgstr "ordinata (ycor) del bordo superiore dello schermo"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:374
-msgid "mouse y"
-msgstr ""
+msgid "the canvas height"
+msgstr "altezza canvas (sfondo)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:377
-msgid "returns mouse y coordinate"
-msgstr ""
+msgid "title x"
+msgstr "title x"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:454
-msgid "elapsed time (in seconds) since program started"
-msgstr ""
+msgid "title y"
+msgstr "title y"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:528
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:538
-msgid "returns True if heap is empty"
-msgstr ""
+msgid "left x"
+msgstr "left x"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:569
-msgid "Python chr operator"
-msgstr ""
+msgid "top y"
+msgstr "top y"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:578
-msgid "Python int operator"
-msgstr ""
+msgid "right x"
+msgstr "right x"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:628
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:644
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:659
-msgid "Python block"
-msgstr ""
+msgid "bottom y"
+msgstr "bottom y"
-#. TRANS: pop removes a new item from the program stack
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:703
-msgid "active turtle"
-msgstr ""
+msgid "my blocks"
+msgstr "I Miei Blocchi"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:706
-msgid "the name of the active turtle"
-msgstr ""
+msgid "Palette of user-defined operators"
+msgstr "Tavolozza degli operatori definiti dall'utente"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:738
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:748
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:759
-msgid "load"
+msgid "up"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:771
-msgid "palette"
+msgid "down"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:774
-msgid "selects a palette"
+msgid "backspace"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:817
-msgid "list"
+msgid "tab"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:939
-msgid "left x"
+msgid "enter"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:948
-msgid "top y"
+msgid "space"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:957
-msgid "right x"
+msgid "delete"
msgstr ""
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1073
-msgid "Palette of user-defined operators"
+msgid ""
+"The path to the TurtleArt installation must be listed in the environment "
+"variable PYTHONPATH."
msgstr ""
-#: pysamples/brain.py:43
msgid "Please install the Speak Activity and try again."
-msgstr ""
+msgstr "Prova ad installare l'attività Parla e prova ancora."
-#: pysamples/brain.py:54
msgid "Spanish"
-msgstr ""
+msgstr "Spagnolo"
-#: pysamples/brain.py:58 pysamples/brain.py:72 pysamples/brain.py:74
-#: pysamples/brain.py:80
msgid "English"
-msgstr ""
+msgstr "Inglese"
-#: pysamples/brain.py:91
msgid "Sorry, I can't understand what you are asking about."
msgstr ""
+"Mi spiace, ma non riesco a comprendere la domanda che mi stai sottoponendo."
-#: pysamples/brain.py:100
msgid ""
"Sorry, there is no free memory to load my brain. Close other activities and "
"try once more."
msgstr ""
+"Mi spiace, ma nel mio cervello non c'è abbastanza memoria liber. Chiudi "
+"qualche altra attività e riprova ancora."
-#: pysamples/forward_push.py:45
msgid "push destination rgb value to heap"
-msgstr ""
+msgstr "aggiunge il valore rgb destinazione sulla pila"
+
+msgid "stop"
+msgstr "arresta"
-#: pysamples/grecord.py:217
msgid "play"
-msgstr ""
+msgstr "esegui"
+
+msgid "save"
+msgstr "salva"
-#: pysamples/journal-stats.py:78
msgid "other"
-msgstr ""
+msgstr "altro"
-#: pysamples/uturn.py:24
msgid "uturn"
-msgstr ""
+msgstr "uturn"
-#: pysamples/uturn.py:26
-msgid "make a uturn"
-msgstr ""
+msgid "turns the turtle 180 degrees"
+msgstr "ruota la tartaruga di 180 gradi"
+
+msgid "usage is"
+msgstr "L'utilizzo è"
+
+msgid "No option action:"
+msgstr "Azione senza opzioni:"
+
+msgid "File not found"
+msgstr "File non trovato"
+
+msgid "Configuration directory not writable: %s"
+msgstr "Impossibile scrivere nella directory di configurazione:%s"
+
+msgid "New"
+msgstr "Nuovo"
+
+msgid "Show sample projects"
+msgstr "Mostra progetti di esempio"
+
+msgid "Save"
+msgstr "Salva"
+
+msgid "Save as"
+msgstr "Salva come"
+
+msgid "Quit"
+msgstr "Esci"
+
+msgid "File"
+msgstr "File"
+
+msgid "Rescale coordinates"
+msgstr "Ridimensiona coordinate"
+
+msgid "Reset block size"
+msgstr "Reset dimensione blocco"
+
+msgid "Show/hide blocks"
+msgstr "Mostra/Nascondi blocchi"
+
+msgid "Tools"
+msgstr "Strumenti"
+
+msgid "Debug"
+msgstr "Debug"
+
+msgid "Turtle"
+msgstr "Tartaruga"
-#: turtleblocks.py:421
msgid "About..."
-msgstr ""
+msgstr "A proposito di ..."
-#, fuzzy
-#~ msgid "grey"
-#~ msgstr "grigio"
+msgid "You have unsaved work. Would you like to save before quitting?"
+msgstr "Hai del lavoro non salvato: vuoi salvare le modifiche prima di uscire?"
-#~ msgid "then else"
-#~ msgstr "allora altrimenti"
+msgid "Save project?"
+msgstr "Vuoi salvare il progetto?"
-#, fuzzy
-#~ msgid "bottom of a collapsible stack"
-#~ msgstr "apice di una catasta comprimibile"
+msgid "myproject"
+msgstr "mioprogetto"
+
+msgid "red"
+msgstr "rosso"
-#~ msgid "bottom block in a collapsed stack: click to open"
-#~ msgstr "blocco inferiore di una catasta compressa: clicca per aprire"
+msgid "orange"
+msgstr "arancio"
-#~ msgid "top of stack"
-#~ msgstr "cima dello stack"
+msgid "yellow"
+msgstr "giallo"
-#~ msgid "label"
-#~ msgstr "etichetta"
+msgid "green"
+msgstr "verde"
-#~ msgid "Save as HTML"
-#~ msgstr "Salva come HTML"
+msgid "cyan"
+msgstr "ciano"
-#~ msgid "<Ctrl>d"
-#~ msgstr "<Ctrl>L"
+msgid "blue"
+msgstr "blu"
-#~ msgid "presentation"
-#~ msgstr "presentazione"
+msgid "purple"
+msgstr "porpora"
-#~ msgid "<Ctrl>b"
-#~ msgstr "<Ctrl>b"
+msgid "white"
+msgstr "bianco"
-#~ msgid "Move the cursor over the orange palette for help."
-#~ msgstr "Muovi il cursore sopra il pannello arancio per gli aiuti."
+msgid "black"
+msgstr "nero"
-#~ msgid "Import/Export"
-#~ msgstr "Importa/Esporta"
+msgid "set text color"
+msgstr "imposta colore del testo"
-#~ msgid "Import project from the Journal"
-#~ msgstr "Importa un progetto dal DIario"
+msgid "sets color of text drawn by the turtle"
+msgstr "seleziona il colore del testo disegnato dalla tartaruga"
-#~ msgid "full screen"
-#~ msgstr "schermo intero"
+msgid "set text size"
+msgstr "seleziona dimensione testo"
-#~ msgid "stack"
-#~ msgstr "stack"
+msgid "sets size of text drawn by the turtle"
+msgstr "seleziona la dimensione del testo disegnato dalla tartaruga"
-#~ msgid " "
-#~ msgstr " "
+msgid "presentation 1x1"
+msgstr "presentazione 1x1"
-#~ msgid " clean "
-#~ msgstr " pulisci "
+msgid "presentation 2x1"
+msgstr "presentazione 2x1"
-#~ msgid "numbers"
-#~ msgstr "numeri"
+msgid "presentation 1x2"
+msgstr "presentazione 1x2"
+
+msgid "presentation 2x2"
+msgstr "presentazione 2x2"
+
+msgid "grey"
+msgstr "grigio"
+
+msgid "then else"
+msgstr "allora altrimenti"
+
+msgid "bottom of a collapsible stack"
+msgstr "apice di una catasta comprimibile"
+
+msgid "bottom block in a collapsed stack: click to open"
+msgstr "blocco inferiore di una catasta compressa: clicca per aprire"
+
+msgid "top of stack"
+msgstr "cima dello stack"
+
+msgid "label"
+msgstr "etichetta"
+
+msgid "Save as HTML"
+msgstr "Salva come HTML"
+
+msgid "<Ctrl>d"
+msgstr "<Ctrl>L"
-#~ msgid "write"
-#~ msgstr "scrivi"
+msgid "presentation"
+msgstr "presentazione"
-#~ msgid "restore last"
-#~ msgstr "ripristina ultimo"
+msgid "<Ctrl>b"
+msgstr "<Ctrl>b"
-#~ msgid ""
-#~ "a programmable block: used to add advanced math equations, e.g., sin(x)"
-#~ msgstr ""
-#~ "blocco programmabile: utilizzato per aggiungere funzioni matematiche "
-#~ "avanzate, es., sin(x)"
+msgid "Move the cursor over the orange palette for help."
+msgstr "Muovi il cursore sopra il pannello arancio per gli aiuti."
-#~ msgid "blocks"
-#~ msgstr "blocchi"
+msgid "Import/Export"
+msgstr "Importa/Esporta"
-#~ msgid "text size"
-#~ msgstr "dimensione testo"
+msgid "Import project from the Journal"
+msgstr "Importa un progetto dal DIario"
-#~ msgid "sensor input resistance"
-#~ msgstr "resistenza del sensore di ingresso"
+msgid "full screen"
+msgstr "schermo intero"
-#~ msgid "holds current text color (can be used in place of a number block)"
-#~ msgstr ""
-#~ "ricorda il colore del testo (può essere utilizzato in alternativa ad un "
-#~ "blocco variabile numerico)"
+msgid "stack"
+msgstr "stack"
-#~ msgid "picture top"
-#~ msgstr "alto immagine"
+msgid " "
+msgstr " "
-#~ msgid "flow"
-#~ msgstr "flusso"
+msgid " clean "
+msgstr " pulisci "
-#~ msgid "portfolio"
-#~ msgstr "portfolio"
+msgid "write"
+msgstr "scrivi"
-#~ msgid "restores most recent blocks from trash"
-#~ msgstr "recupara i blocchi buttati nel centino più di recente"
+msgid "restore last"
+msgstr "ripristina ultimo"
-#~ msgid "Load my block"
-#~ msgstr "Carica i miei blocchi"
+msgid "a programmable block: used to add advanced math equations, e.g., sin(x)"
+msgstr ""
+"blocco programmabile: utilizzato per aggiungere funzioni matematiche "
+"avanzate, es., sin(x)"
-#~ msgid "picture left"
-#~ msgstr "sinistra Immagine"
+msgid "text size"
+msgstr "dimensione testo"
-#~ msgid "Python code"
-#~ msgstr "sorgente Python"
+msgid "sensor input resistance"
+msgstr "resistenza del sensore di ingresso"
-#~ msgid "bottom block in a collapsibe stack: click to collapse"
-#~ msgstr "blocco inferiore di una catasta comprimibile: clicca per comprimere"
+msgid "holds current text color (can be used in place of a number block)"
+msgstr ""
+"ricorda il colore del testo (può essere utilizzato in alternativa ad un "
+"blocco variabile numerico)"
-#~ msgid "Trashcan"
-#~ msgstr "Cestino"
+msgid "picture top"
+msgstr "alto immagine"
-#~ msgid "pen"
-#~ msgstr "penna"
+msgid "restores most recent blocks from trash"
+msgstr "recupara i blocchi buttati nel centino più di recente"
-#~ msgid "picture right"
-#~ msgstr "destra Immagine"
+msgid "Load my block"
+msgstr "Carica i miei blocchi"
-#~ msgid "volume"
-#~ msgstr "volume"
+msgid "picture left"
+msgstr "sinistra Immagine"
-#~ msgid "picture bottom"
-#~ msgstr "fondo dell'Immagine"
+msgid "Python code"
+msgstr "sorgente Python"
-#~ msgid "sensor voltage"
-#~ msgstr "sensore di voltaggio"
+msgid "bottom block in a collapsibe stack: click to collapse"
+msgstr "blocco inferiore di una catasta comprimibile: clicca per comprimere"
-#~ msgid "holds current text size (can be used in place of a number block)"
-#~ msgstr ""
-#~ "ricorda la dimensione del testo (può essere utilizzato in alternativa ad "
-#~ "un blocco variabile numerico)"
+msgid "Trashcan"
+msgstr "Cestino"
-#~ msgid "extras"
-#~ msgstr "extra"
+msgid "picture right"
+msgstr "destra Immagine"
-#~ msgid "<Alt>d"
-#~ msgstr "<Alt>d"
+msgid "volume"
+msgstr "volume"
-#~ msgid "Save Logo"
-#~ msgstr "Salva in Logo"
+msgid "picture bottom"
+msgstr "fondo dell'Immagine"
+
+msgid "sensor voltage"
+msgstr "sensore di voltaggio"
+
+msgid "holds current text size (can be used in place of a number block)"
+msgstr ""
+"ricorda la dimensione del testo (può essere utilizzato in alternativa ad un "
+"blocco variabile numerico)"
-#~ msgid "<Ctrl>o"
-#~ msgstr "<Ctrl>o"
+msgid "<Alt>d"
+msgstr "<Alt>d"
-#~ msgid "bulleted list"
-#~ msgstr "lista puntata"
+msgid "Save Logo"
+msgstr "Salva in Logo"
-#~ msgid "picture"
-#~ msgstr "immagine"
+msgid "<Ctrl>o"
+msgstr "<Ctrl>o"
-#~ msgid "2×2 pictures"
-#~ msgstr "immagini 2x2"
+msgid "bulleted list"
+msgstr "lista puntata"
-#~ msgid "2×1 pictures"
-#~ msgstr "immagini 2x1"
+msgid "picture"
+msgstr "immagine"
-#~ msgid "1×2 pictures"
-#~ msgstr "immagini 1x2"
+msgid "2×2 pictures"
+msgstr "immagini 2x2"
-#~ msgid "1×1 picture"
-#~ msgstr "immagini 1x1"
+msgid "2×1 pictures"
+msgstr "immagini 2x1"
-#~ msgid "name"
-#~ msgstr "nome"
+msgid "1×2 pictures"
+msgstr "immagini 1x2"
-#~ msgid "holds current pen shade (can be used in place of a number block)"
-#~ msgstr ""
-#~ "ricorda l'ombreggiatura della penna (può essere utilizzato in alternativa "
-#~ "ad un blocco variabile numerico)"
+msgid "1×1 picture"
+msgstr "immagini 1x1"
-#~ msgid ""
-#~ "a programmable block: add your own math equation in the block, e.g., "
-#~ "sin(x)"
-#~ msgstr ""
-#~ "blocco programmabile: inserisci la tua equazione matematica nel blocco, "
-#~ "es. sin(x)"
+msgid "holds current pen shade (can be used in place of a number block)"
+msgstr ""
+"ricorda l'ombreggiatura della penna (può essere utilizzato in alternativa ad "
+"un blocco variabile numerico)"
-#~ msgid "pop value off FILO"
-#~ msgstr "estrai un valore dalla heap FILO (first-in last-out)"
+msgid ""
+"a programmable block: add your own math equation in the block, e.g., sin(x)"
+msgstr ""
+"blocco programmabile: inserisci la tua equazione matematica nel blocco, es. "
+"sin(x)"
-#~ msgid "show FILO in status block"
-#~ msgstr "mostra la heap FILO nel blocco di stato"
+msgid "pop value off FILO"
+msgstr "estrai un valore dalla heap FILO (first-in last-out)"
-#~ msgid "empty FILO"
-#~ msgstr "vuota la heap FILO"
+msgid "show FILO in status block"
+msgstr "mostra la heap FILO nel blocco di stato"
-#~ msgid "wait specified number of seconds"
-#~ msgstr "attendi per il numero specificato di secondi"
+msgid "empty FILO"
+msgstr "vuota la heap FILO"
-#~ msgid "do not continue current action"
-#~ msgstr "non continuare ad eseguire l'azione corrente"
+msgid "wait specified number of seconds"
+msgstr "attendi per il numero specificato di secondi"
-#~ msgid "<Alt>p"
-#~ msgstr "<Alt>p"
+msgid "do not continue current action"
+msgstr "non continuare ad eseguire l'azione corrente"
-#~ msgid "<Alt>b"
-#~ msgstr "<Alt>b"
+msgid "<Alt>p"
+msgstr "<Alt>p"
-#~ msgid "<Alt>e"
-#~ msgstr "<Alt>s"
+msgid "<Alt>b"
+msgstr "<Alt>b"
-#~ msgid "<Alt>r"
-#~ msgstr "<Alt>e"
+msgid "<Alt>e"
+msgstr "<Alt>s"
-#~ msgid "<Alt>w"
-#~ msgstr "<Alt>w"
+msgid "<Alt>r"
+msgstr "<Alt>e"
-#~ msgid "<Alt>s"
-#~ msgstr "<Alt>f"
+msgid "<Alt>w"
+msgstr "<Alt>w"
-#~ msgid "<Alt>o"
-#~ msgstr "<Alt>o"
+msgid "<Alt>s"
+msgstr "<Alt>f"
-#~ msgid "stack 2"
-#~ msgstr "sequenza 2"
+msgid "<Alt>o"
+msgstr "<Alt>o"
-#~ msgid "stack 1"
-#~ msgstr "sequenza 1"
+msgid "stack 2"
+msgstr "sequenza 2"
-#~ msgid "Keyboard"
-#~ msgstr "Tastiera"
+msgid "stack 1"
+msgstr "sequenza 1"
-#~ msgid "My Blocks"
-#~ msgstr "I Miei Blocchi"
+msgid "Keyboard"
+msgstr "Tastiera"
-#~ msgid "Numbers"
-#~ msgstr "Numeri"
+msgid "Numbers"
+msgstr "Numeri"
-#~ msgid "Templates"
-#~ msgstr "Modelli"
+msgid "Templates"
+msgstr "Modelli"
-#~ msgid "read key"
-#~ msgstr "leggi tasto"
+msgid "read key"
+msgstr "leggi tasto"
-#~ msgid "setyx"
-#~ msgstr "setyx"
+msgid "setyx"
+msgstr "setyx"
-#~ msgid "text color"
-#~ msgstr "colore testo"
+msgid "text color"
+msgstr "colore testo"
-#~ msgid "Pen"
-#~ msgstr "Penna"
+msgid "Pen"
+msgstr "Penna"
-#~ msgid "hide palette"
-#~ msgstr "nascondi tavolozza"
+msgid "hide palette"
+msgstr "nascondi tavolozza"
-#~ msgid "save Logo"
-#~ msgstr "salva Logo"
+msgid "save Logo"
+msgstr "salva Logo"
-#~ msgid "run"
-#~ msgstr "esegui"
+msgid "run"
+msgstr "esegui"
-#~ msgid "stop stack"
-#~ msgstr "stop stack"
+msgid "stop stack"
+msgstr "stop stack"
-#~ msgid "hres"
-#~ msgstr "hres"
+msgid "hres"
+msgstr "hres"
-#~ msgid "vres"
-#~ msgstr "vres"
+msgid "vres"
+msgstr "vres"