# 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-03-24 00:31-0400\n" "PO-Revision-Date: 2012-03-14 04:51+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: hus\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 = WitsixPet #: activity/activity.info:2 TurtleArt/taexporthtml.py:137 #: TurtleArt/taexporthtml.py:139 TurtleArt/tawindow.py:3057 #: pysamples/grecord.py:205 turtleart.py:288 msgid "Turtle Art" msgstr "Witsix Pet" #: TurtleArt/tabasics.py:115 msgid "Palette of turtle commands" msgstr "Kwene' an abatnomtaláb k'al an pet" #: TurtleArt/tabasics.py:120 msgid "forward" msgstr "ne'etsnanchij" #: TurtleArt/tabasics.py:124 msgid "moves turtle forward" msgstr "ka ne'etsnanchij an pet" #: TurtleArt/tabasics.py:131 msgid "back" msgstr "wichiy" #: TurtleArt/tabasics.py:135 msgid "moves turtle backward" msgstr "ka wichb' an pet" #: TurtleArt/tabasics.py:143 msgid "clean" msgstr "t'oka'" #: TurtleArt/tabasics.py:146 msgid "clears the screen and reset the turtle" msgstr "in t'okál an walek ani in wichk'owal an pet" #: TurtleArt/tabasics.py:154 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:736 msgid "left" msgstr "kwa'atbe'" #: TurtleArt/tabasics.py:158 msgid "turns turtle counterclockwise (angle in degrees)" msgstr "" "in tsawindhál an pet ti k'et'ach jant'odh ti belal an lejbax k'ij (t'ipchidh " "in kexem)" #: TurtleArt/tabasics.py:165 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:760 msgid "right" msgstr "wínab" #: TurtleArt/tabasics.py:169 msgid "turns turtle clockwise (angle in degrees)" msgstr "ka wilindha an pet jant'odha an lejbax k'ij (t'ipchidh in kexem)" #: TurtleArt/tabasics.py:177 msgid "arc" msgstr "pulidh" #: TurtleArt/tabasics.py:177 msgid "angle" msgstr "kexem" #: TurtleArt/tabasics.py:177 msgid "radius" msgstr "tin tsejeltal jun i kweche' anij ma walté" #: TurtleArt/tabasics.py:181 msgid "moves turtle along an arc" msgstr "ka beldha' an pet tin nakel an pulich" #: TurtleArt/tabasics.py:190 TurtleArt/tabasics.py:256 msgid "set xy" msgstr "ka ts'atba' xy" #: TurtleArt/tabasics.py:190 TurtleArt/tabasics.py:256 taextras.py:218 msgid "x" msgstr "x" #: TurtleArt/tabasics.py:190 TurtleArt/tabasics.py:256 taextras.py:219 msgid "y" msgstr "y" #: TurtleArt/tabasics.py:194 TurtleArt/tabasics.py:260 msgid "" "moves turtle to position xcor, ycor; (0, 0) is in the center of the screen." msgstr "" "ka beldha' an pet ju'taj ti kw'ajat xcor, ycor; (0, 0) kwajat tin ts'ejetal " "an walek." #: TurtleArt/tabasics.py:204 msgid "set heading" msgstr "ka ts'atba' tin áy" #: TurtleArt/tabasics.py:208 msgid "sets the heading of the turtle (0 is towards the top of the screen.)" msgstr "" "ka ts'atb'a an pet ju'taj tin tomnal ka k'alej (0 jaits abal ebal ti walek.)" #: TurtleArt/tabasics.py:216 TurtleArt/tawindow.py:3053 #: TurtleArt/tawindow.py:3057 TurtleArtActivity.py:560 msgid "xcor" msgstr "xcor" # elax kits'lab=coordenada #: TurtleArt/tabasics.py:217 msgid "" "holds current x-coordinate value of the turtle (can be used in place of a " "number block)" msgstr "" "in kwa'al xuwek'ij an pet an coordenada x (i ejtowal ki eyendha' tin jalk'ul " "jun i kwene' t'ojlab ajumtalab)" #: TurtleArt/tabasics.py:227 TurtleArt/tawindow.py:3053 #: TurtleArt/tawindow.py:3057 TurtleArtActivity.py:561 msgid "ycor" msgstr "ycor" # elax kits'lab=coordenanda #: TurtleArt/tabasics.py:228 msgid "" "holds current y-coordinate value of the turtle (can be used in place of a " "number block)" msgstr "" "in kwa'al xuwek'ij an pet an coordenada y (i ejtowal ki eyendha' tin jalk'ul " "jun i kwene' t'ojlab ajumtalab)" #: TurtleArt/tabasics.py:238 TurtleArt/tawindow.py:3053 #: TurtleArt/tawindow.py:3057 TurtleArtActivity.py:561 msgid "heading" msgstr "in bélil" #: TurtleArt/tabasics.py:239 msgid "" "holds current heading value of the turtle (can be used in place of a number " "block)" msgstr "" "in kwa'al xuwek'ij an pet an elax kits'lab y (i ejtowal ki eyendha' tin " "jalk'ul jun i kwene' t'ojlab ajumtalab)" # kwene' abatnaxtal=paleta de ordenes de... #: TurtleArt/tabasics.py:273 msgid "Palette of pen commands" msgstr "In kwene' abatnaxtal an kits'oxtalab" #: TurtleArt/tabasics.py:277 msgid "pen up" msgstr "ka k'adhba' a kits'oxtal" #: TurtleArt/tabasics.py:280 msgid "Turtle will not draw when moved." msgstr "An pet tam ka ejlats yab jant'oj ne kin t'ipoy." #: TurtleArt/tabasics.py:286 msgid "pen down" msgstr "ka pa'ba' a kits'oxtal" #: TurtleArt/tabasics.py:289 msgid "Turtle will draw when moved." msgstr "An pet ne'ets kin t'ipoy tam ka belats." #: TurtleArt/tabasics.py:295 msgid "set pen size" msgstr "ka ts'atba' in puwel" #: TurtleArt/tabasics.py:299 msgid "sets size of the line drawn by the turtle" msgstr "ka t'ipchij in ts'ikwel an kits´lab axi an pet ne kin t'ipoy" #: TurtleArt/tabasics.py:309 msgid "fill screen" msgstr "ka t'uchiy an walek" #: TurtleArt/tabasics.py:309 TurtleArt/tabasics.py:399 taextras.py:260 msgid "color" msgstr "mukuxtaláb" #: TurtleArt/tabasics.py:309 TurtleArt/tabasics.py:409 msgid "shade" msgstr "in tsapik in majub" #: TurtleArt/tabasics.py:313 msgid "fills the background with (color, shade)" msgstr "ka t'uchinchij in wal k'an (mukuxtaláb)" #: TurtleArt/tabasics.py:322 msgid "pen size" msgstr "puwél" #: TurtleArt/tabasics.py:323 msgid "holds current pen size (can be used in place of a number block)" msgstr "" "ja'its in puwel xuwe'k'ij an dhuchumtalab (i ejtowal ki eyendha tin jalk'ul " "jun i k'enel ajixtalab)" #: TurtleArt/tabasics.py:334 msgid "start fill" msgstr "ka ts'i'kinchij ka t'uchiy" #: TurtleArt/tabasics.py:336 msgid "starts filled polygon (used with end fill block)" msgstr "" "ka ts'ikinchij ka t'uchiy an poligono (tan ka eyendha' in taltal an " "t'uchixtalab k'al an kw`'ne' dhuche')" #: TurtleArt/tabasics.py:343 msgid "end fill" msgstr "ka t'uchiy an mukuxtalab" #: TurtleArt/tabasics.py:345 msgid "completes filled polygon (used with start fill block)" msgstr "" "ka kidhbay an poligono xi t'uchidh (tam ka eyendha' tin tujtal in t'uchix an " "kwen'e t'ojlab)" #: TurtleArt/tabasics.py:356 TurtleArt/tabasics.py:360 msgid "Palette of pen colors" msgstr "In kwene' mukuxtalabil a dhuchumtalabil" #: TurtleArt/tabasics.py:364 msgid "set color" msgstr "ka ts'at'ba' an mukuxtaláb" #: TurtleArt/tabasics.py:368 msgid "sets color of the line drawn by the turtle" msgstr "ka ts'at'banchij in mukuxtalábil an kits'lab axi in t'ipoyal an pet" #: TurtleArt/tabasics.py:376 msgid "set shade" msgstr "ka ts'at'banchij in ts'apik in tajax" #: TurtleArt/tabasics.py:380 msgid "sets shade of the line drawn by the turtle" msgstr "ka tsa'tbanchij in yik'uax an kitslab axi in ts'ejkal an pet" #: TurtleArt/tabasics.py:388 msgid "set gray" msgstr "ka punchij aku'" #: TurtleArt/tabasics.py:391 msgid "sets gray level of the line drawn by the turtle" msgstr "ka punchij in junkul an aku' ti ba' an kitslab xi tsejkadh k'al an pet" #: TurtleArt/tabasics.py:400 msgid "holds current pen color (can be used in place of a number block)" msgstr "" "xuwek'ij in kwa'al in mukuxlabil a dhuchumtalábil (ejtowab ka eyendhaj tin " "jalu'k an kwene' ajumtalab)" #: TurtleArt/tabasics.py:410 msgid "holds current pen shade" msgstr "xuwek'ij in kwa'al in mukub a dhuchumtal" #: TurtleArt/tabasics.py:418 msgid "gray" msgstr "aku'" #: TurtleArt/tabasics.py:419 msgid "holds current gray level (can be used in place of a number block)" msgstr "" "ka ko'onchij in junkul an aku' (ka ejtowat ka eyendhaj tin jalk'ul an jun i " "kwene' ajixtalab)" #: TurtleArt/tabasics.py:425 msgid "red" msgstr "tsakni'" #: TurtleArt/tabasics.py:426 msgid "orange" msgstr "t'a'at manu'" #: TurtleArt/tabasics.py:428 msgid "yellow" msgstr "manu'" #: TurtleArt/tabasics.py:430 msgid "green" msgstr "yaxu'" #: TurtleArt/tabasics.py:431 msgid "cyan" msgstr "cian" #: TurtleArt/tabasics.py:432 msgid "blue" msgstr "tok'i" #: TurtleArt/tabasics.py:433 msgid "purple" msgstr "tamkulom mukuxtaláb" #: TurtleArt/tabasics.py:435 msgid "white" msgstr "dhakni'" #: TurtleArt/tabasics.py:436 msgid "black" msgstr "t'unu'" #: TurtleArt/tabasics.py:442 msgid "set text color" msgstr "ka ts'atba' in mukuxtalabil an dhuchlab" #: TurtleArt/tabasics.py:445 msgid "sets color of text drawn by the turtle" msgstr "ka tsat'abaj in mukuxtalab an dhuchlab axi in t'ipoy an pet" #: TurtleArt/tabasics.py:453 msgid "set text size" msgstr "ka ts'atba' in puwél an dhuchlab" #: TurtleArt/tabasics.py:456 msgid "sets size of text drawn by the turtle" msgstr "ka ts'atba' in puwel an dhuchlab axi in tsejkaj an pet" #: TurtleArt/tabasics.py:539 msgid "Palette of numeric operators" msgstr "Kwene' t'ojnalchik kal an ajumtabal" #: TurtleArt/tabasics.py:545 msgid "plus" msgstr "tamkuy" #: TurtleArt/tabasics.py:548 msgid "adds two alphanumeric inputs" msgstr "ka tamkuy tsab i otseltaláb alfanuméricas" #: TurtleArt/tabasics.py:556 msgid "minus" msgstr "we'medhax" #: TurtleArt/tabasics.py:559 msgid "subtracts bottom numeric input from top numeric input" msgstr "" "ka kaldha' in otsemtal an ajumtalab xi kwajat tin alam an ajumtalab xi ebal" #: TurtleArt/tabasics.py:570 msgid "multiply" msgstr "yanedhom ajixtalab" #: TurtleArt/tabasics.py:573 msgid "multiplies two numeric inputs" msgstr "ka yanedha' tsab i otseltalab ajumtalab" #: TurtleArt/tabasics.py:582 msgid "divide" msgstr "buk'uxtalab" #: TurtleArt/tabasics.py:585 msgid "" "divides top numeric input (numerator) by bottom numeric input (denominator)" msgstr "" "ka buk'uw an otseltalab k'al an ajumtalab axi ebal (numerador) k'al an " "ajumtalab axi alal (denominador)" #: TurtleArt/tabasics.py:595 msgid "identity" msgstr "ibíl" #: TurtleArt/tabasics.py:597 msgid "identity operator used for extending blocks" msgstr "in ibíl an t'ojnal eyendhach abal ka yanedha' an kwen'e t'ojlab" #: TurtleArt/tabasics.py:605 TurtleArt/tabasics.py:606 msgid "mod" msgstr "mod" #: TurtleArt/tabasics.py:609 msgid "modular (remainder) operator" msgstr "an t'ojnal axi ne ti tsejkanchij jant'odha ta lé" #: TurtleArt/tabasics.py:616 msgid "√" msgstr "√" #: TurtleArt/tabasics.py:617 msgid "square root" msgstr "raiz cuadrada" #: TurtleArt/tabasics.py:620 msgid "calculates square root" msgstr "ka aliy an raiz cuadrada" #: TurtleArt/tabasics.py:627 msgid "random" msgstr "yab aykadh" #: TurtleArt/tabasics.py:627 msgid "min" msgstr "min" #: TurtleArt/tabasics.py:627 msgid "max" msgstr "max" #: TurtleArt/tabasics.py:631 msgid "returns random number between minimum (top) and maximum (bottom) values" msgstr "" "ka wichba' jun i ajumtalab tin ay an jolat tsiptí jalbil (walk'i') anij an " "pulik alal" #: TurtleArt/tabasics.py:643 msgid "number" msgstr "ajixtaláb" #: TurtleArt/tabasics.py:644 msgid "used as numeric input in mathematic operators" msgstr "" "eyendhach etil in otseltal ajumtalab ti ba' an tolmix k'al an matematicas" #: TurtleArt/tabasics.py:651 msgid "greater than" msgstr "mas pulik etil a" #: TurtleArt/tabasics.py:654 msgid "logical greater-than operator" msgstr "an bolk'idh t'ojnal axi lej pulik etil a" #: TurtleArt/tabasics.py:660 msgid "True" msgstr "lej chubax" #: TurtleArt/tabasics.py:666 msgid "less than" msgstr "lej tsipti' etil a" #: TurtleArt/tabasics.py:669 msgid "logical less-than operator" msgstr "an bolk'dh t'ojnal axi lej pulik etil a" #: TurtleArt/tabasics.py:674 msgid "False" msgstr "yabchubax" #: TurtleArt/tabasics.py:680 msgid "equal" msgstr "jununúl" # jununúl se utiliza para los dos conceptos equivalante e igual. #: TurtleArt/tabasics.py:683 msgid "logical equal-to operator" msgstr "an bolk'idh t'ojnal axi jununúl" #: TurtleArt/tabasics.py:689 msgid "not" msgstr "ibáj" #: TurtleArt/tabasics.py:692 msgid "logical NOT operator" msgstr "t'ojnal YAB bolk'idh" #: TurtleArt/tabasics.py:698 TurtleArt/tabasics.py:701 msgid "and" msgstr "y" #: TurtleArt/tabasics.py:702 msgid "logical AND operator" msgstr "to'jnal ANI bolk'idh" #: TurtleArt/tabasics.py:709 TurtleArt/tabasics.py:712 msgid "or" msgstr "o" #: TurtleArt/tabasics.py:713 msgid "logical OR operator" msgstr "t'ojnal O bolk'idh" # paleta = kwene'; operadores, controladores = abatnom #: TurtleArt/tabasics.py:722 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:94 msgid "Palette of flow operators" msgstr "Kwene' k'al an wat'etél abatnom" #: TurtleArt/tabasics.py:727 msgid "wait" msgstr "aychíj" #: TurtleArt/tabasics.py:731 msgid "pauses program execution a specified number of seconds" msgstr "in kubál jun i wé an k'ij tam kw'ajat ti t'ojnal jun i tsalpadh t'ojláb" #: TurtleArt/tabasics.py:738 msgid "forever" msgstr "abal ets'ey" #: TurtleArt/tabasics.py:742 msgid "loops forever" msgstr "ka wichk'ow abal ets'ey" #: TurtleArt/tabasics.py:748 TurtleArt/tabasics.py:752 msgid "repeat" msgstr "ka wichk'ow" #: TurtleArt/tabasics.py:753 msgid "loops specified number of times" msgstr "wenk'ow an ajixtaláb ti jayil ti uludh" #: TurtleArt/tabasics.py:759 TurtleArt/tabasics.py:771 msgid "if" msgstr "anits" #: TurtleArt/tabasics.py:759 msgid "then" msgstr "tam" #: TurtleArt/tabasics.py:762 msgid "if then" msgstr "anits tam" #: TurtleArt/tabasics.py:764 msgid "if-then operator that uses boolean operators from Numbers palette" msgstr "" "beldhom anits-tam axi in eyendhal i beldhomchik ti in ey an kwene' Ajixtaláb" #: TurtleArt/tabasics.py:771 msgid "then else" msgstr "ani max inbáj" #: TurtleArt/tabasics.py:775 msgid "if then else" msgstr "anits tam max inbáj" #: TurtleArt/tabasics.py:776 msgid "if-then-else operator that uses boolean operators from Numbers palette" msgstr "" "beldhom anits-tam-junake' axi in eyendhal i beldhomchik ti in ey an kwene' " "Ajixtaláb" #: TurtleArt/tabasics.py:784 msgid "horizontal space" msgstr "peltom i jolat" #: TurtleArt/tabasics.py:785 msgid "jogs stack right" msgstr "ka bodhondha' an t'i'e' ta wínab" #: TurtleArt/tabasics.py:792 msgid "vertical space" msgstr "jolataláb xi kubladh" #: TurtleArt/tabasics.py:793 msgid "jogs stack down" msgstr "t'ajdhidhixtaláb abal alal an t'i'adh" #: TurtleArt/tabasics.py:799 msgid "stop action" msgstr "kuba' an pakdha' t'ojláb" #: TurtleArt/tabasics.py:802 msgid "stops current action" msgstr "xowe' ka kuba' an pakdha' t'ojláb" #: TurtleArt/tabasics.py:811 msgid "Palette of variable blocks" msgstr "An kwene' axi ti kwene' t'ojláb k'al an bijlabchik" #: TurtleArt/tabasics.py:816 pysamples/grecord.py:213 msgid "start" msgstr "tujuw" #: TurtleArt/tabasics.py:819 msgid "connects action to toolbar run buttons" msgstr "" "in ts'ot'k'oyal an kwene' t'ojláb ti dhuche' ani ka t'ajan ti kwene' " "ayendhanél" #: TurtleArt/tabasics.py:827 msgid "store in box 1" msgstr "ki dhaya' ti ál an ka'al baltse' 1" #: TurtleArt/tabasics.py:831 msgid "stores numeric value in Variable 1" msgstr "dhaya' in jabil an ajixtaláb ti Bijlab 1" #: TurtleArt/tabasics.py:838 msgid "store in box 2" msgstr "dhaya' ti baltse' 2" #: TurtleArt/tabasics.py:842 msgid "stores numeric value in Variable 2" msgstr "dhaya' in jabil an ajixtaláb ti Bijlab 2" #: TurtleArt/tabasics.py:849 TurtleArt/tabasics.py:850 #: TurtleArt/tabasics.py:851 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:173 #: 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:182 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 msgid "text" msgstr "dhuchlab" # valor = jalbíl ; cadena = dhuchlab #: TurtleArt/tabasics.py:852 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:176 msgid "string value" msgstr "in jalbíl an dhuchlab" #: TurtleArt/tabasics.py:856 msgid "box 1" msgstr "baltse' 1" #: TurtleArt/tabasics.py:859 msgid "Variable 1 (numeric value)" msgstr "Bijlab 1 (jalbil ajixtaláb)" #: TurtleArt/tabasics.py:865 msgid "box 2" msgstr "baltse' 2" #: TurtleArt/tabasics.py:868 msgid "Variable 2 (numeric value)" msgstr "Bijilab 2 (jalbil ajixtaláb)" #: TurtleArt/tabasics.py:875 TurtleArt/tabasics.py:885 msgid "box" msgstr "baltse'" #: TurtleArt/tabasics.py:877 TurtleArt/tabasics.py:888 msgid "my box" msgstr "u baltse'" #: TurtleArt/tabasics.py:879 msgid "named variable (numeric value)" msgstr "bijilab xi bijidh (jalbil ajixtaláb)" #: TurtleArt/tabasics.py:885 msgid "store in" msgstr "ki dhaya' ti" #: TurtleArt/tabasics.py:885 taextras.py:333 msgid "value" msgstr "jalbíl" #: TurtleArt/tabasics.py:889 msgid "stores numeric value in named variable" msgstr "dhaya' in jalbil an ajixtaláb ti bijláb xi bijidh" #: TurtleArt/tabasics.py:897 TurtleArt/tabasics.py:899 #: TurtleArt/tabasics.py:923 TurtleArt/tabasics.py:926 msgid "action" msgstr "pakdha' t'ojláb" #: TurtleArt/tabasics.py:901 msgid "top of nameable action stack" msgstr "eblim tin chum an t'i'e' k'al an pakdha' t'ojláb xi bijidh" #: TurtleArt/tabasics.py:906 TurtleArt/tabasics.py:933 msgid "action 1" msgstr "pakdha' t'ojláb 1" #: TurtleArt/tabasics.py:909 msgid "top of Action 1 stack" msgstr "ebal ti t'i'e' k'al an Pakdha' t'ojláb 1" #: TurtleArt/tabasics.py:914 TurtleArt/tabasics.py:942 msgid "action 2" msgstr "pakdha' t'ojláb 2" #: TurtleArt/tabasics.py:917 msgid "top of Action 2 stack" msgstr "ebal ti t'i'e' k'al an Pakdha' t'ojláb 2" #: TurtleArt/tabasics.py:927 msgid "invokes named action stack" msgstr "ki tsalapna' an t'i'e' ba an pakdha' t'ojláb xi bijidh" #: TurtleArt/tabasics.py:936 msgid "invokes Action 1 stack" msgstr "ki tsalapna' an t'i'e' ba an Pakdha' t'ojláb 1" #: TurtleArt/tabasics.py:945 msgid "invokes Action 2 stack" msgstr "ebal ti t'i'e' k'al an Pakdha' t'ojláb 2" #: TurtleArt/tabasics.py:953 msgid "trash" msgstr "ámul" #: TurtleArt/tabasics.py:957 msgid "empty trash" msgstr "jolk'ow an balixtaláb amúl" #: TurtleArt/tabasics.py:958 msgid "permanently deletes items in trash" msgstr "pakuw abal etsey an ayendhanel xi tin bál an úw" #: TurtleArt/tabasics.py:962 msgid "restore all" msgstr "ki wichba' patal" #: TurtleArt/tabasics.py:963 msgid "restore all blocks from trash" msgstr "ki wichba' patalchik an muke' ti al an balixtal úw" #: TurtleArt/tabasics.py:967 msgid "clear all" msgstr "ki pakuw patal" #: TurtleArt/tabasics.py:968 msgid "move all blocks to trash" msgstr "ki nedha' patal an kwene' abal ti amul" #: TurtleArt/taconstants.py:250 TurtleArt/taconstants.py:272 #: TurtleArt/taconstants.py:293 TurtleArt/taconstants.py:335 #: TurtleArt/taconstants.py:377 TurtleArt/taconstants.py:419 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:845 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:859 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:873 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:887 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:901 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:915 msgid "Title" msgstr "Bijláb" # No produjo salida a #: TurtleArt/talogo.py:465 msgid "did not output to" msgstr "yab in t'aja' i kadhaxtaláb abal" #: TurtleArt/talogo.py:519 msgid "I don't know how to" msgstr "Inbáj u exlál jant'odha' ku t'aja'" #: TurtleArt/talogo.py:566 msgid "doesn't like" msgstr "inbáj in kulbetnal" #: TurtleArt/talogo.py:566 msgid "as input" msgstr "ejtil i otseltaláb" #: TurtleArt/tapalette.py:92 msgid "displays next palette" msgstr "ki tejwa'medha' xi júnakej i kwene'" #: TurtleArt/tapalette.py:93 msgid "changes the orientation of the palette of blocks" msgstr "ka jalk'unchij in áy an kewne' ti kwene' t´'ojláb" #: TurtleArt/tautils.py:177 msgid "Load..." msgstr "K'adhba'..." #: TurtleArt/tautils.py:187 msgid "Save..." msgstr "Dhaya'..." #: TurtleArt/tautils.py:596 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:616 msgid "click to open" msgstr "ni'inchij abal ka japiy" #: TurtleArt/tawindow.py:848 TurtleArt/tawindow.py:849 msgid "orientation" msgstr "bolidhtaláb" #: TurtleArt/tawindow.py:859 TurtleArt/tawindow.py:1181 msgid "next" msgstr "júnakej" #: TurtleArt/tawindow.py:3153 msgid "image" msgstr "t'iplab" #: TurtleArtActivity.py:150 msgid "presentation" msgstr "tejwa'mejdhomtaláb" # Instantánea=adhik #: TurtleArtActivity.py:226 msgid "snapshot" msgstr "adhik" #: TurtleArtActivity.py:277 TurtleArtActivity.py:572 turtleart.py:346 msgid "Turn off hover help" msgstr "" #: TurtleArtActivity.py:284 turtleart.py:348 msgid "Turn on hover help" msgstr "" # paleta = kwene'mukuxtaláb #: TurtleArtActivity.py:292 turtleart.py:358 msgid "Show palette" msgstr "Tejwa'méjdha' an kwene'mukuxtaláb" # Ocultar = dhibk'oy, tsina'; esconder = tsina' #: TurtleArtActivity.py:298 TurtleArtActivity.py:689 turtleart.py:360 msgid "Hide palette" msgstr "Ka dhibk'oy an kwene'mukuxtaláb" # bloque = kwene't'ojláb (conjunto de actividades) #: TurtleArtActivity.py:305 TurtleArtActivity.py:318 msgid "Show blocks" msgstr "Ka tejwa'méjdha' an kwene't'ojlábl" #: TurtleArtActivity.py:308 TurtleArtActivity.py:326 TurtleArtActivity.py:692 msgid "Hide blocks" msgstr "Ka dhibk'oy an kwene't'ojlábchik" # escalar=k'adhíl(subir) #: TurtleArtActivity.py:436 msgid "Rescale coordinates down" msgstr "K'adhíl ti coordenadas abal alál" #: TurtleArtActivity.py:440 TurtleArtActivity.py:564 msgid "Rescale coordinates up" msgstr "K'adhíl ti coordenadas abal ebál" #: TurtleArtActivity.py:499 TurtleArtActivity.py:536 turtleart.py:355 msgid "Edit" msgstr "Jalk'uy" #: TurtleArtActivity.py:503 TurtleArtActivity.py:534 turtleart.py:350 msgid "View" msgstr "Tsu'uw" #: TurtleArtActivity.py:532 msgid "Project" msgstr "Tsalapnadh t'ojláb" #: TurtleArtActivity.py:538 TurtleArtActivity.py:632 msgid "Save/Load" msgstr "dhaya'/k'adhba'" #: TurtleArtActivity.py:546 turtleart.py:353 msgid "Copy" msgstr "K'ot'biy" #: TurtleArtActivity.py:548 turtleart.py:354 msgid "Paste" msgstr "Ts'at'k'a'" #: TurtleArtActivity.py:550 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:672 msgid "Fullscreen" msgstr "Putat walek" #: TurtleArtActivity.py:552 turtleart.py:334 msgid "Cartesian coordinates" msgstr "Coordenadas cartesianas" #: TurtleArtActivity.py:554 turtleart.py:336 msgid "Polar coordinates" msgstr "Coordenadas polares" #: TurtleArtActivity.py:557 msgid "Metric coordinates" msgstr "Coordenadas centímetros" #: TurtleArtActivity.py:567 turtleart.py:340 msgid "Grow blocks" msgstr "Ka púwedha' an kwene' t'ojlábchik" #: TurtleArtActivity.py:569 turtleart.py:342 msgid "Shrink blocks" msgstr "Tsipti'méjdha' an kwene' t'ojlábchik" # Ejemplo = t'ipoxtaláb #: TurtleArtActivity.py:596 TurtleArtActivity.py:674 msgid "Load example" msgstr "Ka k'adhba' an t'ipoxtalábchik" # imagen o logo = t'iplab #: TurtleArtActivity.py:637 TurtleArtActivity.py:657 turtleart.py:324 msgid "Save as image" msgstr "Ka dhaya' jant'ini' i t'iplab" # guarda = Ka dhaya'; como = jant'ini' #: TurtleArtActivity.py:640 TurtleArtActivity.py:660 turtleart.py:326 msgid "Save as HTML" msgstr "Ka dhaya' jant'ini' i HTML" # Logo = T'iplab #: TurtleArtActivity.py:643 TurtleArtActivity.py:662 turtleart.py:328 msgid "Save as Logo" msgstr "Ka dhaya' jant'ini' i T'iplab" # Instantánea (o) = Jun adhik #: TurtleArtActivity.py:646 TurtleArtActivity.py:665 msgid "Save snapshot" msgstr "Dhayaxtaláb k'al an jun adhik" #: TurtleArtActivity.py:648 TurtleArtActivity.py:668 msgid "Load project" msgstr "k'adhba' an tojláb" #: TurtleArtActivity.py:651 TurtleArtActivity.py:671 msgid "Load Python block" msgstr "K'adhba' an Python kwene' t'ojláb" #: TurtleArtActivity.py:690 msgid "p" msgstr "p" #: TurtleArtActivity.py:693 msgid "b" msgstr "b" #: TurtleArtActivity.py:698 turtleart.py:367 msgid "Clean" msgstr "T'oka'" #: TurtleArtActivity.py:698 msgid "e" msgstr "e" #: TurtleArtActivity.py:700 turtleart.py:368 msgid "Run" msgstr "Ka t'aja'" #: TurtleArtActivity.py:700 msgid "r" msgstr "r" #: TurtleArtActivity.py:702 turtleart.py:369 msgid "Step" msgstr "Ka t'aja' jun xakab" #: TurtleArtActivity.py:702 msgid "w" msgstr "w" # Depurar = Takwláts #: TurtleArtActivity.py:705 turtleart.py:370 msgid "Debug" msgstr "Takwláts" #: TurtleArtActivity.py:705 msgid "d" msgstr "d" # Tortuga = Pet #: TurtleArtActivity.py:707 msgid "Stop turtle" msgstr "Ka kuba' an pet" #: TurtleArtActivity.py:708 msgid "s" msgstr "s" #: gnome_plugins/collaboration_plugin.py:67 msgid "My Turtle Art session" msgstr "U t'ojlábil ti witsix pet" #: gnome_plugins/collaboration_plugin.py:115 msgid "Enable collaboration" msgstr "Walka' an dheyetnaxtaláb" #: gnome_plugins/collaboration_plugin.py:120 msgid "Activities" msgstr "T'ojlábchik" #: gnome_plugins/collaboration_plugin.py:125 msgid "Buddies" msgstr "Ja'ubchik" #: gnome_plugins/collaboration_plugin.py:128 msgid "Share" msgstr "Péjkaxna'chik" #: gnome_plugins/collaboration_plugin.py:129 msgid "Configuration" msgstr "T'ojojoxtaláb" #: gnome_plugins/collaboration_plugin.py:132 msgid "Neighborhood" msgstr "Át k'imádh" #: gnome_plugins/collaboration_plugin.py:292 msgid "Nickname" msgstr "Ódhbij" # kwetajixtaláb cuenta de cada uno #: gnome_plugins/collaboration_plugin.py:294 msgid "Account ID" msgstr "Kwet-ajixtaláb" #: gnome_plugins/collaboration_plugin.py:296 msgid "Server" msgstr "Tólmix buk'ul" #: gnome_plugins/collaboration_plugin.py:298 msgid "Port" msgstr "Wi'leb" #: gnome_plugins/collaboration_plugin.py:300 msgid "Password" msgstr "Tsinatbijiláb" #: gnome_plugins/collaboration_plugin.py:302 msgid "Register" msgstr "Dhuchadh" #: gnome_plugins/collaboration_plugin.py:304 msgid "Colors" msgstr "Mukuxtaláb" #: gnome_plugins/uploader_plugin.py:64 msgid "Upload to Web" msgstr "K'adhba' ti ál an web" #: gnome_plugins/uploader_plugin.py:66 msgid "Upload" msgstr "K'adhba'" #: gnome_plugins/uploader_plugin.py:83 msgid "" "You must have an account at http://turtleartsite.sugarlabs.org to upload " "your project." msgstr "" "In yejenchal ka ko'oy jun i kwet-ajixtaláb ti " "http://turtleartsite.sugarlabs.org to upload your project." #: gnome_plugins/uploader_plugin.py:92 msgid "Username:" msgstr "Ayendhóm:" #: gnome_plugins/uploader_plugin.py:102 msgid "Password:" msgstr "Tsinatbijiláb:" #: gnome_plugins/uploader_plugin.py:113 msgid "Title:" msgstr "Bijláb:" #: gnome_plugins/uploader_plugin.py:123 msgid "Description:" msgstr "Tejwa'méjdhomtaláb:" #: gnome_plugins/uploader_plugin.py:133 msgid "Submit to Web" msgstr "Abna' ti ál an web" #: gnome_plugins/uploader_plugin.py:137 msgid "Cancel" msgstr "T'apiy" #: gnome_plugins/uploader_plugin.py:159 msgid "Login failed" msgstr "Kibts'ontaláb k'al in chubáx éy" #: gnome_plugins/uploader_plugin.py:196 msgid "Failed to upload!" msgstr "¡Kibts'obtaláb k'al an k'adhbaxtaláb!" # sensor = ats'ax #: plugins/accelerometer/accelerometer.py:49 #: plugins/audio_sensors/audio_sensors.py:75 #: plugins/camera_sensor/camera_sensor.py:56 #: plugins/light_sensor/light_sensor.py:49 plugins/rfid/rfid.py:86 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:295 msgid "Palette of sensor blocks" msgstr "I kwene' mukuxtaláb ti ats'ax kwene' t'ojláb" #: plugins/accelerometer/accelerometer.py:55 #: plugins/accelerometer/accelerometer.py:62 msgid "acceleration" msgstr "lejbaxadhiklab" #: plugins/accelerometer/accelerometer.py:57 #: plugins/accelerometer/accelerometer.py:64 msgid "push acceleration in x, y, z to heap" msgstr "ka punchik an adhiktalab al in tsejeltal x,y z al an dhaykom tsaplab" #: plugins/audio_sensors/audio_sensors.py:82 #: plugins/audio_sensors/audio_sensors.py:97 pysamples/grecord.py:205 msgid "sound" msgstr "kawidhtaláb" #: plugins/audio_sensors/audio_sensors.py:83 #: plugins/audio_sensors/audio_sensors.py:98 msgid "raw microphone input signal" msgstr "olchixtaláb k'al an otseltaláb kawidhomtaláb" #: plugins/audio_sensors/audio_sensors.py:89 #: plugins/audio_sensors/audio_sensors.py:104 msgid "loudness" msgstr "tsapik an kawídh" #: plugins/audio_sensors/audio_sensors.py:90 #: plugins/audio_sensors/audio_sensors.py:105 msgid "microphone input volume" msgstr "tsapik an kawídh k'al an otseltaláb kawidhomtaláb" #: plugins/audio_sensors/audio_sensors.py:118 #: plugins/audio_sensors/audio_sensors.py:126 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:282 msgid "pitch" msgstr "janidhtaláb" #: plugins/audio_sensors/audio_sensors.py:119 #: plugins/audio_sensors/audio_sensors.py:127 msgid "microphone input pitch" msgstr "jolát an otseltaláb ti kawidhomtaláb" #: plugins/audio_sensors/audio_sensors.py:147 #: plugins/audio_sensors/audio_sensors.py:161 #: plugins/audio_sensors/audio_sensors.py:174 #: plugins/audio_sensors/audio_sensors.py:188 msgid "resistance" msgstr "kuxúdh" #: plugins/audio_sensors/audio_sensors.py:148 #: plugins/audio_sensors/audio_sensors.py:162 #: plugins/audio_sensors/audio_sensors.py:175 #: plugins/audio_sensors/audio_sensors.py:189 msgid "microphone input resistance" msgstr "" "in jalbidh in kuxúdh ts'ot'kodh ti otseltaláb k'al an kawidhomtaláb (ajidh " "ti 700 ma ti 14000 ohms)" #: plugins/audio_sensors/audio_sensors.py:153 #: plugins/audio_sensors/audio_sensors.py:167 #: plugins/audio_sensors/audio_sensors.py:180 #: plugins/audio_sensors/audio_sensors.py:194 msgid "voltage" msgstr "k'amáltsáj" #: plugins/audio_sensors/audio_sensors.py:154 #: plugins/audio_sensors/audio_sensors.py:168 #: plugins/audio_sensors/audio_sensors.py:181 #: plugins/audio_sensors/audio_sensors.py:195 msgid "microphone input voltage" msgstr "" "in tsapik an k'amáltsáj DC ts'ot'k'odh ti otseltaláb kawidhomtaláb (ti: 0.40 " "ma ti 1.90 V)" #: plugins/camera_sensor/camera_sensor.py:67 #: plugins/camera_sensor/camera_sensor.py:79 #: plugins/camera_sensor/camera_sensor.py:97 #: plugins/camera_sensor/camera_sensor.py:110 #: plugins/light_sensor/light_sensor.py:55 #: plugins/light_sensor/light_sensor.py:62 msgid "brightness" msgstr "mak'i'" #: plugins/camera_sensor/camera_sensor.py:68 #: plugins/camera_sensor/camera_sensor.py:99 msgid "light level detected by camera" msgstr "in t'ajáx eladh ti k'otbix walekláb" #: plugins/camera_sensor/camera_sensor.py:80 #: plugins/camera_sensor/camera_sensor.py:111 msgid "Average RGB color from camera is pushed to the stack" msgstr "Ts'ejelíl mukudh RGB ti k'otbix u tájk'nál abal ti mulkux tsaplab" #: plugins/camera_sensor/camera_sensor.py:91 #: plugins/camera_sensor/camera_sensor.py:123 msgid "camera output" msgstr "t'ipláb ti k'otbix walekláb" #: plugins/light_sensor/light_sensor.py:57 #: plugins/light_sensor/light_sensor.py:64 msgid "light level detected by light sensor" msgstr "wichat an tajaxtalab éladh k'al an tsu'tom" #: plugins/rfid/rfid.py:91 plugins/rfid/rfid.py:99 msgid "RFID" msgstr "RFID" # Frecuencia = wichk'ontaláb #: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100 msgid "read value from RFID device" msgstr "ajiy in jalbíl an wichk'ontaláb pat'ál wat'bón káw RFID" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:99 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:102 msgid "while" msgstr "tamchál" # lógico = exbadh ; paleta = kwene' #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 msgid "do-while-True operator that uses boolean operators from Numbers palette" msgstr "" "abatnom aníts-tám-júnakej xi in ayendhál i exbadh abatnomchik k'al an " "Ajixtaláb ti kwene'" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:109 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:112 msgid "until" msgstr "ma ti" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113 msgid "do-until-True operator that uses boolean operators from Numbers palette" msgstr "" "abatnom aníts-tám-júnakej a xi in ayendha' i exbadh abatnom ti al an " "Ajixtaláb ti kwene' mukuxtaláb" # Paleta de bloques medios = paleta de objetos multimedia = kwene' i eyextaláb multimedia #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:120 msgid "Palette of media objects" msgstr "Kwene' i eyextaláb multimedia" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:127 msgid "journal" msgstr "chudhél dhuchlab" # medios de comunicación = ólchix ayendhanél #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128 msgid "Sugar Journal media object" msgstr "Sugar Journal pél i eyextaláb ólchix ayendhanél" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:138 msgid "audio" msgstr "ots'oltaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:140 msgid "Sugar Journal audio object" msgstr "Sugar Journal pél i eyextaláb ti ots'oltaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:150 msgid "video" msgstr "t'iplab tejwa'méjdhomtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:152 msgid "Sugar Journal video object" msgstr "Sugar Diario pél i eyextaláb ti t'iplab tejwa'méjdhomtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:162 msgid "description" msgstr "tejwa'méjdhomtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:164 msgid "Sugar Journal description field" msgstr "Sugar Diario pél jún i jolát abal an tejwa'méjdhomtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:181 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:209 msgid "show" msgstr "tejwa'méjdha'" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:185 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:198 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:213 msgid "draws text or show media from the Journal" msgstr "" "ka t'ipoy an dhuchlab ólchix ayendhanél o ka tejwa'méjdha' ti Chudhél " "dhuchlab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:194 msgid "show aligned" msgstr "k'elbadh ka tejwa'méjdha'" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:221 msgid "set scale" msgstr "bajudh junkudhtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:225 msgid "sets the scale of media" msgstr "junkudhtaláb al an bajudh ti ólchix ayendhanél" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:232 msgid "save picture" msgstr "dhaya' i t'iplab" # nombre = su nombre(in bijíl) #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:234 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:245 msgid "picture name" msgstr "in bijíl an t'iplab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235 msgid "saves a picture to the Sugar Journal" msgstr "in dhayál jún i t'iplab ti Sugar Diario" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:243 msgid "save SVG" msgstr "dhaya' SVG" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:246 msgid "saves turtle graphics as an SVG file in the Sugar Journal" msgstr "" "in dhayál an t'iplabchik a xi in k'al an pet jant'ini' jún i dhuchlab SVG ti " "al an Sugar Diario" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:253 msgid "scale" msgstr "puwém" # escala = puwém; escala = bajudh(música) #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:257 msgid "holds current scale value" msgstr "in kó'onchal in jalbíl a xi xowé' in puwém" # esperar = áychij #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:262 msgid "media wait" msgstr "ki in áychij an ólchix ayendhanél" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:264 msgid "wait for current video or audio to complete" msgstr "ka ay'chij an ots'oltaláb o an t'iplab tejwa'mejdhomtaláb ma ka taley" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:271 msgid "speak" msgstr "kaw" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:273 msgid "hello" msgstr "ne'nek" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:274 msgid "speaks text" msgstr "ulal an dhuchláb" #. TRANS: pitch, duration, amplitude #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:282 msgid "sinewave" msgstr "sinusoide" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:282 msgid "duration" msgstr "owát" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:285 msgid "plays a sinewave at frequency, amplitude, and duration (in seconds)" msgstr "in watbál junkubat al an sinusoide, in owát anij in owem (adhik k'ij)" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:301 msgid "button down" msgstr "ni'adh dhuche'" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 msgid "returns 1 if mouse button is pressed" msgstr "wichel jun max an dhuche' kwajat ni'adh" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:311 msgid "mouse x" msgstr "chuchbixtaláb x" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:314 msgid "returns mouse x coordinate" msgstr "in wichbal an elax kits'lab x al an chuchbixtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:321 msgid "mouse y" msgstr "chuchbixtaláb y" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:324 msgid "returns mouse y coordinate" msgstr "in wichbal an elax kits'lab ani an chuchbixtaláb" # consultar de teclado = alimdhuchumtaláb #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:332 msgid "query keyboard" msgstr "alim dhuchumtaláb" # resultados = bajúdhchik #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:334 msgid "query for keyboard input (results stored in keyboard block)" msgstr "" "ka aliy abal an otseltaláb k'al an dhuchumtaláb (in bajúdh k'wajat dhayach " "ti al an kwene' t'ojláb xi in k'ál an dhuchumtaláb)" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:341 msgid "keyboard" msgstr "ni'imtal dhuche'" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:345 msgid "holds results of query-keyboard block" msgstr "in kwa'al in bajúdh k'al an kwene' t'ojláb ti alimdhuchumtaláb" # leer = ajiy #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:352 msgid "read pixel" msgstr "ka ajiy i pixel" # pila = t'i'ab #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:355 msgid "RGB color under the turtle is pushed to the stack" msgstr "An RGB mukuxtaláb ti in alam an pet k'wajbámej t'i'i'idh" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:363 msgid "turtle sees" msgstr "an pet tsu'ux" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:365 msgid "returns the color that the turtle \"sees\"" msgstr "ka ólna' an mukuxtaláb a xi in \"tsu'tal\" an pet" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:373 taextras.py:279 msgid "time" msgstr "k'ij" # segundo = adhik k'ij #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:376 msgid "elapsed time (in seconds) since program started" msgstr "" "an k'ij wat'enek (ti adhik k'ij) ma ti in tujtal ti in al an tsalpadht'ojláb" # adiciónal = punk'uxtaláb ; adiciónales = in punkuxtal #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:385 msgid "Palette of extra options" msgstr "Kwene' ti in púnk'uxtal i jolat takudhtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:391 msgid "push" msgstr "nixa'" # pila, batería = mulkuxtsápláb #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:394 msgid "pushes value onto FILO (first-in last-out heap)" msgstr "" "ka t'i'aj in jalbíl eblim an mulkuxtsápláb FILO (k'a'ál ti otsel, kalel ti " "taltaláb)" # batería, pila = mulkuxtsápláb #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:404 msgid "show heap" msgstr "ka tejwa'méjdha' an t'i'nél" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:407 msgid "shows values in FILO (first-in last-out heap)" msgstr "" "ka tejwa'méjdha' in jalbílchik al an t'i'nél FILO (k'a'ál ti otsel, kalel ti " "taltaláb)" # vaciar = jolk'ow #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:417 msgid "empty heap" msgstr "ka jolk'ow an t'i'nél" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:420 msgid "emptys FILO (first-in-last-out heap)" msgstr "ka jolk'ow an t'i'nél FILO (k'a'ál-ti-otsel kalel-ti-taltaláb)" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:430 msgid "pop" msgstr "kaldha'" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:434 msgid "pops value off FILO (first-in last-out heap)" msgstr "" "ka kanchij in jalbíl ti t'i'nél FILO (otsel ti k'a'ál, kalel ti taltaláb)" # vaciar = jolk'ow #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:444 msgid "empty heap?" msgstr "ka jolk'ow an t'i'nél" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:447 msgid "returns True if heap is empty" msgstr "in wichbál xi chubax al an t'i'nel xi jolat" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:454 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:456 msgid "comment" msgstr "káw" # código = káw #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:457 msgid "places a comment in your code" msgstr "ka punuw jún i káw ti al a dhuche'il" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:463 msgid "print" msgstr "ka wat'ba' ti úw" # imprime = dhunchunchij #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:466 msgid "prints value in status block at bottom of the screen" msgstr "" "ka dhuchunchij in jalbíl ti al in alwá' an kwene' t'ojláb ti in alálim an " "walek" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:474 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:486 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:499 msgid "Python" msgstr "Python" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477 msgid "" "a programmable block: used to add advanced single-variable math equations, e." "g., sin(x)" msgstr "" "an kwene' tsalpadht'ojlab: ayendhach abal ki puk'uychik an ecuaciones " "matemáticas xi lej k'adhat ti ál an ecuaciones matemáticas ti jún i dhuche', " "p.e., seno(x)" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:489 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sqrt(x*x+y*y)" msgstr "punchidh exobintalab eyadh`k'al an ajintalab ,i,e.,sqrt(x*x+y*)" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:502 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sin(x+y+z)" msgstr "" "punchidh exobintaláb eyadh k'al an ecuaciones matemáticas axi k'ibichik yan, " "p.e. seno(x+y+z)" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:513 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:528 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:543 msgid "Python block" msgstr "Python kwene' t'ojláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:515 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:530 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:545 msgid "runs code found in the tamyblock.py module found in the Journal" msgstr "" "ka t'aja' jun t'ie' i dhuche' ti kwene't'ojláb tamyblock.py axi kw'ajat ti " "Chudhél dhuchlab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 msgid "Cartesian" msgstr "Cartesiana" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:560 msgid "displays Cartesian coordinates" msgstr "t'ipodh elax kits'lab Cartesianas" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:566 msgid "polar" msgstr "pulàb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:568 msgid "displays polar coordinates" msgstr "tìpodh pulàb elàx kits'lab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:574 msgid "turtle" msgstr "pet" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:577 msgid "chooses which turtle to command" msgstr "ka takuy an pet ti abatnom" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:586 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:595 msgid "turtle shell" msgstr "in yetse' ot'ol an pet" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:588 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:596 msgid "put a custom 'shell' on the turtle" msgstr "ka kotonliy t'ipts'odh an pet" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:601 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:768 msgid "top" msgstr "eblim" # eblim ka t'ia' jununúl #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:603 msgid "top of a collapsed stack" msgstr "eblim ka t'i'a' jununul" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:609 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:744 msgid "bottom" msgstr "alam" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:610 msgid "bottom of a collapsible stack" msgstr "tin alam an ts'at'at' t'i'e'" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:618 msgid "collapsed stack: click to open" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:627 msgid "bottom block in a collapsed stack: click to open" msgstr "ti alal an k'wene' t'ojláb ts'at'at': t'aja' klik abal ka japiy" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:634 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:637 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:646 msgid "top of stack" msgstr "eblim ti ál an t'i'e'" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:635 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:644 msgid "label" msgstr "uw bijilab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:643 msgid "top of a collapsible stack" msgstr "eblim ti ba an paklax binom tsaplab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:652 msgid "Palette of presentation templates" msgstr "An kwene' tejwame'dhomtalab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:658 msgid "hide blocks" msgstr "tsina' an kwene' t'ojláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660 msgid "declutters canvas by hiding blocks" msgstr "in t'okál in walte'lil tam ka tsinka' an kwene' t'ojláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:665 msgid "show blocks" msgstr "ka tejwa'mejdha' an kwene' t'ojlab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:667 msgid "restores hidden blocks" msgstr "ka wichk'ow an kwene' t'ojlab axi tsinkadh" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:674 msgid "hides the Sugar toolbars" msgstr "in tsinkál an ayixtalab axi in k'al a Sugar" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:683 msgid "list" msgstr "k'elab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:686 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:916 msgid "presentation bulleted list" msgstr "tejwa'medhomtaláb k'al an k'elab ti witsil dhuche'" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:694 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:917 msgid "presentation template: list of bullets" msgstr "t'ipoxtaláb ti tejwa'medhomtaláb: k'elab an wistil dhuche'" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:701 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:861 msgid "presentation template: select Journal object (no description)" msgstr "" "t'ipoxtaláb ti tejwa'medhomtaláb: takuxtaláb k'al an eyextaláb ti Chudhél " "dhuchlab (yab tejwa'medhach)" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:708 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:847 msgid "presentation template: select Journal object (with description)" msgstr "" "t'ipoxtaláb ti tejwa'medhomtaláb: takuxtaláb k'al an eyextaláb ti Chudhél " "dhuchlab (tejwa'medhach)" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:715 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:903 msgid "presentation template: select four Journal objects" msgstr "" "t'ipoxtaláb ti tejwa'medhomtaláb: takuxtaláb k'al tse' i eyextaláb ti " "Chudhél dhuchlab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:722 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:729 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:875 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:889 msgid "presentation template: select two Journal objects" msgstr "" "t'ipoxtaláb ti tejwa'medhomtaláb: takuxtaláb k'al tsab i eyextaláb ti " "Chudhél dhuchlab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:739 msgid "xcor of left of screen" msgstr "xcor ti kwa'atbe' waldhuchumtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:747 msgid "ycor of bottom of screen" msgstr "ycor tin walte'il alal an waldhuchumtalab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752 taextras.py:205 msgid "width" msgstr "ts'ikwél" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:755 msgid "the canvas width" msgstr "tin ts'ikwém an telmaxtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:763 msgid "xcor of right of screen" msgstr "xcor tin walte' winbéj ti waldhuchumtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:771 msgid "ycor of top of screen" msgstr "ycor tin walte' ti eblim an waldhuchumtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:776 taextras.py:200 #: taextras.py:206 msgid "height" msgstr "t'ek'em" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:779 msgid "the canvas height" msgstr "t'ek'em an telmaxtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:786 msgid "title x" msgstr "bijláb x" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:795 msgid "title y" msgstr "bijláb y" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:804 msgid "left x" msgstr "kwa't'ab x" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:813 msgid "top y" msgstr "eblim y" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:822 msgid "right x" msgstr "wínab x" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:831 msgid "bottom y" msgstr "ti in alam y" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:846 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:860 msgid "presentation 1x1" msgstr "tejwa'medhomtaláb 1x1" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:874 msgid "presentation 2x1" msgstr "tejwa'medhomtaláb 2x1" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:888 msgid "presentation 1x2" msgstr "tejwa'medhomtaláb 1x2" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:902 msgid "presentation 2x2" msgstr "tejwa'medhomtaláb 2x2" #: pysamples/grecord.py:215 msgid "stop" msgstr "kuba'" #: pysamples/grecord.py:217 msgid "play" msgstr "tsabk'wajba'" #: pysamples/grecord.py:219 msgid "save" msgstr "dhaya'" #: pysamples/uturn.py:24 msgid "uturn" msgstr "wilk'ixtláb ti U" #: pysamples/uturn.py:26 msgid "make a uturn" msgstr "ka t'aja' jun i wilk'ixtaláb ti U" #: taextras.py:36 msgid "Turtle Art Mini" msgstr "Tortug tsipkats tsalpadh t'ajnel" #: taextras.py:40 msgid "Turtle Confusion" msgstr "Tortug k'iptsodh tsalpadh t'ajnel" #: taextras.py:41 msgid "Select a challenge" msgstr "Takuy jun i ata'intalab" #: taextras.py:47 msgid "Palette of Mexican pesos" msgstr "tsiik nujneltalab k'al an tum'n in k'al an labtomibchik" #: taextras.py:48 msgid "Palette of Colombian pesos" msgstr "paleta de pesos colombianos" #: taextras.py:49 msgid "Palette of Rwandan francs" msgstr "pajeta de Francos de Ruanda" #: taextras.py:50 msgid "Palette of US currencies" msgstr "paleta de monedas de los Estados Unidos" #: taextras.py:51 msgid "Palette of Australian currencies" msgstr "Platea de monedas de Australia" #: taextras.py:52 msgid "Palette of Guaranies" msgstr "Paleta de Guaranies" #. TRANS: Butia is the Arduino Robot Project from Uruguay #. (http://www.fing.edu.uy/inco/proyectos/butia/) #: taextras.py:58 msgid "TurtleBots" msgstr "" #: taextras.py:59 msgid "adjust LED intensity between 0 and 255" msgstr "In lejbayal in tsapík xi LED k'al 0 ani 255." #: taextras.py:60 msgid "returns the object gray level as a number between 0 and 1023" msgstr "" "In wichbal in wichat an tajaxtalab al an k'ailal ejtil jun i ajixtalab al an " "0 ani 1023." #: taextras.py:61 msgid "returns 1 when the button is press and 0 otherwise" msgstr "" "In wichbal jun tam al dhuche' k´wajat ni'adh ti 0 ani k'al pil i ajumtalab." #: taextras.py:62 msgid "returns the ambient light level as a number between 0 and 1023" msgstr "" "In wichbal in wichat an tajaxtalab al an k'ailal ejtil jun i ajixtalab al an " "0 ani 1023." #: taextras.py:63 msgid "returns the ambient temperature as a number between 0 and 255" msgstr "" "In wichbal an alwa'talab al an k'ailal ejtil jun i ajixtalab al an 0 ani " "255." #: taextras.py:64 msgid "" "returns the distance from the object in front of the sensor as a number " "between 0 and 255" msgstr "" "In wichbal in ow'at an eyextalab tin tamet an ots'bixtalab ejtil jun i " "ajixtalab ba' an 0 ani an 255." #: taextras.py:66 msgid "returns 0 or 1 depending on the sensor inclination" msgstr "In wichbal an 0 o1 k'al in kwentalidh k'al an ots'bixtalab." #: taextras.py:67 msgid "returns 1 when the sensors detects a magnetic field, 0 otherwise" msgstr "" "In wuichbal jun tam an ots'bixtalab in 'elal jun xi yab bijidh, ba' an 0 " "k'al pil i ajixtalab." #: taextras.py:68 msgid "switches from 0 to 1, the frequency depends on the vibration" msgstr "Ejel ba' an 0 ani al an 1 tam dhiyoyolats." #: taextras.py:69 msgid "LED" msgstr "LED" #: taextras.py:70 msgid "button" msgstr "" #: taextras.py:71 msgid "grayscale" msgstr "bajudh aku´" #: taextras.py:72 msgid "ambient light" msgstr "tajax k'ailal" #: taextras.py:73 msgid "temperature" msgstr "temperatura" #: taextras.py:74 taextras.py:244 msgid "distance" msgstr "in owát" #: taextras.py:75 taextras.py:241 msgid "tilt" msgstr "pélat" #: taextras.py:76 msgid "magnetic induction" msgstr "jolatalab abal jun i 'adhik t'ojlab" #: taextras.py:77 msgid "vibration" msgstr "dhiyoyol" #: taextras.py:78 msgid "Butia Robot" msgstr "Robot Butía" #: taextras.py:79 msgid "delay Butia" msgstr "Jilk'ontalab Butía" #: taextras.py:80 msgid "wait for argument seconds" msgstr "Aychij an tsábchil xi wat'enek ba' an ódhaxtalab" #. TRANS: This string is shorthand for "battery charge of Butia" #: taextras.py:82 msgid "battery charge Butia" msgstr "in dhayal an ti'el butiá" #: taextras.py:83 msgid "returns the battery charge as a number between 0 and 255" msgstr "" "Wichba' an dhaykom k'al an mulkux tsapláb an robot ejtil jun i ajixtalab ba' " "an 0 ani an 255." #. TRANS: This string is shorthand for "speed of Butia" #: taextras.py:85 msgid "speed Butia" msgstr "adhiktaláb butiá" #: taextras.py:86 msgid "" "set the speed of the Butia motors as a value between 0 and 1023, passed by " "an argument" msgstr "" "Ka takuy in adhiktalab in ok'talal an Butiá kál jun i ajumtalab ba' an 0 ani " "an 10233 wat'badh ba' juni ódhaxtalab." #. TRANS: This string is shorthand for "move Butia forward" #: taextras.py:89 msgid "forward Butia" msgstr "Ne'etsnanchij Butiá" #: taextras.py:90 msgid "move the Butia robot forward" msgstr "Ka edha' an robot ani ka ne'etsnanchij." #: taextras.py:91 msgid "move the Butia robot forward a predefined distance" msgstr "Ka edha' an robot Butiá ani ka aynanchij in owát jant'ini ka kulbetna'." #. TRANS: This string is shorthand for "move Butia backward" #: taextras.py:93 msgid "backward Butia" msgstr "Wichba' Butiá" #: taextras.py:94 msgid "move the Butia robot backward" msgstr "Edha' an robot Butiá ani´ka wichba'." #: taextras.py:95 msgid "move the Butia robot backward a predefined distance" msgstr "Edha' an robot Butiá kuxlab ka alchij in ówat." #. TRANS: This string is shorthand for "turn Butia left" #: taextras.py:97 msgid "left Butia" msgstr "K'watab Butiá" #: taextras.py:98 msgid "turn the Butia robot at left" msgstr "in wilkiyal an pat'al butiá abal tin k'wátab" #. TRANS: This string is shorthand for "turn Butia right" #: taextras.py:100 msgid "right Butia" msgstr "Wínab Butiá" #: taextras.py:101 msgid "turn the Butia robot at right" msgstr "in wilk'iyal an pat'al atikláb abal tin winab" #: taextras.py:102 msgid "turn Butia" msgstr "wilk'iy Butiá" #: taextras.py:103 msgid "turn the Butia robot x degrees" msgstr "Ka tsawiy an robot Butiá ba' an ajumtal k'al in kextal." #: taextras.py:104 msgid "stop Butia" msgstr "Kuba' Butiá" #: taextras.py:105 msgid "stop the Butia robot" msgstr "in k'ubal an pat'al atikláb Butiá" #: taextras.py:106 msgid "display Butia" msgstr "Jilk'ontalab Butía" #. TRANS: this string must contain only ASCII characters. #. The len must be 32 characters/spaces. #: taextras.py:109 msgid "Hello World Butia " msgstr "ne'nek puwel tsabál Butiá " #: taextras.py:110 msgid "print text in Butia robot 32-character ASCII display" msgstr "Ka wila' jun i dhuchlab al an walek LCD." #: taextras.py:111 msgid "Butia" msgstr "Butiá" #: taextras.py:115 msgid "The camera was not found." msgstr "An k'ot'bix yab elan." #: taextras.py:116 msgid "Error on the initialization of the camera." msgstr "k'ibts'ontalab al in tujtal ba' an k'ot'bixtalab." #: taextras.py:117 msgid "FollowMe" msgstr "FollowMe" #: taextras.py:118 msgid "follow a RGB color" msgstr "ki ayna' an mukuxtalab RGB" #: taextras.py:119 msgid "set a threshold for a RGB color" msgstr "in tejwamedhal an umbral abal jun i mukuxtaláb RGB" #: taextras.py:120 msgid "follow a turtle color" msgstr "ki ayna' an mukuxtalab ba' an pét" #: taextras.py:121 msgid "set the minimal number of pixels to follow" msgstr "" "in tejwamedhal xi tsipkats an ajumtaláb axi ajidh alwa' xi ne'ets ki " "beldhanchij" #: taextras.py:122 msgid "calibrate" msgstr "t'ojojoy" #: taextras.py:123 msgid "calibrate a color to follow" msgstr "ki junku an mukuxtalab xi ne'ets ki ayna'" #: taextras.py:124 msgid "x position" msgstr "jun ejet x" #: taextras.py:125 msgid "return x position" msgstr "ka wichba' jun ejet x" #: taextras.py:126 msgid "y position" msgstr "jun ejet y" #: taextras.py:127 msgid "return y position" msgstr "ka wichba' jun ejet y" #: taextras.py:128 msgid "pixels" msgstr "ajidh alwa'" #: taextras.py:129 msgid "return the number of pixels of the biggest blob" msgstr "ka wichba' an ajumtalàb xi kwajat minkodh lej pulik" #: taextras.py:133 msgid "SumBot" msgstr "SumBot" #: taextras.py:134 msgid "speed SumBot" msgstr "adhiktalàb SumBot" #: taextras.py:135 msgid "submit the speed to the SumBot" msgstr "t'ipoy an adhiktalàb SumBot" #: taextras.py:136 msgid "set the default speed for the movement commands" msgstr "ka t'ipoy an adhiktalab abal an abatnom tam ka ejelats." #. TRANS: This string is shorthand for "move SumBot forward" #: taextras.py:138 msgid "forward SumBot" msgstr "ne'etsnanchij SumBot" #: taextras.py:139 msgid "move SumBot forward" msgstr "yatsiy an SumBot abal tin t'amal" #. TRANS: This string is shorthand for "move SumBot backward" #: taextras.py:141 msgid "backward SumBot" msgstr "tin kùx an SumBot" #: taextras.py:142 msgid "move SumBot backward" msgstr "ka yatsiy an tipoxtalàb abal tin kux" #: taextras.py:143 msgid "stop SumBot" msgstr "ka kuba' an tipoxtalàb" #: taextras.py:144 msgid "stop the SumBot" msgstr "in koydhal an tipoxtalàb" #. TRANS: This string is shorthand for "turn SumBot left" #: taextras.py:146 msgid "left SumBot" msgstr "k'wàtab an tipoxtalàb" #: taextras.py:147 msgid "turn left the SumBot" msgstr "ka wilk'iy an tipoxtalàb abal tin k'wàtab" #. TRANS: This string is shorthand for "move SumBot right" #: taextras.py:149 msgid "right SumBot" msgstr "winab tipoxtalàb" #: taextras.py:150 msgid "turn right the SumBot" msgstr "wilk'iy an tipoxtalàb abal tin winab" #: taextras.py:151 msgid "angle to center" msgstr "kexem ba' in ts'ejeltal" #. TRANS: dohyo is the playing field #: taextras.py:153 msgid "get the angle to the center of the dohyo" msgstr "ka kanchij in keyem ba' in ts'ejeltal an dohyo." #: taextras.py:154 msgid "angle to Enemy" msgstr "kexem an k'eat tsalapil" #: taextras.py:155 msgid "get the angle to the Enemy" msgstr "ka kanchij in owát an k'eat tsalapil." #. TRANS: This string is shorthand for "x coordinate of SumBot" #: taextras.py:157 msgid "x coor. SumBot" msgstr "coor. x SumBot" #: taextras.py:158 msgid "get the x coordinate of the SumBot" msgstr "ka kanchij an elax kits'lab x an robot." #. TRANS: This string is shorthand for "y coordinate of SumBot" #: taextras.py:160 msgid "y coor. SumBot" msgstr "coor. y SumBot" #: taextras.py:161 msgid "get the y coordinate of the SumBot" msgstr "in kanchij an elax kits'lab an robot." #. TRANS: This string is shorthand for "x coordinate of SumBot's enemy" #: taextras.py:163 msgid "x coor. Enemy" msgstr "coor. x k'eat tsalapil" #: taextras.py:164 msgid "get the x coordinate of the Enemy" msgstr "ka kanchij an elax kits'lab x an robot." #. TRANS: This string is shorthand for "y coordinate of SumBot's enemy" #: taextras.py:166 msgid "y coor. Enemy" msgstr "coor. y k'eat tsalapil" #: taextras.py:167 msgid "get the y coordinate of the Enemy" msgstr "in kanchij an elax kits'lab an robot." #. TRANS: This string is shorthand for "rotation of SumBot" #: taextras.py:169 msgid "rotation SumBot" msgstr "wilil SumBot" #: taextras.py:170 msgid "get the rotation of the Sumbot" msgstr "ka kanchij an wililtalab jun puk'e'." #. TRANS: This string is shorthand for "rotation of SumBot's enemy" #: taextras.py:172 msgid "rotation Enemy" msgstr "wilil k'eat tsalapil" #: taextras.py:173 msgid "get the rotation of the Enemy" msgstr "ka kanchij an wililtalab jun puk'e'." #: taextras.py:174 msgid "distance to center" msgstr "in owát an ts'ejeltal" #. TRANS: dohyo is the playing field #: taextras.py:176 msgid "get the distance to the center of the dohyo" msgstr "ka kanchij in owát an ts'ejeltal xi dohyo." #: taextras.py:177 msgid "distance to Enemy" msgstr "in owàt xin k'eat tsalapil" #: taextras.py:178 msgid "get the distance to the Enemy" msgstr "ka kanchij in owát an k'eat tsalapil." #: taextras.py:179 msgid "update information" msgstr "ka itmedha' an olchixtalab" #: taextras.py:180 msgid "update information from the server" msgstr "ka itmedha' an olchixtalab ba' an ábatnom." # sensor = ats'ax #. TRANS: Please use similar terms to those used in the Physics Activity #: taextras.py:185 msgid "Palette of physics blocks" msgstr "In kwene' mukuxtaláb ti ats'ax kwene' t'ojláb" #: taextras.py:186 msgid "start polygon" msgstr "tujchiy yan walt'etil" #: taextras.py:187 msgid "Begin defining a new polygon based on the current Turtle xy position." msgstr "" "ka tujchij ka bijiy an it yan walt'elil jantodha ti kw'ajat xokij xy in k'al " "an pet" #: taextras.py:189 msgid "add point" msgstr "ka punk'uy an tuk" #: taextras.py:190 msgid "" "Add a new point to the current polygon based on the current Turtle xy " "position." msgstr "" "ka punk'uy jun i it tuk al an yan walt'elil xi kwajat xokij xy al an pet" #: taextras.py:192 msgid "end polygon" msgstr "puntundha yan walt'elil" #: taextras.py:193 msgid "Define a new polygon." msgstr "ka bijiy jun i it yan walt'elil" #: taextras.py:194 msgid "end filled polygon" msgstr "ka putundha an yan walt'elil xi t'uchidh" #: taextras.py:195 msgid "Not a simple polygon" msgstr "yab i yan walt'elil alk'idh" #: taextras.py:196 msgid "Define a new filled polygon." msgstr "in bijiyal jun i it yan walt'elil xi t'uchidh" #: taextras.py:197 msgid "triangle" msgstr "òx ts'upi'" #. TRANS: base of a triangle #: taextras.py:199 msgid "base" msgstr "in akan" #: taextras.py:201 msgid "Add a triangle object to the project." msgstr "In punk'uyal jun i eyixtalàb al an òx ts'upi' al an tojlàb" #: taextras.py:202 msgid "circle" msgstr "kw'echo'" #: taextras.py:203 msgid "Add a circle object to the project." msgstr "in punk'uyal jun i eyixtalàb al an kw'echo' abal an tojlàb" #: taextras.py:204 msgid "rectangle" msgstr "pek'madh tse' walte'" #: taextras.py:207 msgid "Add a rectangle object to the project." msgstr "in punk'uyal jun i eyixtalàb pek'madh tse' walte' al an tojlàb" #: taextras.py:208 msgid "reset" msgstr "tsab tujchi'" #: taextras.py:209 msgid "Reset the project; clear the object list." msgstr "ka tsàb tujchi' an tojlàb, in t'okedhal an eyixtalàb xi kwajat k'elbadh" #: taextras.py:210 msgid "motor" msgstr "ichich pat'al" #: taextras.py:211 msgid "torque" msgstr "jayetsek'ij" #: taextras.py:212 msgid "speed" msgstr "adhiktalàb" #: taextras.py:213 msgid "" "Motor torque and speed range from 0 (off) to positive numbers; motor is " "placed on the most recent object created." msgstr "" "xi jayetsek'ij an adhiktalàb al an ichich pat'al xi kwajat al an rango 0 " "(tepts'idh) al an ajixtalàb positivos; an ichich pat'al kwajat punudh al an " "eyixtalàb xi inkidh itej" #: taextras.py:215 taextras.py:329 msgid "pin" msgstr "eyindhanel xi ts'upidh anij pulik in ok' xi eynal abal ti ts'at'axtalàb" #: taextras.py:216 msgid "Pin an object down so that it cannot fall." msgstr "in teynal an eyixtalàb abal yab ka ijkan" #: taextras.py:217 msgid "joint" msgstr "junkudh" #: taextras.py:220 msgid "" "Join two objects together (the most recent object created and the object at " "point x, y)." msgstr "" "in tamkuyal tsab i eyixtalàb (an eyixtalàb xi inkidh anij an eyixtalàb xi " "kwajat al an tuk x,y)." #: taextras.py:222 msgid "Save the project to the Journal as a Physics activity." msgstr "in dhayal an t'ojlàb al an chudhèl dhuchlab fisica." #: taextras.py:223 msgid "density" msgstr "alemtalàb" #: taextras.py:224 msgid "" "Set the density property for objects (density can be any positive number)." msgstr "" "in bijiyal an àlemtalàb kal an eyixtalàb(an àlemtalàb neèts bijidh jawakits " "ajumtalàb xi chubax)" #: taextras.py:226 msgid "friction" msgstr "tam i tadhanal jit'a, o tam u yats'nal" #: taextras.py:227 msgid "" "Set the friction property for objects (value from 0 to 1, where 0 turns " "friction off and 1 is strong friction)." msgstr "" "in bijiyal in uchbil tam i tadhanal jant'o o jun i eyixtalàb (in alèm " "nijant'o anij jun, ju'ta' nijant'o jats' tam i tadhanal anij jun jats xi " "ts'apik)." #. TRANS: bounciness is restitution #: taextras.py:230 msgid "bounciness" msgstr "in wichbàl jun i eyindhanel xin kwa'alak tin k'ubak owatits" #: taextras.py:231 msgid "" "Set the bounciness property for objects (a value from 0 to 1, where 0 means " "no bounce and 1 is very bouncy)." msgstr "" "In bijiyal in uchbil kal an eyixtalàb xin kwa'alak tin k'ubak (in alèm " "nijjanto' ani jun, ju'ta nijanto' in le' kin uluw in wichbal ani jun in le' " "kin uluw yan)" #: taextras.py:233 msgid "dynamic" msgstr "kulbel" #: taextras.py:234 msgid "" "If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position." msgstr "" "kulbel=jun, an eyixtalàb in ejtowal ka yats'in; kulbel=nijanto, jilkonal " "k'ubat yab yats'nal" # sensor = ats'ax #. TRANS: WeDo is a robotics product of the LEGO company #: taextras.py:240 msgid "Palette of WeDo blocks" msgstr "I kwene' mukuxtaláb ti ats'ax kwene' t'ojláb" #: taextras.py:242 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:246 msgid "distance sensor output" msgstr "bel xin elàl in owèm" #: taextras.py:247 msgid "Motor A" msgstr "ichich pat'al A" #: taextras.py:248 msgid "returns the current value of Motor A" msgstr "in wichbal in alèm xin kwaàl an ichich pat'al A" #: taextras.py:249 msgid "Motor B" msgstr "ichich pat'al B" #: taextras.py:250 msgid "returns the current value of Motor B" msgstr "in wichbal in alèm xin kwa'al al an ichich pat'al B" #: taextras.py:251 msgid "set the value for Motor A" msgstr "in elàl in alèm an ichich pat'al A" #: taextras.py:252 msgid "set the value for Motor B" msgstr "in elal in alèm an ichich pat'al B" #. TRANS: Lego NXT is a robotics product of the LEGO company #: taextras.py:257 msgid "Palette of LEGO NXT blocks" msgstr "" #: taextras.py:258 msgid "touch" msgstr "dhuche'" #: taextras.py:259 msgid "ultrasonic" msgstr "owèm" #: taextras.py:261 msgid "light" msgstr "tajàx" #: taextras.py:262 msgid "PORT A" msgstr "wi'leb A" #: taextras.py:263 msgid "PORT B" msgstr "wi'leb B" #: taextras.py:264 msgid "PORT C" msgstr "wi'leb C" #: taextras.py:265 msgid "PORT 1" msgstr "wi'leb jun" #: taextras.py:266 msgid "PORT 2" msgstr "wi'leb tsab" #: taextras.py:267 msgid "PORT 3" msgstr "wi'leb òx" #: taextras.py:268 msgid "PORT 4" msgstr "wi'leb tsè" #: taextras.py:269 msgid "Please check the connection with the brick." msgstr "T'ajchij an alwa'talàb ka met'a ju'taj ti ts'atadh kal an brinck" #: taextras.py:270 msgid "Please check the port." msgstr "T'ajchij an alwa'talàb ka met'a an wi'leb" #: taextras.py:271 msgid "The value of power must be between -127 to 127." msgstr "In alèm an tsapiktalàb ne'ets ti - 127 y 127." #: taextras.py:272 msgid "An error has occurred: check all connections and try to reconnect." msgstr "" "jun i k'ibts'ontalàb watenek: ka met'a an ts'ot'koxtalàb anij ka tsab " "ts'ot'k'oy" #: taextras.py:273 msgid "NXT found" msgstr "NXT elàdh" #: taextras.py:274 msgid "NXT not found" msgstr "NXT yab eladh" #: taextras.py:275 msgid "refresh NXT" msgstr "itmèdha' NXT" #: taextras.py:276 msgid "Search for a connected NXT brick." msgstr "in aliyal al jun i brinck NXT xi ts'ot'k'odh." #: taextras.py:277 msgid "play tone" msgstr "tsab watba' in janidh" #: taextras.py:278 msgid "freq" msgstr "frec" #: taextras.py:280 msgid "Play a tone at freq for time." msgstr "in tsab wat'bàl in janidh al an ik' 'frec' al jun i ajumtal an k'ij." #: taextras.py:281 msgid "" "turn motor\n" "rotations" msgstr "" "wilk'iyal an ichich pat'al\n" " wilililchik" #: taextras.py:282 msgid "port" msgstr "Wi'leb" #: taextras.py:283 msgid "power" msgstr "tsapìk" #: taextras.py:284 msgid "turn a motor" msgstr "in wilk'iyal an ichich patàl" #: taextras.py:285 msgid "" "sync motors\n" "steering" msgstr "" "sinc ichich pat'al\n" " belil" #: taextras.py:286 msgid "rotations" msgstr "wilil" #: taextras.py:287 msgid "synchronize two motors" msgstr "ka alìy ichich pat'al" #: taextras.py:288 msgid "PORT A of the brick" msgstr "Wi'leb A del brick." #: taextras.py:289 msgid "PORT B of the brick" msgstr "wi'leb B del brinck." #: taextras.py:290 msgid "PORT C of the brick" msgstr "wi'leb C del brinck." #: taextras.py:291 msgid "start motor" msgstr "tujchij ichich pat'al" #: taextras.py:292 msgid "Run a motor forever." msgstr "ka wilk'iy an ichich pat'al abal ets'ey." #: taextras.py:293 msgid "brake motor" msgstr "ka k'uba' an ichich pat'al" #: taextras.py:294 msgid "Stop a specified motor." msgstr "in kubàl jun i ichich pat'al xi bijidhits" #: taextras.py:295 msgid "PORT 1 of the brick" msgstr "wi'leb jun kal an brinck." #: taextras.py:296 msgid "color sensor" msgstr "" #: taextras.py:297 msgid "light sensor" msgstr "" #: taextras.py:298 msgid "PORT 2 of the brick" msgstr "wi'leb tsab kal an brinck." #: taextras.py:299 msgid "touch sensor" msgstr "" #: taextras.py:300 msgid "distance sensor" msgstr "" #: taextras.py:301 #, fuzzy msgid "PORT 3 of the brick" msgstr "Wi'leb A del brick." #: taextras.py:302 #, fuzzy msgid "read" msgstr "tsakni'" #: taextras.py:303 msgid "sensor" msgstr "" #: taextras.py:304 msgid "Read sensor output." msgstr "" #: taextras.py:305 #, fuzzy msgid "PORT 4 of the brick" msgstr "Wi'leb A del brick." #: taextras.py:306 msgid "set light" msgstr "" #: taextras.py:307 msgid "Set color sensor light." msgstr "" #: taextras.py:308 msgid "reset motor" msgstr "" #: taextras.py:309 msgid "Reset the motor counter." msgstr "" #: taextras.py:310 msgid "motor position" msgstr "" #: taextras.py:311 msgid "Get the motor position." msgstr "" # sensor = ats'ax #. TRANS: Arduino plugin to control an Arduino board #: taextras.py:316 #, fuzzy msgid "Palette of Arduino blocks" msgstr "I kwene' mukuxtaláb ti ats'ax kwene' t'ojláb" #: taextras.py:317 msgid "HIGH" msgstr "" #: taextras.py:318 msgid "LOW" msgstr "" #: taextras.py:319 msgid "INPUT" msgstr "" #: taextras.py:320 msgid "OUTPUT" msgstr "" #. TRANS: PWM is pulse-width modulation #: taextras.py:322 msgid "PWM" msgstr "" #: taextras.py:323 msgid "SERVO" msgstr "" #: taextras.py:324 msgid "ERROR: Check the Arduino and the number of port." msgstr "" #: taextras.py:325 msgid "ERROR: Value must be a number from 0 to 255." msgstr "" #: taextras.py:326 msgid "ERROR: Value must be either HIGH or LOW." msgstr "" #: taextras.py:327 msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO." msgstr "" #: taextras.py:328 msgid "pin mode" msgstr "" #: taextras.py:330 #, fuzzy msgid "mode" msgstr "mod" #: taextras.py:331 msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)." msgstr "" #: taextras.py:332 msgid "analog write" msgstr "" #: taextras.py:334 msgid "Write analog value in specified port." msgstr "" #: taextras.py:335 msgid "analog read" msgstr "" #: taextras.py:336 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:338 msgid "digital write" msgstr "" #: taextras.py:339 msgid "Write digital value to specified port." msgstr "" #: taextras.py:340 msgid "digital read" msgstr "" #: taextras.py:341 msgid "Read value from digital port." msgstr "" #: taextras.py:342 msgid "Set HIGH value for digital port." msgstr "" #: taextras.py:343 msgid "Configure Arduino port for digital input." msgstr "" #: taextras.py:344 msgid "Configure Arduino port to drive a servo." msgstr "" #: taextras.py:345 msgid "Set LOW value for digital port." msgstr "" #: taextras.py:346 msgid "Configure Arduino port for digital output." msgstr "" #: taextras.py:347 msgid "Configure Arduino port for PWM (pulse-width modulation)." msgstr "" # el uso es = se usa para = ayendháb abal #: turtleart.py:69 msgid "usage is" msgstr "ayendháb abal" #: turtleart.py:228 msgid "No option action:" msgstr "Yab ka t'aja' i jolat takudhtaláb:" #: turtleart.py:240 msgid "File not found" msgstr "Ibáj elan i dhuchlab" #: turtleart.py:264 #, python-format msgid "Configuration directory not writable: %s" msgstr "An t'ojojoxtaláb ti dhayab-úw ibáj ka jalk'unchij: %s" # Nuevo = Ít #: turtleart.py:320 msgid "New" msgstr "Ít" #: turtleart.py:321 msgid "Open" msgstr "Japiy" #: turtleart.py:322 msgid "Save" msgstr "Dhaya'" #: turtleart.py:323 msgid "Save as" msgstr "Dhaya' jant'ojdha'" #: turtleart.py:330 msgid "Quit" msgstr "Kalej" #: turtleart.py:331 msgid "File" msgstr "Dhuchlab" #: turtleart.py:338 msgid "Rescale coordinates" msgstr "Kadhiy ti coordenadas" #: turtleart.py:344 msgid "Reset block size" msgstr "Ka wichk'ow in púwél an kwene' t'ojláb" #: turtleart.py:362 msgid "Show/hide blocks" msgstr "Tejwa'méjdha'/dhibk'oy an kwene' t'ojláb" # Herramientas = Ayixtaláb/ayendhanél #: turtleart.py:364 msgid "Tools" msgstr "Ayixtaláb" #: turtleart.py:371 msgid "Stop" msgstr "Kuba'" #: turtleart.py:372 msgid "Turtle" msgstr "Pet" #: turtleart.py:402 msgid "You have unsaved work. Would you like to save before quitting?" msgstr "Yab a dhaya' an t'ojláb. ¿A kulbétnal ka dhaya' ok'xidh ki it kalej?" #: turtleart.py:403 msgid "Save project?" msgstr "¿Ki dhaya' an tsalapnadh t'ojláb?" # Ayuda = tolmix(conjugado, naná' in tolmix); Ayuda(La) = Tolmixtaláb(como sustantivo: an tolmixtaláb) #: util/helpbutton.py:42 msgid "Help" msgstr "Tolmixtaláb" #~ msgid "Move the cursor over the orange palette for help." #~ msgstr "" #~ "Ka éjedha' an chuchbix eblim ti itsak'ní kwene'mukuxtaláb abal ti tolmix'." #~ msgid "Turtle Art Butia" #~ msgstr "Tortug tsalpadh t'ajbilab Butía" #~ msgid "pushbutton" #~ msgstr "Dhuche'" #, fuzzy #~ msgid "" #~ "returns the object gray level encountered him as a number between 0 and 1023" #~ msgstr "" #~ "In wichbal in bajudh an aku' eyixtalab tin tamet an tsu'tom takuytalab k'al " #~ "jun i ajixtalab k'al an 0 ani 1023." # Importar = Chi'dhomtláb; Importar = Abnaxtaláb #~ msgid "Import/Export" #~ msgstr "Chi'dhomtaláb/Abnaxtaláb" #~ msgid "Import project from the Journal" #~ msgstr "Chi'dhomtaláb k'al an tsalapnadh t'ojláb ma ti chudhél dhuchadh úw" #~ msgid "Butia battery charge" #~ msgstr "K'adhba' mulkux tsapláb Butiá" #~ msgid "Butia speed" #~ msgstr "Adhiktalab Butiá" #~ msgid "forward distance" #~ msgstr "Ne'etsnanchij in owát" #~ msgid "backward distance" #~ msgstr "Wichiy in owát" #~ msgid "Turn x degrees" #~ msgstr "ka tsawiy ba' ajumtalab k'al in kextal" #~ msgid "print Butia" #~ msgstr "ts'ata' Butiá" #~ msgid "Sumo Butia" #~ msgstr "Butiá Sumo" #~ msgid "submit speed​​" #~ msgstr "ki ábna' an adhiktalab" #, fuzzy #~ msgid "Send speed to the robot." #~ msgstr "ki abna' in adhiktal an robot." #~ msgid "set speed" #~ msgstr "punuw an adhiktaláb" #~ msgid "move" #~ msgstr "edha'" #~ msgid "turn left" #~ msgstr "tsawix k'watab" #~ msgid "turn right" #~ msgstr "tsawix wínab" #~ msgid "angle to the opponent" #~ msgstr "jun puk'e kexem" #~ msgid "Get the angle to the center of the opponent." #~ msgstr "ka wichba' in kexem ba' in ts'ejeltal jun puk'e'." #~ msgid "x coor." #~ msgstr "Elax kits'lab x" #~ msgid "y coor." #~ msgstr "Elax kits'lab y" #~ msgid "opponent x coor." #~ msgstr "Elax kits'lab x jun puk'e'" #~ msgid "Get the x coordinate of the opponent." #~ msgstr "in kanchij an elax kits'lab x jun puk'e'." #~ msgid "opponent y coor." #~ msgstr "Elax kits'lab ani jun puk'e'" #~ msgid "Get the y coordinate of the opponent." #~ msgstr "ka elchij an elax kits'lab y an jun puk'e'." #~ msgid "Get SumBot rotation." #~ msgstr "ka kanchij an wililitalab an SumBot." #~ msgid "opponent rotation" #~ msgstr "jun puk'e' wilil" #~ msgid "distance to opponent" #~ msgstr "in owát an k'eat tsalapil" #~ msgid "full screen" #~ msgstr "putat walek"