# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-07-07 00:32-0400\n" "PO-Revision-Date: 2012-06-19 20:28+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: aym\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" # "TortugArte" #: activity/activity.info:2 TurtleArt/tawindow.py:3589 #: pysamples/grecord.py:205 turtleblocks.py:293 msgid "Turtle Art" msgstr "CharapArte" #: TurtleArt/tabasics.py:116 msgid "Palette of turtle commands" msgstr "" # "adelante" #: TurtleArt/tabasics.py:121 msgid "forward" msgstr "sartawi" #: TurtleArt/tabasics.py:125 msgid "moves turtle forward" msgstr "" # "atrás" #: TurtleArt/tabasics.py:132 msgid "back" msgstr "alaxa pacha pata" #: TurtleArt/tabasics.py:136 msgid "moves turtle backward" msgstr "" # "limpiar" #: TurtleArt/tabasics.py:144 msgid "clean" msgstr "q'umachaña" #: TurtleArt/tabasics.py:147 msgid "clears the screen and reset the turtle" msgstr "" # "izquierda" #: TurtleArt/tabasics.py:155 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:784 msgid "left" msgstr "ch'iqa" #: TurtleArt/tabasics.py:159 msgid "turns turtle counterclockwise (angle in degrees)" msgstr "" # "derecha" #: TurtleArt/tabasics.py:166 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:808 msgid "right" msgstr "kupi" #: TurtleArt/tabasics.py:170 msgid "turns turtle clockwise (angle in degrees)" msgstr "" #: TurtleArt/tabasics.py:178 msgid "arc" msgstr "" #: TurtleArt/tabasics.py:178 msgid "angle" msgstr "" #: TurtleArt/tabasics.py:178 msgid "radius" msgstr "" #: TurtleArt/tabasics.py:182 msgid "moves turtle along an arc" msgstr "" #: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 msgid "set xy" msgstr "" # "x" #: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:248 msgid "x" msgstr "x" # "y" #: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:249 msgid "y" msgstr "y" #: TurtleArt/tabasics.py:195 TurtleArt/tabasics.py:261 msgid "" "moves turtle to position xcor, ycor; (0, 0) is in the center of the screen." msgstr "" #: TurtleArt/tabasics.py:205 msgid "set heading" msgstr "" #: TurtleArt/tabasics.py:209 msgid "sets the heading of the turtle (0 is towards the top of the screen.)" msgstr "" # "coorx" #: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3583 #: TurtleArt/tawindow.py:3589 TurtleArtActivity.py:531 msgid "xcor" msgstr "xcor" #: TurtleArt/tabasics.py:218 msgid "" "holds current x-coordinate value of the turtle (can be used in place of a " "number block)" msgstr "" # "coory" #: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3583 #: TurtleArt/tawindow.py:3589 TurtleArtActivity.py:532 msgid "ycor" msgstr "ycor" #: TurtleArt/tabasics.py:229 msgid "" "holds current y-coordinate value of the turtle (can be used in place of a " "number block)" msgstr "" # "rumbo" #: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3584 #: TurtleArt/tawindow.py:3590 TurtleArtActivity.py:532 msgid "heading" msgstr "qawkirusa sarasna" #: TurtleArt/tabasics.py:240 msgid "" "holds current heading value of the turtle (can be used in place of a number " "block)" msgstr "" #: TurtleArt/tabasics.py:274 msgid "Palette of pen commands" msgstr "" #: TurtleArt/tabasics.py:278 msgid "pen up" msgstr "" #: TurtleArt/tabasics.py:281 msgid "Turtle will not draw when moved." msgstr "" #: TurtleArt/tabasics.py:287 msgid "pen down" msgstr "" #: TurtleArt/tabasics.py:290 msgid "Turtle will draw when moved." msgstr "" #: TurtleArt/tabasics.py:296 msgid "set pen size" msgstr "" #: TurtleArt/tabasics.py:300 msgid "sets size of the line drawn by the turtle" msgstr "" # "pantalla completa" #: TurtleArt/tabasics.py:310 #, fuzzy msgid "fill screen" msgstr "maypacha uñtawi" # "color" #: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:370 taextras.py:295 msgid "color" msgstr "sumi" #: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:380 msgid "shade" msgstr "" #: TurtleArt/tabasics.py:314 msgid "fills the background with (color, shade)" msgstr "" #: TurtleArt/tabasics.py:323 msgid "pen size" msgstr "" #: TurtleArt/tabasics.py:324 msgid "holds current pen size (can be used in place of a number block)" msgstr "" #: TurtleArt/tabasics.py:335 msgid "set color" msgstr "" #: TurtleArt/tabasics.py:339 msgid "sets color of the line drawn by the turtle" msgstr "" #: TurtleArt/tabasics.py:347 msgid "set shade" msgstr "" #: TurtleArt/tabasics.py:351 msgid "sets shade of the line drawn by the turtle" msgstr "" #: TurtleArt/tabasics.py:359 msgid "set gray" msgstr "" #: TurtleArt/tabasics.py:362 msgid "sets gray level of the line drawn by the turtle" msgstr "" #: TurtleArt/tabasics.py:371 msgid "holds current pen color (can be used in place of a number block)" msgstr "" #: TurtleArt/tabasics.py:381 msgid "holds current pen shade" msgstr "" #: TurtleArt/tabasics.py:389 msgid "gray" msgstr "" #: TurtleArt/tabasics.py:390 msgid "holds current gray level (can be used in place of a number block)" msgstr "" #: TurtleArt/tabasics.py:398 msgid "start fill" msgstr "" #: TurtleArt/tabasics.py:400 msgid "starts filled polygon (used with end fill block)" msgstr "" #: TurtleArt/tabasics.py:407 msgid "end fill" msgstr "" #: TurtleArt/tabasics.py:409 msgid "completes filled polygon (used with start fill block)" msgstr "" #: TurtleArt/tabasics.py:420 TurtleArt/tabasics.py:424 msgid "Palette of pen colors" msgstr "" #: TurtleArt/tabasics.py:426 msgid "red" msgstr "" #: TurtleArt/tabasics.py:427 msgid "orange" msgstr "" #: TurtleArt/tabasics.py:429 msgid "yellow" msgstr "" #: TurtleArt/tabasics.py:431 msgid "green" msgstr "" #: TurtleArt/tabasics.py:432 msgid "cyan" msgstr "" #: TurtleArt/tabasics.py:433 msgid "blue" msgstr "" #: TurtleArt/tabasics.py:434 msgid "purple" msgstr "" #: TurtleArt/tabasics.py:436 msgid "white" msgstr "" # "atrás" #: TurtleArt/tabasics.py:437 #, fuzzy msgid "black" msgstr "alaxa pacha pata" #: TurtleArt/tabasics.py:443 msgid "set text color" msgstr "" #: TurtleArt/tabasics.py:446 msgid "sets color of text drawn by the turtle" msgstr "" #: TurtleArt/tabasics.py:454 msgid "set text size" msgstr "" #: TurtleArt/tabasics.py:457 msgid "sets size of text drawn by the turtle" msgstr "" #: TurtleArt/tabasics.py:540 msgid "Palette of numeric operators" msgstr "" #: TurtleArt/tabasics.py:546 msgid "plus" msgstr "" #: TurtleArt/tabasics.py:550 msgid "adds two alphanumeric inputs" msgstr "" #: TurtleArt/tabasics.py:558 msgid "minus" msgstr "" #: TurtleArt/tabasics.py:561 msgid "subtracts bottom numeric input from top numeric input" msgstr "" #: TurtleArt/tabasics.py:572 msgid "multiply" msgstr "" #: TurtleArt/tabasics.py:575 msgid "multiplies two numeric inputs" msgstr "" #: TurtleArt/tabasics.py:584 msgid "divide" msgstr "" #: TurtleArt/tabasics.py:587 msgid "" "divides top numeric input (numerator) by bottom numeric input (denominator)" msgstr "" # "identidad" #: TurtleArt/tabasics.py:597 msgid "identity" msgstr "kankaña" #: TurtleArt/tabasics.py:599 msgid "identity operator used for extending blocks" msgstr "" #: TurtleArt/tabasics.py:607 TurtleArt/tabasics.py:608 msgid "mod" msgstr "" #: TurtleArt/tabasics.py:611 msgid "modular (remainder) operator" msgstr "" # "√" #: TurtleArt/tabasics.py:618 msgid "√" msgstr "√" #: TurtleArt/tabasics.py:619 msgid "square root" msgstr "" #: TurtleArt/tabasics.py:622 msgid "calculates square root" msgstr "" # "aleatorio" #: TurtleArt/tabasics.py:629 msgid "random" msgstr "kawkiri" #: TurtleArt/tabasics.py:629 msgid "min" msgstr "" #: TurtleArt/tabasics.py:629 msgid "max" msgstr "" #: TurtleArt/tabasics.py:633 msgid "returns random number between minimum (top) and maximum (bottom) values" msgstr "" # "número" #: TurtleArt/tabasics.py:645 msgid "number" msgstr "jakhu" #: TurtleArt/tabasics.py:646 msgid "used as numeric input in mathematic operators" msgstr "" #: TurtleArt/tabasics.py:654 msgid "greater than" msgstr "" #: TurtleArt/tabasics.py:657 msgid "logical greater-than operator" msgstr "" #: TurtleArt/tabasics.py:666 msgid "less than" msgstr "" #: TurtleArt/tabasics.py:670 msgid "logical less-than operator" msgstr "" # "equivalente" #: TurtleArt/tabasics.py:678 msgid "equal" msgstr "kikipa" #: TurtleArt/tabasics.py:682 msgid "logical equal-to operator" msgstr "" # "no" #: TurtleArt/tabasics.py:688 msgid "not" msgstr "janiwa" #: TurtleArt/tabasics.py:691 msgid "logical NOT operator" msgstr "" # "y" #: TurtleArt/tabasics.py:697 TurtleArt/tabasics.py:700 msgid "and" msgstr "ukata" #: TurtleArt/tabasics.py:701 msgid "logical AND operator" msgstr "" #: TurtleArt/tabasics.py:708 TurtleArt/tabasics.py:711 msgid "or" msgstr "" #: TurtleArt/tabasics.py:712 msgid "logical OR operator" msgstr "" #: TurtleArt/tabasics.py:721 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:95 msgid "Palette of flow operators" msgstr "" #: TurtleArt/tabasics.py:726 msgid "wait" msgstr "" #: TurtleArt/tabasics.py:730 msgid "pauses program execution a specified number of seconds" msgstr "" #: TurtleArt/tabasics.py:737 msgid "forever" msgstr "" #: TurtleArt/tabasics.py:741 msgid "loops forever" msgstr "" #: TurtleArt/tabasics.py:748 TurtleArt/tabasics.py:752 msgid "repeat" msgstr "" #: TurtleArt/tabasics.py:753 msgid "loops specified number of times" msgstr "" #: TurtleArt/tabasics.py:759 TurtleArt/tabasics.py:772 msgid "if" msgstr "" #: TurtleArt/tabasics.py:759 TurtleArt/tabasics.py:772 msgid "then" msgstr "" #: TurtleArt/tabasics.py:762 msgid "if then" msgstr "" #: TurtleArt/tabasics.py:764 msgid "if-then operator that uses boolean operators from Numbers palette" msgstr "" #: TurtleArt/tabasics.py:772 msgid "else" msgstr "" #: TurtleArt/tabasics.py:776 TurtleArt/tabasics.py:784 msgid "if then else" msgstr "" #: TurtleArt/tabasics.py:777 TurtleArt/tabasics.py:785 msgid "if-then-else operator that uses boolean operators from Numbers palette" msgstr "" #: TurtleArt/tabasics.py:793 msgid "horizontal space" msgstr "" #: TurtleArt/tabasics.py:794 msgid "jogs stack right" msgstr "" #: TurtleArt/tabasics.py:801 msgid "vertical space" msgstr "" #: TurtleArt/tabasics.py:802 msgid "jogs stack down" msgstr "" #: TurtleArt/tabasics.py:808 msgid "stop action" msgstr "" #: TurtleArt/tabasics.py:811 msgid "stops current action" msgstr "" #: TurtleArt/tabasics.py:820 msgid "Palette of variable blocks" msgstr "" # "empezar" #: TurtleArt/tabasics.py:825 pysamples/grecord.py:213 msgid "start" msgstr "qalltawi" #: TurtleArt/tabasics.py:828 msgid "connects action to toolbar run buttons" msgstr "" #: TurtleArt/tabasics.py:836 msgid "store in box 1" msgstr "" #: TurtleArt/tabasics.py:841 msgid "stores numeric value in Variable 1" msgstr "" #: TurtleArt/tabasics.py:848 msgid "store in box 2" msgstr "" #: TurtleArt/tabasics.py:853 msgid "stores numeric value in Variable 2" msgstr "" # "texto" #: TurtleArt/tabasics.py:860 TurtleArt/tabasics.py:861 #: TurtleArt/tabasics.py:862 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:174 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:175 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:176 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:183 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:196 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:211 msgid "text" msgstr "qillqawi" #: TurtleArt/tabasics.py:863 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:177 msgid "string value" msgstr "" #: TurtleArt/tabasics.py:867 msgid "box 1" msgstr "" #: TurtleArt/tabasics.py:870 msgid "Variable 1 (numeric value)" msgstr "" #: TurtleArt/tabasics.py:876 msgid "box 2" msgstr "" #: TurtleArt/tabasics.py:879 msgid "Variable 2 (numeric value)" msgstr "" #: TurtleArt/tabasics.py:886 TurtleArt/tabasics.py:897 #: TurtleArt/tawindow.py:3845 msgid "box" msgstr "" #: TurtleArt/tabasics.py:889 TurtleArt/tabasics.py:901 #: TurtleArt/tawindow.py:1223 msgid "my box" msgstr "" #: TurtleArt/tabasics.py:891 TurtleArt/tawindow.py:3859 msgid "named variable (numeric value)" msgstr "" #: TurtleArt/tabasics.py:897 msgid "store in" msgstr "" #: TurtleArt/tabasics.py:897 taextras.py:370 msgid "value" msgstr "" #: TurtleArt/tabasics.py:902 msgid "stores numeric value in named variable" msgstr "" #: TurtleArt/tabasics.py:910 TurtleArt/tabasics.py:913 #: TurtleArt/tabasics.py:937 TurtleArt/tabasics.py:941 #: TurtleArt/tawindow.py:1219 TurtleArt/tawindow.py:3820 msgid "action" msgstr "" #: TurtleArt/tabasics.py:915 msgid "top of nameable action stack" msgstr "" #: TurtleArt/tabasics.py:920 TurtleArt/tabasics.py:948 msgid "action 1" msgstr "" #: TurtleArt/tabasics.py:923 msgid "top of Action 1 stack" msgstr "" #: TurtleArt/tabasics.py:928 TurtleArt/tabasics.py:957 msgid "action 2" msgstr "" #: TurtleArt/tabasics.py:931 msgid "top of Action 2 stack" msgstr "" #: TurtleArt/tabasics.py:942 TurtleArt/tawindow.py:3834 msgid "invokes named action stack" msgstr "" #: TurtleArt/tabasics.py:951 msgid "invokes Action 1 stack" msgstr "" #: TurtleArt/tabasics.py:960 msgid "invokes Action 2 stack" msgstr "" #: TurtleArt/tabasics.py:968 msgid "trash" msgstr "" #: TurtleArt/tabasics.py:972 msgid "empty trash" msgstr "" #: TurtleArt/tabasics.py:973 msgid "permanently deletes items in trash" msgstr "" #: TurtleArt/tabasics.py:977 msgid "restore all" msgstr "" #: TurtleArt/tabasics.py:978 msgid "restore all blocks from trash" msgstr "" #: TurtleArt/tabasics.py:982 msgid "clear all" msgstr "" #: TurtleArt/tabasics.py:983 msgid "move all blocks to trash" msgstr "" #: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1647 #: TurtleArtActivity.py:626 msgid "Share selected blocks" msgstr "" # "Título:" #: TurtleArt/taconstants.py:241 TurtleArt/taconstants.py:263 #: TurtleArt/taconstants.py:284 TurtleArt/taconstants.py:326 #: TurtleArt/taconstants.py:368 TurtleArt/taconstants.py:410 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:893 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:908 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:923 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:938 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:953 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:968 msgid "Title" msgstr "Suti" # "Parar tortuga" #: TurtleArt/talogo.py:356 TurtleArt/talogo.py:371 TurtleArtActivity.py:285 #: TurtleArtActivity.py:606 TurtleArtActivity.py:784 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1380 msgid "Stop turtle" msgstr "Charapa sayt'ayaña" # "Mostrar bloques" #: TurtleArt/talogo.py:367 TurtleArtActivity.py:607 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1373 msgid "Show blocks" msgstr "Perkanaka uñachayaña" #: TurtleArt/talogo.py:487 msgid "did not output to" msgstr "" #: TurtleArt/talogo.py:546 msgid "I don't know how to" msgstr "" #: TurtleArt/talogo.py:597 msgid "doesn't like" msgstr "" #: TurtleArt/talogo.py:597 msgid "as input" msgstr "" #: TurtleArt/tapalette.py:91 msgid "displays next palette" msgstr "" #: TurtleArt/tapalette.py:92 msgid "changes the orientation of the palette of blocks" msgstr "" # "Cargar..." #: TurtleArt/tautils.py:173 msgid "Load..." msgstr "Apxataña..." # "Guardar..." #: TurtleArt/tautils.py:183 msgid "Save..." msgstr "Imaña..." #: TurtleArt/tautils.py:455 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:686 msgid "click to open" msgstr "" # "presentación" #: TurtleArt/tawindow.py:937 TurtleArt/tawindow.py:938 #, fuzzy msgid "orientation" msgstr "uñt'ayawi" # "siguiente" #: TurtleArt/tawindow.py:948 TurtleArt/tawindow.py:1347 msgid "next" msgstr "jutiri" #: TurtleArt/tawindow.py:960 TurtleArt/tawindow.py:961 #: TurtleArt/tawindow.py:1367 msgid "shift" msgstr "" #: TurtleArt/tawindow.py:1235 msgid "Select blocks to share" msgstr "" # "imagen" #: TurtleArt/tawindow.py:3688 msgid "image" msgstr "uñjasiwi" # "Guardar como Logo" #: TurtleArtActivity.py:132 TurtleArtActivity.py:632 TurtleArtActivity.py:723 #: TurtleArtActivity.py:743 turtleblocks.py:331 msgid "Save as Logo" msgstr "Logo imaña" # "Guardar como imagen" #: TurtleArtActivity.py:169 TurtleArtActivity.py:631 TurtleArtActivity.py:720 #: TurtleArtActivity.py:740 turtleblocks.py:329 msgid "Save as image" msgstr "Sutini imaña untasiwi" # "instantánea" #: TurtleArtActivity.py:177 msgid "snapshot" msgstr "k'ataki untayasi" # "Guardar instantánea" #: TurtleArtActivity.py:185 TurtleArtActivity.py:565 TurtleArtActivity.py:608 #: TurtleArtActivity.py:746 msgid "Save snapshot" msgstr "K'ataki untayasi imaña" #: TurtleArtActivity.py:226 TurtleArtActivity.py:543 TurtleArtActivity.py:682 #: turtleblocks.py:349 msgid "Turn off hover help" msgstr "" #: TurtleArtActivity.py:232 turtleblocks.py:351 msgid "Turn on hover help" msgstr "" # "Mostrar paleta" #: TurtleArtActivity.py:240 turtleblocks.py:361 msgid "Show palette" msgstr "Uñachayaña" # "Ocultar paleta" #: TurtleArtActivity.py:246 TurtleArtActivity.py:772 turtleblocks.py:363 msgid "Hide palette" msgstr "Imtaña" # "Escalar coordenadas hacia abajo" #: TurtleArtActivity.py:395 msgid "Rescale coordinates down" msgstr "Coordenadas pamparu jisk'achaña" # "Escalar coordenadas hacia arriba" #: TurtleArtActivity.py:399 TurtleArtActivity.py:535 TurtleArtActivity.py:678 msgid "Rescale coordinates up" msgstr "Coordenadas alaxaru jach'aptaña" # "Editar" #: TurtleArtActivity.py:471 TurtleArtActivity.py:507 TurtleArtActivity.py:600 #: TurtleArtActivity.py:653 turtleblocks.py:358 msgid "Edit" msgstr "Chiqachaña" # "Ver" #: TurtleArtActivity.py:476 TurtleArtActivity.py:505 TurtleArtActivity.py:601 #: TurtleArtActivity.py:670 turtleblocks.py:353 msgid "View" msgstr "Unjaña" # "Proyecto" #: TurtleArtActivity.py:503 TurtleArtActivity.py:602 msgid "Project" msgstr "Lurawinaka" #: TurtleArtActivity.py:509 TurtleArtActivity.py:599 TurtleArtActivity.py:628 #: TurtleArtActivity.py:630 TurtleArtActivity.py:715 msgid "Save/Load" msgstr "" # "Copiar" #: TurtleArtActivity.py:517 TurtleArtActivity.py:654 turtleblocks.py:356 msgid "Copy" msgstr "Talliqaña" # "Pegar" #: TurtleArtActivity.py:519 TurtleArtActivity.py:655 turtleblocks.py:357 msgid "Paste" msgstr "Lip'katayaña" # "Pantalla completa" #: TurtleArtActivity.py:521 TurtleArtActivity.py:671 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:719 msgid "Fullscreen" msgstr "Maypacha uñtawi" # "Coordenadas cartesianas" #: TurtleArtActivity.py:523 TurtleArtActivity.py:672 turtleblocks.py:337 msgid "Cartesian coordinates" msgstr "Coordenadas cartesianas" # "Coordenadas polares" #: TurtleArtActivity.py:525 TurtleArtActivity.py:674 turtleblocks.py:339 msgid "Polar coordinates" msgstr "Coordenadas polares" # "Coordenadas centímetros" #: TurtleArtActivity.py:528 TurtleArtActivity.py:676 msgid "Metric coordinates" msgstr "Coordinadas metricos" # "Agrandar bloques" #: TurtleArtActivity.py:538 TurtleArtActivity.py:680 turtleblocks.py:343 msgid "Grow blocks" msgstr "Pirqanaka jach'aptaña" # "Empequeñecer bloques" #: TurtleArtActivity.py:540 TurtleArtActivity.py:681 turtleblocks.py:345 msgid "Shrink blocks" msgstr "Pirqanaka jisk'aptaña" # "Cargar ejemplos" #: TurtleArtActivity.py:569 TurtleArtActivity.py:609 msgid "Load example" msgstr "Uñancha qaltaña" # "Limpiar" #: TurtleArtActivity.py:603 TurtleArtActivity.py:778 turtleblocks.py:370 msgid "Clean" msgstr "Q'umachaña" # "Ejecutar" #: TurtleArtActivity.py:604 TurtleArtActivity.py:780 turtleblocks.py:371 msgid "Run" msgstr "T'ijtaña" # "Dar un paso" #: TurtleArtActivity.py:605 TurtleArtActivity.py:782 turtleblocks.py:372 msgid "Step" msgstr "Chillqi" # "Ayuda" #: TurtleArtActivity.py:610 util/helpbutton.py:45 msgid "Help" msgstr "Yanapt'awi" # "Parar" #: TurtleArtActivity.py:611 turtleblocks.py:374 msgid "Stop" msgstr "Sayt'ayaña" #: TurtleArtActivity.py:633 TurtleArtActivity.py:726 TurtleArtActivity.py:748 msgid "Load project" msgstr "" #: TurtleArtActivity.py:636 TurtleArtActivity.py:731 TurtleArtActivity.py:753 msgid "Load plugin" msgstr "" # "Cargar bloque Python" #: TurtleArtActivity.py:637 TurtleArtActivity.py:734 TurtleArtActivity.py:756 msgid "Load Python block" msgstr "Python pirqaru apxataña" #: TurtleArtActivity.py:710 msgid "Sharing blocks disabled" msgstr "" # "p" #: TurtleArtActivity.py:773 msgid "p" msgstr "p" # "e" #: TurtleArtActivity.py:778 msgid "e" msgstr "e" # "r" #: TurtleArtActivity.py:780 msgid "r" msgstr "r" # "w" #: TurtleArtActivity.py:782 msgid "w" msgstr "w" # "s" #: TurtleArtActivity.py:785 msgid "s" msgstr "s" #: TurtleArtActivity.py:925 TurtleArtActivity.py:930 TurtleArtActivity.py:997 msgid "Plugin could not be installed." msgstr "" #: TurtleArtActivity.py:993 msgid "Please restart Turtle Art in order to use the plugin." msgstr "" #: TurtleArtActivity.py:1011 #, python-format msgid "Plugin %s already installed." msgstr "" #: TurtleArtActivity.py:1012 #, python-format msgid "Do you want to reinstall %s?" msgstr "" # "Mi TortugArte sesión" #: gnome_plugins/collaboration_plugin.py:67 msgid "My Turtle Art session" msgstr "CharapArte lurawinaka" # "Permitir la colaboración" #: gnome_plugins/collaboration_plugin.py:115 msgid "Enable collaboration" msgstr "Yanapayaña qaltata" # "Actividades" #: gnome_plugins/collaboration_plugin.py:120 msgid "Activities" msgstr "Lurawi" # "Amigos" #: gnome_plugins/collaboration_plugin.py:125 msgid "Buddies" msgstr "Masinaka" # "Compartir" #: gnome_plugins/collaboration_plugin.py:128 msgid "Share" msgstr "Payawst'ayaña" #: gnome_plugins/collaboration_plugin.py:129 msgid "Configuration" msgstr "" # "Vecindario" #: gnome_plugins/collaboration_plugin.py:132 msgid "Neighborhood" msgstr "Wakisirinaka" #: gnome_plugins/collaboration_plugin.py:292 msgid "Nickname" msgstr "" #: gnome_plugins/collaboration_plugin.py:294 msgid "Account ID" msgstr "" # "Servidor" #: gnome_plugins/collaboration_plugin.py:296 msgid "Server" msgstr "Katuqiri" #: gnome_plugins/collaboration_plugin.py:298 msgid "Port" msgstr "" # "Contraseña:" #: gnome_plugins/collaboration_plugin.py:300 msgid "Password" msgstr "Jist'araña" #: gnome_plugins/collaboration_plugin.py:302 msgid "Register" msgstr "" # "Colores" #: gnome_plugins/collaboration_plugin.py:304 msgid "Colors" msgstr "Sumi" #: gnome_plugins/uploader_plugin.py:64 msgid "Upload to Web" msgstr "" #: gnome_plugins/uploader_plugin.py:66 msgid "Upload" msgstr "" #: gnome_plugins/uploader_plugin.py:83 msgid "" "You must have an account at http://turtleartsite.sugarlabs.org to upload " "your project." msgstr "" # "Usuario:" #: gnome_plugins/uploader_plugin.py:92 msgid "Username:" msgstr "Apnaqirini sutipa:" # "Contraseña:" #: gnome_plugins/uploader_plugin.py:102 msgid "Password:" msgstr "Jist'araña:" # "Título:" #: gnome_plugins/uploader_plugin.py:113 msgid "Title:" msgstr "Suti:" # "Descripción:" #: gnome_plugins/uploader_plugin.py:123 msgid "Description:" msgstr "Yatiyaña:" #: gnome_plugins/uploader_plugin.py:133 msgid "Submit to Web" msgstr "" # "Cancelar" #: gnome_plugins/uploader_plugin.py:137 msgid "Cancel" msgstr "Tukuyaña" #: gnome_plugins/uploader_plugin.py:159 msgid "Login failed" msgstr "" #: gnome_plugins/uploader_plugin.py:196 msgid "Failed to upload!" msgstr "" #: plugins/accelerometer/accelerometer.py:49 #: plugins/audio_sensors/audio_sensors.py:75 #: plugins/camera_sensor/camera_sensor.py:57 #: plugins/light_sensor/light_sensor.py:49 plugins/rfid/rfid.py:86 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:317 msgid "Palette of sensor blocks" msgstr "" #: plugins/accelerometer/accelerometer.py:55 #: plugins/accelerometer/accelerometer.py:62 msgid "acceleration" msgstr "" #: plugins/accelerometer/accelerometer.py:57 #: plugins/accelerometer/accelerometer.py:64 msgid "push acceleration in x, y, z to heap" msgstr "" # "sonido" #: plugins/audio_sensors/audio_sensors.py:82 #: plugins/audio_sensors/audio_sensors.py:97 pysamples/grecord.py:205 #: taextras.py:297 msgid "sound" msgstr "sijiqi" #: plugins/audio_sensors/audio_sensors.py:83 #: plugins/audio_sensors/audio_sensors.py:98 msgid "raw microphone input signal" msgstr "" #: plugins/audio_sensors/audio_sensors.py:89 #: plugins/audio_sensors/audio_sensors.py:104 msgid "loudness" msgstr "" #: plugins/audio_sensors/audio_sensors.py:90 #: plugins/audio_sensors/audio_sensors.py:105 msgid "microphone input volume" msgstr "" # "tono" #: plugins/audio_sensors/audio_sensors.py:118 #: plugins/audio_sensors/audio_sensors.py:126 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 #, fuzzy msgid "pitch" msgstr "Irama" #: plugins/audio_sensors/audio_sensors.py:119 #: plugins/audio_sensors/audio_sensors.py:127 msgid "microphone input pitch" msgstr "" #: plugins/audio_sensors/audio_sensors.py:150 #: plugins/audio_sensors/audio_sensors.py:164 #: plugins/audio_sensors/audio_sensors.py:177 #: plugins/audio_sensors/audio_sensors.py:191 msgid "resistance" msgstr "" #: plugins/audio_sensors/audio_sensors.py:151 #: plugins/audio_sensors/audio_sensors.py:165 #: plugins/audio_sensors/audio_sensors.py:178 #: plugins/audio_sensors/audio_sensors.py:192 msgid "microphone input resistance" msgstr "" #: plugins/audio_sensors/audio_sensors.py:156 #: plugins/audio_sensors/audio_sensors.py:170 #: plugins/audio_sensors/audio_sensors.py:183 #: plugins/audio_sensors/audio_sensors.py:197 msgid "voltage" msgstr "" #: plugins/audio_sensors/audio_sensors.py:157 #: plugins/audio_sensors/audio_sensors.py:171 #: plugins/audio_sensors/audio_sensors.py:184 #: plugins/audio_sensors/audio_sensors.py:198 msgid "microphone input voltage" msgstr "" #: plugins/camera_sensor/camera_sensor.py:60 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:121 msgid "Palette of media objects" msgstr "" #: plugins/camera_sensor/camera_sensor.py:71 #: plugins/camera_sensor/camera_sensor.py:84 #: plugins/camera_sensor/camera_sensor.py:103 #: plugins/camera_sensor/camera_sensor.py:116 #: plugins/light_sensor/light_sensor.py:55 #: plugins/light_sensor/light_sensor.py:62 msgid "brightness" msgstr "" #: plugins/camera_sensor/camera_sensor.py:73 #: plugins/camera_sensor/camera_sensor.py:105 msgid "light level detected by camera" msgstr "" #: plugins/camera_sensor/camera_sensor.py:86 #: plugins/camera_sensor/camera_sensor.py:118 msgid "Average RGB color from camera is pushed to the stack" msgstr "" #: plugins/camera_sensor/camera_sensor.py:97 #: plugins/camera_sensor/camera_sensor.py:130 msgid "camera output" msgstr "" #: plugins/light_sensor/light_sensor.py:57 #: plugins/light_sensor/light_sensor.py:64 msgid "light level detected by light sensor" msgstr "" #: plugins/rfid/rfid.py:91 plugins/rfid/rfid.py:99 msgid "RFID" msgstr "" #: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100 msgid "read value from RFID device" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:100 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 msgid "while" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:104 msgid "do-while-True operator that uses boolean operators from Numbers palette" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:110 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113 msgid "until" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:114 msgid "do-until-True operator that uses boolean operators from Numbers palette" msgstr "" # "diario" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128 msgid "journal" msgstr "sapüru luräwi" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:129 msgid "Sugar Journal media object" msgstr "" # "audio" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:139 msgid "audio" msgstr "ist'awi" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:141 msgid "Sugar Journal audio object" msgstr "" # "video" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:151 msgid "video" msgstr "uñtaña" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:153 msgid "Sugar Journal video object" msgstr "" # "Descripción:" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:163 msgid "description" msgstr "yatiyaña" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:165 msgid "Sugar Journal description field" msgstr "" # "mostrar" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 msgid "show" msgstr "uñachayaña" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:199 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:214 msgid "draws text or show media from the Journal" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 msgid "show aligned" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222 msgid "set scale" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:226 msgid "sets the scale of media" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:233 msgid "save picture" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:246 msgid "picture name" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:236 msgid "saves a picture to the Sugar Journal" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:244 msgid "save SVG" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247 msgid "saves turtle graphics as an SVG file in the Sugar Journal" msgstr "" # "escala" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:254 msgid "scale" msgstr "jach'a" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258 msgid "holds current scale value" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:263 msgid "media wait" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:265 msgid "wait for current video or audio to complete" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:271 msgid "media stop" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:273 msgid "stop video or audio" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:278 msgid "media pause" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:280 msgid "pause video or audio" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:285 msgid "media resume" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:287 msgid "resume playing video or audio" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:293 msgid "speak" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:295 msgid "hello" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:296 msgid "speaks text" msgstr "" #. TRANS: pitch, duration, amplitude #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 msgid "sinewave" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 msgid "duration" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307 msgid "plays a sinewave at frequency, amplitude, and duration (in seconds)" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:323 msgid "button down" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:326 msgid "returns 1 if mouse button is pressed" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:333 msgid "mouse x" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:336 msgid "returns mouse x coordinate" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:343 msgid "mouse y" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:346 msgid "returns mouse y coordinate" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:354 msgid "query keyboard" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:356 msgid "query for keyboard input (results stored in keyboard block)" msgstr "" # "teclado" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:363 msgid "keyboard" msgstr "qillqa q'upt'aña" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:367 msgid "holds results of query-keyboard block as ASCII" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:399 msgid "read pixel" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:402 msgid "RGB color under the turtle is pushed to the stack" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:410 msgid "turtle sees" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:412 msgid "returns the color that the turtle \"sees\"" msgstr "" # "tiempo" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:420 taextras.py:315 msgid "time" msgstr "pacha" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:423 msgid "elapsed time (in seconds) since program started" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:432 msgid "Palette of extra options" msgstr "" #. TRANS: push adds a new item to the program stack #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:439 msgid "push" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:442 msgid "pushes value onto FILO (first-in last-out heap)" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:452 msgid "show heap" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:455 msgid "shows values in FILO (first-in last-out heap)" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:465 msgid "empty heap" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:468 msgid "emptys FILO (first-in-last-out heap)" msgstr "" #. TRANS: pop removes a new item from the program stack #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:479 msgid "pop" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:483 msgid "pops value off FILO (first-in last-out heap)" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:493 msgid "empty heap?" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:496 msgid "returns True if heap is empty" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:503 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:505 msgid "comment" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:507 msgid "places a comment in your code" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:513 msgid "print" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:517 msgid "prints value in status block at bottom of the screen" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:527 msgid "Python chr operator" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:536 msgid "Python int operator" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:543 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:556 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:570 msgid "Python" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:547 msgid "" "a programmable block: used to add advanced single-variable math equations, e." "g., sin(x)" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:560 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sqrt(x*x+y*y)" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:574 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sin(x+y+z)" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:586 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:602 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:617 msgid "Python block" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:588 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:604 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:620 msgid "runs code found in the tamyblock.py module found in the Journal" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:633 msgid "Cartesian" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:635 msgid "displays Cartesian coordinates" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:641 msgid "polar" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:643 msgid "displays polar coordinates" msgstr "" # "tortuga" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:649 msgid "turtle" msgstr "charapa" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:653 msgid "chooses which turtle to command" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:662 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:671 msgid "turtle shell" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:664 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:672 msgid "put a custom 'shell' on the turtle" msgstr "" # "encima" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:678 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:688 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:816 msgid "top" msgstr "p'atja" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:680 msgid "top of a collapsible stack" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:689 msgid "top of a collapsed stack" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:695 msgid "Palette of presentation templates" msgstr "" # "Ocultar bloques" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:702 #, fuzzy msgid "hide blocks" msgstr "Pirqanaka imxataña" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:704 msgid "declutters canvas by hiding blocks" msgstr "" # "Mostrar bloques" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:711 #, fuzzy msgid "show blocks" msgstr "Perkanaka uñachayaña" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:713 msgid "restores hidden blocks" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:721 msgid "hides the Sugar toolbars" msgstr "" # "lista" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:730 msgid "list" msgstr "siqi" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:734 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:969 msgid "presentation bulleted list" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:742 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:971 msgid "presentation template: list of bullets" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:749 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:911 msgid "presentation template: select Journal object (no description)" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:756 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:896 msgid "presentation template: select Journal object (with description)" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:763 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:956 msgid "presentation template: select four Journal objects" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:770 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:777 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:926 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:941 msgid "presentation template: select two Journal objects" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:787 msgid "xcor of left of screen" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:792 msgid "bottom" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:795 msgid "ycor of bottom of screen" msgstr "" # "anchura" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:800 taextras.py:235 msgid "width" msgstr "lankhu" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:803 msgid "the canvas width" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:811 msgid "xcor of right of screen" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:819 msgid "ycor of top of screen" msgstr "" # "altura" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:824 taextras.py:230 #: taextras.py:236 msgid "height" msgstr "alaya pacha" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:827 msgid "the canvas height" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:834 msgid "title x" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:843 msgid "title y" msgstr "" # "izquierda x" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:852 msgid "left x" msgstr "ch'iqa x" # "arriba y" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:861 msgid "top y" msgstr "p'atja y" # "derecha x" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:870 msgid "right x" msgstr "kupi x" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:879 msgid "bottom y" msgstr "" # "presentación" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:909 #, fuzzy msgid "presentation 1x1" msgstr "uñt'ayawi" # "presentación" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:924 #, fuzzy msgid "presentation 2x1" msgstr "uñt'ayawi" # "presentación" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:939 #, fuzzy msgid "presentation 1x2" msgstr "uñt'ayawi" # "presentación" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:954 #, fuzzy msgid "presentation 2x2" msgstr "uñt'ayawi" # "parar" #: pysamples/grecord.py:215 msgid "stop" msgstr "sayt'ayaña" # "reproducir" #: pysamples/grecord.py:217 msgid "play" msgstr "nakhtayaña" # "guardar" #: pysamples/grecord.py:219 msgid "save" msgstr "imaña" #: pysamples/uturn.py:24 msgid "uturn" msgstr "" #: pysamples/uturn.py:26 msgid "make a uturn" msgstr "" # "TortugArte Mini" #: taextras.py:36 msgid "Turtle Art Mini" msgstr "CharapArte jisk'alala" # "TortugArte Confusión" #: taextras.py:40 msgid "Turtle Confusion" msgstr "CharapArte janiwa tantiyañjama" # "Selecciona un desafío" #: taextras.py:41 msgid "Select a challenge" msgstr "Qallasiri thaqaña" # "Paleta de Pesos Mexicanos" #: taextras.py:47 msgid "Palette of Mexican pesos" msgstr "Mexico qullqimpi lurañanaka" # "Paleta de Pesos Colombianos" #: taextras.py:48 msgid "Palette of Colombian pesos" msgstr "Colombia qullqimpi lurañanaka" # "Paleta de Francos de Ruanda" #: taextras.py:49 msgid "Palette of Rwandan francs" msgstr "Rwanda qullqimpi lurañanaka" #: taextras.py:50 msgid "Palette of US dollars" msgstr "" #: taextras.py:51 msgid "Palette of Australian dollars" msgstr "" #: taextras.py:52 msgid "Palette of Paraguayan Guaranies" msgstr "" #: taextras.py:53 msgid "Palette of Peruvian Nuevo Soles" msgstr "" #: taextras.py:54 msgid "Palette of Uruguayan Pesos" msgstr "" #. TRANS: Butia is the Arduino Robot Project from Uruguay #. (http://www.fing.edu.uy/inco/proyectos/butia/) #: taextras.py:60 msgid "TurtleBots" msgstr "" # "Ajusta la intensidad del LED entre 0 y 255." #: taextras.py:61 msgid "adjust LED intensity between 0 and 255" msgstr "Qhana LED askichaña 0 ukjata 255 uqakama" # "Devuelve el nivel de luz en el ambiente como un número entre 0 y 1023." #: taextras.py:62 #, fuzzy msgid "returns the object gray level as a number between 0 and 1023" msgstr "Qhanachaña kutayasi 0 ukjata 1023 uqakama" # "Devuelve 1 cuando el botón está presionado y 0 en otro caso." #: taextras.py:63 #, fuzzy msgid "returns 1 when the button is press and 0 otherwise" msgstr "Akaru limtaña 1 qutayaña jan limtata 0 qutayaña" # "Devuelve el nivel de luz en el ambiente como un número entre 0 y 1023." #: taextras.py:64 #, fuzzy msgid "returns the ambient light level as a number between 0 and 1023" msgstr "Qhanachaña kutayasi 0 ukjata 1023 uqakama" # "Devuelve la temperatura en el ambiente como un número entre 0 y 255." #: taextras.py:65 #, fuzzy msgid "returns the ambient temperature as a number between 0 and 255" msgstr "Thaya lupir qama qutayaña 0 ukjata 255 uqakama" # "Devuelve la distancia del objeto en frente al sensor como un número entre 0 " # "y 255." #: taextras.py:66 #, fuzzy msgid "" "returns the distance from the object in front of the sensor as a number " "between 0 and 255" msgstr "Jayaru qutayaña kunasa sensor nayrapanki ukjama 0 ukjata 255 uqakama" # "Devuelve 0 o 1 dependiendo the la inclinación del sensor." #: taextras.py:68 msgid "returns 0 or 1 depending on the sensor inclination" msgstr "0 ukjata 1 inasa uka sensor wali uchataskiwa" # "Devuelve 1 cuando el sensor detecta un campo magnético, 0 en otro caso." #: taextras.py:69 msgid "returns 1 when the sensors detects a magnetic field, 0 otherwise" msgstr "1 qutayaskiwa ukjata sensor untapjiwa campo magnético jan ukampi 0 kama" # "Oscila entre 0 y 1 dependiendo de la vibración." #: taextras.py:70 #, fuzzy msgid "switches from 0 to 1, the frequency depends on the vibration" msgstr "0 ukatja 1 kama, qarkatasiñata yati" # "LED" #: taextras.py:71 msgid "LED" msgstr "LED" #: taextras.py:72 msgid "button" msgstr "" # "escala de gris" #: taextras.py:73 msgid "grayscale" msgstr "wali uqi, janiwa wali uqikiti" # "luz ambiente" #: taextras.py:74 msgid "ambient light" msgstr "qhanta" # "temperatura" #: taextras.py:75 msgid "temperature" msgstr "phututi" # "distancia" #: taextras.py:76 taextras.py:278 msgid "distance" msgstr "sara" # "inclinación" #: taextras.py:77 taextras.py:275 msgid "tilt" msgstr "kichtata" #: taextras.py:78 msgid "magnetic induction" msgstr "" # "vibración" #: taextras.py:79 msgid "vibration" msgstr "karqataña" # "Robot Butiá" #: taextras.py:80 msgid "Butia Robot" msgstr "Butia Robot" # "espera Butiá" #: taextras.py:81 msgid "delay Butia" msgstr "Butia suytaña" #: taextras.py:82 msgid "wait for argument seconds" msgstr "" #. TRANS: This string is shorthand for "battery charge of Butia" #: taextras.py:84 msgid "battery charge Butia" msgstr "" # "Devuelve la temperatura en el ambiente como un número entre 0 y 255." #: taextras.py:85 #, fuzzy msgid "returns the battery charge as a number between 0 and 255" msgstr "Thaya lupir qama qutayaña 0 ukjata 255 uqakama" #. TRANS: This string is shorthand for "speed of Butia" #: taextras.py:87 msgid "speed Butia" msgstr "" #: taextras.py:88 msgid "" "set the speed of the Butia motors as a value between 0 and 1023, passed by " "an argument" msgstr "" #. TRANS: This string is shorthand for "move Butia forward" #: taextras.py:91 msgid "forward Butia" msgstr "" #: taextras.py:92 msgid "move the Butia robot forward" msgstr "" #: taextras.py:93 msgid "move the Butia robot forward a predefined distance" msgstr "" #. TRANS: This string is shorthand for "move Butia backward" #: taextras.py:95 msgid "backward Butia" msgstr "" #: taextras.py:96 msgid "move the Butia robot backward" msgstr "" #: taextras.py:97 msgid "move the Butia robot backward a predefined distance" msgstr "" # "izquierda Butiá" #. TRANS: This string is shorthand for "turn Butia left" #: taextras.py:99 msgid "left Butia" msgstr "ch'iqa Butiá" #: taextras.py:100 msgid "turn the Butia robot at left" msgstr "" # "derecha Butiá" #. TRANS: This string is shorthand for "turn Butia right" #: taextras.py:102 msgid "right Butia" msgstr "kupi Butiá" #: taextras.py:103 msgid "turn the Butia robot at right" msgstr "" #: taextras.py:104 msgid "turn Butia" msgstr "" #: taextras.py:105 msgid "turn the Butia robot x degrees" msgstr "" # "detener Butiá" #: taextras.py:106 msgid "stop Butia" msgstr "Butia sayt'ayaña" #: taextras.py:107 msgid "stop the Butia robot" msgstr "" # "espera Butiá" #: taextras.py:108 #, fuzzy msgid "display Butia" msgstr "Butia suytaña" #. TRANS: this string must contain only ASCII characters. #. The len must be 32 characters/spaces. #: taextras.py:111 msgid "Hello World Butia " msgstr "" #: taextras.py:112 msgid "print text in Butia robot 32-character ASCII display" msgstr "" #: taextras.py:113 msgid "refresh Butia palette" msgstr "" #: taextras.py:114 msgid "refresh Butia" msgstr "" #: taextras.py:115 msgid "refresh the state of the Butia palette and blocks" msgstr "" # "Butiá" #: taextras.py:116 msgid "Butia" msgstr "Butiá" # "La cámara no fue encontrada." #: taextras.py:120 msgid "The camera was not found." msgstr "Janiwa camera jaqiskiti." # "Error en la inicialización de la cámara." #: taextras.py:121 msgid "Error on the initialization of the camera." msgstr "Pantjata, camera janiwa qaltkiti." # "FollowMe" #: taextras.py:122 msgid "FollowMe" msgstr "Nayaki tumpanita" #: taextras.py:123 msgid "follow" msgstr "" #: taextras.py:124 msgid "R" msgstr "" #: taextras.py:125 msgid "G" msgstr "" #: taextras.py:126 msgid "B" msgstr "" # "seguir color RGB" #: taextras.py:127 msgid "follow a RGB color" msgstr "RGB color tumpasiña" #: taextras.py:128 msgid "threshold" msgstr "" #: taextras.py:129 msgid "set a threshold for a RGB color" msgstr "" #. TRANS: the calibration can be saved for later use #: taextras.py:131 msgid "save calibration 1" msgstr "" #: taextras.py:132 msgid "stores a calibration in calibration 1" msgstr "" #. TRANS: the calibration can be saved for later use #: taextras.py:134 msgid "save calibration 2" msgstr "" #: taextras.py:135 msgid "stores a calibration in calibration 2" msgstr "" #. TRANS: the calibration is used to match an RGB color to a target #: taextras.py:137 msgid "calibration" msgstr "" #: taextras.py:138 msgid "stores a personalized calibration" msgstr "" #: taextras.py:139 msgid "calibration 1" msgstr "" #: taextras.py:140 msgid "return calibration 1" msgstr "" #: taextras.py:141 msgid "calibration 2" msgstr "" #: taextras.py:142 msgid "return calibration 2" msgstr "" #: taextras.py:143 msgid "return a personalized calibration" msgstr "" # "posición x" #: taextras.py:144 msgid "x position" msgstr "x sayt'ata" # "retorna la posición x" #: taextras.py:145 msgid "return x position" msgstr "qutayaña x sayt'ata" # "posición y" #: taextras.py:146 msgid "y position" msgstr "y sayt'ata" # "retorna la posición y" #: taextras.py:147 msgid "return y position" msgstr "y sayt'ata qutayaña" #: taextras.py:148 msgid "pixels" msgstr "" #: taextras.py:149 msgid "return the number of pixels of the biggest blob" msgstr "" #: taextras.py:150 msgid "follow a color or calibration" msgstr "" #: taextras.py:151 msgid "minimum pixels" msgstr "" #: taextras.py:152 msgid "set the minimal number of pixels to follow" msgstr "" #: taextras.py:153 msgid "empty calibration" msgstr "" #: taextras.py:154 msgid "error in string conversion" msgstr "" #. TRANS: SumBot is a robot programmed for "Sumo wrestling" #: taextras.py:159 msgid "SumBot" msgstr "" #: taextras.py:160 msgid "speed SumBot" msgstr "" #: taextras.py:161 msgid "submit the speed to the SumBot" msgstr "" #: taextras.py:162 msgid "set the default speed for the movement commands" msgstr "" #. TRANS: This string is shorthand for "move SumBot forward" #: taextras.py:164 msgid "forward SumBot" msgstr "" #: taextras.py:165 msgid "move SumBot forward" msgstr "" #. TRANS: This string is shorthand for "move SumBot backward" #: taextras.py:167 msgid "backward SumBot" msgstr "" #: taextras.py:168 msgid "move SumBot backward" msgstr "" #: taextras.py:169 msgid "stop SumBot" msgstr "" #: taextras.py:170 msgid "stop the SumBot" msgstr "" #. TRANS: This string is shorthand for "turn SumBot left" #: taextras.py:172 msgid "left SumBot" msgstr "" #: taextras.py:173 msgid "turn left the SumBot" msgstr "" #. TRANS: This string is shorthand for "move SumBot right" #: taextras.py:175 msgid "right SumBot" msgstr "" #: taextras.py:176 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:179 msgid "angle to center" msgstr "" #. TRANS: dohyo is the playing field #: taextras.py:181 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:184 msgid "angle to Enemy" msgstr "" #: taextras.py:185 msgid "get the angle to the Enemy" msgstr "" #. TRANS: This string is shorthand for "x coordinate of SumBot" #: taextras.py:187 msgid "x coor. SumBot" msgstr "" #: taextras.py:188 msgid "get the x coordinate of the SumBot" msgstr "" #. TRANS: This string is shorthand for "y coordinate of SumBot" #: taextras.py:190 msgid "y coor. SumBot" msgstr "" #: taextras.py:191 msgid "get the y coordinate of the SumBot" msgstr "" #. TRANS: This string is shorthand for "x coordinate of SumBot's enemy" #: taextras.py:193 msgid "x coor. Enemy" msgstr "" #: taextras.py:194 msgid "get the x coordinate of the Enemy" msgstr "" #. TRANS: This string is shorthand for "y coordinate of SumBot's enemy" #: taextras.py:196 msgid "y coor. Enemy" msgstr "" #: taextras.py:197 msgid "get the y coordinate of the Enemy" msgstr "" #. TRANS: This string is shorthand for "rotation of SumBot" #: taextras.py:199 msgid "rotation SumBot" msgstr "" #: taextras.py:200 msgid "get the rotation of the Sumbot" msgstr "" #. TRANS: This string is shorthand for "rotation of SumBot's enemy" #: taextras.py:202 msgid "rotation Enemy" msgstr "" #: taextras.py:203 msgid "get the rotation of the Enemy" msgstr "" #: taextras.py:204 msgid "distance to center" msgstr "" #. TRANS: dohyo is the playing field #: taextras.py:206 msgid "get the distance to the center of the dohyo" msgstr "" #: taextras.py:207 msgid "distance to Enemy" msgstr "" #: taextras.py:208 msgid "get the distance to the Enemy" msgstr "" #: taextras.py:209 msgid "update information" msgstr "" #: taextras.py:210 msgid "update information from the server" msgstr "" #. TRANS: Please use similar terms to those used in the Physics Activity #: taextras.py:215 msgid "Palette of physics blocks" msgstr "" #: taextras.py:216 msgid "start polygon" msgstr "" #: taextras.py:217 msgid "Begin defining a new polygon based on the current Turtle xy position." msgstr "" #: taextras.py:219 msgid "add point" msgstr "" #: taextras.py:220 msgid "" "Add a new point to the current polygon based on the current Turtle xy " "position." msgstr "" #: taextras.py:222 msgid "end polygon" msgstr "" #: taextras.py:223 msgid "Define a new polygon." msgstr "" #: taextras.py:224 msgid "end filled polygon" msgstr "" #: taextras.py:225 msgid "Not a simple polygon" msgstr "" #: taextras.py:226 msgid "Define a new filled polygon." msgstr "" #: taextras.py:227 msgid "triangle" msgstr "" #. TRANS: base of a triangle #: taextras.py:229 msgid "base" msgstr "" #: taextras.py:231 msgid "Add a triangle object to the project." msgstr "" #: taextras.py:232 msgid "circle" msgstr "" #: taextras.py:233 msgid "Add a circle object to the project." msgstr "" #: taextras.py:234 msgid "rectangle" msgstr "" #: taextras.py:237 msgid "Add a rectangle object to the project." msgstr "" #: taextras.py:238 msgid "reset" msgstr "" #: taextras.py:239 msgid "Reset the project; clear the object list." msgstr "" #: taextras.py:240 msgid "motor" msgstr "" #: taextras.py:241 msgid "torque" msgstr "" #: taextras.py:242 msgid "speed" msgstr "" #: taextras.py:243 msgid "" "Motor torque and speed range from 0 (off) to positive numbers; motor is " "placed on the most recent object created." msgstr "" #: taextras.py:245 taextras.py:366 msgid "pin" msgstr "" #: taextras.py:246 msgid "Pin an object down so that it cannot fall." msgstr "" #: taextras.py:247 msgid "joint" msgstr "" #: taextras.py:250 msgid "" "Join two objects together (the most recent object created and the object at " "point x, y)." msgstr "" #: taextras.py:252 msgid "save as Physics activity" msgstr "" #: taextras.py:253 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:255 msgid "gear" msgstr "" #: taextras.py:256 msgid "Add a gear object to the project." msgstr "" # "identidad" #: taextras.py:257 #, fuzzy msgid "density" msgstr "kankaña" #: taextras.py:258 msgid "" "Set the density property for objects (density can be any positive number)." msgstr "" #: taextras.py:260 msgid "friction" msgstr "" #: taextras.py:261 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 restitution #: taextras.py:264 msgid "bounciness" msgstr "" #: taextras.py:265 msgid "" "Set the bounciness property for objects (a value from 0 to 1, where 0 means " "no bounce and 1 is very bouncy)." msgstr "" #: taextras.py:267 msgid "dynamic" msgstr "" #: taextras.py:268 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:274 msgid "Palette of WeDo blocks" msgstr "" #: taextras.py:276 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:280 msgid "distance sensor output" msgstr "" #: taextras.py:281 msgid "Motor A" msgstr "" #: taextras.py:282 msgid "returns the current value of Motor A" msgstr "" #: taextras.py:283 msgid "Motor B" msgstr "" #: taextras.py:284 msgid "returns the current value of Motor B" msgstr "" #: taextras.py:285 msgid "set the value for Motor A" msgstr "" #: taextras.py:286 msgid "set the value for Motor B" msgstr "" #. TRANS: Lego NXT is a robotics product of the LEGO company #: taextras.py:291 msgid "Palette of LEGO NXT blocks of motors" msgstr "" #: taextras.py:292 msgid "Palette of LEGO NXT blocks of sensors" msgstr "" #: taextras.py:293 msgid "touch" msgstr "" #: taextras.py:294 msgid "ultrasonic" msgstr "" # "luz" #: taextras.py:296 #, fuzzy msgid "light" msgstr "kupi" #: taextras.py:298 msgid "PORT A" msgstr "" #: taextras.py:299 msgid "PORT B" msgstr "" #: taextras.py:300 msgid "PORT C" msgstr "" #: taextras.py:301 msgid "PORT 1" msgstr "" #: taextras.py:302 msgid "PORT 2" msgstr "" #: taextras.py:303 msgid "PORT 3" msgstr "" #: taextras.py:304 msgid "PORT 4" msgstr "" #: taextras.py:305 msgid "Please check the connection with the brick." msgstr "" #: taextras.py:306 msgid "Please check the port." msgstr "" #: taextras.py:307 msgid "The value of power must be between -127 to 127." msgstr "" #: taextras.py:308 msgid "An error has occurred: check all connections and try to reconnect." msgstr "" #: taextras.py:309 msgid "NXT found" msgstr "" #: taextras.py:310 msgid "NXT not found" msgstr "" #: taextras.py:311 msgid "refresh NXT" msgstr "" #: taextras.py:312 msgid "Search for a connected NXT brick." msgstr "" #: taextras.py:313 msgid "play tone" msgstr "" #: taextras.py:314 msgid "frequency" msgstr "" #: taextras.py:316 msgid "Play a tone at frequency for time." msgstr "" #: taextras.py:317 msgid "" "turn motor\n" "rotations" msgstr "" #: taextras.py:318 msgid "port" msgstr "" #: taextras.py:319 msgid "power" msgstr "" #: taextras.py:320 msgid "turn a motor" msgstr "" #: taextras.py:321 msgid "" "synchronize motors\n" "steering" msgstr "" #: taextras.py:322 msgid "rotations" msgstr "" #: taextras.py:323 msgid "synchronize two motors connected in PORT B and PORT C" msgstr "" #: taextras.py:324 msgid "PORT A of the brick" msgstr "" #: taextras.py:325 msgid "PORT B of the brick" msgstr "" #: taextras.py:326 msgid "PORT C of the brick" msgstr "" #: taextras.py:327 msgid "start motor" msgstr "" #: taextras.py:328 msgid "Run a motor forever." msgstr "" #: taextras.py:329 msgid "brake motor" msgstr "" #: taextras.py:330 msgid "Stop a specified motor." msgstr "" #: taextras.py:331 msgid "reset motor" msgstr "" #: taextras.py:332 msgid "Reset the motor counter." msgstr "" #: taextras.py:333 msgid "motor position" msgstr "" #: taextras.py:334 msgid "Get the motor position." msgstr "" #: taextras.py:335 msgid "PORT 1 of the brick" msgstr "" #: taextras.py:336 msgid "PORT 2 of the brick" msgstr "" #: taextras.py:337 msgid "PORT 3 of the brick" msgstr "" #: taextras.py:338 msgid "PORT 4 of the brick" msgstr "" #: taextras.py:339 msgid "read" msgstr "" #: taextras.py:340 msgid "sensor" msgstr "" #: taextras.py:341 msgid "Read sensor output." msgstr "" #: taextras.py:342 msgid "color sensor" msgstr "" #: taextras.py:343 msgid "light sensor" msgstr "" #: taextras.py:344 msgid "touch sensor" msgstr "" #: taextras.py:345 msgid "distance sensor" msgstr "" #: taextras.py:346 msgid "sound sensor" msgstr "" #: taextras.py:347 msgid "set light" msgstr "" #: taextras.py:348 msgid "Set color sensor light." msgstr "" #. TRANS: Arduino plugin to control an Arduino board #: taextras.py:353 msgid "Palette of Arduino blocks" msgstr "" #: taextras.py:354 msgid "HIGH" msgstr "" #: taextras.py:355 msgid "LOW" msgstr "" #: taextras.py:356 msgid "INPUT" msgstr "" #: taextras.py:357 msgid "OUTPUT" msgstr "" #. TRANS: PWM is pulse-width modulation #: taextras.py:359 msgid "PWM" msgstr "" #: taextras.py:360 msgid "SERVO" msgstr "" #: taextras.py:361 msgid "ERROR: Check the Arduino and the number of port." msgstr "" #: taextras.py:362 msgid "ERROR: Value must be a number from 0 to 255." msgstr "" #: taextras.py:363 msgid "ERROR: Value must be either HIGH or LOW." msgstr "" #: taextras.py:364 msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO." msgstr "" #: taextras.py:365 msgid "pin mode" msgstr "" #: taextras.py:367 msgid "mode" msgstr "" #: taextras.py:368 msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)." msgstr "" #: taextras.py:369 msgid "analog write" msgstr "" #: taextras.py:371 msgid "Write analog value in specified port." msgstr "" #: taextras.py:372 msgid "analog read" msgstr "" #: taextras.py:373 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:375 msgid "digital write" msgstr "" #: taextras.py:376 msgid "Write digital value to specified port." msgstr "" #: taextras.py:377 msgid "digital read" msgstr "" #: taextras.py:378 msgid "Read value from digital port." msgstr "" #: taextras.py:379 msgid "Set HIGH value for digital port." msgstr "" #: taextras.py:380 msgid "Configure Arduino port for digital input." msgstr "" #: taextras.py:381 msgid "Configure Arduino port to drive a servo." msgstr "" #: taextras.py:382 msgid "Set LOW value for digital port." msgstr "" #: taextras.py:383 msgid "Configure Arduino port for digital output." msgstr "" #: taextras.py:384 msgid "Configure Arduino port for PWM (pulse-width modulation)." msgstr "" # "el uso es" #: turtleblocks.py:78 msgid "usage is" msgstr "ukham luraña" # "Sin acción alternativa:" #: turtleblocks.py:230 msgid "No option action:" msgstr "Janiwa yaqa luraña utkiti:" # "Fichero no encontrado" #: turtleblocks.py:245 msgid "File not found" msgstr "Q'ipi janiwa jaqiskiti" # "Directorio de configuración no modificable: %s" #: turtleblocks.py:269 #, python-format msgid "Configuration directory not writable: %s" msgstr "Kuna imana taqaña janiwa yanañati: %s" # "Nuevo" #: turtleblocks.py:325 msgid "New" msgstr "Machaqa" # "Abrir" #: turtleblocks.py:326 msgid "Open" msgstr "Uñantaña" # "Guardar" #: turtleblocks.py:327 msgid "Save" msgstr "Imaña" # "Guardar como" #: turtleblocks.py:328 msgid "Save as" msgstr "Sutini imaña" # "Salir" #: turtleblocks.py:333 msgid "Quit" msgstr "Mistuña" # "Archivo" #: turtleblocks.py:334 msgid "File" msgstr "Q'ipi" # "Escalar coordenadas" #: turtleblocks.py:341 msgid "Rescale coordinates" msgstr "Escalar coordenadas" # "Restaurar el tamaño del bloque" #: turtleblocks.py:347 msgid "Reset block size" msgstr "Pirqanaka wasitata jukch'aki" # "Mostar/ocultar bloques" #: turtleblocks.py:365 msgid "Show/hide blocks" msgstr "Pirqanaka uñachayaña/imtaña" # "Herramientas" #: turtleblocks.py:367 msgid "Tools" msgstr "Lurañataki" # "Depurar" #: turtleblocks.py:373 msgid "Debug" msgstr "Askichaña" # "Tortuga" #: turtleblocks.py:375 msgid "Turtle" msgstr "Charapa" # "Hay trabajo sin guardar. ¿Le gustaría guardar antes de salir?" #: turtleblocks.py:409 msgid "You have unsaved work. Would you like to save before quitting?" msgstr "Wakichawinaka janiwa imtawkiti. ¿Imtacha jukata mistjañani?" # "¿Guardar el proyecto?" #: turtleblocks.py:410 msgid "Save project?" msgstr "¿Wakichawinaka imtañani?" # "Guardar como HTML" #~ msgid "Save as HTML" #~ msgstr "HTML imaña" # "d" #~ msgid "d" #~ msgstr "d" # "Paleta de monedas de los Estados Unidos" #~ msgid "Palette of US currencies" #~ msgstr "Estados Unidos qullqimpi lurañanaka" # "Paleta de monedas de Australia" #~ msgid "Palette of Australian currencies" #~ msgstr "Australia qullqimpi lurañanaka" # "Paleta de Guaraníes" #~ msgid "Palette of Guaranies" #~ msgstr "Guaraníes qullqimpi lurañanaka" # "presentación" #~ msgid "presentation" #~ msgstr "uñt'ayawi" # "Ocultar bloques" #~ msgid "Hide blocks" #~ msgstr "Pirqanaka imxataña" # "seguir un color de tortuga" #~ msgid "follow a turtle color" #~ msgstr "charapa color tumpasiña" # "calibrar un color a seguir" #~ msgid "calibrate a color to follow" #~ msgstr "samiru tumpasiri qaltasi" # "b" #~ msgid "b" #~ msgstr "b" # "Mover el cursor sobre la paleta naranja para ayuda." #~ msgid "Move the cursor over the orange palette for help." #~ msgstr "Achakuru killu-wilaru uchaña yanapt'a katusa cuptaña." # "TortugArte Butiá" #~ msgid "Turtle Art Butia" #~ msgstr "CharapArte Butia" # "Botón" #~ msgid "pushbutton" #~ msgstr "limjaña" # "Devuelve el nivel de gris del objeto en frente al sensor como un número " # "entre 0 y 1023." #, fuzzy #~ msgid "" #~ "returns the object gray level encountered him as a number between 0 and 1023" #~ msgstr "Uqi qutayaña kunaki sensor nayrapanki 0 ukjata 1023 uqakama." # "Importar / Exportar" #~ msgid "Import/Export" #~ msgstr "Puriñana/Apayaña" # "Importar proyecto desde el Diario" #~ msgid "Import project from the Journal" #~ msgstr "Wakichawinaka puriniña sapüru luräwiru" # "carga de batería Butiá" #~ msgid "Butia battery charge" #~ msgstr "carga de batería Butiá" # "velocidad Butiá" #~ msgid "Butia speed" #~ msgstr "velocidad Butiá" # "adelante distancia" #~ msgid "forward distance" #~ msgstr "adelante distancia" # "atrás distancia" #~ msgid "backward distance" #~ msgstr "atrás distancia" # "Butiá Sumo" #~ msgid "Sumo Butia" #~ msgstr "Butiá Sumo" # "enviar velocidades" #~ msgid "submit speed​​" #~ msgstr "qatak'i apayaña" # "Envía la velocidad al robot." #, fuzzy #~ msgid "Send speed to the robot." #~ msgstr "Envía la velocidad al robot."