From a5575408bfa527d0881674fbbdaa1e628b84e2c0 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Mon, 14 Oct 2013 18:48:10 +0000 Subject: sync with 192 --- (limited to 'po/es.po') diff --git a/po/es.po b/po/es.po index 119e48f..cd7b3c8 100644 --- a/po/es.po +++ b/po/es.po @@ -2,23 +2,8 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -#, fuzzy msgid "" msgstr "" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-10-09 14:26-0400\n" -"PO-Revision-Date: 2013-10-09 21:05+0200\n" -"Last-Translator: AlanJAS \n" -"Language-Team: LANGUAGE \n" -"Language: es\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.0.5\n" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-10-08 00:30-0400\n" @@ -33,4058 +18,3072 @@ msgstr "" "X-Generator: Pootle 2.0.5\n" #. TRANS: "name" option from activity.info file +msgid "TurtleBlocks" +msgstr "TortuBlocks" + #. TRANS: "summary" option from activity.info file #. TRANS: "description" option from activity.info file -msgid "turtleart-extras (master)" -msgstr "turtleart-extras (master)" +msgid "" +"A Logo-inspired turtle that draws colorful pictures with snap-together " +"visual programming blocks" +msgstr "" +"Una tortuga inspirada en Logo que hace dibujos coloridos junto con bloques " +"complementarios de programación visual" -#: taextras.py:37 -msgid "Turtle Blocks" -msgstr "TortuBlocks" +#: TurtleArt/tabasics.py:122 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:676 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:794 +msgid "turtle" +msgstr "tortuga" -#: taextras.py:38 -msgid "Turtle Art" -msgstr "TortugArte" +#: TurtleArt/tabasics.py:126 +msgid "Palette of turtle commands" +msgstr "Paleta de comandos de la tortuga" -#: taextras.py:42 -msgid "Turtle Art Mini" -msgstr "TortugArte Mini" +#: TurtleArt/tabasics.py:131 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:758 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:770 +msgid "forward" +msgstr "adelante" -#: taextras.py:46 -msgid "Turtle Confusion" -msgstr "TortugArte Confusión" +#: TurtleArt/tabasics.py:135 +msgid "moves turtle forward" +msgstr "mueve la tortuga hacia adelante" -#: taextras.py:47 taextras.py:52 -msgid "Select a challenge" -msgstr "Selecciona un desafío" +#: TurtleArt/tabasics.py:144 +msgid "back" +msgstr "atrás" -#: taextras.py:51 -msgid "Amazonas Tortuga" -msgstr "Tortuga Amazonas" +#: TurtleArt/tabasics.py:148 +msgid "moves turtle backward" +msgstr "mueve la tortuga hacia atrás" -#: taextras.py:56 -msgid "Turtle Flags" -msgstr "Tortuga Banderas" +#: TurtleArt/tabasics.py:158 +msgid "clean" +msgstr "limpiar" -#: taextras.py:57 -msgid "Use the turtle to draw country flags" -msgstr "Usa la tortuga para dibujar las banderas de los países" +#: TurtleArt/tabasics.py:161 +msgid "clears the screen and reset the turtle" +msgstr "limpia la pantalla y restaura la tortuga" -#: taextras.py:63 -msgid "Palette of Mexican pesos" -msgstr "Paleta de Pesos Mexicanos" +#: TurtleArt/tabasics.py:171 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894 +msgid "left" +msgstr "izquierda" -#: taextras.py:64 -msgid "Palette of Colombian pesos" -msgstr "Paleta de Pesos Colombianos" +#: TurtleArt/tabasics.py:175 +msgid "turns turtle counterclockwise (angle in degrees)" +msgstr "gira la tortuga en sentido anti-horario (ángulo en grados)" -#: taextras.py:65 -msgid "Palette of Rwandan francs" -msgstr "Paleta de Francos de Ruanda" +#: TurtleArt/tabasics.py:183 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:918 +msgid "right" +msgstr "derecha" -#: taextras.py:66 -msgid "Palette of US dollars" -msgstr "Paleta de Dólares Americanos" +#: TurtleArt/tabasics.py:187 +msgid "turns turtle clockwise (angle in degrees)" +msgstr "gira la tortuga en sentido horario (ángulo en grados)" -#: taextras.py:67 -msgid "Palette of Australian dollars" -msgstr "Paleta de Dólares Australianos" +#: TurtleArt/tabasics.py:197 +msgid "arc" +msgstr "arco" -#: taextras.py:68 -msgid "Palette of Paraguayan Guaranies" -msgstr "Paleta de Guaraníes Paraguayos" +#: TurtleArt/tabasics.py:197 +msgid "angle" +msgstr "ángulo" -#: taextras.py:69 -msgid "Palette of Peruvian Nuevo Soles" -msgstr "Paletea de Nuevos Soles Peruanos" +#: TurtleArt/tabasics.py:197 +msgid "radius" +msgstr "radio" -#: taextras.py:70 -msgid "Palette of Uruguayan Pesos" -msgstr "Paleta de Pesos Uruguayos" +#: TurtleArt/tabasics.py:201 +msgid "moves turtle along an arc" +msgstr "mueve la tortuga a lo largo de un arco" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Butia is a Robot Project from Uruguay -#. (http://www.fing.edu.uy/inco/proyectos/butia/) -#: taextras.py:76 -#, fuzzy -msgid "TurtleBots" -msgstr "" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"TortuBots\n" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"TurtleBots" +#: TurtleArt/tabasics.py:212 TurtleArt/tabasics.py:290 +msgid "set xy" +msgstr "fijar xy" -#. TRANS: summary of TurtleBots activity -#: taextras.py:78 -msgid "TurtleBlocks with Butia, Lego NxT, WeDo, Arduino, FollowMe plugins" -msgstr "TortuBlocks con plugins: Butiá, Lego NxT, WeDo, Arduino, FollowMe" +#: TurtleArt/tabasics.py:212 TurtleArt/tabasics.py:290 +msgid "x" +msgstr "x" -#: taextras.py:79 -msgid "ERROR: The speed must be a value between 0 and 1023" -msgstr "ERROR: La velocidad debe ser un valor entre 0 y 1023" +#: TurtleArt/tabasics.py:212 TurtleArt/tabasics.py:290 +msgid "y" +msgstr "y" -#: taextras.py:80 -msgid "ERROR: The speed must be a value between -1023 and 1023" -msgstr "ERROR: La velocidad debe ser un valor entre -1023 y 1023" +#: TurtleArt/tabasics.py:216 TurtleArt/tabasics.py:294 +msgid "" +"moves turtle to position xcor, ycor; (0, 0) is in the center of the screen." +msgstr "" +"mueve la tortuga a la posición xcor, ycor; (0, 0) está en el centro de la " +"pantalla." -#: taextras.py:81 -msgid "ERROR: The pin must be between 1 and 8" -msgstr "ERROR: El pin debe estar entre 1 y 8" +# rumbo is the word traditionally used in LOGO; we should try to maintain consistency with the LOGO community +#: TurtleArt/tabasics.py:228 +msgid "set heading" +msgstr "fijar rumbo" -#: taextras.py:82 -msgid "ERROR: The value must be 0 or 1, LOW or HIGH" -msgstr "ERROR: El valor debe ser 0 o 1, ALTO o BAJO" +#: TurtleArt/tabasics.py:232 +msgid "sets the heading of the turtle (0 is towards the top of the screen.)" +msgstr "" +"fija la orientación de la tortuga (0 es hacia la parte superior de la " +"pantalla.)" -#: taextras.py:83 -msgid "ERROR: The mode must be INPUT or OUTPUT." -msgstr "ERROR: El modo debe ser ENTRADA o SALIDA." +#: TurtleArt/tabasics.py:242 TurtleArt/tawindow.py:4301 +msgid "xcor" +msgstr "coorx" -#: taextras.py:84 -msgid "turns LED on and off: 1 means on, 0 means off" -msgstr "prende o apaga el LED: 1 significa prendido, 0 significa apagado" +#: TurtleArt/tabasics.py:243 +msgid "" +"holds current x-coordinate value of the turtle (can be used in place of a " +"number block)" +msgstr "" +"contiene la coordenada x actual de la tortuga (se puede usar en vez de un " +"bloque de número)" -#: taextras.py:85 -msgid "returns the gray level as a value between 0 and 65535" -msgstr "devuelve el nivel de gris como un valor entre 0 y 65535" +#: TurtleArt/tabasics.py:256 TurtleArt/tawindow.py:4302 +msgid "ycor" +msgstr "coory" -#: taextras.py:86 -msgid "returns 1 when the button is pressed and 0 otherwise" -msgstr "devuelve 1 cuando el botón está presionado y 0 en otro caso" +#: TurtleArt/tabasics.py:257 +msgid "" +"holds current y-coordinate value of the turtle (can be used in place of a " +"number block)" +msgstr "" +"contiene la coordenada y actual de la tortuga (se puede usar en vez de un " +"bloque de número)" -#: taextras.py:87 -msgid "returns the light level as a value between 0 and 65535" -msgstr "devuelve el nivel de luz como un valor entre 0 y 65535" +#: TurtleArt/tabasics.py:270 TurtleArt/tawindow.py:4302 +msgid "heading" +msgstr "rumbo" -#: taextras.py:88 -msgid "returns the distance as a value between 0 and 65535" -msgstr "devuelve la distancia como un valor entre 0 y 65535" +#: TurtleArt/tabasics.py:271 +msgid "" +"holds current heading value of the turtle (can be used in place of a number " +"block)" +msgstr "" +"contiene la orientación actual de la tortuga (se puede usar en vez de un " +"bloque de número)" -#: taextras.py:89 -msgid "returns the resistance value (ohms)" -msgstr "devuelve el valor de la resistencia (ohms)" +#: TurtleArt/tabasics.py:308 +msgid "pen" +msgstr "pluma" -#: taextras.py:90 -msgid "returns the voltage value (volts)" -msgstr "devuelve el valor del voltaje (volts)" +#: TurtleArt/tabasics.py:312 +msgid "Palette of pen commands" +msgstr "Paleta de órdenes de la pluma" -#: taextras.py:91 -msgid "returns the temperature value (celsius degree)" -msgstr "devuelve el valor de la temperatura (grados Celsius)" +#: TurtleArt/tabasics.py:317 TurtleArt/tabasics.py:330 +msgid "fill screen" +msgstr "rellenar pantalla" -#: taextras.py:92 -#, python-format -msgid "custom module %s" -msgstr "módulo personalizado %s" +#: TurtleArt/tabasics.py:317 TurtleArt/tabasics.py:330 +#: TurtleArt/tabasics.py:388 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1132 +msgid "color" +msgstr "color" -#: taextras.py:93 -msgid "sensor a" -msgstr "sensor a" +#: TurtleArt/tabasics.py:317 TurtleArt/tabasics.py:331 +#: TurtleArt/tabasics.py:401 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1128 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1133 +msgid "shade" +msgstr "tono" -#: taextras.py:94 -msgid "sensor b" -msgstr "sensor b" +#: TurtleArt/tabasics.py:321 TurtleArt/tabasics.py:335 +msgid "fills the background with (color, shade)" +msgstr "rellena el fondo con (color, sombra)" -#: taextras.py:95 -msgid "sensor c" -msgstr "sensor c" +#: TurtleArt/tabasics.py:331 TurtleArt/tabasics.py:413 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1129 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1134 +msgid "gray" +msgstr "gris" -#: taextras.py:96 -msgid "actuator a" -msgstr "actuador a" +#: TurtleArt/tabasics.py:347 +msgid "set color" +msgstr "fijar color" -#: taextras.py:97 -msgid "actuator b" -msgstr "actuador b" +#: TurtleArt/tabasics.py:351 +msgid "sets color of the line drawn by the turtle" +msgstr "fija el color de la línea que la tortuga dibuja" -#: taextras.py:98 -msgid "actuator c" -msgstr "actuador c" +#: TurtleArt/tabasics.py:361 +msgid "set shade" +msgstr "fijar tono" -#: taextras.py:99 -msgid "LED" -msgstr "LED" +#: TurtleArt/tabasics.py:365 +msgid "sets shade of the line drawn by the turtle" +msgstr "fija la tonalidad de la linea que la tortuga dibuja" -#: taextras.py:100 taextras.py:397 -msgid "button" -msgstr "botón" +#: TurtleArt/tabasics.py:375 +msgid "set gray" +msgstr "establecer gris" -#: taextras.py:101 taextras.py:402 TurtleArt/tabasics.py:331 -#: TurtleArt/tabasics.py:413 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1129 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1134 -msgid "gray" -msgstr "gris" +#: TurtleArt/tabasics.py:378 +msgid "sets gray level of the line drawn by the turtle" +msgstr "establece el nivel de gris de la línea dibujada por la tortuga" -#: taextras.py:102 taextras.py:400 -msgid "light" -msgstr "luz" +#: TurtleArt/tabasics.py:389 +msgid "holds current pen color (can be used in place of a number block)" +msgstr "" +"contiene el color actual de la pluma (se puede usar en vez de un bloque de " +"número)" -#: taextras.py:103 taextras.py:376 taextras.py:398 -msgid "distance" -msgstr "distancia" +#: TurtleArt/tabasics.py:402 +msgid "holds current pen shade" +msgstr "contiene la tonalidad actual de la pluma" -#: taextras.py:104 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 "resistencia" +#: TurtleArt/tabasics.py:414 +msgid "holds current gray level (can be used in place of a number block)" +msgstr "" +"contiene el nivel actual de gris (puede ser utilizado en vez de un bloque " +"numérico)" -#: taextras.py:105 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 "voltaje" +# verbo +#: TurtleArt/tabasics.py:423 +msgid "pen up" +msgstr "subir pluma" -#: taextras.py:106 -msgid "temperature" -msgstr "temperatura" +#: TurtleArt/tabasics.py:426 +msgid "Turtle will not draw when moved." +msgstr "La tortuga no dibujará cuando se mueva." -#: taextras.py:107 -msgid "butia" -msgstr "butiá" +#: TurtleArt/tabasics.py:435 +msgid "pen down" +msgstr "bajar pluma" -#: taextras.py:108 -msgid "Butia Robot" -msgstr "Robot Butiá" +#: TurtleArt/tabasics.py:438 +msgid "Turtle will draw when moved." +msgstr "La tortuga dibujará cuando se mueva." -#: taextras.py:109 -msgid "refresh Butia" -msgstr "refrescar Butiá" +#: TurtleArt/tabasics.py:447 +msgid "pen down?" +msgstr "¿pluma baja?" -#: taextras.py:110 -msgid "refresh the state of the Butia palette and blocks" -msgstr "actualiza el estado de la paleta y de los bloques Butiá" +#: TurtleArt/tabasics.py:449 +msgid "returns True if pen is down" +msgstr "devuelve Verdadero si la pluma está baja" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "battery charge of Butia" -#: taextras.py:112 -msgid "battery charge Butia" -msgstr "carga de batería Butiá" +#: TurtleArt/tabasics.py:457 +msgid "set pen size" +msgstr "fijar tamaño" -#: taextras.py:113 -msgid "" -"returns the battery charge in volts. If no motors present, it returns 255" -msgstr "" -"devuelve la carga de la batería en volts. Si no hay motores, devuelve 255" +#: TurtleArt/tabasics.py:461 +msgid "sets size of the line drawn by the turtle" +msgstr "fija el ancho de la línea que la tortuga dibuja" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "speed of Butia" -#: taextras.py:115 -msgid "speed Butia" -msgstr "velocidad Butiá" +#: TurtleArt/tabasics.py:472 +msgid "start fill" +msgstr "comenzar a rellenar" -#: taextras.py:116 -msgid "set the speed of the Butia motors" -msgstr "establece la velocidad de los motores del Butiá" +#: TurtleArt/tabasics.py:474 +msgid "starts filled polygon (used with end fill block)" +msgstr "" +"comenzar a rellenar el poligono (usado con finalizar el relleno del bloque)" -#: taextras.py:117 -msgid "move Butia" -msgstr "mover Butiá" +#: TurtleArt/tabasics.py:483 +msgid "end fill" +msgstr "finalizar relleno" -#: taextras.py:118 TurtleArt/tabasics.py:171 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894 -msgid "left" -msgstr "izquierda" +#: TurtleArt/tabasics.py:485 +msgid "completes filled polygon (used with start fill block)" +msgstr "" +"completa el polígono relleno (utilizado con comenzar relleno del bloque)" -#: taextras.py:119 TurtleArt/tabasics.py:183 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:918 -msgid "right" -msgstr "derecha" +#: TurtleArt/tabasics.py:494 +msgid "pen size" +msgstr "tamaño" -#: taextras.py:120 -msgid "moves the Butia motors at the specified speed" -msgstr "mueve los motores del Butiá a la velocidad especificada" - -#: taextras.py:121 -msgid "stop Butia" -msgstr "detener Butiá" - -#: taextras.py:122 -msgid "stop the Butia robot" -msgstr "detiene al robot Butiá" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "move Butia forward" -#: taextras.py:124 -msgid "forward Butia" -msgstr "adelante Butiá" - -#: taextras.py:125 -msgid "move the Butia robot forward" -msgstr "mueve el robot Butiá hacia adelante" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "turn Butia left" -#: taextras.py:127 -msgid "left Butia" -msgstr "izquierda Butiá" - -#: taextras.py:128 -msgid "turn the Butia robot at left" -msgstr "gira el robot Butiá hacia la izquierda" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "turn Butia right" -#: taextras.py:130 -msgid "right Butia" -msgstr "derecha Butiá" - -#: taextras.py:131 -msgid "turn the Butia robot at right" -msgstr "gira el robot Butiá hacia la derecha" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "move Butia backward" -#: taextras.py:133 -msgid "backward Butia" -msgstr "atrás Butiá" - -#: taextras.py:134 -msgid "move the Butia robot backward" -msgstr "mueve el robot Butiá hacia atrás" - -#: taextras.py:135 -msgid "butia-extra" -msgstr "butiá-extra" - -#. TRANS: cast means data type conversion -#: taextras.py:137 -msgid "Butia Robot extra blocks" -msgstr "Bloques extra del Robot Butiá" - -#: taextras.py:138 -msgid "pin mode Butia" -msgstr "modo del pin Butiá" - -# #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -# puede ser: alfiler, perno, clavija, clavo - En Physics es: Tachuela (asi que por coherencia, usé Tachuela) -#: taextras.py:139 taextras.py:339 taextras.py:508 -#, fuzzy -msgid "pin" +#: TurtleArt/tabasics.py:495 +msgid "holds current pen size (can be used in place of a number block)" msgstr "" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"pin\n" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"tachuela" +"contiene el tamaño actual de la pluma (se puede usar en vez de un bloque de " +"número)" -#: taextras.py:140 taextras.py:509 -msgid "mode" -msgstr "modo" +#: TurtleArt/tabasics.py:510 +msgid "colors" +msgstr "colores" -#: taextras.py:141 -msgid "Select the pin function (INPUT, OUTPUT)." -msgstr "Selecciona la función del pin (ENTRADA, SALIDA)." +#: TurtleArt/tabasics.py:514 +msgid "Palette of pen colors" +msgstr "Paleta de colores de la pluma" -#: taextras.py:142 -msgid "read pin Butia" -msgstr "leer pin Butiá" +#: TurtleArt/tabasics.py:516 +msgid "red" +msgstr "rojo" -#: taextras.py:143 -msgid "read the value of a pin" -msgstr "lee el valor de un pin" +#: TurtleArt/tabasics.py:517 +msgid "orange" +msgstr "naranja" -#: taextras.py:144 -msgid "write pin Butia" -msgstr "escribir en pin Butiá" +#: TurtleArt/tabasics.py:519 +msgid "yellow" +msgstr "amarillo" -#: taextras.py:145 taextras.py:512 TurtleArt/tabasics.py:988 -#: TurtleArt/tawindow.py:4643 -msgid "value" -msgstr "valor" +#: TurtleArt/tabasics.py:521 +msgid "green" +msgstr "verde" -#: taextras.py:146 -msgid "set a hack pin to 0 or 1" -msgstr "establce el hack pin en 0 o 1" +#: TurtleArt/tabasics.py:522 +msgid "cyan" +msgstr "cian" -#: taextras.py:147 taextras.py:485 -msgid "INPUT" -msgstr "ENTRADA" +#: TurtleArt/tabasics.py:523 +msgid "blue" +msgstr "azul" -#: taextras.py:148 -msgid "Configure hack pin for digital input." -msgstr "Configura un pin como entrada digital." +#: TurtleArt/tabasics.py:524 +msgid "purple" +msgstr "morado" -#: taextras.py:149 taextras.py:483 -msgid "HIGH" -msgstr "ALTO" +#: TurtleArt/tabasics.py:526 +msgid "white" +msgstr "blanco" -#: taextras.py:150 -msgid "Set HIGH value for digital pin." -msgstr "Establece el valor ALTO en un pin digital." +#: TurtleArt/tabasics.py:527 +msgid "black" +msgstr "negro" -#: taextras.py:151 taextras.py:484 -msgid "LOW" -msgstr "BAJO" +#: TurtleArt/tabasics.py:605 +msgid "numbers" +msgstr "números" -#: taextras.py:152 taextras.py:524 -#, fuzzy -msgid "Set LOW value for digital port." -msgstr "" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"Establece el valor BAJO en el puerto digital.\n" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"Setea el valor BAJO en el puerto digital." - -#: taextras.py:153 taextras.py:486 -msgid "OUTPUT" -msgstr "SALIDA" - -#: taextras.py:154 -msgid "Configure hack port for digital output." -msgstr "Configura el puerto hack como salida digital." - -#: taextras.py:155 -msgid "butia-cast" -msgstr "butiá-casteo" - -#: taextras.py:156 -msgid "Butia Robot cast blocks" -msgstr "Bloques de casteo del Robot Butiá" - -#: taextras.py:157 -msgid "Butia" -msgstr "Butiá" - -#. TRANS: cast means data type conversion -#: taextras.py:159 -msgid "CAST\n" -msgstr "CASTEO\n" - -#: taextras.py:160 -msgid "new name" -msgstr "nuevo nombre" - -#: taextras.py:161 -msgid "original" -msgstr "original" - -#: taextras.py:162 -msgid "f(x)=" -msgstr "f(x)=" - -#: taextras.py:163 -msgid "name" -msgstr "nombre" - -#. TRANS: cast means data type conversion -#: taextras.py:165 -msgid "Cast a new block" -msgstr "Castea un nuevo bloque" - -#: taextras.py:166 -#, python-format -msgid "generic module %s" -msgstr "módulo genérico %s" +#: TurtleArt/tabasics.py:609 +msgid "Palette of numeric operators" +msgstr "Paleta de operadores numéricos" -#: taextras.py:167 -msgid "Butia IP" -msgstr "Butiá IP" +#: TurtleArt/tabasics.py:615 +msgid "plus" +msgstr "sumar" -#: taextras.py:168 -msgid "change the ip of butia robot" -msgstr "cambia la ip del robot Butiá" +#: TurtleArt/tabasics.py:619 +msgid "adds two alphanumeric inputs" +msgstr "suma dos entradas alfanuméricas" -#: taextras.py:169 -#, python-format -msgid "ERROR: The pin %s must be in OUTPUT mode." -msgstr "ERROR: El pin %s debe estar en modo SALIDA." +#: TurtleArt/tabasics.py:627 +msgid "minus" +msgstr "menos" -#: taextras.py:170 -#, python-format -msgid "ERROR: The pin %s must be in INPUT mode." -msgstr "ERROR: El pin %s debe estar en modo ENTRADA." +#: TurtleArt/tabasics.py:630 +msgid "subtracts bottom numeric input from top numeric input" +msgstr "sustrae la entrada numérica de abajo de la entrada numérica de arriba" -#: taextras.py:171 -#, python-format -msgid "ERROR: Something wrong with function '%s'" -msgstr "ERROR: Ocurre algo con la función '%s'" +#: TurtleArt/tabasics.py:641 +msgid "multiply" +msgstr "multiplicar" -#: taextras.py:172 -#, python-format -msgid "ERROR: cannot init GCONF client: %s" -msgstr "ERROR: no se puede iniciar el cliente de GCONF: %s" +#: TurtleArt/tabasics.py:644 +msgid "multiplies two numeric inputs" +msgstr "multiplica dos entradas numéricas" -#. TRANS: cast means data type conversion -#: taextras.py:174 -msgid "ERROR: You must cast Sensor or Actuator: A, B or C" -msgstr "ERROR: Debes castear un Sensor o Actuador: A, B o C" +#: TurtleArt/tabasics.py:653 +msgid "divide" +msgstr "dividir" -#: taextras.py:175 -#, python-format -msgid "ERROR: Invalid IP '%s'" -msgstr "ERROR: IP inválida '%s'" - -#: taextras.py:176 -msgid "Creating PyBot server" -msgstr "Creando PyBot server" - -#: taextras.py:177 -msgid "ERROR creating PyBot server" -msgstr "ERROR creando PyBot server" - -#: taextras.py:178 -msgid "PyBot is alive!" -msgstr "¡PyBot está vivo!" - -#: taextras.py:179 -msgid "Ending butia polling" -msgstr "Finalizando Butiá polling" - -#: taextras.py:183 -msgid "Error importing Pygame. This plugin require Pygame 1.9" -msgstr "Error importando Pygame. Este plugin requiere Pygame 1.9" - -#: taextras.py:184 -msgid "Error on initialization of the camera" -msgstr "Error en la inicialización de la cámara" - -#: taextras.py:185 -msgid "No camera was found" -msgstr "No se encontraró cámara" - -#: taextras.py:186 -msgid "Error stopping camera" -msgstr "Error deteniendo cámara" - -#: taextras.py:187 -msgid "Error starting camera" -msgstr "Error iniciando cámara" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: The "mask" is used to restrict processing to a region in the image -#: taextras.py:189 -msgid "Error in get mask" -msgstr "Error en obtener máscara" - -#: taextras.py:190 -msgid "followme" -msgstr "followme" - -#: taextras.py:191 -msgid "FollowMe" -msgstr "FollowMe" - -#: taextras.py:192 -msgid "refresh FollowMe" -msgstr "refrescar FollowMe" - -#: taextras.py:193 -msgid "Search for a connected camera." -msgstr "Busca una cámara conectada." - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: the calibration is used to match an RGB color to a target -#: taextras.py:195 -msgid "calibration" -msgstr "calibración" - -#: taextras.py:196 -msgid "store a personalized calibration" -msgstr "almacena una calibración personalizada" - -#: taextras.py:197 -msgid "return a personalized calibration" -msgstr "devuelve una calibración personalizada" - -#: taextras.py:198 -msgid "follow" -msgstr "seguir" - -#: taextras.py:199 -msgid "follow a color or calibration" -msgstr "seguir un color o calibración" - -#: taextras.py:200 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 "brillo" +#: TurtleArt/tabasics.py:656 +msgid "" +"divides top numeric input (numerator) by bottom numeric input (denominator)" +msgstr "" +"divide la entrada numérica de arriba (numerador) por la entrada numérica de " +"bajo (denominador)" -#: taextras.py:201 -msgid "set the camera brightness as a value between 0 to 255." -msgstr "establece el brillo de la cámara como un valor entre 0 y 255." +#: TurtleArt/tabasics.py:666 +msgid "identity" +msgstr "identidad" -#: taextras.py:202 -msgid "minimum pixels" -msgstr "mínimo de pixeles" +#: TurtleArt/tabasics.py:668 +msgid "identity operator used for extending blocks" +msgstr "operador de identidad usado para extender bloques" -#: taextras.py:203 -msgid "set the minimal number of pixels to follow" -msgstr "define el mínimo número de píxeles a seguir" +#: TurtleArt/tabasics.py:676 TurtleArt/tabasics.py:677 +msgid "mod" +msgstr "mod" -#: taextras.py:204 -msgid "threshold" -msgstr "umbral" +#: TurtleArt/tabasics.py:680 +msgid "modular (remainder) operator" +msgstr "operador módular (resto)" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: RGB color space (red, green, blue) -#: taextras.py:206 -msgid "set a threshold for a RGB color" -msgstr "define el umbral para un color RGB" +#: TurtleArt/tabasics.py:688 +msgid "√" +msgstr "√" -#: taextras.py:207 -msgid "camera mode" -msgstr "modo de cámara" +#: TurtleArt/tabasics.py:689 +msgid "square root" +msgstr "raiz cuadrada" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: RGB, YUV, and HSV are color spaces -#: taextras.py:209 -msgid "set the color mode of the camera: RGB; YUV or HSV" -msgstr "establece el modo de color de la cámara: RGB, YUV o HSV" +#: TurtleArt/tabasics.py:692 +msgid "calculates square root" +msgstr "calcula la raíz cuadrada" -#: taextras.py:210 -msgid "get brightness" -msgstr "obtener brillo" +#: TurtleArt/tabasics.py:699 +msgid "random" +msgstr "aleatorio" -#: taextras.py:211 -msgid "get the brightness of the ambient light" -msgstr "obtiene el brillo de la luz ambiente" +#: TurtleArt/tabasics.py:699 +msgid "min" +msgstr "min" -#: taextras.py:212 -msgid "average color" -msgstr "color promedio" +#: TurtleArt/tabasics.py:699 +msgid "max" +msgstr "max" -#: taextras.py:213 -msgid "" -"if set to 0 then color averaging is off during calibration;for other values, " -"it is on" -msgstr "" -"Si está en 0 entonces no se usa el color promedio durante la calibración; " -"para otros valores está encendido" - -#: taextras.py:215 -msgid "x position" -msgstr "posición x" - -#: taextras.py:216 -msgid "return x position" -msgstr "retorna la posición x" - -#: taextras.py:217 -msgid "y position" -msgstr "posición y" - -#: taextras.py:218 -msgid "return y position" -msgstr "retorna la posición y" - -#: taextras.py:219 -msgid "pixels" -msgstr "píxeles" - -#: taextras.py:220 -msgid "return the number of pixels of the biggest blob" -msgstr "devuelve el número de píxeles de la mancha mas grande" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: RGB color space (red, green, blue) -#: taextras.py:222 -msgid "RGB" -msgstr "RGB" - -#: taextras.py:223 -msgid "set the color mode of the camera to RGB" -msgstr "establece el modo de color de la cámara a RGB" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: YUV color space (luminance, chrominance) -#: taextras.py:225 -msgid "YUV" -msgstr "YUV" - -#: taextras.py:226 -msgid "set the color mode of the camera to YUV" -msgstr "establece el modo de color de la cámara a YUV" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: HSV color space (hue, saturation, value) -#: taextras.py:228 -msgid "HSV" -msgstr "HSV" - -#: taextras.py:229 -msgid "set the color mode of the camera to HSV" -msgstr "establece el modo de color de la cámara a HSV" - -#: taextras.py:230 -msgid "get color" -msgstr "obtener color" - -#: taextras.py:231 -msgid "get the color of an object" -msgstr "obtiene el color de un objeto" - -#: taextras.py:232 -msgid "color distance" -msgstr "distancia color" - -#: taextras.py:233 -msgid "set the distance to identify a color" -msgstr "establece la distancia para identificar un color" - -#: taextras.py:234 -msgid "empty calibration" -msgstr "calibración vacía" - -#: taextras.py:235 -msgid "error in string conversion" -msgstr "error en la conversión de la cadena de texto" - -#. TRANS: Pattern detection is a plugin that allow detect signals -#. with the camera -#: taextras.py:241 -msgid "Pattern detection" -msgstr "Detección de marcas" - -#: taextras.py:242 -msgid "pattern_detection" -msgstr "detección_marcas" - -#: taextras.py:243 -msgid "Seeing signal" -msgstr "Viendo señal" - -#: taextras.py:244 -msgid "Returns True if the signal is in front of the camera" -msgstr "Devuelve Verdadero si la señal está en frente de la cámara" - -#: taextras.py:245 -msgid "Distance to signal" -msgstr "Distancia a la señal" - -#: taextras.py:246 -msgid "Returns the distance of the signal to the camera in millimeters" -msgstr "Devuelve la distancia entre la cámara y la señal en milímetros" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: SumBot is a robot programmed for "Sumo wrestling" -#: taextras.py:251 -msgid "SumBot" -msgstr "SumBot" - -#: taextras.py:252 -msgid "sumtia" -msgstr "sumtia" - -#: taextras.py:253 -msgid "speed SumBot" -msgstr "velocidad SumBot" - -#: taextras.py:254 -msgid "submit the speed to the SumBot" -msgstr "setea la velocidad del SumBot" - -#: taextras.py:255 -msgid "set the default speed for the movement commands" -msgstr "setea la velocidad por defecto para los comandos de movimiento" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "move SumBot forward" -#: taextras.py:257 -msgid "forward SumBot" -msgstr "adelante SumBot" - -#: taextras.py:258 -msgid "move SumBot forward" -msgstr "mueve el SumBot hacia adelante" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "move SumBot backward" -#: taextras.py:260 -msgid "backward SumBot" -msgstr "atrás SumBot" - -#: taextras.py:261 -msgid "move SumBot backward" -msgstr "mueve el SumBot hacia atrás" - -#: taextras.py:262 -msgid "stop SumBot" -msgstr "detener SumBot" - -#: taextras.py:263 -msgid "stop the SumBot" -msgstr "detiene el SumBot" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "turn SumBot left" -#: taextras.py:265 -msgid "left SumBot" -msgstr "izquierda SumBot" - -#: taextras.py:266 -msgid "turn left the SumBot" -msgstr "gira el SumBot hacia la izquierda" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "move SumBot right" -#: taextras.py:268 -msgid "right SumBot" -msgstr "derecha SumBot" - -#: taextras.py:269 -msgid "turn right the SumBot" -msgstr "gira el SumBot hacia la derecha" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: The angle to the center is the angle SumBot must turn to -#. face the center of the playing field -#: taextras.py:272 -msgid "angle to center" -msgstr "ángulo al centro" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: dohyo is the playing field -#: taextras.py:274 -msgid "get the angle to the center of the dohyo" -msgstr "obtiene el ángulo al centro del dohyo" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: The angle to the center is the angle SumBot must turn to -#. face the Enemy (opponent) -#: taextras.py:277 -msgid "angle to Enemy" -msgstr "ángulo al Enemigo" - -#: taextras.py:278 -msgid "get the angle to the Enemy" -msgstr "obtiene el ángulo al Enemigo" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "x coordinate of SumBot" -#: taextras.py:280 -msgid "x coor. SumBot" -msgstr "coor. x SumBot" - -#: taextras.py:281 -msgid "get the x coordinate of the SumBot" -msgstr "obtiene la coordenada x del Sumbot" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "y coordinate of SumBot" -#: taextras.py:283 -msgid "y coor. SumBot" -msgstr "coor. y SumBot" - -#: taextras.py:284 -msgid "get the y coordinate of the SumBot" -msgstr "obtiene la coordenada y del Sumbot" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "x coordinate of SumBot's enemy" -#: taextras.py:286 -msgid "x coor. Enemy" -msgstr "coor. x Enemigo" - -#: taextras.py:287 -msgid "get the x coordinate of the Enemy" -msgstr "obtiene la coordenada x del Enemigo" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "y coordinate of SumBot's enemy" -#: taextras.py:289 -msgid "y coor. Enemy" -msgstr "coor. y Enemigo" - -#: taextras.py:290 -msgid "get the y coordinate of the Enemy" -msgstr "obtiene la coordenada y del Enemigo" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "rotation of SumBot" -#: taextras.py:292 -msgid "rotation SumBot" -msgstr "rotación SumBot" - -#: taextras.py:293 -msgid "get the rotation of the Sumbot" -msgstr "obtiene la rotación del SumBot" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "rotation of SumBot's enemy" -#: taextras.py:295 -msgid "rotation Enemy" -msgstr "rotación Enemigo" - -#: taextras.py:296 -msgid "get the rotation of the Enemy" -msgstr "obtiene la rotación del Enemigo" - -#: taextras.py:297 -msgid "distance to center" -msgstr "distancia al centro" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: dohyo is the playing field -#: taextras.py:299 -msgid "get the distance to the center of the dohyo" -msgstr "obtiene la distancia al centro del dohyo" - -#: taextras.py:300 -msgid "distance to Enemy" -msgstr "distancia al Enemigo" - -#: taextras.py:301 -msgid "get the distance to the Enemy" -msgstr "obtiene la distancia al Enemigo" - -#: taextras.py:302 -msgid "update information" -msgstr "actualizar información" - -#: taextras.py:303 -msgid "update information from the server" -msgstr "actualiza la información desde el servidor" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Please use similar terms to those used in the Physics Activity -#: taextras.py:308 -msgid "Palette of physics blocks" -msgstr "Paleta de bloques de física" - -#: taextras.py:309 -msgid "start polygon" -msgstr "comenzar polígono" - -#: taextras.py:310 -msgid "Begin defining a new polygon based on the current Turtle xy position." +#: TurtleArt/tabasics.py:703 +msgid "returns random number between minimum (top) and maximum (bottom) values" msgstr "" -"Comienza a definir un nuevo polígono basado en la posición actual xy de la " -"Tortuga." +"devuelve un número aleatorio entre los valores mínimo (arriba) y máximo " +"(abajo)" -#: taextras.py:312 -msgid "add point" -msgstr "agregar punto" +#: TurtleArt/tabasics.py:715 +msgid "number" +msgstr "número" -#: taextras.py:313 -msgid "" -"Add a new point to the current polygon based on the current Turtle xy " -"position." -msgstr "" -"Agrega un nuevo punto al polígono actual basado en la posición actual xy de " -"la Tortuga." +#: TurtleArt/tabasics.py:716 +msgid "used as numeric input in mathematic operators" +msgstr "utilizado como entrada numérica en los operadores matemáticos" -# finalizar polígono -#: taextras.py:315 -msgid "end polygon" -msgstr "terminar polígono" +#: TurtleArt/tabasics.py:724 +msgid "greater than" +msgstr "mayor que" + +#: TurtleArt/tabasics.py:727 +msgid "logical greater-than operator" +msgstr "operador lógico mayor que" + +#: TurtleArt/tabasics.py:736 +msgid "less than" +msgstr "menor que" -#: taextras.py:316 -msgid "Define a new polygon." -msgstr "Define un nuevo polígono." +#: TurtleArt/tabasics.py:740 +msgid "logical less-than operator" +msgstr "operador lógico menor que" -#: taextras.py:317 -msgid "end filled polygon" -msgstr "termina polígono relleno" +#: TurtleArt/tabasics.py:748 +msgid "equal" +msgstr "igual" -#: taextras.py:318 -msgid "Not a simple polygon" -msgstr "No es un polígono simple" +#: TurtleArt/tabasics.py:752 +msgid "logical equal-to operator" +msgstr "operador lógico de igualdad" -#: taextras.py:319 -msgid "Define a new filled polygon." -msgstr "Define un nuevo polígono relleno." +#: TurtleArt/tabasics.py:759 +msgid "not" +msgstr "no" -#: taextras.py:320 -msgid "triangle" -msgstr "triángulo" +#: TurtleArt/tabasics.py:762 +msgid "logical NOT operator" +msgstr "operador NO lógico" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: base of a triangle -#: taextras.py:322 -msgid "base" -msgstr "base" +#: TurtleArt/tabasics.py:768 TurtleArt/tabasics.py:771 +msgid "and" +msgstr "y" -#: taextras.py:323 taextras.py:329 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:934 -msgid "height" -msgstr "altura" +#: TurtleArt/tabasics.py:772 +msgid "logical AND operator" +msgstr "operador Y lógico" -#: taextras.py:324 -msgid "Add a triangle object to the project." -msgstr "Agrega un objeto triángulo al proyecto." +#: TurtleArt/tabasics.py:779 TurtleArt/tabasics.py:782 +msgid "or" +msgstr "o" -#: taextras.py:325 -msgid "circle" -msgstr "círculo" +#: TurtleArt/tabasics.py:783 +msgid "logical OR operator" +msgstr "operador O lógico" -#: taextras.py:326 -msgid "Add a circle object to the project." -msgstr "Agrega un objeto círculo al proyecto." +#: TurtleArt/tabasics.py:790 +msgid "flow" +msgstr "flujo" -#: taextras.py:327 -msgid "rectangle" -msgstr "rectángulo" +#: TurtleArt/tabasics.py:794 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:91 +msgid "Palette of flow operators" +msgstr "Paleta de operadores de flujo" -#: taextras.py:328 plugins/turtle_blocks_extras/turtle_blocks_extras.py:910 -msgid "width" -msgstr "anchura" +#: TurtleArt/tabasics.py:799 +msgid "wait" +msgstr "esperar" -#: taextras.py:330 -msgid "Add a rectangle object to the project." -msgstr "Agrega un objeto rectángulo al proyecto." +#: TurtleArt/tabasics.py:803 +msgid "pauses program execution a specified number of seconds" +msgstr "detiene la ejecución del programa por número determinado de segundos" -#: taextras.py:331 -msgid "reset" -msgstr "resetear" +#: TurtleArt/tabasics.py:810 +msgid "forever" +msgstr "por siempre" -#: taextras.py:332 -msgid "Reset the project; clear the object list." -msgstr "Resetea el proyecto; limpia la lista de objetos." +#: TurtleArt/tabasics.py:814 +msgid "loops forever" +msgstr "repetir para siempre" -#: taextras.py:333 -msgid "motor" -msgstr "motor" +#: TurtleArt/tabasics.py:821 TurtleArt/tabasics.py:825 +msgid "repeat" +msgstr "repetir" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: torque as in engine torque -#: taextras.py:335 -msgid "torque" -msgstr "torque" +#: TurtleArt/tabasics.py:826 +msgid "loops specified number of times" +msgstr "repite el número especificado de veces" -#: taextras.py:336 -msgid "speed" -msgstr "velocidad" +#: TurtleArt/tabasics.py:832 TurtleArt/tabasics.py:845 +msgid "if" +msgstr "si" -#: taextras.py:337 -msgid "" -"Motor torque and speed range from 0 (off) to positive numbers; motor is " -"placed on the most recent object created." -msgstr "" -"El torque y velocidad del motor están en el rango que va de 0 (apagado) a " -"números positivos; el motor es colocado en el objeto creado mas " -"recientemente." +#: TurtleArt/tabasics.py:832 TurtleArt/tabasics.py:845 +msgid "then" +msgstr "entonces" -#: taextras.py:340 -msgid "Pin an object down so that it cannot fall." -msgstr "Sujeta un objeto para que no se caiga." +#: TurtleArt/tabasics.py:835 +msgid "if then" +msgstr "si entonces" -# enPhysics es unión... podría ser articulación -#: taextras.py:341 -msgid "joint" -msgstr "unión" +#: TurtleArt/tabasics.py:837 +msgid "if-then operator that uses boolean operators from Numbers palette" +msgstr "operador si-entonces que usa operadores lógicos de la paleta de Números" -#: taextras.py:342 TurtleArt/tabasics.py:212 TurtleArt/tabasics.py:290 -msgid "x" -msgstr "x" +#: TurtleArt/tabasics.py:845 +msgid "else" +msgstr "sino" -#: taextras.py:343 TurtleArt/tabasics.py:212 TurtleArt/tabasics.py:290 -msgid "y" -msgstr "y" +#: TurtleArt/tabasics.py:849 TurtleArt/tabasics.py:857 +msgid "if then else" +msgstr "si entonces sino" -#: taextras.py:344 -msgid "" -"Join two objects together (the most recent object created and the object at " -"point x, y)." +#: TurtleArt/tabasics.py:850 TurtleArt/tabasics.py:858 +msgid "if-then-else operator that uses boolean operators from Numbers palette" msgstr "" -"Une dos objetos (el objeto creado mas reciententemente y el objeto en el " -"punto x, y)." +"operador si-entonces-sino que usa operadores lógicos de la paleta de Números" -#: taextras.py:346 -msgid "save as Physics activity" -msgstr "guardar como Actividad Física" +#: TurtleArt/tabasics.py:867 +msgid "horizontal space" +msgstr "espacio horizontal" -#: taextras.py:347 -msgid "Save the project to the Journal as a Physics activity." -msgstr "Guarda el proyecto al Diario como una Actividad de Física." +#: TurtleArt/tabasics.py:868 +msgid "jogs stack right" +msgstr "desplaza la pila a la derecha" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Here, gear means a toothed wheel, as in a clock-works -#: taextras.py:349 -msgid "gear" -msgstr "círculo" +#: TurtleArt/tabasics.py:875 +msgid "vertical space" +msgstr "espacio vertical" -#: taextras.py:350 -msgid "Add a gear object to the project." -msgstr "Agrega un objeto engranaje al proyecto." +#: TurtleArt/tabasics.py:876 +msgid "jogs stack down" +msgstr "desplazar la pila abajo" -#: taextras.py:351 -msgid "density" -msgstr "densidad" +#: TurtleArt/tabasics.py:882 +msgid "stop action" +msgstr "parar acción" -#: taextras.py:352 -msgid "" -"Set the density property for objects (density can be any positive number)." -msgstr "" -"Establece la densidad de los objetos (la densidad puede ser cualquier número " -"positivo)." +#: TurtleArt/tabasics.py:885 +msgid "stops current action" +msgstr "detiene la acción actual" -#: taextras.py:354 -msgid "friction" -msgstr "fricción" +#: TurtleArt/tabasics.py:892 +msgid "blocks" +msgstr "bloques" -#: taextras.py:355 -msgid "" -"Set the friction property for objects (value from 0 to 1, where 0 turns " -"friction off and 1 is strong friction)." -msgstr "" -"Establece la propiedad de fricción de los objetos (un valor entre 0 y 1, " -"donde 0 es sin fricción y el 1 es fuerte)." +#: TurtleArt/tabasics.py:896 +msgid "Palette of variable blocks" +msgstr "Paleta de bloques de variables" -# podría ser elasticidad? -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: bounciness is coefficient of restitution -#: taextras.py:358 -msgid "bounciness" -msgstr "restitución" +#: TurtleArt/tabasics.py:901 pysamples/grecord.py:214 +msgid "start" +msgstr "empezar" -# very bouncy = muy restituible? -#: taextras.py:359 -msgid "" -"Set the bounciness property for objects (a value from 0 to 1, where 0 means " -"no bounce and 1 is very bouncy)." +#: TurtleArt/tabasics.py:904 +msgid "connects action to toolbar run buttons" msgstr "" -"Establece la propiedad de restitución para los objetos (un valor entre 0 y " -"1, donde 0 significa sin restitución y 1 mucha)." +"conecta la acción a los botones de ejecución de la barra de herramientas" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: dynamic here means moving vs in a fixed position -#: taextras.py:362 -msgid "dynamic" -msgstr "dinámico" +#: TurtleArt/tabasics.py:911 TurtleArt/tabasics.py:912 +#: TurtleArt/tabasics.py:913 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:180 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:181 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:189 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:203 +msgid "text" +msgstr "texto" -#: taextras.py:363 -msgid "" -"If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position." -msgstr "" -"Si dinámico = 1, el objeto puede moverse; si dinámico = 0, queda fijo en su " -"posición." +#: TurtleArt/tabasics.py:914 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:183 +msgid "string value" +msgstr "valor de cadena" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: WeDo is a robotics product of the LEGO company -#: taextras.py:369 -msgid "Palette of WeDo blocks" -msgstr "Paleta de bloques WeDo" +#: TurtleArt/tabasics.py:918 TurtleArt/tabasics.py:921 +#: TurtleArt/tabasics.py:929 TurtleArt/tabasics.py:933 +#: TurtleArt/tawindow.py:1496 TurtleArt/tawindow.py:1594 +#: TurtleArt/tawindow.py:1607 TurtleArt/tawindow.py:2227 +#: TurtleArt/tawindow.py:4575 +msgid "action" +msgstr "acción" -#: taextras.py:370 -msgid "WeDo" -msgstr "WeDo" +#: TurtleArt/tabasics.py:923 +msgid "top of nameable action stack" +msgstr "cima de la pila de acción nombrable" -#: taextras.py:371 -msgid "set current WeDo device" -msgstr "setea el dispositivo WeDo actual" +#: TurtleArt/tabasics.py:934 TurtleArt/tawindow.py:4589 +msgid "invokes named action stack" +msgstr "invocar la pila de acción nombrado" -#: taextras.py:372 -msgid "number of WeDo devices" -msgstr "número de dispositivos WeDo" +#: TurtleArt/tabasics.py:941 +msgid "store in box 1" +msgstr "guardar en caja 1" -#: taextras.py:373 -msgid "tilt" -msgstr "inclinación" +#: TurtleArt/tabasics.py:946 +msgid "stores numeric value in Variable 1" +msgstr "guarda valor numérico en la variable 1" -#: taextras.py:374 -msgid "" -"tilt sensor output: (-1 == no tilt, 0 == tilt forward, 3 == tilt back, 1 == " -"tilt left, 2 == tilt right)" -msgstr "" -"salida del sensor de inclinación: (-1 == no está inclinado, 0 == inclinado " -"hacia adelante, 3 == inclinado hacia atrás, 1 == inclinado hacia la " -"izquierda, 2 == inclinado hacia la derecha)" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: This string is shorthand for "output of the distance sensor" -#: taextras.py:378 -msgid "distance sensor output" -msgstr "salida del sensor distancia" - -#: taextras.py:379 -msgid "Motor A" -msgstr "Motor A" - -#: taextras.py:380 -msgid "returns the current value of Motor A" -msgstr "devuelve el valor actual del Motor A" - -#: taextras.py:381 -msgid "Motor B" -msgstr "Motor B" - -#: taextras.py:382 -msgid "returns the current value of Motor B" -msgstr "devuelve el valor actual del Motor B" - -#: taextras.py:383 -msgid "set the value for Motor A" -msgstr "setea el valor del Motor A" - -#: taextras.py:384 -msgid "set the value for Motor B" -msgstr "setea el valor del Motor B" - -#: taextras.py:385 -msgid "WeDo is unavailable" -msgstr "WeDo no está disponible" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: e.g., Wedo 2 is unavailable, defaulting to 1 -#: taextras.py:387 -#, python-format -msgid "WeDo %d is unavailable; defaulting to 1" -msgstr "Wedo %d no está disponible; usando por defecto el 1" +#: TurtleArt/tabasics.py:955 +msgid "store in box 2" +msgstr "guardar en caja 2" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: %(device)s and %(wedo_number)d are substitution strings; -#. please leave untranslated -#: taextras.py:390 -#, python-format -msgid "%(device)s is unavailable on WeDo %(wedo_number)d" -msgstr "%(device)s no está disponible en el WeDo %(wedo_number)d" +#: TurtleArt/tabasics.py:960 +msgid "stores numeric value in Variable 2" +msgstr "guarda valor numérico en la variable 2" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Lego NXT is a robotics product of the LEGO company -#: taextras.py:395 -msgid "Palette of LEGO NXT blocks of motors" -msgstr "Paleta de bloques LEGO NXT de motores" +#: TurtleArt/tabasics.py:969 +msgid "box 1" +msgstr "caja 1" -#: taextras.py:396 -msgid "Palette of LEGO NXT blocks of sensors" -msgstr "Paleta de bloques LEGO NXT de sensores" +#: TurtleArt/tabasics.py:972 +msgid "Variable 1 (numeric value)" +msgstr "Variable 1 (valor numérico)" -#: taextras.py:399 TurtleArt/tabasics.py:317 TurtleArt/tabasics.py:330 -#: TurtleArt/tabasics.py:388 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1132 -msgid "color" -msgstr "color" +#: TurtleArt/tabasics.py:979 +msgid "box 2" +msgstr "caja 2" -#: taextras.py:401 plugins/audio_sensors/audio_sensors.py:83 -#: plugins/audio_sensors/audio_sensors.py:98 pysamples/grecord.py:206 -msgid "sound" -msgstr "sonido" +#: TurtleArt/tabasics.py:982 +msgid "Variable 2 (numeric value)" +msgstr "Variable 2 (valor numérico)" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: The brick is the NXT controller -#: taextras.py:404 -msgid "Please check the connection with the brick" -msgstr "Por favor chequee la conexión con el brick" +#: TurtleArt/tabasics.py:988 TurtleArt/tawindow.py:4643 +msgid "store in" +msgstr "guardar en" -#: taextras.py:405 -#, python-format -msgid "Invalid port '%s'. Port must be: PORT A, B or C" -msgstr "Puerto '%s' inválido. El puerto debe ser: PUERTO A, B o C" +#: TurtleArt/tabasics.py:988 TurtleArt/tabasics.py:1004 +msgid "box" +msgstr "caja" -#: taextras.py:406 -#, python-format -msgid "Invalid port '%s'. Port must be: PORT 1, 2, 3 or 4" -msgstr "Puerto '%s' inválido. El puerto debe ser: PUERTO 1, 2, 3 o 4" +#: TurtleArt/tabasics.py:988 TurtleArt/tawindow.py:4643 +msgid "value" +msgstr "valor" -#: taextras.py:407 -msgid "The value of power must be between -127 to 127" -msgstr "El valor de potencia debe estar entre -127 y 127" +#: TurtleArt/tabasics.py:992 TurtleArt/tabasics.py:1007 +#: TurtleArt/tawindow.py:1500 TurtleArt/tawindow.py:1633 +#: TurtleArt/tawindow.py:2231 TurtleArt/tawindow.py:4604 +#: TurtleArt/tawindow.py:4634 +msgid "my box" +msgstr "mi caja" -#: taextras.py:408 -#, python-format -msgid "The parameter must be a integer, not '%s'" -msgstr "El parámetro debe ser un entero, no '%s'" +#: TurtleArt/tabasics.py:993 TurtleArt/tawindow.py:4648 +msgid "stores numeric value in named variable" +msgstr "guarda valor numérico en la variable nombrada" -#: taextras.py:409 -msgid "An error has occurred: check all connections and try to reconnect" -msgstr "Un error ha ocurrido: chequee todas las conexiones y pruebe reconectar" +#: TurtleArt/tabasics.py:1010 TurtleArt/tawindow.py:4618 +msgid "named variable (numeric value)" +msgstr "variable nombrado (valor numérico)" -#: taextras.py:410 -#, python-format -msgid "NXT found %s bricks" -msgstr "NXT encontró %s bricks" +#: TurtleArt/tabasics.py:1017 TurtleArt/tabasics.py:1036 +msgid "action 1" +msgstr "acción 1" -#: taextras.py:411 -msgid "NXT not found" -msgstr "NXT no encontrado" +#: TurtleArt/tabasics.py:1020 +msgid "top of Action 1 stack" +msgstr "primero de la pila de Acción 1" -#: taextras.py:412 -#, python-format -msgid "Brick number %s was not found" -msgstr "El brick número %s no fue encontrado" +#: TurtleArt/tabasics.py:1026 TurtleArt/tabasics.py:1046 +msgid "action 2" +msgstr "acción 2" -#: taextras.py:413 -msgid "nxt-motors" -msgstr "motores-nxt" +#: TurtleArt/tabasics.py:1029 +msgid "top of Action 2 stack" +msgstr "primero de la pila de Acción 2" -#: taextras.py:414 -msgid "refresh NXT" -msgstr "refrescar NXT" +#: TurtleArt/tabasics.py:1039 +msgid "invokes Action 1 stack" +msgstr "invocar la pila de acción 1" -#: taextras.py:415 -msgid "Search for a connected NXT brick." -msgstr "Busca por un brick NXT conectado." +#: TurtleArt/tabasics.py:1049 +msgid "invokes Action 2 stack" +msgstr "invocar la pila de acción 2" -#: taextras.py:416 -msgid "NXT" -msgstr "NXT" +#: TurtleArt/tabasics.py:1055 TurtleArt/tabasics.py:1059 +#: TurtleArt/tapalette.py:138 TurtleArt/tapalette.py:139 +msgid "trash" +msgstr "basura" -#: taextras.py:417 -msgid "set current NXT device" -msgstr "establece el dispositivo NXT actual" +#: TurtleArt/tabasics.py:1063 +msgid "empty trash" +msgstr "vaciar papelera" -#: taextras.py:418 -msgid "number of NXTs" -msgstr "número de NXTs" +#: TurtleArt/tabasics.py:1064 +msgid "permanently deletes items in trash" +msgstr "borra permanentemente elementos de la papelera" -#: taextras.py:419 -msgid "number of NXT devices" -msgstr "número de dispositivos NXT" +#: TurtleArt/tabasics.py:1068 +msgid "restore all" +msgstr "restaurar todo" -#: taextras.py:420 -msgid "brick name" -msgstr "nombre del brick" +#: TurtleArt/tabasics.py:1069 +msgid "restore all blocks from trash" +msgstr "restaura todos los bloques de la papelera" -#: taextras.py:421 -msgid "Get the name of a brick." -msgstr "Obtiene el nombre del brick." +#: TurtleArt/tabasics.py:1073 +msgid "clear all" +msgstr "borrar todos" -#: taextras.py:422 -msgid "play tone" -msgstr "reproducir tono" +#: TurtleArt/tabasics.py:1074 +msgid "move all blocks to trash" +msgstr "mueve todos los bloques a la basura" -#: taextras.py:423 -msgid "frequency" -msgstr "frecuencia" +#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:2205 +#: TurtleArtActivity.py:800 +msgid "Share selected blocks" +msgstr "Compartir bloques seleccionados" -#: taextras.py:424 plugins/turtle_blocks_extras/turtle_blocks_extras.py:429 -msgid "time" -msgstr "tiempo" +#: TurtleArt/taconstants.py:209 TurtleArt/taconstants.py:231 +#: TurtleArt/taconstants.py:252 TurtleArt/taconstants.py:294 +#: TurtleArt/taconstants.py:336 TurtleArt/taconstants.py:378 +msgid "Title" +msgstr "Título" -#: taextras.py:425 -msgid "Play a tone at frequency for time." -msgstr "Reproduce un tono a cierta frecuencia por un determinado tiempo." +#: TurtleArt/talogo.py:374 TurtleArt/tawindow.py:1457 TurtleArtActivity.py:780 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1478 +msgid "Stop turtle" +msgstr "Parar tortuga" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: turn is the action -#: taextras.py:427 -msgid "" -"turn motor\n" -"\n" -msgstr "" -"girar motor\n" -"\n" +#: TurtleArt/talogo.py:384 TurtleArtActivity.py:392 TurtleArtActivity.py:781 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1469 +msgid "Show blocks" +msgstr "Mostrar bloques" -#: taextras.py:428 -msgid "port" -msgstr "puerto" +#: TurtleArt/talogo.py:388 TurtleArtActivity.py:396 TurtleArtActivity.py:1066 +msgid "Hide blocks" +msgstr "Ocultar bloques" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: rotations is quantity of turns -#: taextras.py:430 -msgid "rotations" -msgstr "rotaciones" +#: TurtleArt/talogo.py:513 +msgid "did not output to" +msgstr "no pudo escribir en" -#: taextras.py:431 -msgid "power" -msgstr "potencia" +#: TurtleArt/talogo.py:573 +msgid "I don't know how to" +msgstr "No sé como hacerlo" -#: taextras.py:432 -msgid "turn a motor" -msgstr "gira un motor" +#: TurtleArt/talogo.py:631 +msgid "doesn't like" +msgstr "no le gusta" -#: taextras.py:434 -msgid "" -"synchronize\n" -"\n" -"motors" -msgstr "" -"sincronizar\n" -"\n" -"motores" +#: TurtleArt/talogo.py:632 +msgid "as input" +msgstr "como entrada" -#: taextras.py:435 -msgid "steering" -msgstr "dirección" +#: TurtleArt/tapalette.py:98 +msgid "displays next palette" +msgstr "muestra la siguiente paleta" -#: taextras.py:436 -msgid "synchronize two motors connected in PORT B and PORT C" -msgstr "sincroniza dos motores conectados en el PUERTO B y PUERTO C" +#: TurtleArt/tapalette.py:99 +msgid "changes the orientation of the palette of blocks" +msgstr "cambia la orientación de la paleta de bloques" -#: taextras.py:437 -msgid "PORT A" -msgstr "PUERTO A" +#: TurtleArt/tautils.py:300 +msgid "Load..." +msgstr "Cargar..." -#: taextras.py:438 -msgid "PORT A of the brick" -msgstr "PUERTO A del brick" +#: TurtleArt/tautils.py:310 +msgid "Save..." +msgstr "Guardar..." -#: taextras.py:439 -msgid "PORT B" -msgstr "PUERTO B" +#: TurtleArt/tautils.py:593 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:748 +msgid "click to open" +msgstr "clic para abrir" -#: taextras.py:440 -msgid "PORT B of the brick" -msgstr "PUERTO B del brick" +#: TurtleArt/tawindow.py:1142 TurtleArt/tawindow.py:1143 +msgid "orientation" +msgstr "orientación" -#: taextras.py:441 -msgid "PORT C" -msgstr "PUERTO C" +#: TurtleArt/tawindow.py:1157 TurtleArt/tawindow.py:1790 +msgid "next" +msgstr "siguiente" -#: taextras.py:442 -msgid "PORT C of the brick" -msgstr "PUERTO C del brick" +#: TurtleArt/tawindow.py:1196 TurtleArt/tawindow.py:1811 +msgid "shift" +msgstr "desplazar" -#: taextras.py:443 -msgid "" -"synchronize\n" -"motors" -msgstr "" -"sincronizar\n" -"motores" +#: TurtleArt/tawindow.py:1461 +msgid "Please hit the Stop Button before making changes to your program" +msgstr "Por favor, pulsa el Botón Detener antes de hacer cambios a tu programa" -#: taextras.py:444 -msgid "start motor" -msgstr "iniciar motor" +#: TurtleArt/tawindow.py:1514 +msgid "Select blocks to share" +msgstr "Selecciona bloques para compartir" -#: taextras.py:445 -msgid "Run a motor forever." -msgstr "Girar un motor por siempre." +#: TurtleArt/tawindow.py:1678 TurtleArtActivity.py:677 +#: TurtleArtActivity.py:830 turtleblocks.py:435 +msgid "Save stack" +msgstr "Guardar pila" -#: taextras.py:446 -msgid "brake motor" -msgstr "frenar motor" +#: TurtleArt/tawindow.py:1679 TurtleArt/tawindow.py:1693 +msgid "Really overwrite stack?" +msgstr "¿Desea sobrescribir la pila?" -#: taextras.py:447 -msgid "Stop a specified motor." -msgstr "Frena un motor específico." +#: TurtleArt/tawindow.py:1682 TurtleArt/tawindow.py:1721 +#: gnome_plugins/uploader_plugin.py:144 +msgid "Cancel" +msgstr "Cancelar" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: reset is used to reset the counter associated with the motor -#: taextras.py:449 -msgid "reset motor" -msgstr "reiniciar motor" +#: TurtleArt/tawindow.py:1686 TurtleArt/tawindow.py:1696 +msgid "Overwrite stack" +msgstr "Sobrescribir pila" -#: taextras.py:450 -msgid "Reset the motor counter." -msgstr "Reinicia el contador del motor." +#: TurtleArt/tawindow.py:1717 TurtleArt/tawindow.py:1725 +#: TurtleArt/tawindow.py:1734 TurtleArtActivity.py:679 turtleblocks.py:437 +msgid "Delete stack" +msgstr "Borrar pila" -#: taextras.py:451 -msgid "motor position" -msgstr "posición del motor" +#: TurtleArt/tawindow.py:1718 TurtleArt/tawindow.py:1731 +msgid "Really delete stack?" +msgstr "¿Desea eliminar la pila?" -#: taextras.py:452 -msgid "Get the motor position." -msgstr "Obtiene la posición del motor." +#: TurtleArt/tawindow.py:4424 +msgid "image" +msgstr "imagen" -#: taextras.py:453 -msgid "nxt-sensors" -msgstr "sensores-nxt" +#: TurtleArtActivity.py:207 TurtleArtActivity.py:806 TurtleArtActivity.py:989 +#: TurtleArtActivity.py:1025 turtleblocks.py:408 +msgid "Save as Logo" +msgstr "Guardar como Logo" -#: taextras.py:454 -msgid "PORT 1" -msgstr "PUERTO 1" +#: TurtleArtActivity.py:264 TurtleArtActivity.py:805 TurtleArtActivity.py:986 +#: TurtleArtActivity.py:1022 turtleblocks.py:406 +msgid "Save as image" +msgstr "Guardar como imagen" -#: taextras.py:455 -msgid "PORT 1 of the brick" -msgstr "PUERTO 1 del brick" +#: TurtleArtActivity.py:272 +msgid "snapshot" +msgstr "instantánea" -#: taextras.py:456 -msgid "read" -msgstr "leer" +#: TurtleArtActivity.py:280 TurtleArtActivity.py:740 TurtleArtActivity.py:782 +#: TurtleArtActivity.py:995 TurtleArtActivity.py:1028 +msgid "Save snapshot" +msgstr "Guardar instantánea" -#: taextras.py:457 plugins/turtle_blocks_extras/turtle_blocks_extras.py:309 -msgid "sensor" -msgstr "sensor" +#: TurtleArtActivity.py:325 TurtleArtActivity.py:702 TurtleArtActivity.py:857 +msgid "Turn off hover help" +msgstr "Deshabilitar ayuda flotante" -#: taextras.py:458 -msgid "Read sensor output." -msgstr "Lee la salida del sensor." - -#: taextras.py:459 -msgid "PORT 2" -msgstr "PUERTO 2" - -#: taextras.py:460 -msgid "PORT 2 of the brick" -msgstr "PUERTO 2 del brick" - -#: taextras.py:461 -msgid "light sensor" -msgstr "sensor de luz" - -#: taextras.py:462 -msgid "gray sensor" -msgstr "sensor de grises" - -#: taextras.py:463 -msgid "PORT 3" -msgstr "PUERTO 3" - -#: taextras.py:464 -msgid "PORT 3 of the brick" -msgstr "PUERTO 3 del brick" - -#: taextras.py:465 -msgid "button sensor" -msgstr "sensor botón" - -#: taextras.py:466 -msgid "distance sensor" -msgstr "sensor de distancia" - -#: taextras.py:467 -msgid "PORT 4" -msgstr "PUERTO 4" - -#: taextras.py:468 -msgid "PORT 4 of the brick" -msgstr "PUERTO 4 del brick" - -#: taextras.py:469 -msgid "sound sensor" -msgstr "sensor de sonido" - -#: taextras.py:470 -msgid "color sensor" -msgstr "sensor de color" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. 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:473 -msgid "set light" -msgstr "prender luz" - -#: taextras.py:474 -msgid "Set color sensor light." -msgstr "Prende la luz del sensor de color." - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: the battery level is the charge level of the brick -#: taextras.py:476 -msgid "battery level" -msgstr "nivel de batería" - -#: taextras.py:477 -msgid "Get the battery level of the brick in millivolts" -msgstr "Obtiene el nivel de batería del brick en milivolts." - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Arduino plugin to control an Arduino board -#: taextras.py:482 -msgid "Palette of Arduino blocks" -msgstr "Paleta de bloques Arduino" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: PWM is pulse-width modulation -#: taextras.py:488 -msgid "PWM" -msgstr "PWM" - -#: taextras.py:489 -msgid "SERVO" -msgstr "SERVO" - -#: taextras.py:490 -msgid "ERROR: Check the Arduino and the number of port." -msgstr "ERROR: Chequee la Arduino y el número de puerto." - -#: taextras.py:491 -msgid "ERROR: Value must be a number from 0 to 255." -msgstr "ERROR: El valor debe ser un número entre 0 y 255." - -#: taextras.py:492 -msgid "ERROR: Value must be either HIGH or LOW, 0 or 1" -msgstr "ERROR: El valor debe ser ALTO o BAJO, 0 o 1" - -#: taextras.py:493 -msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO." -msgstr "ERROR: El modo debe ser ENTRADA, SALIDA, PWM o SERVO." - -#: taextras.py:494 -msgid "ERROR: The value must be an integer." -msgstr "ERROR: El valor debe ser un entero." - -#: taextras.py:495 -msgid "ERROR: The pin must be an integer." -msgstr "ERROR: El pin debe ser un entero." - -#: taextras.py:496 -msgid "arduino" -msgstr "arduino" - -#: taextras.py:497 -msgid "refresh Arduino" -msgstr "refrescar Arduino" - -#: taextras.py:498 -msgid "Search for connected Arduinos." -msgstr "Busca por Arduinos conectadas." - -#: taextras.py:499 -msgid "Arduino" -msgstr "Arduino" - -#: taextras.py:500 -msgid "set current Arduino board" -msgstr "establece la placa Arduino actual" - -#: taextras.py:501 -msgid "number of Arduinos" -msgstr "número de Arduinos" - -#: taextras.py:502 -msgid "number of Arduino boards" -msgstr "número de placas" - -#: taextras.py:503 -msgid "Arduino name" -msgstr "nombre de Arduino" - -#: taextras.py:504 -msgid "Get the name of an Arduino." -msgstr "Obtiene el nombre de la Arduino." - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: pin mode is used to specify the mode (INPUT, OUTPUT, etc) -#. in which an I/O pin is being used. -#: taextras.py:507 -msgid "pin mode" -msgstr "modo del pin" - -#: taextras.py:510 -msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)." -msgstr "Selecciona la función del pin (ENTRADA, SALIDA, PWM, SERVO)." - -#: taextras.py:511 -msgid "analog write" -msgstr "escribir analógico" - -#: taextras.py:513 -msgid "Write analog value in specified port." -msgstr "Escribe un valor analógico en el puerto especificado." - -#: taextras.py:514 -msgid "analog read" -msgstr "leer analógico" - -#: taextras.py:515 -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." -msgstr "" -"Lee un valor desde un puerto analógico. El valor puede ser entre 0 y 1023. " -"Use Vref para determinar el voltaje. Para USB, volt=((leer)*5/1024) " -"aproximadamente." +#: TurtleArtActivity.py:334 turtleblocks.py:428 +msgid "Turn on hover help" +msgstr "Habilitar ayuda flotante" -#: taextras.py:517 -msgid "digital write" -msgstr "escribir digital" +#: TurtleArtActivity.py:344 turtleblocks.py:442 +msgid "Show palette" +msgstr "Mostrar paleta" -#: taextras.py:518 -msgid "Write digital value to specified port." -msgstr "Escribe un valor digital en un puerto específico." +#: TurtleArtActivity.py:350 TurtleArtActivity.py:1054 turtleblocks.py:444 +msgid "Hide palette" +msgstr "Ocultar paleta" -#: taextras.py:519 -msgid "digital read" -msgstr "leer digital" +#: TurtleArtActivity.py:518 +msgid "Rescale coordinates down" +msgstr "Escalar coordenadas hacia abajo" -#: taextras.py:520 -msgid "Read value from digital port." -msgstr "Lee un valor desde un puerto digital." +#: TurtleArtActivity.py:527 TurtleArtActivity.py:693 TurtleArtActivity.py:853 +msgid "Rescale coordinates up" +msgstr "Escalar coordenadas hacia arriba" -#: taextras.py:521 -msgid "Set HIGH value for digital port." -msgstr "Setea el valor ALTO en el puerto digital." +#: TurtleArtActivity.py:625 TurtleArtActivity.py:660 TurtleArtActivity.py:774 +#: TurtleArtActivity.py:827 turtleblocks.py:439 +msgid "Edit" +msgstr "Editar" -#: taextras.py:522 -msgid "Configure Arduino port for digital input." -msgstr "Configura el puerto de la Arduino como entrada digital." +#: TurtleArtActivity.py:630 TurtleArtActivity.py:658 TurtleArtActivity.py:775 +#: TurtleArtActivity.py:845 turtleblocks.py:430 +msgid "View" +msgstr "Ver" -#: taextras.py:523 -msgid "Configure Arduino port to drive a servo." -msgstr "Configura el puerto de la Arduino para manejar un servo." +#: TurtleArtActivity.py:656 TurtleArtActivity.py:776 +msgid "Project" +msgstr "Proyecto" -#: taextras.py:525 -msgid "Configure Arduino port for digital output." -msgstr "Configura el puerto de la Arduino como salida digital." +#: TurtleArtActivity.py:662 TurtleArtActivity.py:773 TurtleArtActivity.py:802 +#: TurtleArtActivity.py:804 TurtleArtActivity.py:981 +msgid "Save/Load" +msgstr "Guardar/Cargar" -#: taextras.py:526 -msgid "Configure Arduino port for PWM (pulse-width modulation)." -msgstr "" -"Configura el puerto de la Arduino para PWM modulación por ancho de pulsos)." +#: TurtleArtActivity.py:670 TurtleArtActivity.py:828 turtleblocks.py:433 +msgid "Copy" +msgstr "Copiar" -#: taextras.py:527 -#, python-format -msgid "Not found Arduino %s" -msgstr "No se encontró Arduino %s" - -#: taextras.py:528 -msgid "The pin must be an integer" -msgstr "El pin debe ser un entero" - -#: taextras.py:529 -msgid "The device must be an integer" -msgstr "El número de dispositivo debe ser un entero" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: plugin to control an ExpEyes device -#: taextras.py:534 -msgid "Palette of Expeyes blocks" -msgstr "Paleta de bloques de Expeyes" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Programmable voltage output -#: taextras.py:536 -msgid "set PVS" -msgstr "establecer PVS" - -#: taextras.py:537 -msgid "set programmable voltage output" -msgstr "establece el voltaje de salida programable" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Square wave 1 voltage output -#: taextras.py:539 -msgid "set SQR1 voltage" -msgstr "establecer voltaje SQR1" - -#: taextras.py:540 -msgid "set square wave 1 voltage output" -msgstr "establece una onda cuadrada en el voltaje de salida" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Square wave 2 voltage output -#: taextras.py:542 -msgid "set SQR2 voltage" -msgstr "establecer voltaje SQR2" - -#: taextras.py:543 -msgid "set square wave 2 voltage output" -msgstr "establece una onda cuadrada en el voltaje de salida" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Digital output level -#: taextras.py:545 -msgid "set OD1" -msgstr "establecer OD1" - -#: taextras.py:546 -msgid "set digital output level (OD1) low (0) or high (1)" -msgstr "establece el nivel de la salida digital (OD1) bajo (0) o alto (1)" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Input 1 voltage level -#: taextras.py:548 -msgid "IN1 level" -msgstr "nivel IN1" - -#: taextras.py:549 -msgid "" -"returns 1 if IN1 voltage level >2.5 volts, 0 if IN1 voltage level <= 2.5 " -"volts" -msgstr "" -"devuelve 1 si el voltaje de IN1 es mayor a 2,5 volts, 0 si el voltaje es <= " -"2,5 volts" +#: TurtleArtActivity.py:672 TurtleArtActivity.py:829 turtleblocks.py:434 +msgid "Paste" +msgstr "Pegar" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Input 2 voltage level -#: taextras.py:552 -msgid "IN2 level" -msgstr "nivel IN2" +#: TurtleArtActivity.py:674 +msgid "Restore blocks from trash" +msgstr "Restaura los bloques de la papelera" -#: taextras.py:553 -msgid "" -"returns 1 if IN2 voltage level >2.5 volts, 0 if IN2 voltage level <= 2.5 " -"volts" -msgstr "" -"devuelve 1 si el voltaje de IN2 es mayor a 2,5 volts, 0 si el voltaje es <= " -"2,5 volts" +#: TurtleArtActivity.py:682 TurtleArtActivity.py:846 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:829 +msgid "Fullscreen" +msgstr "Pantalla completa" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Resistive sensor voltage level -#: taextras.py:556 -msgid "SEN level" -msgstr "nivel SEN" +#: TurtleArtActivity.py:685 TurtleArtActivity.py:847 turtleblocks.py:414 +msgid "Cartesian coordinates" +msgstr "Coordenadas cartesianas" -#: taextras.py:557 -msgid "" -"returns 1 if resistive sensor (SEN) voltage level > 2.5 volts, 0 if SEN " -"voltage level <= 2.5 volts" -msgstr "" -"devuelve 1 si el voltaje del sensor resistivo (SEN) es mayor a 2,5 volts, 0 " -"si el voltaje es <= 2,5 volts" +#: TurtleArtActivity.py:687 TurtleArtActivity.py:849 turtleblocks.py:416 +msgid "Polar coordinates" +msgstr "Coordenadas polares" -#: taextras.py:559 -msgid "capture" -msgstr "capturar" +#: TurtleArtActivity.py:690 TurtleArtActivity.py:851 +msgid "Metric coordinates" +msgstr "Coordenadas centímetros" -#: taextras.py:560 -msgid "input" -msgstr "entrada" +#: TurtleArtActivity.py:696 TurtleArtActivity.py:855 turtleblocks.py:421 +msgid "Grow blocks" +msgstr "Agrandar bloques" -#: taextras.py:561 -msgid "samples" -msgstr "muestras" +#: TurtleArtActivity.py:699 TurtleArtActivity.py:856 turtleblocks.py:423 +msgid "Shrink blocks" +msgstr "Empequeñecer bloques" -#: taextras.py:562 -msgid "interval" -msgstr "intervalo" +#: TurtleArtActivity.py:727 TurtleArtActivity.py:744 TurtleArtActivity.py:783 +#: TurtleArtActivity.py:999 +msgid "Load example" +msgstr "Cargar ejemplos" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: MS is microseconds -#: taextras.py:564 -msgid "" -"capture multiple samples from input at interval (MS); results pushed to FIFO" -msgstr "" -"captura múltiples muestras de la entrada en intervalos (MS); los resultados " -"son puestos en FIFO" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Analog input 1 voltage level -#: taextras.py:567 -msgid "A1" -msgstr "A1" - -#: taextras.py:568 -msgid "read analog input 1 voltage" -msgstr "lee el voltaje de la entrada analógica 1" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Analog input 2 voltage level -#: taextras.py:570 -msgid "A2" -msgstr "A2" - -#: taextras.py:571 -msgid "read analog input 2 voltage" -msgstr "lee el voltaje de la entrada analógica 2" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Read input 1 voltage -#: taextras.py:573 -msgid "IN1" -msgstr "IN1" - -#: taextras.py:574 -msgid "read input 1 voltage" -msgstr "lee el voltaje de la entrada 1" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Read input 2 voltage -#: taextras.py:576 -msgid "IN2" -msgstr "IN2" - -#: taextras.py:577 -msgid "read input 2 voltage" -msgstr "lee el voltaje de la entrada 2" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Read analog sensor input voltage -#: taextras.py:579 -msgid "SEN" -msgstr "SEN" - -#: taextras.py:580 -msgid "read analog sensor input voltage" -msgstr "lee el voltaje de entrada del sensor analógico" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Read square wave 1 input voltage -#: taextras.py:582 -msgid "SQR1" -msgstr "SQR1" - -#: taextras.py:583 -msgid "read square wave 1 voltage" -msgstr "lee el voltaje de la onda cuadrada 1" - -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: Read square wave 2 input voltage -#: taextras.py:585 -msgid "SQR2" -msgstr "SQR2" - -#: taextras.py:586 -msgid "read square wave 2 voltage" -msgstr "lee el voltaje de la onda cuadrada 2" - -#. TRANS: Read programmable voltage -#: taextras.py:588 -msgid "PVS" -msgstr "PVS" - -#: taextras.py:589 -msgid "read programmable voltage" -msgstr "leer voltaje programable" - -#: taextras.py:590 -msgid "Expeyes device not found" -msgstr "El dispositivo Expeyes no fue encontrado" +#: TurtleArtActivity.py:777 TurtleArtActivity.py:1060 turtleblocks.py:451 +msgid "Clean" +msgstr "Limpiar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:281 -msgid "resume playing video or audio" -msgstr "reanudar la reproducción de video o audio" +#: TurtleArtActivity.py:778 TurtleArtActivity.py:1062 turtleblocks.py:452 +msgid "Run" +msgstr "Ejecutar" -#: TurtleArt/taconstants.py:209 TurtleArt/taconstants.py:231 -#: TurtleArt/taconstants.py:252 TurtleArt/taconstants.py:294 -#: TurtleArt/taconstants.py:336 TurtleArt/taconstants.py:378 -msgid "Title" -msgstr "Título" +#: TurtleArtActivity.py:779 TurtleArtActivity.py:1064 turtleblocks.py:453 +msgid "Step" +msgstr "Dar un paso" -#: 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 "Promedio de color RGB de la cámara se desplaza a la pila" +#: TurtleArtActivity.py:784 turtleblocks.py:460 util/helpbutton.py:44 +msgid "Help" +msgstr "Ayuda" -#: TurtleArt/tabasics.py:519 -msgid "yellow" -msgstr "amarillo" +#: TurtleArtActivity.py:785 turtleblocks.py:455 +msgid "Stop" +msgstr "Parar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:670 -msgid "displays polar coordinates" -msgstr "muestra las coordenadas polares" +#: TurtleArtActivity.py:807 TurtleArtActivity.py:1008 +#: TurtleArtActivity.py:1030 turtleblocks.py:403 +msgid "Load project" +msgstr "Cargar proyecto" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:478 -msgid "emptys FILO (first-in-last-out heap)" -msgstr "vacía la pila FILO (primera-en-entrar último-en-salir)" +#: TurtleArtActivity.py:810 TurtleArtActivity.py:1013 +#: TurtleArtActivity.py:1035 +msgid "Load plugin" +msgstr "Cargar plugin" -#: 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 "imagen de la cámara" +#: TurtleArtActivity.py:811 TurtleArtActivity.py:1016 +#: TurtleArtActivity.py:1038 +msgid "Load Python block" +msgstr "Cargar bloque Python" -#: plugins/accelerometer/accelerometer.py:58 -#: plugins/accelerometer/accelerometer.py:65 -msgid "push acceleration in x, y, z to heap" -msgstr "pone la aceleración en los ejes x, y z en la pila" +#: TurtleArtActivity.py:958 +msgid "Palettes" +msgstr "Paletas" -#: TurtleArt/tabasics.py:837 -msgid "if-then operator that uses boolean operators from Numbers palette" -msgstr "" -"operador si-entonces que usa operadores lógicos de la paleta de Números" +#: TurtleArtActivity.py:976 +msgid "Sharing blocks disabled" +msgstr "Compartir bloques deshabilitado" -#: TurtleArt/tabasics.py:868 -msgid "jogs stack right" -msgstr "desplaza la pila a la derecha" +#: TurtleArtActivity.py:1005 turtleblocks.py:402 +msgid "Open" +msgstr "Abrir" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:135 -msgid "Sugar Journal media object" -msgstr "objeto de medios del Diario de Sugar" +#: TurtleArtActivity.py:1055 +msgid "p" +msgstr "p" -#: TurtleArt/tabasics.py:979 -msgid "box 2" -msgstr "caja 2" +#: TurtleArtActivity.py:1060 +msgid "e" +msgstr "e" -#: TurtleArt/tabasics.py:969 -msgid "box 1" -msgstr "caja 1" +#: TurtleArtActivity.py:1062 +msgid "r" +msgstr "r" -#: TurtleArtActivity.py:779 TurtleArtActivity.py:1064 turtleblocks.py:453 -msgid "Step" -msgstr "Dar un paso" +#: TurtleArtActivity.py:1064 +msgid "w" +msgstr "w" -#: TurtleArt/tabasics.py:644 -msgid "multiplies two numeric inputs" -msgstr "multiplica dos entradas numéricas" +#: TurtleArtActivity.py:1067 +msgid "s" +msgstr "s" -#: turtleblocks.py:446 -msgid "Show/hide blocks" -msgstr "Mostar/ocultar bloques" +#: TurtleArtActivity.py:1228 TurtleArtActivity.py:1233 +#: TurtleArtActivity.py:1313 +msgid "Plugin could not be installed." +msgstr "El plugin no puede ser instalado." -#: TurtleArtActivity.py:350 TurtleArtActivity.py:1054 turtleblocks.py:444 -msgid "Hide palette" -msgstr "Ocultar paleta" +#: TurtleArtActivity.py:1309 +msgid "Please restart Turtle Art in order to use the plugin." +msgstr "Reinicie TortugArte para poder usar el plugin." -#: gnome_plugins/collaboration_plugin.py:121 -msgid "Buddies" -msgstr "Amigos" +#: TurtleArtActivity.py:1327 +#, python-format +msgid "Plugin %s already installed." +msgstr "El plugin %s ya se encuentra instalado." + +#: TurtleArtActivity.py:1328 +#, python-format +msgid "Do you want to reinstall %s?" +msgstr "¿Desea reinstalar %s?" #: gnome_plugins/collaboration_plugin.py:64 msgid "My Turtle Art session" msgstr "Mi sesión de TortugArte" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:159 -msgid "Sugar Journal video object" -msgstr "objeto de video del Diario de Sugar" +#: gnome_plugins/collaboration_plugin.py:111 +msgid "Enable collaboration" +msgstr "Permitir la colaboración" -#: TurtleArt/tabasics.py:522 -msgid "cyan" -msgstr "cian" +#: gnome_plugins/collaboration_plugin.py:116 +msgid "Activities" +msgstr "Actividades" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: "summary" option from activity.info file -#. TRANS: "description" option from activity.info file +#: gnome_plugins/collaboration_plugin.py:121 +msgid "Buddies" +msgstr "Amigos" + +#: gnome_plugins/collaboration_plugin.py:124 +msgid "Share" +msgstr "Compartir" + +#: gnome_plugins/collaboration_plugin.py:125 +msgid "Configuration" +msgstr "Configuración" + +#: gnome_plugins/collaboration_plugin.py:128 +msgid "Neighborhood" +msgstr "Vecindario" + +#: gnome_plugins/collaboration_plugin.py:289 +msgid "Nickname" +msgstr "Apodo" + +#: gnome_plugins/collaboration_plugin.py:291 +msgid "Account ID" +msgstr "Cuenta" + +#: gnome_plugins/collaboration_plugin.py:293 +msgid "Server" +msgstr "Servidor" + +#: gnome_plugins/collaboration_plugin.py:295 +msgid "Port" +msgstr "Puerto" + +#: gnome_plugins/collaboration_plugin.py:297 +msgid "Password" +msgstr "Contraseña" + +#: gnome_plugins/collaboration_plugin.py:299 +msgid "Register" +msgstr "Registro" + +#: gnome_plugins/collaboration_plugin.py:301 +msgid "Colors" +msgstr "Colores" + +#: 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 "Cargar" + +#: gnome_plugins/fb_plugin.py:87 +msgid "Facebook wall post" +msgstr "Muro de Facebook" + +#: gnome_plugins/uploader_plugin.py:68 +msgid "Upload to Web" +msgstr "Enviar a la Web" + +#: gnome_plugins/uploader_plugin.py:90 msgid "" -"A Logo-inspired turtle that draws colorful pictures with snap-together " -"visual programming blocks" +"You must have an account at http://turtleartsite.sugarlabs.org to upload " +"your project." msgstr "" -"Una tortuga inspirada en Logo que hace dibujos coloridos junto con bloques " -"complementarios de programación visual" +"Debe contar con una cuenta en http://turtleartsite.sugarlabs.org para bajar " +"su proyecto." -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:921 -msgid "xcor of right of screen" -msgstr "xcor del lado derecho de la pantalla" +#: gnome_plugins/uploader_plugin.py:99 +msgid "Username:" +msgstr "Usuario:" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:442 -msgid "Palette of extra options" -msgstr "Paleta de opciones adicionales" +#: gnome_plugins/uploader_plugin.py:109 +msgid "Password:" +msgstr "Contraseña:" -#: TurtleArtActivity.py:727 TurtleArtActivity.py:744 TurtleArtActivity.py:783 -#: TurtleArtActivity.py:999 -msgid "Load example" -msgstr "Cargar ejemplos" +#: gnome_plugins/uploader_plugin.py:120 +msgid "Title:" +msgstr "Título:" -#: TurtleArt/tabasics.py:1074 -msgid "move all blocks to trash" -msgstr "mueve todos los bloques a la basura" +#: gnome_plugins/uploader_plugin.py:130 +msgid "Description:" +msgstr "Descripción:" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:840 -msgid "list" -msgstr "lista" +#: gnome_plugins/uploader_plugin.py:140 +msgid "Submit to Web" +msgstr "Enviar a la Web" -#: turtleblocks.py:321 -#, python-format -msgid "Configuration directory not writable: %s" -msgstr "Directorio de configuración no modificable: %s" +#: gnome_plugins/uploader_plugin.py:166 +msgid "Login failed" +msgstr "Error de autentificación" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:279 -msgid "media resume" -msgstr "continuar medios" +#: gnome_plugins/uploader_plugin.py:203 +msgid "Failed to upload!" +msgstr "¡Error al descargar!" -#: TurtleArt/tabasics.py:270 TurtleArt/tawindow.py:4302 -msgid "heading" -msgstr "rumbo" +#: 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:313 +msgid "Palette of sensor blocks" +msgstr "Paleta de bloques sensor" -#: TurtleArtActivity.py:976 -msgid "Sharing blocks disabled" -msgstr "Compartir bloques deshabilitado" +#: plugins/accelerometer/accelerometer.py:56 +#: plugins/accelerometer/accelerometer.py:63 +msgid "acceleration" +msgstr "acelerómetro" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:241 -msgid "saves turtle graphics as an SVG file in the Sugar Journal" +#: plugins/accelerometer/accelerometer.py:58 +#: plugins/accelerometer/accelerometer.py:65 +msgid "push acceleration in x, y, z to heap" +msgstr "pone la aceleración en los ejes x, y z en la pila" + +#: plugins/audio_sensors/audio_sensors.py:83 +#: plugins/audio_sensors/audio_sensors.py:98 pysamples/grecord.py:206 +msgid "sound" +msgstr "sonido" + +#: plugins/audio_sensors/audio_sensors.py:84 +#: plugins/audio_sensors/audio_sensors.py:99 +msgid "raw microphone input signal" +msgstr "señal de entrada de micrófono" + +#: plugins/audio_sensors/audio_sensors.py:90 +#: plugins/audio_sensors/audio_sensors.py:105 +msgid "loudness" +msgstr "volumen" + +#: plugins/audio_sensors/audio_sensors.py:91 +#: plugins/audio_sensors/audio_sensors.py:106 +msgid "microphone input volume" +msgstr "volumen de entrada de micrófono" + +#: plugins/audio_sensors/audio_sensors.py:119 +#: plugins/audio_sensors/audio_sensors.py:127 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:298 +msgid "pitch" +msgstr "frecuencia" + +#: plugins/audio_sensors/audio_sensors.py:120 +#: plugins/audio_sensors/audio_sensors.py:128 +msgid "microphone input pitch" msgstr "" -"guarda los gráficos de la tortuga como un archivo SVG en el Diario de Azúcar" +"frecuencia de la componente más intensa del sonido presente en la entrada de " +"micrófono" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:192 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:206 -msgid "draws text or show media from the Journal" -msgstr "dibujar texto o mostrar medios desde el Diario" +#: 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 "resistencia" + +#: 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 "" +"valor de la resistencia conectada a la entrada de micrófono (rango de " +"medición: 700 a 14000 ohms)" + +#: 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 "voltaje" + +#: 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 +msgid "microphone input voltage" +msgstr "" +"valor del voltaje DC conectado a la entrada de micrófono (rango: 0.40 a 1.90 " +"V)" + +#: plugins/camera_sensor/camera_sensor.py:67 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:127 +msgid "Palette of media objects" +msgstr "Paleta de bloques medios" + +#: 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 "brillo" + +#: plugins/camera_sensor/camera_sensor.py:82 +#: plugins/camera_sensor/camera_sensor.py:130 +msgid "light level detected by camera" +msgstr "nivel de luz detectado por la cámara" + +#: 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 "Promedio de color RGB de la cámara se desplaza a la pila" + +#: 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 "imagen de la cámara" + +#: plugins/light_sensor/light_sensor.py:58 +#: plugins/light_sensor/light_sensor.py:65 +msgid "light level detected by light sensor" +msgstr "nivel de luz detectado por el sensor" # Se utilizan las siglas en inglés para "Identificación por Radio Frecuencia" #: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100 msgid "RFID" msgstr "RFID" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:157 -msgid "video" -msgstr "video" +#: plugins/rfid/rfid.py:93 plugins/rfid/rfid.py:101 +msgid "read value from RFID device" +msgstr "leer el valor del dispositivo de radiofrecuencia (RFID)" -#: TurtleArt/tabasics.py:523 -msgid "blue" -msgstr "azul" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:96 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:99 +msgid "while" +msgstr "mientras" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:662 -msgid "displays Cartesian coordinates" -msgstr "muestra coordenadas cartesianas" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:100 +msgid "do-while-True operator that uses boolean operators from Numbers palette" +msgstr "" +"se ejecuta la serie de acciones siguientes al bloque mientras se cumpla la " +"condición fijada al comienzo del mismo" -#: turtleblocks.py:282 -msgid "No option action:" -msgstr "Sin acción alternativa:" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:106 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:109 +msgid "until" +msgstr "hasta" -#: TurtleArt/tabasics.py:876 -msgid "jogs stack down" -msgstr "desplazar la pila abajo" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:110 +msgid "do-until-True operator that uses boolean operators from Numbers palette" +msgstr "" +"se ejecutan la serie de bloques siguientes hasta que se cumpla la condición" -#: TurtleArt/tabasics.py:680 -msgid "modular (remainder) operator" -msgstr "operador módular (resto)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:117 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:750 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:926 +msgid "top" +msgstr "cima" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:989 -msgid "bottom y" -msgstr "debajo y" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:119 +msgid "top of a collapsible stack" +msgstr "cima de una pila plegable" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:238 -msgid "save SVG" -msgstr "guardar SVG" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:123 +msgid "media" +msgstr "medios" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:613 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:630 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:647 -msgid "runs code found in the tamyblock.py module found in the Journal" -msgstr "" -"ejecuta el código del módulo tamyblock.py que se encuentra en el Diario" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:134 +msgid "journal" +msgstr "diario" -#: TurtleArt/tabasics.py:435 -msgid "pen down" -msgstr "bajar pluma" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:135 +msgid "Sugar Journal media object" +msgstr "objeto de medios del Diario de Sugar" -#: TurtleArt/tabasics.py:799 -msgid "wait" -msgstr "esperar" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:145 +msgid "audio" +msgstr "audio" -#: TurtleArt/tabasics.py:988 TurtleArt/tabasics.py:1004 -msgid "box" -msgstr "caja" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:147 +msgid "Sugar Journal audio object" +msgstr "objeto de audio del Diario de Sugar" -#: gnome_plugins/uploader_plugin.py:203 -msgid "Failed to upload!" -msgstr "¡Error al descargar!" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:157 +msgid "video" +msgstr "video" -#: TurtleArt/tawindow.py:1196 TurtleArt/tawindow.py:1811 -msgid "shift" -msgstr "desplazar" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:159 +msgid "Sugar Journal video object" +msgstr "objeto de video del Diario de Sugar" -#: TurtleArt/tabasics.py:934 TurtleArt/tawindow.py:4589 -msgid "invokes named action stack" -msgstr "invocar la pila de acción nombrado" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:169 +msgid "description" +msgstr "descripción" -#: TurtleArt/tabasics.py:918 TurtleArt/tabasics.py:921 -#: TurtleArt/tabasics.py:929 TurtleArt/tabasics.py:933 -#: TurtleArt/tawindow.py:1496 TurtleArt/tawindow.py:1594 -#: TurtleArt/tawindow.py:1607 TurtleArt/tawindow.py:2227 -#: TurtleArt/tawindow.py:4575 -msgid "action" -msgstr "acción" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:171 +msgid "Sugar Journal description field" +msgstr "campo de descripción del Diario de Sugar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:110 -msgid "do-until-True operator that uses boolean operators from Numbers palette" -msgstr "" -"se ejecutan la serie de bloques siguientes hasta que se cumpla la condición" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:188 +msgid "show" +msgstr "mostrar" -#: turtleblocks.py:94 -msgid "usage is" -msgstr "el uso es" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:192 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:206 +msgid "draws text or show media from the Journal" +msgstr "dibujar texto o mostrar medios desde el Diario" -#: TurtleArt/tabasics.py:982 -msgid "Variable 2 (numeric value)" -msgstr "Variable 2 (valor numérico)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:202 +msgid "show aligned" +msgstr "mostrar alineados" -#: TurtleArt/tabasics.py:653 -msgid "divide" -msgstr "dividir" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:215 +msgid "set scale" +msgstr "fijar escala" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:219 +msgid "sets the scale of media" +msgstr "fijar la escala de medios" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:227 +msgid "save picture" +msgstr "guardar imagen" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:229 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:240 msgid "picture name" msgstr "nombre de la imagen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:96 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:99 -msgid "while" -msgstr "mientras" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:913 -msgid "the canvas width" -msgstr "el ancho del lienzo" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:504 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:514 -msgid "empty heap?" -msgstr "pila vacía?" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:230 +msgid "saves a picture to the Sugar Journal" +msgstr "guarda una imagen en el Diario de Azúcar" -#: TurtleArt/tabasics.py:1010 TurtleArt/tawindow.py:4618 -msgid "named variable (numeric value)" -msgstr "variable nombrado (valor numérico)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:238 +msgid "save SVG" +msgstr "guardar SVG" -#: TurtleArt/tawindow.py:1157 TurtleArt/tawindow.py:1790 -msgid "next" -msgstr "siguiente" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:241 +msgid "saves turtle graphics as an SVG file in the Sugar Journal" +msgstr "" +"guarda los gráficos de la tortuga como un archivo SVG en el Diario de Azúcar" -#: TurtleArt/tabasics.py:835 -msgid "if then" -msgstr "si entonces" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:248 +msgid "scale" +msgstr "escala" -#: TurtleArt/tabasics.py:457 -msgid "set pen size" -msgstr "fijar tamaño" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:252 +msgid "holds current scale value" +msgstr "mantiene el valor actual de la escala" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:859 -msgid "presentation template: select Journal object (no description)" -msgstr "" -"plantilla de presentación: seleccionar objeto del Diario (sin descripción)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:257 +msgid "media wait" +msgstr "esperar medios" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:106 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:109 -msgid "until" -msgstr "hasta" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:259 +msgid "wait for current video or audio to complete" +msgstr "esperar hasta completar el audio o vídeo" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:265 msgid "media stop" msgstr "parar medios" -#: TurtleArtActivity.py:334 turtleblocks.py:428 -msgid "Turn on hover help" -msgstr "Habilitar ayuda flotante" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:267 +msgid "stop video or audio" +msgstr "detiene el video o audio" -#: TurtleArt/tabasics.py:1064 -msgid "permanently deletes items in trash" -msgstr "borra permanentemente elementos de la papelera" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:272 +msgid "media pause" +msgstr "pausar medios" -#: pysamples/uturn.py:35 -msgid "uturn" -msgstr "vuelta en U" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:274 +msgid "pause video or audio" +msgstr "pausa el video o audio" -#: TurtleArt/tabasics.py:1020 -msgid "top of Action 1 stack" -msgstr "primero de la pila de Acción 1" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:279 +msgid "media resume" +msgstr "continuar medios" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:571 -msgid "" -"a programmable block: used to add advanced single-variable math equations, e." -"g., sin(x)" -msgstr "" -"un bloque programable: utilizado para añadir ecuaciones matemáticas " -"avanzadas de una variable, p.e., seno(x)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:281 +msgid "resume playing video or audio" +msgstr "reanudar la reproducción de video o audio" -#: TurtleArt/tabasics.py:794 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:91 -msgid "Palette of flow operators" -msgstr "Paleta de operadores de flujo" +# decir +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:287 +msgid "speak" +msgstr "hablar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:751 -#, fuzzy -msgid "top of a collapsed stack" -msgstr "" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"cima de una pila plegable\n" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"cima de una pila colapsada" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:289 +msgid "hello" +msgstr "hola" -#: TurtleArt/tabasics.py:850 TurtleArt/tabasics.py:858 -msgid "if-then-else operator that uses boolean operators from Numbers palette" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:290 +msgid "speaks text" +msgstr "dice texto" + +#. TRANS: pitch, duration, amplitude +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:298 +msgid "sinewave" +msgstr "sinusoide" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:299 +msgid "amplitude" +msgstr "amplitud" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:299 +msgid "duration" +msgstr "duración" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:302 +msgid "plays a sinewave at frequency, amplitude, and duration (in seconds)" msgstr "" -"operador si-entonces-sino que usa operadores lógicos de la paleta de Números" +"reproduce una sinusoide desde frecuencia, amplitud y duración (en segundos)" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:309 +msgid "sensor" +msgstr "sensor" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:320 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:331 +msgid "button down" +msgstr "botón presionado" + +# devuelve en lugar de retorna - mouse en lugar de ratón +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:323 +msgid "returns 1 if mouse button is pressed" +msgstr "retorna 1 si el botón del ratón está presionado" + +# devuelve en lugar de retorna - mouse en lugar de ratón +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:334 +msgid "returns True if mouse button is pressed" +msgstr "devuelve Verdadero si el botón del ratón está presionado" + +# mouse x o cursor +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:342 +msgid "mouse x" +msgstr "cursor x" + +# devuelve en lugar de retorna - mouse en lugar de ratón +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:345 +msgid "returns mouse x coordinate" +msgstr "devuelve la coordenada x del cursor" + +# mouse y - ratón y +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:352 +msgid "mouse y" +msgstr "cursor y" # devuelve en lugar de retorna - mouse en lugar de ratón #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:355 msgid "returns mouse y coordinate" msgstr "retorna la coordenada y del cursor" -#: TurtleArt/tabasics.py:402 -msgid "holds current pen shade" -msgstr "contiene la tonalidad actual de la pluma" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:363 +msgid "query keyboard" +msgstr "consulta de teclado" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: pitch, duration, amplitude -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:298 -msgid "sinewave" -msgstr "sinusoide" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:365 +msgid "query for keyboard input (results stored in keyboard block)" +msgstr "" +"consulta para la entrada de teclado (los resultados están almacenados en el " +"bloque del teclado)" -#: gnome_plugins/uploader_plugin.py:166 -msgid "Login failed" -msgstr "Error de autentificación" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:372 +msgid "keyboard" +msgstr "teclado" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:962 -msgid "left x" -msgstr "izquierda x" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:376 +msgid "holds results of query-keyboard block as ASCII" +msgstr "contiene los resultados del bloque de consulta de teclado como ASCII" -# rumbo is the word traditionally used in LOGO; we should try to maintain consistency with the LOGO community -#: TurtleArt/tabasics.py:228 -msgid "set heading" -msgstr "fijar rumbo" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:408 +msgid "read pixel" +msgstr "leer pixel" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:411 msgid "RGB color under the turtle is pushed to the stack" msgstr "Se envia a la pila el color RGB bajo la tortuga" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:814 -msgid "declutters canvas by hiding blocks" -msgstr "limpia el lienzo ocultando bloques" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:419 +msgid "turtle sees" +msgstr "la tortuga ve" -#: TurtleArtActivity.py:1064 -msgid "w" -msgstr "w" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:421 +msgid "returns the color that the turtle \"sees\"" +msgstr "muestra el color que \"ve\" la tortuga" -#: TurtleArtActivity.py:1062 -msgid "r" -msgstr "r" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:429 +msgid "time" +msgstr "tiempo" -#: TurtleArtActivity.py:1067 -msgid "s" -msgstr "s" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:432 +msgid "elapsed time (in seconds) since program started" +msgstr "el tiempo transcurrido (en segundos) desde el inicio del programa" -#: TurtleArtActivity.py:1055 -msgid "p" -msgstr "p" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:438 +msgid "extras" +msgstr "extras" -#: TurtleArtActivity.py:1060 -msgid "e" -msgstr "e" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:442 +msgid "Palette of extra options" +msgstr "Paleta de opciones adicionales" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:551 -msgid "Python chr operator" -msgstr "Operador chr de Python" +#. TRANS: push adds a new item to the program stack +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:449 +msgid "push" +msgstr "empujar" -#: TurtleArt/tabasics.py:867 -msgid "horizontal space" -msgstr "espacio horizontal" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:452 +msgid "pushes value onto FILO (first-in last-out heap)" +msgstr "apila el valor sobre la pila FILO (primero en entrar, último en salir)" -#: TurtleArtActivity.py:690 TurtleArtActivity.py:851 -msgid "Metric coordinates" -msgstr "Coordenadas centímetros" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:462 +msgid "show heap" +msgstr "mostrar pila" -#: TurtleArt/tabasics.py:914 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:183 -msgid "string value" -msgstr "valor de cadena" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:465 +msgid "shows values in FILO (first-in last-out heap)" +msgstr "" +"muestra los valores en la pila FILO (primero en entrar, último en salir)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:169 -msgid "description" -msgstr "descripción" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:475 +msgid "empty heap" +msgstr "vaciar pila" -#: TurtleArt/talogo.py:573 -msgid "I don't know how to" -msgstr "No sé como hacerlo" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:478 +msgid "emptys FILO (first-in-last-out heap)" +msgstr "vacía la pila FILO (primera-en-entrar último-en-salir)" -#: gnome_plugins/uploader_plugin.py:99 -msgid "Username:" -msgstr "Usuario:" +#. TRANS: pop removes a new item from the program stack +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:489 +msgid "pop" +msgstr "sacar" -#: TurtleArt/tabasics.py:474 -msgid "starts filled polygon (used with end fill block)" -msgstr "" -"comenzar a rellenar el poligono (usado con finalizar el relleno del bloque)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:493 +msgid "pops value off FILO (first-in last-out heap)" +msgstr "saca el valor de la pila FILO (primero en entrar, último en salir)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:873 -msgid "presentation template: select four Journal objects" -msgstr "plantilla de presentación: seleccionar cuatro objetos del Diario" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:504 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:514 +msgid "empty heap?" +msgstr "pila vacía?" -#: TurtleArtActivity.py:630 TurtleArtActivity.py:658 TurtleArtActivity.py:775 -#: TurtleArtActivity.py:845 turtleblocks.py:430 -msgid "View" -msgstr "Ver" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:507 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:517 +msgid "returns True if heap is empty" +msgstr "devuelve Verdadero si la pila está vacía" -#: TurtleArt/tabasics.py:378 -msgid "sets gray level of the line drawn by the turtle" -msgstr "establece el nivel de gris de la línea dibujada por la tortuga" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:525 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:527 +msgid "comment" +msgstr "comentar" -#: gnome_plugins/uploader_plugin.py:109 -msgid "Password:" -msgstr "Contraseña:" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:529 +msgid "places a comment in your code" +msgstr "coloca un comentario en tu código" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:419 -msgid "turtle sees" -msgstr "la tortuga ve" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:536 +msgid "print" +msgstr "imprimir" -#: TurtleArt/tabasics.py:882 -msgid "stop action" -msgstr "parar acción" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:540 +msgid "prints value in status block at bottom of the screen" +msgstr "" +"imprime el valor en el bloque de estado en la parte inferior de la pantalla" -#: TurtleArt/tabasics.py:521 -msgid "green" -msgstr "verde" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:551 +msgid "Python chr operator" +msgstr "Operador chr de Python" -#: TurtleArt/tabasics.py:317 TurtleArt/tabasics.py:331 -#: TurtleArt/tabasics.py:401 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1128 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1133 -msgid "shade" -msgstr "tono" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:560 +msgid "Python int operator" +msgstr "Operador int de Python" -#: TurtleArt/tabasics.py:321 TurtleArt/tabasics.py:335 -msgid "fills the background with (color, shade)" -msgstr "rellena el fondo con (color, sombra)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:567 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:581 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:595 +msgid "Python" +msgstr "Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:227 -msgid "save picture" -msgstr "guardar imagen" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:571 +msgid "" +"a programmable block: used to add advanced single-variable math equations, e." +"g., sin(x)" +msgstr "" +"un bloque programable: utilizado para añadir ecuaciones matemáticas " +"avanzadas de una variable, p.e., seno(x)" -#: plugins/audio_sensors/audio_sensors.py:119 -#: plugins/audio_sensors/audio_sensors.py:127 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:298 -msgid "pitch" -msgstr "frecuencia" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:585 +msgid "" +"a programmable block: used to add advanced multi-variable math equations, e." +"g., sqrt(x*x+y*y)" +msgstr "" +"un bloque programable: utilizado para agregar ecuaciones matemáticas " +"avanzadas de múltiples variables, i.e., sqrt(x*x+y*y)" -# devuelve en lugar de retorna - mouse en lugar de ratón -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:323 -msgid "returns 1 if mouse button is pressed" -msgstr "retorna 1 si el botón del ratón está presionado" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:599 +msgid "" +"a programmable block: used to add advanced multi-variable math equations, e." +"g., sin(x+y+z)" +msgstr "" +"un bloque programable: utilizado para añadir ecuaciones matemáticas " +"avanzadas multivariables, p.e. seno(x+y+z)" -#: TurtleArtActivity.py:527 TurtleArtActivity.py:693 TurtleArtActivity.py:853 -msgid "Rescale coordinates up" -msgstr "Escalar coordenadas hacia arriba" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:611 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:628 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:644 +msgid "Python block" +msgstr "bloque Python" -# verbo -#: TurtleArt/tabasics.py:423 -msgid "pen up" -msgstr "subir pluma" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:613 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:630 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:647 +msgid "runs code found in the tamyblock.py module found in the Journal" +msgstr "ejecuta el código del módulo tamyblock.py que se encuentra en el Diario" -#: TurtleArt/tabasics.py:517 -msgid "orange" -msgstr "naranja" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660 +msgid "Cartesian" +msgstr "Cartesiana" -#: TurtleArt/tabasics.py:803 -msgid "pauses program execution a specified number of seconds" -msgstr "detiene la ejecución del programa por número determinado de segundos" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:662 +msgid "displays Cartesian coordinates" +msgstr "muestra coordenadas cartesianas" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:452 -msgid "pushes value onto FILO (first-in last-out heap)" -msgstr "apila el valor sobre la pila FILO (primero en entrar, último en salir)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:668 +msgid "polar" +msgstr "polar" -#: TurtleArt/tabasics.py:1073 -msgid "clear all" -msgstr "borrar todos" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:670 +msgid "displays polar coordinates" +msgstr "muestra las coordenadas polares" -#: TurtleArt/tabasics.py:832 TurtleArt/tabasics.py:845 -msgid "then" -msgstr "entonces" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:680 +msgid "chooses which turtle to command" +msgstr "elige la tortuga a ordenar" -#: gnome_plugins/collaboration_plugin.py:299 -msgid "Register" -msgstr "Registro" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:688 +msgid "turtle x" +msgstr "tortuga x" -#: TurtleArt/tabasics.py:759 -msgid "not" -msgstr "no" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:691 +msgid "Returns x coordinate of turtle" +msgstr "Devuelve la coordenada x de la tortuga" -#: TurtleArt/tabasics.py:849 TurtleArt/tabasics.py:857 -msgid "if then else" -msgstr "si entonces sino" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:698 +msgid "turtle y" +msgstr "tortuga y" -#: TurtleArt/tabasics.py:885 -msgid "stops current action" -msgstr "detiene la acción actual" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:701 +msgid "Returns y coordinate of turtle" +msgstr "Devuelve la coordenada y de la tortuga" -#: TurtleArt/tabasics.py:187 -msgid "turns turtle clockwise (angle in degrees)" -msgstr "gira la tortuga en sentido horario (ángulo en grados)" +#. TRANS: pop removes a new item from the program stack +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:709 +msgid "active turtle" +msgstr "tortuga activa" -#: TurtleArt/tabasics.py:414 -msgid "holds current gray level (can be used in place of a number block)" -msgstr "" -"contiene el nivel actual de gris (puede ser utilizado en vez de un bloque " -"numérico)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:712 +msgid "the name of the active turtle" +msgstr "nombre de la tortuga activa" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:897 -msgid "xcor of left of screen" -msgstr "coorx de la izquierda de la pantalla" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:720 +msgid "turtle heading" +msgstr "rumbo tortuga" -#: turtleblocks.py:425 -msgid "Reset block size" -msgstr "Restaurar el tamaño del bloque" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:723 +msgid "Returns heading of turtle" +msgstr "Devuelve el rumbo de la tortuga" -#: TurtleArt/tabasics.py:122 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:676 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:794 -msgid "turtle" -msgstr "tortuga" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:732 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:742 +msgid "turtle shell" +msgstr "caparazón tortuga" -#: TurtleArt/tapalette.py:98 -msgid "displays next palette" -msgstr "muestra la siguiente paleta" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:734 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:743 +msgid "put a custom 'shell' on the turtle" +msgstr "pone una caparazón personalizada a la tortuga" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:812 -#, fuzzy -msgid "hide blocks" -msgstr "" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"ocultar los bloques\n" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"ocultar bloques" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:751 +msgid "top of a collapsed stack" +msgstr "cima de una pila colapsada" -#: plugins/camera_sensor/camera_sensor.py:82 -#: plugins/camera_sensor/camera_sensor.py:130 -msgid "light level detected by camera" -msgstr "nivel de luz detectado por la cámara" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:756 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:767 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:779 +msgid "load" +msgstr "cargar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:560 -msgid "Python int operator" -msgstr "Operador int de Python" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:759 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:771 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:783 +msgid "loads a block" +msgstr "carga un bloque" -#: TurtleArt/tabasics.py:740 -msgid "logical less-than operator" -msgstr "operador lógico menor que" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:782 +msgid "setxy" +msgstr "fijar xy" -#: TurtleArt/tabasics.py:1069 -msgid "restore all blocks from trash" -msgstr "restaura todos los bloques de la papelera" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:792 +msgid "select palette" +msgstr "seleccionar paleta" -#: turtleblocks.py:404 -msgid "Save" -msgstr "Guardar" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:795 +msgid "selects a palette" +msgstr "selecciona una paleta" -#: TurtleArt/tabasics.py:941 -msgid "store in box 1" -msgstr "guardar en caja 1" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:801 +msgid "portfolio" +msgstr "cartera" -#: TurtleArt/tabasics.py:955 -msgid "store in box 2" -msgstr "guardar en caja 2" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:805 +msgid "Palette of presentation templates" +msgstr "Paleta de plantillas de presentaciones" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:812 +msgid "hide blocks" +msgstr "ocultar bloques" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:814 +msgid "declutters canvas by hiding blocks" +msgstr "limpia el lienzo ocultando bloques" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:821 +msgid "show blocks" +msgstr "mostrar bloques" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:823 +msgid "restores hidden blocks" +msgstr "restaura bloques ocultos" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:831 msgid "hides the Sugar toolbars" msgstr "oculta las barras de herramientas de Azúcar" -#: TurtleArt/tabasics.py:243 -msgid "" -"holds current x-coordinate value of the turtle (can be used in place of a " -"number block)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:840 +msgid "list" +msgstr "lista" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:844 +msgid "presentation bulleted list" +msgstr "presentación con lista de viñetas" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:852 +msgid "presentation template: list of bullets" +msgstr "plantilla de presentación: lista de viñetas" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:859 +msgid "presentation template: select Journal object (no description)" msgstr "" -"contiene la coordenada x actual de la tortuga (se puede usar en vez de un " -"bloque de número)" +"plantilla de presentación: seleccionar objeto del Diario (sin descripción)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:536 -msgid "print" -msgstr "imprimir" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:866 +msgid "presentation template: select Journal object (with description)" +msgstr "" +"plantilla de presentación: seleccionar objeto del Diario (con descripción)" -# devuelve en lugar de retorna - mouse en lugar de ratón -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:345 -msgid "returns mouse x coordinate" -msgstr "devuelve la coordenada x del cursor" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:873 +msgid "presentation template: select four Journal objects" +msgstr "plantilla de presentación: seleccionar cuatro objetos del Diario" -#: TurtleArt/tabasics.py:516 -msgid "red" -msgstr "rojo" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:880 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:887 +msgid "presentation template: select two Journal objects" +msgstr "plantilla de presentación: seleccionar dos objetos del Diario" -#: TurtleArtActivity.py:207 TurtleArtActivity.py:806 TurtleArtActivity.py:989 -#: TurtleArtActivity.py:1025 turtleblocks.py:408 -msgid "Save as Logo" -msgstr "Guardar como Logo" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:897 +msgid "xcor of left of screen" +msgstr "coorx de la izquierda de la pantalla" -#: TurtleArt/tabasics.py:351 -msgid "sets color of the line drawn by the turtle" -msgstr "fija el color de la línea que la tortuga dibuja" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:902 +msgid "bottom" +msgstr "debajo" -#: plugins/audio_sensors/audio_sensors.py:90 -#: plugins/audio_sensors/audio_sensors.py:105 -msgid "loudness" -msgstr "volumen" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:905 +msgid "ycor of bottom of screen" +msgstr "coory del limite inferior de la pantalla" -#: gnome_plugins/collaboration_plugin.py:111 -msgid "Enable collaboration" -msgstr "Permitir la colaboración" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:910 +msgid "width" +msgstr "anchura" -#: 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:313 -msgid "Palette of sensor blocks" -msgstr "Paleta de bloques sensor" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:913 +msgid "the canvas width" +msgstr "el ancho del lienzo" -#: TurtleArtActivity.py:810 TurtleArtActivity.py:1013 -#: TurtleArtActivity.py:1035 -msgid "Load plugin" -msgstr "Cargar plugin" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:921 +msgid "xcor of right of screen" +msgstr "xcor del lado derecho de la pantalla" -# devuelve en lugar de retorna - mouse en lugar de ratón -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:334 -msgid "returns True if mouse button is pressed" -msgstr "devuelve Verdadero si el botón del ratón está presionado" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:929 +msgid "ycor of top of screen" +msgstr "ycor del limite superior de la pantalla" -#: TurtleArt/tabasics.py:715 -msgid "number" -msgstr "número" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:934 +msgid "height" +msgstr "altura" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:363 -msgid "query keyboard" -msgstr "consulta de teclado" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:937 +msgid "the canvas height" +msgstr "la altura del lienzo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:117 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:750 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:926 -msgid "top" -msgstr "cima" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:944 +msgid "title x" +msgstr "título x" -#: gnome_plugins/uploader_plugin.py:140 -msgid "Submit to Web" -msgstr "Enviar a la Web" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:953 +msgid "title y" +msgstr "título y" -#: TurtleArtActivity.py:685 TurtleArtActivity.py:847 turtleblocks.py:414 -msgid "Cartesian coordinates" -msgstr "Coordenadas cartesianas" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:962 +msgid "left x" +msgstr "izquierda x" -#: gnome_plugins/collaboration_plugin.py:289 -msgid "Nickname" -msgstr "Apodo" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:971 +msgid "top y" +msgstr "arriba y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:215 -msgid "set scale" -msgstr "fijar escala" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:980 +msgid "right x" +msgstr "derecha x" -#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:2205 -#: TurtleArtActivity.py:800 -msgid "Share selected blocks" -msgstr "Compartir bloques seleccionados" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:989 +msgid "bottom y" +msgstr "debajo y" -#: TurtleArt/tabasics.py:526 -msgid "white" -msgstr "blanco" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1002 +msgid "my blocks" +msgstr "mis bloques" -#: TurtleArt/tabasics.py:904 -msgid "connects action to toolbar run buttons" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1007 +msgid "Palette of user-defined operators" +msgstr "Paleta de operaciones definidas por el usuario" + +#: pysamples/brain.py:43 +msgid "Please install the Speak Activity and try again." +msgstr "Por favor instala la Actividad Hablar e intenta de nuevo." + +#: pysamples/brain.py:52 +msgid "Spanish" +msgstr "Español" + +#: pysamples/brain.py:56 pysamples/brain.py:69 pysamples/brain.py:71 +#: pysamples/brain.py:77 +msgid "English" +msgstr "Inglés" + +#: pysamples/brain.py:88 +msgid "Sorry, I can't understand what you are asking about." +msgstr "Lo siento, no puedo entender lo que estás preguntando." + +#: pysamples/brain.py:97 +msgid "" +"Sorry, there is no free memory to load my brain. Close other activities and " +"try once more." msgstr "" -"conecta la acción a los botones de ejecución de la barra de herramientas" +"Lo siento, no hay memoria libre para cargar mi cerebro. Cierra otras " +"actividades e intenta una vez más." -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:432 -msgid "elapsed time (in seconds) since program started" -msgstr "el tiempo transcurrido (en segundos) desde el inicio del programa" +#: pysamples/forward_push.py:48 +msgid "push destination rgb value to heap" +msgstr "empujar el valor rgb de destino a la pila" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:299 -msgid "amplitude" -msgstr "amplitud" +#: pysamples/grecord.py:216 +msgid "stop" +msgstr "parar" -#: TurtleArt/tawindow.py:1682 TurtleArt/tawindow.py:1721 -#: gnome_plugins/uploader_plugin.py:144 -msgid "Cancel" -msgstr "Cancelar" +#: pysamples/grecord.py:218 +msgid "play" +msgstr "reproducir" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:937 -msgid "the canvas height" -msgstr "la altura del lienzo" +#: pysamples/grecord.py:220 +msgid "save" +msgstr "guardar" -#: TurtleArt/tabasics.py:627 -msgid "minus" -msgstr "menos" +#: pysamples/journal-stats.py:80 +msgid "other" +msgstr "otros" -#: TurtleArt/tabasics.py:768 TurtleArt/tabasics.py:771 -msgid "and" -msgstr "y" +#: pysamples/uturn.py:35 +msgid "uturn" +msgstr "vuelta en U" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:119 -msgid "top of a collapsible stack" -msgstr "cima de una pila plegable" +#: pysamples/uturn.py:37 +msgid "turns the turtle 180 degrees" +msgstr "gira la tortuga 180 grados" -#: TurtleArt/talogo.py:632 -msgid "as input" -msgstr "como entrada" +#: turtleblocks.py:94 +msgid "usage is" +msgstr "el uso es" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:611 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:628 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:644 -msgid "Python block" -msgstr "bloque Python" +#: turtleblocks.py:282 +msgid "No option action:" +msgstr "Sin acción alternativa:" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:257 -msgid "media wait" -msgstr "esperar medios" +#: turtleblocks.py:297 +msgid "File not found" +msgstr "Fichero no encontrado" -#: plugins/accelerometer/accelerometer.py:56 -#: plugins/accelerometer/accelerometer.py:63 -msgid "acceleration" -msgstr "acelerómetro" +#: turtleblocks.py:321 +#, python-format +msgid "Configuration directory not writable: %s" +msgstr "Directorio de configuración no modificable: %s" -#: TurtleArt/tabasics.py:495 -msgid "holds current pen size (can be used in place of a number block)" -msgstr "" -"contiene el tamaño actual de la pluma (se puede usar en vez de un bloque de " -"número)" +#: turtleblocks.py:397 +msgid "New" +msgstr "Nuevo" -#: TurtleArt/tabasics.py:699 -msgid "min" -msgstr "min" +#: turtleblocks.py:398 +msgid "Show sample projects" +msgstr "Mostrar proyectos de ejemplo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:759 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:771 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:783 -#, fuzzy -msgid "loads a block" -msgstr "" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"cargar un bloque\n" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"carga un bloque" +#: turtleblocks.py:400 +msgid "Hide sample projects" +msgstr "Ocultar proyectos de ejemplo" -#: TurtleArt/tabasics.py:312 -msgid "Palette of pen commands" -msgstr "Paleta de órdenes de la pluma" +#: turtleblocks.py:404 +msgid "Save" +msgstr "Guardar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:465 -msgid "shows values in FILO (first-in last-out heap)" -msgstr "" -"muestra los valores en la pila FILO (primero en entrar, último en salir)" +#: turtleblocks.py:405 +msgid "Save as" +msgstr "Guardar como" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:100 -msgid "do-while-True operator that uses boolean operators from Numbers palette" -msgstr "" -"se ejecuta la serie de acciones siguientes al bloque mientras se cumpla la " -"condición fijada al comienzo del mismo" +#: turtleblocks.py:410 +msgid "Quit" +msgstr "Salir" #: turtleblocks.py:411 msgid "File" msgstr "Archivo" -#: TurtleArt/tabasics.py:762 -msgid "logical NOT operator" -msgstr "operador NO lógico" +#: turtleblocks.py:419 +msgid "Rescale coordinates" +msgstr "Escalar coordenadas" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:905 -msgid "ycor of bottom of screen" -msgstr "coory del limite inferior de la pantalla" +#: turtleblocks.py:425 +msgid "Reset block size" +msgstr "Restaurar el tamaño del bloque" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:866 -msgid "presentation template: select Journal object (with description)" -msgstr "" -"plantilla de presentación: seleccionar objeto del Diario (con descripción)" +#: turtleblocks.py:446 +msgid "Show/hide blocks" +msgstr "Mostar/ocultar bloques" -#: TurtleArt/tabasics.py:609 -msgid "Palette of numeric operators" -msgstr "Paleta de operadores numéricos" +#: turtleblocks.py:448 +msgid "Tools" +msgstr "Herramientas" -#: TurtleArt/tabasics.py:641 -msgid "multiply" -msgstr "multiplicar" +#: turtleblocks.py:454 +msgid "Debug" +msgstr "Depurar" -#: TurtleArt/tabasics.py:810 -msgid "forever" -msgstr "por siempre" +#: turtleblocks.py:456 +msgid "Turtle" +msgstr "Tortuga" -#: TurtleArtActivity.py:1327 -#, python-format -msgid "Plugin %s already installed." -msgstr "El plugin %s ya se encuentra instalado." +#: turtleblocks.py:459 +msgid "About..." +msgstr "Acerca..." -#: TurtleArt/tabasics.py:365 -msgid "sets shade of the line drawn by the turtle" -msgstr "fija la tonalidad de la linea que la tortuga dibuja" +#: turtleblocks.py:498 +msgid "You have unsaved work. Would you like to save before quitting?" +msgstr "Hay trabajo sin guardar. ¿Le gustaría guardar antes de salir?" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:290 -msgid "speaks text" -msgstr "dice texto" +#: turtleblocks.py:500 +msgid "Save project?" +msgstr "¿Guardar el proyecto?" -#: TurtleArtActivity.py:272 -msgid "snapshot" -msgstr "instantánea" +#~ msgid "palette" +#~ msgstr "paleta" -#: TurtleArt/tabasics.py:158 -msgid "clean" -msgstr "limpiar" +#~ msgid "set text color" +#~ msgstr "fijar el color del texto" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:880 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:887 -msgid "presentation template: select two Journal objects" -msgstr "plantilla de presentación: seleccionar dos objetos del Diario" +#~ msgid "sets color of text drawn by the turtle" +#~ msgstr "fija el color del texto dibujado por la tortuga" -#: TurtleArtActivity.py:696 TurtleArtActivity.py:855 turtleblocks.py:421 -msgid "Grow blocks" -msgstr "Agrandar bloques" +#~ msgid "set text size" +#~ msgstr "fijar tamaño del texto" -#: TurtleArtActivity.py:682 TurtleArtActivity.py:846 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:829 -msgid "Fullscreen" -msgstr "Pantalla completa" +#~ msgid "sets size of text drawn by the turtle" +#~ msgstr "fija el tamaño del texto dibujado por la tortuga" -#: turtleblocks.py:297 -msgid "File not found" -msgstr "Fichero no encontrado" +#~ msgid "presentation 1x1" +#~ msgstr "presentación 1x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:188 -msgid "show" -msgstr "mostrar" +#~ msgid "presentation 2x1" +#~ msgstr "presentación 2x1" -#: TurtleArt/tabasics.py:911 TurtleArt/tabasics.py:912 -#: TurtleArt/tabasics.py:913 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:180 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:181 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:189 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:203 -msgid "text" -msgstr "texto" +#~ msgid "presentation 1x2" +#~ msgstr "presentación 1x2" -#: TurtleArt/tabasics.py:699 -msgid "random" -msgstr "aleatorio" +#~ msgid "presentation 2x2" +#~ msgstr "presentación 2x2" -#: TurtleArt/tabasics.py:727 -msgid "logical greater-than operator" -msgstr "operador lógico mayor que" +#~ msgid "make a uturn" +#~ msgstr "hacer una vuelta en U" -#: TurtleArt/tabasics.py:175 -msgid "turns turtle counterclockwise (angle in degrees)" -msgstr "gira la tortuga en sentido anti-horario (ángulo en grados)" +#~ msgid "Turtle Art" +#~ msgstr "TortugArte" -#: TurtleArt/tabasics.py:527 -msgid "black" -msgstr "negro" +#~ msgid "Turtle Art Mini" +#~ msgstr "TortugArte Mini" -#: TurtleArt/tabasics.py:692 -msgid "calculates square root" -msgstr "calcula la raíz cuadrada" +#~ msgid "Turtle Confusion" +#~ msgstr "TortugArte Confusión" -#: TurtleArt/tabasics.py:257 -msgid "" -"holds current y-coordinate value of the turtle (can be used in place of a " -"number block)" -msgstr "" -"contiene la coordenada y actual de la tortuga (se puede usar en vez de un " -"bloque de número)" +#~ msgid "Select a challenge" +#~ msgstr "Selecciona un desafío" -# mouse x o cursor -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:342 -msgid "mouse x" -msgstr "cursor x" +#~ msgid "Amazonas Tortuga" +#~ msgstr "Tortuga Amazonas" -# mouse y - ratón y -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:352 -msgid "mouse y" -msgstr "cursor y" +#~ msgid "Palette of Mexican pesos" +#~ msgstr "Paleta de Pesos Mexicanos" -#: pysamples/grecord.py:216 -msgid "stop" -msgstr "parar" +#~ msgid "Palette of Colombian pesos" +#~ msgstr "Paleta de Pesos Colombianos" -#: TurtleArt/tabasics.py:724 -msgid "greater than" -msgstr "mayor que" +#~ msgid "Palette of Rwandan francs" +#~ msgstr "Paleta de Francos de Ruanda" -#: TurtleArt/tabasics.py:242 TurtleArt/tawindow.py:4301 -msgid "xcor" -msgstr "coorx" +#~ msgid "Palette of US dollars" +#~ msgstr "Paleta de Dólares Americanos" -#: TurtleArtActivity.py:784 turtleblocks.py:460 util/helpbutton.py:44 -msgid "Help" -msgstr "Ayuda" +#~ msgid "Palette of Australian dollars" +#~ msgstr "Paleta de Dólares Australianos" -#: turtleblocks.py:500 -msgid "Save project?" -msgstr "¿Guardar el proyecto?" +#~ msgid "Palette of Paraguayan Guaranies" +#~ msgstr "Paleta de Guaraníes Paraguayos" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:680 -msgid "chooses which turtle to command" -msgstr "elige la tortuga a ordenar" +#~ msgid "Palette of Peruvian Nuevo Soles" +#~ msgstr "Paletea de Nuevos Soles Peruanos" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:980 -msgid "right x" -msgstr "derecha x" +#~ msgid "Palette of Uruguayan Pesos" +#~ msgstr "Paleta de Pesos Uruguayos" -#: plugins/light_sensor/light_sensor.py:58 -#: plugins/light_sensor/light_sensor.py:65 -msgid "light level detected by light sensor" -msgstr "nivel de luz detectado por el sensor" +#~ msgid "TurtleBots" +#~ msgstr "TurtleBots" -#: TurtleArtActivity.py:1228 TurtleArtActivity.py:1233 -#: TurtleArtActivity.py:1313 -msgid "Plugin could not be installed." -msgstr "El plugin no puede ser instalado." +#~ msgid "adjust LED intensity between 0 and 255" +#~ msgstr "ajusta la intensidad del LED entre 0 y 255" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:372 -msgid "keyboard" -msgstr "teclado" +#~ msgid "returns the object gray level as a number between 0 and 1023" +#~ msgstr "devuelve el nivel de luz en el ambiente como un número entre 0 y 1023" -#: TurtleArt/tabasics.py:197 -msgid "arc" -msgstr "arco" +#~ msgid "returns 1 when the button is press and 0 otherwise" +#~ msgstr "devuelve 1 cuando el botón está presionado y 0 en otro caso" -#: TurtleArt/tabasics.py:197 -msgid "radius" -msgstr "radio" +#~ msgid "returns the ambient light level as a number between 0 and 1023" +#~ msgstr "devuelve el nivel de luz en el ambiente como un número entre 0 y 1023" -#: TurtleArtActivity.py:687 TurtleArtActivity.py:849 turtleblocks.py:416 -msgid "Polar coordinates" -msgstr "Coordenadas polares" +#~ msgid "returns the ambient temperature as a number between 0 and 255" +#~ msgstr "devuelve la temperatura en el ambiente como un número entre 0 y 255" -#: TurtleArt/tabasics.py:361 -msgid "set shade" -msgstr "fijar tono" +#~ msgid "" +#~ "returns the distance from the object in front of the sensor as a number " +#~ "between 0 and 255" +#~ msgstr "" +#~ "devuelve la distancia del objeto en frente al sensor como un número entre 0 " +#~ "y 255" -#: TurtleArt/tabasics.py:772 -msgid "logical AND operator" -msgstr "operador Y lógico" +#~ msgid "returns 0 or 1 depending on the sensor inclination" +#~ msgstr "devuelve 0 o 1 dependiendo de la inclinación del sensor" -#: gnome_plugins/uploader_plugin.py:90 -msgid "" -"You must have an account at http://turtleartsite.sugarlabs.org to upload " -"your project." -msgstr "" -"Debe contar con una cuenta en http://turtleartsite.sugarlabs.org para bajar " -"su proyecto." +#~ msgid "returns 1 when the sensors detects a magnetic field, 0 otherwise" +#~ msgstr "devuelve 1 cuando el sensor detecta un campo magnético, 0 en otro caso" -#: TurtleArtActivity.py:778 TurtleArtActivity.py:1062 turtleblocks.py:452 -msgid "Run" -msgstr "Ejecutar" +#~ msgid "switches from 0 to 1, the frequency depends on the vibration" +#~ msgstr "oscila entre 0 y 1 dependiendo de la vibración" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:462 -msgid "show heap" -msgstr "mostrar pila" +#~ msgid "returns the value of the resistance" +#~ msgstr "devuleve el valor de la resistencia" -#: TurtleArt/tabasics.py:232 -msgid "sets the heading of the turtle (0 is towards the top of the screen.)" -msgstr "" -"fija la orientación de la tortuga (0 es hacia la parte superior de la " -"pantalla.)" +#~ msgid "LED" +#~ msgstr "LED" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:795 -#, fuzzy -msgid "selects a palette" -msgstr "" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"seleccionar paleta\n" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"selecciona una paleta" +#~ msgid "button" +#~ msgstr "botón" -#: plugins/audio_sensors/audio_sensors.py:91 -#: plugins/audio_sensors/audio_sensors.py:106 -msgid "microphone input volume" -msgstr "volumen de entrada de micrófono" +#~ msgid "grayscale" +#~ msgstr "escala de gris" -#: gnome_plugins/uploader_plugin.py:120 -msgid "Title:" -msgstr "Título:" +#~ msgid "ambient light" +#~ msgstr "luz ambiente" -#: plugins/camera_sensor/camera_sensor.py:67 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:127 -msgid "Palette of media objects" -msgstr "Paleta de bloques medios" +#~ msgid "temperature" +#~ msgstr "temperatura" -#: TurtleArtActivity.py:674 -msgid "Restore blocks from trash" -msgstr "Restaura los bloques de la papelera" +#~ msgid "distance" +#~ msgstr "distancia" -#: TurtleArt/tabasics.py:896 -msgid "Palette of variable blocks" -msgstr "Paleta de bloques de variables" +#~ msgid "tilt" +#~ msgstr "inclinación" -#: TurtleArt/tabasics.py:716 -msgid "used as numeric input in mathematic operators" -msgstr "utilizado como entrada numérica en los operadores matemáticos" +#~ msgid "magnetic induction" +#~ msgstr "campo magnético" -#: 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 "Cargar" +#~ msgid "vibration" +#~ msgstr "vibración" -#: gnome_plugins/collaboration_plugin.py:293 -msgid "Server" -msgstr "Servidor" +#~ msgid "Butia Robot" +#~ msgstr "Robot Butiá" -#: TurtleArt/tabasics.py:972 -msgid "Variable 1 (numeric value)" -msgstr "Variable 1 (valor numérico)" +#~ msgid "refresh Butia" +#~ msgstr "refrescar Butiá" -#: gnome_plugins/collaboration_plugin.py:128 -msgid "Neighborhood" -msgstr "Vecindario" +#~ msgid "refresh the state of the Butia palette and blocks" +#~ msgstr "actualiza el estado de la paleta y de los bloques Butiá" -#: TurtleArt/tabasics.py:619 -msgid "adds two alphanumeric inputs" -msgstr "suma dos entradas alfanuméricas" +#~ msgid "battery charge Butia" +#~ msgstr "carga de batería Butiá" -#: TurtleArt/tabasics.py:748 -msgid "equal" -msgstr "igual" +#~ msgid "returns the battery charge as a number between 0 and 255" +#~ msgstr "devuelve la carga de la batería del robot como un número entre 0 y 255" -#: TurtleArt/tabasics.py:845 -msgid "else" -msgstr "sino" +#~ msgid "speed Butia" +#~ msgstr "velocidad Butiá" -#: TurtleArt/talogo.py:631 -msgid "doesn't like" -msgstr "no le gusta" +#~ msgid "set the speed of the Butia motors" +#~ msgstr "establece la velocidad de los motores del Butiá" -#: turtleblocks.py:498 -msgid "You have unsaved work. Would you like to save before quitting?" -msgstr "Hay trabajo sin guardar. ¿Le gustaría guardar antes de salir?" +#~ msgid "the speed must be a value between 0 and 1023" +#~ msgstr "la velocidad debe ser un valor entre 0 y 1023" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:823 -msgid "restores hidden blocks" -msgstr "restaura bloques ocultos" +#~ msgid "forward Butia" +#~ msgstr "adelante Butiá" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:756 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:767 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:779 -msgid "load" -msgstr "cargar" +#~ msgid "move the Butia robot forward" +#~ msgstr "mueve el robot Butiá hacia adelante" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:267 -msgid "stop video or audio" -msgstr "detiene el video o audio" +#~ msgid "move the Butia robot forward a predefined distance" +#~ msgstr "mueve el robot Butiá hacia adelante una distancia predefinida" -#: TurtleArt/tabasics.py:426 -msgid "Turtle will not draw when moved." -msgstr "La tortuga no dibujará cuando se mueva." +#~ msgid "left Butia" +#~ msgstr "izquierda Butiá" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: pop removes a new item from the program stack -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:489 -msgid "pop" -msgstr "sacar" +#~ msgid "turn the Butia robot at left" +#~ msgstr "gira el robot Butiá hacia la izquierda" -#: TurtleArt/tabasics.py:494 -msgid "pen size" -msgstr "tamaño" +#~ msgid "backward Butia" +#~ msgstr "atrás Butiá" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:732 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:742 -#, fuzzy -msgid "turtle shell" -msgstr "" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"caparazón de la tortuga\n" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"caparazón tortuga" +#~ msgid "move the Butia robot backward" +#~ msgstr "mueve el robot Butiá hacia atrás" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:302 -msgid "plays a sinewave at frequency, amplitude, and duration (in seconds)" -msgstr "" -"reproduce una sinusoide desde frecuencia, amplitud y duración (en segundos)" +#~ msgid "move the Butia robot backward a predefined distance" +#~ msgstr "mueve el robot Butiá hacia atrás una distancia predefinida" -#: TurtleArt/tabasics.py:688 -msgid "√" -msgstr "√" +#~ msgid "right Butia" +#~ msgstr "derecha Butiá" -# decir -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:287 -msgid "speak" -msgstr "hablar" +#~ msgid "turn the Butia robot at right" +#~ msgstr "gira el robot Butiá hacia la derecha" -#: plugins/rfid/rfid.py:93 plugins/rfid/rfid.py:101 -msgid "read value from RFID device" -msgstr "leer el valor del dispositivo de radiofrecuencia (RFID)" +#~ msgid "turn Butia" +#~ msgstr "girar Butiá" -#: TurtleArt/tabasics.py:201 -msgid "moves turtle along an arc" -msgstr "mueve la tortuga a lo largo de un arco" +#~ msgid "turn the Butia robot x degrees" +#~ msgstr "gira el robot Butiá x grados" -#: TurtleArt/tabasics.py:752 -msgid "logical equal-to operator" -msgstr "operador lógico de igualdad" +#~ msgid "stop Butia" +#~ msgstr "detener Butiá" -#: TurtleArt/tabasics.py:514 -msgid "Palette of pen colors" -msgstr "Paleta de colores de la pluma" +#~ msgid "stop the Butia robot" +#~ msgstr "detiene al robot Butiá" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:274 -msgid "pause video or audio" -msgstr "pausa el video o audio" +#~ msgid "Butia" +#~ msgstr "Butiá" -#: TurtleArt/tabasics.py:946 -msgid "stores numeric value in Variable 1" -msgstr "guarda valor numérico en la variable 1" +#~ msgid "Error importing Pygame. This plugin require Pygame 1.9" +#~ msgstr "Error importando Pygame. Este plugin requiere Pygame 1.9" -#: TurtleArt/tabasics.py:960 -msgid "stores numeric value in Variable 2" -msgstr "guarda valor numérico en la variable 2" +#~ msgid "Error on initialization of the camera" +#~ msgstr "Error en la inicialización de la cámara" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:734 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:743 -#, fuzzy -msgid "put a custom 'shell' on the turtle" -msgstr "" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"vestir a la tortuga con un caparazón a medida\n" -"#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -"pone una caparazón personalizada a la tortuga" +#~ msgid "No camera was found" +#~ msgstr "No se encontraró cámara" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:320 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:331 -msgid "button down" -msgstr "botón presionado" +#~ msgid "Error stopping camera" +#~ msgstr "Error deteniendo cámara" -#: TurtleArt/tabasics.py:148 -msgid "moves turtle backward" -msgstr "mueve la tortuga hacia atrás" +#~ msgid "Error starting camera" +#~ msgstr "Error iniciando cámara" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:929 -msgid "ycor of top of screen" -msgstr "ycor del limite superior de la pantalla" +#~ msgid "Error in get mask" +#~ msgstr "Error en obtener máscara" -#: TurtleArt/talogo.py:384 TurtleArtActivity.py:392 TurtleArtActivity.py:781 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1469 -msgid "Show blocks" -msgstr "Mostrar bloques" +#~ msgid "FollowMe" +#~ msgstr "FollowMe" -#: pysamples/grecord.py:218 -msgid "play" -msgstr "reproducir" +#~ msgid "refresh FollowMe" +#~ msgstr "refrescar FollowMe" -#: pysamples/grecord.py:220 -msgid "save" -msgstr "guardar" +#~ msgid "Search for a connected camera." +#~ msgstr "Busca una cámara conectada." -#: gnome_plugins/collaboration_plugin.py:301 -msgid "Colors" -msgstr "Colores" +#~ msgid "calibration" +#~ msgstr "calibración" -#: TurtleArt/tabasics.py:461 -msgid "sets size of the line drawn by the turtle" -msgstr "fija el ancho de la línea que la tortuga dibuja" +#~ msgid "store a personalized calibration" +#~ msgstr "almacena una calibración personalizada" -#: TurtleArtActivity.py:1005 turtleblocks.py:402 -msgid "Open" -msgstr "Abrir" +#~ msgid "return a personalized calibration" +#~ msgstr "devuelve una calibración personalizada" -#: TurtleArt/tawindow.py:1142 TurtleArt/tawindow.py:1143 -msgid "orientation" -msgstr "orientación" +#~ msgid "follow" +#~ msgstr "seguir" -#: TurtleArt/tabasics.py:256 TurtleArt/tawindow.py:4302 -msgid "ycor" -msgstr "coory" +#~ msgid "follow a color or calibration" +#~ msgstr "seguir un color o calibración" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:585 -msgid "" -"a programmable block: used to add advanced multi-variable math equations, e." -"g., sqrt(x*x+y*y)" -msgstr "" -"un bloque programable: utilizado para agregar ecuaciones matemáticas " -"avanzadas de múltiples variables, i.e., sqrt(x*x+y*y)" +#~ msgid "set the camera brightness as a value between 0 to 255." +#~ msgstr "establece el brillo de la cámara como un valor entre 0 y 255." -#: TurtleArt/tabasics.py:832 TurtleArt/tabasics.py:845 -msgid "if" -msgstr "si" +#~ msgid "minimum pixels" +#~ msgstr "mínimo de pixeles" -#: TurtleArt/tabasics.py:216 TurtleArt/tabasics.py:294 -msgid "" -"moves turtle to position xcor, ycor; (0, 0) is in the center of the screen." -msgstr "" -"mueve la tortuga a la posición xcor, ycor; (0, 0) está en el centro de la " -"pantalla." +#~ msgid "set the minimal number of pixels to follow" +#~ msgstr "define el mínimo número de píxeles a seguir" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:567 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:581 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:595 -msgid "Python" -msgstr "Python" +#~ msgid "threshold" +#~ msgstr "umbral" -#: TurtleArtActivity.py:785 turtleblocks.py:455 -msgid "Stop" -msgstr "Parar" +#~ msgid "set a threshold for a RGB color" +#~ msgstr "define el umbral para un color RGB" -#: TurtleArt/tabasics.py:1026 TurtleArt/tabasics.py:1046 -msgid "action 2" -msgstr "acción 2" +#~ msgid "camera mode" +#~ msgstr "modo de cámara" -#: TurtleArt/tabasics.py:1017 TurtleArt/tabasics.py:1036 -msgid "action 1" -msgstr "acción 1" +#~ msgid "set the color mode of the camera: RGB; YUV or HSV" +#~ msgstr "establece el modo de color de la cámara: RGB, YUV o HSV" -#: TurtleArt/tabasics.py:483 -msgid "end fill" -msgstr "finalizar relleno" +#~ msgid "get brightness" +#~ msgstr "obtener brillo" -#: TurtleArtActivity.py:670 TurtleArtActivity.py:828 turtleblocks.py:433 -msgid "Copy" -msgstr "Copiar" +#~ msgid "get the brightness of the ambient light" +#~ msgstr "obtiene el brillo de la luz ambiente" -#: TurtleArtActivity.py:672 TurtleArtActivity.py:829 turtleblocks.py:434 -msgid "Paste" -msgstr "Pegar" +#~ msgid "average color" +#~ msgstr "color promedio" -#: TurtleArt/talogo.py:513 -msgid "did not output to" -msgstr "no pudo escribir en" +#~ msgid "" +#~ "if set to 0 then color averaging is off during calibration; for other values " +#~ "it is on" +#~ msgstr "" +#~ "Si está en 0 entonces el color promedio está apagado durante la calibración; " +#~ "para otros valores está encendido" -#: gnome_plugins/collaboration_plugin.py:116 -msgid "Activities" -msgstr "Actividades" +#~ msgid "x position" +#~ msgstr "posición x" -#: gnome_plugins/uploader_plugin.py:68 -msgid "Upload to Web" -msgstr "Enviar a la Web" +#~ msgid "return x position" +#~ msgstr "retorna la posición x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:475 -msgid "empty heap" -msgstr "vaciar pila" +#~ msgid "y position" +#~ msgstr "posición y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:493 -msgid "pops value off FILO (first-in last-out heap)" -msgstr "saca el valor de la pila FILO (primero en entrar, último en salir)" +#~ msgid "return y position" +#~ msgstr "retorna la posición y" -#: TurtleArtActivity.py:777 TurtleArtActivity.py:1060 turtleblocks.py:451 -msgid "Clean" -msgstr "Limpiar" +#~ msgid "pixels" +#~ msgstr "píxeles" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:805 -msgid "Palette of presentation templates" -msgstr "Paleta de plantillas de presentaciones" +#~ msgid "return the number of pixels of the biggest blob" +#~ msgstr "devuelve el número de píxeles de la mancha mas grande" -#: TurtleArt/tabasics.py:197 -msgid "angle" -msgstr "ángulo" +#~ msgid "set the color mode of the camera to RGB" +#~ msgstr "establece el modo de color de la cámara a RGB" -#: TurtleArt/tabasics.py:666 -msgid "identity" -msgstr "identidad" +#~ msgid "set the color mode of the camera to YUV" +#~ msgstr "establece el modo de color de la cámara a YUV" -#: TurtleArtActivity.py:662 TurtleArtActivity.py:773 TurtleArtActivity.py:802 -#: TurtleArtActivity.py:804 TurtleArtActivity.py:981 -msgid "Save/Load" -msgstr "Guardar/Cargar" +#~ msgid "set the color mode of the camera to HSV" +#~ msgstr "establece el modo de color de la cámara a HSV" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:971 -msgid "top y" -msgstr "arriba y" +#~ msgid "empty calibration" +#~ msgstr "calibración vacía" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:145 -msgid "audio" -msgstr "audio" +#~ msgid "error in string conversion" +#~ msgstr "error en la conversión de la cadena de texto" -#: turtleblocks.py:448 -msgid "Tools" -msgstr "Herramientas" +#~ msgid "SumBot" +#~ msgstr "SumBot" -#: gnome_plugins/collaboration_plugin.py:295 -msgid "Port" -msgstr "Puerto" +#~ msgid "speed SumBot" +#~ msgstr "velocidad SumBot" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:525 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:527 -msgid "comment" -msgstr "comentar" +#~ msgid "submit the speed to the SumBot" +#~ msgstr "setea la velocidad del SumBot" -#: TurtleArt/tabasics.py:630 -msgid "subtracts bottom numeric input from top numeric input" -msgstr "sustrae la entrada numérica de abajo de la entrada numérica de arriba" +#~ msgid "set the default speed for the movement commands" +#~ msgstr "setea la velocidad por defecto para los comandos de movimiento" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:272 -msgid "media pause" -msgstr "pausar medios" +#~ msgid "forward SumBot" +#~ msgstr "adelante SumBot" -#: pysamples/forward_push.py:48 -msgid "push destination rgb value to heap" -msgstr "empujar el valor rgb de destino a la pila" +#~ msgid "move SumBot forward" +#~ msgstr "mueve el SumBot hacia adelante" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:365 -msgid "query for keyboard input (results stored in keyboard block)" -msgstr "" -"consulta para la entrada de teclado (los resultados están almacenados en el " -"bloque del teclado)" +#~ msgid "backward SumBot" +#~ msgstr "atrás SumBot" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660 -msgid "Cartesian" -msgstr "Cartesiana" +#~ msgid "move SumBot backward" +#~ msgstr "mueve el SumBot hacia atrás" -#: TurtleArt/tabasics.py:161 -msgid "clears the screen and reset the turtle" -msgstr "limpia la pantalla y restaura la tortuga" +#~ msgid "stop SumBot" +#~ msgstr "detener SumBot" -#: plugins/audio_sensors/audio_sensors.py:84 -#: plugins/audio_sensors/audio_sensors.py:99 -msgid "raw microphone input signal" -msgstr "señal de entrada de micrófono" +#~ msgid "stop the SumBot" +#~ msgstr "detiene el SumBot" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:421 -msgid "returns the color that the turtle \"sees\"" -msgstr "muestra el color que \"ve\" la tortuga" +#~ msgid "left SumBot" +#~ msgstr "izquierda SumBot" -#: TurtleArt/tabasics.py:1039 -msgid "invokes Action 1 stack" -msgstr "invocar la pila de acción 1" +#~ msgid "turn left the SumBot" +#~ msgstr "gira el SumBot hacia la izquierda" -#: TurtleArt/tabasics.py:126 -msgid "Palette of turtle commands" -msgstr "Paleta de comandos de la tortuga" +#~ msgid "right SumBot" +#~ msgstr "derecha SumBot" -#: TurtleArt/tabasics.py:814 -msgid "loops forever" -msgstr "repetir para siempre" +#~ msgid "turn right the SumBot" +#~ msgstr "gira el SumBot hacia la derecha" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:202 -msgid "show aligned" -msgstr "mostrar alineados" +#~ msgid "angle to center" +#~ msgstr "ángulo al centro" -#: TurtleArtActivity.py:1328 -#, python-format -msgid "Do you want to reinstall %s?" -msgstr "¿Desea reinstalar %s?" +#~ msgid "get the angle to the center of the dohyo" +#~ msgstr "obtiene el ángulo al centro del dohyo" -#: TurtleArtActivity.py:807 TurtleArtActivity.py:1008 -#: TurtleArtActivity.py:1030 turtleblocks.py:403 -msgid "Load project" -msgstr "Cargar proyecto" +#~ msgid "angle to Enemy" +#~ msgstr "ángulo al Enemigo" -#: TurtleArtActivity.py:656 TurtleArtActivity.py:776 -msgid "Project" -msgstr "Proyecto" +#~ msgid "get the angle to the Enemy" +#~ msgstr "obtiene el ángulo al Enemigo" -#: turtleblocks.py:454 -msgid "Debug" -msgstr "Depurar" +#~ msgid "x coor. SumBot" +#~ msgstr "coor. x SumBot" -#: TurtleArtActivity.py:325 TurtleArtActivity.py:702 TurtleArtActivity.py:857 -msgid "Turn off hover help" -msgstr "Deshabilitar ayuda flotante" +#~ msgid "get the x coordinate of the SumBot" +#~ msgstr "obtiene la coordenada x del Sumbot" -#: TurtleArt/tabasics.py:676 TurtleArt/tabasics.py:677 -msgid "mod" -msgstr "mod" +#~ msgid "y coor. SumBot" +#~ msgstr "coor. y SumBot" -#: gnome_plugins/collaboration_plugin.py:297 -msgid "Password" -msgstr "Contraseña" +#~ msgid "get the y coordinate of the SumBot" +#~ msgstr "obtiene la coordenada y del Sumbot" -#: TurtleArt/tabasics.py:875 -msgid "vertical space" -msgstr "espacio vertical" +#~ msgid "x coor. Enemy" +#~ msgstr "coor. x Enemigo" -#: TurtleArtActivity.py:1309 -msgid "Please restart Turtle Art in order to use the plugin." -msgstr "Reinicie TortugArte para poder usar el plugin." +#~ msgid "get the x coordinate of the Enemy" +#~ msgstr "obtiene la coordenada x del Enemigo" -#: TurtleArt/tabasics.py:485 -msgid "completes filled polygon (used with start fill block)" -msgstr "" -"completa el polígono relleno (utilizado con comenzar relleno del bloque)" +#~ msgid "y coor. Enemy" +#~ msgstr "coor. y Enemigo" -#: gnome_plugins/collaboration_plugin.py:124 -msgid "Share" -msgstr "Compartir" +#~ msgid "get the y coordinate of the Enemy" +#~ msgstr "obtiene la coordenada y del Enemigo" -#: TurtleArt/tabasics.py:736 -msgid "less than" -msgstr "menor que" +#~ msgid "rotation SumBot" +#~ msgstr "rotación SumBot" -#: TurtleArt/tabasics.py:689 -msgid "square root" -msgstr "raiz cuadrada" +#~ msgid "get the rotation of the Sumbot" +#~ msgstr "obtiene la rotación del SumBot" -#: turtleblocks.py:419 -msgid "Rescale coordinates" -msgstr "Escalar coordenadas" +#~ msgid "rotation Enemy" +#~ msgstr "rotación Enemigo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:821 -msgid "show blocks" -msgstr "mostrar bloques" +#~ msgid "get the rotation of the Enemy" +#~ msgstr "obtiene la rotación del Enemigo" -#: turtleblocks.py:410 -msgid "Quit" -msgstr "Salir" +#~ msgid "distance to center" +#~ msgstr "distancia al centro" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:171 -msgid "Sugar Journal description field" -msgstr "campo de descripción del Diario de Sugar" +#~ msgid "get the distance to the center of the dohyo" +#~ msgstr "obtiene la distancia al centro del dohyo" -#: TurtleArt/tabasics.py:375 -msgid "set gray" -msgstr "establecer gris" +#~ msgid "distance to Enemy" +#~ msgstr "distancia al Enemigo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:844 -msgid "presentation bulleted list" -msgstr "presentación con lista de viñetas" +#~ msgid "get the distance to the Enemy" +#~ msgstr "obtiene la distancia al Enemigo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:299 -msgid "duration" -msgstr "duración" +#~ msgid "update information" +#~ msgstr "actualizar información" -#: turtleblocks.py:397 -msgid "New" -msgstr "Nuevo" +#~ msgid "update information from the server" +#~ msgstr "actualiza la información desde el servidor" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:529 -msgid "places a comment in your code" -msgstr "coloca un comentario en tu código" +#~ msgid "Palette of physics blocks" +#~ msgstr "Paleta de bloques de física" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:408 -msgid "read pixel" -msgstr "leer pixel" +#~ msgid "start polygon" +#~ msgstr "comenzar polígono" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:248 -msgid "scale" -msgstr "escala" +#~ msgid "Begin defining a new polygon based on the current Turtle xy position." +#~ msgstr "" +#~ "Comienza a definir un nuevo polígono basado en la posición actual xy de la " +#~ "Tortuga." -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:902 -msgid "bottom" -msgstr "debajo" +#~ msgid "add point" +#~ msgstr "agregar punto" -#: TurtleArt/tabasics.py:524 -msgid "purple" -msgstr "morado" +#~ msgid "" +#~ "Add a new point to the current polygon based on the current Turtle xy " +#~ "position." +#~ msgstr "" +#~ "Agrega un nuevo punto al polígono actual basado en la posición actual xy de " +#~ "la Tortuga." -#: TurtleArtActivity.py:518 -msgid "Rescale coordinates down" -msgstr "Escalar coordenadas hacia abajo" +# finalizar polígono +#~ msgid "end polygon" +#~ msgstr "terminar polígono" -#: TurtleArt/tautils.py:593 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:748 -msgid "click to open" -msgstr "clic para abrir" +#~ msgid "Define a new polygon." +#~ msgstr "Define un nuevo polígono." -#: plugins/audio_sensors/audio_sensors.py:120 -#: plugins/audio_sensors/audio_sensors.py:128 -msgid "microphone input pitch" -msgstr "" -"frecuencia de la componente más intensa del sonido presente en la entrada de " -"micrófono" +#~ msgid "end filled polygon" +#~ msgstr "termina polígono relleno" -#: gnome_plugins/collaboration_plugin.py:125 -msgid "Configuration" -msgstr "Configuración" +#~ msgid "Not a simple polygon" +#~ msgstr "No es un polígono simple" -#: gnome_plugins/uploader_plugin.py:130 -msgid "Description:" -msgstr "Descripción:" +#~ msgid "Define a new filled polygon." +#~ msgstr "Define un nuevo polígono relleno." -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:134 -msgid "journal" -msgstr "diario" +#~ msgid "triangle" +#~ msgstr "triángulo" -#: TurtleArt/tabasics.py:1063 -msgid "empty trash" -msgstr "vaciar papelera" +#~ msgid "base" +#~ msgstr "base" -#: TurtleArt/tabasics.py:438 -msgid "Turtle will draw when moved." -msgstr "La tortuga dibujará cuando se mueva." +#~ msgid "Add a triangle object to the project." +#~ msgstr "Agrega un objeto triángulo al proyecto." -#: TurtleArt/tautils.py:300 -msgid "Load..." -msgstr "Cargar..." +#~ msgid "circle" +#~ msgstr "círculo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:147 -msgid "Sugar Journal audio object" -msgstr "objeto de audio del Diario de Sugar" +#~ msgid "Add a circle object to the project." +#~ msgstr "Agrega un objeto círculo al proyecto." -#: TurtleArt/talogo.py:374 TurtleArt/tawindow.py:1457 TurtleArtActivity.py:780 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1478 -msgid "Stop turtle" -msgstr "Parar tortuga" +#~ msgid "rectangle" +#~ msgstr "rectángulo" -#: turtleblocks.py:456 -msgid "Turtle" -msgstr "Tortuga" +#~ msgid "Add a rectangle object to the project." +#~ msgstr "Agrega un objeto rectángulo al proyecto." -#: TurtleArt/tapalette.py:99 -msgid "changes the orientation of the palette of blocks" -msgstr "cambia la orientación de la paleta de bloques" +#~ msgid "reset" +#~ msgstr "resetear" -#: TurtleArt/tabasics.py:988 TurtleArt/tawindow.py:4643 -msgid "store in" -msgstr "guardar en" +#~ msgid "Reset the project; clear the object list." +#~ msgstr "Resetea el proyecto; limpia la lista de objetos." -#: TurtleArt/talogo.py:388 TurtleArtActivity.py:396 TurtleArtActivity.py:1066 -msgid "Hide blocks" -msgstr "Ocultar bloques" +#~ msgid "motor" +#~ msgstr "motor" -#: TurtleArtActivity.py:811 TurtleArtActivity.py:1016 -#: TurtleArtActivity.py:1038 -msgid "Load Python block" -msgstr "Cargar bloque Python" +#~ msgid "torque" +#~ msgstr "torque" -#: TurtleArt/tabasics.py:615 -msgid "plus" -msgstr "sumar" +#~ msgid "speed" +#~ msgstr "velocidad" -#: TurtleArt/tabasics.py:779 TurtleArt/tabasics.py:782 -msgid "or" -msgstr "o" +#~ msgid "" +#~ "Motor torque and speed range from 0 (off) to positive numbers; motor is " +#~ "placed on the most recent object created." +#~ msgstr "" +#~ "El torque y velocidad del motor están en el rango que va de 0 (apagado) a " +#~ "números positivos; el motor es colocado en el objeto creado mas " +#~ "recientemente." -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:852 -msgid "presentation template: list of bullets" -msgstr "plantilla de presentación: lista de viñetas" +# puede ser: alfiler, perno, clavija, clavo - En Physics es: Tachuela (asi que por coherencia, usé Tachuela) +#~ msgid "pin" +#~ msgstr "tachuela" -#: TurtleArt/tabasics.py:668 -msgid "identity operator used for extending blocks" -msgstr "operador de identidad usado para extender bloques" +#~ msgid "Pin an object down so that it cannot fall." +#~ msgstr "Sujeta un objeto para que no se caiga." -#: TurtleArtActivity.py:699 TurtleArtActivity.py:856 turtleblocks.py:423 -msgid "Shrink blocks" -msgstr "Empequeñecer bloques" +# enPhysics es unión... podría ser articulación +#~ msgid "joint" +#~ msgstr "unión" -#: TurtleArt/tabasics.py:271 -msgid "" -"holds current heading value of the turtle (can be used in place of a number " -"block)" -msgstr "" -"contiene la orientación actual de la tortuga (se puede usar en vez de un " -"bloque de número)" +#~ msgid "" +#~ "Join two objects together (the most recent object created and the object at " +#~ "point x, y)." +#~ msgstr "" +#~ "Une dos objetos (el objeto creado mas reciententemente y el objeto en el " +#~ "punto x, y)." -#: TurtleArt/tawindow.py:4424 -msgid "image" -msgstr "imagen" +#~ msgid "save as Physics activity" +#~ msgstr "guardar como Actividad Física" -#: TurtleArt/tabasics.py:703 -msgid "returns random number between minimum (top) and maximum (bottom) values" -msgstr "" -"devuelve un número aleatorio entre los valores mínimo (arriba) y máximo " -"(abajo)" +#~ msgid "Save the project to the Journal as a Physics activity." +#~ msgstr "Guarda el proyecto al Diario como una Actividad de Física." -#: TurtleArt/tabasics.py:389 -msgid "holds current pen color (can be used in place of a number block)" -msgstr "" -"contiene el color actual de la pluma (se puede usar en vez de un bloque de " -"número)" +#~ msgid "gear" +#~ msgstr "círculo" -#: TurtleArtActivity.py:344 turtleblocks.py:442 -msgid "Show palette" -msgstr "Mostrar paleta" +#~ msgid "Add a gear object to the project." +#~ msgstr "Agrega un objeto engranaje al proyecto." -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:230 -msgid "saves a picture to the Sugar Journal" -msgstr "guarda una imagen en el Diario de Azúcar" +#~ msgid "density" +#~ msgstr "densidad" -#: TurtleArtActivity.py:280 TurtleArtActivity.py:740 TurtleArtActivity.py:782 -#: TurtleArtActivity.py:995 TurtleArtActivity.py:1028 -msgid "Save snapshot" -msgstr "Guardar instantánea" +#~ msgid "" +#~ "Set the density property for objects (density can be any positive number)." +#~ msgstr "" +#~ "Establece la densidad de los objetos (la densidad puede ser cualquier número " +#~ "positivo)." -#: TurtleArt/tabasics.py:901 pysamples/grecord.py:214 -msgid "start" -msgstr "empezar" +#~ msgid "friction" +#~ msgstr "fricción" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:507 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:517 -msgid "returns True if heap is empty" -msgstr "devuelve Verdadero si la pila está vacía" +#~ msgid "" +#~ "Set the friction property for objects (value from 0 to 1, where 0 turns " +#~ "friction off and 1 is strong friction)." +#~ msgstr "" +#~ "Establece la propiedad de fricción de los objetos (un valor entre 0 y 1, " +#~ "donde 0 es sin fricción y el 1 es fuerte)." -#: TurtleArt/tabasics.py:135 -msgid "moves turtle forward" -msgstr "mueve la tortuga hacia adelante" +# podría ser elasticidad? +#~ msgid "bounciness" +#~ msgstr "restitución" -#: TurtleArt/tabasics.py:131 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:758 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:770 -msgid "forward" -msgstr "adelante" +# very bouncy = muy restituible? +#~ msgid "" +#~ "Set the bounciness property for objects (a value from 0 to 1, where 0 means " +#~ "no bounce and 1 is very bouncy)." +#~ msgstr "" +#~ "Establece la propiedad de restitución para los objetos (un valor entre 0 y " +#~ "1, donde 0 significa sin restitución y 1 mucha)." -#: TurtleArt/tabasics.py:992 TurtleArt/tabasics.py:1007 -#: TurtleArt/tawindow.py:1500 TurtleArt/tawindow.py:1633 -#: TurtleArt/tawindow.py:2231 TurtleArt/tawindow.py:4604 -#: TurtleArt/tawindow.py:4634 -msgid "my box" -msgstr "mi caja" +#~ msgid "dynamic" +#~ msgstr "dinámico" -#: gnome_plugins/collaboration_plugin.py:291 -msgid "Account ID" -msgstr "Cuenta" +#~ msgid "" +#~ "If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position." +#~ msgstr "" +#~ "Si dinámico = 1, el objeto puede moverse; si dinámico = 0, queda fijo en su " +#~ "posición." -#: TurtleArt/tawindow.py:1514 -msgid "Select blocks to share" -msgstr "Selecciona bloques para compartir" +#~ msgid "Palette of WeDo blocks" +#~ msgstr "Paleta de bloques WeDo" -#: TurtleArt/tabasics.py:144 -msgid "back" -msgstr "atrás" +#~ msgid "WeDo" +#~ msgstr "WeDo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:219 -msgid "sets the scale of media" -msgstr "fijar la escala de medios" +#~ msgid "set current WeDo device" +#~ msgstr "setea el dispositivo WeDo actual" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:252 -msgid "holds current scale value" -msgstr "mantiene el valor actual de la escala" +#~ msgid "number of WeDo devices" +#~ msgstr "número de dispositivos WeDo" -#: TurtleArt/tabasics.py:923 -msgid "top of nameable action stack" -msgstr "cima de la pila de acción nombrable" +#~ msgid "" +#~ "tilt sensor output: (-1 == no tilt, 0 == tilt forward, 3 == tilt back, 1 == " +#~ "tilt left, 2 == tilt right)" +#~ msgstr "" +#~ "salida del sensor de inclinación: (-1 == no está inclinado, 0 == inclinado " +#~ "hacia adelante, 3 == inclinado hacia atrás, 1 == inclinado hacia la " +#~ "izquierda, 2 == inclinado hacia la derecha)" -#: TurtleArt/tabasics.py:993 TurtleArt/tawindow.py:4648 -msgid "stores numeric value in named variable" -msgstr "guarda valor numérico en la variable nombrada" +#~ msgid "distance sensor output" +#~ msgstr "salida del sensor distancia" -#: TurtleArt/tabasics.py:783 -msgid "logical OR operator" -msgstr "operador O lógico" +#~ msgid "Motor A" +#~ msgstr "Motor A" -#: 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 -msgid "microphone input voltage" -msgstr "" -"valor del voltaje DC conectado a la entrada de micrófono (rango: 0.40 a 1.90 " -"V)" +#~ msgid "returns the current value of Motor A" +#~ msgstr "devuelve el valor actual del Motor A" -#: TurtleArt/tabasics.py:826 -msgid "loops specified number of times" -msgstr "repite el número especificado de veces" +#~ msgid "Motor B" +#~ msgstr "Motor B" -#: TurtleArt/tautils.py:310 -msgid "Save..." -msgstr "Guardar..." +#~ msgid "returns the current value of Motor B" +#~ msgstr "devuelve el valor actual del Motor B" -#: TurtleArt/tabasics.py:1049 -msgid "invokes Action 2 stack" -msgstr "invocar la pila de acción 2" +#~ msgid "set the value for Motor A" +#~ msgstr "setea el valor del Motor A" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:782 -msgid "setxy" -msgstr "fijar xy" +#~ msgid "set the value for Motor B" +#~ msgstr "setea el valor del Motor B" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:953 -msgid "title y" -msgstr "título y" +#~ msgid "WeDo is unavailable" +#~ msgstr "WeDo no está disponible" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:944 -msgid "title x" -msgstr "título x" +#, python-format +#~ msgid "WeDo %d is unavailable; defaulting to 1" +#~ msgstr "Wedo %d no está disponible; usando por defecto el 1" -#: TurtleArt/tabasics.py:317 TurtleArt/tabasics.py:330 -msgid "fill screen" -msgstr "rellenar pantalla" +#, python-format +#~ msgid "%(device)s is unavailable on WeDo %(wedo_number)d" +#~ msgstr "%(device)s no está disponible en el WeDo %(wedo_number)d" -#: pysamples/journal-stats.py:80 -msgid "other" -msgstr "otros" +#~ msgid "Palette of LEGO NXT blocks of motors" +#~ msgstr "Paleta de bloques LEGO NXT de motores" -#: turtleblocks.py:405 -msgid "Save as" -msgstr "Guardar como" +#~ msgid "Palette of LEGO NXT blocks of sensors" +#~ msgstr "Paleta de bloques LEGO NXT de sensores" -#: TurtleArt/tabasics.py:212 TurtleArt/tabasics.py:290 -msgid "set xy" -msgstr "fijar xy" +#~ msgid "touch" +#~ msgstr "botón" -#: TurtleArt/tabasics.py:1055 TurtleArt/tabasics.py:1059 -#: TurtleArt/tapalette.py:138 TurtleArt/tapalette.py:139 -msgid "trash" -msgstr "basura" +#~ msgid "ultrasonic" +#~ msgstr "distancia" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:668 -msgid "polar" -msgstr "polar" +#~ msgid "light" +#~ msgstr "luz" -#: TurtleArt/tabasics.py:821 TurtleArt/tabasics.py:825 -msgid "repeat" -msgstr "repetir" +#~ msgid "grey" +#~ msgstr "gris" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:259 -msgid "wait for current video or audio to complete" -msgstr "esperar hasta completar el audio o vídeo" +#~ msgid "Please check the connection with the brick" +#~ msgstr "Por favor chequee la conexión con el brick" -#: TurtleArtActivity.py:264 TurtleArtActivity.py:805 TurtleArtActivity.py:986 -#: TurtleArtActivity.py:1022 turtleblocks.py:406 -msgid "Save as image" -msgstr "Guardar como imagen" +#, python-format +#~ msgid "Invalid port '%s'. Port must be: PORT A, B or C" +#~ msgstr "Puerto '%s' inválido. El puerto debe ser: PUERTO A, B o C" -#: TurtleArtActivity.py:625 TurtleArtActivity.py:660 TurtleArtActivity.py:774 -#: TurtleArtActivity.py:827 turtleblocks.py:439 -msgid "Edit" -msgstr "Editar" +#, python-format +#~ msgid "Invalid port '%s'. Port must be: PORT 1, 2, 3 or 4" +#~ msgstr "Puerto '%s' inválido. El puerto debe ser: PUERTO 1, 2, 3 o 4" -#: 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 "" -"valor de la resistencia conectada a la entrada de micrófono (rango de " -"medición: 700 a 14000 ohms)" +#~ msgid "The value of power must be between -127 to 127" +#~ msgstr "El valor de potencia debe estar entre -127 y 127" -#: TurtleArt/tabasics.py:1029 -msgid "top of Action 2 stack" -msgstr "primero de la pila de Acción 2" +#, python-format +#, python-format, +#~ msgid "The parameter must be a integer, not '%s'" +#~ msgstr "El parámetro debe ser un entero, no '%s'" -#: TurtleArt/tabasics.py:656 -msgid "" -"divides top numeric input (numerator) by bottom numeric input (denominator)" -msgstr "" -"divide la entrada numérica de arriba (numerador) por la entrada numérica de " -"bajo (denominador)" +#~ msgid "An error has occurred: check all connections and try to reconnect" +#~ msgstr "Un error ha ocurrido: chequee todas las conexiones y pruebe reconectar" -#: TurtleArt/tabasics.py:699 -msgid "max" -msgstr "max" +#, python-format +#~ msgid "NXT found %s bricks" +#~ msgstr "NXT encontró %s bricks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:540 -msgid "prints value in status block at bottom of the screen" -msgstr "" -"imprime el valor en el bloque de estado en la parte inferior de la pantalla" +#~ msgid "NXT not found" +#~ msgstr "NXT no encontrado" -#: TurtleArt/tabasics.py:472 -msgid "start fill" -msgstr "comenzar a rellenar" +#, python-format +#, python-format, +#~ msgid "Brick number %s was not found" +#~ msgstr "El brick número %s no fue encontrado" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:376 -msgid "holds results of query-keyboard block as ASCII" -msgstr "contiene los resultados del bloque de consulta de teclado como ASCII" +#~ msgid "refresh NXT" +#~ msgstr "refrescar NXT" -#. #-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-# -#. TRANS: push adds a new item to the program stack -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:449 -msgid "push" -msgstr "empujar" +#~ msgid "Search for a connected NXT brick." +#~ msgstr "Busca por un brick NXT conectado." -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:599 -msgid "" -"a programmable block: used to add advanced multi-variable math equations, e." -"g., sin(x+y+z)" -msgstr "" -"un bloque programable: utilizado para añadir ecuaciones matemáticas " -"avanzadas multivariables, p.e. seno(x+y+z)" +#~ msgid "NXT" +#~ msgstr "NXT" -#: TurtleArt/tabasics.py:1068 -msgid "restore all" -msgstr "restaurar todo" +#~ msgid "set current NXT device" +#~ msgstr "establece el dispositivo NXT actual" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:289 -msgid "hello" -msgstr "hola" +#~ msgid "number of NXT devices" +#~ msgstr "número de dispositivos NXT" -#. TRANS: "name" option from activity.info file -msgid "TurtleBlocks" -msgstr "TortuBlocks" +#~ msgid "brick name" +#~ msgstr "nombre del brick" -#: TurtleArt/tabasics.py:308 -msgid "pen" -msgstr "pluma" +#~ msgid "Get the name of a brick." +#~ msgstr "Obtiene el nombre del brick." -#: TurtleArt/tabasics.py:347 -msgid "set color" -msgstr "fijar color" +#~ msgid "play tone" +#~ msgstr "reproducir tono" -#: TurtleArt/tabasics.py:447 -msgid "pen down?" -msgstr "¿pluma baja?" +#~ msgid "frequency" +#~ msgstr "frecuencia" -#: TurtleArt/tabasics.py:449 -msgid "returns True if pen is down" -msgstr "devuelve Verdadero si la pluma está baja" +#~ msgid "Play a tone at frequency for time." +#~ msgstr "Reproduce un tono a cierta frecuencia por un determinado tiempo." -#: TurtleArt/tabasics.py:510 -msgid "colors" -msgstr "colores" +#~ msgid "" +#~ "turn motor\n" +#~ "\n" +#~ msgstr "" +#~ "girar motor\n" +#~ "\n" -#: TurtleArt/tabasics.py:605 -msgid "numbers" -msgstr "números" +#~ msgid "port" +#~ msgstr "puerto" -#: TurtleArt/tabasics.py:790 -msgid "flow" -msgstr "flujo" +#~ msgid "power" +#~ msgstr "potencia" -#: TurtleArt/tabasics.py:892 -msgid "blocks" -msgstr "bloques" +#~ msgid "rotations" +#~ msgstr "rotaciones" -#: TurtleArt/tawindow.py:1461 -msgid "Please hit the Stop Button before making changes to your program" -msgstr "Por favor, pulsa el Botón Detener antes de hacer cambios a tu programa" +#~ msgid "turn a motor" +#~ msgstr "gira un motor" -#: TurtleArt/tawindow.py:1678 TurtleArtActivity.py:677 -#: TurtleArtActivity.py:830 turtleblocks.py:435 -msgid "Save stack" -msgstr "Guardar pila" +#~ msgid "" +#~ "synchronize\n" +#~ "\n" +#~ "motors" +#~ msgstr "" +#~ "sincronizar\n" +#~ "\n" +#~ "motores" -#: TurtleArt/tawindow.py:1679 TurtleArt/tawindow.py:1693 -msgid "Really overwrite stack?" -msgstr "¿Desea sobrescribir la pila?" +#~ msgid "steering" +#~ msgstr "dirección" -#: TurtleArt/tawindow.py:1686 TurtleArt/tawindow.py:1696 -msgid "Overwrite stack" -msgstr "Sobrescribir pila" +#~ msgid "synchronize two motors connected in PORT B and PORT C" +#~ msgstr "sincroniza dos motores conectados en el PUERTO B y PUERTO C" -#: TurtleArt/tawindow.py:1717 TurtleArt/tawindow.py:1725 -#: TurtleArt/tawindow.py:1734 TurtleArtActivity.py:679 turtleblocks.py:437 -msgid "Delete stack" -msgstr "Borrar pila" +#~ msgid "PORT A" +#~ msgstr "PUERTO A" -#: TurtleArt/tawindow.py:1718 TurtleArt/tawindow.py:1731 -msgid "Really delete stack?" -msgstr "¿Desea eliminar la pila?" +#~ msgid "PORT A of the brick" +#~ msgstr "PUERTO A del brick" -#: TurtleArtActivity.py:958 -msgid "Palettes" -msgstr "Paletas" +#~ msgid "PORT B" +#~ msgstr "PUERTO B" -#: gnome_plugins/fb_plugin.py:87 -msgid "Facebook wall post" -msgstr "Muro de Facebook" +#~ msgid "PORT B of the brick" +#~ msgstr "PUERTO B del brick" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:123 -msgid "media" -msgstr "medios" +#~ msgid "PORT C" +#~ msgstr "PUERTO C" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:438 -msgid "extras" -msgstr "extras" +#~ msgid "PORT C of the brick" +#~ msgstr "PUERTO C del brick" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:688 -msgid "turtle x" -msgstr "tortuga x" +#~ msgid "start motor" +#~ msgstr "iniciar motor" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:691 -msgid "Returns x coordinate of turtle" -msgstr "Devuelve la coordenada x de la tortuga" +#~ msgid "Run a motor forever." +#~ msgstr "Girar un motor por siempre." -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:698 -msgid "turtle y" -msgstr "tortuga y" +#~ msgid "brake motor" +#~ msgstr "frenar motor" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:701 -msgid "Returns y coordinate of turtle" -msgstr "Devuelve la coordenada y de la tortuga" +#~ msgid "Stop a specified motor." +#~ msgstr "Frena un motor específico." -#. TRANS: pop removes a new item from the program stack -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:709 -msgid "active turtle" -msgstr "tortuga activa" +#~ msgid "reset motor" +#~ msgstr "reiniciar motor" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:712 -msgid "the name of the active turtle" -msgstr "nombre de la tortuga activa" +#~ msgid "Reset the motor counter." +#~ msgstr "Reinicia el contador del motor." -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:720 -msgid "turtle heading" -msgstr "rumbo tortuga" +#~ msgid "motor position" +#~ msgstr "posición del motor" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:723 -msgid "Returns heading of turtle" -msgstr "Devuelve el rumbo de la tortuga" +#~ msgid "Get the motor position." +#~ msgstr "Obtiene la posición del motor." -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:792 -msgid "select palette" -msgstr "seleccionar paleta" +#~ msgid "PORT 1" +#~ msgstr "PUERTO 1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:801 -msgid "portfolio" -msgstr "cartera" +#~ msgid "PORT 1 of the brick" +#~ msgstr "PUERTO 1 del brick" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1002 -msgid "my blocks" -msgstr "mis bloques" +#~ msgid "read" +#~ msgstr "leer" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1007 -msgid "Palette of user-defined operators" -msgstr "Paleta de operaciones definidas por el usuario" +#~ msgid "Read sensor output." +#~ msgstr "Lee la salida del sensor." -#: pysamples/brain.py:43 -msgid "Please install the Speak Activity and try again." -msgstr "Por favor instala la Actividad Hablar e intenta de nuevo." +#~ msgid "PORT 2" +#~ msgstr "PUERTO 2" -#: pysamples/brain.py:52 -msgid "Spanish" -msgstr "Español" +#~ msgid "PORT 2 of the brick" +#~ msgstr "PUERTO 2 del brick" -#: pysamples/brain.py:56 pysamples/brain.py:69 pysamples/brain.py:71 -#: pysamples/brain.py:77 -msgid "English" -msgstr "Inglés" +#~ msgid "light sensor" +#~ msgstr "sensor de luz" -#: pysamples/brain.py:88 -msgid "Sorry, I can't understand what you are asking about." -msgstr "Lo siento, no puedo entender lo que estás preguntando." +#~ msgid "grey sensor" +#~ msgstr "sensor de grises" -#: pysamples/brain.py:97 -msgid "" -"Sorry, there is no free memory to load my brain. Close other activities and " -"try once more." -msgstr "" -"Lo siento, no hay memoria libre para cargar mi cerebro. Cierra otras " -"actividades e intenta una vez más." +#~ msgid "PORT 3" +#~ msgstr "PUERTO 3" -#: pysamples/uturn.py:37 -msgid "turns the turtle 180 degrees" -msgstr "gira la tortuga 180 grados" +#~ msgid "PORT 3 of the brick" +#~ msgstr "PUERTO 3 del brick" -#: turtleblocks.py:398 -msgid "Show sample projects" -msgstr "Mostrar proyectos de ejemplo" +#~ msgid "touch sensor" +#~ msgstr "sensor táctil" -#: turtleblocks.py:400 -msgid "Hide sample projects" -msgstr "Ocultar proyectos de ejemplo" +#~ msgid "distance sensor" +#~ msgstr "sensor de distancia" -#: turtleblocks.py:459 -msgid "About..." -msgstr "Acerca..." +#~ msgid "PORT 4" +#~ msgstr "PUERTO 4" -msgid "Please wait" -msgstr "Por favor espera" +#~ msgid "PORT 4 of the brick" +#~ msgstr "PUERTO 4 del brick" -msgid "Starting connection..." -msgstr "Conectando..." +#~ msgid "sound sensor" +#~ msgstr "sensor de sonido" -#~ msgid "touch" -#~ msgstr "botón" +#~ msgid "color sensor" +#~ msgstr "sensor de color" -#~ msgid "ultrasonic" -#~ msgstr "distancia" +#~ msgid "set light" +#~ msgstr "prender luz" -#~ msgid "touch sensor" -#~ msgstr "sensor táctil" +#~ msgid "Set color sensor light." +#~ msgstr "Prende la luz del sensor de color." -#~ msgid "custom module sensor A" -#~ msgstr "módulo de sensor personalizado A" +#~ msgid "battery level" +#~ msgstr "nivel de batería" -#~ msgid "custom module sensor B" -#~ msgstr "módulo de sensor personalizado B" +#~ msgid "Get battery level of the brick" +#~ msgstr "Obtiene el nivel de batería del brick" -#~ msgid "custom module sensor C" -#~ msgstr "módulo de sensor personalizado C" +#~ msgid "HIGH" +#~ msgstr "ALTO" -#~ msgid "module a" -#~ msgstr "módulo a" +#~ msgid "LOW" +#~ msgstr "BAJO" -#~ msgid "module b" -#~ msgstr "módulo b" +#~ msgid "INPUT" +#~ msgstr "ENTRADA" -#~ msgid "module c" -#~ msgstr "módulo c" +#~ msgid "OUTPUT" +#~ msgstr "SALIDA" -#~ msgid "hack pin mode" -#~ msgstr "modo del hack pin" +#~ msgid "PWM" +#~ msgstr "PWM" -#~ msgid "read hack pin Butia" -#~ msgstr "leer en hack pin" +#~ msgid "SERVO" +#~ msgstr "SERVO" -#~ msgid "Module A" -#~ msgstr "Módulo A" +#~ msgid "ERROR: Check the Arduino and the number of port." +#~ msgstr "ERROR: Chequee la Arduino y el número de puerto." -#~ msgid "Module B" -#~ msgstr "Módulo B" +#~ msgid "ERROR: Value must be a number from 0 to 255." +#~ msgstr "ERROR: El valor debe ser un número entre 0 y 255." -#~ msgid "generic Module B" -#~ msgstr "Módulo B genérico" +#~ msgid "ERROR: Value must be either HIGH or LOW." +#~ msgstr "ERROR: El valor debe ser ALTO o BAJO." -#~ msgid "Module C" -#~ msgstr "Módulo C" +#~ msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO." +#~ msgstr "ERROR: El modo debe ser ENTRADA, SALIDA, PWM o SERVO." -#~ msgid "generic Module C" -#~ msgstr "Módulo C genérico" +#~ msgid "refresh Arduino" +#~ msgstr "refrescar Arduino" -#~ msgid "ERROR: You must cast Module A, B or C" -#~ msgstr "ERROR: Debes castear el Módulo A, B o C" +#~ msgid "Search for connected Arduinos." +#~ msgstr "Busca por Arduinos conectadas." -#~ msgid "returns the temperature" -#~ msgstr "devuelve la temperatura (grados celsius)" +#~ msgid "Arduino" +#~ msgstr "Arduino" -#~ msgid "returns 1 when the sensors detects a magnetic field, 0 otherwise" -#~ msgstr "" -#~ "devuelve 1 cuando el sensor detecta un campo magnético, 0 en otro caso" +#~ msgid "set current Arduino board" +#~ msgstr "establece la placa Arduino actual" -#~ msgid "gpio" -#~ msgstr "gpio" +#~ msgid "number of Arduinos" +#~ msgstr "número de Arduinos" -#~ msgid "Turn LED on and off: 0 is off; 1 is on" -#~ msgstr "Prende o apaga el LED; 0 es apagado, 1 prendido" +#~ msgid "number of Arduino boards" +#~ msgstr "número de placas" -#~ msgid "returns the gray level" -#~ msgstr "devuelve el nivel de gris" +#~ msgid "Arduino name" +#~ msgstr "nombre de Arduino" -#~ msgid "returns the light level" -#~ msgstr "devuelve el nivel de luz" +#~ msgid "Get the name of an Arduino." +#~ msgstr "Obtiene el nombre de la Arduino." -#~ msgid "returns the distance from the object in front of the sensor" -#~ msgstr "devuelve la distancia al objeto en frente del sensor" +#~ msgid "pin mode" +#~ msgstr "modo del pin" -#, fuzzy -#~ msgid "returns the value of the resistance" -#~ msgstr "" -#~ "#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -#~ "devuelve el valor de la resistencia\n" -#~ "#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -#~ "devuleve el valor de la resistencia" +#~ msgid "mode" +#~ msgstr "modo" -#~ msgid "returns the value of the voltage" -#~ msgstr "devuelve el valor del voltaje" +#~ msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)." +#~ msgstr "Selecciona la función del pin (ENTRADA, SALIDA, PWM, SERVO)." -#~ msgid "returns the battery charge as a number between 0 and 255" +#~ msgid "analog write" +#~ msgstr "escribir analógico" + +#~ msgid "Write analog value in specified port." +#~ msgstr "Escribe un valor analógico en el puerto especificado." + +#~ msgid "analog read" +#~ msgstr "leer analógico" + +#~ 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." #~ msgstr "" -#~ "devuelve la carga de la batería del robot como un número entre 0 y 255" +#~ "Lee un valor desde un puerto analógico. El valor puede ser entre 0 y 1023. " +#~ "Use Vref para determinar el voltaje. Para USB, volt=((leer)*5/1024) " +#~ "aproximadamente." -#~ msgid "Get battery level of the brick" -#~ msgstr "Obtiene el nivel de batería del brick" +#~ msgid "digital write" +#~ msgstr "escribir digital" -#~ msgid "adjust LED intensity between 0 and 255" -#~ msgstr "ajusta la intensidad del LED entre 0 y 255" +#~ msgid "Write digital value to specified port." +#~ msgstr "Escribe un valor digital en un puerto específico." -#~ msgid "returns the ambient light level" -#~ msgstr "devuelve el nivel de luz en el ambiente" +#~ msgid "digital read" +#~ msgstr "leer digital" -#~ msgid "returns the ambient temperature" -#~ msgstr "devuelve la temperatura ambiente" +#~ msgid "Read value from digital port." +#~ msgstr "Lee un valor desde un puerto digital." -#~ msgid "returns 0 or 1 depending on the sensor inclination" -#~ msgstr "devuelve 0 o 1 dependiendo de la inclinación del sensor" +#~ msgid "Set HIGH value for digital port." +#~ msgstr "Setea el valor ALTO en el puerto digital." -#~ msgid "switches from 0 to 1, the frequency depends on the vibration" -#~ msgstr "oscila entre 0 y 1 dependiendo de la vibración" +#~ msgid "Configure Arduino port for digital input." +#~ msgstr "Configura el puerto de la Arduino como entrada digital." -#~ msgid "grayscale" -#~ msgstr "escala de gris" +#~ msgid "Configure Arduino port to drive a servo." +#~ msgstr "Configura el puerto de la Arduino para manejar un servo." -#~ msgid "ambient light" -#~ msgstr "luz ambiente" +#~ msgid "Set LOW value for digital port." +#~ msgstr "Setea el valor BAJO en el puerto digital." -#~ msgid "" -#~ "TurtleBlocks with some robot plugins: Butia, Lego NxT, WeDo, FollowMe" +#~ msgid "Configure Arduino port for digital output." +#~ msgstr "Configura el puerto de la Arduino como salida digital." + +#~ msgid "Configure Arduino port for PWM (pulse-width modulation)." #~ msgstr "" -#~ "TortuBlocks con varios plugin de robótica: Butiá, Lego NxT, WeDo, FollowMe" +#~ "Configura el puerto de la Arduino para PWM modulación por ancho de pulsos)." -#~ msgid "magnetic induction" -#~ msgstr "campo magnético" +#~ msgid "Palette of Expeyes blocks" +#~ msgstr "Paleta de bloques de Expeyes" -#~ msgid "vibration" -#~ msgstr "vibración" +#~ msgid "set PVS" +#~ msgstr "establecer PVS" -#~ msgid "move the Butia robot forward a predefined distance" -#~ msgstr "mueve el robot Butiá hacia adelante una distancia predefinida" +#~ msgid "set programmable voltage output" +#~ msgstr "establece el voltaje de salida programable" -#~ msgid "move the Butia robot backward a predefined distance" -#~ msgstr "mueve el robot Butiá hacia atrás una distancia predefinida" +#~ msgid "set SQR1 voltage" +#~ msgstr "establecer voltaje SQR1" -#~ msgid "turn Butia" -#~ msgstr "girar Butiá" +#~ msgid "set square wave 1 voltage output" +#~ msgstr "establece una onda cuadrada en el voltaje de salida" -#~ msgid "turn the Butia robot x degrees" -#~ msgstr "gira el robot Butiá x grados" +#~ msgid "set SQR2 voltage" +#~ msgstr "establecer voltaje SQR2" -#~ msgid "moves the Butia at specify speed motors" -#~ msgstr "mueve los motores del Butiá a la velocidad especificada" +#~ msgid "set square wave 2 voltage output" +#~ msgstr "establece una onda cuadrada en el voltaje de salida" -#~ msgid "grey" -#~ msgstr "gris" +#~ msgid "set OD1" +#~ msgstr "establecer OD1" -#, fuzzy -#~ msgid "returns the object gray level as a number between 0 and 1023" +#~ msgid "set digital output level (OD1) low (0) or high (1)" +#~ msgstr "establece el nivel de la salida digital (OD1) bajo (0) o alto (1)" + +#~ msgid "IN1 level" +#~ msgstr "nivel IN1" + +#~ msgid "" +#~ "returns 1 if IN1 voltage level >2.5 volts, 0 if IN1 voltage level <= 2.5 " +#~ "volts" #~ msgstr "" -#~ "#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -#~ "devuelve el nivel de luz de un objeto como un número entre 0 y 1023\n" -#~ "#-#-#-#-# es.po (PACKAGE VERSION) #-#-#-#-#\n" -#~ "devuelve el nivel de luz en el ambiente como un número entre 0 y 1023" +#~ "devuelve 1 si el voltaje de IN1 es mayor a 2,5 volts, 0 si el voltaje es <= " +#~ "2,5 volts" -#~ msgid "returns the ambient light level as a number between 0 and 1023" +#~ msgid "IN2 level" +#~ msgstr "nivel IN2" + +#~ msgid "" +#~ "returns 1 if IN2 voltage level >2.5 volts, 0 if IN2 voltage level <= 2.5 " +#~ "volts" #~ msgstr "" -#~ "devuelve el nivel de luz en el ambiente como un número entre 0 y 1023" +#~ "devuelve 1 si el voltaje de IN2 es mayor a 2,5 volts, 0 si el voltaje es <= " +#~ "2,5 volts" -#~ msgid "returns the ambient temperature as a number between 0 and 255" -#~ msgstr "devuelve la temperatura en el ambiente como un número entre 0 y 255" +#~ msgid "SEN level" +#~ msgstr "nivel SEN" #~ msgid "" -#~ "returns the distance from the object in front of the sensor as a number " -#~ "between 0 and 255" +#~ "returns 1 if resistive sensor (SEN) voltage level > 2.5 volts, 0 if SEN " +#~ "voltage level <= 2.5 volts" #~ msgstr "" -#~ "devuelve la distancia del objeto en frente al sensor como un número entre " -#~ "0 y 255" +#~ "devuelve 1 si el voltaje del sensor resistivo (SEN) es mayor a 2,5 volts, 0 " +#~ "si el voltaje es <= 2,5 volts" + +#~ msgid "capture" +#~ msgstr "capturar" + +#~ msgid "input" +#~ msgstr "entrada" + +#~ msgid "samples" +#~ msgstr "muestras" + +#~ msgid "interval" +#~ msgstr "intervalo" #~ msgid "" -#~ "set the speed of the Butia motors as a value between 0 and 1023, passed " -#~ "by an argument" +#~ "capture multiple samples from input at interval (MS); results pushed to FIFO" #~ msgstr "" -#~ "setea la velocidad de los motores del Butiá como un valor entre 0 y 1023 " -#~ "pasado por argumento" +#~ "captura múltiples muestras de la entrada en intervalos (MS); los resultados " +#~ "son puestos en FIFO" -#~ msgid "set text size" -#~ msgstr "fijar tamaño del texto" +#~ msgid "A1" +#~ msgstr "A1" -#~ msgid "set text color" -#~ msgstr "fijar el color del texto" +#~ msgid "read analog input 1 voltage" +#~ msgstr "lee el voltaje de la entrada analógica 1" -#~ msgid "presentation 2x1" -#~ msgstr "presentación 2x1" +#~ msgid "A2" +#~ msgstr "A2" -#~ msgid "sets color of text drawn by the turtle" -#~ msgstr "fija el color del texto dibujado por la tortuga" +#~ msgid "read analog input 2 voltage" +#~ msgstr "lee el voltaje de la entrada analógica 2" -#~ msgid "palette" -#~ msgstr "paleta" +#~ msgid "IN1" +#~ msgstr "IN1" -#~ msgid "presentation 2x2" -#~ msgstr "presentación 2x2" +#~ msgid "read input 1 voltage" +#~ msgstr "lee el voltaje de la entrada 1" -#~ msgid "make a uturn" -#~ msgstr "hacer una vuelta en U" +#~ msgid "IN2" +#~ msgstr "IN2" -#~ msgid "sets size of text drawn by the turtle" -#~ msgstr "fija el tamaño del texto dibujado por la tortuga" +#~ msgid "read input 2 voltage" +#~ msgstr "lee el voltaje de la entrada 2" -#~ msgid "presentation 1x1" -#~ msgstr "presentación 1x1" +#~ msgid "SEN" +#~ msgstr "SEN" -#~ msgid "presentation 1x2" -#~ msgstr "presentación 1x2" +#~ msgid "read analog sensor input voltage" +#~ msgstr "lee el voltaje de entrada del sensor analógico" -#~ msgid "returns 1 when the button is press and 0 otherwise" -#~ msgstr "devuelve 1 cuando el botón está presionado y 0 en otro caso" +#~ msgid "SQR1" +#~ msgstr "SQR1" -#~ msgid "the speed must be a value between 0 and 1023" -#~ msgstr "la velocidad debe ser un valor entre 0 y 1023" +#~ msgid "read square wave 1 voltage" +#~ msgstr "lee el voltaje de la onda cuadrada 1" + +#~ msgid "SQR2" +#~ msgstr "SQR2" #~ msgid "" -#~ "if set to 0 then color averaging is off during calibration; for other " -#~ "values it is on" +#~ "set the speed of the Butia motors as a value between 0 and 1023, passed by " +#~ "an argument" #~ msgstr "" -#~ "Si está en 0 entonces el color promedio está apagado durante la " -#~ "calibración; para otros valores está encendido" - -#~ msgid "grey sensor" -#~ msgstr "sensor de grises" - -#~ msgid "ERROR: Value must be either HIGH or LOW." -#~ msgstr "ERROR: El valor debe ser ALTO o BAJO." +#~ "setea la velocidad de los motores del Butiá como un valor entre 0 y 1023 " +#~ "pasado por argumento" #~ msgid "Error in stop camera" #~ msgstr "Error deteniendo la cámara" @@ -4157,6 +3156,15 @@ msgstr "Conectando..." #~ msgid "return calibration 2" #~ msgstr "devuelve la calibración 2" +#~ msgid "RGB" +#~ msgstr "RGB" + +#~ msgid "YUV" +#~ msgstr "YUV" + +#~ msgid "HSV" +#~ msgstr "HSV" + #~ msgid "Please check the port." #~ msgstr "Por favor chequee el puerto." @@ -4177,6 +3185,9 @@ msgstr "Conectando..." #~ "sincronizar motores\n" #~ "dirección" +#~ msgid "Palette of Arduino blocks" +#~ msgstr "Paleta de bloques Arduino" + #~ msgid "delay Butia" #~ msgstr "espera Butiá" @@ -4273,8 +3284,7 @@ msgstr "Conectando..." #~ msgstr "Botón" #~ msgid "" -#~ "returns the object gray level encountered him as a number between 0 and " -#~ "1023" +#~ "returns the object gray level encountered him as a number between 0 and 1023" #~ msgstr "" #~ "devuelve el nivel de gris del objeto en frente al sensor como un número " #~ "entre 0 y 1023" @@ -4380,8 +3390,7 @@ msgstr "Conectando..." #~ msgid "restore last" #~ msgstr "restaurar último" -#~ msgid "" -#~ "a programmable block: used to add advanced math equations, e.g., sin(x)" +#~ msgid "a programmable block: used to add advanced math equations, e.g., sin(x)" #~ msgstr "" #~ "un bloque programable: utilizado para agregar ecuaciones matemáticas " #~ "avanzadas, i.e., sen(x)" @@ -4445,15 +3454,15 @@ msgstr "Conectando..." #~ msgstr "o" #~ msgid "" -#~ "a programmable block: used to add advanced single-valriable math " -#~ "equations, e.g., sin(x)" +#~ "a programmable block: used to add advanced single-valriable math equations, " +#~ "e.g., sin(x)" #~ msgstr "" #~ "un bloque programable: utilizado para agregar ecuaciones matemáticas " #~ "avanzadas de una variable, i.e., sen(x)" #~ msgid "" -#~ "a programmable block: used to add advanced multi-varialble math " -#~ "equations, e.g., sin(x+y+z)" +#~ "a programmable block: used to add advanced multi-varialble math equations, e." +#~ "g., sin(x+y+z)" #~ msgstr "" #~ "un bloque programable: utilizado para agregar ecuaciones matemáticas " #~ "avanzadas de múltiples variables, i.e., sen(x+y+z)" @@ -4475,3 +3484,31 @@ msgstr "Conectando..." #~ msgid "1×1 picture" #~ msgstr "dibujos 1x1" + +msgid "Please wait" +msgstr "Por favor espera" + +msgid "Starting connection..." +msgstr "Conectando..." + +msgid "up" +msgstr "arriba" + +msgid "down" +msgstr "abajo" + +msgid "backspace" +msgstr "retroceso" + +msgid "tab" +msgstr "tabulador" + +# TRANS: enter is the name of the enter (or return) key +msgid "enter" +msgstr "enter" + +msgid "space" +msgstr "espacio" + +msgid "delete" +msgstr "suprimir" \ No newline at end of file -- cgit v0.9.1