From 52d1014419d0d95955d3ee8ad9ca91d11d9af1ba Mon Sep 17 00:00:00 2001 From: Pootle daemon Date: Wed, 19 Sep 2012 08:59:42 +0000 Subject: Commit from Sugar Labs: Translation System by user cjl.: 683 of 683 messages translated (0 fuzzy). --- (limited to 'po/en_US.po') diff --git a/po/en_US.po b/po/en_US.po index 3aa1761..7cb0de9 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-09-02 00:31-0400\n" -"PO-Revision-Date: 2012-09-03 07:36+0200\n" +"POT-Creation-Date: 2012-09-15 00:31-0400\n" +"PO-Revision-Date: 2012-09-19 10:42+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:3814 +#: activity/activity.info:2 TurtleArt/tawindow.py:3817 #: pysamples/grecord.py:205 turtleblocks.py:295 msgid "Turtle Art" msgstr "Turtle Art" @@ -31,8 +31,8 @@ msgid "Palette of turtle commands" msgstr "Palette of turtle commands" #: TurtleArt/tabasics.py:121 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:722 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:733 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:723 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:734 msgid "forward" msgstr "forward" @@ -57,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:853 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:854 msgid "left" msgstr "left" @@ -66,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:877 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:878 msgid "right" msgstr "right" @@ -117,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:3808 -#: TurtleArt/tawindow.py:3814 TurtleArtActivity.py:538 +#: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3811 +#: TurtleArt/tawindow.py:3817 TurtleArtActivity.py:538 msgid "xcor" msgstr "xcor" @@ -130,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:3808 -#: TurtleArt/tawindow.py:3814 TurtleArtActivity.py:539 +#: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3811 +#: TurtleArt/tawindow.py:3817 TurtleArtActivity.py:539 msgid "ycor" msgstr "ycor" @@ -143,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:3809 -#: TurtleArt/tawindow.py:3815 TurtleArtActivity.py:539 +#: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3812 +#: TurtleArt/tawindow.py:3818 TurtleArtActivity.py:539 msgid "heading" msgstr "heading" @@ -569,8 +569,8 @@ msgstr "string value" #: TurtleArt/tabasics.py:843 TurtleArt/tabasics.py:846 #: TurtleArt/tabasics.py:854 TurtleArt/tabasics.py:858 -#: TurtleArt/tawindow.py:1247 TurtleArt/tawindow.py:1325 -#: TurtleArt/tawindow.py:1338 TurtleArt/tawindow.py:4058 +#: TurtleArt/tawindow.py:1250 TurtleArt/tawindow.py:1328 +#: TurtleArt/tawindow.py:1341 TurtleArt/tawindow.py:4061 msgid "action" msgstr "action" @@ -578,7 +578,7 @@ msgstr "action" msgid "top of nameable action stack" msgstr "top of nameable action stack" -#: TurtleArt/tabasics.py:859 TurtleArt/tawindow.py:4072 +#: TurtleArt/tabasics.py:859 TurtleArt/tawindow.py:4075 msgid "invokes named action stack" msgstr "invokes named action stack" @@ -614,7 +614,7 @@ msgstr "box 2" msgid "Variable 2 (numeric value)" msgstr "Variable 2 (numeric value)" -#: TurtleArt/tabasics.py:911 TurtleArt/tawindow.py:4126 +#: TurtleArt/tabasics.py:911 TurtleArt/tawindow.py:4129 msgid "store in" msgstr "store in" @@ -622,21 +622,21 @@ msgstr "store in" msgid "box" msgstr "box" -#: TurtleArt/tabasics.py:911 TurtleArt/tawindow.py:4126 taextras.py:396 +#: TurtleArt/tabasics.py:911 TurtleArt/tawindow.py:4129 taextras.py:396 msgid "value" msgstr "value" #: TurtleArt/tabasics.py:915 TurtleArt/tabasics.py:928 -#: TurtleArt/tawindow.py:1251 TurtleArt/tawindow.py:4087 -#: TurtleArt/tawindow.py:4117 +#: TurtleArt/tawindow.py:1254 TurtleArt/tawindow.py:4090 +#: TurtleArt/tawindow.py:4120 msgid "my box" msgstr "my box" -#: TurtleArt/tabasics.py:916 TurtleArt/tawindow.py:4131 +#: TurtleArt/tabasics.py:916 TurtleArt/tawindow.py:4134 msgid "stores numeric value in named variable" msgstr "stores numeric value in named variable" -#: TurtleArt/tabasics.py:931 TurtleArt/tawindow.py:4101 +#: TurtleArt/tabasics.py:931 TurtleArt/tawindow.py:4104 msgid "named variable (numeric value)" msgstr "named variable (numeric value)" @@ -692,7 +692,7 @@ msgstr "clear all" msgid "move all blocks to trash" msgstr "move all blocks to trash" -#: TurtleArt/tacollaboration.py:153 TurtleArt/tawindow.py:1780 +#: TurtleArt/tacollaboration.py:153 TurtleArt/tawindow.py:1783 #: TurtleArtActivity.py:633 msgid "Share selected blocks" msgstr "Share selected blocks" @@ -700,22 +700,22 @@ msgstr "Share selected blocks" #: 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:962 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:977 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:992 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1007 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1022 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1037 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:963 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:978 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:993 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1008 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1023 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1038 msgid "Title" msgstr "Title" #: TurtleArt/talogo.py:358 TurtleArtActivity.py:613 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1472 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1473 msgid "Stop turtle" msgstr "Stop turtle" #: TurtleArt/talogo.py:369 TurtleArtActivity.py:289 TurtleArtActivity.py:614 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1465 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1466 msgid "Show blocks" msgstr "Show blocks" @@ -756,28 +756,28 @@ msgid "Save..." msgstr "Save..." #: TurtleArt/tautils.py:473 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:712 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:713 msgid "click to open" msgstr "click to open" -#: TurtleArt/tawindow.py:965 TurtleArt/tawindow.py:966 +#: TurtleArt/tawindow.py:968 TurtleArt/tawindow.py:969 msgid "orientation" msgstr "orientation" -#: TurtleArt/tawindow.py:976 TurtleArt/tawindow.py:1410 +#: TurtleArt/tawindow.py:979 TurtleArt/tawindow.py:1413 msgid "next" msgstr "next" -#: TurtleArt/tawindow.py:988 TurtleArt/tawindow.py:989 -#: TurtleArt/tawindow.py:1430 +#: TurtleArt/tawindow.py:991 TurtleArt/tawindow.py:992 +#: TurtleArt/tawindow.py:1433 msgid "shift" msgstr "shift" -#: TurtleArt/tawindow.py:1265 +#: TurtleArt/tawindow.py:1268 msgid "Select blocks to share" msgstr "Select blocks to share" -#: TurtleArt/tawindow.py:3913 +#: TurtleArt/tawindow.py:3916 msgid "image" msgstr "image" @@ -857,7 +857,7 @@ msgid "Restore blocks from trash" msgstr "Restore blocks from trash" #: TurtleArtActivity.py:528 TurtleArtActivity.py:678 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:788 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 msgid "Fullscreen" msgstr "Fullscreen" @@ -1067,7 +1067,7 @@ msgstr "Failed to upload!" #: plugins/audio_sensors/audio_sensors.py:75 #: plugins/camera_sensor/camera_sensor.py:57 #: plugins/light_sensor/light_sensor.py:49 plugins/rfid/rfid.py:86 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:329 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:330 msgid "Palette of sensor blocks" msgstr "Palette of sensor blocks" @@ -1202,8 +1202,8 @@ 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:124 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:714 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:885 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:715 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:886 msgid "top" msgstr "top" @@ -1344,163 +1344,167 @@ msgstr "speaks text" msgid "sinewave" msgstr "sinewave" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:316 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:317 +msgid "amplitude" +msgstr "amplitude" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:317 msgid "duration" msgstr "duration" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:319 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:320 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:336 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:347 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:337 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:348 msgid "button down" msgstr "button down" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:339 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:340 msgid "returns 1 if mouse button is pressed" msgstr "returns 1 if mouse button is pressed" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:350 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:351 msgid "returns True if mouse button is pressed" msgstr "returns True if mouse button is pressed" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:357 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:358 msgid "mouse x" msgstr "mouse x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:360 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:361 msgid "returns mouse x coordinate" msgstr "returns mouse x coordinate" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:367 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:368 msgid "mouse y" msgstr "mouse y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:370 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:371 msgid "returns mouse y coordinate" msgstr "returns mouse y coordinate" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:378 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:379 msgid "query keyboard" msgstr "query keyboard" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:380 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:381 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:387 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:388 msgid "keyboard" msgstr "keyboard" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:391 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:392 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:423 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:424 msgid "read pixel" msgstr "read pixel" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:426 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:427 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:434 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:435 msgid "turtle sees" msgstr "turtle sees" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:436 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:437 msgid "returns the color that the turtle \"sees\"" msgstr "returns the color that the turtle \"sees\"" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:444 taextras.py:332 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:445 taextras.py:332 msgid "time" msgstr "time" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:447 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:448 msgid "elapsed time (in seconds) since program started" msgstr "elapsed time (in seconds) since program started" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:456 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:457 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:463 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:464 msgid "push" msgstr "push" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:466 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:467 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:476 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477 msgid "show heap" msgstr "show heap" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:479 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:480 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:489 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:490 msgid "empty heap" msgstr "empty heap" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:492 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:493 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:503 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:504 msgid "pop" msgstr "pop" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:507 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:508 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:518 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:528 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:519 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:529 msgid "empty heap?" msgstr "empty heap?" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:521 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:531 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:522 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:532 msgid "returns True if heap is empty" msgstr "returns True if heap is empty" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:538 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:540 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:539 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:541 msgid "comment" msgstr "comment" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:542 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:543 msgid "places a comment in your code" msgstr "places a comment in your code" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:548 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:549 msgid "print" msgstr "print" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:552 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:553 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:562 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:563 msgid "Python chr operator" msgstr "Python chr operator" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:571 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:572 msgid "Python int operator" msgstr "Python int operator" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:578 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:591 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:605 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:579 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:592 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:606 msgid "Python" msgstr "Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:582 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:583 msgid "" "a programmable block: used to add advanced single-variable math equations, e." "g., sin(x)" @@ -1508,7 +1512,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:595 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:596 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sqrt(x*x+y*y)" @@ -1516,7 +1520,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:609 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:610 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sin(x+y+z)" @@ -1524,216 +1528,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:621 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:637 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:652 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:622 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:638 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:653 msgid "Python block" msgstr "Python block" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:623 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:655 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:624 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:640 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:656 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:668 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:669 msgid "Cartesian" msgstr "Cartesian" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:670 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:671 msgid "displays Cartesian coordinates" msgstr "displays Cartesian coordinates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:676 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:677 msgid "polar" msgstr "polar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:678 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:679 msgid "displays polar coordinates" msgstr "displays polar coordinates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:684 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:755 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:685 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:756 msgid "turtle" msgstr "turtle" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:688 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:689 msgid "chooses which turtle to command" msgstr "chooses which turtle to command" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:697 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:706 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:698 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:707 msgid "turtle shell" msgstr "turtle shell" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:699 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:707 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:700 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:708 msgid "put a custom 'shell' on the turtle" msgstr "put a custom 'shell' on the turtle" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:715 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:716 msgid "top of a collapsed stack" msgstr "top of a collapsed stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:720 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:730 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:741 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:721 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:731 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:742 msgid "load" msgstr "load" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:723 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:734 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:745 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:724 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:735 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:746 msgid "loads a block" msgstr "loads a block" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:744 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:745 msgid "setxy" msgstr "setxy" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:753 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:754 msgid "palette" msgstr "palette" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:756 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:757 msgid "selects a palette" msgstr "selects a palette" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:764 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:765 msgid "Palette of presentation templates" msgstr "Palette of presentation templates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:771 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:772 msgid "hide blocks" msgstr "hide blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:773 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:774 msgid "declutters canvas by hiding blocks" msgstr "declutters canvas by hiding blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:780 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:781 msgid "show blocks" msgstr "show blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:782 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:783 msgid "restores hidden blocks" msgstr "restores hidden blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:790 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:791 msgid "hides the Sugar toolbars" msgstr "hides the Sugar toolbars" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:799 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:800 msgid "list" msgstr "list" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:803 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1038 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:804 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1039 msgid "presentation bulleted list" msgstr "presentation bulleted list" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:811 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1040 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:812 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1041 msgid "presentation template: list of bullets" msgstr "presentation template: list of bullets" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:818 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:980 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:819 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:981 msgid "presentation template: select Journal object (no description)" msgstr "presentation template: select Journal object (no description)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:825 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:965 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:826 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:966 msgid "presentation template: select Journal object (with description)" msgstr "presentation template: select Journal object (with description)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:832 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1025 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:833 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1026 msgid "presentation template: select four Journal objects" msgstr "presentation template: select four Journal objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:839 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:846 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:995 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1010 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:840 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:847 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:996 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1011 msgid "presentation template: select two Journal objects" msgstr "presentation template: select two Journal objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:856 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:857 msgid "xcor of left of screen" msgstr "xcor of left of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:861 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:862 msgid "bottom" msgstr "bottom" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:864 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:865 msgid "ycor of bottom of screen" msgstr "ycor of bottom of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:869 taextras.py:247 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:870 taextras.py:247 msgid "width" msgstr "width" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:872 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:873 msgid "the canvas width" msgstr "the canvas width" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:880 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:881 msgid "xcor of right of screen" msgstr "xcor of right of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:888 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:889 msgid "ycor of top of screen" msgstr "ycor of top of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:893 taextras.py:242 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894 taextras.py:242 #: taextras.py:248 msgid "height" msgstr "height" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:896 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:897 msgid "the canvas height" msgstr "the canvas height" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:903 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:904 msgid "title x" msgstr "title x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:912 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:913 msgid "title y" msgstr "title y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:921 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:922 msgid "left x" msgstr "left x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:930 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:931 msgid "top y" msgstr "top y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:939 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:940 msgid "right x" msgstr "right x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:948 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:949 msgid "bottom y" msgstr "bottom y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:963 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:978 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:964 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:979 msgid "presentation 1x1" msgstr "presentation 1x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:993 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:994 msgid "presentation 2x1" msgstr "presentation 2x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1008 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1009 msgid "presentation 1x2" msgstr "presentation 1x2" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1023 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1024 msgid "presentation 2x2" msgstr "presentation 2x2" -- cgit v0.9.1