# 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-05-09 00:32-0400\n" "PO-Revision-Date: 2012-05-04 07:49+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:3182 #: pysamples/grecord.py:205 turtleblocks.py:294 msgid "Turtle Art" msgstr "Witsix Pet" #: TurtleArt/tabasics.py:116 msgid "Palette of turtle commands" msgstr "Kwene' an abatnomtaláb k'al an pet" #: TurtleArt/tabasics.py:121 msgid "forward" msgstr "ne'etsnanchij" #: TurtleArt/tabasics.py:125 msgid "moves turtle forward" msgstr "ka ne'etsnanchij an pet" #: TurtleArt/tabasics.py:132 msgid "back" msgstr "wichiy" #: TurtleArt/tabasics.py:136 msgid "moves turtle backward" msgstr "ka wichb' an pet" #: TurtleArt/tabasics.py:144 msgid "clean" msgstr "t'oka'" #: TurtleArt/tabasics.py:147 msgid "clears the screen and reset the turtle" msgstr "in t'okál an walek ani in wichk'owal an pet" #: TurtleArt/tabasics.py:155 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752 msgid "left" msgstr "kwa'atbe'" #: TurtleArt/tabasics.py:159 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:166 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:776 msgid "right" msgstr "wínab" #: TurtleArt/tabasics.py:170 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:178 msgid "arc" msgstr "pulidh" #: TurtleArt/tabasics.py:178 msgid "angle" msgstr "kexem" #: TurtleArt/tabasics.py:178 msgid "radius" msgstr "tin tsejeltal jun i kweche' anij ma walté" #: TurtleArt/tabasics.py:182 msgid "moves turtle along an arc" msgstr "ka beldha' an pet tin nakel an pulich" #: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 msgid "set xy" msgstr "ka ts'atba' xy" #: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:236 msgid "x" msgstr "x" #: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:237 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 "" "ka beldha' an pet ju'taj ti kw'ajat xcor, ycor; (0, 0) kwajat tin ts'ejetal " "an walek." #: TurtleArt/tabasics.py:205 msgid "set heading" msgstr "ka ts'atba' tin áy" #: TurtleArt/tabasics.py:209 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:217 TurtleArt/tawindow.py:3178 #: TurtleArt/tawindow.py:3182 TurtleArtActivity.py:585 msgid "xcor" msgstr "xcor" # elax kits'lab=coordenada #: TurtleArt/tabasics.py:218 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:228 TurtleArt/tawindow.py:3178 #: TurtleArt/tawindow.py:3182 TurtleArtActivity.py:586 msgid "ycor" msgstr "ycor" # elax kits'lab=coordenanda #: TurtleArt/tabasics.py:229 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:239 TurtleArt/tawindow.py:3178 #: TurtleArt/tawindow.py:3182 TurtleArtActivity.py:586 msgid "heading" msgstr "in bélil" #: TurtleArt/tabasics.py:240 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:274 msgid "Palette of pen commands" msgstr "In kwene' abatnaxtal an kits'oxtalab" #: TurtleArt/tabasics.py:278 msgid "pen up" msgstr "ka k'adhba' a kits'oxtal" #: TurtleArt/tabasics.py:281 msgid "Turtle will not draw when moved." msgstr "An pet tam ka ejlats yab jant'oj ne kin t'ipoy." #: TurtleArt/tabasics.py:287 msgid "pen down" msgstr "ka pa'ba' a kits'oxtal" #: TurtleArt/tabasics.py:290 msgid "Turtle will draw when moved." msgstr "An pet ne'ets kin t'ipoy tam ka belats." #: TurtleArt/tabasics.py:296 msgid "set pen size" msgstr "ka ts'atba' in puwel" #: TurtleArt/tabasics.py:300 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:310 msgid "fill screen" msgstr "ka t'uchiy an walek" #: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:400 taextras.py:279 msgid "color" msgstr "mukuxtaláb" #: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:410 msgid "shade" msgstr "in tsapik in majub" #: TurtleArt/tabasics.py:314 msgid "fills the background with (color, shade)" msgstr "ka t'uchinchij in wal k'an (mukuxtaláb)" #: TurtleArt/tabasics.py:323 msgid "pen size" msgstr "puwél" #: TurtleArt/tabasics.py:324 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:335 msgid "start fill" msgstr "ka ts'i'kinchij ka t'uchiy" #: TurtleArt/tabasics.py:337 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:344 msgid "end fill" msgstr "ka t'uchiy an mukuxtalab" #: TurtleArt/tabasics.py:346 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:357 TurtleArt/tabasics.py:361 msgid "Palette of pen colors" msgstr "In kwene' mukuxtalabil a dhuchumtalabil" #: TurtleArt/tabasics.py:365 msgid "set color" msgstr "ka ts'at'ba' an mukuxtaláb" #: TurtleArt/tabasics.py:369 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:377 msgid "set shade" msgstr "ka ts'at'banchij in ts'apik in tajax" #: TurtleArt/tabasics.py:381 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:389 msgid "set gray" msgstr "ka punchij aku'" #: TurtleArt/tabasics.py:392 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:401 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:411 msgid "holds current pen shade" msgstr "xuwek'ij in kwa'al in mukub a dhuchumtal" #: TurtleArt/tabasics.py:419 msgid "gray" msgstr "aku'" #: TurtleArt/tabasics.py:420 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:426 msgid "red" msgstr "tsakni'" #: TurtleArt/tabasics.py:427 msgid "orange" msgstr "t'a'at manu'" #: TurtleArt/tabasics.py:429 msgid "yellow" msgstr "manu'" #: TurtleArt/tabasics.py:431 msgid "green" msgstr "yaxu'" #: TurtleArt/tabasics.py:432 msgid "cyan" msgstr "cian" #: TurtleArt/tabasics.py:433 msgid "blue" msgstr "tok'i" #: TurtleArt/tabasics.py:434 msgid "purple" msgstr "tamkulom mukuxtaláb" #: TurtleArt/tabasics.py:436 msgid "white" msgstr "dhakni'" #: TurtleArt/tabasics.py:437 msgid "black" msgstr "t'unu'" #: TurtleArt/tabasics.py:443 msgid "set text color" msgstr "ka ts'atba' in mukuxtalabil an dhuchlab" #: TurtleArt/tabasics.py:446 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:454 msgid "set text size" msgstr "ka ts'atba' in puwél an dhuchlab" #: TurtleArt/tabasics.py:457 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:540 msgid "Palette of numeric operators" msgstr "Kwene' t'ojnalchik kal an ajumtabal" #: TurtleArt/tabasics.py:546 msgid "plus" msgstr "tamkuy" #: TurtleArt/tabasics.py:550 msgid "adds two alphanumeric inputs" msgstr "ka tamkuy tsab i otseltaláb alfanuméricas" #: TurtleArt/tabasics.py:558 msgid "minus" msgstr "we'medhax" #: TurtleArt/tabasics.py:561 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:572 msgid "multiply" msgstr "yanedhom ajixtalab" #: TurtleArt/tabasics.py:575 msgid "multiplies two numeric inputs" msgstr "ka yanedha' tsab i otseltalab ajumtalab" #: TurtleArt/tabasics.py:584 msgid "divide" msgstr "buk'uxtalab" #: TurtleArt/tabasics.py:587 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:597 msgid "identity" msgstr "ibíl" #: TurtleArt/tabasics.py:599 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:607 TurtleArt/tabasics.py:608 msgid "mod" msgstr "mod" #: TurtleArt/tabasics.py:611 msgid "modular (remainder) operator" msgstr "an t'ojnal axi ne ti tsejkanchij jant'odha ta lé" #: TurtleArt/tabasics.py:618 msgid "√" msgstr "√" #: TurtleArt/tabasics.py:619 msgid "square root" msgstr "raiz cuadrada" #: TurtleArt/tabasics.py:622 msgid "calculates square root" msgstr "ka aliy an raiz cuadrada" #: TurtleArt/tabasics.py:629 msgid "random" msgstr "yab aykadh" #: TurtleArt/tabasics.py:629 msgid "min" msgstr "min" #: TurtleArt/tabasics.py:629 msgid "max" msgstr "max" #: TurtleArt/tabasics.py:633 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:645 msgid "number" msgstr "ajixtaláb" #: TurtleArt/tabasics.py:646 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:654 msgid "greater than" msgstr "mas pulik etil a" #: TurtleArt/tabasics.py:657 msgid "logical greater-than operator" msgstr "an bolk'idh t'ojnal axi lej pulik etil a" #: TurtleArt/tabasics.py:663 msgid "True" msgstr "lej chubax" #: TurtleArt/tabasics.py:669 msgid "less than" msgstr "lej tsipti' etil a" #: TurtleArt/tabasics.py:673 msgid "logical less-than operator" msgstr "an bolk'dh t'ojnal axi lej pulik etil a" #: TurtleArt/tabasics.py:678 msgid "False" msgstr "yabchubax" #: TurtleArt/tabasics.py:684 msgid "equal" msgstr "jununúl" # jununúl se utiliza para los dos conceptos equivalante e igual. #: TurtleArt/tabasics.py:688 msgid "logical equal-to operator" msgstr "an bolk'idh t'ojnal axi jununúl" #: TurtleArt/tabasics.py:694 msgid "not" msgstr "ibáj" #: TurtleArt/tabasics.py:697 msgid "logical NOT operator" msgstr "t'ojnal YAB bolk'idh" #: TurtleArt/tabasics.py:703 TurtleArt/tabasics.py:706 msgid "and" msgstr "y" #: TurtleArt/tabasics.py:707 msgid "logical AND operator" msgstr "to'jnal ANI bolk'idh" #: TurtleArt/tabasics.py:714 TurtleArt/tabasics.py:717 msgid "or" msgstr "o" #: TurtleArt/tabasics.py:718 msgid "logical OR operator" msgstr "t'ojnal O bolk'idh" # paleta = kwene'; operadores, controladores = abatnom #: TurtleArt/tabasics.py:727 #: 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:732 msgid "wait" msgstr "aychíj" #: TurtleArt/tabasics.py:736 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:743 msgid "forever" msgstr "abal ets'ey" #: TurtleArt/tabasics.py:747 msgid "loops forever" msgstr "ka wichk'ow abal ets'ey" #: TurtleArt/tabasics.py:754 TurtleArt/tabasics.py:758 msgid "repeat" msgstr "ka wichk'ow" #: TurtleArt/tabasics.py:759 msgid "loops specified number of times" msgstr "wenk'ow an ajixtaláb ti jayil ti uludh" #: TurtleArt/tabasics.py:765 TurtleArt/tabasics.py:777 msgid "if" msgstr "anits" #: TurtleArt/tabasics.py:765 msgid "then" msgstr "tam" #: TurtleArt/tabasics.py:768 msgid "if then" msgstr "anits tam" #: TurtleArt/tabasics.py:770 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:777 msgid "then else" msgstr "ani max inbáj" #: TurtleArt/tabasics.py:781 msgid "if then else" msgstr "anits tam max inbáj" #: TurtleArt/tabasics.py:782 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:790 msgid "horizontal space" msgstr "peltom i jolat" #: TurtleArt/tabasics.py:791 msgid "jogs stack right" msgstr "ka bodhondha' an t'i'e' ta wínab" #: TurtleArt/tabasics.py:798 msgid "vertical space" msgstr "jolataláb xi kubladh" #: TurtleArt/tabasics.py:799 msgid "jogs stack down" msgstr "t'ajdhidhixtaláb abal alal an t'i'adh" #: TurtleArt/tabasics.py:805 msgid "stop action" msgstr "kuba' an pakdha' t'ojláb" #: TurtleArt/tabasics.py:808 msgid "stops current action" msgstr "xowe' ka kuba' an pakdha' t'ojláb" #: TurtleArt/tabasics.py:817 msgid "Palette of variable blocks" msgstr "An kwene' axi ti kwene' t'ojláb k'al an bijlabchik" #: TurtleArt/tabasics.py:822 pysamples/grecord.py:213 msgid "start" msgstr "tujuw" #: TurtleArt/tabasics.py:825 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:833 msgid "store in box 1" msgstr "ki dhaya' ti ál an ka'al baltse' 1" #: TurtleArt/tabasics.py:838 msgid "stores numeric value in Variable 1" msgstr "dhaya' in jabil an ajixtaláb ti Bijlab 1" #: TurtleArt/tabasics.py:845 msgid "store in box 2" msgstr "dhaya' ti baltse' 2" #: TurtleArt/tabasics.py:850 msgid "stores numeric value in Variable 2" msgstr "dhaya' in jabil an ajixtaláb ti Bijlab 2" #: TurtleArt/tabasics.py:857 TurtleArt/tabasics.py:858 #: TurtleArt/tabasics.py:859 #: 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:860 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:176 msgid "string value" msgstr "in jalbíl an dhuchlab" #: TurtleArt/tabasics.py:864 msgid "box 1" msgstr "baltse' 1" #: TurtleArt/tabasics.py:867 msgid "Variable 1 (numeric value)" msgstr "Bijlab 1 (jalbil ajixtaláb)" #: TurtleArt/tabasics.py:873 msgid "box 2" msgstr "baltse' 2" #: TurtleArt/tabasics.py:876 msgid "Variable 2 (numeric value)" msgstr "Bijilab 2 (jalbil ajixtaláb)" #: TurtleArt/tabasics.py:883 TurtleArt/tabasics.py:894 msgid "box" msgstr "baltse'" #: TurtleArt/tabasics.py:886 TurtleArt/tabasics.py:898 msgid "my box" msgstr "u baltse'" #: TurtleArt/tabasics.py:888 msgid "named variable (numeric value)" msgstr "bijilab xi bijidh (jalbil ajixtaláb)" #: TurtleArt/tabasics.py:894 msgid "store in" msgstr "ki dhaya' ti" #: TurtleArt/tabasics.py:894 taextras.py:354 msgid "value" msgstr "jalbíl" #: TurtleArt/tabasics.py:899 msgid "stores numeric value in named variable" msgstr "dhaya' in jalbil an ajixtaláb ti bijláb xi bijidh" #: TurtleArt/tabasics.py:907 TurtleArt/tabasics.py:910 #: TurtleArt/tabasics.py:934 TurtleArt/tabasics.py:938 msgid "action" msgstr "pakdha' t'ojláb" #: TurtleArt/tabasics.py:912 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:917 TurtleArt/tabasics.py:945 msgid "action 1" msgstr "pakdha' t'ojláb 1" #: TurtleArt/tabasics.py:920 msgid "top of Action 1 stack" msgstr "ebal ti t'i'e' k'al an Pakdha' t'ojláb 1" #: TurtleArt/tabasics.py:925 TurtleArt/tabasics.py:954 msgid "action 2" msgstr "pakdha' t'ojláb 2" #: TurtleArt/tabasics.py:928 msgid "top of Action 2 stack" msgstr "ebal ti t'i'e' k'al an Pakdha' t'ojláb 2" #: TurtleArt/tabasics.py:939 msgid "invokes named action stack" msgstr "ki tsalapna' an t'i'e' ba an pakdha' t'ojláb xi bijidh" #: TurtleArt/tabasics.py:948 msgid "invokes Action 1 stack" msgstr "ki tsalapna' an t'i'e' ba an Pakdha' t'ojláb 1" #: TurtleArt/tabasics.py:957 msgid "invokes Action 2 stack" msgstr "ebal ti t'i'e' k'al an Pakdha' t'ojláb 2" #: TurtleArt/tabasics.py:965 msgid "trash" msgstr "ámul" #: TurtleArt/tabasics.py:969 msgid "empty trash" msgstr "jolk'ow an balixtaláb amúl" #: TurtleArt/tabasics.py:970 msgid "permanently deletes items in trash" msgstr "pakuw abal etsey an ayendhanel xi tin bál an úw" #: TurtleArt/tabasics.py:974 msgid "restore all" msgstr "ki wichba' patal" #: TurtleArt/tabasics.py:975 msgid "restore all blocks from trash" msgstr "ki wichba' patalchik an muke' ti al an balixtal úw" #: TurtleArt/tabasics.py:979 msgid "clear all" msgstr "ki pakuw patal" #: TurtleArt/tabasics.py:980 msgid "move all blocks to trash" msgstr "ki nedha' patal an kwene' abal ti amul" #: TurtleArt/taconstants.py:239 TurtleArt/taconstants.py:261 #: TurtleArt/taconstants.py:282 TurtleArt/taconstants.py:324 #: TurtleArt/taconstants.py:366 TurtleArt/taconstants.py:408 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:861 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:876 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:891 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:906 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:921 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:936 msgid "Title" msgstr "Bijláb" # Tortuga = Pet #: TurtleArt/talogo.py:347 TurtleArt/talogo.py:362 TurtleArtActivity.py:358 #: TurtleArtActivity.py:654 TurtleArtActivity.py:840 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1332 msgid "Stop turtle" msgstr "Ka kuba' an pet" # bloque = kwene't'ojláb (conjunto de actividades) #: TurtleArt/talogo.py:358 TurtleArtActivity.py:655 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1325 msgid "Show blocks" msgstr "Ka tejwa'méjdha' an kwene't'ojlábl" # No produjo salida a #: TurtleArt/talogo.py:479 msgid "did not output to" msgstr "yab in t'aja' i kadhaxtaláb abal" #: TurtleArt/talogo.py:534 msgid "I don't know how to" msgstr "Inbáj u exlál jant'odha' ku t'aja'" #: TurtleArt/talogo.py:584 msgid "doesn't like" msgstr "inbáj in kulbetnal" #: TurtleArt/talogo.py:584 msgid "as input" msgstr "ejtil i otseltaláb" #: TurtleArt/tapalette.py:95 msgid "displays next palette" msgstr "ki tejwa'medha' xi júnakej i kwene'" #: TurtleArt/tapalette.py:96 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:592 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:625 msgid "click to open" msgstr "ni'inchij abal ka japiy" #: TurtleArt/tawindow.py:908 TurtleArt/tawindow.py:909 msgid "orientation" msgstr "bolidhtaláb" #: TurtleArt/tawindow.py:919 TurtleArt/tawindow.py:1283 msgid "next" msgstr "júnakej" #: TurtleArt/tawindow.py:931 TurtleArt/tawindow.py:932 #: TurtleArt/tawindow.py:1303 msgid "shift" msgstr "" #: TurtleArt/tawindow.py:3280 msgid "image" msgstr "t'iplab" #: TurtleArtActivity.py:159 msgid "presentation" msgstr "tejwa'mejdhomtaláb" # guarda = Ka dhaya'; como = jant'ini' #: TurtleArtActivity.py:182 TurtleArtActivity.py:678 TurtleArtActivity.py:767 #: TurtleArtActivity.py:792 turtleblocks.py:332 msgid "Save as HTML" msgstr "Ka dhaya' jant'ini' i HTML" # Logo = T'iplab #: TurtleArtActivity.py:201 TurtleArtActivity.py:679 TurtleArtActivity.py:770 #: TurtleArtActivity.py:794 turtleblocks.py:334 msgid "Save as Logo" msgstr "Ka dhaya' jant'ini' i T'iplab" # imagen o logo = t'iplab #: TurtleArtActivity.py:238 TurtleArtActivity.py:677 TurtleArtActivity.py:764 #: TurtleArtActivity.py:789 turtleblocks.py:330 msgid "Save as image" msgstr "Ka dhaya' jant'ini' i t'iplab" # Instantánea=adhik #: TurtleArtActivity.py:246 msgid "snapshot" msgstr "adhik" # Instantánea (o) = Jun adhik #: TurtleArtActivity.py:254 TurtleArtActivity.py:680 TurtleArtActivity.py:773 #: TurtleArtActivity.py:797 msgid "Save snapshot" msgstr "Dhayaxtaláb k'al an jun adhik" #: TurtleArtActivity.py:295 TurtleArtActivity.py:597 TurtleArtActivity.py:730 #: turtleblocks.py:352 msgid "Turn off hover help" msgstr "" #: TurtleArtActivity.py:301 turtleblocks.py:354 msgid "Turn on hover help" msgstr "" # paleta = kwene'mukuxtaláb #: TurtleArtActivity.py:309 turtleblocks.py:364 msgid "Show palette" msgstr "Tejwa'méjdha' an kwene'mukuxtaláb" # Ocultar = dhibk'oy, tsina'; esconder = tsina' #: TurtleArtActivity.py:315 TurtleArtActivity.py:824 turtleblocks.py:366 msgid "Hide palette" msgstr "Ka dhibk'oy an kwene'mukuxtaláb" # escalar=k'adhíl(subir) #: TurtleArtActivity.py:461 msgid "Rescale coordinates down" msgstr "K'adhíl ti coordenadas abal alál" #: TurtleArtActivity.py:465 TurtleArtActivity.py:589 TurtleArtActivity.py:726 msgid "Rescale coordinates up" msgstr "K'adhíl ti coordenadas abal ebál" #: TurtleArtActivity.py:525 TurtleArtActivity.py:561 TurtleArtActivity.py:647 #: TurtleArtActivity.py:701 turtleblocks.py:361 msgid "Edit" msgstr "Jalk'uy" #: TurtleArtActivity.py:530 TurtleArtActivity.py:559 TurtleArtActivity.py:648 #: TurtleArtActivity.py:718 turtleblocks.py:356 msgid "View" msgstr "Tsu'uw" #: TurtleArtActivity.py:557 TurtleArtActivity.py:649 msgid "Project" msgstr "Tsalapnadh t'ojláb" #: TurtleArtActivity.py:563 TurtleArtActivity.py:646 TurtleArtActivity.py:674 #: TurtleArtActivity.py:676 TurtleArtActivity.py:759 msgid "Save/Load" msgstr "dhaya'/k'adhba'" #: TurtleArtActivity.py:571 TurtleArtActivity.py:702 turtleblocks.py:359 msgid "Copy" msgstr "K'ot'biy" #: TurtleArtActivity.py:573 TurtleArtActivity.py:703 turtleblocks.py:360 msgid "Paste" msgstr "Ts'at'k'a'" #: TurtleArtActivity.py:575 TurtleArtActivity.py:719 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:687 msgid "Fullscreen" msgstr "Putat walek" #: TurtleArtActivity.py:577 TurtleArtActivity.py:720 turtleblocks.py:340 msgid "Cartesian coordinates" msgstr "Coordenadas cartesianas" #: TurtleArtActivity.py:579 TurtleArtActivity.py:722 turtleblocks.py:342 msgid "Polar coordinates" msgstr "Coordenadas polares" #: TurtleArtActivity.py:582 TurtleArtActivity.py:724 msgid "Metric coordinates" msgstr "Coordenadas centímetros" #: TurtleArtActivity.py:592 TurtleArtActivity.py:728 turtleblocks.py:346 msgid "Grow blocks" msgstr "Ka púwedha' an kwene' t'ojlábchik" #: TurtleArtActivity.py:594 TurtleArtActivity.py:729 turtleblocks.py:348 msgid "Shrink blocks" msgstr "Tsipti'méjdha' an kwene' t'ojlábchik" # Ejemplo = t'ipoxtaláb #: TurtleArtActivity.py:620 TurtleArtActivity.py:656 msgid "Load example" msgstr "Ka k'adhba' an t'ipoxtalábchik" #: TurtleArtActivity.py:650 TurtleArtActivity.py:830 turtleblocks.py:373 msgid "Clean" msgstr "T'oka'" #: TurtleArtActivity.py:651 TurtleArtActivity.py:832 turtleblocks.py:374 msgid "Run" msgstr "Ka t'aja'" #: TurtleArtActivity.py:652 TurtleArtActivity.py:834 turtleblocks.py:375 msgid "Step" msgstr "Ka t'aja' jun xakab" # Depurar = Takwláts #: TurtleArtActivity.py:653 TurtleArtActivity.py:837 turtleblocks.py:376 msgid "Debug" msgstr "Takwláts" # Ayuda = tolmix(conjugado, naná' in tolmix); Ayuda(La) = Tolmixtaláb(como sustantivo: an tolmixtaláb) #: TurtleArtActivity.py:657 util/helpbutton.py:45 msgid "Help" msgstr "Tolmixtaláb" #: TurtleArtActivity.py:658 turtleblocks.py:377 msgid "Stop" msgstr "Kuba'" #: TurtleArtActivity.py:681 TurtleArtActivity.py:775 TurtleArtActivity.py:800 msgid "Load project" msgstr "k'adhba' an tojláb" #: TurtleArtActivity.py:684 TurtleArtActivity.py:780 TurtleArtActivity.py:805 msgid "Load plugin" msgstr "" #: TurtleArtActivity.py:685 TurtleArtActivity.py:783 TurtleArtActivity.py:808 msgid "Load Python block" msgstr "K'adhba' an Python kwene' t'ojláb" #: TurtleArtActivity.py:825 msgid "p" msgstr "p" #: TurtleArtActivity.py:830 msgid "e" msgstr "e" #: TurtleArtActivity.py:832 msgid "r" msgstr "r" #: TurtleArtActivity.py:834 msgid "w" msgstr "w" #: TurtleArtActivity.py:838 msgid "d" msgstr "d" #: TurtleArtActivity.py:841 msgid "s" msgstr "s" #: TurtleArtActivity.py:965 TurtleArtActivity.py:970 TurtleArtActivity.py:1037 msgid "Plugin could not be installed." msgstr "" #: TurtleArtActivity.py:1033 msgid "Please restart Turtle Art in order to use the plugin." msgstr "" #: TurtleArtActivity.py:1051 #, python-format msgid "Plugin %s already installed." msgstr "" #: TurtleArtActivity.py:1052 #, python-format msgid "Do you want to reinstall %s?" msgstr "" #: 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 #: taextras.py:281 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:299 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:458 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:464 msgid "print" msgstr "ka wat'ba' ti úw" # imprime = dhunchunchij #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:468 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:476 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:489 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:503 msgid "Python" msgstr "Python" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:480 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:493 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:507 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:519 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:535 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:550 msgid "Python block" msgstr "Python kwene' t'ojláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:521 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:537 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:553 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:566 msgid "Cartesian" msgstr "Cartesiana" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:568 msgid "displays Cartesian coordinates" msgstr "t'ipodh elax kits'lab Cartesianas" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:574 msgid "polar" msgstr "pulàb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:576 msgid "displays polar coordinates" msgstr "tìpodh pulàb elàx kits'lab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:582 msgid "turtle" msgstr "pet" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:586 msgid "chooses which turtle to command" msgstr "ka takuy an pet ti abatnom" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:595 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:604 msgid "turtle shell" msgstr "in yetse' ot'ol an pet" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:597 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:605 msgid "put a custom 'shell' on the turtle" msgstr "ka kotonliy t'ipts'odh an pet" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:610 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:784 msgid "top" msgstr "eblim" # eblim ka t'ia' jununúl #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:612 msgid "top of a collapsed stack" msgstr "eblim ka t'i'a' jununul" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:618 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:760 msgid "bottom" msgstr "alam" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:619 msgid "bottom of a collapsible stack" msgstr "tin alam an ts'at'at' t'i'e'" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:627 msgid "collapsed stack: click to open" msgstr "" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:636 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:643 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:647 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:657 msgid "top of stack" msgstr "eblim ti ál an t'i'e'" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:644 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:654 msgid "label" msgstr "uw bijilab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:653 msgid "top of a collapsible stack" msgstr "eblim ti ba an paklax binom tsaplab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:663 msgid "Palette of presentation templates" msgstr "An kwene' tejwame'dhomtalab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:670 msgid "hide blocks" msgstr "tsina' an kwene' t'ojláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:672 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:679 msgid "show blocks" msgstr "ka tejwa'mejdha' an kwene' t'ojlab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:681 msgid "restores hidden blocks" msgstr "ka wichk'ow an kwene' t'ojlab axi tsinkadh" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:689 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:698 msgid "list" msgstr "k'elab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:702 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:937 msgid "presentation bulleted list" msgstr "tejwa'medhomtaláb k'al an k'elab ti witsil dhuche'" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:710 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:939 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:717 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:879 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:724 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:864 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:731 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:924 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:738 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:745 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:909 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:755 msgid "xcor of left of screen" msgstr "xcor ti kwa'atbe' waldhuchumtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:763 msgid "ycor of bottom of screen" msgstr "ycor tin walte'il alal an waldhuchumtalab" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:768 taextras.py:223 msgid "width" msgstr "ts'ikwél" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:771 msgid "the canvas width" msgstr "tin ts'ikwém an telmaxtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:779 msgid "xcor of right of screen" msgstr "xcor tin walte' winbéj ti waldhuchumtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:787 msgid "ycor of top of screen" msgstr "ycor tin walte' ti eblim an waldhuchumtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:792 taextras.py:218 #: taextras.py:224 msgid "height" msgstr "t'ek'em" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:795 msgid "the canvas height" msgstr "t'ek'em an telmaxtaláb" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:802 msgid "title x" msgstr "bijláb x" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:811 msgid "title y" msgstr "bijláb y" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:820 msgid "left x" msgstr "kwa't'ab x" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:829 msgid "top y" msgstr "eblim y" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:838 msgid "right x" msgstr "wínab x" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:847 msgid "bottom y" msgstr "ti in alam y" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:862 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:877 msgid "presentation 1x1" msgstr "tejwa'medhomtaláb 1x1" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:892 msgid "presentation 2x1" msgstr "tejwa'medhomtaláb 2x1" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:907 msgid "presentation 1x2" msgstr "tejwa'medhomtaláb 1x2" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:922 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" #: taextras.py:53 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:59 msgid "TurtleBots" msgstr "" #: taextras.py:60 msgid "adjust LED intensity between 0 and 255" msgstr "In lejbayal in tsapík xi LED k'al 0 ani 255." #: taextras.py:61 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:62 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:63 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:64 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:65 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:67 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:68 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:69 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:70 msgid "LED" msgstr "LED" #: taextras.py:71 msgid "button" msgstr "" #: taextras.py:72 msgid "grayscale" msgstr "bajudh aku´" #: taextras.py:73 msgid "ambient light" msgstr "tajax k'ailal" #: taextras.py:74 msgid "temperature" msgstr "temperatura" #: taextras.py:75 taextras.py:262 msgid "distance" msgstr "in owát" #: taextras.py:76 taextras.py:259 msgid "tilt" msgstr "pélat" #: taextras.py:77 msgid "magnetic induction" msgstr "jolatalab abal jun i 'adhik t'ojlab" #: taextras.py:78 msgid "vibration" msgstr "dhiyoyol" #: taextras.py:79 msgid "Butia Robot" msgstr "Robot Butía" #: taextras.py:80 msgid "delay Butia" msgstr "Jilk'ontalab Butía" #: taextras.py:81 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:83 msgid "battery charge Butia" msgstr "in dhayal an ti'el butiá" #: taextras.py:84 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:86 msgid "speed Butia" msgstr "adhiktaláb butiá" #: taextras.py:87 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:90 msgid "forward Butia" msgstr "Ne'etsnanchij Butiá" #: taextras.py:91 msgid "move the Butia robot forward" msgstr "Ka edha' an robot ani ka ne'etsnanchij." #: taextras.py:92 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:94 msgid "backward Butia" msgstr "Wichba' Butiá" #: taextras.py:95 msgid "move the Butia robot backward" msgstr "Edha' an robot Butiá ani´ka wichba'." #: taextras.py:96 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:98 msgid "left Butia" msgstr "K'watab Butiá" #: taextras.py:99 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:101 msgid "right Butia" msgstr "Wínab Butiá" #: taextras.py:102 msgid "turn the Butia robot at right" msgstr "in wilk'iyal an pat'al atikláb abal tin winab" #: taextras.py:103 msgid "turn Butia" msgstr "wilk'iy Butiá" #: taextras.py:104 msgid "turn the Butia robot x degrees" msgstr "Ka tsawiy an robot Butiá ba' an ajumtal k'al in kextal." #: taextras.py:105 msgid "stop Butia" msgstr "Kuba' Butiá" #: taextras.py:106 msgid "stop the Butia robot" msgstr "in k'ubal an pat'al atikláb Butiá" #: taextras.py:107 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:110 msgid "Hello World Butia " msgstr "ne'nek puwel tsabál Butiá " #: taextras.py:111 msgid "print text in Butia robot 32-character ASCII display" msgstr "Ka wila' jun i dhuchlab al an walek LCD." #: taextras.py:112 msgid "Butia" msgstr "Butiá" #: taextras.py:116 msgid "The camera was not found." msgstr "An k'ot'bix yab elan." #: taextras.py:117 msgid "Error on the initialization of the camera." msgstr "k'ibts'ontalab al in tujtal ba' an k'ot'bixtalab." #: taextras.py:118 msgid "FollowMe" msgstr "FollowMe" #: taextras.py:119 msgid "follow" msgstr "" #: taextras.py:120 msgid "R" msgstr "" #: taextras.py:121 msgid "G" msgstr "" #: taextras.py:122 msgid "B" msgstr "" #: taextras.py:123 msgid "follow a RGB color" msgstr "ki ayna' an mukuxtalab RGB" #: taextras.py:124 msgid "threshold" msgstr "" #: taextras.py:125 msgid "set a threshold for a RGB color" msgstr "in tejwamedhal an umbral abal jun i mukuxtaláb RGB" #: taextras.py:126 msgid "save calibration 1" msgstr "" #: taextras.py:127 msgid "stores a calibration in calibration 1" msgstr "" #: taextras.py:128 msgid "save calibration 2" msgstr "" #: taextras.py:129 msgid "stores a calibration in calibration 2" msgstr "" #: taextras.py:130 msgid "calibration" msgstr "" #: taextras.py:131 msgid "stores a personalized calibration" msgstr "" #: taextras.py:132 msgid "calibration 1" msgstr "" #: taextras.py:133 msgid "return calibration 1" msgstr "" #: taextras.py:134 msgid "calibration 2" msgstr "" #: taextras.py:135 msgid "return calibration 2" msgstr "" #: taextras.py:136 msgid "return a personalized calibration" msgstr "" #: taextras.py:137 msgid "x position" msgstr "jun ejet x" #: taextras.py:138 msgid "return x position" msgstr "ka wichba' jun ejet x" #: taextras.py:139 msgid "y position" msgstr "jun ejet y" #: taextras.py:140 msgid "return y position" msgstr "ka wichba' jun ejet y" #: taextras.py:141 msgid "pixels" msgstr "ajidh alwa'" #: taextras.py:142 msgid "return the number of pixels of the biggest blob" msgstr "ka wichba' an ajumtalàb xi kwajat minkodh lej pulik" #: taextras.py:143 msgid "follow a color or calibration" msgstr "" #: taextras.py:144 msgid "minimum pixels" msgstr "" #: taextras.py:145 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:146 msgid "empty calibration" msgstr "" #: taextras.py:147 msgid "error in string convertion" msgstr "" #: taextras.py:151 msgid "SumBot" msgstr "SumBot" #: taextras.py:152 msgid "speed SumBot" msgstr "adhiktalàb SumBot" #: taextras.py:153 msgid "submit the speed to the SumBot" msgstr "t'ipoy an adhiktalàb SumBot" #: taextras.py:154 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:156 msgid "forward SumBot" msgstr "ne'etsnanchij SumBot" #: taextras.py:157 msgid "move SumBot forward" msgstr "yatsiy an SumBot abal tin t'amal" #. TRANS: This string is shorthand for "move SumBot backward" #: taextras.py:159 msgid "backward SumBot" msgstr "tin kùx an SumBot" #: taextras.py:160 msgid "move SumBot backward" msgstr "ka yatsiy an tipoxtalàb abal tin kux" #: taextras.py:161 msgid "stop SumBot" msgstr "ka kuba' an tipoxtalàb" #: taextras.py:162 msgid "stop the SumBot" msgstr "in koydhal an tipoxtalàb" #. TRANS: This string is shorthand for "turn SumBot left" #: taextras.py:164 msgid "left SumBot" msgstr "k'wàtab an tipoxtalàb" #: taextras.py:165 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:167 msgid "right SumBot" msgstr "winab tipoxtalàb" #: taextras.py:168 msgid "turn right the SumBot" msgstr "wilk'iy an tipoxtalàb abal tin winab" #: taextras.py:169 msgid "angle to center" msgstr "kexem ba' in ts'ejeltal" #. TRANS: dohyo is the playing field #: taextras.py:171 msgid "get the angle to the center of the dohyo" msgstr "ka kanchij in keyem ba' in ts'ejeltal an dohyo." #: taextras.py:172 msgid "angle to Enemy" msgstr "kexem an k'eat tsalapil" #: taextras.py:173 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:175 msgid "x coor. SumBot" msgstr "coor. x SumBot" #: taextras.py:176 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:178 msgid "y coor. SumBot" msgstr "coor. y SumBot" #: taextras.py:179 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:181 msgid "x coor. Enemy" msgstr "coor. x k'eat tsalapil" #: taextras.py:182 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:184 msgid "y coor. Enemy" msgstr "coor. y k'eat tsalapil" #: taextras.py:185 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:187 msgid "rotation SumBot" msgstr "wilil SumBot" #: taextras.py:188 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:190 msgid "rotation Enemy" msgstr "wilil k'eat tsalapil" #: taextras.py:191 msgid "get the rotation of the Enemy" msgstr "ka kanchij an wililtalab jun puk'e'." #: taextras.py:192 msgid "distance to center" msgstr "in owát an ts'ejeltal" #. TRANS: dohyo is the playing field #: taextras.py:194 msgid "get the distance to the center of the dohyo" msgstr "ka kanchij in owát an ts'ejeltal xi dohyo." #: taextras.py:195 msgid "distance to Enemy" msgstr "in owàt xin k'eat tsalapil" #: taextras.py:196 msgid "get the distance to the Enemy" msgstr "ka kanchij in owát an k'eat tsalapil." #: taextras.py:197 msgid "update information" msgstr "ka itmedha' an olchixtalab" #: taextras.py:198 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:203 msgid "Palette of physics blocks" msgstr "In kwene' mukuxtaláb ti ats'ax kwene' t'ojláb" #: taextras.py:204 msgid "start polygon" msgstr "tujchiy yan walt'etil" #: taextras.py:205 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:207 msgid "add point" msgstr "ka punk'uy an tuk" #: taextras.py:208 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:210 msgid "end polygon" msgstr "puntundha yan walt'elil" #: taextras.py:211 msgid "Define a new polygon." msgstr "ka bijiy jun i it yan walt'elil" #: taextras.py:212 msgid "end filled polygon" msgstr "ka putundha an yan walt'elil xi t'uchidh" #: taextras.py:213 msgid "Not a simple polygon" msgstr "yab i yan walt'elil alk'idh" #: taextras.py:214 msgid "Define a new filled polygon." msgstr "in bijiyal jun i it yan walt'elil xi t'uchidh" #: taextras.py:215 msgid "triangle" msgstr "òx ts'upi'" #. TRANS: base of a triangle #: taextras.py:217 msgid "base" msgstr "in akan" #: taextras.py:219 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:220 msgid "circle" msgstr "kw'echo'" #: taextras.py:221 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:222 msgid "rectangle" msgstr "pek'madh tse' walte'" #: taextras.py:225 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:226 msgid "reset" msgstr "tsab tujchi'" #: taextras.py:227 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:228 msgid "motor" msgstr "ichich pat'al" #: taextras.py:229 msgid "torque" msgstr "jayetsek'ij" #: taextras.py:230 msgid "speed" msgstr "adhiktalàb" #: taextras.py:231 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:233 taextras.py:350 msgid "pin" msgstr "eyindhanel xi ts'upidh anij pulik in ok' xi eynal abal ti ts'at'axtalàb" #: taextras.py:234 msgid "Pin an object down so that it cannot fall." msgstr "in teynal an eyixtalàb abal yab ka ijkan" #: taextras.py:235 msgid "joint" msgstr "junkudh" #: taextras.py:238 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:240 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:241 msgid "density" msgstr "alemtalàb" #: taextras.py:242 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:244 msgid "friction" msgstr "tam i tadhanal jit'a, o tam u yats'nal" #: taextras.py:245 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:248 msgid "bounciness" msgstr "in wichbàl jun i eyindhanel xin kwa'alak tin k'ubak owatits" #: taextras.py:249 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:251 msgid "dynamic" msgstr "kulbel" #: taextras.py:252 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:258 msgid "Palette of WeDo blocks" msgstr "I kwene' mukuxtaláb ti ats'ax kwene' t'ojláb" #: taextras.py:260 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:264 msgid "distance sensor output" msgstr "bel xin elàl in owèm" #: taextras.py:265 msgid "Motor A" msgstr "ichich pat'al A" #: taextras.py:266 msgid "returns the current value of Motor A" msgstr "in wichbal in alèm xin kwaàl an ichich pat'al A" #: taextras.py:267 msgid "Motor B" msgstr "ichich pat'al B" #: taextras.py:268 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:269 msgid "set the value for Motor A" msgstr "in elàl in alèm an ichich pat'al A" #: taextras.py:270 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:275 msgid "Palette of LEGO NXT blocks of motors" msgstr "" #: taextras.py:276 msgid "Palette of LEGO NXT blocks of sensors" msgstr "" #: taextras.py:277 msgid "touch" msgstr "dhuche'" #: taextras.py:278 msgid "ultrasonic" msgstr "owèm" #: taextras.py:280 msgid "light" msgstr "tajàx" #: taextras.py:282 msgid "PORT A" msgstr "wi'leb A" #: taextras.py:283 msgid "PORT B" msgstr "wi'leb B" #: taextras.py:284 msgid "PORT C" msgstr "wi'leb C" #: taextras.py:285 msgid "PORT 1" msgstr "wi'leb jun" #: taextras.py:286 msgid "PORT 2" msgstr "wi'leb tsab" #: taextras.py:287 msgid "PORT 3" msgstr "wi'leb òx" #: taextras.py:288 msgid "PORT 4" msgstr "wi'leb tsè" #: taextras.py:289 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:290 msgid "Please check the port." msgstr "T'ajchij an alwa'talàb ka met'a an wi'leb" #: taextras.py:291 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:292 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:293 msgid "NXT found" msgstr "NXT elàdh" #: taextras.py:294 msgid "NXT not found" msgstr "NXT yab eladh" #: taextras.py:295 msgid "refresh NXT" msgstr "itmèdha' NXT" #: taextras.py:296 msgid "Search for a connected NXT brick." msgstr "in aliyal al jun i brinck NXT xi ts'ot'k'odh." #: taextras.py:297 msgid "play tone" msgstr "tsab watba' in janidh" #: taextras.py:298 msgid "frequency" msgstr "" #: taextras.py:300 #, fuzzy msgid "Play a tone at frequency for time." msgstr "in tsab wat'bàl in janidh al an ik' 'frec' al jun i ajumtal an k'ij." #: taextras.py:301 msgid "" "turn motor\n" "rotations" msgstr "" "wilk'iyal an ichich pat'al\n" " wilililchik" #: taextras.py:302 msgid "port" msgstr "Wi'leb" #: taextras.py:303 msgid "power" msgstr "tsapìk" #: taextras.py:304 msgid "turn a motor" msgstr "in wilk'iyal an ichich patàl" #: taextras.py:305 msgid "" "synchronize motors\n" "steering" msgstr "" #: taextras.py:306 msgid "rotations" msgstr "wilil" #: taextras.py:307 msgid "synchronize two motors connected in PORT B and PORT C" msgstr "" #: taextras.py:308 msgid "PORT A of the brick" msgstr "Wi'leb A del brick." #: taextras.py:309 msgid "PORT B of the brick" msgstr "wi'leb B del brinck." #: taextras.py:310 msgid "PORT C of the brick" msgstr "wi'leb C del brinck." #: taextras.py:311 msgid "start motor" msgstr "tujchij ichich pat'al" #: taextras.py:312 msgid "Run a motor forever." msgstr "ka wilk'iy an ichich pat'al abal ets'ey." #: taextras.py:313 msgid "brake motor" msgstr "ka k'uba' an ichich pat'al" #: taextras.py:314 msgid "Stop a specified motor." msgstr "in kubàl jun i ichich pat'al xi bijidhits" #: taextras.py:315 msgid "reset motor" msgstr "" #: taextras.py:316 msgid "Reset the motor counter." msgstr "" #: taextras.py:317 msgid "motor position" msgstr "" #: taextras.py:318 msgid "Get the motor position." msgstr "" #: taextras.py:319 msgid "PORT 1 of the brick" msgstr "wi'leb jun kal an brinck." #: taextras.py:320 msgid "PORT 2 of the brick" msgstr "wi'leb tsab kal an brinck." #: taextras.py:321 #, fuzzy msgid "PORT 3 of the brick" msgstr "Wi'leb A del brick." #: taextras.py:322 #, fuzzy msgid "PORT 4 of the brick" msgstr "Wi'leb A del brick." #: taextras.py:323 #, fuzzy msgid "read" msgstr "tsakni'" #: taextras.py:324 msgid "sensor" msgstr "" #: taextras.py:325 msgid "Read sensor output." msgstr "" #: taextras.py:326 msgid "color sensor" msgstr "" #: taextras.py:327 msgid "light sensor" msgstr "" #: taextras.py:328 msgid "touch sensor" msgstr "" #: taextras.py:329 msgid "distance sensor" msgstr "" #: taextras.py:330 msgid "sound sensor" msgstr "" #: taextras.py:331 msgid "set light" msgstr "" #: taextras.py:332 msgid "Set color sensor light." msgstr "" # sensor = ats'ax #. TRANS: Arduino plugin to control an Arduino board #: taextras.py:337 #, fuzzy msgid "Palette of Arduino blocks" msgstr "I kwene' mukuxtaláb ti ats'ax kwene' t'ojláb" #: taextras.py:338 msgid "HIGH" msgstr "Yejnek" #: taextras.py:339 msgid "LOW" msgstr "Tsa'at" #: taextras.py:340 msgid "INPUT" msgstr "Otseltaláb" #: taextras.py:341 msgid "OUTPUT" msgstr "" #. TRANS: PWM is pulse-width modulation #: taextras.py:343 msgid "PWM" msgstr "" #: taextras.py:344 msgid "SERVO" msgstr "" #: taextras.py:345 msgid "ERROR: Check the Arduino and the number of port." msgstr "" #: taextras.py:346 msgid "ERROR: Value must be a number from 0 to 255." msgstr "" #: taextras.py:347 msgid "ERROR: Value must be either HIGH or LOW." msgstr "" #: taextras.py:348 msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO." msgstr "" #: taextras.py:349 msgid "pin mode" msgstr "" #: taextras.py:351 #, fuzzy msgid "mode" msgstr "mod" #: taextras.py:352 msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)." msgstr "" #: taextras.py:353 msgid "analog write" msgstr "" #: taextras.py:355 msgid "Write analog value in specified port." msgstr "" #: taextras.py:356 msgid "analog read" msgstr "" #: taextras.py:357 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:359 msgid "digital write" msgstr "" #: taextras.py:360 msgid "Write digital value to specified port." msgstr "" #: taextras.py:361 msgid "digital read" msgstr "" #: taextras.py:362 msgid "Read value from digital port." msgstr "" #: taextras.py:363 msgid "Set HIGH value for digital port." msgstr "" #: taextras.py:364 msgid "Configure Arduino port for digital input." msgstr "" #: taextras.py:365 msgid "Configure Arduino port to drive a servo." msgstr "" #: taextras.py:366 msgid "Set LOW value for digital port." msgstr "" #: taextras.py:367 msgid "Configure Arduino port for digital output." msgstr "" #: taextras.py:368 msgid "Configure Arduino port for PWM (pulse-width modulation)." msgstr "" # el uso es = se usa para = ayendháb abal #: turtleblocks.py:79 msgid "usage is" msgstr "ayendháb abal" #: turtleblocks.py:231 msgid "No option action:" msgstr "Yab ka t'aja' i jolat takudhtaláb:" #: turtleblocks.py:246 msgid "File not found" msgstr "Ibáj elan i dhuchlab" #: turtleblocks.py:270 #, python-format msgid "Configuration directory not writable: %s" msgstr "An t'ojojoxtaláb ti dhayab-úw ibáj ka jalk'unchij: %s" # Nuevo = Ít #: turtleblocks.py:326 msgid "New" msgstr "Ít" #: turtleblocks.py:327 msgid "Open" msgstr "Japiy" #: turtleblocks.py:328 msgid "Save" msgstr "Dhaya'" #: turtleblocks.py:329 msgid "Save as" msgstr "Dhaya' jant'ojdha'" #: turtleblocks.py:336 msgid "Quit" msgstr "Kalej" #: turtleblocks.py:337 msgid "File" msgstr "Dhuchlab" #: turtleblocks.py:344 msgid "Rescale coordinates" msgstr "Kadhiy ti coordenadas" #: turtleblocks.py:350 msgid "Reset block size" msgstr "Ka wichk'ow in púwél an kwene' t'ojláb" #: turtleblocks.py:368 msgid "Show/hide blocks" msgstr "Tejwa'méjdha'/dhibk'oy an kwene' t'ojláb" # Herramientas = Ayixtaláb/ayendhanél #: turtleblocks.py:370 msgid "Tools" msgstr "Ayixtaláb" #: turtleblocks.py:378 msgid "Turtle" msgstr "Pet" #: turtleblocks.py:412 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?" #: turtleblocks.py:413 msgid "Save project?" msgstr "¿Ki dhaya' an tsalapnadh t'ojláb?" #~ msgid "Hide blocks" #~ msgstr "Ka dhibk'oy an kwene't'ojlábchik" #~ msgid "follow a turtle color" #~ msgstr "ki ayna' an mukuxtalab ba' an pét" #~ msgid "calibrate" #~ msgstr "t'ojojoy" #~ msgid "calibrate a color to follow" #~ msgstr "ki junku an mukuxtalab xi ne'ets ki ayna'" #~ msgid "freq" #~ msgstr "frec" #~ msgid "" #~ "sync motors\n" #~ "steering" #~ msgstr "" #~ "sinc ichich pat'al\n" #~ " belil" #~ msgid "synchronize two motors" #~ msgstr "ka alìy ichich pat'al" #~ msgid "b" #~ msgstr "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"