# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-06-19 00:33-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.7.0\n" #. TRANS: "name" option from activity.info file #. TRANS: "summary" option from activity.info file #. TRANS: "description" option from activity.info file msgid "turtleart-extras (master)" msgstr "" #: taextras.py:37 msgid "Turtle Blocks" msgstr "" #: taextras.py:38 msgid "Turtle Art" msgstr "Черепашка" #: taextras.py:42 msgid "Turtle Art Mini" msgstr "" #: taextras.py:46 msgid "Turtle Confusion" msgstr "" #: taextras.py:47 taextras.py:52 msgid "Select a challenge" msgstr "" #: taextras.py:51 msgid "Amazonas Tortuga" msgstr "" #: taextras.py:58 msgid "Palette of Mexican pesos" msgstr "" #: taextras.py:59 msgid "Palette of Colombian pesos" msgstr "" #: taextras.py:60 msgid "Palette of Rwandan francs" msgstr "" #: taextras.py:61 msgid "Palette of US dollars" msgstr "" #: taextras.py:62 msgid "Palette of Australian dollars" msgstr "" #: taextras.py:63 msgid "Palette of Paraguayan Guaranies" msgstr "" #: taextras.py:64 msgid "Palette of Peruvian Nuevo Soles" msgstr "" #: taextras.py:65 msgid "Palette of Uruguayan Pesos" msgstr "" #. TRANS: Butia is a Robot Project from Uruguay #. (http://www.fing.edu.uy/inco/proyectos/butia/) #: taextras.py:71 msgid "TurtleBots" msgstr "" #. TRANS: summary of TurtleBots activity #: taextras.py:73 msgid "TurtleBlocks with Butia, Lego NxT, WeDo, Arduino, FollowMe plugins" msgstr "" #: taextras.py:74 msgid "ERROR: The speed must be a value between 0 and 1023" msgstr "" #: taextras.py:75 msgid "ERROR: The pin must be between 1 and 8" msgstr "" #: taextras.py:76 msgid "ERROR: The value must be 0 or 1, LOW or HIGH" msgstr "" #: taextras.py:77 msgid "ERROR: The mode must be INPUT or OUTPUT." msgstr "" #: taextras.py:78 taextras.py:79 msgid "turns LED on and off: 1 means on, 0 means off" msgstr "" #: taextras.py:80 msgid "returns the gray level as a value between 0 and 65535" msgstr "" #: taextras.py:81 msgid "returns 1 when the button is pressed and 0 otherwise" msgstr "" #: taextras.py:82 msgid "returns the light level as a value between 0 and 65535" msgstr "" #: taextras.py:83 msgid "returns the distance as a value between 0 and 65535" msgstr "" #: taextras.py:84 msgid "returns the resistance value (ohms)" msgstr "" #: taextras.py:85 msgid "returns the voltage value (volts)" msgstr "" #: taextras.py:86 msgid "returns the temperature" msgstr "" #: taextras.py:87 msgid "returns 1 when the sensors detects a magnetic field, 0 otherwise" msgstr "" #: taextras.py:88 msgid "LED" msgstr "" #: taextras.py:89 msgid "button" msgstr "" #: taextras.py:90 taextras.py:358 msgid "gray" msgstr "" #: taextras.py:91 taextras.py:356 #, fuzzy msgid "light" msgstr "вправо" #: taextras.py:92 msgid "temperature" msgstr "" #: taextras.py:93 taextras.py:330 msgid "distance" msgstr "" #: taextras.py:94 msgid "resistance" msgstr "сопротивление" #: taextras.py:95 msgid "voltage" msgstr "напряжение" #: taextras.py:96 msgid "Butia Robot" msgstr "" #: taextras.py:97 msgid "refresh Butia" msgstr "" #: taextras.py:98 msgid "refresh the state of the Butia palette and blocks" msgstr "" #. TRANS: This string is shorthand for "battery charge of Butia" #: taextras.py:100 msgid "battery charge Butia" msgstr "" #: taextras.py:101 msgid "" "returns the battery charge in volts. If no motors present, it returns 255" msgstr "" #. TRANS: This string is shorthand for "speed of Butia" #: taextras.py:103 msgid "speed Butia" msgstr "" #: taextras.py:104 msgid "set the speed of the Butia motors" msgstr "" #: taextras.py:105 msgid "move Butia" msgstr "" #: taextras.py:106 msgid "left" msgstr "влево" #: taextras.py:107 #, fuzzy msgid "right" msgstr "вправо" #: taextras.py:108 msgid "moves the Butia motors at the specified speed" msgstr "" #: taextras.py:109 msgid "stop Butia" msgstr "" #: taextras.py:110 msgid "stop the Butia robot" msgstr "" #. TRANS: This string is shorthand for "move Butia forward" #: taextras.py:112 msgid "forward Butia" msgstr "" #: taextras.py:113 msgid "move the Butia robot forward" msgstr "" #. TRANS: This string is shorthand for "turn Butia left" #: taextras.py:115 msgid "left Butia" msgstr "" #: taextras.py:116 msgid "turn the Butia robot at left" msgstr "" #. TRANS: This string is shorthand for "turn Butia right" #: taextras.py:118 msgid "right Butia" msgstr "" #: taextras.py:119 msgid "turn the Butia robot at right" msgstr "" #. TRANS: This string is shorthand for "move Butia backward" #: taextras.py:121 msgid "backward Butia" msgstr "" #: taextras.py:122 msgid "move the Butia robot backward" msgstr "" #: taextras.py:123 msgid "Butia Robot extra blocks" msgstr "" #: taextras.py:124 msgid "hack pin mode" msgstr "" #: taextras.py:125 taextras.py:293 taextras.py:459 msgid "pin" msgstr "" #: taextras.py:126 taextras.py:460 #, fuzzy msgid "mode" msgstr "модуль" #: taextras.py:127 msgid "Select the pin function (INPUT, OUTPUT)." msgstr "" #: taextras.py:128 msgid "write hack pin Butia" msgstr "" #: taextras.py:129 taextras.py:463 msgid "value" msgstr "значение" #: taextras.py:130 msgid "set a hack pin to 0 or 1" msgstr "" #: taextras.py:131 msgid "read hack pin Butia" msgstr "" #: taextras.py:132 msgid "read the value of a hack pin" msgstr "" #: taextras.py:133 taextras.py:435 msgid "HIGH" msgstr "" #: taextras.py:134 taextras.py:472 msgid "Set HIGH value for digital port." msgstr "" #: taextras.py:135 taextras.py:437 msgid "INPUT" msgstr "" #: taextras.py:136 msgid "Configure hack port for digital input." msgstr "" #: taextras.py:137 taextras.py:436 msgid "LOW" msgstr "" #: taextras.py:138 taextras.py:475 msgid "Set LOW value for digital port." msgstr "" #: taextras.py:139 taextras.py:438 msgid "OUTPUT" msgstr "" #: taextras.py:140 msgid "Configure hack port for digital output." msgstr "" #: taextras.py:141 msgid "Butia" msgstr "" #: taextras.py:142 #, python-format msgid "ERROR: The pin %s must be in OUTPUT mode." msgstr "" #: taextras.py:143 #, python-format msgid "ERROR: The pin %s must be in INPUT mode." msgstr "" #: taextras.py:147 msgid "Error importing Pygame. This plugin require Pygame 1.9" msgstr "" #: taextras.py:148 msgid "Error on initialization of the camera" msgstr "" #: taextras.py:149 msgid "No camera was found" msgstr "" #: taextras.py:150 msgid "Error stopping camera" msgstr "" #: taextras.py:151 msgid "Error starting camera" msgstr "" #. TRANS: The "mask" is used to restrict processing to a region in the image #: taextras.py:153 msgid "Error in get mask" msgstr "" #: taextras.py:154 msgid "FollowMe" msgstr "" #: taextras.py:155 msgid "refresh FollowMe" msgstr "" #: taextras.py:156 msgid "Search for a connected camera." msgstr "" #. TRANS: the calibration is used to match an RGB color to a target #: taextras.py:158 msgid "calibration" msgstr "" #: taextras.py:159 msgid "store a personalized calibration" msgstr "" #: taextras.py:160 msgid "return a personalized calibration" msgstr "" #: taextras.py:161 msgid "follow" msgstr "" #: taextras.py:162 msgid "follow a color or calibration" msgstr "" #: taextras.py:163 msgid "brightness" msgstr "" #: taextras.py:164 msgid "set the camera brightness as a value between 0 to 255." msgstr "" #: taextras.py:165 msgid "minimum pixels" msgstr "" #: taextras.py:166 msgid "set the minimal number of pixels to follow" msgstr "" #: taextras.py:167 msgid "threshold" msgstr "" #. TRANS: RGB color space (red, green, blue) #: taextras.py:169 msgid "set a threshold for a RGB color" msgstr "" #: taextras.py:170 msgid "camera mode" msgstr "" #. TRANS: RGB, YUV, and HSV are color spaces #: taextras.py:172 msgid "set the color mode of the camera: RGB; YUV or HSV" msgstr "" #: taextras.py:173 msgid "get brightness" msgstr "" #: taextras.py:174 msgid "get the brightness of the ambient light" msgstr "" #: taextras.py:175 msgid "average color" msgstr "" #: taextras.py:176 msgid "" "if set to 0 then color averaging is off during calibration; for other values " "it is on" msgstr "" #: taextras.py:178 msgid "x position" msgstr "" #: taextras.py:179 msgid "return x position" msgstr "" #: taextras.py:180 msgid "y position" msgstr "" #: taextras.py:181 msgid "return y position" msgstr "" #: taextras.py:182 msgid "pixels" msgstr "" #: taextras.py:183 msgid "return the number of pixels of the biggest blob" msgstr "" #. TRANS: RGB color space (red, green, blue) #: taextras.py:185 msgid "set the color mode of the camera to RGB" msgstr "" #. TRANS: YUV color space (luminance, chrominance) #: taextras.py:187 msgid "set the color mode of the camera to YUV" msgstr "" #. TRANS: HSV color space (hue, saturation, value) #: taextras.py:189 msgid "set the color mode of the camera to HSV" msgstr "" #: taextras.py:190 msgid "empty calibration" msgstr "" #: taextras.py:191 msgid "error in string conversion" msgstr "" #. TRANS: Pattern detection is a plugin that allow detect signals #. with the camera #: taextras.py:197 msgid "Pattern detection" msgstr "" #: taextras.py:198 msgid "Seeing signal" msgstr "" #: taextras.py:199 msgid "Returns True if the signal is in front of the camera" msgstr "" #: taextras.py:200 msgid "Distance to signal" msgstr "" #: taextras.py:201 msgid "Returns the distance of the signal to the camera in millimeters" msgstr "" #. TRANS: SumBot is a robot programmed for "Sumo wrestling" #: taextras.py:206 msgid "SumBot" msgstr "" #: taextras.py:207 msgid "speed SumBot" msgstr "" #: taextras.py:208 msgid "submit the speed to the SumBot" msgstr "" #: taextras.py:209 msgid "set the default speed for the movement commands" msgstr "" #. TRANS: This string is shorthand for "move SumBot forward" #: taextras.py:211 msgid "forward SumBot" msgstr "" #: taextras.py:212 msgid "move SumBot forward" msgstr "" #. TRANS: This string is shorthand for "move SumBot backward" #: taextras.py:214 msgid "backward SumBot" msgstr "" #: taextras.py:215 msgid "move SumBot backward" msgstr "" #: taextras.py:216 msgid "stop SumBot" msgstr "" #: taextras.py:217 msgid "stop the SumBot" msgstr "" #. TRANS: This string is shorthand for "turn SumBot left" #: taextras.py:219 msgid "left SumBot" msgstr "" #: taextras.py:220 msgid "turn left the SumBot" msgstr "" #. TRANS: This string is shorthand for "move SumBot right" #: taextras.py:222 msgid "right SumBot" msgstr "" #: taextras.py:223 msgid "turn right the SumBot" msgstr "" #. TRANS: The angle to the center is the angle SumBot must turn to #. face the center of the playing field #: taextras.py:226 msgid "angle to center" msgstr "" #. TRANS: dohyo is the playing field #: taextras.py:228 msgid "get the angle to the center of the dohyo" msgstr "" #. TRANS: The angle to the center is the angle SumBot must turn to #. face the Enemy (opponent) #: taextras.py:231 msgid "angle to Enemy" msgstr "" #: taextras.py:232 msgid "get the angle to the Enemy" msgstr "" #. TRANS: This string is shorthand for "x coordinate of SumBot" #: taextras.py:234 msgid "x coor. SumBot" msgstr "" #: taextras.py:235 msgid "get the x coordinate of the SumBot" msgstr "" #. TRANS: This string is shorthand for "y coordinate of SumBot" #: taextras.py:237 msgid "y coor. SumBot" msgstr "" #: taextras.py:238 msgid "get the y coordinate of the SumBot" msgstr "" #. TRANS: This string is shorthand for "x coordinate of SumBot's enemy" #: taextras.py:240 msgid "x coor. Enemy" msgstr "" #: taextras.py:241 msgid "get the x coordinate of the Enemy" msgstr "" #. TRANS: This string is shorthand for "y coordinate of SumBot's enemy" #: taextras.py:243 msgid "y coor. Enemy" msgstr "" #: taextras.py:244 msgid "get the y coordinate of the Enemy" msgstr "" #. TRANS: This string is shorthand for "rotation of SumBot" #: taextras.py:246 msgid "rotation SumBot" msgstr "" #: taextras.py:247 msgid "get the rotation of the Sumbot" msgstr "" #. TRANS: This string is shorthand for "rotation of SumBot's enemy" #: taextras.py:249 msgid "rotation Enemy" msgstr "" #: taextras.py:250 msgid "get the rotation of the Enemy" msgstr "" #: taextras.py:251 msgid "distance to center" msgstr "" #. TRANS: dohyo is the playing field #: taextras.py:253 msgid "get the distance to the center of the dohyo" msgstr "" #: taextras.py:254 msgid "distance to Enemy" msgstr "" #: taextras.py:255 msgid "get the distance to the Enemy" msgstr "" #: taextras.py:256 msgid "update information" msgstr "" #: taextras.py:257 msgid "update information from the server" msgstr "" #. TRANS: Please use similar terms to those used in the Physics Activity #: taextras.py:262 msgid "Palette of physics blocks" msgstr "" #: taextras.py:263 msgid "start polygon" msgstr "" #: taextras.py:264 msgid "Begin defining a new polygon based on the current Turtle xy position." msgstr "" #: taextras.py:266 msgid "add point" msgstr "" #: taextras.py:267 msgid "" "Add a new point to the current polygon based on the current Turtle xy " "position." msgstr "" #: taextras.py:269 msgid "end polygon" msgstr "" #: taextras.py:270 msgid "Define a new polygon." msgstr "" #: taextras.py:271 msgid "end filled polygon" msgstr "" #: taextras.py:272 msgid "Not a simple polygon" msgstr "" #: taextras.py:273 msgid "Define a new filled polygon." msgstr "" #: taextras.py:274 msgid "triangle" msgstr "" #. TRANS: base of a triangle #: taextras.py:276 msgid "base" msgstr "" #: taextras.py:277 taextras.py:283 msgid "height" msgstr "высота" #: taextras.py:278 msgid "Add a triangle object to the project." msgstr "" #: taextras.py:279 msgid "circle" msgstr "" #: taextras.py:280 msgid "Add a circle object to the project." msgstr "" #: taextras.py:281 msgid "rectangle" msgstr "" #: taextras.py:282 msgid "width" msgstr "ширина" #: taextras.py:284 msgid "Add a rectangle object to the project." msgstr "" #: taextras.py:285 msgid "reset" msgstr "" #: taextras.py:286 msgid "Reset the project; clear the object list." msgstr "" #: taextras.py:287 msgid "motor" msgstr "" #. TRANS: torque as in engine torque #: taextras.py:289 msgid "torque" msgstr "" #: taextras.py:290 msgid "speed" msgstr "" #: taextras.py:291 msgid "" "Motor torque and speed range from 0 (off) to positive numbers; motor is " "placed on the most recent object created." msgstr "" #: taextras.py:294 msgid "Pin an object down so that it cannot fall." msgstr "" #: taextras.py:295 msgid "joint" msgstr "" #: taextras.py:296 msgid "x" msgstr "x" #: taextras.py:297 msgid "y" msgstr "y" #: taextras.py:298 msgid "" "Join two objects together (the most recent object created and the object at " "point x, y)." msgstr "" #: taextras.py:300 msgid "save as Physics activity" msgstr "" #: taextras.py:301 msgid "Save the project to the Journal as a Physics activity." msgstr "" #. TRANS: Here, gear means a toothed wheel, as in a clock-works #: taextras.py:303 msgid "gear" msgstr "" #: taextras.py:304 msgid "Add a gear object to the project." msgstr "" #: taextras.py:305 #, fuzzy msgid "density" msgstr "идентификатор" #: taextras.py:306 msgid "" "Set the density property for objects (density can be any positive number)." msgstr "" #: taextras.py:308 msgid "friction" msgstr "" #: taextras.py:309 msgid "" "Set the friction property for objects (value from 0 to 1, where 0 turns " "friction off and 1 is strong friction)." msgstr "" #. TRANS: bounciness is coefficient of restitution #: taextras.py:312 msgid "bounciness" msgstr "" #: taextras.py:313 msgid "" "Set the bounciness property for objects (a value from 0 to 1, where 0 means " "no bounce and 1 is very bouncy)." msgstr "" #. TRANS: dynamic here means moving vs in a fixed position #: taextras.py:316 msgid "dynamic" msgstr "" #: taextras.py:317 msgid "" "If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position." msgstr "" #. TRANS: WeDo is a robotics product of the LEGO company #: taextras.py:323 msgid "Palette of WeDo blocks" msgstr "" #: taextras.py:324 msgid "WeDo" msgstr "" #: taextras.py:325 msgid "set current WeDo device" msgstr "" #: taextras.py:326 msgid "number of WeDo devices" msgstr "" #: taextras.py:327 msgid "tilt" msgstr "" #: taextras.py:328 msgid "" "tilt sensor output: (-1 == no tilt, 0 == tilt forward, 3 == tilt back, 1 == " "tilt left, 2 == tilt right)" msgstr "" #. TRANS: This string is shorthand for "output of the distance sensor" #: taextras.py:332 msgid "distance sensor output" msgstr "" #: taextras.py:333 msgid "Motor A" msgstr "" #: taextras.py:334 msgid "returns the current value of Motor A" msgstr "" #: taextras.py:335 msgid "Motor B" msgstr "" #: taextras.py:336 msgid "returns the current value of Motor B" msgstr "" #: taextras.py:337 msgid "set the value for Motor A" msgstr "" #: taextras.py:338 msgid "set the value for Motor B" msgstr "" #: taextras.py:339 msgid "WeDo is unavailable" msgstr "" #. TRANS: e.g., Wedo 2 is unavailable, defaulting to 1 #: taextras.py:341 #, python-format msgid "WeDo %d is unavailable; defaulting to 1" msgstr "" #. TRANS: %(device)s and %(wedo_number)d are substitution strings; #. please leave untranslated #: taextras.py:344 #, python-format msgid "%(device)s is unavailable on WeDo %(wedo_number)d" msgstr "" #. TRANS: Lego NXT is a robotics product of the LEGO company #: taextras.py:349 msgid "Palette of LEGO NXT blocks of motors" msgstr "" #: taextras.py:350 msgid "Palette of LEGO NXT blocks of sensors" msgstr "" #. TRANS: touch sensor (implemented as a button) #: taextras.py:352 msgid "touch" msgstr "" #. TRANS: distance sensor (implemented using ultrasonics) #: taextras.py:354 msgid "ultrasonic" msgstr "" #: taextras.py:355 msgid "color" msgstr "цвет" #: taextras.py:357 msgid "sound" msgstr "звук" #. TRANS: The brick is the NXT controller #: taextras.py:360 msgid "Please check the connection with the brick" msgstr "" #: taextras.py:361 #, python-format msgid "Invalid port '%s'. Port must be: PORT A, B or C" msgstr "" #: taextras.py:362 #, python-format msgid "Invalid port '%s'. Port must be: PORT 1, 2, 3 or 4" msgstr "" #: taextras.py:363 msgid "The value of power must be between -127 to 127" msgstr "" #: taextras.py:364 #, python-format msgid "The parameter must be a integer, not '%s'" msgstr "" #: taextras.py:365 msgid "An error has occurred: check all connections and try to reconnect" msgstr "" #: taextras.py:366 #, python-format msgid "NXT found %s bricks" msgstr "" #: taextras.py:367 msgid "NXT not found" msgstr "" #: taextras.py:368 #, python-format msgid "Brick number %s was not found" msgstr "" #: taextras.py:369 msgid "refresh NXT" msgstr "" #: taextras.py:370 msgid "Search for a connected NXT brick." msgstr "" #: taextras.py:371 msgid "NXT" msgstr "" #: taextras.py:372 msgid "set current NXT device" msgstr "" #: taextras.py:373 msgid "number of NXT devices" msgstr "" #: taextras.py:374 msgid "brick name" msgstr "" #: taextras.py:375 msgid "Get the name of a brick." msgstr "" #: taextras.py:376 msgid "play tone" msgstr "" #: taextras.py:377 msgid "frequency" msgstr "" #: taextras.py:378 msgid "time" msgstr "" #: taextras.py:379 msgid "Play a tone at frequency for time." msgstr "" #. TRANS: turn is the action #: taextras.py:381 msgid "" "turn motor\n" "\n" msgstr "" #: taextras.py:382 msgid "port" msgstr "" #: taextras.py:383 msgid "power" msgstr "" #. TRANS: rotations is quantity of turns #: taextras.py:385 msgid "rotations" msgstr "" #: taextras.py:386 msgid "turn a motor" msgstr "" #: taextras.py:387 msgid "" "synchronize\n" "\n" "motors" msgstr "" #: taextras.py:388 msgid "steering" msgstr "" #: taextras.py:389 msgid "synchronize two motors connected in PORT B and PORT C" msgstr "" #: taextras.py:390 msgid "PORT A" msgstr "" #: taextras.py:391 msgid "PORT A of the brick" msgstr "" #: taextras.py:392 msgid "PORT B" msgstr "" #: taextras.py:393 msgid "PORT B of the brick" msgstr "" #: taextras.py:394 msgid "PORT C" msgstr "" #: taextras.py:395 msgid "PORT C of the brick" msgstr "" #: taextras.py:396 msgid "" "synchronize\n" "motors" msgstr "" #: taextras.py:397 msgid "start motor" msgstr "" #: taextras.py:398 msgid "Run a motor forever." msgstr "" #: taextras.py:399 msgid "brake motor" msgstr "" #: taextras.py:400 msgid "Stop a specified motor." msgstr "" #. TRANS: reset is used to reset the counter associated with the motor #: taextras.py:402 msgid "reset motor" msgstr "" #: taextras.py:403 msgid "Reset the motor counter." msgstr "" #: taextras.py:404 msgid "motor position" msgstr "" #: taextras.py:405 msgid "Get the motor position." msgstr "" #: taextras.py:406 msgid "PORT 1" msgstr "" #: taextras.py:407 msgid "PORT 1 of the brick" msgstr "" #: taextras.py:408 #, fuzzy msgid "read" msgstr "красный" #: taextras.py:409 msgid "sensor" msgstr "" #: taextras.py:410 msgid "Read sensor output." msgstr "" #: taextras.py:411 msgid "PORT 2" msgstr "" #: taextras.py:412 msgid "PORT 2 of the brick" msgstr "" #: taextras.py:413 msgid "light sensor" msgstr "" #: taextras.py:414 msgid "gray sensor" msgstr "" #: taextras.py:415 msgid "PORT 3" msgstr "" #: taextras.py:416 msgid "PORT 3 of the brick" msgstr "" #: taextras.py:417 msgid "touch sensor" msgstr "" #: taextras.py:418 msgid "distance sensor" msgstr "" #: taextras.py:419 msgid "PORT 4" msgstr "" #: taextras.py:420 msgid "PORT 4 of the brick" msgstr "" #: taextras.py:421 msgid "sound sensor" msgstr "" #: taextras.py:422 msgid "color sensor" msgstr "" #. TRANS: set light is used to set the light level associated with #. the color sensor (which can emit light as well as sense it) #: taextras.py:425 msgid "set light" msgstr "" #: taextras.py:426 msgid "Set color sensor light." msgstr "" #. TRANS: the battery level is the charge level of the brick #: taextras.py:428 msgid "battery level" msgstr "" #: taextras.py:429 msgid "Get the battery level of the brick in millivolts" msgstr "" #. TRANS: Arduino plugin to control an Arduino board #: taextras.py:434 msgid "Palette of Arduino blocks" msgstr "" #. TRANS: PWM is pulse-width modulation #: taextras.py:440 msgid "PWM" msgstr "" #: taextras.py:441 msgid "SERVO" msgstr "" #: taextras.py:442 msgid "ERROR: Check the Arduino and the number of port." msgstr "" #: taextras.py:443 msgid "ERROR: Value must be a number from 0 to 255." msgstr "" #: taextras.py:444 msgid "ERROR: Value must be either HIGH or LOW, 0 or 1" msgstr "" #: taextras.py:445 msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO." msgstr "" #: taextras.py:446 msgid "ERROR: The value must be an integer." msgstr "" #: taextras.py:447 msgid "ERROR: The pin must be an integer." msgstr "" #: taextras.py:448 msgid "refresh Arduino" msgstr "" #: taextras.py:449 msgid "Search for connected Arduinos." msgstr "" #: taextras.py:450 msgid "Arduino" msgstr "" #: taextras.py:451 msgid "set current Arduino board" msgstr "" #: taextras.py:452 msgid "number of Arduinos" msgstr "" #: taextras.py:453 msgid "number of Arduino boards" msgstr "" #: taextras.py:454 msgid "Arduino name" msgstr "" #: taextras.py:455 msgid "Get the name of an Arduino." msgstr "" #. TRANS: pin mode is used to specify the mode (INPUT, OUTPUT, etc) #. in which an I/O pin is being used. #: taextras.py:458 msgid "pin mode" msgstr "" #: taextras.py:461 msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)." msgstr "" #: taextras.py:462 msgid "analog write" msgstr "" #: taextras.py:464 msgid "Write analog value in specified port." msgstr "" #: taextras.py:465 msgid "analog read" msgstr "" #: taextras.py:466 msgid "" "Read value from analog port. Value may be between 0 and 1023. Use Vref to " "determine voltage. For USB, volt=((read)*5)/1024) approximately." msgstr "" #: taextras.py:468 msgid "digital write" msgstr "" #: taextras.py:469 msgid "Write digital value to specified port." msgstr "" #: taextras.py:470 msgid "digital read" msgstr "" #: taextras.py:471 msgid "Read value from digital port." msgstr "" #: taextras.py:473 msgid "Configure Arduino port for digital input." msgstr "" #: taextras.py:474 msgid "Configure Arduino port to drive a servo." msgstr "" #: taextras.py:476 msgid "Configure Arduino port for digital output." msgstr "" #: taextras.py:477 msgid "Configure Arduino port for PWM (pulse-width modulation)." msgstr "" #: taextras.py:478 #, python-format msgid "Not found Arduino %s" msgstr "" #: taextras.py:479 msgid "The pin must be an integer" msgstr "" #: taextras.py:480 msgid "The device must be an integer" msgstr "" #. TRANS: plugin to control an ExpEyes device #: taextras.py:485 msgid "Palette of Expeyes blocks" msgstr "" #. TRANS: Programmable voltage output #: taextras.py:487 msgid "set PVS" msgstr "" #: taextras.py:488 msgid "set programmable voltage output" msgstr "" #. TRANS: Square wave 1 voltage output #: taextras.py:490 msgid "set SQR1 voltage" msgstr "" #: taextras.py:491 msgid "set square wave 1 voltage output" msgstr "" #. TRANS: Square wave 2 voltage output #: taextras.py:493 msgid "set SQR2 voltage" msgstr "" #: taextras.py:494 msgid "set square wave 2 voltage output" msgstr "" #. TRANS: Digital output level #: taextras.py:496 msgid "set OD1" msgstr "" #: taextras.py:497 msgid "set digital output level (OD1) low (0) or high (1)" msgstr "" #. TRANS: Input 1 voltage level #: taextras.py:499 msgid "IN1 level" msgstr "" #: taextras.py:500 msgid "" "returns 1 if IN1 voltage level >2.5 volts, 0 if IN1 voltage level <= 2.5 " "volts" msgstr "" #. TRANS: Input 2 voltage level #: taextras.py:503 msgid "IN2 level" msgstr "" #: taextras.py:504 msgid "" "returns 1 if IN2 voltage level >2.5 volts, 0 if IN2 voltage level <= 2.5 " "volts" msgstr "" #. TRANS: Resistive sensor voltage level #: taextras.py:507 msgid "SEN level" msgstr "" #: taextras.py:508 msgid "" "returns 1 if resistive sensor (SEN) voltage level > 2.5 volts, 0 if SEN " "voltage level <= 2.5 volts" msgstr "" #: taextras.py:510 msgid "capture" msgstr "" #: taextras.py:511 msgid "input" msgstr "" #: taextras.py:512 msgid "samples" msgstr "" #: taextras.py:513 msgid "interval" msgstr "" #. TRANS: MS is microseconds #: taextras.py:515 msgid "" "capture multiple samples from input at interval (MS); results pushed to FIFO" msgstr "" #. TRANS: Analog input 1 voltage level #: taextras.py:518 msgid "A1" msgstr "" #: taextras.py:519 msgid "read analog input 1 voltage" msgstr "" #. TRANS: Analog input 2 voltage level #: taextras.py:521 msgid "A2" msgstr "" #: taextras.py:522 msgid "read analog input 2 voltage" msgstr "" #. TRANS: Read input 1 voltage #: taextras.py:524 msgid "IN1" msgstr "" #: taextras.py:525 msgid "read input 1 voltage" msgstr "" #. TRANS: Read input 2 voltage #: taextras.py:527 msgid "IN2" msgstr "" #: taextras.py:528 msgid "read input 2 voltage" msgstr "" #. TRANS: Read analog sensor input voltage #: taextras.py:530 msgid "SEN" msgstr "" #: taextras.py:531 msgid "read analog sensor input voltage" msgstr "" #. TRANS: Read square wave 1 input voltage #: taextras.py:533 msgid "SQR1" msgstr "" #: taextras.py:534 msgid "read square wave 1 voltage" msgstr "" #. TRANS: Read square wave 2 input voltage #: taextras.py:536 msgid "SQR2" msgstr "" #: taextras.py:537 msgid "read square wave 2 voltage" msgstr "" #. TRANS: Read programmable voltage #: taextras.py:539 msgid "PVS" msgstr "" #: taextras.py:540 msgid "read programmable voltage" msgstr "" #: taextras.py:541 msgid "Expeyes device not found" msgstr "" #~ msgid "Title" #~ msgstr "Заголовок" #~ msgid "yellow" #~ msgstr "желтый" #~ msgid "displays polar coordinates" #~ msgstr "показывает полярные координаты" #~ msgid "emptys FILO (first-in-last-out heap)" #~ msgstr "пустые FILO (first-in-last-out heap)" #~ msgid "if-then operator that uses boolean operators from Numbers palette" #~ msgstr "" #~ "если-тогда оператор, используемый логическими операторами из палитры номеров" #~ msgid "jogs stack right" #~ msgstr "сдвигает стек вправо" #~ msgid "Sugar Journal media object" #~ msgstr "медиа объект Sugar Journal" #~ msgid "box 2" #~ msgstr "блок 2" #~ msgid "box 1" #~ msgstr "блок 1" #~ msgid "Step" #~ msgstr "Шаг" #~ msgid "multiplies two numeric inputs" #~ msgstr "умножает два числа" #~ msgid "Show/hide blocks" #~ msgstr "Показать/скрыть блоки" #~ msgid "Hide palette" #~ msgstr "скрыть палитру" #, fuzzy #~ msgid "Sugar Journal video object" #~ msgstr "Аудио объект Sugar Journal" #~ msgid "cyan" #~ msgstr "голубой" #~ msgid "xcor of right of screen" #~ msgstr "коодината Х справа экрана" #~ msgid "Palette of extra options" #~ msgstr "палитра экстра-опций" #~ msgid "Load example" #~ msgstr "Загрузить образец" #~ msgid "heading" #~ msgstr "направление" #~ msgid "saves turtle graphics as an SVG file in the Sugar Journal" #~ msgstr "сохранить черепашью графику как SVG файл в Sugar Journal" #~ msgid "draws text or show media from the Journal" #~ msgstr "рисует текста или показывает медиа из Journal" #~ msgid "blue" #~ msgstr "колубой" #~ msgid "displays Cartesian coordinates" #~ msgstr "показывает Декартовы координаты" #~ msgid "jogs stack down" #~ msgstr "jogs stack down" #~ msgid "modular (remainder) operator" #~ msgstr "оператор модуля (остатка)" #, fuzzy #~ msgid "bottom y" #~ msgstr "низ" #~ msgid "save SVG" #~ msgstr "сохранить SVG" #~ msgid "runs code found in the tamyblock.py module found in the Journal" #~ msgstr "запускает код поиска в модуле tamyblock.py из Journal" #~ msgid "pen down" #~ msgstr "опустить перо" #~ msgid "wait" #~ msgstr "ждать" #~ msgid "box" #~ msgstr "блок" #~ msgid "invokes named action stack" #~ msgstr "вызывает действие именнованного стека" #~ msgid "action" #~ msgstr "действие" #~ msgid "do-until-True operator that uses boolean operators from Numbers palette" #~ msgstr "" #~ "делать-пока-правда оператор, используемый логическими операторами из " #~ "Нумерованной палитры" #~ msgid "Variable 2 (numeric value)" #~ msgstr "переменная 2 (числовое значение)" #~ msgid "divide" #~ msgstr "делить" #~ msgid "picture name" #~ msgstr "имя картинки" #~ msgid "while" #~ msgstr "в то время, как" #~ msgid "the canvas width" #~ msgstr "ширина полотна" #, fuzzy #~ msgid "empty heap?" #~ msgstr "пустая голова" #~ msgid "named variable (numeric value)" #~ msgstr "именная переменная (числовое значение)" #~ msgid "next" #~ msgstr "дальше" #~ msgid "if then" #~ msgstr "если тогда" #~ msgid "set pen size" #~ msgstr "размер пера" #~ msgid "presentation template: select Journal object (no description)" #~ msgstr "пример презентации: выбирете обект Journal (без описанием)" #~ msgid "until" #~ msgstr "пока" #~ msgid "permanently deletes items in trash" #~ msgstr "безвозвратно удаляет пункты в корзину" #~ msgid "top of Action 1 stack" #~ msgstr "вершина стека действия 1" #, fuzzy #~ msgid "" #~ "a programmable block: used to add advanced single-variable math equations, e." #~ "g., sin(x)" #~ msgstr "" #~ "программируемый блок: используется для добавления дополнительных " #~ "математических выражений с одной переменной, к пр. син(х)" #~ msgid "Palette of flow operators" #~ msgstr "палитра операторов над плавающей точкой" #~ msgid "top of a collapsed stack" #~ msgstr "верх свёрнутого стека" #~ msgid "if-then-else operator that uses boolean operators from Numbers palette" #~ msgstr "" #~ "если-тогда-иначе оператор, используемый логическими операторами из палитры " #~ "номеров" #~ msgid "holds current pen shade" #~ msgstr "блокирует текущую тень кисти" # #~ msgid "set heading" #~ msgstr "направление" #~ msgid "declutters canvas by hiding blocks" #~ msgstr "очищает холст, скрывая блоки" #~ msgid "w" #~ msgstr "w" #~ msgid "r" #~ msgstr "r" #~ msgid "s" #~ msgstr "s" #~ msgid "p" #~ msgstr "p" #~ msgid "e" #~ msgstr "e" #~ msgid "horizontal space" #~ msgstr "горизонтальный пробел" #~ msgid "Metric coordinates" #~ msgstr "Метрические координаты" #~ msgid "string value" #~ msgstr "строковое значение" #~ msgid "I don't know how to" #~ msgstr "Я не знаю как" #~ msgid "set text size" #~ msgstr "установить размер пера" #~ msgid "presentation template: select four Journal objects" #~ msgstr "пример презентации: выбирете четыре обекта Journal" #~ msgid "View" #~ msgstr "Показать" #, fuzzy #~ msgid "sets gray level of the line drawn by the turtle" #~ msgstr "устанвливают тени линии, рисуемой черепашкой" #~ msgid "stop action" #~ msgstr "остановить действие" #~ msgid "green" #~ msgstr "зелёный" #~ msgid "shade" #~ msgstr "затенение" #~ msgid "fills the background with (color, shade)" #~ msgstr "заполняет фон (цвет, изображение)" #~ msgid "save picture" #~ msgstr "сохранить картинку" #~ msgid "pitch" #~ msgstr "нажатие" #~ msgid "Rescale coordinates up" #~ msgstr "Rescale координаты вверх" #~ msgid "pen up" #~ msgstr "поднять перо" #~ msgid "orange" #~ msgstr "оранжевый" #~ msgid "pauses program execution a specified number of seconds" #~ msgstr "приостанавлиет выполнение на указанное число секунд" #~ msgid "pushes value onto FILO (first-in last-out heap)" #~ msgstr "кладёт значения в FILO (first-in last-out heap)" #~ msgid "then" #~ msgstr "тогда" #~ msgid "not" #~ msgstr "не" #~ msgid "if then else" #~ msgstr "если тогда иначе" #~ msgid "stops current action" #~ msgstr "останавливает текущее действие" #~ msgid "turns turtle clockwise (angle in degrees)" #~ msgstr "поворачивает черепашку по часовой стрелке (угол в градусах)" #, fuzzy #~ msgid "holds current gray level (can be used in place of a number block)" #~ msgstr "" #~ "блокирует секущий размер пера (может быть использовано в числовых блока)" #~ msgid "xcor of left of screen" #~ msgstr "координата Х слева от экрана" #~ msgid "Reset block size" #~ msgstr "Сбросить размер блоков" #~ msgid "turtle" #~ msgstr "черепашка" #~ msgid "displays next palette" #~ msgstr "отображает следующую палитру" #~ msgid "hide blocks" #~ msgstr "скрыть блоки" #~ msgid "logical less-than operator" #~ msgstr "логический оператор меньше чем" #~ msgid "restore all blocks from trash" #~ msgstr "восстанавливает все блоки из карзины" #~ msgid "Save" #~ msgstr "Сохранить" #~ msgid "store in box 1" #~ msgstr "сохранить в кармане 1" #~ msgid "store in box 2" #~ msgstr "сохранить в кармане 2" #~ msgid "hides the Sugar toolbars" #~ msgstr "скрывает Sugar тулбар" #~ msgid "" #~ "holds current x-coordinate value of the turtle (can be used in place of a " #~ "number block)" #~ msgstr "" #~ "заблокировать текущую коорд. Х черепахи (может использоваться в числовых " #~ "блоках)" #~ msgid "print" #~ msgstr "печать" #~ msgid "Save as Logo" #~ msgstr "Сохранить как Логотип" #~ msgid "sets color of the line drawn by the turtle" #~ msgstr "устанавливает цвет линий, рисуемых черепашкой" #~ msgid "set text color" #~ msgstr "цвет текста" #~ msgid "number" #~ msgstr "число" #~ msgid "query keyboard" #~ msgstr "запрос клавиатура" #~ msgid "top" #~ msgstr "вершина" #~ msgid "Cartesian coordinates" #~ msgstr "Декартовы координаты" #~ msgid "set scale" #~ msgstr "установить затенение" #, fuzzy #~ msgid "white" #~ msgstr "в то время, как" #~ msgid "connects action to toolbar run buttons" #~ msgstr "объединяет дейтсвия в кнопки запуска на тулбаре" #~ msgid "the canvas height" #~ msgstr "высота холста" #~ msgid "presentation 2x1" #~ msgstr "представление 2x1" #~ msgid "minus" #~ msgstr "минус" #~ msgid "and" #~ msgstr "и" #~ msgid "top of a collapsible stack" #~ msgstr "верх сворачиваемого стека" #~ msgid "as input" #~ msgstr "как ввод" #~ msgid "holds current pen size (can be used in place of a number block)" #~ msgstr "" #~ "блокирует секущий размер пера (может быть использовано в числовых блока)" #~ msgid "set color" #~ msgstr "цвет" #~ msgid "min" #~ msgstr "минимум" #, fuzzy #~ msgid "loads a block" #~ msgstr "загрузить мой проект" #~ msgid "Palette of pen commands" #~ msgstr "Палитра команд ручке" #~ msgid "shows values in FILO (first-in last-out heap)" #~ msgstr "показывает значения FILO (first-in last-out heap)" #~ msgid "do-while-True operator that uses boolean operators from Numbers palette" #~ msgstr "" #~ "делать-пока-правда оператор, который используется логическими операторами из " #~ "числовой палитры" #~ msgid "File" #~ msgstr "Файл" #~ msgid "logical NOT operator" #~ msgstr "логический оператор НЕ" #~ msgid "ycor of bottom of screen" #~ msgstr "У-координата наверху экрана" #~ msgid "presentation template: select Journal object (with description)" #~ msgstr "пример презентации: выбирете обект Journal (с описанием)" #~ msgid "Palette of numeric operators" #~ msgstr "Палитра числовых операторов" #~ msgid "multiply" #~ msgstr "множество" #~ msgid "forever" #~ msgstr "всегда" #~ msgid "sets shade of the line drawn by the turtle" #~ msgstr "устанвливают тени линии, рисуемой черепашкой" #~ msgid "snapshot" #~ msgstr "снимок" #~ msgid "clean" #~ msgstr "очистить" #~ msgid "presentation template: select two Journal objects" #~ msgstr "пример презентации: выбирете два обекта Journal" #~ msgid "Grow blocks" #~ msgstr "Увеличить блоки" #~ msgid "Fullscreen" #~ msgstr "На весь экран" #~ msgid "show" #~ msgstr "показать" #~ msgid "text" #~ msgstr "текст" #~ msgid "random" #~ msgstr "случайно" #~ msgid "logical greater-than operator" #~ msgstr "логический оператор больше чем" #~ msgid "turns turtle counterclockwise (angle in degrees)" #~ msgstr "поворачивает черепашку по часовой стрелке (угол в градусах)" #, fuzzy #~ msgid "black" #~ msgstr "назад" #~ msgid "calculates square root" #~ msgstr "вычисляет квадратный корень" #~ msgid "" #~ "holds current y-coordinate value of the turtle (can be used in place of a " #~ "number block)" #~ msgstr "" #~ "заблокировать текущую коорд. У черепахи (может использоваться в числовых " #~ "блоках)" #~ msgid "stop" #~ msgstr "Стоп" #~ msgid "greater than" #~ msgstr "больше чем" #~ msgid "xcor" #~ msgstr "x текущ." #~ msgid "Help" #~ msgstr "Помощь" #~ msgid "chooses which turtle to command" #~ msgstr "выберете черепашку" #~ msgid "sets color of text drawn by the turtle" #~ msgstr "устанвливают цвет текста, рисуемого черепашкой" #~ msgid "keyboard" #~ msgstr "клавиатура" #~ msgid "arc" #~ msgstr "круг" #~ msgid "radius" #~ msgstr "радиус" #~ msgid "Polar coordinates" #~ msgstr "Полярные координаты" #~ msgid "set shade" #~ msgstr "затенение" #~ msgid "logical AND operator" #~ msgstr "логической оператор И" #~ msgid "Run" #~ msgstr "Запустить" #~ msgid "show heap" #~ msgstr "показать голову" #~ msgid "microphone input volume" #~ msgstr "уровень ввода микрофона" #, fuzzy #~ msgid "Title:" #~ msgstr "Заголовок" #, fuzzy #~ msgid "Restore blocks from trash" #~ msgstr "восстанавливает все блоки из карзины" #~ msgid "Palette of variable blocks" #~ msgstr "Палитра возможных блоков" #~ msgid "used as numeric input in mathematic operators" #~ msgstr "используется как числа ввода в математических операторах" #~ msgid "presentation 2x2" #~ msgstr "представление 2x2" #~ msgid "Variable 1 (numeric value)" #~ msgstr "переменная 1 (числовое значение)" #~ msgid "adds two alphanumeric inputs" #~ msgstr "добавьте два альфа-числа" #~ msgid "equal" #~ msgstr "равно" #~ msgid "else" #~ msgstr "иначе" #~ msgid "doesn't like" #~ msgstr "не нравится" #~ msgid "restores hidden blocks" #~ msgstr "восстанавлиет скрытые блоки" #~ msgid "Turtle will not draw when moved." #~ msgstr "Черепашка не будет рисовать, двигаясь ." #~ msgid "pop" #~ msgstr "вытолкнуть" #~ msgid "pen size" #~ msgstr "размер пера" #~ msgid "moves turtle along an arc" #~ msgstr "передвигает черепаху по кругу" #~ msgid "logical equal-to operator" #~ msgstr "логический оператор равно" #~ msgid "Palette of pen colors" #~ msgstr "Палитра цветов ручки" #~ msgid "stores numeric value in Variable 1" #~ msgstr "сохраняет числовое значение в Переменной 1" #~ msgid "stores numeric value in Variable 2" #~ msgstr "сохраняет числовое значение в Переменной 2" #~ msgid "moves turtle backward" #~ msgstr "перемещает черепашку назад" #~ msgid "ycor of top of screen" #~ msgstr "коор. У на вершине экрана" #~ msgid "Show blocks" #~ msgstr "показать блоки" #, fuzzy #~ msgid "save" #~ msgstr "Сохранить" #, fuzzy #~ msgid "Colors" #~ msgstr "цвет" #~ msgid "sets size of the line drawn by the turtle" #~ msgstr "устанавливает размер линии, рисуемой черепашкой" #~ msgid "Open" #~ msgstr "Открыть" #~ msgid "orientation" #~ msgstr "ориентация" #~ msgid "ycor" #~ msgstr "y текущ." #~ msgid "" #~ "a programmable block: used to add advanced multi-variable math equations, e." #~ "g., sqrt(x*x+y*y)" #~ msgstr "" #~ "программируемый блок: используется для добавления дополнительных " #~ "математических функций с множеством переменных, к пр., корень(х*х+у*у)" #~ msgid "if" #~ msgstr "если" #~ msgid "" #~ "moves turtle to position xcor, ycor; (0, 0) is in the center of the screen." #~ msgstr "перемещает черепашку к позиции коор Х, коор У; (0, 0) это центр экрана." #~ msgid "Python" #~ msgstr "Python" #~ msgid "Stop" #~ msgstr "Стоп" #~ msgid "action 2" #~ msgstr "действие 2" #~ msgid "action 1" #~ msgstr "дейтсвие 1" #~ msgid "Copy" #~ msgstr "Копировать" #~ msgid "Paste" #~ msgstr "Вставить" #~ msgid "did not output to" #~ msgstr "не выводит на" #~ msgid "empty heap" #~ msgstr "пустая голова" #~ msgid "pops value off FILO (first-in last-out heap)" #~ msgstr "показывает значение FILO (first-in last-out heap)" #~ msgid "Clean" #~ msgstr "Очистить" #~ msgid "Palette of presentation templates" #~ msgstr "Палитра примеров презентации" #~ msgid "angle" #~ msgstr "угол" #~ msgid "audio" #~ msgstr "аудио" #~ msgid "Tools" #~ msgstr "Инструменты" #~ msgid "comment" #~ msgstr "комментарий" #~ msgid "subtracts bottom numeric input from top numeric input" #~ msgstr "выделяет нижнее число ввода из верха нумерованного ввода" #~ msgid "query for keyboard input (results stored in keyboard block)" #~ msgstr "" #~ "очередь для клавиатурного ввода (результаты сохраняются в блоке клавиатуры)" #~ msgid "Cartesian" #~ msgstr "Декартова" #~ msgid "clears the screen and reset the turtle" #~ msgstr "очищает экран и возвращает черепашку" #~ msgid "invokes Action 1 stack" #~ msgstr "вызывает Действия 1 стека" #~ msgid "Palette of turtle commands" #~ msgstr "Палитра комманд черепашки" #~ msgid "loops forever" #~ msgstr "вечный цикл" #~ msgid "show aligned" #~ msgstr "показать угол" #~ msgid "Project" #~ msgstr "Проект" #~ msgid "Debug" #~ msgstr "Попробовать" #~ msgid "vertical space" #~ msgstr "вертикальный пробел" #~ msgid "less than" #~ msgstr "меньше чем" #~ msgid "square root" #~ msgstr "квадратный корень" #~ msgid "Rescale coordinates" #~ msgstr "Перерисовать координаты" #~ msgid "show blocks" #~ msgstr "показать блоки" #~ msgid "Sugar Journal description field" #~ msgstr "Поле описания Sugar Journal" #~ msgid "presentation bulleted list" #~ msgstr "представление маркированным списком" #~ msgid "places a comment in your code" #~ msgstr "места комментария в вашем коде" #~ msgid "scale" #~ msgstr "масштаб" #~ msgid "bottom" #~ msgstr "низ" #~ msgid "purple" #~ msgstr "пурпурный" #~ msgid "Rescale coordinates down" #~ msgstr "Rescale координаты вниз" #~ msgid "click to open" #~ msgstr "нажмите для открытия" #~ msgid "microphone input pitch" #~ msgstr "микрофонный ввод комманд" #~ msgid "journal" #~ msgstr "журнал" #~ msgid "empty trash" #~ msgstr "пустая корзина" #~ msgid "Turtle will draw when moved." #~ msgstr "Черепашка будет рисовать, двигаясь." #~ msgid "Sugar Journal audio object" #~ msgstr "Аудио объект Sugar Journal" #~ msgid "Stop turtle" #~ msgstr "Остановить черепашку" #~ msgid "Turtle" #~ msgstr "Черепашка" #~ msgid "changes the orientation of the palette of blocks" #~ msgstr "изменяет ориентаци палитры блоков" #~ msgid "store in" #~ msgstr "записать в" #~ msgid "Hide blocks" #~ msgstr "скрыть блоки" #~ msgid "plus" #~ msgstr "плюс" #~ msgid "or" #~ msgstr "или" #~ msgid "presentation template: list of bullets" #~ msgstr "пример презентации: список ядра" #~ msgid "identity operator used for extending blocks" #~ msgstr "тождественный оператор используемый для расширения блоков" #~ msgid "Shrink blocks" #~ msgstr "Уменьшить блоки" #, fuzzy #~ msgid "sets size of text drawn by the turtle" #~ msgstr "устанвливают размеры текста, рисуемого черепашкой" #~ msgid "" #~ "holds current heading value of the turtle (can be used in place of a number " #~ "block)" #~ msgstr "" #~ "блокирует текущее значение головы черепашки (может использоваться в " #~ "нумерованных блоках)" #~ msgid "image" #~ msgstr "картинка" #~ msgid "returns random number between minimum (top) and maximum (bottom) values" #~ msgstr "" #~ "возвращает случайные числа между минимумом (верхнее знач) и максимумов " #~ "(нижнее знач) числами" #~ msgid "holds current pen color (can be used in place of a number block)" #~ msgstr "" #~ "блокирует текущий цвет ручки (может использоваться на месте нумерованных " #~ "блоков)" #~ msgid "Show palette" #~ msgstr "показать палитру" #~ msgid "saves a picture to the Sugar Journal" #~ msgstr "сохранить картинку в Sugar Journal" #~ msgid "Save snapshot" #~ msgstr "Сохранить снимок" #~ msgid "start" #~ msgstr "старт" #~ msgid "moves turtle forward" #~ msgstr "перемещает черепашку вперёд" #~ msgid "forward" #~ msgstr "вперёд" #~ msgid "my box" #~ msgstr "моя коробка" #~ msgid "back" #~ msgstr "назад" #~ msgid "sets the scale of media" #~ msgstr "устанавливает масштаб медиа" #~ msgid "holds current scale value" #~ msgstr "блокирует текущее значение масштаба" #~ msgid "presentation 1x1" #~ msgstr "представление 1x1" #~ msgid "presentation 1x2" #~ msgstr "представление 1x2" #~ msgid "top of nameable action stack" #~ msgstr "вершина стека именованных действий" #~ msgid "stores numeric value in named variable" #~ msgstr "сохраняет числовое значение в именнованной переменной" #~ msgid "logical OR operator" #~ msgstr "логический оператор ИЛИ" #, fuzzy #~ msgid "microphone input voltage" #~ msgstr "уровень ввода микрофона" #~ msgid "loops specified number of times" #~ msgstr "цикл указанное число раз" #~ msgid "invokes Action 2 stack" #~ msgstr "вызывает Действия 2 стека" #, fuzzy #~ msgid "setxy" #~ msgstr "координаты" #~ msgid "title y" #~ msgstr "координата У" #~ msgid "title x" #~ msgstr "координата Х" #~ msgid "fill screen" #~ msgstr "заполнение" #, fuzzy #~ msgid "Save as" #~ msgstr "Сохранить как" #~ msgid "set xy" #~ msgstr "координаты" #~ msgid "polar" #~ msgstr "полярный" #~ msgid "repeat" #~ msgstr "повтор" #~ msgid "Save as image" #~ msgstr "Сохранить как изображение" #~ msgid "Edit" #~ msgstr "Редактировать" #~ msgid "top of Action 2 stack" #~ msgstr "вершина стека действия 2" #~ msgid "" #~ "divides top numeric input (numerator) by bottom numeric input (denominator)" #~ msgstr "делит верхнее число (делитель) на нижнее (знаменатель)" #~ msgid "max" #~ msgstr "максимум" #~ msgid "prints value in status block at bottom of the screen" #~ msgstr "печатает значение в блоке статуса на вершине экрана" #, fuzzy #~ msgid "holds results of query-keyboard block as ASCII" #~ msgstr "блокирует результаты блока очереди клавиатуры" #~ msgid "push" #~ msgstr "затолкнуть" #, fuzzy #~ msgid "" #~ "a programmable block: used to add advanced multi-variable math equations, e." #~ "g., sin(x+y+z)" #~ msgstr "" #~ "программируемый блок: используется для добавления дополнительных " #~ "математических выражений с множеством переменных, напр. син(х+у+z)" #~ msgid "restore all" #~ msgstr "вернуть всё"