From a6123e4fd2e1b8e375ab7ea64308769595d9e259 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Tue, 24 Jul 2012 23:35:36 +0000 Subject: Merge branch 'master' of git.sugarlabs.org:turtleart/mainline --- diff --git a/po/en_US.po b/po/en_US.po index c0ca820..75df8a9 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-27 00:32-0400\n" -"PO-Revision-Date: 2012-06-27 07:42+0200\n" +"POT-Creation-Date: 2012-07-20 00:30-0400\n" +"PO-Revision-Date: 2012-07-24 09:13+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: en_US\n" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" -#: activity/activity.info:2 TurtleArt/tawindow.py:3404 +#: activity/activity.info:2 TurtleArt/tawindow.py:3704 #: pysamples/grecord.py:205 turtleblocks.py:293 msgid "Turtle Art" msgstr "Turtle Art" @@ -31,6 +31,8 @@ msgid "Palette of turtle commands" msgstr "Palette of turtle commands" #: TurtleArt/tabasics.py:121 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:698 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:709 msgid "forward" msgstr "forward" @@ -55,7 +57,7 @@ msgid "clears the screen and reset the turtle" msgstr "clears the screen and reset the turtle" #: TurtleArt/tabasics.py:155 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:819 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:829 msgid "left" msgstr "left" @@ -64,7 +66,7 @@ msgid "turns turtle counterclockwise (angle in degrees)" msgstr "turns turtle counterclockwise (angle in degrees)" #: TurtleArt/tabasics.py:166 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:843 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:853 msgid "right" msgstr "right" @@ -92,11 +94,11 @@ msgstr "moves turtle along an arc" msgid "set xy" msgstr "set xy" -#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:248 +#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:249 msgid "x" msgstr "x" -#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:249 +#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:250 msgid "y" msgstr "y" @@ -115,8 +117,8 @@ msgstr "seth" msgid "sets the heading of the turtle (0 is towards the top of the screen.)" msgstr "sets the heading of the turtle (0 is towards the top of the screen.)" -#: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3398 -#: TurtleArt/tawindow.py:3404 TurtleArtActivity.py:538 +#: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3698 +#: TurtleArt/tawindow.py:3704 TurtleArtActivity.py:531 msgid "xcor" msgstr "xcor" @@ -128,8 +130,8 @@ msgstr "" "holds current x-coordinate value of the turtle (can be used in place of a " "number block)" -#: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3398 -#: TurtleArt/tawindow.py:3404 TurtleArtActivity.py:539 +#: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3698 +#: TurtleArt/tawindow.py:3704 TurtleArtActivity.py:532 msgid "ycor" msgstr "ycor" @@ -141,8 +143,8 @@ msgstr "" "holds current y-coordinate value of the turtle (can be used in place of a " "number block)" -#: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3399 -#: TurtleArt/tawindow.py:3405 TurtleArtActivity.py:539 +#: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3699 +#: TurtleArt/tawindow.py:3705 TurtleArtActivity.py:532 msgid "heading" msgstr "heading" @@ -186,11 +188,11 @@ msgstr "sets size of the line drawn by the turtle" msgid "fill screen" msgstr "fill screen" -#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:400 taextras.py:295 +#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:370 taextras.py:299 msgid "color" msgstr "color" -#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:410 +#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:380 msgid "shade" msgstr "shade" @@ -207,65 +209,65 @@ msgid "holds current pen size (can be used in place of a number block)" msgstr "holds current pen size (can be used in place of a number block)" #: TurtleArt/tabasics.py:335 -msgid "start fill" -msgstr "start fill" - -#: TurtleArt/tabasics.py:337 -msgid "starts filled polygon (used with end fill block)" -msgstr "starts filled polygon (used with end fill block)" - -#: TurtleArt/tabasics.py:344 -msgid "end fill" -msgstr "end fill" - -#: TurtleArt/tabasics.py:346 -msgid "completes filled polygon (used with start fill block)" -msgstr "completes filled polygon (used with start fill block)" - -#: TurtleArt/tabasics.py:357 TurtleArt/tabasics.py:361 -msgid "Palette of pen colors" -msgstr "Palette of pen colors" - -#: TurtleArt/tabasics.py:365 msgid "set color" msgstr "set color" -#: TurtleArt/tabasics.py:369 +#: TurtleArt/tabasics.py:339 msgid "sets color of the line drawn by the turtle" msgstr "sets color of the line drawn by the turtle" -#: TurtleArt/tabasics.py:377 +#: TurtleArt/tabasics.py:347 msgid "set shade" msgstr "set shade" -#: TurtleArt/tabasics.py:381 +#: TurtleArt/tabasics.py:351 msgid "sets shade of the line drawn by the turtle" msgstr "sets shade of the line drawn by the turtle" -#: TurtleArt/tabasics.py:389 +#: TurtleArt/tabasics.py:359 msgid "set gray" msgstr "set gray" -#: TurtleArt/tabasics.py:392 +#: TurtleArt/tabasics.py:362 msgid "sets gray level of the line drawn by the turtle" msgstr "sets gray level of the line drawn by the turtle" -#: TurtleArt/tabasics.py:401 +#: TurtleArt/tabasics.py:371 msgid "holds current pen color (can be used in place of a number block)" msgstr "holds current pen color (can be used in place of a number block)" -#: TurtleArt/tabasics.py:411 +#: TurtleArt/tabasics.py:381 msgid "holds current pen shade" msgstr "holds current pen shade" -#: TurtleArt/tabasics.py:419 +#: TurtleArt/tabasics.py:389 msgid "gray" msgstr "gray" -#: TurtleArt/tabasics.py:420 +#: TurtleArt/tabasics.py:390 msgid "holds current gray level (can be used in place of a number block)" msgstr "holds current gray level (can be used in place of a number block)" +#: TurtleArt/tabasics.py:398 +msgid "start fill" +msgstr "start fill" + +#: TurtleArt/tabasics.py:400 +msgid "starts filled polygon (used with end fill block)" +msgstr "starts filled polygon (used with end fill block)" + +#: TurtleArt/tabasics.py:407 +msgid "end fill" +msgstr "end fill" + +#: TurtleArt/tabasics.py:409 +msgid "completes filled polygon (used with start fill block)" +msgstr "completes filled polygon (used with start fill block)" + +#: TurtleArt/tabasics.py:420 TurtleArt/tabasics.py:424 +msgid "Palette of pen colors" +msgstr "Palette of pen colors" + #: TurtleArt/tabasics.py:426 msgid "red" msgstr "red" @@ -416,380 +418,373 @@ msgstr "greater than" msgid "logical greater-than operator" msgstr "logical greater-than operator" -#: TurtleArt/tabasics.py:663 -msgid "True" -msgstr "True" - -#: TurtleArt/tabasics.py:669 +#: TurtleArt/tabasics.py:666 msgid "less than" msgstr "less than" -#: TurtleArt/tabasics.py:673 +#: TurtleArt/tabasics.py:670 msgid "logical less-than operator" msgstr "logical less-than operator" #: TurtleArt/tabasics.py:678 -msgid "False" -msgstr "False" - -#: TurtleArt/tabasics.py:684 msgid "equal" msgstr "equal" -#: TurtleArt/tabasics.py:688 +#: TurtleArt/tabasics.py:682 msgid "logical equal-to operator" msgstr "logical equal-to operator" -#: TurtleArt/tabasics.py:694 +#: TurtleArt/tabasics.py:688 msgid "not" msgstr "not" -#: TurtleArt/tabasics.py:697 +#: TurtleArt/tabasics.py:691 msgid "logical NOT operator" msgstr "logical NOT operator" -#: TurtleArt/tabasics.py:703 TurtleArt/tabasics.py:706 +#: TurtleArt/tabasics.py:697 TurtleArt/tabasics.py:700 msgid "and" msgstr "and" -#: TurtleArt/tabasics.py:707 +#: TurtleArt/tabasics.py:701 msgid "logical AND operator" msgstr "logical AND operator" -#: TurtleArt/tabasics.py:714 TurtleArt/tabasics.py:717 +#: TurtleArt/tabasics.py:708 TurtleArt/tabasics.py:711 msgid "or" msgstr "or" -#: TurtleArt/tabasics.py:718 +#: TurtleArt/tabasics.py:712 msgid "logical OR operator" msgstr "logical OR operator" -#: TurtleArt/tabasics.py:727 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:95 +#: TurtleArt/tabasics.py:721 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:97 msgid "Palette of flow operators" msgstr "Palette of flow operators" -#: TurtleArt/tabasics.py:732 +#: TurtleArt/tabasics.py:726 msgid "wait" msgstr "wait" -#: TurtleArt/tabasics.py:736 +#: TurtleArt/tabasics.py:730 msgid "pauses program execution a specified number of seconds" msgstr "pauses program execution a specified number of seconds" -#: TurtleArt/tabasics.py:743 +#: TurtleArt/tabasics.py:737 msgid "forever" msgstr "forever" -#: TurtleArt/tabasics.py:747 +#: TurtleArt/tabasics.py:741 msgid "loops forever" msgstr "loops forever" -#: TurtleArt/tabasics.py:754 TurtleArt/tabasics.py:758 +#: TurtleArt/tabasics.py:748 TurtleArt/tabasics.py:752 msgid "repeat" msgstr "repeat" -#: TurtleArt/tabasics.py:759 +#: TurtleArt/tabasics.py:753 msgid "loops specified number of times" msgstr "loops specified number of times" -#: TurtleArt/tabasics.py:765 TurtleArt/tabasics.py:777 +#: TurtleArt/tabasics.py:759 TurtleArt/tabasics.py:772 msgid "if" msgstr "if" -#: TurtleArt/tabasics.py:765 +#: TurtleArt/tabasics.py:759 TurtleArt/tabasics.py:772 msgid "then" msgstr "then" -#: TurtleArt/tabasics.py:768 +#: TurtleArt/tabasics.py:762 msgid "if then" msgstr "if then" -#: TurtleArt/tabasics.py:770 +#: TurtleArt/tabasics.py:764 msgid "if-then operator that uses boolean operators from Numbers palette" msgstr "if-then operator that uses boolean operators from Numbers palette" -#: TurtleArt/tabasics.py:777 -msgid "then else" -msgstr "then else" +#: TurtleArt/tabasics.py:772 +msgid "else" +msgstr "else" -#: TurtleArt/tabasics.py:781 +#: TurtleArt/tabasics.py:776 TurtleArt/tabasics.py:784 msgid "if then else" msgstr "if then else" -#: TurtleArt/tabasics.py:782 +#: TurtleArt/tabasics.py:777 TurtleArt/tabasics.py:785 msgid "if-then-else operator that uses boolean operators from Numbers palette" msgstr "if-then-else operator that uses boolean operators from Numbers palette" -#: TurtleArt/tabasics.py:790 +#: TurtleArt/tabasics.py:794 msgid "horizontal space" msgstr "horizontal space" -#: TurtleArt/tabasics.py:791 +#: TurtleArt/tabasics.py:795 msgid "jogs stack right" msgstr "jogs stack right" -#: TurtleArt/tabasics.py:798 +#: TurtleArt/tabasics.py:802 msgid "vertical space" msgstr "vertical space" -#: TurtleArt/tabasics.py:799 +#: TurtleArt/tabasics.py:803 msgid "jogs stack down" msgstr "jogs stack down" -#: TurtleArt/tabasics.py:805 +#: TurtleArt/tabasics.py:809 msgid "stop action" msgstr "stop action" -#: TurtleArt/tabasics.py:808 +#: TurtleArt/tabasics.py:812 msgid "stops current action" msgstr "stops current action" -#: TurtleArt/tabasics.py:817 +#: TurtleArt/tabasics.py:821 msgid "Palette of variable blocks" msgstr "Palette of variable blocks" -#: TurtleArt/tabasics.py:822 pysamples/grecord.py:213 +#: TurtleArt/tabasics.py:826 pysamples/grecord.py:213 msgid "start" msgstr "start" -#: TurtleArt/tabasics.py:825 +#: TurtleArt/tabasics.py:829 msgid "connects action to toolbar run buttons" msgstr "connects action to toolbar run buttons" -#: TurtleArt/tabasics.py:833 +#: TurtleArt/tabasics.py:836 TurtleArt/tabasics.py:837 +#: TurtleArt/tabasics.py:838 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:185 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:187 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:194 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:207 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222 +msgid "text" +msgstr "text" + +#: TurtleArt/tabasics.py:839 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:188 +msgid "string value" +msgstr "string value" + +#: TurtleArt/tabasics.py:843 TurtleArt/tabasics.py:846 +#: TurtleArt/tabasics.py:854 TurtleArt/tabasics.py:858 +#: TurtleArt/tawindow.py:1246 TurtleArt/tawindow.py:1321 +#: TurtleArt/tawindow.py:3948 +msgid "action" +msgstr "action" + +#: TurtleArt/tabasics.py:848 +msgid "top of nameable action stack" +msgstr "top of nameable action stack" + +#: TurtleArt/tabasics.py:859 TurtleArt/tawindow.py:3962 +msgid "invokes named action stack" +msgstr "invokes named action stack" + +#: TurtleArt/tabasics.py:866 msgid "store in box 1" msgstr "store in box 1" -#: TurtleArt/tabasics.py:838 +#: TurtleArt/tabasics.py:871 msgid "stores numeric value in Variable 1" msgstr "stores numeric value in Variable 1" -#: TurtleArt/tabasics.py:845 +#: TurtleArt/tabasics.py:879 msgid "store in box 2" msgstr "store in box 2" -#: TurtleArt/tabasics.py:850 +#: TurtleArt/tabasics.py:884 msgid "stores numeric value in Variable 2" msgstr "stores numeric value in Variable 2" -#: TurtleArt/tabasics.py:857 TurtleArt/tabasics.py:858 -#: TurtleArt/tabasics.py:859 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:174 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:175 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:176 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:183 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:196 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:211 -msgid "text" -msgstr "text" - -#: TurtleArt/tabasics.py:860 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:177 -msgid "string value" -msgstr "string value" - -#: TurtleArt/tabasics.py:864 +#: TurtleArt/tabasics.py:892 msgid "box 1" msgstr "box 1" -#: TurtleArt/tabasics.py:867 +#: TurtleArt/tabasics.py:895 msgid "Variable 1 (numeric value)" msgstr "Variable 1 (numeric value)" -#: TurtleArt/tabasics.py:873 +#: TurtleArt/tabasics.py:902 msgid "box 2" msgstr "box 2" -#: TurtleArt/tabasics.py:876 +#: TurtleArt/tabasics.py:905 msgid "Variable 2 (numeric value)" msgstr "Variable 2 (numeric value)" -#: TurtleArt/tabasics.py:883 TurtleArt/tabasics.py:894 -#: TurtleArt/tawindow.py:3652 -msgid "box" -msgstr "box" - -#: TurtleArt/tabasics.py:886 TurtleArt/tabasics.py:898 -#: TurtleArt/tawindow.py:1239 -msgid "my box" -msgstr "my box" - -#: TurtleArt/tabasics.py:888 TurtleArt/tawindow.py:3666 -msgid "named variable (numeric value)" -msgstr "named variable (numeric value)" - -#: TurtleArt/tabasics.py:894 +#: TurtleArt/tabasics.py:911 msgid "store in" msgstr "store in" -#: TurtleArt/tabasics.py:894 taextras.py:370 +#: TurtleArt/tabasics.py:911 TurtleArt/tabasics.py:925 +#: TurtleArt/tawindow.py:3977 +msgid "box" +msgstr "box" + +#: TurtleArt/tabasics.py:911 taextras.py:381 msgid "value" msgstr "value" -#: TurtleArt/tabasics.py:899 +#: TurtleArt/tabasics.py:915 TurtleArt/tabasics.py:928 +#: TurtleArt/tawindow.py:1250 +msgid "my box" +msgstr "my box" + +#: TurtleArt/tabasics.py:916 msgid "stores numeric value in named variable" msgstr "stores numeric value in named variable" -#: TurtleArt/tabasics.py:907 TurtleArt/tabasics.py:910 -#: TurtleArt/tabasics.py:934 TurtleArt/tabasics.py:938 -#: TurtleArt/tawindow.py:1235 TurtleArt/tawindow.py:3627 -msgid "action" -msgstr "action" - -#: TurtleArt/tabasics.py:912 -msgid "top of nameable action stack" -msgstr "top of nameable action stack" +#: TurtleArt/tabasics.py:930 TurtleArt/tawindow.py:3991 +msgid "named variable (numeric value)" +msgstr "named variable (numeric value)" -#: TurtleArt/tabasics.py:917 TurtleArt/tabasics.py:945 +#: TurtleArt/tabasics.py:937 TurtleArt/tabasics.py:956 msgid "action 1" msgstr "action 1" -#: TurtleArt/tabasics.py:920 +#: TurtleArt/tabasics.py:940 msgid "top of Action 1 stack" msgstr "top of Action 1 stack" -#: TurtleArt/tabasics.py:925 TurtleArt/tabasics.py:954 +#: TurtleArt/tabasics.py:946 TurtleArt/tabasics.py:966 msgid "action 2" msgstr "action 2" -#: TurtleArt/tabasics.py:928 +#: TurtleArt/tabasics.py:949 msgid "top of Action 2 stack" msgstr "top of Action 2 stack" -#: TurtleArt/tabasics.py:939 TurtleArt/tawindow.py:3641 -msgid "invokes named action stack" -msgstr "invokes named action stack" - -#: TurtleArt/tabasics.py:948 +#: TurtleArt/tabasics.py:959 msgid "invokes Action 1 stack" msgstr "invokes Action 1 stack" -#: TurtleArt/tabasics.py:957 +#: TurtleArt/tabasics.py:969 msgid "invokes Action 2 stack" msgstr "invokes Action 2 stack" -#: TurtleArt/tabasics.py:965 +#: TurtleArt/tabasics.py:977 msgid "trash" msgstr "trash" -#: TurtleArt/tabasics.py:969 +#: TurtleArt/tabasics.py:981 msgid "empty trash" msgstr "empty trash" -#: TurtleArt/tabasics.py:970 +#: TurtleArt/tabasics.py:982 msgid "permanently deletes items in trash" msgstr "permanently deletes items in trash" -#: TurtleArt/tabasics.py:974 +#: TurtleArt/tabasics.py:986 msgid "restore all" msgstr "restore all" -#: TurtleArt/tabasics.py:975 +#: TurtleArt/tabasics.py:987 msgid "restore all blocks from trash" msgstr "restore all blocks from trash" -#: TurtleArt/tabasics.py:979 +#: TurtleArt/tabasics.py:991 msgid "clear all" msgstr "clear all" -#: TurtleArt/tabasics.py:980 +#: TurtleArt/tabasics.py:992 msgid "move all blocks to trash" msgstr "move all blocks to trash" -#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1661 -#: TurtleArtActivity.py:631 +#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1702 +#: TurtleArtActivity.py:626 msgid "Share selected blocks" msgstr "Share selected blocks" -#: 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:928 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:943 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:958 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:973 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:988 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1003 +#: TurtleArt/taconstants.py:241 TurtleArt/taconstants.py:263 +#: TurtleArt/taconstants.py:284 TurtleArt/taconstants.py:326 +#: TurtleArt/taconstants.py:368 TurtleArt/taconstants.py:410 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:938 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:953 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:968 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:983 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:998 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1013 msgid "Title" msgstr "Title" -#: TurtleArt/talogo.py:350 TurtleArt/talogo.py:365 TurtleArtActivity.py:290 -#: TurtleArtActivity.py:611 TurtleArtActivity.py:795 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1415 +#: TurtleArt/talogo.py:358 TurtleArt/talogo.py:373 TurtleArtActivity.py:285 +#: TurtleArtActivity.py:606 TurtleArtActivity.py:784 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1416 msgid "Stop turtle" msgstr "Stop turtle" -#: TurtleArt/talogo.py:361 TurtleArtActivity.py:612 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1408 +#: TurtleArt/talogo.py:369 TurtleArtActivity.py:607 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1409 msgid "Show blocks" msgstr "Show blocks" -#: TurtleArt/talogo.py:484 +#: TurtleArt/talogo.py:492 msgid "did not output to" msgstr "did not output to" -#: TurtleArt/talogo.py:543 +#: TurtleArt/talogo.py:551 msgid "I don't know how to" msgstr "I don't know how to" -#: TurtleArt/talogo.py:594 +#: TurtleArt/talogo.py:602 msgid "doesn't like" msgstr "doesn't like" -#: TurtleArt/talogo.py:594 +#: TurtleArt/talogo.py:602 msgid "as input" msgstr "as input" -#: TurtleArt/tapalette.py:96 +#: TurtleArt/tapalette.py:95 msgid "displays next palette" msgstr "displays next palette" -#: TurtleArt/tapalette.py:97 +#: TurtleArt/tapalette.py:96 msgid "changes the orientation of the palette of blocks" msgstr "changes the orientation of the palette of blocks" -#: TurtleArt/tautils.py:177 +#: TurtleArt/tautils.py:173 msgid "Load..." msgstr "Load..." -#: TurtleArt/tautils.py:187 +#: TurtleArt/tautils.py:183 msgid "Save..." msgstr "Save..." -#: TurtleArt/tautils.py:592 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:692 +#: TurtleArt/tautils.py:455 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:688 msgid "click to open" msgstr "click to open" -#: TurtleArt/tawindow.py:953 TurtleArt/tawindow.py:954 +#: TurtleArt/tawindow.py:964 TurtleArt/tawindow.py:965 msgid "orientation" msgstr "orientation" -#: TurtleArt/tawindow.py:964 TurtleArt/tawindow.py:1358 +#: TurtleArt/tawindow.py:975 TurtleArt/tawindow.py:1387 msgid "next" msgstr "next" -#: TurtleArt/tawindow.py:976 TurtleArt/tawindow.py:977 -#: TurtleArt/tawindow.py:1378 +#: TurtleArt/tawindow.py:987 TurtleArt/tawindow.py:988 +#: TurtleArt/tawindow.py:1407 msgid "shift" msgstr "shift" -#: TurtleArt/tawindow.py:1251 +#: TurtleArt/tawindow.py:1262 msgid "Select blocks to share" msgstr "Select blocks to share" -#: TurtleArt/tawindow.py:3503 +#: TurtleArt/tawindow.py:3803 msgid "image" msgstr "image" -#: TurtleArtActivity.py:132 TurtleArtActivity.py:637 TurtleArtActivity.py:728 -#: TurtleArtActivity.py:748 turtleblocks.py:331 +#: TurtleArtActivity.py:132 TurtleArtActivity.py:632 TurtleArtActivity.py:723 +#: TurtleArtActivity.py:743 turtleblocks.py:331 msgid "Save as Logo" msgstr "Save as Logo" -#: TurtleArtActivity.py:169 TurtleArtActivity.py:636 TurtleArtActivity.py:725 -#: TurtleArtActivity.py:745 turtleblocks.py:329 +#: TurtleArtActivity.py:169 TurtleArtActivity.py:631 TurtleArtActivity.py:720 +#: TurtleArtActivity.py:740 turtleblocks.py:329 msgid "Save as image" msgstr "Save as image" @@ -797,12 +792,12 @@ msgstr "Save as image" msgid "snapshot" msgstr "snapshot" -#: TurtleArtActivity.py:185 TurtleArtActivity.py:569 TurtleArtActivity.py:613 -#: TurtleArtActivity.py:751 +#: TurtleArtActivity.py:185 TurtleArtActivity.py:565 TurtleArtActivity.py:608 +#: TurtleArtActivity.py:746 msgid "Save snapshot" msgstr "Save snapshot" -#: TurtleArtActivity.py:226 TurtleArtActivity.py:550 TurtleArtActivity.py:687 +#: TurtleArtActivity.py:226 TurtleArtActivity.py:543 TurtleArtActivity.py:682 #: turtleblocks.py:349 msgid "Turn off hover help" msgstr "Turn off hover help" @@ -815,144 +810,144 @@ msgstr "Turn on hover help" msgid "Show palette" msgstr "Show palette" -#: TurtleArtActivity.py:246 TurtleArtActivity.py:777 turtleblocks.py:363 +#: TurtleArtActivity.py:246 TurtleArtActivity.py:772 turtleblocks.py:363 msgid "Hide palette" msgstr "Hide palette" -#: TurtleArtActivity.py:402 +#: TurtleArtActivity.py:395 msgid "Rescale coordinates down" msgstr "Rescale coordinates down" -#: TurtleArtActivity.py:406 TurtleArtActivity.py:542 TurtleArtActivity.py:683 +#: TurtleArtActivity.py:399 TurtleArtActivity.py:535 TurtleArtActivity.py:678 msgid "Rescale coordinates up" msgstr "Rescale coordinates up" -#: TurtleArtActivity.py:478 TurtleArtActivity.py:514 TurtleArtActivity.py:604 -#: TurtleArtActivity.py:658 turtleblocks.py:358 +#: TurtleArtActivity.py:471 TurtleArtActivity.py:507 TurtleArtActivity.py:600 +#: TurtleArtActivity.py:653 turtleblocks.py:358 msgid "Edit" msgstr "Edit" -#: TurtleArtActivity.py:483 TurtleArtActivity.py:512 TurtleArtActivity.py:605 -#: TurtleArtActivity.py:675 turtleblocks.py:353 +#: TurtleArtActivity.py:476 TurtleArtActivity.py:505 TurtleArtActivity.py:601 +#: TurtleArtActivity.py:670 turtleblocks.py:353 msgid "View" msgstr "View" -#: TurtleArtActivity.py:510 TurtleArtActivity.py:606 +#: TurtleArtActivity.py:503 TurtleArtActivity.py:602 msgid "Project" msgstr "Project" -#: TurtleArtActivity.py:516 TurtleArtActivity.py:603 TurtleArtActivity.py:633 -#: TurtleArtActivity.py:635 TurtleArtActivity.py:720 +#: TurtleArtActivity.py:509 TurtleArtActivity.py:599 TurtleArtActivity.py:628 +#: TurtleArtActivity.py:630 TurtleArtActivity.py:715 msgid "Save/Load" msgstr "Save/Load" -#: TurtleArtActivity.py:524 TurtleArtActivity.py:659 turtleblocks.py:356 +#: TurtleArtActivity.py:517 TurtleArtActivity.py:654 turtleblocks.py:356 msgid "Copy" msgstr "Copy" -#: TurtleArtActivity.py:526 TurtleArtActivity.py:660 turtleblocks.py:357 +#: TurtleArtActivity.py:519 TurtleArtActivity.py:655 turtleblocks.py:357 msgid "Paste" msgstr "Paste" -#: TurtleArtActivity.py:528 TurtleArtActivity.py:676 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:754 +#: TurtleArtActivity.py:521 TurtleArtActivity.py:671 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:764 msgid "Fullscreen" msgstr "Fullscreen" -#: TurtleArtActivity.py:530 TurtleArtActivity.py:677 turtleblocks.py:337 +#: TurtleArtActivity.py:523 TurtleArtActivity.py:672 turtleblocks.py:337 msgid "Cartesian coordinates" msgstr "Cartesian coordinates" -#: TurtleArtActivity.py:532 TurtleArtActivity.py:679 turtleblocks.py:339 +#: TurtleArtActivity.py:525 TurtleArtActivity.py:674 turtleblocks.py:339 msgid "Polar coordinates" msgstr "Polar coordinates" -#: TurtleArtActivity.py:535 TurtleArtActivity.py:681 +#: TurtleArtActivity.py:528 TurtleArtActivity.py:676 msgid "Metric coordinates" msgstr "Metric coordinates" -#: TurtleArtActivity.py:545 TurtleArtActivity.py:685 turtleblocks.py:343 +#: TurtleArtActivity.py:538 TurtleArtActivity.py:680 turtleblocks.py:343 msgid "Grow blocks" msgstr "Grow blocks" -#: TurtleArtActivity.py:547 TurtleArtActivity.py:686 turtleblocks.py:345 +#: TurtleArtActivity.py:540 TurtleArtActivity.py:681 turtleblocks.py:345 msgid "Shrink blocks" msgstr "Shrink blocks" -#: TurtleArtActivity.py:573 TurtleArtActivity.py:614 +#: TurtleArtActivity.py:569 TurtleArtActivity.py:609 msgid "Load example" msgstr "Load example" -#: TurtleArtActivity.py:607 TurtleArtActivity.py:783 turtleblocks.py:370 +#: TurtleArtActivity.py:603 TurtleArtActivity.py:778 turtleblocks.py:370 msgid "Clean" msgstr "Clean" -#: TurtleArtActivity.py:608 TurtleArtActivity.py:785 turtleblocks.py:371 +#: TurtleArtActivity.py:604 TurtleArtActivity.py:780 turtleblocks.py:371 msgid "Run" msgstr "Run" -#: TurtleArtActivity.py:609 TurtleArtActivity.py:787 turtleblocks.py:372 +#: TurtleArtActivity.py:605 TurtleArtActivity.py:782 turtleblocks.py:372 msgid "Step" msgstr "Step" -#: TurtleArtActivity.py:615 util/helpbutton.py:45 +#: TurtleArtActivity.py:610 util/helpbutton.py:45 msgid "Help" msgstr "Help" -#: TurtleArtActivity.py:616 turtleblocks.py:374 +#: TurtleArtActivity.py:611 turtleblocks.py:374 msgid "Stop" msgstr "Stop" -#: TurtleArtActivity.py:638 TurtleArtActivity.py:731 TurtleArtActivity.py:753 +#: TurtleArtActivity.py:633 TurtleArtActivity.py:726 TurtleArtActivity.py:748 msgid "Load project" msgstr "Load project" -#: TurtleArtActivity.py:641 TurtleArtActivity.py:736 TurtleArtActivity.py:758 +#: TurtleArtActivity.py:636 TurtleArtActivity.py:731 TurtleArtActivity.py:753 msgid "Load plugin" msgstr "Load plugin" -#: TurtleArtActivity.py:642 TurtleArtActivity.py:739 TurtleArtActivity.py:761 +#: TurtleArtActivity.py:637 TurtleArtActivity.py:734 TurtleArtActivity.py:756 msgid "Load Python block" msgstr "Load Python block" -#: TurtleArtActivity.py:715 +#: TurtleArtActivity.py:710 msgid "Sharing blocks disabled" msgstr "Sharing blocks disabled" -#: TurtleArtActivity.py:778 +#: TurtleArtActivity.py:773 msgid "p" msgstr "p" -#: TurtleArtActivity.py:783 +#: TurtleArtActivity.py:778 msgid "e" msgstr "e" -#: TurtleArtActivity.py:785 +#: TurtleArtActivity.py:780 msgid "r" msgstr "r" -#: TurtleArtActivity.py:787 +#: TurtleArtActivity.py:782 msgid "w" msgstr "w" -#: TurtleArtActivity.py:796 +#: TurtleArtActivity.py:785 msgid "s" msgstr "s" -#: TurtleArtActivity.py:929 TurtleArtActivity.py:934 TurtleArtActivity.py:1001 +#: TurtleArtActivity.py:919 TurtleArtActivity.py:924 TurtleArtActivity.py:991 msgid "Plugin could not be installed." msgstr "Plugin could not be installed." -#: TurtleArtActivity.py:997 +#: TurtleArtActivity.py:987 msgid "Please restart Turtle Art in order to use the plugin." msgstr "Please restart Turtle Art in order to use the plugin." -#: TurtleArtActivity.py:1015 +#: TurtleArtActivity.py:1005 #, python-format msgid "Plugin %s already installed." msgstr "Plugin %s already installed." -#: TurtleArtActivity.py:1016 +#: TurtleArtActivity.py:1006 #, python-format msgid "Do you want to reinstall %s?" msgstr "Do you want to reinstall %s?" @@ -1063,424 +1058,435 @@ msgstr "Failed to upload!" #: plugins/accelerometer/accelerometer.py:49 #: plugins/audio_sensors/audio_sensors.py:75 -#: plugins/camera_sensor/camera_sensor.py:56 +#: plugins/camera_sensor/camera_sensor.py:57 #: plugins/light_sensor/light_sensor.py:49 plugins/rfid/rfid.py:86 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:317 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:328 msgid "Palette of sensor blocks" msgstr "Palette of sensor blocks" -#: plugins/accelerometer/accelerometer.py:55 -#: plugins/accelerometer/accelerometer.py:62 +#: plugins/accelerometer/accelerometer.py:56 +#: plugins/accelerometer/accelerometer.py:63 msgid "acceleration" msgstr "acceleration" -#: plugins/accelerometer/accelerometer.py:57 -#: plugins/accelerometer/accelerometer.py:64 +#: plugins/accelerometer/accelerometer.py:58 +#: plugins/accelerometer/accelerometer.py:65 msgid "push acceleration in x, y, z to heap" msgstr "push acceleration in x, y, z to heap" -#: plugins/audio_sensors/audio_sensors.py:82 -#: plugins/audio_sensors/audio_sensors.py:97 pysamples/grecord.py:205 -#: taextras.py:297 +#: plugins/audio_sensors/audio_sensors.py:83 +#: plugins/audio_sensors/audio_sensors.py:98 pysamples/grecord.py:205 +#: taextras.py:301 msgid "sound" msgstr "sound" -#: plugins/audio_sensors/audio_sensors.py:83 -#: plugins/audio_sensors/audio_sensors.py:98 +#: plugins/audio_sensors/audio_sensors.py:84 +#: plugins/audio_sensors/audio_sensors.py:99 msgid "raw microphone input signal" msgstr "raw microphone input signal" -#: plugins/audio_sensors/audio_sensors.py:89 -#: plugins/audio_sensors/audio_sensors.py:104 +#: plugins/audio_sensors/audio_sensors.py:90 +#: plugins/audio_sensors/audio_sensors.py:105 msgid "loudness" msgstr "loudness" -#: plugins/audio_sensors/audio_sensors.py:90 -#: plugins/audio_sensors/audio_sensors.py:105 +#: plugins/audio_sensors/audio_sensors.py:91 +#: plugins/audio_sensors/audio_sensors.py:106 msgid "microphone input volume" msgstr "microphone input volume" -#: plugins/audio_sensors/audio_sensors.py:118 -#: plugins/audio_sensors/audio_sensors.py:126 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 +#: plugins/audio_sensors/audio_sensors.py:119 +#: plugins/audio_sensors/audio_sensors.py:127 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:315 msgid "pitch" msgstr "pitch" -#: plugins/audio_sensors/audio_sensors.py:119 -#: plugins/audio_sensors/audio_sensors.py:127 +#: plugins/audio_sensors/audio_sensors.py:120 +#: plugins/audio_sensors/audio_sensors.py:128 msgid "microphone input pitch" msgstr "microphone input pitch" -#: plugins/audio_sensors/audio_sensors.py:150 -#: plugins/audio_sensors/audio_sensors.py:164 -#: plugins/audio_sensors/audio_sensors.py:177 -#: plugins/audio_sensors/audio_sensors.py:191 -msgid "resistance" -msgstr "resistance" - #: plugins/audio_sensors/audio_sensors.py:151 #: plugins/audio_sensors/audio_sensors.py:165 #: plugins/audio_sensors/audio_sensors.py:178 #: plugins/audio_sensors/audio_sensors.py:192 +msgid "resistance" +msgstr "resistance" + +#: plugins/audio_sensors/audio_sensors.py:152 +#: plugins/audio_sensors/audio_sensors.py:166 +#: plugins/audio_sensors/audio_sensors.py:179 +#: plugins/audio_sensors/audio_sensors.py:193 msgid "microphone input resistance" msgstr "microphone input resistance" -#: plugins/audio_sensors/audio_sensors.py:156 -#: plugins/audio_sensors/audio_sensors.py:170 -#: plugins/audio_sensors/audio_sensors.py:183 -#: plugins/audio_sensors/audio_sensors.py:197 -msgid "voltage" -msgstr "voltage" - #: plugins/audio_sensors/audio_sensors.py:157 #: plugins/audio_sensors/audio_sensors.py:171 #: plugins/audio_sensors/audio_sensors.py:184 #: plugins/audio_sensors/audio_sensors.py:198 +msgid "voltage" +msgstr "voltage" + +#: plugins/audio_sensors/audio_sensors.py:158 +#: plugins/audio_sensors/audio_sensors.py:172 +#: plugins/audio_sensors/audio_sensors.py:185 +#: plugins/audio_sensors/audio_sensors.py:199 msgid "microphone input voltage" msgstr "microphone input voltage" -#: 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 +#: plugins/camera_sensor/camera_sensor.py:61 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:132 +msgid "Palette of media objects" +msgstr "Palette of media objects" + +#: plugins/camera_sensor/camera_sensor.py:73 +#: plugins/camera_sensor/camera_sensor.py:86 +#: plugins/camera_sensor/camera_sensor.py:105 +#: plugins/camera_sensor/camera_sensor.py:118 +#: plugins/light_sensor/light_sensor.py:56 +#: plugins/light_sensor/light_sensor.py:63 msgid "brightness" msgstr "brightness" -#: plugins/camera_sensor/camera_sensor.py:68 -#: plugins/camera_sensor/camera_sensor.py:99 +#: plugins/camera_sensor/camera_sensor.py:75 +#: plugins/camera_sensor/camera_sensor.py:107 msgid "light level detected by camera" msgstr "light level detected by camera" -#: plugins/camera_sensor/camera_sensor.py:80 -#: plugins/camera_sensor/camera_sensor.py:111 +#: plugins/camera_sensor/camera_sensor.py:88 +#: plugins/camera_sensor/camera_sensor.py:120 msgid "Average RGB color from camera is pushed to the stack" msgstr "Average RGB color from camera is pushed to the stack" -#: plugins/camera_sensor/camera_sensor.py:91 -#: plugins/camera_sensor/camera_sensor.py:123 +#: plugins/camera_sensor/camera_sensor.py:99 +#: plugins/camera_sensor/camera_sensor.py:132 msgid "camera output" msgstr "camera output" -#: plugins/light_sensor/light_sensor.py:57 -#: plugins/light_sensor/light_sensor.py:64 +#: plugins/light_sensor/light_sensor.py:58 +#: plugins/light_sensor/light_sensor.py:65 msgid "light level detected by light sensor" msgstr "light level detected by light sensor" -#: plugins/rfid/rfid.py:91 plugins/rfid/rfid.py:99 +#: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100 msgid "RFID" msgstr "RFID" -#: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100 +#: plugins/rfid/rfid.py:93 plugins/rfid/rfid.py:101 msgid "read value from RFID device" msgstr "read value from RFID device" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:100 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:102 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:105 msgid "while" msgstr "while" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:104 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:106 msgid "do-while-True operator that uses boolean operators from Numbers palette" msgstr "do-while-True operator that uses boolean operators from Numbers palette" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:110 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:112 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:115 msgid "until" msgstr "until" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:114 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:116 msgid "do-until-True operator that uses boolean operators from Numbers palette" msgstr "do-until-True operator that uses boolean operators from Numbers palette" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:121 -msgid "Palette of media objects" -msgstr "Palette of media objects" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:123 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:690 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:861 +msgid "top" +msgstr "top" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:125 +msgid "top of a collapsible stack" +msgstr "top of a collapsible stack" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:139 msgid "journal" msgstr "journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:129 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:140 msgid "Sugar Journal media object" msgstr "Sugar Journal media object" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:139 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:150 msgid "audio" msgstr "audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:141 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:152 msgid "Sugar Journal audio object" msgstr "Sugar Journal audio object" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:151 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:162 msgid "video" msgstr "video" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:153 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:164 msgid "Sugar Journal video object" msgstr "Sugar Journal video object" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:163 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:174 msgid "description" msgstr "description" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:165 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:176 msgid "Sugar Journal description field" msgstr "Sugar Journal description field" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:193 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:221 msgid "show" msgstr "show" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:199 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:214 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:197 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:225 msgid "draws text or show media from the Journal" msgstr "draws text or show media from the Journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:206 msgid "show aligned" msgstr "show aligned" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:233 msgid "set scale" msgstr "set scale" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:226 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:237 msgid "sets the scale of media" msgstr "sets the scale of media" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:233 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:244 msgid "save picture" msgstr "save picture" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:246 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:257 msgid "picture name" msgstr "picture name" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:236 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247 msgid "saves a picture to the Sugar Journal" msgstr "saves a picture to the Sugar Journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:244 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:255 msgid "save SVG" msgstr "save SVG" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258 msgid "saves turtle graphics as an SVG file in the Sugar Journal" msgstr "saves turtle graphics as an SVG file in the Sugar Journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:254 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:265 msgid "scale" msgstr "scale" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:269 msgid "holds current scale value" msgstr "holds current scale value" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:263 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:274 msgid "media wait" msgstr "media wait" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:265 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:276 msgid "wait for current video or audio to complete" msgstr "wait for current video or audio to complete" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:271 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:282 msgid "media stop" msgstr "media stop" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:273 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:284 msgid "stop video or audio" msgstr "stop video or audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:278 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:289 msgid "media pause" msgstr "media pause" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:280 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:291 msgid "pause video or audio" msgstr "pause video or audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:285 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:296 msgid "media resume" msgstr "media resume" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:287 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:298 msgid "resume playing video or audio" msgstr "resume playing video or audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:293 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 msgid "speak" msgstr "speak" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:295 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:306 msgid "hello" msgstr "hello" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:296 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307 msgid "speaks text" msgstr "speaks text" #. TRANS: pitch, duration, amplitude -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:315 msgid "sinewave" msgstr "sinewave" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:315 msgid "duration" msgstr "duration" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:318 msgid "plays a sinewave at frequency, amplitude, and duration (in seconds)" msgstr "plays a sinewave at frequency, amplitude, and duration (in seconds)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:323 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:334 msgid "button down" msgstr "button down" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:326 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:337 msgid "returns 1 if mouse button is pressed" msgstr "returns 1 if mouse button is pressed" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:333 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:344 msgid "mouse x" msgstr "mouse x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:336 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:347 msgid "returns mouse x coordinate" msgstr "returns mouse x coordinate" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:343 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:354 msgid "mouse y" msgstr "mouse y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:346 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:357 msgid "returns mouse y coordinate" msgstr "returns mouse y coordinate" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:354 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:365 msgid "query keyboard" msgstr "query keyboard" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:356 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:367 msgid "query for keyboard input (results stored in keyboard block)" msgstr "query for keyboard input (results stored in keyboard block)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:363 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:374 msgid "keyboard" msgstr "keyboard" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:367 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:378 msgid "holds results of query-keyboard block as ASCII" msgstr "holds results of query-keyboard block as ASCII" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:399 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:410 msgid "read pixel" msgstr "read pixel" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:402 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:413 msgid "RGB color under the turtle is pushed to the stack" msgstr "RGB color under the turtle is pushed to the stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:410 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:421 msgid "turtle sees" msgstr "turtle sees" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:412 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:423 msgid "returns the color that the turtle \"sees\"" msgstr "returns the color that the turtle \"sees\"" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:420 taextras.py:315 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:431 taextras.py:320 msgid "time" msgstr "time" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:423 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:434 msgid "elapsed time (in seconds) since program started" msgstr "elapsed time (in seconds) since program started" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:432 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:443 msgid "Palette of extra options" msgstr "Palette of extra options" #. TRANS: push adds a new item to the program stack -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:439 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:450 msgid "push" msgstr "push" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:442 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:453 msgid "pushes value onto FILO (first-in last-out heap)" msgstr "pushes value onto FILO (first-in last-out heap)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:452 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:463 msgid "show heap" msgstr "show heap" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:455 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:466 msgid "shows values in FILO (first-in last-out heap)" msgstr "shows values in FILO (first-in last-out heap)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:465 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:476 msgid "empty heap" msgstr "empty heap" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:468 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:479 msgid "emptys FILO (first-in-last-out heap)" msgstr "emptys FILO (first-in-last-out heap)" #. TRANS: pop removes a new item from the program stack -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:479 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:490 msgid "pop" msgstr "pop" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:483 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:494 msgid "pops value off FILO (first-in last-out heap)" msgstr "pops value off FILO (first-in last-out heap)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:493 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:504 msgid "empty heap?" msgstr "empty heap?" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:496 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:507 msgid "returns True if heap is empty" msgstr "returns True if heap is empty" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:503 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:505 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:514 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:516 msgid "comment" msgstr "comment" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:507 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:518 msgid "places a comment in your code" msgstr "places a comment in your code" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:513 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:524 msgid "print" msgstr "print" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:517 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:528 msgid "prints value in status block at bottom of the screen" msgstr "prints value in status block at bottom of the screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:527 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:538 msgid "Python chr operator" msgstr "Python chr operator" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:536 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:547 msgid "Python int operator" msgstr "Python int operator" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:543 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:556 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:570 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:554 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:567 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:581 msgid "Python" msgstr "Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:547 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 msgid "" "a programmable block: used to add advanced single-variable math equations, e." "g., sin(x)" @@ -1488,7 +1494,7 @@ msgstr "" "a programmable block: used to add advanced single-variable math equations, " "e.g., sin(x)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:560 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:571 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sqrt(x*x+y*y)" @@ -1496,7 +1502,7 @@ msgstr "" "a programmable block: used to add advanced multi-variable math equations, " "e.g., sqrt(x*x+y*y)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:574 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:585 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sin(x+y+z)" @@ -1504,224 +1510,216 @@ msgstr "" "a programmable block: used to add advanced multi-variable math equations, " "e.g., sin(x+y+z)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:586 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:602 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:617 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:597 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:613 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:628 msgid "Python block" msgstr "Python block" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:588 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:604 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:620 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:599 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:615 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631 msgid "runs code found in the tamyblock.py module found in the Journal" msgstr "runs code found in the tamyblock.py module found in the Journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:633 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:644 msgid "Cartesian" msgstr "Cartesian" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:635 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:646 msgid "displays Cartesian coordinates" msgstr "displays Cartesian coordinates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:641 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:652 msgid "polar" msgstr "polar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:643 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:654 msgid "displays polar coordinates" msgstr "displays polar coordinates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:649 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:731 msgid "turtle" msgstr "turtle" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:653 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:664 msgid "chooses which turtle to command" msgstr "chooses which turtle to command" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:662 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:671 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:673 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:682 msgid "turtle shell" msgstr "turtle shell" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:664 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:672 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:683 msgid "put a custom 'shell' on the turtle" msgstr "put a custom 'shell' on the turtle" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:677 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:851 -msgid "top" -msgstr "top" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:679 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:691 msgid "top of a collapsed stack" msgstr "top of a collapsed stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:685 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:827 -msgid "bottom" -msgstr "bottom" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:686 -msgid "bottom of a collapsible stack" -msgstr "bottom of a collapsible stack" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:694 -msgid "collapsed stack: click to open" -msgstr "collapsed stack: click to open" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:703 -msgid "bottom block in a collapsed stack: click to open" -msgstr "bottom block in a collapsed stack: click to open" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:696 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:706 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:717 +msgid "load" +msgstr "load" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:699 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:710 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:714 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:724 -msgid "top of stack" -msgstr "top of stack" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:711 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:721 -msgid "label" -msgstr "label" +msgid "loads a block" +msgstr "loads a block" #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:720 -msgid "top of a collapsible stack" -msgstr "top of a collapsible stack" +msgid "setxy" +msgstr "setxy" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:729 +msgid "palette" +msgstr "palette" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:732 +msgid "selects a palette" +msgstr "selects a palette" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:730 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:740 msgid "Palette of presentation templates" msgstr "Palette of presentation templates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:737 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:747 msgid "hide blocks" msgstr "hide blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:739 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:749 msgid "declutters canvas by hiding blocks" msgstr "declutters canvas by hiding blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:746 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:756 msgid "show blocks" msgstr "show blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:748 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:758 msgid "restores hidden blocks" msgstr "restores hidden blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:756 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:766 msgid "hides the Sugar toolbars" msgstr "hides the Sugar toolbars" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:765 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775 msgid "list" msgstr "list" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:769 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1004 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:779 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1014 msgid "presentation bulleted list" msgstr "presentation bulleted list" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:777 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1006 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:787 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1016 msgid "presentation template: list of bullets" msgstr "presentation template: list of bullets" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:784 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:946 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:794 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:956 msgid "presentation template: select Journal object (no description)" msgstr "presentation template: select Journal object (no description)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:791 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:931 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:801 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:941 msgid "presentation template: select Journal object (with description)" msgstr "presentation template: select Journal object (with description)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:798 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:991 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:808 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1001 msgid "presentation template: select four Journal objects" msgstr "presentation template: select four Journal objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:805 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:812 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:961 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:976 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:815 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:822 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:971 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:986 msgid "presentation template: select two Journal objects" msgstr "presentation template: select two Journal objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:822 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:832 msgid "xcor of left of screen" msgstr "xcor of left of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:830 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:837 +msgid "bottom" +msgstr "bottom" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:840 msgid "ycor of bottom of screen" msgstr "ycor of bottom of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:835 taextras.py:235 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:845 taextras.py:235 msgid "width" msgstr "width" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:838 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:848 msgid "the canvas width" msgstr "the canvas width" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:846 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:856 msgid "xcor of right of screen" msgstr "xcor of right of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:854 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:864 msgid "ycor of top of screen" msgstr "ycor of top of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:859 taextras.py:230 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:869 taextras.py:230 #: taextras.py:236 msgid "height" msgstr "height" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:862 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:872 msgid "the canvas height" msgstr "the canvas height" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:869 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:879 msgid "title x" msgstr "title x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:878 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:888 msgid "title y" msgstr "title y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:887 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:897 msgid "left x" msgstr "left x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:896 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:906 msgid "top y" msgstr "top y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:905 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:915 msgid "right x" msgstr "right x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:914 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:924 msgid "bottom y" msgstr "bottom y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:929 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:944 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:939 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:954 msgid "presentation 1x1" msgstr "presentation 1x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:959 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:969 msgid "presentation 2x1" msgstr "presentation 2x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:974 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:984 msgid "presentation 1x2" msgstr "presentation 1x2" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:989 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:999 msgid "presentation 2x2" msgstr "presentation 2x2" @@ -1855,11 +1853,11 @@ msgstr "ambient light" msgid "temperature" msgstr "temperature" -#: taextras.py:76 taextras.py:278 +#: taextras.py:76 taextras.py:280 msgid "distance" msgstr "distance" -#: taextras.py:77 taextras.py:275 +#: taextras.py:77 taextras.py:277 msgid "tilt" msgstr "tilt" @@ -2373,15 +2371,16 @@ msgstr "Reset the project; clear the object list." msgid "motor" msgstr "motor" -#: taextras.py:241 +#. TRANS: torque as in engine torque +#: taextras.py:242 msgid "torque" msgstr "torque" -#: taextras.py:242 +#: taextras.py:243 msgid "speed" msgstr "speed" -#: taextras.py:243 +#: taextras.py:244 msgid "" "Motor torque and speed range from 0 (off) to positive numbers; motor is " "placed on the most recent object created." @@ -2389,19 +2388,19 @@ msgstr "" "Motor torque and speed range from 0 (off) to positive numbers; motor is " "placed on the most recent object created." -#: taextras.py:245 taextras.py:366 +#: taextras.py:246 taextras.py:377 msgid "pin" msgstr "pin" -#: taextras.py:246 +#: taextras.py:247 msgid "Pin an object down so that it cannot fall." msgstr "Pin an object down so that it cannot fall." -#: taextras.py:247 +#: taextras.py:248 msgid "joint" msgstr "joint" -#: taextras.py:250 +#: taextras.py:251 msgid "" "Join two objects together (the most recent object created and the object at " "point x, y)." @@ -2409,38 +2408,38 @@ msgstr "" "Join two objects together (the most recent object created and the object at " "point x, y)." -#: taextras.py:252 +#: taextras.py:253 msgid "save as Physics activity" msgstr "save as Physics activity" -#: taextras.py:253 +#: taextras.py:254 msgid "Save the project to the Journal as a Physics activity." msgstr "Save the project to the Journal as a Physics activity." #. TRANS: Here, gear means a toothed wheel, as in a clock-works -#: taextras.py:255 +#: taextras.py:256 msgid "gear" msgstr "gear" -#: taextras.py:256 +#: taextras.py:257 msgid "Add a gear object to the project." msgstr "Add a gear object to the project." -#: taextras.py:257 +#: taextras.py:258 msgid "density" msgstr "density" -#: taextras.py:258 +#: taextras.py:259 msgid "" "Set the density property for objects (density can be any positive number)." msgstr "" "Set the density property for objects (density can be any positive number)." -#: taextras.py:260 +#: taextras.py:261 msgid "friction" msgstr "friction" -#: taextras.py:261 +#: taextras.py:262 msgid "" "Set the friction property for objects (value from 0 to 1, where 0 turns " "friction off and 1 is strong friction)." @@ -2448,12 +2447,12 @@ msgstr "" "Set the friction property for objects (value from 0 to 1, where 0 turns " "friction off and 1 is strong friction)." -#. TRANS: bounciness is restitution -#: taextras.py:264 +#. TRANS: bounciness is coefficient of restitution +#: taextras.py:265 msgid "bounciness" msgstr "bounciness" -#: taextras.py:265 +#: taextras.py:266 msgid "" "Set the bounciness property for objects (a value from 0 to 1, where 0 means " "no bounce and 1 is very bouncy)." @@ -2461,11 +2460,12 @@ msgstr "" "Set the bounciness property for objects (a value from 0 to 1, where 0 means " "no bounce and 1 is very bouncy)." -#: taextras.py:267 +#. TRANS: dynamic here means moving vs in a fixed position +#: taextras.py:269 msgid "dynamic" msgstr "dynamic" -#: taextras.py:268 +#: taextras.py:270 msgid "" "If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position." msgstr "" @@ -2473,11 +2473,11 @@ msgstr "" "position." #. TRANS: WeDo is a robotics product of the LEGO company -#: taextras.py:274 +#: taextras.py:276 msgid "Palette of WeDo blocks" msgstr "Palette of WeDo blocks" -#: taextras.py:276 +#: taextras.py:278 msgid "" "tilt sensor output: (-1 == no tilt, 0 == tilt forward, 3 == tilt back, 1 == " "tilt left, 2 == tilt right)" @@ -2486,128 +2486,132 @@ msgstr "" "tilt left, 2 == tilt right)" #. TRANS: This string is shorthand for "output of the distance sensor" -#: taextras.py:280 +#: taextras.py:282 msgid "distance sensor output" msgstr "distance sensor output" -#: taextras.py:281 +#: taextras.py:283 msgid "Motor A" msgstr "Motor A" -#: taextras.py:282 +#: taextras.py:284 msgid "returns the current value of Motor A" msgstr "returns the current value of Motor A" -#: taextras.py:283 +#: taextras.py:285 msgid "Motor B" msgstr "Motor B" -#: taextras.py:284 +#: taextras.py:286 msgid "returns the current value of Motor B" msgstr "returns the current value of Motor B" -#: taextras.py:285 +#: taextras.py:287 msgid "set the value for Motor A" msgstr "set the value for Motor A" -#: taextras.py:286 +#: taextras.py:288 msgid "set the value for Motor B" msgstr "set the value for Motor B" #. TRANS: Lego NXT is a robotics product of the LEGO company -#: taextras.py:291 +#: taextras.py:293 msgid "Palette of LEGO NXT blocks of motors" msgstr "Palette of LEGO NXT blocks of motors" -#: taextras.py:292 +#: taextras.py:294 msgid "Palette of LEGO NXT blocks of sensors" msgstr "Palette of LEGO NXT blocks of sensors" -#: taextras.py:293 +#. TRANS: touch sensor (implemented as a button) +#: taextras.py:296 msgid "touch" msgstr "touch" -#: taextras.py:294 +#. TRANS: distance sensor (implemented using ultrasonics) +#: taextras.py:298 msgid "ultrasonic" msgstr "ultrasonic" -#: taextras.py:296 +#: taextras.py:300 msgid "light" msgstr "light" -#: taextras.py:298 +#: taextras.py:302 msgid "PORT A" msgstr "PORT A" -#: taextras.py:299 +#: taextras.py:303 msgid "PORT B" msgstr "PORT B" -#: taextras.py:300 +#: taextras.py:304 msgid "PORT C" msgstr "PORT C" -#: taextras.py:301 +#: taextras.py:305 msgid "PORT 1" msgstr "PORT 1" -#: taextras.py:302 +#: taextras.py:306 msgid "PORT 2" msgstr "PORT 2" -#: taextras.py:303 +#: taextras.py:307 msgid "PORT 3" msgstr "PORT 3" -#: taextras.py:304 +#: taextras.py:308 msgid "PORT 4" msgstr "PORT 4" -#: taextras.py:305 +#. TRANS: The brick is the NXT controller +#: taextras.py:310 msgid "Please check the connection with the brick." msgstr "Please check the connection with the brick." -#: taextras.py:306 +#: taextras.py:311 msgid "Please check the port." msgstr "Please check the port." -#: taextras.py:307 +#: taextras.py:312 msgid "The value of power must be between -127 to 127." msgstr "The value of power must be between -127 to 127." -#: taextras.py:308 +#: taextras.py:313 msgid "An error has occurred: check all connections and try to reconnect." msgstr "An error has occurred: check all connections and try to reconnect." -#: taextras.py:309 +#: taextras.py:314 msgid "NXT found" msgstr "NXT found" -#: taextras.py:310 +#: taextras.py:315 msgid "NXT not found" msgstr "NXT not found" -#: taextras.py:311 +#: taextras.py:316 msgid "refresh NXT" msgstr "refresh NXT" -#: taextras.py:312 +#: taextras.py:317 msgid "Search for a connected NXT brick." msgstr "Search for a connected NXT brick." -#: taextras.py:313 +#: taextras.py:318 msgid "play tone" msgstr "play tone" -#: taextras.py:314 +#: taextras.py:319 msgid "frequency" msgstr "frequency" -#: taextras.py:316 +#: taextras.py:321 msgid "Play a tone at frequency for time." msgstr "Play a tone at frequency for time." -#: taextras.py:317 +#. TRANS: turn is the action and rotations is quantity of turns +#: taextras.py:323 msgid "" "turn motor\n" "rotations" @@ -2615,19 +2619,19 @@ msgstr "" "turn motor\n" "rotations" -#: taextras.py:318 +#: taextras.py:324 msgid "port" msgstr "port" -#: taextras.py:319 +#: taextras.py:325 msgid "power" msgstr "power" -#: taextras.py:320 +#: taextras.py:326 msgid "turn a motor" msgstr "turn a motor" -#: taextras.py:321 +#: taextras.py:327 msgid "" "synchronize motors\n" "steering" @@ -2635,185 +2639,190 @@ msgstr "" "synchronize motors\n" "steering" -#: taextras.py:322 +#: taextras.py:328 msgid "rotations" msgstr "rotations" -#: taextras.py:323 +#: taextras.py:329 msgid "synchronize two motors connected in PORT B and PORT C" msgstr "synchronize two motors connected in PORT B and PORT C" -#: taextras.py:324 +#: taextras.py:330 msgid "PORT A of the brick" msgstr "PORT A of the brick" -#: taextras.py:325 +#: taextras.py:331 msgid "PORT B of the brick" msgstr "PORT B of the brick" -#: taextras.py:326 +#: taextras.py:332 msgid "PORT C of the brick" msgstr "PORT C of the brick" -#: taextras.py:327 +#: taextras.py:333 msgid "start motor" msgstr "start motor" -#: taextras.py:328 +#: taextras.py:334 msgid "Run a motor forever." msgstr "Run a motor forever." -#: taextras.py:329 +#: taextras.py:335 msgid "brake motor" msgstr "brake motor" -#: taextras.py:330 +#: taextras.py:336 msgid "Stop a specified motor." msgstr "Stop a specified motor." -#: taextras.py:331 +#. TRANS: reset is used to reset the counter associated with the motor +#: taextras.py:338 msgid "reset motor" msgstr "reset motor" -#: taextras.py:332 +#: taextras.py:339 msgid "Reset the motor counter." msgstr "Reset the motor counter." -#: taextras.py:333 +#: taextras.py:340 msgid "motor position" msgstr "motor position" -#: taextras.py:334 +#: taextras.py:341 msgid "Get the motor position." msgstr "Get the motor position." -#: taextras.py:335 +#: taextras.py:342 msgid "PORT 1 of the brick" msgstr "PORT 1 of the brick" -#: taextras.py:336 +#: taextras.py:343 msgid "PORT 2 of the brick" msgstr "PORT 2 of the brick" -#: taextras.py:337 +#: taextras.py:344 msgid "PORT 3 of the brick" msgstr "PORT 3 of the brick" -#: taextras.py:338 +#: taextras.py:345 msgid "PORT 4 of the brick" msgstr "PORT 4 of the brick" -#: taextras.py:339 +#: taextras.py:346 msgid "read" msgstr "read" -#: taextras.py:340 +#: taextras.py:347 msgid "sensor" msgstr "sensor" -#: taextras.py:341 +#: taextras.py:348 msgid "Read sensor output." msgstr "Read sensor output." -#: taextras.py:342 +#: taextras.py:349 msgid "color sensor" msgstr "color sensor" -#: taextras.py:343 +#: taextras.py:350 msgid "light sensor" msgstr "light sensor" -#: taextras.py:344 +#: taextras.py:351 msgid "touch sensor" msgstr "touch sensor" -#: taextras.py:345 +#: taextras.py:352 msgid "distance sensor" msgstr "distance sensor" -#: taextras.py:346 +#: taextras.py:353 msgid "sound sensor" msgstr "sound sensor" -#: taextras.py:347 +#. TRANS: set light is used to set the light level associated with +#. the color sensor (which can emit light as well as sense it) +#: taextras.py:356 msgid "set light" msgstr "set light" -#: taextras.py:348 +#: taextras.py:357 msgid "Set color sensor light." msgstr "Set color sensor light." #. TRANS: Arduino plugin to control an Arduino board -#: taextras.py:353 +#: taextras.py:362 msgid "Palette of Arduino blocks" msgstr "Palette of Arduino blocks" -#: taextras.py:354 +#: taextras.py:363 msgid "HIGH" msgstr "HIGH" -#: taextras.py:355 +#: taextras.py:364 msgid "LOW" msgstr "LOW" -#: taextras.py:356 +#: taextras.py:365 msgid "INPUT" msgstr "INPUT" -#: taextras.py:357 +#: taextras.py:366 msgid "OUTPUT" msgstr "OUTPUT" #. TRANS: PWM is pulse-width modulation -#: taextras.py:359 +#: taextras.py:368 msgid "PWM" msgstr "PWM" -#: taextras.py:360 +#: taextras.py:369 msgid "SERVO" msgstr "SERVO" -#: taextras.py:361 +#: taextras.py:370 msgid "ERROR: Check the Arduino and the number of port." msgstr "ERROR: Check the Arduino and the number of port." -#: taextras.py:362 +#: taextras.py:371 msgid "ERROR: Value must be a number from 0 to 255." msgstr "ERROR: Value must be a number from 0 to 255." -#: taextras.py:363 +#: taextras.py:372 msgid "ERROR: Value must be either HIGH or LOW." msgstr "ERROR: Value must be either HIGH or LOW." -#: taextras.py:364 +#: taextras.py:373 msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO." msgstr "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO." -#: taextras.py:365 +#. TRANS: pin mode is used to specify the mode (INPUT, OUTPUT, etc) +#. in which an I/O pin is being used. +#: taextras.py:376 msgid "pin mode" msgstr "pin mode" -#: taextras.py:367 +#: taextras.py:378 msgid "mode" msgstr "mode" -#: taextras.py:368 +#: taextras.py:379 msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)." msgstr "Select the pin function (INPUT, OUTPUT, PWM, SERVO)." -#: taextras.py:369 +#: taextras.py:380 msgid "analog write" msgstr "analog write" -#: taextras.py:371 +#: taextras.py:382 msgid "Write analog value in specified port." msgstr "Write analog value in specified port." -#: taextras.py:372 +#: taextras.py:383 msgid "analog read" msgstr "analog read" -#: taextras.py:373 +#: taextras.py:384 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." @@ -2821,43 +2830,43 @@ msgstr "" "Read value from analog port. Value may be between 0 and 1023. Use Vref to " "determine voltage. For USB, volt=((read)*5)/1024) approximately." -#: taextras.py:375 +#: taextras.py:386 msgid "digital write" msgstr "digital write" -#: taextras.py:376 +#: taextras.py:387 msgid "Write digital value to specified port." msgstr "Write digital value to specified port." -#: taextras.py:377 +#: taextras.py:388 msgid "digital read" msgstr "digital read" -#: taextras.py:378 +#: taextras.py:389 msgid "Read value from digital port." msgstr "Read value from digital port." -#: taextras.py:379 +#: taextras.py:390 msgid "Set HIGH value for digital port." msgstr "Set HIGH value for digital port." -#: taextras.py:380 +#: taextras.py:391 msgid "Configure Arduino port for digital input." msgstr "Configure Arduino port for digital input." -#: taextras.py:381 +#: taextras.py:392 msgid "Configure Arduino port to drive a servo." msgstr "Configure Arduino port to drive a servo." -#: taextras.py:382 +#: taextras.py:393 msgid "Set LOW value for digital port." msgstr "Set LOW value for digital port." -#: taextras.py:383 +#: taextras.py:394 msgid "Configure Arduino port for digital output." msgstr "Configure Arduino port for digital output." -#: taextras.py:384 +#: taextras.py:395 msgid "Configure Arduino port for PWM (pulse-width modulation)." msgstr "Configure Arduino port for PWM (pulse-width modulation)." @@ -2934,6 +2943,30 @@ msgstr "You have unsaved work. Would you like to save before quitting?" msgid "Save project?" msgstr "Save project?" +#~ msgid "then else" +#~ msgstr "then else" + +#~ msgid "bottom of a collapsible stack" +#~ msgstr "bottom of a collapsible stack" + +#~ msgid "collapsed stack: click to open" +#~ msgstr "collapsed stack: click to open" + +#~ msgid "bottom block in a collapsed stack: click to open" +#~ msgstr "bottom block in a collapsed stack: click to open" + +#~ msgid "top of stack" +#~ msgstr "top of stack" + +#~ msgid "label" +#~ msgstr "label" + +#~ msgid "True" +#~ msgstr "True" + +#~ msgid "False" +#~ msgstr "False" + #~ msgid "Save as HTML" #~ msgstr "Save as HTML" @@ -3188,10 +3221,6 @@ msgstr "Save project?" #~ msgid "name" #~ msgstr "name" -#, fuzzy -#~ msgid "load my block" -#~ msgstr "load my block" - #~ msgid "stack 2" #~ msgstr "stack 2" @@ -3201,9 +3230,6 @@ msgstr "Save project?" #~ msgid "Keyboard" #~ msgstr "Keyboard" -#~ msgid "else" -#~ msgstr "else" - #~ msgid "My Blocks" #~ msgstr "My Blocks" diff --git a/po/es.po b/po/es.po index f6d4f4b..4a13a05 100644 --- a/po/es.po +++ b/po/es.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-15 00:32-0400\n" -"PO-Revision-Date: 2012-06-16 06:22+0200\n" -"Last-Translator: Chris \n" +"POT-Creation-Date: 2012-07-20 00:30-0400\n" +"PO-Revision-Date: 2012-07-21 22:15+0200\n" +"Last-Translator: AlanJAS \n" "Language-Team: LANGUAGE \n" "Language: es\n" "MIME-Version: 1.0\n" @@ -17,9 +17,8 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" -#: activity/activity.info:2 TurtleArt/taexporthtml.py:137 -#: TurtleArt/taexporthtml.py:139 TurtleArt/tawindow.py:3215 -#: pysamples/grecord.py:205 turtleblocks.py:294 +#: activity/activity.info:2 TurtleArt/tawindow.py:3704 +#: pysamples/grecord.py:205 turtleblocks.py:293 msgid "Turtle Art" msgstr "TortugArte" @@ -28,6 +27,8 @@ msgid "Palette of turtle commands" msgstr "Paleta de comandos de la tortuga" #: TurtleArt/tabasics.py:121 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:698 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:709 msgid "forward" msgstr "adelante" @@ -52,7 +53,7 @@ msgid "clears the screen and reset the turtle" msgstr "limpia la pantalla y restaura la tortuga" #: TurtleArt/tabasics.py:155 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:817 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:829 msgid "left" msgstr "izquierda" @@ -61,7 +62,7 @@ msgid "turns turtle counterclockwise (angle in degrees)" msgstr "gira la tortuga en sentido anti-horario (ángulo en grados)" #: TurtleArt/tabasics.py:166 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:841 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:853 msgid "right" msgstr "derecha" @@ -89,11 +90,11 @@ msgstr "mueve la tortuga a lo largo de un arco" msgid "set xy" msgstr "fijar xy" -#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:237 +#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:249 msgid "x" msgstr "x" -#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:238 +#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:250 msgid "y" msgstr "y" @@ -115,8 +116,8 @@ msgstr "" "fija la orientación de la tortuga (0 es hacia la parte superior de la " "pantalla.)" -#: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3209 -#: TurtleArt/tawindow.py:3215 TurtleArtActivity.py:609 +#: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3698 +#: TurtleArt/tawindow.py:3704 TurtleArtActivity.py:531 msgid "xcor" msgstr "coorx" @@ -128,8 +129,8 @@ msgstr "" "contiene la coordenada x actual de la tortuga (se puede usar en vez de un " "bloque de número)" -#: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3209 -#: TurtleArt/tawindow.py:3215 TurtleArtActivity.py:610 +#: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3698 +#: TurtleArt/tawindow.py:3704 TurtleArtActivity.py:532 msgid "ycor" msgstr "coory" @@ -141,8 +142,8 @@ msgstr "" "contiene la coordenada y actual de la tortuga (se puede usar en vez de un " "bloque de número)" -#: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3210 -#: TurtleArt/tawindow.py:3216 TurtleArtActivity.py:610 +#: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3699 +#: TurtleArt/tawindow.py:3705 TurtleArtActivity.py:532 msgid "heading" msgstr "rumbo" @@ -187,11 +188,11 @@ msgstr "fija el ancho de la línea que la tortuga dibuja" msgid "fill screen" msgstr "rellenar pantalla" -#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:400 taextras.py:284 +#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:370 taextras.py:299 msgid "color" msgstr "color" -#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:410 +#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:380 msgid "shade" msgstr "tono" @@ -210,71 +211,71 @@ msgstr "" "número)" #: TurtleArt/tabasics.py:335 -msgid "start fill" -msgstr "comenzar a rellenar" - -#: TurtleArt/tabasics.py:337 -msgid "starts filled polygon (used with end fill block)" -msgstr "" -"comenzar a rellenar el poligono (usado con finalizar el relleno del bloque)" - -#: TurtleArt/tabasics.py:344 -msgid "end fill" -msgstr "finalizar relleno" - -#: TurtleArt/tabasics.py:346 -msgid "completes filled polygon (used with start fill block)" -msgstr "" -"completa el polígono relleno (utilizado con comenzar relleno del bloque)" - -#: TurtleArt/tabasics.py:357 TurtleArt/tabasics.py:361 -msgid "Palette of pen colors" -msgstr "Paleta de colores de la pluma" - -#: TurtleArt/tabasics.py:365 msgid "set color" msgstr "fijar color" -#: TurtleArt/tabasics.py:369 +#: TurtleArt/tabasics.py:339 msgid "sets color of the line drawn by the turtle" msgstr "fija el color de la línea que la tortuga dibuja" -#: TurtleArt/tabasics.py:377 +#: TurtleArt/tabasics.py:347 msgid "set shade" msgstr "fijar tono" -#: TurtleArt/tabasics.py:381 +#: TurtleArt/tabasics.py:351 msgid "sets shade of the line drawn by the turtle" msgstr "fija la tonalidad de la linea que la tortuga dibuja" -#: TurtleArt/tabasics.py:389 +#: TurtleArt/tabasics.py:359 msgid "set gray" msgstr "establecer gris" -#: TurtleArt/tabasics.py:392 +#: TurtleArt/tabasics.py:362 msgid "sets gray level of the line drawn by the turtle" msgstr "establece el nivel de gris de la línea dibujada por la tortuga" -#: TurtleArt/tabasics.py:401 +#: TurtleArt/tabasics.py:371 msgid "holds current pen color (can be used in place of a number block)" msgstr "" "contiene el color actual de la pluma (se puede usar en vez de un bloque de " "número)" -#: TurtleArt/tabasics.py:411 +#: TurtleArt/tabasics.py:381 msgid "holds current pen shade" msgstr "contiene la tonalidad actual de la pluma" -#: TurtleArt/tabasics.py:419 +#: TurtleArt/tabasics.py:389 msgid "gray" msgstr "gris" -#: TurtleArt/tabasics.py:420 +#: TurtleArt/tabasics.py:390 msgid "holds current gray level (can be used in place of a number block)" msgstr "" "contiene el nivel actual de gris (puede ser utilizado en vez de un bloque " "numérico)" +#: TurtleArt/tabasics.py:398 +msgid "start fill" +msgstr "comenzar a rellenar" + +#: TurtleArt/tabasics.py:400 +msgid "starts filled polygon (used with end fill block)" +msgstr "" +"comenzar a rellenar el poligono (usado con finalizar el relleno del bloque)" + +#: TurtleArt/tabasics.py:407 +msgid "end fill" +msgstr "finalizar relleno" + +#: TurtleArt/tabasics.py:409 +msgid "completes filled polygon (used with start fill block)" +msgstr "" +"completa el polígono relleno (utilizado con comenzar relleno del bloque)" + +#: TurtleArt/tabasics.py:420 TurtleArt/tabasics.py:424 +msgid "Palette of pen colors" +msgstr "Paleta de colores de la pluma" + #: TurtleArt/tabasics.py:426 msgid "red" msgstr "rojo" @@ -428,327 +429,323 @@ msgstr "mayor que" msgid "logical greater-than operator" msgstr "operador lógico mayor que" -#: TurtleArt/tabasics.py:663 -msgid "True" -msgstr "Verdadero" - -#: TurtleArt/tabasics.py:669 +#: TurtleArt/tabasics.py:666 msgid "less than" msgstr "menor que" -#: TurtleArt/tabasics.py:673 +#: TurtleArt/tabasics.py:670 msgid "logical less-than operator" msgstr "operador lógico menor que" #: TurtleArt/tabasics.py:678 -msgid "False" -msgstr "Falso" - -#: TurtleArt/tabasics.py:684 msgid "equal" msgstr "igual" -#: TurtleArt/tabasics.py:688 +#: TurtleArt/tabasics.py:682 msgid "logical equal-to operator" msgstr "operador lógico de igualdad" -#: TurtleArt/tabasics.py:694 +#: TurtleArt/tabasics.py:688 msgid "not" msgstr "no" -#: TurtleArt/tabasics.py:697 +#: TurtleArt/tabasics.py:691 msgid "logical NOT operator" msgstr "operador NO lógico" -#: TurtleArt/tabasics.py:703 TurtleArt/tabasics.py:706 +#: TurtleArt/tabasics.py:697 TurtleArt/tabasics.py:700 msgid "and" msgstr "y" -#: TurtleArt/tabasics.py:707 +#: TurtleArt/tabasics.py:701 msgid "logical AND operator" msgstr "operador Y lógico" -#: TurtleArt/tabasics.py:714 TurtleArt/tabasics.py:717 +#: TurtleArt/tabasics.py:708 TurtleArt/tabasics.py:711 msgid "or" msgstr "o" -#: TurtleArt/tabasics.py:718 +#: TurtleArt/tabasics.py:712 msgid "logical OR operator" msgstr "operador O lógico" -#: TurtleArt/tabasics.py:727 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:95 +#: TurtleArt/tabasics.py:721 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:97 msgid "Palette of flow operators" msgstr "Paleta de operadores de flujo" -#: TurtleArt/tabasics.py:732 +#: TurtleArt/tabasics.py:726 msgid "wait" msgstr "esperar" -#: TurtleArt/tabasics.py:736 +#: TurtleArt/tabasics.py:730 msgid "pauses program execution a specified number of seconds" msgstr "detiene la ejecución del programa por número determinado de segundos" -#: TurtleArt/tabasics.py:743 +#: TurtleArt/tabasics.py:737 msgid "forever" msgstr "por siempre" -#: TurtleArt/tabasics.py:747 +#: TurtleArt/tabasics.py:741 msgid "loops forever" msgstr "repetir para siempre" -#: TurtleArt/tabasics.py:754 TurtleArt/tabasics.py:758 +#: TurtleArt/tabasics.py:748 TurtleArt/tabasics.py:752 msgid "repeat" msgstr "repetir" -#: TurtleArt/tabasics.py:759 +#: TurtleArt/tabasics.py:753 msgid "loops specified number of times" msgstr "repite el número especificado de veces" -#: TurtleArt/tabasics.py:765 TurtleArt/tabasics.py:777 +#: TurtleArt/tabasics.py:759 TurtleArt/tabasics.py:772 msgid "if" msgstr "si" -#: TurtleArt/tabasics.py:765 +#: TurtleArt/tabasics.py:759 TurtleArt/tabasics.py:772 msgid "then" msgstr "entonces" -#: TurtleArt/tabasics.py:768 +#: TurtleArt/tabasics.py:762 msgid "if then" msgstr "si entonces" -#: TurtleArt/tabasics.py:770 +#: TurtleArt/tabasics.py:764 msgid "if-then operator that uses boolean operators from Numbers palette" msgstr "operador si-entonces que usa operadores lógicos de la paleta de Números" -#: TurtleArt/tabasics.py:777 -msgid "then else" -msgstr "entonces sino" +#: TurtleArt/tabasics.py:772 +msgid "else" +msgstr "sino" -#: TurtleArt/tabasics.py:781 +#: TurtleArt/tabasics.py:776 TurtleArt/tabasics.py:784 msgid "if then else" msgstr "si entonces sino" -#: TurtleArt/tabasics.py:782 +#: TurtleArt/tabasics.py:777 TurtleArt/tabasics.py:785 msgid "if-then-else operator that uses boolean operators from Numbers palette" msgstr "" "operador si-entonces-sino que usa operadores lógicos de la paleta de Números" -#: TurtleArt/tabasics.py:790 +#: TurtleArt/tabasics.py:794 msgid "horizontal space" msgstr "espacio horizontal" -#: TurtleArt/tabasics.py:791 +#: TurtleArt/tabasics.py:795 msgid "jogs stack right" msgstr "desplaza la pila a la derecha" -#: TurtleArt/tabasics.py:798 +#: TurtleArt/tabasics.py:802 msgid "vertical space" msgstr "espacio vertical" -#: TurtleArt/tabasics.py:799 +#: TurtleArt/tabasics.py:803 msgid "jogs stack down" msgstr "desplazar la pila abajo" -#: TurtleArt/tabasics.py:805 +#: TurtleArt/tabasics.py:809 msgid "stop action" msgstr "parar acción" -#: TurtleArt/tabasics.py:808 +#: TurtleArt/tabasics.py:812 msgid "stops current action" msgstr "detiene la acción actual" -#: TurtleArt/tabasics.py:817 +#: TurtleArt/tabasics.py:821 msgid "Palette of variable blocks" msgstr "Paleta de bloques de variables" -#: TurtleArt/tabasics.py:822 pysamples/grecord.py:213 +#: TurtleArt/tabasics.py:826 pysamples/grecord.py:213 msgid "start" msgstr "empezar" -#: TurtleArt/tabasics.py:825 +#: TurtleArt/tabasics.py:829 msgid "connects action to toolbar run buttons" msgstr "" "conecta la acción a los botones de ejecución de la barra de herramientas" -#: TurtleArt/tabasics.py:833 +#: TurtleArt/tabasics.py:836 TurtleArt/tabasics.py:837 +#: TurtleArt/tabasics.py:838 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:185 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:187 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:194 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:207 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222 +msgid "text" +msgstr "texto" + +#: TurtleArt/tabasics.py:839 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:188 +msgid "string value" +msgstr "valor de cadena" + +#: TurtleArt/tabasics.py:843 TurtleArt/tabasics.py:846 +#: TurtleArt/tabasics.py:854 TurtleArt/tabasics.py:858 +#: TurtleArt/tawindow.py:1246 TurtleArt/tawindow.py:1321 +#: TurtleArt/tawindow.py:3948 +msgid "action" +msgstr "acción" + +#: TurtleArt/tabasics.py:848 +msgid "top of nameable action stack" +msgstr "cima de la pila de acción nombrable" + +#: TurtleArt/tabasics.py:859 TurtleArt/tawindow.py:3962 +msgid "invokes named action stack" +msgstr "invocar la pila de acción nombrado" + +#: TurtleArt/tabasics.py:866 msgid "store in box 1" msgstr "guardar en caja 1" -#: TurtleArt/tabasics.py:838 +#: TurtleArt/tabasics.py:871 msgid "stores numeric value in Variable 1" msgstr "guarda valor numérico en la variable 1" -#: TurtleArt/tabasics.py:845 +#: TurtleArt/tabasics.py:879 msgid "store in box 2" msgstr "guardar en caja 2" -#: TurtleArt/tabasics.py:850 +#: TurtleArt/tabasics.py:884 msgid "stores numeric value in Variable 2" msgstr "guarda valor numérico en la variable 2" -#: TurtleArt/tabasics.py:857 TurtleArt/tabasics.py:858 -#: TurtleArt/tabasics.py:859 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:174 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:175 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:176 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:183 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:196 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:211 -msgid "text" -msgstr "texto" - -#: TurtleArt/tabasics.py:860 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:177 -msgid "string value" -msgstr "valor de cadena" - -#: TurtleArt/tabasics.py:864 +#: TurtleArt/tabasics.py:892 msgid "box 1" msgstr "caja 1" -#: TurtleArt/tabasics.py:867 +#: TurtleArt/tabasics.py:895 msgid "Variable 1 (numeric value)" msgstr "Variable 1 (valor numérico)" -#: TurtleArt/tabasics.py:873 +#: TurtleArt/tabasics.py:902 msgid "box 2" msgstr "caja 2" -#: TurtleArt/tabasics.py:876 +#: TurtleArt/tabasics.py:905 msgid "Variable 2 (numeric value)" msgstr "Variable 2 (valor numérico)" -#: TurtleArt/tabasics.py:883 TurtleArt/tabasics.py:894 -msgid "box" -msgstr "caja" - -#: TurtleArt/tabasics.py:886 TurtleArt/tabasics.py:898 -msgid "my box" -msgstr "mi caja" - -#: TurtleArt/tabasics.py:888 -msgid "named variable (numeric value)" -msgstr "variable nombrado (valor numérico)" - -#: TurtleArt/tabasics.py:894 +#: TurtleArt/tabasics.py:911 msgid "store in" msgstr "guardar en" -#: TurtleArt/tabasics.py:894 taextras.py:359 +#: TurtleArt/tabasics.py:911 TurtleArt/tabasics.py:925 +#: TurtleArt/tawindow.py:3977 +msgid "box" +msgstr "caja" + +#: TurtleArt/tabasics.py:911 taextras.py:381 msgid "value" msgstr "valor" -#: TurtleArt/tabasics.py:899 +#: TurtleArt/tabasics.py:915 TurtleArt/tabasics.py:928 +#: TurtleArt/tawindow.py:1250 +msgid "my box" +msgstr "mi caja" + +#: TurtleArt/tabasics.py:916 msgid "stores numeric value in named variable" msgstr "guarda valor numérico en la variable nombrada" -#: TurtleArt/tabasics.py:907 TurtleArt/tabasics.py:910 -#: TurtleArt/tabasics.py:934 TurtleArt/tabasics.py:938 -msgid "action" -msgstr "acción" - -#: TurtleArt/tabasics.py:912 -msgid "top of nameable action stack" -msgstr "cima de la pila de acción nombrable" +#: TurtleArt/tabasics.py:930 TurtleArt/tawindow.py:3991 +msgid "named variable (numeric value)" +msgstr "variable nombrado (valor numérico)" -#: TurtleArt/tabasics.py:917 TurtleArt/tabasics.py:945 +#: TurtleArt/tabasics.py:937 TurtleArt/tabasics.py:956 msgid "action 1" msgstr "acción 1" -#: TurtleArt/tabasics.py:920 +#: TurtleArt/tabasics.py:940 msgid "top of Action 1 stack" msgstr "primero de la pila de Acción 1" -#: TurtleArt/tabasics.py:925 TurtleArt/tabasics.py:954 +#: TurtleArt/tabasics.py:946 TurtleArt/tabasics.py:966 msgid "action 2" msgstr "acción 2" -#: TurtleArt/tabasics.py:928 +#: TurtleArt/tabasics.py:949 msgid "top of Action 2 stack" msgstr "primero de la pila de Acción 2" -#: TurtleArt/tabasics.py:939 -msgid "invokes named action stack" -msgstr "invocar la pila de acción nombrado" - -#: TurtleArt/tabasics.py:948 +#: TurtleArt/tabasics.py:959 msgid "invokes Action 1 stack" msgstr "invocar la pila de acción 1" -#: TurtleArt/tabasics.py:957 +#: TurtleArt/tabasics.py:969 msgid "invokes Action 2 stack" msgstr "invocar la pila de acción 2" -#: TurtleArt/tabasics.py:965 +#: TurtleArt/tabasics.py:977 msgid "trash" msgstr "basura" -#: TurtleArt/tabasics.py:969 +#: TurtleArt/tabasics.py:981 msgid "empty trash" msgstr "vaciar papelera" -#: TurtleArt/tabasics.py:970 +#: TurtleArt/tabasics.py:982 msgid "permanently deletes items in trash" msgstr "borra permanentemente elementos de la papelera" -#: TurtleArt/tabasics.py:974 +#: TurtleArt/tabasics.py:986 msgid "restore all" msgstr "restaurar todo" -#: TurtleArt/tabasics.py:975 +#: TurtleArt/tabasics.py:987 msgid "restore all blocks from trash" msgstr "restaura todos los bloques de la papelera" -#: TurtleArt/tabasics.py:979 +#: TurtleArt/tabasics.py:991 msgid "clear all" msgstr "borrar todos" -#: TurtleArt/tabasics.py:980 +#: TurtleArt/tabasics.py:992 msgid "move all blocks to trash" msgstr "mueve todos los bloques a la basura" -#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1473 -#: TurtleArtActivity.py:702 +#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1702 +#: TurtleArtActivity.py:626 msgid "Share selected blocks" msgstr "Compartir bloques seleccionados" -#: 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:926 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:941 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:956 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:971 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:986 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1001 +#: TurtleArt/taconstants.py:241 TurtleArt/taconstants.py:263 +#: TurtleArt/taconstants.py:284 TurtleArt/taconstants.py:326 +#: TurtleArt/taconstants.py:368 TurtleArt/taconstants.py:410 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:938 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:953 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:968 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:983 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:998 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1013 msgid "Title" msgstr "Título" -#: TurtleArt/talogo.py:350 TurtleArt/talogo.py:365 TurtleArtActivity.py:361 -#: TurtleArtActivity.py:682 TurtleArtActivity.py:877 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1413 +#: TurtleArt/talogo.py:358 TurtleArt/talogo.py:373 TurtleArtActivity.py:285 +#: TurtleArtActivity.py:606 TurtleArtActivity.py:784 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1416 msgid "Stop turtle" msgstr "Parar tortuga" -#: TurtleArt/talogo.py:361 TurtleArtActivity.py:683 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1406 +#: TurtleArt/talogo.py:369 TurtleArtActivity.py:607 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1409 msgid "Show blocks" msgstr "Mostrar bloques" -#: TurtleArt/talogo.py:484 +#: TurtleArt/talogo.py:492 msgid "did not output to" msgstr "no pudo escribir en" -#: TurtleArt/talogo.py:543 +#: TurtleArt/talogo.py:551 msgid "I don't know how to" msgstr "No sé como hacerlo" -#: TurtleArt/talogo.py:594 +#: TurtleArt/talogo.py:602 msgid "doesn't like" msgstr "no le gusta" -#: TurtleArt/talogo.py:594 +#: TurtleArt/talogo.py:602 msgid "as input" msgstr "como entrada" @@ -760,211 +757,210 @@ msgstr "muestra la siguiente paleta" msgid "changes the orientation of the palette of blocks" msgstr "cambia la orientación de la paleta de bloques" -#: TurtleArt/tautils.py:177 +#: TurtleArt/tautils.py:173 msgid "Load..." msgstr "Cargar..." -#: TurtleArt/tautils.py:187 +#: TurtleArt/tautils.py:183 msgid "Save..." msgstr "Guardar..." -#: TurtleArt/tautils.py:592 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:690 +#: TurtleArt/tautils.py:455 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:688 msgid "click to open" msgstr "clic para abrir" -#: TurtleArt/tawindow.py:911 TurtleArt/tawindow.py:912 +#: TurtleArt/tawindow.py:964 TurtleArt/tawindow.py:965 msgid "orientation" msgstr "orientación" -#: TurtleArt/tawindow.py:922 TurtleArt/tawindow.py:1296 +#: TurtleArt/tawindow.py:975 TurtleArt/tawindow.py:1387 msgid "next" msgstr "siguiente" -#: TurtleArt/tawindow.py:934 TurtleArt/tawindow.py:935 -#: TurtleArt/tawindow.py:1316 +#: TurtleArt/tawindow.py:987 TurtleArt/tawindow.py:988 +#: TurtleArt/tawindow.py:1407 msgid "shift" msgstr "desplazar" -#: TurtleArt/tawindow.py:1201 +#: TurtleArt/tawindow.py:1262 msgid "Select blocks to share" msgstr "Selecciona bloques para compartir" -#: TurtleArt/tawindow.py:3314 +#: TurtleArt/tawindow.py:3803 msgid "image" msgstr "imagen" -#: TurtleArtActivity.py:203 TurtleArtActivity.py:709 TurtleArtActivity.py:805 -#: TurtleArtActivity.py:830 turtleblocks.py:334 +#: TurtleArtActivity.py:132 TurtleArtActivity.py:632 TurtleArtActivity.py:723 +#: TurtleArtActivity.py:743 turtleblocks.py:331 msgid "Save as Logo" msgstr "Guardar como Logo" -#: TurtleArtActivity.py:240 TurtleArtActivity.py:707 TurtleArtActivity.py:797 -#: TurtleArtActivity.py:823 turtleblocks.py:330 +#: TurtleArtActivity.py:169 TurtleArtActivity.py:631 TurtleArtActivity.py:720 +#: TurtleArtActivity.py:740 turtleblocks.py:329 msgid "Save as image" msgstr "Guardar como imagen" -#: TurtleArtActivity.py:248 +#: TurtleArtActivity.py:177 msgid "snapshot" msgstr "instantánea" -#: TurtleArtActivity.py:256 TurtleArtActivity.py:644 TurtleArtActivity.py:684 -#: TurtleArtActivity.py:833 +#: TurtleArtActivity.py:185 TurtleArtActivity.py:565 TurtleArtActivity.py:608 +#: TurtleArtActivity.py:746 msgid "Save snapshot" msgstr "Guardar instantánea" -#: TurtleArtActivity.py:297 TurtleArtActivity.py:621 TurtleArtActivity.py:759 -#: turtleblocks.py:352 +#: TurtleArtActivity.py:226 TurtleArtActivity.py:543 TurtleArtActivity.py:682 +#: turtleblocks.py:349 msgid "Turn off hover help" msgstr "Deshabilitar ayuda flotante" -#: TurtleArtActivity.py:303 turtleblocks.py:354 +#: TurtleArtActivity.py:232 turtleblocks.py:351 msgid "Turn on hover help" msgstr "Habilitar ayuda flotante" -#: TurtleArtActivity.py:311 turtleblocks.py:364 +#: TurtleArtActivity.py:240 turtleblocks.py:361 msgid "Show palette" msgstr "Mostrar paleta" -#: TurtleArtActivity.py:317 TurtleArtActivity.py:859 turtleblocks.py:366 +#: TurtleArtActivity.py:246 TurtleArtActivity.py:772 turtleblocks.py:363 msgid "Hide palette" msgstr "Ocultar paleta" -#: TurtleArtActivity.py:473 +#: TurtleArtActivity.py:395 msgid "Rescale coordinates down" msgstr "Escalar coordenadas hacia abajo" -#: TurtleArtActivity.py:477 TurtleArtActivity.py:613 TurtleArtActivity.py:755 +#: TurtleArtActivity.py:399 TurtleArtActivity.py:535 TurtleArtActivity.py:678 msgid "Rescale coordinates up" msgstr "Escalar coordenadas hacia arriba" -#: TurtleArtActivity.py:549 TurtleArtActivity.py:585 TurtleArtActivity.py:675 -#: TurtleArtActivity.py:730 turtleblocks.py:361 +#: TurtleArtActivity.py:471 TurtleArtActivity.py:507 TurtleArtActivity.py:600 +#: TurtleArtActivity.py:653 turtleblocks.py:358 msgid "Edit" msgstr "Editar" -#: TurtleArtActivity.py:554 TurtleArtActivity.py:583 TurtleArtActivity.py:676 -#: TurtleArtActivity.py:747 turtleblocks.py:356 +#: TurtleArtActivity.py:476 TurtleArtActivity.py:505 TurtleArtActivity.py:601 +#: TurtleArtActivity.py:670 turtleblocks.py:353 msgid "View" msgstr "Ver" -#: TurtleArtActivity.py:581 TurtleArtActivity.py:677 +#: TurtleArtActivity.py:503 TurtleArtActivity.py:602 msgid "Project" msgstr "Proyecto" -#: TurtleArtActivity.py:587 TurtleArtActivity.py:674 TurtleArtActivity.py:704 -#: TurtleArtActivity.py:706 TurtleArtActivity.py:792 +#: TurtleArtActivity.py:509 TurtleArtActivity.py:599 TurtleArtActivity.py:628 +#: TurtleArtActivity.py:630 TurtleArtActivity.py:715 msgid "Save/Load" msgstr "Guardar/Cargar" -#: TurtleArtActivity.py:595 TurtleArtActivity.py:731 turtleblocks.py:359 +#: TurtleArtActivity.py:517 TurtleArtActivity.py:654 turtleblocks.py:356 msgid "Copy" msgstr "Copiar" -#: TurtleArtActivity.py:597 TurtleArtActivity.py:732 turtleblocks.py:360 +#: TurtleArtActivity.py:519 TurtleArtActivity.py:655 turtleblocks.py:357 msgid "Paste" msgstr "Pegar" -#: TurtleArtActivity.py:599 TurtleArtActivity.py:748 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752 +#: TurtleArtActivity.py:521 TurtleArtActivity.py:671 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:764 msgid "Fullscreen" msgstr "Pantalla completa" -#: TurtleArtActivity.py:601 TurtleArtActivity.py:749 turtleblocks.py:340 +#: TurtleArtActivity.py:523 TurtleArtActivity.py:672 turtleblocks.py:337 msgid "Cartesian coordinates" msgstr "Coordenadas cartesianas" -#: TurtleArtActivity.py:603 TurtleArtActivity.py:751 turtleblocks.py:342 +#: TurtleArtActivity.py:525 TurtleArtActivity.py:674 turtleblocks.py:339 msgid "Polar coordinates" msgstr "Coordenadas polares" -#: TurtleArtActivity.py:606 TurtleArtActivity.py:753 +#: TurtleArtActivity.py:528 TurtleArtActivity.py:676 msgid "Metric coordinates" msgstr "Coordenadas centímetros" -#: TurtleArtActivity.py:616 TurtleArtActivity.py:757 turtleblocks.py:346 +#: TurtleArtActivity.py:538 TurtleArtActivity.py:680 turtleblocks.py:343 msgid "Grow blocks" msgstr "Agrandar bloques" -#: TurtleArtActivity.py:618 TurtleArtActivity.py:758 turtleblocks.py:348 +#: TurtleArtActivity.py:540 TurtleArtActivity.py:681 turtleblocks.py:345 msgid "Shrink blocks" msgstr "Empequeñecer bloques" -#: TurtleArtActivity.py:648 TurtleArtActivity.py:685 +#: TurtleArtActivity.py:569 TurtleArtActivity.py:609 msgid "Load example" msgstr "Cargar ejemplos" -#: TurtleArtActivity.py:678 TurtleArtActivity.py:865 turtleblocks.py:373 +#: TurtleArtActivity.py:603 TurtleArtActivity.py:778 turtleblocks.py:370 msgid "Clean" msgstr "Limpiar" -#: TurtleArtActivity.py:679 TurtleArtActivity.py:867 turtleblocks.py:374 +#: TurtleArtActivity.py:604 TurtleArtActivity.py:780 turtleblocks.py:371 msgid "Run" msgstr "Ejecutar" -#: TurtleArtActivity.py:680 TurtleArtActivity.py:869 turtleblocks.py:375 +#: TurtleArtActivity.py:605 TurtleArtActivity.py:782 turtleblocks.py:372 msgid "Step" msgstr "Dar un paso" -#: TurtleArtActivity.py:686 util/helpbutton.py:45 +#: TurtleArtActivity.py:610 util/helpbutton.py:45 msgid "Help" msgstr "Ayuda" -#: TurtleArtActivity.py:687 turtleblocks.py:377 +#: TurtleArtActivity.py:611 turtleblocks.py:374 msgid "Stop" msgstr "Parar" -#: TurtleArtActivity.py:710 TurtleArtActivity.py:808 TurtleArtActivity.py:835 +#: TurtleArtActivity.py:633 TurtleArtActivity.py:726 TurtleArtActivity.py:748 msgid "Load project" msgstr "Cargar proyecto" -#: TurtleArtActivity.py:713 TurtleArtActivity.py:813 TurtleArtActivity.py:840 +#: TurtleArtActivity.py:636 TurtleArtActivity.py:731 TurtleArtActivity.py:753 msgid "Load plugin" msgstr "Cargar plugin" -#: TurtleArtActivity.py:714 TurtleArtActivity.py:816 TurtleArtActivity.py:843 +#: TurtleArtActivity.py:637 TurtleArtActivity.py:734 TurtleArtActivity.py:756 msgid "Load Python block" msgstr "Cargar bloque Python" -#: TurtleArtActivity.py:787 +#: TurtleArtActivity.py:710 msgid "Sharing blocks disabled" msgstr "Compartir bloques deshabilitado" -#: TurtleArtActivity.py:860 +#: TurtleArtActivity.py:773 msgid "p" msgstr "p" -#: TurtleArtActivity.py:865 +#: TurtleArtActivity.py:778 msgid "e" msgstr "e" -#: TurtleArtActivity.py:867 +#: TurtleArtActivity.py:780 msgid "r" msgstr "r" -#: TurtleArtActivity.py:869 +#: TurtleArtActivity.py:782 msgid "w" msgstr "w" -#: TurtleArtActivity.py:878 +#: TurtleArtActivity.py:785 msgid "s" msgstr "s" -#: TurtleArtActivity.py:1011 TurtleArtActivity.py:1016 -#: TurtleArtActivity.py:1083 +#: TurtleArtActivity.py:919 TurtleArtActivity.py:924 TurtleArtActivity.py:991 msgid "Plugin could not be installed." msgstr "El plugin no puede ser instalado." -#: TurtleArtActivity.py:1079 +#: TurtleArtActivity.py:987 msgid "Please restart Turtle Art in order to use the plugin." msgstr "Reinicie TortugArte para poder usar el plugin." -#: TurtleArtActivity.py:1097 +#: TurtleArtActivity.py:1005 #, python-format msgid "Plugin %s already installed." msgstr "El plugin %s ya se encuentra instalado." -#: TurtleArtActivity.py:1098 +#: TurtleArtActivity.py:1006 #, python-format msgid "Do you want to reinstall %s?" msgstr "¿Desea reinstalar %s?" @@ -1075,444 +1071,457 @@ msgstr "¡Error al descargar!" #: plugins/accelerometer/accelerometer.py:49 #: plugins/audio_sensors/audio_sensors.py:75 -#: plugins/camera_sensor/camera_sensor.py:56 +#: plugins/camera_sensor/camera_sensor.py:57 #: plugins/light_sensor/light_sensor.py:49 plugins/rfid/rfid.py:86 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:317 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:328 msgid "Palette of sensor blocks" msgstr "Paleta de bloques sensor" -#: plugins/accelerometer/accelerometer.py:55 -#: plugins/accelerometer/accelerometer.py:62 +#: plugins/accelerometer/accelerometer.py:56 +#: plugins/accelerometer/accelerometer.py:63 msgid "acceleration" msgstr "acelerómetro" -#: plugins/accelerometer/accelerometer.py:57 -#: plugins/accelerometer/accelerometer.py:64 +#: plugins/accelerometer/accelerometer.py:58 +#: plugins/accelerometer/accelerometer.py:65 msgid "push acceleration in x, y, z to heap" msgstr "pone la aceleración en los ejes x, y z en la pila" -#: plugins/audio_sensors/audio_sensors.py:82 -#: plugins/audio_sensors/audio_sensors.py:97 pysamples/grecord.py:205 -#: taextras.py:286 +#: plugins/audio_sensors/audio_sensors.py:83 +#: plugins/audio_sensors/audio_sensors.py:98 pysamples/grecord.py:205 +#: taextras.py:301 msgid "sound" msgstr "sonido" -#: plugins/audio_sensors/audio_sensors.py:83 -#: plugins/audio_sensors/audio_sensors.py:98 +#: plugins/audio_sensors/audio_sensors.py:84 +#: plugins/audio_sensors/audio_sensors.py:99 msgid "raw microphone input signal" msgstr "señal de entrada de micrófono" -#: plugins/audio_sensors/audio_sensors.py:89 -#: plugins/audio_sensors/audio_sensors.py:104 +#: plugins/audio_sensors/audio_sensors.py:90 +#: plugins/audio_sensors/audio_sensors.py:105 msgid "loudness" msgstr "volumen" -#: plugins/audio_sensors/audio_sensors.py:90 -#: plugins/audio_sensors/audio_sensors.py:105 +#: plugins/audio_sensors/audio_sensors.py:91 +#: plugins/audio_sensors/audio_sensors.py:106 msgid "microphone input volume" msgstr "volumen de entrada de micrófono" -#: plugins/audio_sensors/audio_sensors.py:118 -#: plugins/audio_sensors/audio_sensors.py:126 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 +#: plugins/audio_sensors/audio_sensors.py:119 +#: plugins/audio_sensors/audio_sensors.py:127 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:315 msgid "pitch" msgstr "frecuencia" -#: plugins/audio_sensors/audio_sensors.py:119 -#: plugins/audio_sensors/audio_sensors.py:127 +#: plugins/audio_sensors/audio_sensors.py:120 +#: plugins/audio_sensors/audio_sensors.py:128 msgid "microphone input pitch" msgstr "" "frecuencia de la componente más intensa del sonido presente en la entrada de " "micrófono" -#: plugins/audio_sensors/audio_sensors.py:150 -#: plugins/audio_sensors/audio_sensors.py:164 -#: plugins/audio_sensors/audio_sensors.py:177 -#: plugins/audio_sensors/audio_sensors.py:191 -msgid "resistance" -msgstr "resistencia" - #: plugins/audio_sensors/audio_sensors.py:151 #: plugins/audio_sensors/audio_sensors.py:165 #: plugins/audio_sensors/audio_sensors.py:178 #: plugins/audio_sensors/audio_sensors.py:192 +msgid "resistance" +msgstr "resistencia" + +#: plugins/audio_sensors/audio_sensors.py:152 +#: plugins/audio_sensors/audio_sensors.py:166 +#: plugins/audio_sensors/audio_sensors.py:179 +#: plugins/audio_sensors/audio_sensors.py:193 msgid "microphone input resistance" msgstr "" "valor de la resistencia conectada a la entrada de micrófono (rango de " "medición: 700 a 14000 ohms)" -#: plugins/audio_sensors/audio_sensors.py:156 -#: plugins/audio_sensors/audio_sensors.py:170 -#: plugins/audio_sensors/audio_sensors.py:183 -#: plugins/audio_sensors/audio_sensors.py:197 -msgid "voltage" -msgstr "voltaje" - #: plugins/audio_sensors/audio_sensors.py:157 #: plugins/audio_sensors/audio_sensors.py:171 #: plugins/audio_sensors/audio_sensors.py:184 #: plugins/audio_sensors/audio_sensors.py:198 +msgid "voltage" +msgstr "voltaje" + +#: plugins/audio_sensors/audio_sensors.py:158 +#: plugins/audio_sensors/audio_sensors.py:172 +#: plugins/audio_sensors/audio_sensors.py:185 +#: plugins/audio_sensors/audio_sensors.py:199 msgid "microphone input voltage" msgstr "" "valor del voltaje DC conectado a la entrada de micrófono (rango: 0.40 a 1.90 " "V)" -#: plugins/camera_sensor/camera_sensor.py:67 -#: plugins/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 +#: plugins/camera_sensor/camera_sensor.py:61 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:132 +msgid "Palette of media objects" +msgstr "Paleta de bloques medios" + +#: plugins/camera_sensor/camera_sensor.py:73 +#: plugins/camera_sensor/camera_sensor.py:86 +#: plugins/camera_sensor/camera_sensor.py:105 +#: plugins/camera_sensor/camera_sensor.py:118 +#: plugins/light_sensor/light_sensor.py:56 +#: plugins/light_sensor/light_sensor.py:63 msgid "brightness" msgstr "brillo" -#: plugins/camera_sensor/camera_sensor.py:68 -#: plugins/camera_sensor/camera_sensor.py:99 +#: plugins/camera_sensor/camera_sensor.py:75 +#: plugins/camera_sensor/camera_sensor.py:107 msgid "light level detected by camera" msgstr "nivel de luz detectado por la cámara" -#: plugins/camera_sensor/camera_sensor.py:80 -#: plugins/camera_sensor/camera_sensor.py:111 +#: plugins/camera_sensor/camera_sensor.py:88 +#: plugins/camera_sensor/camera_sensor.py:120 msgid "Average RGB color from camera is pushed to the stack" msgstr "Promedio de color RGB de la cámara se desplaza a la pila" -#: plugins/camera_sensor/camera_sensor.py:91 -#: plugins/camera_sensor/camera_sensor.py:123 +#: plugins/camera_sensor/camera_sensor.py:99 +#: plugins/camera_sensor/camera_sensor.py:132 msgid "camera output" msgstr "imagen de la cámara" -#: plugins/light_sensor/light_sensor.py:57 -#: plugins/light_sensor/light_sensor.py:64 +#: plugins/light_sensor/light_sensor.py:58 +#: plugins/light_sensor/light_sensor.py:65 msgid "light level detected by light sensor" msgstr "nivel de luz detectado por el sensor" # Se utilizan las siglas en inglés para "Identificación por Radio Frecuencia" -#: plugins/rfid/rfid.py:91 plugins/rfid/rfid.py:99 +#: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100 msgid "RFID" msgstr "RFID" -#: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100 +#: plugins/rfid/rfid.py:93 plugins/rfid/rfid.py:101 msgid "read value from RFID device" msgstr "leer el valor del dispositivo de radiofrecuencia (RFID)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:100 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:102 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:105 msgid "while" msgstr "mientras" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:104 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:106 msgid "do-while-True operator that uses boolean operators from Numbers palette" msgstr "" "se ejecuta la serie de acciones siguientes al bloque mientras se cumpla la " "condición fijada al comienzo del mismo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:110 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:112 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:115 msgid "until" msgstr "hasta" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:114 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:116 msgid "do-until-True operator that uses boolean operators from Numbers palette" msgstr "" "se ejecutan la serie de bloques siguientes hasta que se cumpla la condición" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:121 -msgid "Palette of media objects" -msgstr "Paleta de bloques medios" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:123 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:690 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:861 +msgid "top" +msgstr "cima" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:125 +msgid "top of a collapsible stack" +msgstr "cima de una pila plegable" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:139 msgid "journal" msgstr "diario" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:129 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:140 msgid "Sugar Journal media object" msgstr "objeto de medios del Diario de Sugar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:139 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:150 msgid "audio" msgstr "audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:141 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:152 msgid "Sugar Journal audio object" msgstr "objeto de audio del Diario de Sugar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:151 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:162 msgid "video" msgstr "video" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:153 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:164 msgid "Sugar Journal video object" msgstr "objeto de video del Diario de Sugar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:163 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:174 msgid "description" msgstr "descripción" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:165 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:176 msgid "Sugar Journal description field" msgstr "campo de descripción del Diario de Sugar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:193 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:221 msgid "show" msgstr "mostrar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:199 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:214 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:197 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:225 msgid "draws text or show media from the Journal" msgstr "dibujar texto o mostrar medios desde el Diario" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:206 msgid "show aligned" msgstr "mostrar alineados" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:233 msgid "set scale" msgstr "fijar escala" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:226 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:237 msgid "sets the scale of media" msgstr "fijar la escala de medios" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:233 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:244 msgid "save picture" msgstr "guardar imagen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:246 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:257 msgid "picture name" msgstr "nombre de la imagen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:236 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247 msgid "saves a picture to the Sugar Journal" msgstr "guarda una imagen en el Diario de Azúcar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:244 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:255 msgid "save SVG" msgstr "guardar SVG" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258 msgid "saves turtle graphics as an SVG file in the Sugar Journal" msgstr "" "guarda los gráficos de la tortuga como un archivo SVG en el Diario de Azúcar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:254 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:265 msgid "scale" msgstr "escala" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:269 msgid "holds current scale value" msgstr "mantiene el valor actual de la escala" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:263 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:274 msgid "media wait" msgstr "esperar medios" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:265 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:276 msgid "wait for current video or audio to complete" msgstr "esperar hasta completar el audio o vídeo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:271 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:282 msgid "media stop" msgstr "parar medios" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:273 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:284 msgid "stop video or audio" msgstr "detiene el video o audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:278 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:289 msgid "media pause" msgstr "pausar medios" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:280 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:291 msgid "pause video or audio" msgstr "pausa el video o audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:285 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:296 msgid "media resume" msgstr "continuar medios" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:287 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:298 msgid "resume playing video or audio" msgstr "reanudar la reproducción de video o audio" # decir -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:293 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 msgid "speak" msgstr "hablar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:295 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:306 msgid "hello" msgstr "hola" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:296 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307 msgid "speaks text" msgstr "dice texto" #. TRANS: pitch, duration, amplitude -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:315 msgid "sinewave" msgstr "sinusoide" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:315 msgid "duration" msgstr "duración" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:318 msgid "plays a sinewave at frequency, amplitude, and duration (in seconds)" msgstr "" "reproduce una sinusoide desde frecuencia, amplitud y duración (en segundos)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:323 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:334 msgid "button down" msgstr "botón presionado" # devuelve en lugar de retorna - mouse en lugar de ratón -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:326 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:337 msgid "returns 1 if mouse button is pressed" msgstr "retorna 1 si el botón del ratón está presionado" # mouse x o cursor -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:333 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:344 msgid "mouse x" msgstr "cursor x" # devuelve en lugar de retorna - mouse en lugar de ratón -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:336 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:347 msgid "returns mouse x coordinate" msgstr "devuelve la coordenada x del cursor" # mouse y - ratón y -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:343 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:354 msgid "mouse y" msgstr "cursor y" # devuelve en lugar de retorna - mouse en lugar de ratón -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:346 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:357 msgid "returns mouse y coordinate" msgstr "retorna la coordenada y del cursor" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:354 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:365 msgid "query keyboard" msgstr "consulta de teclado" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:356 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:367 msgid "query for keyboard input (results stored in keyboard block)" msgstr "" "consulta para la entrada de teclado (los resultados están almacenados en el " "bloque del teclado)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:363 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:374 msgid "keyboard" msgstr "teclado" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:367 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:378 msgid "holds results of query-keyboard block as ASCII" msgstr "contiene los resultados del bloque de consulta de teclado como ASCII" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:399 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:410 msgid "read pixel" msgstr "leer pixel" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:402 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:413 msgid "RGB color under the turtle is pushed to the stack" msgstr "Se envia a la pila el color RGB bajo la tortuga" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:410 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:421 msgid "turtle sees" msgstr "la tortuga ve" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:412 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:423 msgid "returns the color that the turtle \"sees\"" msgstr "muestra el color que \"ve\" la tortuga" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:420 taextras.py:304 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:431 taextras.py:320 msgid "time" msgstr "tiempo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:423 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:434 msgid "elapsed time (in seconds) since program started" msgstr "el tiempo transcurrido (en segundos) desde el inicio del programa" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:432 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:443 msgid "Palette of extra options" msgstr "Paleta de opciones adicionales" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:438 +#. TRANS: push adds a new item to the program stack +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:450 msgid "push" msgstr "empujar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:441 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:453 msgid "pushes value onto FILO (first-in last-out heap)" msgstr "apila el valor sobre la pila FILO (primero en entrar, último en salir)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:451 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:463 msgid "show heap" msgstr "mostrar pila" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:454 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:466 msgid "shows values in FILO (first-in last-out heap)" msgstr "" "muestra los valores en la pila FILO (primero en entrar, último en salir)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:464 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:476 msgid "empty heap" msgstr "vaciar pila" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:467 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:479 msgid "emptys FILO (first-in-last-out heap)" msgstr "vacía la pila FILO (primera-en-entrar último-en-salir)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477 +#. TRANS: pop removes a new item from the program stack +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:490 msgid "pop" msgstr "sacar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:481 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:494 msgid "pops value off FILO (first-in last-out heap)" msgstr "saca el valor de la pila FILO (primero en entrar, último en salir)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:491 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:504 msgid "empty heap?" msgstr "pila vacía?" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:494 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:507 msgid "returns True if heap is empty" msgstr "devuelve Verdadero si la pila está vacía" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:501 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:503 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:514 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:516 msgid "comment" msgstr "comentar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:505 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:518 msgid "places a comment in your code" msgstr "coloca un comentario en tu código" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:511 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:524 msgid "print" msgstr "imprimir" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:515 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:528 msgid "prints value in status block at bottom of the screen" msgstr "" "imprime el valor en el bloque de estado en la parte inferior de la pantalla" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:525 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:538 msgid "Python chr operator" msgstr "Operador chr de Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:534 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:547 msgid "Python int operator" msgstr "Operador int de Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:541 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:554 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:568 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:567 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:581 msgid "Python" msgstr "Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:545 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 msgid "" "a programmable block: used to add advanced single-variable math equations, e." "g., sin(x)" @@ -1520,7 +1529,7 @@ msgstr "" "un bloque programable: utilizado para añadir ecuaciones matemáticas " "avanzadas de una variable, p.e., seno(x)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:571 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sqrt(x*x+y*y)" @@ -1528,7 +1537,7 @@ msgstr "" "un bloque programable: utilizado para agregar ecuaciones matemáticas " "avanzadas de múltiples variables, i.e., sqrt(x*x+y*y)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:572 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:585 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sin(x+y+z)" @@ -1536,226 +1545,218 @@ msgstr "" "un bloque programable: utilizado para añadir ecuaciones matemáticas " "avanzadas multivariables, p.e. seno(x+y+z)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:584 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:600 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:615 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:597 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:613 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:628 msgid "Python block" msgstr "bloque Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:586 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:602 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:618 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:599 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:615 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631 msgid "runs code found in the tamyblock.py module found in the Journal" msgstr "ejecuta el código del módulo tamyblock.py que se encuentra en el Diario" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:644 msgid "Cartesian" msgstr "Cartesiana" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:633 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:646 msgid "displays Cartesian coordinates" msgstr "muestra coordenadas cartesianas" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:652 msgid "polar" msgstr "polar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:641 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:654 msgid "displays polar coordinates" msgstr "muestra las coordenadas polares" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:647 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:731 msgid "turtle" msgstr "tortuga" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:651 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:664 msgid "chooses which turtle to command" msgstr "elige la tortuga a ordenar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:669 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:673 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:682 msgid "turtle shell" msgstr "caparazón de la tortuga" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:662 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:670 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:683 msgid "put a custom 'shell' on the turtle" msgstr "vestir a la tortuga con un caparazón a medida" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:849 -msgid "top" -msgstr "cima" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:677 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:691 msgid "top of a collapsed stack" msgstr "cima de una pila plegable" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:683 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:825 -msgid "bottom" -msgstr "debajo" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:684 -msgid "bottom of a collapsible stack" -msgstr "parte inferior de una pila plegable" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:692 -msgid "collapsed stack: click to open" -msgstr "pila plegable: clic para abrir" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:696 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:706 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:717 +msgid "load" +msgstr "cargar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:701 -msgid "bottom block in a collapsed stack: click to open" -msgstr "bloque inferior de una pila plegable: clic para abrir" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:699 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:710 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:721 +msgid "loads a block" +msgstr "cargar un bloque" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:708 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:712 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:722 -msgid "top of stack" -msgstr "cima de la pila" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:720 +msgid "setxy" +msgstr "fijar xy" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:709 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:719 -msgid "label" -msgstr "etiqueta" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:729 +msgid "palette" +msgstr "paleta" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:718 -msgid "top of a collapsible stack" -msgstr "cima de una pila plegable" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:732 +msgid "selects a palette" +msgstr "seleccionar paleta" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:728 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:740 msgid "Palette of presentation templates" msgstr "Paleta de plantillas de presentaciones" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:735 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:747 msgid "hide blocks" msgstr "ocultar los bloques" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:737 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:749 msgid "declutters canvas by hiding blocks" msgstr "limpia el lienzo ocultando bloques" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:744 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:756 msgid "show blocks" msgstr "mostrar bloques" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:746 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:758 msgid "restores hidden blocks" msgstr "restaura bloques ocultos" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:754 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:766 msgid "hides the Sugar toolbars" msgstr "oculta las barras de herramientas de Azúcar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:763 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775 msgid "list" msgstr "lista" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:767 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1002 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:779 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1014 msgid "presentation bulleted list" msgstr "presentación con lista de viñetas" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1004 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:787 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1016 msgid "presentation template: list of bullets" msgstr "plantilla de presentación: lista de viñetas" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:782 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:944 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:794 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:956 msgid "presentation template: select Journal object (no description)" msgstr "" "plantilla de presentación: seleccionar objeto del Diario (sin descripción)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:929 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:801 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:941 msgid "presentation template: select Journal object (with description)" msgstr "" "plantilla de presentación: seleccionar objeto del Diario (con descripción)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:796 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:989 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:808 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1001 msgid "presentation template: select four Journal objects" msgstr "plantilla de presentación: seleccionar cuatro objetos del Diario" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:803 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:810 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:959 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:974 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:815 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:822 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:971 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:986 msgid "presentation template: select two Journal objects" msgstr "plantilla de presentación: seleccionar dos objetos del Diario" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:820 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:832 msgid "xcor of left of screen" msgstr "coorx de la izquierda de la pantalla" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:828 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:837 +msgid "bottom" +msgstr "debajo" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:840 msgid "ycor of bottom of screen" msgstr "coory del limite inferior de la pantalla" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:833 taextras.py:224 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:845 taextras.py:235 msgid "width" msgstr "anchura" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:836 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:848 msgid "the canvas width" msgstr "el ancho del lienzo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:844 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:856 msgid "xcor of right of screen" msgstr "xcor del lado derecho de la pantalla" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:852 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:864 msgid "ycor of top of screen" msgstr "ycor del limite superior de la pantalla" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:857 taextras.py:219 -#: taextras.py:225 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:869 taextras.py:230 +#: taextras.py:236 msgid "height" msgstr "altura" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:860 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:872 msgid "the canvas height" msgstr "la altura del lienzo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:867 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:879 msgid "title x" msgstr "título x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:876 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:888 msgid "title y" msgstr "título y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:885 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:897 msgid "left x" msgstr "izquierda x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:906 msgid "top y" msgstr "arriba y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:903 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:915 msgid "right x" msgstr "derecha x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:912 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:924 msgid "bottom y" msgstr "debajo y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:927 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:942 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:939 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:954 msgid "presentation 1x1" msgstr "presentación 1x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:957 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:969 msgid "presentation 2x1" msgstr "presentación 2x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:972 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:984 msgid "presentation 1x2" msgstr "presentación 1x2" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:987 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:999 msgid "presentation 2x2" msgstr "presentación 2x2" @@ -1889,11 +1890,11 @@ msgstr "luz ambiente" msgid "temperature" msgstr "temperatura" -#: taextras.py:76 taextras.py:267 +#: taextras.py:76 taextras.py:280 msgid "distance" msgstr "distancia" -#: taextras.py:77 taextras.py:264 +#: taextras.py:77 taextras.py:277 msgid "tilt" msgstr "inclinación" @@ -2014,313 +2015,333 @@ msgid "print text in Butia robot 32-character ASCII display" msgstr "imprime texto en la pantalla de 32 caracteres ASCII del Butiá" #: taextras.py:113 +msgid "refresh Butia palette" +msgstr "refrescar paleta Butiá" + +#: taextras.py:114 +msgid "refresh Butia" +msgstr "refrescar Butiá" + +#: taextras.py:115 +msgid "refresh the state of the Butia palette and blocks" +msgstr "actualiza el estado de la paleta y de los bloques Butiá" + +#: taextras.py:116 msgid "Butia" msgstr "Butiá" -#: taextras.py:117 +#: taextras.py:120 msgid "The camera was not found." msgstr "La cámara no fue encontrada." -#: taextras.py:118 +#: taextras.py:121 msgid "Error on the initialization of the camera." msgstr "Error en la inicialización de la cámara." -#: taextras.py:119 +#: taextras.py:122 msgid "FollowMe" msgstr "FollowMe" -#: taextras.py:120 +#: taextras.py:123 msgid "follow" msgstr "seguir" -#: taextras.py:121 +#: taextras.py:124 msgid "R" msgstr "R" -#: taextras.py:122 +#: taextras.py:125 msgid "G" msgstr "G" -#: taextras.py:123 +#: taextras.py:126 msgid "B" msgstr "B" -#: taextras.py:124 +#: taextras.py:127 msgid "follow a RGB color" msgstr "seguir color RGB" -#: taextras.py:125 +#: taextras.py:128 msgid "threshold" msgstr "umbral" -#: taextras.py:126 +#: taextras.py:129 msgid "set a threshold for a RGB color" msgstr "define el umbral para un color RGB" -#: taextras.py:127 +#. TRANS: the calibration can be saved for later use +#: taextras.py:131 msgid "save calibration 1" msgstr "guardar calibración 1" -#: taextras.py:128 +#: taextras.py:132 msgid "stores a calibration in calibration 1" msgstr "almacena una calibración en calibración 1" -#: taextras.py:129 +#. TRANS: the calibration can be saved for later use +#: taextras.py:134 msgid "save calibration 2" msgstr "guardar calibración 2" -#: taextras.py:130 +#: taextras.py:135 msgid "stores a calibration in calibration 2" msgstr "almacena una calibración en calibración 2" -#: taextras.py:131 +#. TRANS: the calibration is used to match an RGB color to a target +#: taextras.py:137 msgid "calibration" msgstr "calibración" -#: taextras.py:132 +#: taextras.py:138 msgid "stores a personalized calibration" msgstr "almacena una calibración personalizada" -#: taextras.py:133 +#: taextras.py:139 msgid "calibration 1" msgstr "calibración 1" -#: taextras.py:134 +#: taextras.py:140 msgid "return calibration 1" msgstr "devuelve la calibración 1" -#: taextras.py:135 +#: taextras.py:141 msgid "calibration 2" msgstr "calibración 2" -#: taextras.py:136 +#: taextras.py:142 msgid "return calibration 2" msgstr "devuelve la calibración 2" -#: taextras.py:137 +#: taextras.py:143 msgid "return a personalized calibration" msgstr "devuelve una calibración personalizada" -#: taextras.py:138 +#: taextras.py:144 msgid "x position" msgstr "posición x" -#: taextras.py:139 +#: taextras.py:145 msgid "return x position" msgstr "retorna la posición x" -#: taextras.py:140 +#: taextras.py:146 msgid "y position" msgstr "posición y" -#: taextras.py:141 +#: taextras.py:147 msgid "return y position" msgstr "retorna la posición y" -#: taextras.py:142 +#: taextras.py:148 msgid "pixels" msgstr "píxeles" -#: taextras.py:143 +#: taextras.py:149 msgid "return the number of pixels of the biggest blob" msgstr "devuelve el número de píxeles de la mancha mas grande" -#: taextras.py:144 +#: taextras.py:150 msgid "follow a color or calibration" msgstr "seguir un color o calibración" -#: taextras.py:145 +#: taextras.py:151 msgid "minimum pixels" msgstr "mínimo de pixeles" -#: taextras.py:146 +#: taextras.py:152 msgid "set the minimal number of pixels to follow" msgstr "define el mínimo número de píxeles a seguir" -#: taextras.py:147 +#: taextras.py:153 msgid "empty calibration" msgstr "calibración vacía" -#: taextras.py:148 +#: taextras.py:154 msgid "error in string conversion" msgstr "error en la conversión de la cadena de texto" -#: taextras.py:152 +#. TRANS: SumBot is a robot programmed for "Sumo wrestling" +#: taextras.py:159 msgid "SumBot" msgstr "SumBot" -#: taextras.py:153 +#: taextras.py:160 msgid "speed SumBot" msgstr "velocidad SumBot" -#: taextras.py:154 +#: taextras.py:161 msgid "submit the speed to the SumBot" msgstr "setea la velocidad del SumBot" -#: taextras.py:155 +#: taextras.py:162 msgid "set the default speed for the movement commands" msgstr "setea la velocidad por defecto para los comandos de movimiento" #. TRANS: This string is shorthand for "move SumBot forward" -#: taextras.py:157 +#: taextras.py:164 msgid "forward SumBot" msgstr "adelante SumBot" -#: taextras.py:158 +#: taextras.py:165 msgid "move SumBot forward" msgstr "mueve el SumBot hacia adelante" #. TRANS: This string is shorthand for "move SumBot backward" -#: taextras.py:160 +#: taextras.py:167 msgid "backward SumBot" msgstr "atrás SumBot" -#: taextras.py:161 +#: taextras.py:168 msgid "move SumBot backward" msgstr "mueve el SumBot hacia atrás" -#: taextras.py:162 +#: taextras.py:169 msgid "stop SumBot" msgstr "detener SumBot" -#: taextras.py:163 +#: taextras.py:170 msgid "stop the SumBot" msgstr "detiene el SumBot" #. TRANS: This string is shorthand for "turn SumBot left" -#: taextras.py:165 +#: taextras.py:172 msgid "left SumBot" msgstr "izquierda SumBot" -#: taextras.py:166 +#: taextras.py:173 msgid "turn left the SumBot" msgstr "gira el SumBot hacia la izquierda" #. TRANS: This string is shorthand for "move SumBot right" -#: taextras.py:168 +#: taextras.py:175 msgid "right SumBot" msgstr "derecha SumBot" -#: taextras.py:169 +#: taextras.py:176 msgid "turn right the SumBot" msgstr "gira el SumBot hacia la derecha" -#: taextras.py:170 +#. TRANS: The angle to the center is the angle SumBot must turn to +#. face the center of the playing field +#: taextras.py:179 msgid "angle to center" msgstr "ángulo al centro" #. TRANS: dohyo is the playing field -#: taextras.py:172 +#: taextras.py:181 msgid "get the angle to the center of the dohyo" msgstr "obtiene el ángulo al centro del dohyo" -#: taextras.py:173 +#. TRANS: The angle to the center is the angle SumBot must turn to +#. face the Enemy (opponent) +#: taextras.py:184 msgid "angle to Enemy" msgstr "ángulo al Enemigo" -#: taextras.py:174 +#: taextras.py:185 msgid "get the angle to the Enemy" msgstr "obtiene el ángulo al Enemigo" #. TRANS: This string is shorthand for "x coordinate of SumBot" -#: taextras.py:176 +#: taextras.py:187 msgid "x coor. SumBot" msgstr "coor. x SumBot" -#: taextras.py:177 +#: taextras.py:188 msgid "get the x coordinate of the SumBot" msgstr "obtiene la coordenada x del Sumbot" #. TRANS: This string is shorthand for "y coordinate of SumBot" -#: taextras.py:179 +#: taextras.py:190 msgid "y coor. SumBot" msgstr "coor. y SumBot" -#: taextras.py:180 +#: taextras.py:191 msgid "get the y coordinate of the SumBot" msgstr "obtiene la coordenada y del Sumbot" #. TRANS: This string is shorthand for "x coordinate of SumBot's enemy" -#: taextras.py:182 +#: taextras.py:193 msgid "x coor. Enemy" msgstr "coor. x Enemigo" -#: taextras.py:183 +#: taextras.py:194 msgid "get the x coordinate of the Enemy" msgstr "obtiene la coordenada x del Enemigo" #. TRANS: This string is shorthand for "y coordinate of SumBot's enemy" -#: taextras.py:185 +#: taextras.py:196 msgid "y coor. Enemy" msgstr "coor. y Enemigo" -#: taextras.py:186 +#: taextras.py:197 msgid "get the y coordinate of the Enemy" msgstr "obtiene la coordenada y del Enemigo" #. TRANS: This string is shorthand for "rotation of SumBot" -#: taextras.py:188 +#: taextras.py:199 msgid "rotation SumBot" msgstr "rotación SumBot" -#: taextras.py:189 +#: taextras.py:200 msgid "get the rotation of the Sumbot" msgstr "obtiene la rotación del SumBot" #. TRANS: This string is shorthand for "rotation of SumBot's enemy" -#: taextras.py:191 +#: taextras.py:202 msgid "rotation Enemy" msgstr "rotación Enemigo" -#: taextras.py:192 +#: taextras.py:203 msgid "get the rotation of the Enemy" msgstr "obtiene la rotación del Enemigo" -#: taextras.py:193 +#: taextras.py:204 msgid "distance to center" msgstr "distancia al centro" #. TRANS: dohyo is the playing field -#: taextras.py:195 +#: taextras.py:206 msgid "get the distance to the center of the dohyo" msgstr "obtiene la distancia al centro del dohyo" -#: taextras.py:196 +#: taextras.py:207 msgid "distance to Enemy" msgstr "distancia al Enemigo" -#: taextras.py:197 +#: taextras.py:208 msgid "get the distance to the Enemy" msgstr "obtiene la distancia al Enemigo" -#: taextras.py:198 +#: taextras.py:209 msgid "update information" msgstr "actualizar información" -#: taextras.py:199 +#: taextras.py:210 msgid "update information from the server" msgstr "actualiza la información desde el servidor" #. TRANS: Please use similar terms to those used in the Physics Activity -#: taextras.py:204 +#: taextras.py:215 msgid "Palette of physics blocks" msgstr "Paleta de bloques de física" -#: taextras.py:205 +#: taextras.py:216 msgid "start polygon" msgstr "comenzar polígono" -#: taextras.py:206 +#: taextras.py:217 msgid "Begin defining a new polygon based on the current Turtle xy position." msgstr "" "Comienza a definir un nuevo polígono basado en la posición actual xy de la " "Tortuga." -#: taextras.py:208 +#: taextras.py:219 msgid "add point" msgstr "agregar punto" -#: taextras.py:209 +#: taextras.py:220 msgid "" "Add a new point to the current polygon based on the current Turtle xy " "position." @@ -2329,76 +2350,77 @@ msgstr "" "la Tortuga." # finalizar polígono -#: taextras.py:211 +#: taextras.py:222 msgid "end polygon" msgstr "terminar polígono" -#: taextras.py:212 +#: taextras.py:223 msgid "Define a new polygon." msgstr "Define un nuevo polígono." -#: taextras.py:213 +#: taextras.py:224 msgid "end filled polygon" msgstr "termina polígono relleno" -#: taextras.py:214 +#: taextras.py:225 msgid "Not a simple polygon" msgstr "No es un polígono simple" -#: taextras.py:215 +#: taextras.py:226 msgid "Define a new filled polygon." msgstr "Define un nuevo polígono relleno." -#: taextras.py:216 +#: taextras.py:227 msgid "triangle" msgstr "triángulo" #. TRANS: base of a triangle -#: taextras.py:218 +#: taextras.py:229 msgid "base" msgstr "base" -#: taextras.py:220 +#: taextras.py:231 msgid "Add a triangle object to the project." msgstr "Agrega un objeto triángulo al proyecto." -#: taextras.py:221 +#: taextras.py:232 msgid "circle" msgstr "círculo" -#: taextras.py:222 +#: taextras.py:233 msgid "Add a circle object to the project." msgstr "Agrega un objeto círculo al proyecto." -#: taextras.py:223 +#: taextras.py:234 msgid "rectangle" msgstr "rectángulo" -#: taextras.py:226 +#: taextras.py:237 msgid "Add a rectangle object to the project." msgstr "Agrega un objeto rectángulo al proyecto." -#: taextras.py:227 +#: taextras.py:238 msgid "reset" msgstr "resetear" -#: taextras.py:228 +#: taextras.py:239 msgid "Reset the project; clear the object list." msgstr "Resetea el proyecto; limpia la lista de objetos." -#: taextras.py:229 +#: taextras.py:240 msgid "motor" msgstr "motor" -#: taextras.py:230 +#. TRANS: torque as in engine torque +#: taextras.py:242 msgid "torque" msgstr "torque" -#: taextras.py:231 +#: taextras.py:243 msgid "speed" msgstr "velocidad" -#: taextras.py:232 +#: taextras.py:244 msgid "" "Motor torque and speed range from 0 (off) to positive numbers; motor is " "placed on the most recent object created." @@ -2408,20 +2430,20 @@ msgstr "" "recientemente." # puede ser: alfiler, perno, clavija, clavo - En Physics es: Tachuela (asi que por coherencia, usé Tachuela) -#: taextras.py:234 taextras.py:355 +#: taextras.py:246 taextras.py:377 msgid "pin" msgstr "tachuela" -#: taextras.py:235 +#: taextras.py:247 msgid "Pin an object down so that it cannot fall." msgstr "Sujeta un objeto para que no se caiga." # enPhysics es unión... podría ser articulación -#: taextras.py:236 +#: taextras.py:248 msgid "joint" msgstr "unión" -#: taextras.py:239 +#: taextras.py:251 msgid "" "Join two objects together (the most recent object created and the object at " "point x, y)." @@ -2429,39 +2451,39 @@ msgstr "" "Une dos objetos (el objeto creado mas reciententemente y el objeto en el " "punto x, y)." -#: taextras.py:241 +#: taextras.py:253 msgid "save as Physics activity" msgstr "guardar como Actividad Física" -#: taextras.py:242 +#: taextras.py:254 msgid "Save the project to the Journal as a Physics activity." msgstr "Guarda el proyecto al Diario como una Actividad de Física." #. TRANS: Here, gear means a toothed wheel, as in a clock-works -#: taextras.py:244 +#: taextras.py:256 msgid "gear" msgstr "círculo" -#: taextras.py:245 +#: taextras.py:257 msgid "Add a gear object to the project." msgstr "Agrega un objeto engranaje al proyecto." -#: taextras.py:246 +#: taextras.py:258 msgid "density" msgstr "densidad" -#: taextras.py:247 +#: taextras.py:259 msgid "" "Set the density property for objects (density can be any positive number)." msgstr "" "Establece la densidad de los objetos (la densidad puede ser cualquier número " "positivo)." -#: taextras.py:249 +#: taextras.py:261 msgid "friction" msgstr "fricción" -#: taextras.py:250 +#: taextras.py:262 msgid "" "Set the friction property for objects (value from 0 to 1, where 0 turns " "friction off and 1 is strong friction)." @@ -2470,13 +2492,13 @@ msgstr "" "donde 0 es sin fricción y el 1 es fuerte)." # podría ser elasticidad? -#. TRANS: bounciness is restitution -#: taextras.py:253 +#. TRANS: bounciness is coefficient of restitution +#: taextras.py:265 msgid "bounciness" msgstr "restitución" # very bouncy = muy restituible? -#: taextras.py:254 +#: taextras.py:266 msgid "" "Set the bounciness property for objects (a value from 0 to 1, where 0 means " "no bounce and 1 is very bouncy)." @@ -2484,11 +2506,12 @@ msgstr "" "Establece la propiedad de restitución para los objetos (un valor entre 0 y " "1, donde 0 significa sin restitución y 1 mucha)." -#: taextras.py:256 +#. TRANS: dynamic here means moving vs in a fixed position +#: taextras.py:269 msgid "dynamic" msgstr "dinámico" -#: taextras.py:257 +#: taextras.py:270 msgid "" "If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position." msgstr "" @@ -2496,11 +2519,11 @@ msgstr "" "posición." #. TRANS: WeDo is a robotics product of the LEGO company -#: taextras.py:263 +#: taextras.py:276 msgid "Palette of WeDo blocks" msgstr "Paleta de bloques WeDo" -#: taextras.py:265 +#: taextras.py:278 msgid "" "tilt sensor output: (-1 == no tilt, 0 == tilt forward, 3 == tilt back, 1 == " "tilt left, 2 == tilt right)" @@ -2510,128 +2533,132 @@ msgstr "" "izquierda, 2 == inclinado hacia la derecha)" #. TRANS: This string is shorthand for "output of the distance sensor" -#: taextras.py:269 +#: taextras.py:282 msgid "distance sensor output" msgstr "salida del sensor distancia" -#: taextras.py:270 +#: taextras.py:283 msgid "Motor A" msgstr "Motor A" -#: taextras.py:271 +#: taextras.py:284 msgid "returns the current value of Motor A" msgstr "devuelve el valor actual del Motor A" -#: taextras.py:272 +#: taextras.py:285 msgid "Motor B" msgstr "Motor B" -#: taextras.py:273 +#: taextras.py:286 msgid "returns the current value of Motor B" msgstr "devuelve el valor actual del Motor B" -#: taextras.py:274 +#: taextras.py:287 msgid "set the value for Motor A" msgstr "setea el valor del Motor A" -#: taextras.py:275 +#: taextras.py:288 msgid "set the value for Motor B" msgstr "setea el valor del Motor B" #. TRANS: Lego NXT is a robotics product of the LEGO company -#: taextras.py:280 +#: taextras.py:293 msgid "Palette of LEGO NXT blocks of motors" msgstr "Paleta de bloques LEGO NXT de motores" -#: taextras.py:281 +#: taextras.py:294 msgid "Palette of LEGO NXT blocks of sensors" msgstr "Paleta de bloques LEGO NXT de sensores" -#: taextras.py:282 +#. TRANS: touch sensor (implemented as a button) +#: taextras.py:296 msgid "touch" msgstr "botón" -#: taextras.py:283 +#. TRANS: distance sensor (implemented using ultrasonics) +#: taextras.py:298 msgid "ultrasonic" msgstr "distancia" -#: taextras.py:285 +#: taextras.py:300 msgid "light" msgstr "luz" -#: taextras.py:287 +#: taextras.py:302 msgid "PORT A" msgstr "PUERTO A" -#: taextras.py:288 +#: taextras.py:303 msgid "PORT B" msgstr "PUERTO B" -#: taextras.py:289 +#: taextras.py:304 msgid "PORT C" msgstr "PUERTO C" -#: taextras.py:290 +#: taextras.py:305 msgid "PORT 1" msgstr "PUERTO 1" -#: taextras.py:291 +#: taextras.py:306 msgid "PORT 2" msgstr "PUERTO 2" -#: taextras.py:292 +#: taextras.py:307 msgid "PORT 3" msgstr "PUERTO 3" -#: taextras.py:293 +#: taextras.py:308 msgid "PORT 4" msgstr "PUERTO 4" -#: taextras.py:294 +#. TRANS: The brick is the NXT controller +#: taextras.py:310 msgid "Please check the connection with the brick." msgstr "Por favor chequee la conexión con el brick." -#: taextras.py:295 +#: taextras.py:311 msgid "Please check the port." msgstr "Por favor chequee el puerto." -#: taextras.py:296 +#: taextras.py:312 msgid "The value of power must be between -127 to 127." msgstr "El valor de potencia debe ser entre -127 y 127." -#: taextras.py:297 +#: taextras.py:313 msgid "An error has occurred: check all connections and try to reconnect." msgstr "Un error ha ocurrido: chequee todas las conexiones y pruebe reconectar." -#: taextras.py:298 +#: taextras.py:314 msgid "NXT found" msgstr "NXT encontrado" -#: taextras.py:299 +#: taextras.py:315 msgid "NXT not found" msgstr "NXT no encontrado" -#: taextras.py:300 +#: taextras.py:316 msgid "refresh NXT" msgstr "refrescar NXT" -#: taextras.py:301 +#: taextras.py:317 msgid "Search for a connected NXT brick." msgstr "Busca por un brick NXT conectado." -#: taextras.py:302 +#: taextras.py:318 msgid "play tone" msgstr "reproducir tono" -#: taextras.py:303 +#: taextras.py:319 msgid "frequency" msgstr "frecuencia" -#: taextras.py:305 +#: taextras.py:321 msgid "Play a tone at frequency for time." msgstr "Reproduce un tono a cierta frecuencia por un determinado tiempo." -#: taextras.py:306 +#. TRANS: turn is the action and rotations is quantity of turns +#: taextras.py:323 msgid "" "turn motor\n" "rotations" @@ -2639,19 +2666,19 @@ msgstr "" "girar motor\n" "rotaciones" -#: taextras.py:307 +#: taextras.py:324 msgid "port" msgstr "puerto" -#: taextras.py:308 +#: taextras.py:325 msgid "power" msgstr "potencia" -#: taextras.py:309 +#: taextras.py:326 msgid "turn a motor" msgstr "gira un motor" -#: taextras.py:310 +#: taextras.py:327 msgid "" "synchronize motors\n" "steering" @@ -2659,185 +2686,190 @@ msgstr "" "sincronizar motores\n" "dirección" -#: taextras.py:311 +#: taextras.py:328 msgid "rotations" msgstr "rotaciones" -#: taextras.py:312 +#: taextras.py:329 msgid "synchronize two motors connected in PORT B and PORT C" msgstr "sincroniza dos motores conectados en el PUERTO B y PUERTO C" -#: taextras.py:313 +#: taextras.py:330 msgid "PORT A of the brick" msgstr "PUERTO A del brick" -#: taextras.py:314 +#: taextras.py:331 msgid "PORT B of the brick" msgstr "PUERTO B del brick" -#: taextras.py:315 +#: taextras.py:332 msgid "PORT C of the brick" msgstr "PUERTO C del brick" -#: taextras.py:316 +#: taextras.py:333 msgid "start motor" msgstr "iniciar motor" -#: taextras.py:317 +#: taextras.py:334 msgid "Run a motor forever." msgstr "Girar un motor por siempre." -#: taextras.py:318 +#: taextras.py:335 msgid "brake motor" msgstr "frenar motor" -#: taextras.py:319 +#: taextras.py:336 msgid "Stop a specified motor." msgstr "Frena un motor específico." -#: taextras.py:320 +#. TRANS: reset is used to reset the counter associated with the motor +#: taextras.py:338 msgid "reset motor" msgstr "reiniciar motor" -#: taextras.py:321 +#: taextras.py:339 msgid "Reset the motor counter." msgstr "Reinicia el contador del motor." -#: taextras.py:322 +#: taextras.py:340 msgid "motor position" msgstr "posición del motor" -#: taextras.py:323 +#: taextras.py:341 msgid "Get the motor position." msgstr "Obtiene la posición del motor." -#: taextras.py:324 +#: taextras.py:342 msgid "PORT 1 of the brick" msgstr "PUERTO 1 del brick" -#: taextras.py:325 +#: taextras.py:343 msgid "PORT 2 of the brick" msgstr "PUERTO 2 del brick" -#: taextras.py:326 +#: taextras.py:344 msgid "PORT 3 of the brick" msgstr "PUERTO 3 del brick" -#: taextras.py:327 +#: taextras.py:345 msgid "PORT 4 of the brick" msgstr "PUERTO 4 del brick" -#: taextras.py:328 +#: taextras.py:346 msgid "read" msgstr "leer" -#: taextras.py:329 +#: taextras.py:347 msgid "sensor" msgstr "sensor" -#: taextras.py:330 +#: taextras.py:348 msgid "Read sensor output." msgstr "Lee la salida del sensor." -#: taextras.py:331 +#: taextras.py:349 msgid "color sensor" msgstr "sensor de color" -#: taextras.py:332 +#: taextras.py:350 msgid "light sensor" msgstr "sensor de luz" -#: taextras.py:333 +#: taextras.py:351 msgid "touch sensor" msgstr "sensor táctil" -#: taextras.py:334 +#: taextras.py:352 msgid "distance sensor" msgstr "sensor de distancia" -#: taextras.py:335 +#: taextras.py:353 msgid "sound sensor" msgstr "sensor de sonido" -#: taextras.py:336 +#. TRANS: set light is used to set the light level associated with +#. the color sensor (which can emit light as well as sense it) +#: taextras.py:356 msgid "set light" msgstr "prender luz" -#: taextras.py:337 +#: taextras.py:357 msgid "Set color sensor light." msgstr "Prende la luz del sensor de color." #. TRANS: Arduino plugin to control an Arduino board -#: taextras.py:342 +#: taextras.py:362 msgid "Palette of Arduino blocks" msgstr "Paleta de bloques Arduino" -#: taextras.py:343 +#: taextras.py:363 msgid "HIGH" msgstr "ALTO" -#: taextras.py:344 +#: taextras.py:364 msgid "LOW" msgstr "BAJO" -#: taextras.py:345 +#: taextras.py:365 msgid "INPUT" msgstr "ENTRADA" -#: taextras.py:346 +#: taextras.py:366 msgid "OUTPUT" msgstr "SALIDA" #. TRANS: PWM is pulse-width modulation -#: taextras.py:348 +#: taextras.py:368 msgid "PWM" msgstr "PWM" -#: taextras.py:349 +#: taextras.py:369 msgid "SERVO" msgstr "SERVO" -#: taextras.py:350 +#: taextras.py:370 msgid "ERROR: Check the Arduino and the number of port." msgstr "ERROR: Chequee la Arduino y el número de puerto." -#: taextras.py:351 +#: taextras.py:371 msgid "ERROR: Value must be a number from 0 to 255." msgstr "ERROR: El valor debe ser un número entre 0 y 255." -#: taextras.py:352 +#: taextras.py:372 msgid "ERROR: Value must be either HIGH or LOW." msgstr "ERROR: El valor debe ser ALTO o BAJO." -#: taextras.py:353 +#: taextras.py:373 msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO." msgstr "ERROR: El modo debe ser ENTRADA, SALIDA, PWM o SERVO." -#: taextras.py:354 +#. TRANS: pin mode is used to specify the mode (INPUT, OUTPUT, etc) +#. in which an I/O pin is being used. +#: taextras.py:376 msgid "pin mode" msgstr "modo del pin" -#: taextras.py:356 +#: taextras.py:378 msgid "mode" msgstr "modo" -#: taextras.py:357 +#: taextras.py:379 msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)." msgstr "Selecciona la función del pin (ENTRADA, SALIDA, PWM, SERVO)." -#: taextras.py:358 +#: taextras.py:380 msgid "analog write" msgstr "escribir analógico" -#: taextras.py:360 +#: taextras.py:382 msgid "Write analog value in specified port." msgstr "Escribe un valor analógico en el puerto especificado." -#: taextras.py:361 +#: taextras.py:383 msgid "analog read" msgstr "leer analógico" -#: taextras.py:362 +#: taextras.py:384 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." @@ -2846,124 +2878,147 @@ msgstr "" "Use Vref para determinar el voltaje. Para USB, volt=((leer)*5/1024) " "aproximadamente." -#: taextras.py:364 +#: taextras.py:386 msgid "digital write" msgstr "escribir digital" -#: taextras.py:365 +#: taextras.py:387 msgid "Write digital value to specified port." msgstr "Escribe un valor digital en un puerto específico." -#: taextras.py:366 +#: taextras.py:388 msgid "digital read" msgstr "leer digital" -#: taextras.py:367 +#: taextras.py:389 msgid "Read value from digital port." msgstr "Lee un valor desde un puerto digital." -#: taextras.py:368 +#: taextras.py:390 msgid "Set HIGH value for digital port." msgstr "Setea el valor ALTO en el puerto digital." -#: taextras.py:369 +#: taextras.py:391 msgid "Configure Arduino port for digital input." msgstr "Configura el puerto de la Arduino como entrada digital." -#: taextras.py:370 +#: taextras.py:392 msgid "Configure Arduino port to drive a servo." msgstr "Configura el puerto de la Arduino para manejar un servo." -#: taextras.py:371 +#: taextras.py:393 msgid "Set LOW value for digital port." msgstr "Setea el valor BAJO en el puerto digital." -#: taextras.py:372 +#: taextras.py:394 msgid "Configure Arduino port for digital output." msgstr "Configura el puerto de la Arduino como salida digital." -#: taextras.py:373 +#: taextras.py:395 msgid "Configure Arduino port for PWM (pulse-width modulation)." msgstr "" "Configura el puerto de la Arduino para PWM modulación por ancho de pulsos)." -#: turtleblocks.py:79 +#: turtleblocks.py:78 msgid "usage is" msgstr "el uso es" -#: turtleblocks.py:231 +#: turtleblocks.py:230 msgid "No option action:" msgstr "Sin acción alternativa:" -#: turtleblocks.py:246 +#: turtleblocks.py:245 msgid "File not found" msgstr "Fichero no encontrado" -#: turtleblocks.py:270 +#: turtleblocks.py:269 #, python-format msgid "Configuration directory not writable: %s" msgstr "Directorio de configuración no modificable: %s" -#: turtleblocks.py:326 +#: turtleblocks.py:325 msgid "New" msgstr "Nuevo" -#: turtleblocks.py:327 +#: turtleblocks.py:326 msgid "Open" msgstr "Abrir" -#: turtleblocks.py:328 +#: turtleblocks.py:327 msgid "Save" msgstr "Guardar" -#: turtleblocks.py:329 +#: turtleblocks.py:328 msgid "Save as" msgstr "Guardar como" -#: turtleblocks.py:332 -msgid "Save as HTML" -msgstr "Guardar como HTML" - -#: turtleblocks.py:336 +#: turtleblocks.py:333 msgid "Quit" msgstr "Salir" -#: turtleblocks.py:337 +#: turtleblocks.py:334 msgid "File" msgstr "Archivo" -#: turtleblocks.py:344 +#: turtleblocks.py:341 msgid "Rescale coordinates" msgstr "Escalar coordenadas" -#: turtleblocks.py:350 +#: turtleblocks.py:347 msgid "Reset block size" msgstr "Restaurar el tamaño del bloque" -#: turtleblocks.py:368 +#: turtleblocks.py:365 msgid "Show/hide blocks" msgstr "Mostar/ocultar bloques" -#: turtleblocks.py:370 +#: turtleblocks.py:367 msgid "Tools" msgstr "Herramientas" -#: turtleblocks.py:376 +#: turtleblocks.py:373 msgid "Debug" msgstr "Depurar" -#: turtleblocks.py:378 +#: turtleblocks.py:375 msgid "Turtle" msgstr "Tortuga" -#: turtleblocks.py:412 +#: turtleblocks.py:409 msgid "You have unsaved work. Would you like to save before quitting?" msgstr "Hay trabajo sin guardar. ¿Le gustaría guardar antes de salir?" -#: turtleblocks.py:413 +#: turtleblocks.py:410 msgid "Save project?" msgstr "¿Guardar el proyecto?" +#~ msgid "then else" +#~ msgstr "entonces sino" + +#~ msgid "bottom of a collapsible stack" +#~ msgstr "parte inferior de una pila plegable" + +#~ msgid "collapsed stack: click to open" +#~ msgstr "pila plegable: clic para abrir" + +#~ msgid "bottom block in a collapsed stack: click to open" +#~ msgstr "bloque inferior de una pila plegable: clic para abrir" + +#~ msgid "top of stack" +#~ msgstr "cima de la pila" + +#~ msgid "label" +#~ msgstr "etiqueta" + +#~ msgid "True" +#~ msgstr "Verdadero" + +#~ msgid "False" +#~ msgstr "Falso" + +#~ msgid "Save as HTML" +#~ msgstr "Guardar como HTML" + #~ msgid "d" #~ msgstr "d" -- cgit v0.9.1