From f4ae755b44b573ba5b106e45debdcc43015ed900 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Fri, 15 Jun 2012 18:50:13 +0000 Subject: Merge branch 'master' of git.sugarlabs.org:turtleart/mainline --- diff --git a/po/da.po b/po/da.po index 57896a8..dac4dd2 100644 --- a/po/da.po +++ b/po/da.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-04 00:32-0400\n" -"PO-Revision-Date: 2012-06-05 11:42+0200\n" +"POT-Creation-Date: 2012-06-14 00:32-0400\n" +"PO-Revision-Date: 2012-06-15 01:07+0200\n" "Last-Translator: Aputsiaq Niels \n" "Language-Team: LANGUAGE \n" "Language: da\n" @@ -22,7 +22,7 @@ msgstr "" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 TurtleArt/taexporthtml.py:137 -#: TurtleArt/taexporthtml.py:139 TurtleArt/tawindow.py:3199 +#: TurtleArt/taexporthtml.py:139 TurtleArt/tawindow.py:3215 #: pysamples/grecord.py:205 turtleblocks.py:294 msgid "Turtle Art" msgstr "Skildpadde-kunst" @@ -56,7 +56,7 @@ msgid "clears the screen and reset the turtle" msgstr "rydder skærmen og nulstiller skildpadden" #: TurtleArt/tabasics.py:155 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:773 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:815 msgid "left" msgstr "venstre" @@ -65,7 +65,7 @@ msgid "turns turtle counterclockwise (angle in degrees)" msgstr "drejer skildpadde mod uret (vinkel i grader)" #: TurtleArt/tabasics.py:166 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:797 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:839 msgid "right" msgstr "højre" @@ -93,11 +93,11 @@ msgstr "flytter skildpadden langs en arc" msgid "set xy" msgstr "indstil xy" -#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:236 +#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:237 msgid "x" msgstr "x" -#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:237 +#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:238 msgid "y" msgstr "y" @@ -115,8 +115,8 @@ msgstr "indstil retning" msgid "sets the heading of the turtle (0 is towards the top of the screen.)" msgstr "sætter retningen for skildpadden (0 er mod toppen af skærmen.)" -#: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3193 -#: TurtleArt/tawindow.py:3199 TurtleArtActivity.py:607 +#: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3209 +#: TurtleArt/tawindow.py:3215 TurtleArtActivity.py:609 msgid "xcor" msgstr "x-kor" @@ -128,8 +128,8 @@ msgstr "" "holder aktuel x-koordinat-værdi for skildpadden (kan anvendes i stedet for " "en talblok)" -#: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3193 -#: TurtleArt/tawindow.py:3199 TurtleArtActivity.py:608 +#: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3209 +#: TurtleArt/tawindow.py:3215 TurtleArtActivity.py:610 msgid "ycor" msgstr "y-kor" @@ -141,8 +141,8 @@ msgstr "" "holder aktuel y-koordinat-værdi for skildpadde (kan anvendes i stedet for en " "talblok)" -#: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3194 -#: TurtleArt/tawindow.py:3200 TurtleArtActivity.py:608 +#: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3210 +#: TurtleArt/tawindow.py:3216 TurtleArtActivity.py:610 msgid "heading" msgstr "bevæger sig mod" @@ -186,7 +186,7 @@ msgstr "sætter størrelse på linjen som tegnes af skildpadden" msgid "fill screen" msgstr "fyld skærm" -#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:400 taextras.py:279 +#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:400 taextras.py:284 msgid "color" msgstr "farve" @@ -468,7 +468,7 @@ msgid "logical OR operator" msgstr "logisk ELLER operator" #: TurtleArt/tabasics.py:727 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:94 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:95 msgid "Palette of flow operators" msgstr "Palette af flyde-operatorer" @@ -578,17 +578,17 @@ msgstr "gemmer numerisk værdi i Variabel 2" #: TurtleArt/tabasics.py:857 TurtleArt/tabasics.py:858 #: TurtleArt/tabasics.py:859 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:173 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:174 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:175 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 +#: 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 "tekst" #: TurtleArt/tabasics.py:860 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:176 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:177 msgid "string value" msgstr "streng-værdi" @@ -624,7 +624,7 @@ msgstr "navngiven variabel (numerisk værdi)" msgid "store in" msgstr "gem i" -#: TurtleArt/tabasics.py:894 taextras.py:354 +#: TurtleArt/tabasics.py:894 taextras.py:359 msgid "value" msgstr "værdi" @@ -697,26 +697,31 @@ msgstr "ryd alt" msgid "move all blocks to trash" msgstr "flyt alle blokke til papirkurv" +#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1473 +#: TurtleArtActivity.py:697 +msgid "Share selected blocks" +msgstr "Del valgte blokke" + #: 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:882 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:897 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:912 -#: 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:957 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:924 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:939 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:954 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:969 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:984 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:999 msgid "Title" msgstr "Titel" -#: TurtleArt/talogo.py:350 TurtleArt/talogo.py:365 TurtleArtActivity.py:359 -#: TurtleArtActivity.py:676 TurtleArtActivity.py:862 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1353 +#: TurtleArt/talogo.py:350 TurtleArt/talogo.py:365 TurtleArtActivity.py:361 +#: TurtleArtActivity.py:678 TurtleArtActivity.py:873 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1411 msgid "Stop turtle" msgstr "Stop skildpadde" -#: TurtleArt/talogo.py:361 TurtleArtActivity.py:677 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1346 +#: TurtleArt/talogo.py:361 TurtleArtActivity.py:679 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1404 msgid "Show blocks" msgstr "Vis blokke" @@ -753,212 +758,211 @@ msgid "Save..." msgstr "Gem..." #: TurtleArt/tautils.py:592 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:646 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:688 msgid "click to open" msgstr "klik for at åbne" -#: TurtleArt/tawindow.py:909 TurtleArt/tawindow.py:910 +#: TurtleArt/tawindow.py:911 TurtleArt/tawindow.py:912 msgid "orientation" msgstr "retning" -#: TurtleArt/tawindow.py:920 TurtleArt/tawindow.py:1285 +#: TurtleArt/tawindow.py:922 TurtleArt/tawindow.py:1296 msgid "next" msgstr "næste" -#: TurtleArt/tawindow.py:932 TurtleArt/tawindow.py:933 -#: TurtleArt/tawindow.py:1305 +#: TurtleArt/tawindow.py:934 TurtleArt/tawindow.py:935 +#: TurtleArt/tawindow.py:1316 msgid "shift" msgstr "skift" -#: TurtleArt/tawindow.py:3298 +#: TurtleArt/tawindow.py:1201 +msgid "Select blocks to share" +msgstr "Vælg blokke som skal deles" + +#: TurtleArt/tawindow.py:3314 msgid "image" msgstr "billede" -#: TurtleArtActivity.py:159 -msgid "presentation" -msgstr "præsentation" - -#: TurtleArtActivity.py:182 TurtleArtActivity.py:700 TurtleArtActivity.py:789 -#: TurtleArtActivity.py:814 turtleblocks.py:332 -msgid "Save as HTML" -msgstr "Gem som HTML" - -#: TurtleArtActivity.py:201 TurtleArtActivity.py:701 TurtleArtActivity.py:792 -#: TurtleArtActivity.py:816 turtleblocks.py:334 +#: TurtleArtActivity.py:203 TurtleArtActivity.py:704 TurtleArtActivity.py:801 +#: TurtleArtActivity.py:828 turtleblocks.py:334 msgid "Save as Logo" msgstr "Gem som Logo" -#: TurtleArtActivity.py:238 TurtleArtActivity.py:699 TurtleArtActivity.py:786 -#: TurtleArtActivity.py:811 turtleblocks.py:330 +#: TurtleArtActivity.py:240 TurtleArtActivity.py:702 TurtleArtActivity.py:793 +#: TurtleArtActivity.py:821 turtleblocks.py:330 msgid "Save as image" msgstr "Gem som billede" -#: TurtleArtActivity.py:246 +#: TurtleArtActivity.py:248 msgid "snapshot" msgstr "øjebliksbillede" -#: TurtleArtActivity.py:254 TurtleArtActivity.py:702 TurtleArtActivity.py:795 -#: TurtleArtActivity.py:819 +#: TurtleArtActivity.py:256 TurtleArtActivity.py:705 TurtleArtActivity.py:804 +#: TurtleArtActivity.py:831 msgid "Save snapshot" msgstr "Gem øjebliksbillede" -#: TurtleArtActivity.py:295 TurtleArtActivity.py:619 TurtleArtActivity.py:752 +#: TurtleArtActivity.py:297 TurtleArtActivity.py:621 TurtleArtActivity.py:755 #: turtleblocks.py:352 msgid "Turn off hover help" msgstr "Slå svæve-hjælp fra" -#: TurtleArtActivity.py:301 turtleblocks.py:354 +#: TurtleArtActivity.py:303 turtleblocks.py:354 msgid "Turn on hover help" msgstr "Slå svæve-hjælp til" -#: TurtleArtActivity.py:309 turtleblocks.py:364 +#: TurtleArtActivity.py:311 turtleblocks.py:364 msgid "Show palette" msgstr "Vis palette" -#: TurtleArtActivity.py:315 TurtleArtActivity.py:846 turtleblocks.py:366 +#: TurtleArtActivity.py:317 TurtleArtActivity.py:857 turtleblocks.py:366 msgid "Hide palette" msgstr "Skjul palette" -#: TurtleArtActivity.py:471 +#: TurtleArtActivity.py:473 msgid "Rescale coordinates down" msgstr "Gentag nedskalering af koordinater" -#: TurtleArtActivity.py:475 TurtleArtActivity.py:611 TurtleArtActivity.py:748 +#: TurtleArtActivity.py:477 TurtleArtActivity.py:613 TurtleArtActivity.py:751 msgid "Rescale coordinates up" msgstr "Gentag opskalering af koordinater" -#: TurtleArtActivity.py:547 TurtleArtActivity.py:583 TurtleArtActivity.py:669 -#: TurtleArtActivity.py:723 turtleblocks.py:361 +#: TurtleArtActivity.py:549 TurtleArtActivity.py:585 TurtleArtActivity.py:671 +#: TurtleArtActivity.py:726 turtleblocks.py:361 msgid "Edit" msgstr "Redigér" -#: TurtleArtActivity.py:552 TurtleArtActivity.py:581 TurtleArtActivity.py:670 -#: TurtleArtActivity.py:740 turtleblocks.py:356 +#: TurtleArtActivity.py:554 TurtleArtActivity.py:583 TurtleArtActivity.py:672 +#: TurtleArtActivity.py:743 turtleblocks.py:356 msgid "View" msgstr "Vis" -#: TurtleArtActivity.py:579 TurtleArtActivity.py:671 +#: TurtleArtActivity.py:581 TurtleArtActivity.py:673 msgid "Project" msgstr "Projekt" -#: TurtleArtActivity.py:585 TurtleArtActivity.py:668 TurtleArtActivity.py:696 -#: TurtleArtActivity.py:698 TurtleArtActivity.py:781 +#: TurtleArtActivity.py:587 TurtleArtActivity.py:670 TurtleArtActivity.py:699 +#: TurtleArtActivity.py:701 TurtleArtActivity.py:788 msgid "Save/Load" msgstr "Gem/Indlæs" -#: TurtleArtActivity.py:593 TurtleArtActivity.py:724 turtleblocks.py:359 +#: TurtleArtActivity.py:595 TurtleArtActivity.py:727 turtleblocks.py:359 msgid "Copy" msgstr "Kopiér" -#: TurtleArtActivity.py:595 TurtleArtActivity.py:725 turtleblocks.py:360 +#: TurtleArtActivity.py:597 TurtleArtActivity.py:728 turtleblocks.py:360 msgid "Paste" msgstr "Indsæt" -#: TurtleArtActivity.py:597 TurtleArtActivity.py:741 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:708 +#: TurtleArtActivity.py:599 TurtleArtActivity.py:744 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:750 msgid "Fullscreen" msgstr "Fuldskærm" -#: TurtleArtActivity.py:599 TurtleArtActivity.py:742 turtleblocks.py:340 +#: TurtleArtActivity.py:601 TurtleArtActivity.py:745 turtleblocks.py:340 msgid "Cartesian coordinates" msgstr "Cartesianske koordinater" -#: TurtleArtActivity.py:601 TurtleArtActivity.py:744 turtleblocks.py:342 +#: TurtleArtActivity.py:603 TurtleArtActivity.py:747 turtleblocks.py:342 msgid "Polar coordinates" msgstr "Polære koordinater" -#: TurtleArtActivity.py:604 TurtleArtActivity.py:746 +#: TurtleArtActivity.py:606 TurtleArtActivity.py:749 msgid "Metric coordinates" msgstr "Metriske koordinater" -#: TurtleArtActivity.py:614 TurtleArtActivity.py:750 turtleblocks.py:346 +#: TurtleArtActivity.py:616 TurtleArtActivity.py:753 turtleblocks.py:346 msgid "Grow blocks" msgstr "Øg blokke" -#: TurtleArtActivity.py:616 TurtleArtActivity.py:751 turtleblocks.py:348 +#: TurtleArtActivity.py:618 TurtleArtActivity.py:754 turtleblocks.py:348 msgid "Shrink blocks" msgstr "Mindsk blokke" -#: TurtleArtActivity.py:642 TurtleArtActivity.py:678 +#: TurtleArtActivity.py:644 TurtleArtActivity.py:680 msgid "Load example" msgstr "Indlæs eksempel" -#: TurtleArtActivity.py:672 TurtleArtActivity.py:852 turtleblocks.py:373 +#: TurtleArtActivity.py:674 TurtleArtActivity.py:863 turtleblocks.py:373 msgid "Clean" msgstr "Rens" -#: TurtleArtActivity.py:673 TurtleArtActivity.py:854 turtleblocks.py:374 +#: TurtleArtActivity.py:675 TurtleArtActivity.py:865 turtleblocks.py:374 msgid "Run" msgstr "Kør" -#: TurtleArtActivity.py:674 TurtleArtActivity.py:856 turtleblocks.py:375 +#: TurtleArtActivity.py:676 TurtleArtActivity.py:867 turtleblocks.py:375 msgid "Step" msgstr "Trin" -#: TurtleArtActivity.py:675 TurtleArtActivity.py:859 turtleblocks.py:376 +#: TurtleArtActivity.py:677 TurtleArtActivity.py:870 turtleblocks.py:376 msgid "Debug" msgstr "Fejlsøg" -#: TurtleArtActivity.py:679 util/helpbutton.py:45 +#: TurtleArtActivity.py:681 util/helpbutton.py:45 msgid "Help" msgstr "Hjælp" -#: TurtleArtActivity.py:680 turtleblocks.py:377 +#: TurtleArtActivity.py:682 turtleblocks.py:377 msgid "Stop" msgstr "Stop" -#: TurtleArtActivity.py:703 TurtleArtActivity.py:797 TurtleArtActivity.py:822 +#: TurtleArtActivity.py:706 TurtleArtActivity.py:806 TurtleArtActivity.py:833 msgid "Load project" msgstr "Indlæs projekt" -#: TurtleArtActivity.py:706 TurtleArtActivity.py:802 TurtleArtActivity.py:827 +#: TurtleArtActivity.py:709 TurtleArtActivity.py:811 TurtleArtActivity.py:838 msgid "Load plugin" msgstr "Indlæs udvidelsesmodul" -#: TurtleArtActivity.py:707 TurtleArtActivity.py:805 TurtleArtActivity.py:830 +#: TurtleArtActivity.py:710 TurtleArtActivity.py:814 TurtleArtActivity.py:841 msgid "Load Python block" msgstr "Indlæs Python-blok" -#: TurtleArtActivity.py:847 +#: TurtleArtActivity.py:783 +msgid "Sharing blocks disabled" +msgstr "Deling af blokke er slået fra" + +#: TurtleArtActivity.py:858 msgid "p" msgstr "p" -#: TurtleArtActivity.py:852 +#: TurtleArtActivity.py:863 msgid "e" msgstr "e" -#: TurtleArtActivity.py:854 +#: TurtleArtActivity.py:865 msgid "r" msgstr "r" -#: TurtleArtActivity.py:856 +#: TurtleArtActivity.py:867 msgid "w" msgstr "w" -#: TurtleArtActivity.py:860 +#: TurtleArtActivity.py:871 msgid "d" msgstr "d" -#: TurtleArtActivity.py:863 +#: TurtleArtActivity.py:874 msgid "s" msgstr "s" -#: TurtleArtActivity.py:995 TurtleArtActivity.py:1000 -#: TurtleArtActivity.py:1067 +#: TurtleArtActivity.py:1007 TurtleArtActivity.py:1012 +#: TurtleArtActivity.py:1079 msgid "Plugin could not be installed." msgstr "Udvidelsesmodulet kunne ikke installeres." -#: TurtleArtActivity.py:1063 +#: TurtleArtActivity.py:1075 msgid "Please restart Turtle Art in order to use the plugin." msgstr "" "Genstart venligst Skildpadde-kunst for at gøre brug af udvidelsesmodulet." -#: TurtleArtActivity.py:1081 +#: TurtleArtActivity.py:1093 #, python-format msgid "Plugin %s already installed." msgstr "Udvidelsesmodulet %s er allerede installeret." -#: TurtleArtActivity.py:1082 +#: TurtleArtActivity.py:1094 #, python-format #, python-format, msgid "Do you want to reinstall %s?" @@ -1072,7 +1076,7 @@ msgstr "Mislykkedes med at lægge op!" #: plugins/audio_sensors/audio_sensors.py:75 #: plugins/camera_sensor/camera_sensor.py:56 #: plugins/light_sensor/light_sensor.py:49 plugins/rfid/rfid.py:86 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:316 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:317 msgid "Palette of sensor blocks" msgstr "Palette af sensor-blokke" @@ -1088,7 +1092,7 @@ msgstr "skub acceleration i x, y, z til hób/heap" #: plugins/audio_sensors/audio_sensors.py:82 #: plugins/audio_sensors/audio_sensors.py:97 pysamples/grecord.py:205 -#: taextras.py:281 +#: taextras.py:286 msgid "sound" msgstr "lyd" @@ -1109,7 +1113,7 @@ msgstr "lydstyrke for mikrofon-indgang" #: plugins/audio_sensors/audio_sensors.py:118 #: plugins/audio_sensors/audio_sensors.py:126 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:303 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 msgid "pitch" msgstr "tone" @@ -1183,302 +1187,310 @@ msgstr "RFID" msgid "read value from RFID device" msgstr "læs værdi fra RFID-enhed" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:99 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:102 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:100 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 msgid "while" msgstr "mens" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:104 msgid "do-while-True operator that uses boolean operators from Numbers palette" msgstr "gør-mens-Sand operator som anvendes boolske operatorer fra Talpalette" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:109 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:112 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:110 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113 msgid "until" msgstr "indtil" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:114 msgid "do-until-True operator that uses boolean operators from Numbers palette" msgstr "" "forsæt-indtil-Sand operator som anvender boolske operatorer fra Talpalette" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:120 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:121 msgid "Palette of media objects" msgstr "Palette af medieobjekter" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:127 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128 msgid "journal" msgstr "journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:129 msgid "Sugar Journal media object" msgstr "Sugar Journal medie-objekt" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:138 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:139 msgid "audio" msgstr "lyd" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:140 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:141 msgid "Sugar Journal audio object" msgstr "Sugar Journal lydobjekt" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:150 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:151 msgid "video" msgstr "video" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:152 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:153 msgid "Sugar Journal video object" msgstr "Sugar Journal videoobjekt" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:162 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:163 msgid "description" msgstr "beskrivelse" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:164 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:165 msgid "Sugar Journal description field" msgstr "Beskrivelsesfelt for Sugar Journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:181 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:209 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 msgid "show" msgstr "vis" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:185 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:198 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:213 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:199 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:214 msgid "draws text or show media from the Journal" msgstr "tegner tekst eller viser medie fra Journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:194 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 msgid "show aligned" msgstr "vis sammenstillet" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:221 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222 msgid "set scale" msgstr "indstil skalering" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:225 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:226 msgid "sets the scale of media" msgstr "sætter skaleringen af medie" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:232 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:233 msgid "save picture" msgstr "gem billede" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:234 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:245 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:246 msgid "picture name" msgstr "billedenavn" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:236 msgid "saves a picture to the Sugar Journal" msgstr "gemmer et billede til Sugar Journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:243 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:244 msgid "save SVG" msgstr "gem SVG" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:246 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247 msgid "saves turtle graphics as an SVG file in the Sugar Journal" msgstr "gemmer skildpadde-grafik som en SVG-fil i Sugar Journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:253 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:254 msgid "scale" msgstr "skalér" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:257 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258 msgid "holds current scale value" msgstr "holder aktuel skaleringsværdi" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:262 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:263 msgid "media wait" msgstr "medie vent" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:264 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:265 msgid "wait for current video or audio to complete" msgstr "vent på at aktuel video eller lyd afslutter" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:270 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:271 msgid "media stop" msgstr "medie-stop" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:272 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:273 msgid "stop video or audio" msgstr "stop video eller lyd" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:277 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:278 msgid "media pause" msgstr "medie-pause" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:279 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:280 msgid "pause video or audio" msgstr "sæt video eller lyd på pause" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:284 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:285 msgid "media resume" msgstr "fortsæt medie" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:286 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:287 msgid "resume playing video or audio" msgstr "fortsætter afspilning af video eller lyd" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:292 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:293 msgid "speak" msgstr "tal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:294 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:295 msgid "hello" msgstr "hej" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:295 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:296 msgid "speaks text" msgstr "læser tekst op" #. TRANS: pitch, duration, amplitude -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:303 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 msgid "sinewave" msgstr "sinusbølge" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:303 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 msgid "duration" msgstr "varighed" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:306 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307 msgid "plays a sinewave at frequency, amplitude, and duration (in seconds)" msgstr "afspiller en sinusbølge ved frekvens, dybde og varighed (i sekunder)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:322 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:323 msgid "button down" msgstr "knap ned" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:325 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:326 msgid "returns 1 if mouse button is pressed" msgstr "returnerer 1 hvis museknap er trykket" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:332 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:333 msgid "mouse x" msgstr "mus x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:335 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:336 msgid "returns mouse x coordinate" msgstr "returnerer musens x-koordinat" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:342 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:343 msgid "mouse y" msgstr "mus y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:345 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:346 msgid "returns mouse y coordinate" msgstr "returnerer musens y-koordinat" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:353 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:354 msgid "query keyboard" msgstr "forespørg tastatur" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:355 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:356 msgid "query for keyboard input (results stored in keyboard block)" msgstr "forespørger tastatur-input (resultater lagres i tastatur-blok)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:362 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:363 msgid "keyboard" msgstr "tastatur" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:366 -msgid "holds results of query-keyboard block" -msgstr "holder resultater for forespørgsels-tastaturblok" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:367 +msgid "holds results of query-keyboard block as ASCII" +msgstr "holder resultater for forespørgsels-tastaturblok som ASCII" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:373 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:399 msgid "read pixel" msgstr "læser billedpunkt" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:376 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:402 msgid "RGB color under the turtle is pushed to the stack" msgstr "RGB-farve under skildpadden er skubbet over til stakken" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:384 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:410 msgid "turtle sees" msgstr "skildpadden ser" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:386 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:412 msgid "returns the color that the turtle \"sees\"" msgstr "returnerer farven som skildpadden \"ser\"" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:394 taextras.py:299 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:420 taextras.py:304 msgid "time" msgstr "tid" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:397 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:423 msgid "elapsed time (in seconds) since program started" msgstr "forløben tid (i sekunder) siden program startede" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:406 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:432 msgid "Palette of extra options" msgstr "Palette af ekstra valgmuligheder" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:412 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:438 msgid "push" msgstr "skub" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:415 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:441 msgid "pushes value onto FILO (first-in last-out heap)" msgstr "skubber værdi op på FILO (først-in sidst-ud dynge)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:425 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:451 msgid "show heap" msgstr "vis hób" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:428 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:454 msgid "shows values in FILO (first-in last-out heap)" msgstr "viser værdier i FILO (først-ind sidst-ud dynge)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:438 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:464 msgid "empty heap" msgstr "tom hób" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:441 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:467 msgid "emptys FILO (first-in-last-out heap)" msgstr "tømmer FILO (først-ind-sidst-ud dynge)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:451 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477 msgid "pop" msgstr "pop" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:455 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:481 msgid "pops value off FILO (first-in last-out heap)" msgstr "fjerner en værdi fra FILO (først-in sidst-ud hób)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:465 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:491 msgid "empty heap?" msgstr "tom hób?" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:468 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:494 msgid "returns True if heap is empty" msgstr "returnerer Sand hvis hób er tom" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:475 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:501 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:503 msgid "comment" msgstr "kommentar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:479 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:505 msgid "places a comment in your code" msgstr "placerer en kommentar i din kode" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:485 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:511 msgid "print" msgstr "udskriv" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:489 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:515 msgid "prints value in status block at bottom of the screen" msgstr "udskriver værdi i statusblok i bunden af skærmen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:497 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:510 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:524 +msgid "Python chr operator" +msgstr "Python chr-operator" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:532 +msgid "Python int operator" +msgstr "Python int-operator" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:539 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:552 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:566 msgid "Python" msgstr "Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:501 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:543 msgid "" "a programmable block: used to add advanced single-variable math equations, e." "g., sin(x)" @@ -1486,7 +1498,7 @@ msgstr "" "en blok som kan programmeres: anvendes til at føje avancerede matematiske " "ligninger med en enkelt variabel, f.eks., sin(x)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:514 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:556 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sqrt(x*x+y*y)" @@ -1494,7 +1506,7 @@ msgstr "" "en blok som kan programmeres: anvendes til at føje avancerede matematiske " "ligninger med flere variabler, f.eks., sqrt(x*x+y*y)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:528 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:570 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sin(x+y+z)" @@ -1502,224 +1514,224 @@ msgstr "" "en blok som kan programmeres: anvendes til at føje avancerede matematiske " "ligninger med flere variabler, f.eks., sin(x+y+z)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:540 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:556 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:571 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:582 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:598 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:613 msgid "Python block" msgstr "Python-blok" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:542 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:574 +#: 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:616 msgid "runs code found in the tamyblock.py module found in the Journal" msgstr "kører kode fundet i modulet tamyblock.py som findes i Journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:587 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:629 msgid "Cartesian" msgstr "Kartesisk" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:589 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631 msgid "displays Cartesian coordinates" msgstr "fremviser kartesiske koordinator" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:595 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:637 msgid "polar" msgstr "polær" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:597 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639 msgid "displays polar coordinates" msgstr "fremviser polære koordinater" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:603 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:645 msgid "turtle" msgstr "skildpadde" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:607 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:649 msgid "chooses which turtle to command" msgstr "vælger skildpadden som skal kommanderes" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:616 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:625 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:658 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:667 msgid "turtle shell" msgstr "skildpaddeskjold" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:618 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:626 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:668 msgid "put a custom 'shell' on the turtle" msgstr "putter et brugerdefineret 'skjold' på skildpadden" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:805 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:673 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:847 msgid "top" msgstr "top" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:633 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675 msgid "top of a collapsed stack" msgstr "top af sammenfoldet stak" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:781 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:681 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:823 msgid "bottom" msgstr "bund" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:640 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:682 msgid "bottom of a collapsible stack" msgstr "bunden af sammenfoldelig stak" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:648 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:690 msgid "collapsed stack: click to open" msgstr "sammenfoldet stak: klik for at åbne" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:657 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:699 msgid "bottom block in a collapsed stack: click to open" msgstr "nederste blok i en sammenfoldet stak: klik for at åbne" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:664 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:668 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:678 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:706 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:710 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:720 msgid "top of stack" msgstr "øverst i stakken" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:665 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:707 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:717 msgid "label" msgstr "mærkat" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:674 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:716 msgid "top of a collapsible stack" msgstr "toppen af sammenfoldelig stak" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:684 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:726 msgid "Palette of presentation templates" msgstr "Palette af skabeloner for præsentation" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:691 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:733 msgid "hide blocks" msgstr "skjul blokke" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:693 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:735 msgid "declutters canvas by hiding blocks" msgstr "gør lærred overskueligt ved at skjule blokke" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:700 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:742 msgid "show blocks" msgstr "vis blokke" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:702 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:744 msgid "restores hidden blocks" msgstr "genskaber skjulte blokke" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:710 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752 msgid "hides the Sugar toolbars" msgstr "skjuler Sugar-værktøjsbjælkerne" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:719 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:761 msgid "list" msgstr "liste" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:723 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:958 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:765 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1000 msgid "presentation bulleted list" msgstr "punktopstilling i præsentation" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:731 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:960 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:773 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1002 msgid "presentation template: list of bullets" msgstr "skabelon for præsentation: liste med former for punktopstilling" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:738 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:900 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:780 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:942 msgid "presentation template: select Journal object (no description)" msgstr "skabelon for præsentation: vælg Journal-objekt (ingen beskrivelse)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:745 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:885 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:787 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:927 msgid "presentation template: select Journal object (with description)" msgstr "skabelon for præsentation: vælg Journal-objekt (med beskrivelse)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:945 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:794 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:987 msgid "presentation template: select four Journal objects" msgstr "skabelon for præsentation: vælg fire Journal-objekter" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:759 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:766 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:915 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:930 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:801 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:808 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:957 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:972 msgid "presentation template: select two Journal objects" msgstr "skabelon for præsentation: vælg to Journal-objekter" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:776 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:818 msgid "xcor of left of screen" msgstr "xkor for venstre del af skærmen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:784 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:826 msgid "ycor of bottom of screen" msgstr "ykor for bunden af skærm" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 taextras.py:223 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:831 taextras.py:224 msgid "width" msgstr "bredde" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:792 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:834 msgid "the canvas width" msgstr "bredden på lærred" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:800 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:842 msgid "xcor of right of screen" msgstr "x-kor for højreside af skærm" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:808 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:850 msgid "ycor of top of screen" msgstr "ykor for toppen af skærm" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:813 taextras.py:218 -#: taextras.py:224 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:855 taextras.py:219 +#: taextras.py:225 msgid "height" msgstr "højde" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:816 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:858 msgid "the canvas height" msgstr "højde på lærred" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:823 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:865 msgid "title x" msgstr "titel x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:832 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:874 msgid "title y" msgstr "titel y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:841 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:883 msgid "left x" msgstr "venstre x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:850 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:892 msgid "top y" msgstr "øverste y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:859 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:901 msgid "right x" msgstr "højre x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:868 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:910 msgid "bottom y" msgstr "nederste y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:883 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:898 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:925 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:940 msgid "presentation 1x1" msgstr "præsentation 1x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:913 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:955 msgid "presentation 2x1" msgstr "præsentation 2x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:928 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:970 msgid "presentation 1x2" msgstr "præsentation 1x2" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:943 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:985 msgid "presentation 2x2" msgstr "præsentation 2x2" @@ -1780,117 +1792,121 @@ msgid "Palette of Guaranies" msgstr "Palet af guaranier" #: taextras.py:53 +msgid "Palette of Soles" +msgstr "Palet af soles" + +#: taextras.py:54 msgid "Palette of Uruguayan Pesos" msgstr "Palet af uruguayanske pesos" #. TRANS: Butia is the Arduino Robot Project from Uruguay #. (http://www.fing.edu.uy/inco/proyectos/butia/) -#: taextras.py:59 +#: taextras.py:60 msgid "TurtleBots" msgstr "Skildpadde-robotter" -#: taextras.py:60 +#: taextras.py:61 msgid "adjust LED intensity between 0 and 255" msgstr "justér LED-intensitet mellem 0 og 255" -#: taextras.py:61 +#: taextras.py:62 msgid "returns the object gray level as a number between 0 and 1023" msgstr "returnerer objektets gråniveau som et tal mellem 0 og 1023" -#: taextras.py:62 +#: taextras.py:63 msgid "returns 1 when the button is press and 0 otherwise" msgstr "returnerer 1 når knappen trykkes og hvis ikke 0" -#: taextras.py:63 +#: taextras.py:64 msgid "returns the ambient light level as a number between 0 and 1023" msgstr "returnerer det omgivende lysniveau som et tal mellem 0 o 1023" -#: taextras.py:64 +#: taextras.py:65 msgid "returns the ambient temperature as a number between 0 and 255" msgstr "returnerer den omgivende temperatur som et tal mellem 0 og 255" -#: taextras.py:65 +#: taextras.py:66 msgid "" "returns the distance from the object in front of the sensor as a number " "between 0 and 255" msgstr "" "returnerer distancen fra objektet foran sensoren som et tal mellem 0 og 255" -#: taextras.py:67 +#: taextras.py:68 msgid "returns 0 or 1 depending on the sensor inclination" msgstr "returnerer 0 eller 1 afhængig af sensorens vinkel" -#: taextras.py:68 +#: taextras.py:69 msgid "returns 1 when the sensors detects a magnetic field, 0 otherwise" msgstr "returnerer 1 når sensoren registrerer et magnetfelt, hvis ikke 0" -#: taextras.py:69 +#: taextras.py:70 msgid "switches from 0 to 1, the frequency depends on the vibration" msgstr "skifter fra 0 til 1, frekvensen afhænger af vibrationen" -#: taextras.py:70 +#: taextras.py:71 msgid "LED" msgstr "LED" -#: taextras.py:71 +#: taextras.py:72 msgid "button" msgstr "knap" -#: taextras.py:72 +#: taextras.py:73 msgid "grayscale" msgstr "gråskala" -#: taextras.py:73 +#: taextras.py:74 msgid "ambient light" msgstr "omgivende lys" -#: taextras.py:74 +#: taextras.py:75 msgid "temperature" msgstr "temperatur" -#: taextras.py:75 taextras.py:262 +#: taextras.py:76 taextras.py:267 msgid "distance" msgstr "distance" -#: taextras.py:76 taextras.py:259 +#: taextras.py:77 taextras.py:264 msgid "tilt" msgstr "vip" -#: taextras.py:77 +#: taextras.py:78 msgid "magnetic induction" msgstr "magnetisk induktion" -#: taextras.py:78 +#: taextras.py:79 msgid "vibration" msgstr "vibration" -#: taextras.py:79 +#: taextras.py:80 msgid "Butia Robot" msgstr "Butia-robot" -#: taextras.py:80 +#: taextras.py:81 msgid "delay Butia" msgstr "udsæt Butia" -#: taextras.py:81 +#: taextras.py:82 msgid "wait for argument seconds" msgstr "vent på argument sekunder" #. TRANS: This string is shorthand for "battery charge of Butia" -#: taextras.py:83 +#: taextras.py:84 msgid "battery charge Butia" msgstr "Butia batteriopladning" -#: taextras.py:84 +#: taextras.py:85 msgid "returns the battery charge as a number between 0 and 255" msgstr "returnerer batteriopladningen som et tal mellem 0 og 255" #. TRANS: This string is shorthand for "speed of Butia" -#: taextras.py:86 +#: taextras.py:87 msgid "speed Butia" msgstr "Butia hastighed" -#: taextras.py:87 +#: taextras.py:88 msgid "" "set the speed of the Butia motors as a value between 0 and 1023, passed by " "an argument" @@ -1899,387 +1915,387 @@ msgstr "" "med et argument" #. TRANS: This string is shorthand for "move Butia forward" -#: taextras.py:90 +#: taextras.py:91 msgid "forward Butia" msgstr "ryk Butia frem" -#: taextras.py:91 +#: taextras.py:92 msgid "move the Butia robot forward" msgstr "flyt Butia-robotten fremad" -#: taextras.py:92 +#: taextras.py:93 msgid "move the Butia robot forward a predefined distance" msgstr "flyt Butia-robotten fremad med en forudbestemt distance" #. TRANS: This string is shorthand for "move Butia backward" -#: taextras.py:94 +#: taextras.py:95 msgid "backward Butia" msgstr "ryk Butia tilbage" -#: taextras.py:95 +#: taextras.py:96 msgid "move the Butia robot backward" msgstr "flyt Butia-robotten tilbage" -#: taextras.py:96 +#: taextras.py:97 msgid "move the Butia robot backward a predefined distance" msgstr "flyt Butia-robotten bagud med en forudbestemt distance" #. TRANS: This string is shorthand for "turn Butia left" -#: taextras.py:98 +#: taextras.py:99 msgid "left Butia" msgstr "Butia til venstre" -#: taextras.py:99 +#: taextras.py:100 msgid "turn the Butia robot at left" msgstr "drej Butia-robotten mod venstre" #. TRANS: This string is shorthand for "turn Butia right" -#: taextras.py:101 +#: taextras.py:102 msgid "right Butia" msgstr "Butia til højre" -#: taextras.py:102 +#: taextras.py:103 msgid "turn the Butia robot at right" msgstr "drej Butia-robotten mod højre" -#: taextras.py:103 +#: taextras.py:104 msgid "turn Butia" msgstr "drej Butia" -#: taextras.py:104 +#: taextras.py:105 msgid "turn the Butia robot x degrees" msgstr "drej Butia-robotten x grader" -#: taextras.py:105 +#: taextras.py:106 msgid "stop Butia" msgstr "stop Butia" -#: taextras.py:106 +#: taextras.py:107 msgid "stop the Butia robot" msgstr "stop Butia-robotten" -#: taextras.py:107 +#: taextras.py:108 msgid "display Butia" msgstr "vis Butia" #. TRANS: this string must contain only ASCII characters. #. The len must be 32 characters/spaces. -#: taextras.py:110 +#: taextras.py:111 msgid "Hello World Butia " msgstr "Hello World Butia " -#: taextras.py:111 +#: taextras.py:112 msgid "print text in Butia robot 32-character ASCII display" msgstr "udskriv tekst i Butia-robottens 32-tegns ASCII-skærm" -#: taextras.py:112 +#: taextras.py:113 msgid "Butia" msgstr "Butia" -#: taextras.py:116 +#: taextras.py:117 msgid "The camera was not found." msgstr "Kameraet blev ikke fundet." -#: taextras.py:117 +#: taextras.py:118 msgid "Error on the initialization of the camera." msgstr "Fejl under initialisering af kameraet." -#: taextras.py:118 +#: taextras.py:119 msgid "FollowMe" msgstr "FølgMig" -#: taextras.py:119 +#: taextras.py:120 msgid "follow" msgstr "følg" -#: taextras.py:120 +#: taextras.py:121 msgid "R" msgstr "R" -#: taextras.py:121 +#: taextras.py:122 msgid "G" msgstr "G" -#: taextras.py:122 +#: taextras.py:123 msgid "B" msgstr "B" -#: taextras.py:123 +#: taextras.py:124 msgid "follow a RGB color" msgstr "følg en RGB-farve" -#: taextras.py:124 +#: taextras.py:125 msgid "threshold" msgstr "tærskelværdi" -#: taextras.py:125 +#: taextras.py:126 msgid "set a threshold for a RGB color" msgstr "angiv en grænse for en RGB-farve" -#: taextras.py:126 +#: taextras.py:127 msgid "save calibration 1" msgstr "gem kalibrering 1" -#: taextras.py:127 +#: taextras.py:128 msgid "stores a calibration in calibration 1" msgstr "gemmer en kalibrering i kalibrering 1" -#: taextras.py:128 +#: taextras.py:129 msgid "save calibration 2" msgstr "gem kalibrering 2" -#: taextras.py:129 +#: taextras.py:130 msgid "stores a calibration in calibration 2" msgstr "gemmer en kalibrering i kalibrering 2" -#: taextras.py:130 +#: taextras.py:131 msgid "calibration" msgstr "kalibrering" -#: taextras.py:131 +#: taextras.py:132 msgid "stores a personalized calibration" msgstr "gemmer en personaliseret kalibrering" -#: taextras.py:132 +#: taextras.py:133 msgid "calibration 1" msgstr "kalibrering 1" -#: taextras.py:133 +#: taextras.py:134 msgid "return calibration 1" msgstr "returnér kalibrering 1" -#: taextras.py:134 +#: taextras.py:135 msgid "calibration 2" msgstr "kalibrering 2" -#: taextras.py:135 +#: taextras.py:136 msgid "return calibration 2" msgstr "returnér kalibrering 2" -#: taextras.py:136 +#: taextras.py:137 msgid "return a personalized calibration" msgstr "returnér en personaliseret kalibrering" -#: taextras.py:137 +#: taextras.py:138 msgid "x position" msgstr "x-position" -#: taextras.py:138 +#: taextras.py:139 msgid "return x position" msgstr "returnerer x-position" -#: taextras.py:139 +#: taextras.py:140 msgid "y position" msgstr "y-position" -#: taextras.py:140 +#: taextras.py:141 msgid "return y position" msgstr "returnerer y-position" -#: taextras.py:141 +#: taextras.py:142 msgid "pixels" msgstr "billedpunkter" -#: taextras.py:142 +#: taextras.py:143 msgid "return the number of pixels of the biggest blob" msgstr "returnér antallet af billedpunkter for den største klat" -#: taextras.py:143 +#: taextras.py:144 msgid "follow a color or calibration" msgstr "følg en farve eller en kalibrering" -#: taextras.py:144 +#: taextras.py:145 msgid "minimum pixels" msgstr "mindste antal billedpunkter" -#: taextras.py:145 +#: taextras.py:146 msgid "set the minimal number of pixels to follow" msgstr "angiv det mindste antal billedpunkter som skal følges" -#: taextras.py:146 +#: taextras.py:147 msgid "empty calibration" msgstr "tøm kalibrering" -#: taextras.py:147 +#: taextras.py:148 msgid "error in string conversion" msgstr "fejl i konvertering af streng" -#: taextras.py:151 +#: taextras.py:152 msgid "SumBot" msgstr "SumBot" -#: taextras.py:152 +#: taextras.py:153 msgid "speed SumBot" msgstr "SumBot hastighed" -#: taextras.py:153 +#: taextras.py:154 msgid "submit the speed to the SumBot" msgstr "send hastigheden til SumBotten" -#: taextras.py:154 +#: taextras.py:155 msgid "set the default speed for the movement commands" msgstr "angiv standard for hastigheden på flytte-kommandoer" #. TRANS: This string is shorthand for "move SumBot forward" -#: taextras.py:156 +#: taextras.py:157 msgid "forward SumBot" msgstr "ryk SumBot frem" -#: taextras.py:157 +#: taextras.py:158 msgid "move SumBot forward" msgstr "flyt SumBot frem" #. TRANS: This string is shorthand for "move SumBot backward" -#: taextras.py:159 +#: taextras.py:160 msgid "backward SumBot" msgstr "ryk SumBot tilbage" -#: taextras.py:160 +#: taextras.py:161 msgid "move SumBot backward" msgstr "flyt SumBot tilbage" -#: taextras.py:161 +#: taextras.py:162 msgid "stop SumBot" msgstr "stop SumBot" -#: taextras.py:162 +#: taextras.py:163 msgid "stop the SumBot" msgstr "stop SumBotten" #. TRANS: This string is shorthand for "turn SumBot left" -#: taextras.py:164 +#: taextras.py:165 msgid "left SumBot" msgstr "SumBot til venstre" -#: taextras.py:165 +#: taextras.py:166 msgid "turn left the SumBot" msgstr "drej Sumbotten til venstre" #. TRANS: This string is shorthand for "move SumBot right" -#: taextras.py:167 +#: taextras.py:168 msgid "right SumBot" msgstr "SumBot til højre" -#: taextras.py:168 +#: taextras.py:169 msgid "turn right the SumBot" msgstr "drej SumBotten til højre" -#: taextras.py:169 +#: taextras.py:170 msgid "angle to center" msgstr "vinkel til centrum" #. TRANS: dohyo is the playing field -#: taextras.py:171 +#: taextras.py:172 msgid "get the angle to the center of the dohyo" msgstr "hent vinklen til dohyoens centrum" -#: taextras.py:172 +#: taextras.py:173 msgid "angle to Enemy" msgstr "vinkel en fjende" -#: taextras.py:173 +#: taextras.py:174 msgid "get the angle to the Enemy" msgstr "hent vinklen til fjenden" #. TRANS: This string is shorthand for "x coordinate of SumBot" -#: taextras.py:175 +#: taextras.py:176 msgid "x coor. SumBot" msgstr "x-koord. SumBot" -#: taextras.py:176 +#: taextras.py:177 msgid "get the x coordinate of the SumBot" msgstr "hent x-koordinatet for SumBotten" #. TRANS: This string is shorthand for "y coordinate of SumBot" -#: taextras.py:178 +#: taextras.py:179 msgid "y coor. SumBot" msgstr "y-koord. SumBot" -#: taextras.py:179 +#: taextras.py:180 msgid "get the y coordinate of the SumBot" msgstr "hent y-koordinatet for SumBotten" #. TRANS: This string is shorthand for "x coordinate of SumBot's enemy" -#: taextras.py:181 +#: taextras.py:182 msgid "x coor. Enemy" msgstr "x-koord. fjende" -#: taextras.py:182 +#: taextras.py:183 msgid "get the x coordinate of the Enemy" msgstr "hent x-koordinatet for fjenden" #. TRANS: This string is shorthand for "y coordinate of SumBot's enemy" -#: taextras.py:184 +#: taextras.py:185 msgid "y coor. Enemy" msgstr "y-koord. fjende" -#: taextras.py:185 +#: taextras.py:186 msgid "get the y coordinate of the Enemy" msgstr "hent y-koordinatet for fjenden" #. TRANS: This string is shorthand for "rotation of SumBot" -#: taextras.py:187 +#: taextras.py:188 msgid "rotation SumBot" msgstr "rotation for SumBot" -#: taextras.py:188 +#: taextras.py:189 msgid "get the rotation of the Sumbot" msgstr "hent rotationen for SumBotten" #. TRANS: This string is shorthand for "rotation of SumBot's enemy" -#: taextras.py:190 +#: taextras.py:191 msgid "rotation Enemy" msgstr "rotation for fjende" -#: taextras.py:191 +#: taextras.py:192 msgid "get the rotation of the Enemy" msgstr "hent rotationen for fjenden" -#: taextras.py:192 +#: taextras.py:193 msgid "distance to center" msgstr "afstand til centrum" #. TRANS: dohyo is the playing field -#: taextras.py:194 +#: taextras.py:195 msgid "get the distance to the center of the dohyo" msgstr "hent afstanden til dohyoens centrum" -#: taextras.py:195 +#: taextras.py:196 msgid "distance to Enemy" msgstr "afstand til fjende" -#: taextras.py:196 +#: taextras.py:197 msgid "get the distance to the Enemy" msgstr "hent afstanden til fjenden" -#: taextras.py:197 +#: taextras.py:198 msgid "update information" msgstr "opdatér information" -#: taextras.py:198 +#: taextras.py:199 msgid "update information from the server" msgstr "opdatér information fra serveren" #. TRANS: Please use similar terms to those used in the Physics Activity -#: taextras.py:203 +#: taextras.py:204 msgid "Palette of physics blocks" msgstr "Palette af fysik-blokke" -#: taextras.py:204 +#: taextras.py:205 msgid "start polygon" msgstr "start polygon" -#: taextras.py:205 +#: taextras.py:206 msgid "Begin defining a new polygon based on the current Turtle xy position." msgstr "" "Begynd med at definere en ny polygon baseret på den nuværende xy-position " "for skildpadde." -#: taextras.py:207 +#: taextras.py:208 msgid "add point" msgstr "tilføj punkt" -#: taextras.py:208 +#: taextras.py:209 msgid "" "Add a new point to the current polygon based on the current Turtle xy " "position." @@ -2287,76 +2303,76 @@ msgstr "" "Tilføj et nyt punkt til den nuværende polygon baseret på den nuværende xy-" "position for skildpadde." -#: taextras.py:210 +#: taextras.py:211 msgid "end polygon" msgstr "afslut polygon" -#: taextras.py:211 +#: taextras.py:212 msgid "Define a new polygon." msgstr "Definér en ny polygon." -#: taextras.py:212 +#: taextras.py:213 msgid "end filled polygon" msgstr "afslut udfyldt polygon" -#: taextras.py:213 +#: taextras.py:214 msgid "Not a simple polygon" msgstr "Ikke en simpel polygon" -#: taextras.py:214 +#: taextras.py:215 msgid "Define a new filled polygon." msgstr "Definér en ny udfyldt polygon." -#: taextras.py:215 +#: taextras.py:216 msgid "triangle" msgstr "trekant" #. TRANS: base of a triangle -#: taextras.py:217 +#: taextras.py:218 msgid "base" msgstr "base" -#: taextras.py:219 +#: taextras.py:220 msgid "Add a triangle object to the project." msgstr "Tilføj et trekantsobjekt til projektet." -#: taextras.py:220 +#: taextras.py:221 msgid "circle" msgstr "cirkel" -#: taextras.py:221 +#: taextras.py:222 msgid "Add a circle object to the project." msgstr "Tilføj et cirkelobjekt til projektet." -#: taextras.py:222 +#: taextras.py:223 msgid "rectangle" msgstr "rektangel" -#: taextras.py:225 +#: taextras.py:226 msgid "Add a rectangle object to the project." msgstr "Tilføj et rektangelobjekt til projektet." -#: taextras.py:226 +#: taextras.py:227 msgid "reset" msgstr "nulstil" -#: taextras.py:227 +#: taextras.py:228 msgid "Reset the project; clear the object list." msgstr "Nulstil projektet; ryd objektlisten." -#: taextras.py:228 +#: taextras.py:229 msgid "motor" msgstr "motor" -#: taextras.py:229 +#: taextras.py:230 msgid "torque" msgstr "drejningsmoment" -#: taextras.py:230 +#: taextras.py:231 msgid "speed" msgstr "hastighed" -#: taextras.py:231 +#: taextras.py:232 msgid "" "Motor torque and speed range from 0 (off) to positive numbers; motor is " "placed on the most recent object created." @@ -2364,19 +2380,19 @@ msgstr "" "Drejningsmoment på motor og hastighedsinterval fra 0 (fra) til positive tal; " "motor placeres på det objekt som allersenest er oprettet." -#: taextras.py:233 taextras.py:350 +#: taextras.py:234 taextras.py:355 msgid "pin" msgstr "fastgør" -#: taextras.py:234 +#: taextras.py:235 msgid "Pin an object down so that it cannot fall." msgstr "Fastgør et objekt nede, så det ikke kan falde." -#: taextras.py:235 +#: taextras.py:236 msgid "joint" msgstr "sammensæt" -#: taextras.py:238 +#: taextras.py:239 msgid "" "Join two objects together (the most recent object created and the object at " "point x, y)." @@ -2384,25 +2400,38 @@ msgstr "" "Sammensæt to objekter (de allersenest oprettede objekt og objektet ved " "punktet x, y)." -#: taextras.py:240 +#: taextras.py:241 +msgid "save as Physics activity" +msgstr "gem som Fysik-aktivitet" + +#: taextras.py:242 msgid "Save the project to the Journal as a Physics activity." msgstr "Gem projektet til Journalen som en fysik-aktivitet." -#: taextras.py:241 +#. TRANS: Here, gear means a toothed wheel, as in a clock-works +#: taextras.py:244 +msgid "gear" +msgstr "gear" + +#: taextras.py:245 +msgid "Add a gear object to the project." +msgstr "Tilføj et gear-objekt til projektet." + +#: taextras.py:246 msgid "density" msgstr "tæthed" -#: taextras.py:242 +#: taextras.py:247 msgid "" "Set the density property for objects (density can be any positive number)." msgstr "" "Angiv tæthedsegenskab for objekter (tæthed kan være ethvert positivt tal)." -#: taextras.py:244 +#: taextras.py:249 msgid "friction" msgstr "friktion" -#: taextras.py:245 +#: taextras.py:250 msgid "" "Set the friction property for objects (value from 0 to 1, where 0 turns " "friction off and 1 is strong friction)." @@ -2411,11 +2440,11 @@ msgstr "" "friktion fra og 1 er stærk friktion)." #. TRANS: bounciness is restitution -#: taextras.py:248 +#: taextras.py:253 msgid "bounciness" msgstr "fjedringsgrad" -#: taextras.py:249 +#: taextras.py:254 msgid "" "Set the bounciness property for objects (a value from 0 to 1, where 0 means " "no bounce and 1 is very bouncy)." @@ -2423,11 +2452,11 @@ msgstr "" "Angiv fjedringsgraden for objekter (en værdi fra 0 til 1, hvor 0 betyder " "ingen fjedring og 1 er stærk fjedring)." -#: taextras.py:251 +#: taextras.py:256 msgid "dynamic" msgstr "dynamisk" -#: taextras.py:252 +#: taextras.py:257 msgid "" "If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position." msgstr "" @@ -2435,11 +2464,11 @@ msgstr "" "fikseret i position." #. TRANS: WeDo is a robotics product of the LEGO company -#: taextras.py:258 +#: taextras.py:263 msgid "Palette of WeDo blocks" msgstr "Palette af WeDo-blokke" -#: taextras.py:260 +#: taextras.py:265 msgid "" "tilt sensor output: (-1 == no tilt, 0 == tilt forward, 3 == tilt back, 1 == " "tilt left, 2 == tilt right)" @@ -2448,128 +2477,128 @@ msgstr "" "tilbage, 1 == hæld til venstre, 2 == hæld til højre)" #. TRANS: This string is shorthand for "output of the distance sensor" -#: taextras.py:264 +#: taextras.py:269 msgid "distance sensor output" msgstr "afstandssensor output" -#: taextras.py:265 +#: taextras.py:270 msgid "Motor A" msgstr "Motor A" -#: taextras.py:266 +#: taextras.py:271 msgid "returns the current value of Motor A" msgstr "returnerer nuværende værdi fra Motor A" -#: taextras.py:267 +#: taextras.py:272 msgid "Motor B" msgstr "Motor B" -#: taextras.py:268 +#: taextras.py:273 msgid "returns the current value of Motor B" msgstr "returnerer nuværende værdi fra Motor B" -#: taextras.py:269 +#: taextras.py:274 msgid "set the value for Motor A" msgstr "angiv værdien for Motor A" -#: taextras.py:270 +#: taextras.py:275 msgid "set the value for Motor B" msgstr "angiv værdien for Motor B" #. TRANS: Lego NXT is a robotics product of the LEGO company -#: taextras.py:275 +#: taextras.py:280 msgid "Palette of LEGO NXT blocks of motors" msgstr "Palet med motorer bestående af LEGO NXT-blokke" -#: taextras.py:276 +#: taextras.py:281 msgid "Palette of LEGO NXT blocks of sensors" msgstr "Palet med sensorer bestående af LEGO NXT-blokke" -#: taextras.py:277 +#: taextras.py:282 msgid "touch" msgstr "berør" -#: taextras.py:278 +#: taextras.py:283 msgid "ultrasonic" msgstr "ultrasonisk" -#: taextras.py:280 +#: taextras.py:285 msgid "light" msgstr "lys" -#: taextras.py:282 +#: taextras.py:287 msgid "PORT A" msgstr "PORT A" -#: taextras.py:283 +#: taextras.py:288 msgid "PORT B" msgstr "PORT B" -#: taextras.py:284 +#: taextras.py:289 msgid "PORT C" msgstr "PORT C" -#: taextras.py:285 +#: taextras.py:290 msgid "PORT 1" msgstr "PORT 1" -#: taextras.py:286 +#: taextras.py:291 msgid "PORT 2" msgstr "PORT 2" -#: taextras.py:287 +#: taextras.py:292 msgid "PORT 3" msgstr "PORT 3" -#: taextras.py:288 +#: taextras.py:293 msgid "PORT 4" msgstr "PORT 4" -#: taextras.py:289 +#: taextras.py:294 msgid "Please check the connection with the brick." msgstr "Tjek venligst forbindelsen til klodsen." -#: taextras.py:290 +#: taextras.py:295 msgid "Please check the port." msgstr "Tjek venligst porten." -#: taextras.py:291 +#: taextras.py:296 msgid "The value of power must be between -127 to 127." msgstr "Værdien af kraften skal være mellem -127 til 127." -#: taextras.py:292 +#: taextras.py:297 msgid "An error has occurred: check all connections and try to reconnect." msgstr "En fejl er opstået: tjek alle forbindelser og forsøg at tilslutte igen." -#: taextras.py:293 +#: taextras.py:298 msgid "NXT found" msgstr "NXT fundet" -#: taextras.py:294 +#: taextras.py:299 msgid "NXT not found" msgstr "NXT ikke fundet" -#: taextras.py:295 +#: taextras.py:300 msgid "refresh NXT" msgstr "opfrisk NXT" -#: taextras.py:296 +#: taextras.py:301 msgid "Search for a connected NXT brick." msgstr "Søg efter en tilsluttet NXT-klods." -#: taextras.py:297 +#: taextras.py:302 msgid "play tone" msgstr "afspil tone" -#: taextras.py:298 +#: taextras.py:303 msgid "frequency" msgstr "frekvens" -#: taextras.py:300 +#: taextras.py:305 msgid "Play a tone at frequency for time." msgstr "Afspil en tone ved frekvens for tid." -#: taextras.py:301 +#: taextras.py:306 msgid "" "turn motor\n" "rotations" @@ -2577,19 +2606,19 @@ msgstr "" "drej motor\n" "omdrejninger" -#: taextras.py:302 +#: taextras.py:307 msgid "port" msgstr "port" -#: taextras.py:303 +#: taextras.py:308 msgid "power" msgstr "kraft" -#: taextras.py:304 +#: taextras.py:309 msgid "turn a motor" msgstr "drej en motor" -#: taextras.py:305 +#: taextras.py:310 msgid "" "synchronize motors\n" "steering" @@ -2597,185 +2626,185 @@ msgstr "" "synkronisér moterer\n" "styring" -#: taextras.py:306 +#: taextras.py:311 msgid "rotations" msgstr "rotationer" -#: taextras.py:307 +#: taextras.py:312 msgid "synchronize two motors connected in PORT B and PORT C" msgstr "synkronisér to motorer tilsluttet PORT B og PORT C" -#: taextras.py:308 +#: taextras.py:313 msgid "PORT A of the brick" msgstr "PORT A på klodsen" -#: taextras.py:309 +#: taextras.py:314 msgid "PORT B of the brick" msgstr "PORT B på klodsen" -#: taextras.py:310 +#: taextras.py:315 msgid "PORT C of the brick" msgstr "PORT C på klodsen" -#: taextras.py:311 +#: taextras.py:316 msgid "start motor" msgstr "start motor" -#: taextras.py:312 +#: taextras.py:317 msgid "Run a motor forever." msgstr "Kør en motor for evigt." -#: taextras.py:313 +#: taextras.py:318 msgid "brake motor" msgstr "brems motor" -#: taextras.py:314 +#: taextras.py:319 msgid "Stop a specified motor." msgstr "Stop en angivet motor." -#: taextras.py:315 +#: taextras.py:320 msgid "reset motor" msgstr "nulstil motor" -#: taextras.py:316 +#: taextras.py:321 msgid "Reset the motor counter." msgstr "Nulstil motorens tæller." -#: taextras.py:317 +#: taextras.py:322 msgid "motor position" msgstr "motorens placering" -#: taextras.py:318 +#: taextras.py:323 msgid "Get the motor position." msgstr "Hent motorens placering." -#: taextras.py:319 +#: taextras.py:324 msgid "PORT 1 of the brick" msgstr "PORT 1 på klodsen" -#: taextras.py:320 +#: taextras.py:325 msgid "PORT 2 of the brick" msgstr "PORT 2 på klodsen" -#: taextras.py:321 +#: taextras.py:326 msgid "PORT 3 of the brick" msgstr "PORT 3 på klodsen" -#: taextras.py:322 +#: taextras.py:327 msgid "PORT 4 of the brick" msgstr "PORT 4 på klodsen" -#: taextras.py:323 +#: taextras.py:328 msgid "read" msgstr "læs" -#: taextras.py:324 +#: taextras.py:329 msgid "sensor" msgstr "sensor" -#: taextras.py:325 +#: taextras.py:330 msgid "Read sensor output." msgstr "Læs uddata fra sensor." -#: taextras.py:326 +#: taextras.py:331 msgid "color sensor" msgstr "farve-sensor" -#: taextras.py:327 +#: taextras.py:332 msgid "light sensor" msgstr "lys-sensor" -#: taextras.py:328 +#: taextras.py:333 msgid "touch sensor" msgstr "berør sensor" -#: taextras.py:329 +#: taextras.py:334 msgid "distance sensor" msgstr "afstandssensor" -#: taextras.py:330 +#: taextras.py:335 msgid "sound sensor" msgstr "lydsensor" -#: taextras.py:331 +#: taextras.py:336 msgid "set light" msgstr "angiv lys" -#: taextras.py:332 +#: taextras.py:337 msgid "Set color sensor light." msgstr "Angiv farve for sensor-lys." #. TRANS: Arduino plugin to control an Arduino board -#: taextras.py:337 +#: taextras.py:342 msgid "Palette of Arduino blocks" msgstr "Palet af Arduino-blokke" -#: taextras.py:338 +#: taextras.py:343 msgid "HIGH" msgstr "HØJ" -#: taextras.py:339 +#: taextras.py:344 msgid "LOW" msgstr "LAV" -#: taextras.py:340 +#: taextras.py:345 msgid "INPUT" msgstr "INPUT" -#: taextras.py:341 +#: taextras.py:346 msgid "OUTPUT" msgstr "OUTPUT" #. TRANS: PWM is pulse-width modulation -#: taextras.py:343 +#: taextras.py:348 msgid "PWM" msgstr "PBM" -#: taextras.py:344 +#: taextras.py:349 msgid "SERVO" msgstr "SERVO" -#: taextras.py:345 +#: taextras.py:350 msgid "ERROR: Check the Arduino and the number of port." msgstr "FEJL: Tjek Arduiono'en og nummeret på porten." -#: taextras.py:346 +#: taextras.py:351 msgid "ERROR: Value must be a number from 0 to 255." msgstr "FEJL: Værdi skal være et tal mellem 0 og 255." -#: taextras.py:347 +#: taextras.py:352 msgid "ERROR: Value must be either HIGH or LOW." msgstr "FEJL: Værdiskal vær enten HØJ eller LAV." -#: taextras.py:348 +#: taextras.py:353 msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO." msgstr "FEJL: Tilstanden skal være enten INPUT, OUTPUT, PBM eller SERVO." -#: taextras.py:349 +#: taextras.py:354 msgid "pin mode" msgstr "pin-tilstand" -#: taextras.py:351 +#: taextras.py:356 msgid "mode" msgstr "tilstand" -#: taextras.py:352 +#: taextras.py:357 msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)." msgstr "Vælg pin-funktionen (INPUT, OUTPUT, PBM, SERVO)." -#: taextras.py:353 +#: taextras.py:358 msgid "analog write" msgstr "analog skrivning" -#: taextras.py:355 +#: taextras.py:360 msgid "Write analog value in specified port." msgstr "Skriv analog værdi i angivet port." -#: taextras.py:356 +#: taextras.py:361 msgid "analog read" msgstr "analog læsning" -#: taextras.py:357 +#: taextras.py:362 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." @@ -2783,43 +2812,43 @@ msgstr "" "Læs værdi for analog port. Værdi skal mellem 0 og 1023. Brug Vref til at " "fastslå spændingen. For USB, volt=((aflæs)*5)/1024) tilnærmelsesvis." -#: taextras.py:359 +#: taextras.py:364 msgid "digital write" msgstr "digital skrivning" -#: taextras.py:360 +#: taextras.py:365 msgid "Write digital value to specified port." msgstr "Værdi for digital skrivning for angivet port." -#: taextras.py:361 +#: taextras.py:366 msgid "digital read" msgstr "digital læsning" -#: taextras.py:362 +#: taextras.py:367 msgid "Read value from digital port." msgstr "Læs værdi fra digital port." -#: taextras.py:363 +#: taextras.py:368 msgid "Set HIGH value for digital port." msgstr "Angiv værdien af HØJ for digital port." -#: taextras.py:364 +#: taextras.py:369 msgid "Configure Arduino port for digital input." msgstr "Sæt Arduino-port til digitalt input." -#: taextras.py:365 +#: taextras.py:370 msgid "Configure Arduino port to drive a servo." msgstr "Angiv Arduino-port for at køre en servo." -#: taextras.py:366 +#: taextras.py:371 msgid "Set LOW value for digital port." msgstr "Angiv værdien af LAV for digital port." -#: taextras.py:367 +#: taextras.py:372 msgid "Configure Arduino port for digital output." msgstr "Sæt Arduino-port til digitalt output." -#: taextras.py:368 +#: taextras.py:373 msgid "Configure Arduino port for PWM (pulse-width modulation)." msgstr "Sæt Arduino-port til PBM (pulsbreddemodulation)." @@ -2856,6 +2885,10 @@ msgstr "Gem" msgid "Save as" msgstr "Gem som" +#: turtleblocks.py:332 +msgid "Save as HTML" +msgstr "Gem som HTML" + #: turtleblocks.py:336 msgid "Quit" msgstr "Afslut" @@ -2892,6 +2925,9 @@ msgstr "Du har arbejde som ikke er gemt. Vil du gemme før du afslutter?" msgid "Save project?" msgstr "Gem projekt?" +#~ msgid "presentation" +#~ msgstr "præsentation" + #~ msgid "Hide blocks" #~ msgstr "Skjul blokke" diff --git a/po/en.po b/po/en.po index 50e77fe..593863e 100644 --- a/po/en.po +++ b/po/en.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-14 00:32-0400\n" -"PO-Revision-Date: 2012-06-14 11:42+0200\n" +"POT-Creation-Date: 2012-06-15 00:32-0400\n" +"PO-Revision-Date: 2012-06-15 07:18+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: en\n" @@ -52,7 +52,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:815 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:817 msgid "left" msgstr "left" @@ -61,7 +61,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:839 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:841 msgid "right" msgstr "right" @@ -692,30 +692,30 @@ msgid "move all blocks to trash" msgstr "move all blocks to trash" #: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1473 -#: TurtleArtActivity.py:697 +#: TurtleArtActivity.py:702 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:924 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:939 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:954 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:969 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:984 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:999 +#: 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 msgid "Title" msgstr "Title" #: TurtleArt/talogo.py:350 TurtleArt/talogo.py:365 TurtleArtActivity.py:361 -#: TurtleArtActivity.py:678 TurtleArtActivity.py:873 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1411 +#: TurtleArtActivity.py:682 TurtleArtActivity.py:877 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1413 msgid "Stop turtle" msgstr "Stop turtle" -#: TurtleArt/talogo.py:361 TurtleArtActivity.py:679 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1404 +#: TurtleArt/talogo.py:361 TurtleArtActivity.py:683 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1406 msgid "Show blocks" msgstr "Show blocks" @@ -752,7 +752,7 @@ msgid "Save..." msgstr "Save..." #: TurtleArt/tautils.py:592 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:688 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:690 msgid "click to open" msgstr "click to open" @@ -777,13 +777,13 @@ msgstr "Select blocks to share" msgid "image" msgstr "image" -#: TurtleArtActivity.py:203 TurtleArtActivity.py:704 TurtleArtActivity.py:801 -#: TurtleArtActivity.py:828 turtleblocks.py:334 +#: TurtleArtActivity.py:203 TurtleArtActivity.py:709 TurtleArtActivity.py:805 +#: TurtleArtActivity.py:830 turtleblocks.py:334 msgid "Save as Logo" msgstr "Save as Logo" -#: TurtleArtActivity.py:240 TurtleArtActivity.py:702 TurtleArtActivity.py:793 -#: TurtleArtActivity.py:821 turtleblocks.py:330 +#: TurtleArtActivity.py:240 TurtleArtActivity.py:707 TurtleArtActivity.py:797 +#: TurtleArtActivity.py:823 turtleblocks.py:330 msgid "Save as image" msgstr "Save as image" @@ -791,12 +791,12 @@ msgstr "Save as image" msgid "snapshot" msgstr "snapshot" -#: TurtleArtActivity.py:256 TurtleArtActivity.py:705 TurtleArtActivity.py:804 -#: TurtleArtActivity.py:831 +#: TurtleArtActivity.py:256 TurtleArtActivity.py:644 TurtleArtActivity.py:684 +#: TurtleArtActivity.py:833 msgid "Save snapshot" msgstr "Save snapshot" -#: TurtleArtActivity.py:297 TurtleArtActivity.py:621 TurtleArtActivity.py:755 +#: TurtleArtActivity.py:297 TurtleArtActivity.py:621 TurtleArtActivity.py:759 #: turtleblocks.py:352 msgid "Turn off hover help" msgstr "Turn off hover help" @@ -809,7 +809,7 @@ msgstr "Turn on hover help" msgid "Show palette" msgstr "Show palette" -#: TurtleArtActivity.py:317 TurtleArtActivity.py:857 turtleblocks.py:366 +#: TurtleArtActivity.py:317 TurtleArtActivity.py:859 turtleblocks.py:366 msgid "Hide palette" msgstr "Hide palette" @@ -817,145 +817,137 @@ msgstr "Hide palette" msgid "Rescale coordinates down" msgstr "Rescale coordinates down" -#: TurtleArtActivity.py:477 TurtleArtActivity.py:613 TurtleArtActivity.py:751 +#: TurtleArtActivity.py:477 TurtleArtActivity.py:613 TurtleArtActivity.py:755 msgid "Rescale coordinates up" msgstr "Rescale coordinates up" -#: TurtleArtActivity.py:549 TurtleArtActivity.py:585 TurtleArtActivity.py:671 -#: TurtleArtActivity.py:726 turtleblocks.py:361 +#: TurtleArtActivity.py:549 TurtleArtActivity.py:585 TurtleArtActivity.py:675 +#: TurtleArtActivity.py:730 turtleblocks.py:361 msgid "Edit" msgstr "Edit" -#: TurtleArtActivity.py:554 TurtleArtActivity.py:583 TurtleArtActivity.py:672 -#: TurtleArtActivity.py:743 turtleblocks.py:356 +#: TurtleArtActivity.py:554 TurtleArtActivity.py:583 TurtleArtActivity.py:676 +#: TurtleArtActivity.py:747 turtleblocks.py:356 msgid "View" msgstr "View" -#: TurtleArtActivity.py:581 TurtleArtActivity.py:673 +#: TurtleArtActivity.py:581 TurtleArtActivity.py:677 msgid "Project" msgstr "Project" -#: TurtleArtActivity.py:587 TurtleArtActivity.py:670 TurtleArtActivity.py:699 -#: TurtleArtActivity.py:701 TurtleArtActivity.py:788 +#: TurtleArtActivity.py:587 TurtleArtActivity.py:674 TurtleArtActivity.py:704 +#: TurtleArtActivity.py:706 TurtleArtActivity.py:792 msgid "Save/Load" msgstr "Save/Load" -#: TurtleArtActivity.py:595 TurtleArtActivity.py:727 turtleblocks.py:359 +#: TurtleArtActivity.py:595 TurtleArtActivity.py:731 turtleblocks.py:359 msgid "Copy" msgstr "Copy" -#: TurtleArtActivity.py:597 TurtleArtActivity.py:728 turtleblocks.py:360 +#: TurtleArtActivity.py:597 TurtleArtActivity.py:732 turtleblocks.py:360 msgid "Paste" msgstr "Paste" -#: TurtleArtActivity.py:599 TurtleArtActivity.py:744 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:750 +#: TurtleArtActivity.py:599 TurtleArtActivity.py:748 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752 msgid "Fullscreen" msgstr "Fullscreen" -#: TurtleArtActivity.py:601 TurtleArtActivity.py:745 turtleblocks.py:340 +#: TurtleArtActivity.py:601 TurtleArtActivity.py:749 turtleblocks.py:340 msgid "Cartesian coordinates" msgstr "Cartesian coordinates" -#: TurtleArtActivity.py:603 TurtleArtActivity.py:747 turtleblocks.py:342 +#: TurtleArtActivity.py:603 TurtleArtActivity.py:751 turtleblocks.py:342 msgid "Polar coordinates" msgstr "Polar coordinates" -#: TurtleArtActivity.py:606 TurtleArtActivity.py:749 +#: TurtleArtActivity.py:606 TurtleArtActivity.py:753 msgid "Metric coordinates" msgstr "Metric coordinates" -#: TurtleArtActivity.py:616 TurtleArtActivity.py:753 turtleblocks.py:346 +#: TurtleArtActivity.py:616 TurtleArtActivity.py:757 turtleblocks.py:346 msgid "Grow blocks" msgstr "Grow blocks" -#: TurtleArtActivity.py:618 TurtleArtActivity.py:754 turtleblocks.py:348 +#: TurtleArtActivity.py:618 TurtleArtActivity.py:758 turtleblocks.py:348 msgid "Shrink blocks" msgstr "Shrink blocks" -#: TurtleArtActivity.py:644 TurtleArtActivity.py:680 +#: TurtleArtActivity.py:648 TurtleArtActivity.py:685 msgid "Load example" msgstr "Load example" -#: TurtleArtActivity.py:674 TurtleArtActivity.py:863 turtleblocks.py:373 +#: TurtleArtActivity.py:678 TurtleArtActivity.py:865 turtleblocks.py:373 msgid "Clean" msgstr "Clean" -#: TurtleArtActivity.py:675 TurtleArtActivity.py:865 turtleblocks.py:374 +#: TurtleArtActivity.py:679 TurtleArtActivity.py:867 turtleblocks.py:374 msgid "Run" msgstr "Run" -#: TurtleArtActivity.py:676 TurtleArtActivity.py:867 turtleblocks.py:375 +#: TurtleArtActivity.py:680 TurtleArtActivity.py:869 turtleblocks.py:375 msgid "Step" msgstr "Step" -#: TurtleArtActivity.py:677 TurtleArtActivity.py:870 turtleblocks.py:376 -msgid "Debug" -msgstr "Debug" - -#: TurtleArtActivity.py:681 util/helpbutton.py:45 +#: TurtleArtActivity.py:686 util/helpbutton.py:45 msgid "Help" msgstr "Help" -#: TurtleArtActivity.py:682 turtleblocks.py:377 +#: TurtleArtActivity.py:687 turtleblocks.py:377 msgid "Stop" msgstr "Stop" -#: TurtleArtActivity.py:706 TurtleArtActivity.py:806 TurtleArtActivity.py:833 +#: TurtleArtActivity.py:710 TurtleArtActivity.py:808 TurtleArtActivity.py:835 msgid "Load project" msgstr "Load project" -#: TurtleArtActivity.py:709 TurtleArtActivity.py:811 TurtleArtActivity.py:838 +#: TurtleArtActivity.py:713 TurtleArtActivity.py:813 TurtleArtActivity.py:840 msgid "Load plugin" msgstr "Load plugin" -#: TurtleArtActivity.py:710 TurtleArtActivity.py:814 TurtleArtActivity.py:841 +#: TurtleArtActivity.py:714 TurtleArtActivity.py:816 TurtleArtActivity.py:843 msgid "Load Python block" msgstr "Load Python block" -#: TurtleArtActivity.py:783 +#: TurtleArtActivity.py:787 msgid "Sharing blocks disabled" msgstr "Sharing blocks disabled" -#: TurtleArtActivity.py:858 +#: TurtleArtActivity.py:860 msgid "p" msgstr "p" -#: TurtleArtActivity.py:863 +#: TurtleArtActivity.py:865 msgid "e" msgstr "e" -#: TurtleArtActivity.py:865 +#: TurtleArtActivity.py:867 msgid "r" msgstr "r" -#: TurtleArtActivity.py:867 +#: TurtleArtActivity.py:869 msgid "w" msgstr "w" -#: TurtleArtActivity.py:871 -msgid "d" -msgstr "d" - -#: TurtleArtActivity.py:874 +#: TurtleArtActivity.py:878 msgid "s" msgstr "s" -#: TurtleArtActivity.py:1007 TurtleArtActivity.py:1012 -#: TurtleArtActivity.py:1079 +#: TurtleArtActivity.py:1011 TurtleArtActivity.py:1016 +#: TurtleArtActivity.py:1083 msgid "Plugin could not be installed." msgstr "Plugin could not be installed." -#: TurtleArtActivity.py:1075 +#: TurtleArtActivity.py:1079 msgid "Please restart Turtle Art in order to use the plugin." msgstr "Please restart Turtle Art in order to use the plugin." -#: TurtleArtActivity.py:1093 +#: TurtleArtActivity.py:1097 #, python-format msgid "Plugin %s already installed." msgstr "Plugin %s already installed." -#: TurtleArtActivity.py:1094 +#: TurtleArtActivity.py:1098 #, python-format msgid "Do you want to reinstall %s?" msgstr "Do you want to reinstall %s?" @@ -1467,21 +1459,21 @@ msgstr "print" 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:524 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:525 msgid "Python chr operator" msgstr "Python chr operator" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:532 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:534 msgid "Python int operator" msgstr "Python int operator" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:539 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:552 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:566 +#: 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 msgid "Python" msgstr "Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:543 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:545 msgid "" "a programmable block: used to add advanced single-variable math equations, e." "g., sin(x)" @@ -1489,7 +1481,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:556 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sqrt(x*x+y*y)" @@ -1497,7 +1489,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:570 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:572 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sin(x+y+z)" @@ -1505,224 +1497,224 @@ 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:582 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:598 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:613 +#: 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 msgid "Python block" msgstr "Python block" -#: 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:616 +#: 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 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:629 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631 msgid "Cartesian" msgstr "Cartesian" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:633 msgid "displays Cartesian coordinates" msgstr "displays Cartesian coordinates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:637 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639 msgid "polar" msgstr "polar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:641 msgid "displays polar coordinates" msgstr "displays polar coordinates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:645 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:647 msgid "turtle" msgstr "turtle" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:649 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:651 msgid "chooses which turtle to command" msgstr "chooses which turtle to command" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:658 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:667 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:669 msgid "turtle shell" msgstr "turtle shell" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:668 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:662 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:670 msgid "put a custom 'shell' on the turtle" msgstr "put a custom 'shell' on the turtle" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:673 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:847 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:849 msgid "top" msgstr "top" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:677 msgid "top of a collapsed stack" msgstr "top of a collapsed stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:681 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:823 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:683 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:825 msgid "bottom" msgstr "bottom" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:682 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:684 msgid "bottom of a collapsible stack" msgstr "bottom of a collapsible stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:690 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:692 msgid "collapsed stack: click to open" msgstr "collapsed stack: click to open" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:699 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:701 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:706 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:710 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:720 +#: 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 "top of stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:707 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:717 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:709 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:719 msgid "label" msgstr "label" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:716 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:718 msgid "top of a collapsible stack" msgstr "top of a collapsible stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:726 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:728 msgid "Palette of presentation templates" msgstr "Palette of presentation templates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:733 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:735 msgid "hide blocks" msgstr "hide blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:735 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:737 msgid "declutters canvas by hiding blocks" msgstr "declutters canvas by hiding blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:742 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:744 msgid "show blocks" msgstr "show blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:744 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:746 msgid "restores hidden blocks" msgstr "restores hidden blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:754 msgid "hides the Sugar toolbars" msgstr "hides the Sugar toolbars" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:761 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:763 msgid "list" msgstr "list" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:765 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1000 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:767 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1002 msgid "presentation bulleted list" msgstr "presentation bulleted list" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:773 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1002 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1004 msgid "presentation template: list of bullets" msgstr "presentation template: list of bullets" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:780 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:942 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:782 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:944 msgid "presentation template: select Journal object (no description)" msgstr "presentation template: select Journal object (no description)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:787 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:927 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:929 msgid "presentation template: select Journal object (with description)" msgstr "presentation template: select Journal object (with description)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:794 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:987 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:796 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:989 msgid "presentation template: select four Journal objects" msgstr "presentation template: select four Journal objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:801 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:808 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:957 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:972 +#: 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 msgid "presentation template: select two Journal objects" msgstr "presentation template: select two Journal objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:818 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:820 msgid "xcor of left of screen" msgstr "xcor of left of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:826 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:828 msgid "ycor of bottom of screen" msgstr "ycor of bottom of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:831 taextras.py:224 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:833 taextras.py:224 msgid "width" msgstr "width" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:834 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:836 msgid "the canvas width" msgstr "the canvas width" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:842 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:844 msgid "xcor of right of screen" msgstr "xcor of right of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:850 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:852 msgid "ycor of top of screen" msgstr "ycor of top of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:855 taextras.py:219 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:857 taextras.py:219 #: taextras.py:225 msgid "height" msgstr "height" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:858 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:860 msgid "the canvas height" msgstr "the canvas height" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:865 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:867 msgid "title x" msgstr "title x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:874 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:876 msgid "title y" msgstr "title y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:883 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:885 msgid "left x" msgstr "left x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:892 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894 msgid "top y" msgstr "top y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:901 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:903 msgid "right x" msgstr "right x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:910 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:912 msgid "bottom y" msgstr "bottom y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:925 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:940 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:927 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:942 msgid "presentation 1x1" msgstr "presentation 1x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:955 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:957 msgid "presentation 2x1" msgstr "presentation 2x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:970 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:972 msgid "presentation 1x2" msgstr "presentation 1x2" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:985 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:987 msgid "presentation 2x2" msgstr "presentation 2x2" @@ -1771,20 +1763,20 @@ msgid "Palette of Rwandan francs" msgstr "Palette of Rwandan francs" #: taextras.py:50 -msgid "Palette of US currencies" -msgstr "Palette of US currencies" +msgid "Palette of US dollars" +msgstr "Palette of US dollars" #: taextras.py:51 -msgid "Palette of Australian currencies" -msgstr "Palette of Australian currencies" +msgid "Palette of Australian dollars" +msgstr "Palette of Australian dollars" #: taextras.py:52 -msgid "Palette of Guaranies" -msgstr "Palette of Guaranies" +msgid "Palette of Paraguayan Guaranies" +msgstr "Palette of Paraguayan Guaranies" #: taextras.py:53 -msgid "Palette of Soles" -msgstr "Palette of Soles" +msgid "Palette of Peruvian Nuevo Soles" +msgstr "Palette of Peruvian Nuevo Soles" #: taextras.py:54 msgid "Palette of Uruguayan Pesos" @@ -2903,6 +2895,10 @@ msgstr "Show/hide blocks" msgid "Tools" msgstr "Tools" +#: turtleblocks.py:376 +msgid "Debug" +msgstr "Debug" + #: turtleblocks.py:378 msgid "Turtle" msgstr "Turtle" @@ -2915,6 +2911,21 @@ msgstr "You have unsaved work. Would you like to save before quitting?" msgid "Save project?" msgstr "Save project?" +#~ msgid "d" +#~ msgstr "d" + +#~ msgid "Palette of US currencies" +#~ msgstr "Palette of US currencies" + +#~ msgid "Palette of Australian currencies" +#~ msgstr "Palette of Australian currencies" + +#~ msgid "Palette of Guaranies" +#~ msgstr "Palette of Guaranies" + +#~ msgid "Palette of Soles" +#~ msgstr "Palette of Soles" + #~ msgid "presentation" #~ msgstr "presentation" diff --git a/po/en_GB.po b/po/en_GB.po index 9d33e85..b1927c5 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-04 00:32-0400\n" -"PO-Revision-Date: 2012-06-05 07:37+0200\n" +"POT-Creation-Date: 2012-06-15 00:32-0400\n" +"PO-Revision-Date: 2012-06-15 08:56+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: en_GB\n" @@ -22,7 +22,7 @@ msgstr "" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 TurtleArt/taexporthtml.py:137 -#: TurtleArt/taexporthtml.py:139 TurtleArt/tawindow.py:3199 +#: TurtleArt/taexporthtml.py:139 TurtleArt/tawindow.py:3215 #: pysamples/grecord.py:205 turtleblocks.py:294 msgid "Turtle Art" msgstr "Turtle Art" @@ -56,7 +56,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:773 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:817 msgid "left" msgstr "left" @@ -65,7 +65,7 @@ msgid "turns turtle counterclockwise (angle in degrees)" msgstr "turns turtle anticlockwise (angle in degrees)" #: TurtleArt/tabasics.py:166 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:797 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:841 msgid "right" msgstr "right" @@ -93,11 +93,11 @@ msgstr "moves turtle along an arc" msgid "set xy" msgstr "set xy" -#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:236 +#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:237 msgid "x" msgstr "x" -#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:237 +#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:238 msgid "y" msgstr "y" @@ -115,8 +115,8 @@ msgstr "set heading" 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:3193 -#: TurtleArt/tawindow.py:3199 TurtleArtActivity.py:607 +#: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3209 +#: TurtleArt/tawindow.py:3215 TurtleArtActivity.py:609 msgid "xcor" msgstr "xcor" @@ -128,8 +128,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:3193 -#: TurtleArt/tawindow.py:3199 TurtleArtActivity.py:608 +#: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3209 +#: TurtleArt/tawindow.py:3215 TurtleArtActivity.py:610 msgid "ycor" msgstr "ycor" @@ -141,8 +141,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:3194 -#: TurtleArt/tawindow.py:3200 TurtleArtActivity.py:608 +#: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3210 +#: TurtleArt/tawindow.py:3216 TurtleArtActivity.py:610 msgid "heading" msgstr "heading" @@ -186,7 +186,7 @@ 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:279 +#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:400 taextras.py:284 msgid "color" msgstr "colour" @@ -465,7 +465,7 @@ msgid "logical OR operator" msgstr "logical OR operator" #: TurtleArt/tabasics.py:727 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:94 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:95 msgid "Palette of flow operators" msgstr "Palette of flow operators" @@ -575,17 +575,17 @@ 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:173 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:174 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:175 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 +#: 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:176 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:177 msgid "string value" msgstr "string value" @@ -621,7 +621,7 @@ msgstr "named variable (numeric value)" msgid "store in" msgstr "store in" -#: TurtleArt/tabasics.py:894 taextras.py:354 +#: TurtleArt/tabasics.py:894 taextras.py:359 msgid "value" msgstr "value" @@ -694,26 +694,31 @@ msgstr "clear all" msgid "move all blocks to trash" msgstr "move all blocks to wastebasket" +#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1473 +#: TurtleArtActivity.py:702 +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:882 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:897 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:912 -#: 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:957 +#: 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 msgid "Title" msgstr "Title" -#: TurtleArt/talogo.py:350 TurtleArt/talogo.py:365 TurtleArtActivity.py:359 -#: TurtleArtActivity.py:676 TurtleArtActivity.py:862 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1353 +#: 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 msgid "Stop turtle" msgstr "Stop turtle" -#: TurtleArt/talogo.py:361 TurtleArtActivity.py:677 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1346 +#: TurtleArt/talogo.py:361 TurtleArtActivity.py:683 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1406 msgid "Show blocks" msgstr "Show blocks" @@ -750,211 +755,202 @@ msgid "Save..." msgstr "Save..." #: TurtleArt/tautils.py:592 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:646 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:690 msgid "click to open" msgstr "click to open" -#: TurtleArt/tawindow.py:909 TurtleArt/tawindow.py:910 +#: TurtleArt/tawindow.py:911 TurtleArt/tawindow.py:912 msgid "orientation" msgstr "orientation" -#: TurtleArt/tawindow.py:920 TurtleArt/tawindow.py:1285 +#: TurtleArt/tawindow.py:922 TurtleArt/tawindow.py:1296 msgid "next" msgstr "next" -#: TurtleArt/tawindow.py:932 TurtleArt/tawindow.py:933 -#: TurtleArt/tawindow.py:1305 +#: TurtleArt/tawindow.py:934 TurtleArt/tawindow.py:935 +#: TurtleArt/tawindow.py:1316 msgid "shift" msgstr "shift" -#: TurtleArt/tawindow.py:3298 +#: TurtleArt/tawindow.py:1201 +msgid "Select blocks to share" +msgstr "Select blocks to share" + +#: TurtleArt/tawindow.py:3314 msgid "image" msgstr "image" -#: TurtleArtActivity.py:159 -msgid "presentation" -msgstr "presentation" - -#: TurtleArtActivity.py:182 TurtleArtActivity.py:700 TurtleArtActivity.py:789 -#: TurtleArtActivity.py:814 turtleblocks.py:332 -msgid "Save as HTML" -msgstr "Save as HTML" - -#: TurtleArtActivity.py:201 TurtleArtActivity.py:701 TurtleArtActivity.py:792 -#: TurtleArtActivity.py:816 turtleblocks.py:334 +#: TurtleArtActivity.py:203 TurtleArtActivity.py:709 TurtleArtActivity.py:805 +#: TurtleArtActivity.py:830 turtleblocks.py:334 msgid "Save as Logo" msgstr "Save as Logo" -#: TurtleArtActivity.py:238 TurtleArtActivity.py:699 TurtleArtActivity.py:786 -#: TurtleArtActivity.py:811 turtleblocks.py:330 +#: TurtleArtActivity.py:240 TurtleArtActivity.py:707 TurtleArtActivity.py:797 +#: TurtleArtActivity.py:823 turtleblocks.py:330 msgid "Save as image" msgstr "Save as image" -#: TurtleArtActivity.py:246 +#: TurtleArtActivity.py:248 msgid "snapshot" msgstr "snapshot" -#: TurtleArtActivity.py:254 TurtleArtActivity.py:702 TurtleArtActivity.py:795 -#: TurtleArtActivity.py:819 +#: TurtleArtActivity.py:256 TurtleArtActivity.py:644 TurtleArtActivity.py:684 +#: TurtleArtActivity.py:833 msgid "Save snapshot" msgstr "Save snapshot" -#: TurtleArtActivity.py:295 TurtleArtActivity.py:619 TurtleArtActivity.py:752 +#: TurtleArtActivity.py:297 TurtleArtActivity.py:621 TurtleArtActivity.py:759 #: turtleblocks.py:352 msgid "Turn off hover help" msgstr "Turn off hover help" -#: TurtleArtActivity.py:301 turtleblocks.py:354 +#: TurtleArtActivity.py:303 turtleblocks.py:354 msgid "Turn on hover help" msgstr "Turn on hover help" -#: TurtleArtActivity.py:309 turtleblocks.py:364 +#: TurtleArtActivity.py:311 turtleblocks.py:364 msgid "Show palette" msgstr "Show palette" -#: TurtleArtActivity.py:315 TurtleArtActivity.py:846 turtleblocks.py:366 +#: TurtleArtActivity.py:317 TurtleArtActivity.py:859 turtleblocks.py:366 msgid "Hide palette" msgstr "Hide palette" -#: TurtleArtActivity.py:471 +#: TurtleArtActivity.py:473 msgid "Rescale coordinates down" msgstr "Rescale coordinates down" -#: TurtleArtActivity.py:475 TurtleArtActivity.py:611 TurtleArtActivity.py:748 +#: TurtleArtActivity.py:477 TurtleArtActivity.py:613 TurtleArtActivity.py:755 msgid "Rescale coordinates up" msgstr "Rescale coordinates up" -#: TurtleArtActivity.py:547 TurtleArtActivity.py:583 TurtleArtActivity.py:669 -#: TurtleArtActivity.py:723 turtleblocks.py:361 +#: TurtleArtActivity.py:549 TurtleArtActivity.py:585 TurtleArtActivity.py:675 +#: TurtleArtActivity.py:730 turtleblocks.py:361 msgid "Edit" msgstr "Edit" -#: TurtleArtActivity.py:552 TurtleArtActivity.py:581 TurtleArtActivity.py:670 -#: TurtleArtActivity.py:740 turtleblocks.py:356 +#: TurtleArtActivity.py:554 TurtleArtActivity.py:583 TurtleArtActivity.py:676 +#: TurtleArtActivity.py:747 turtleblocks.py:356 msgid "View" msgstr "View" -#: TurtleArtActivity.py:579 TurtleArtActivity.py:671 +#: TurtleArtActivity.py:581 TurtleArtActivity.py:677 msgid "Project" msgstr "Project" -#: TurtleArtActivity.py:585 TurtleArtActivity.py:668 TurtleArtActivity.py:696 -#: TurtleArtActivity.py:698 TurtleArtActivity.py:781 +#: TurtleArtActivity.py:587 TurtleArtActivity.py:674 TurtleArtActivity.py:704 +#: TurtleArtActivity.py:706 TurtleArtActivity.py:792 msgid "Save/Load" msgstr "Save/Load" -#: TurtleArtActivity.py:593 TurtleArtActivity.py:724 turtleblocks.py:359 +#: TurtleArtActivity.py:595 TurtleArtActivity.py:731 turtleblocks.py:359 msgid "Copy" msgstr "Copy" -#: TurtleArtActivity.py:595 TurtleArtActivity.py:725 turtleblocks.py:360 +#: TurtleArtActivity.py:597 TurtleArtActivity.py:732 turtleblocks.py:360 msgid "Paste" msgstr "Paste" -#: TurtleArtActivity.py:597 TurtleArtActivity.py:741 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:708 +#: TurtleArtActivity.py:599 TurtleArtActivity.py:748 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752 msgid "Fullscreen" msgstr "Full-screen" -#: TurtleArtActivity.py:599 TurtleArtActivity.py:742 turtleblocks.py:340 +#: TurtleArtActivity.py:601 TurtleArtActivity.py:749 turtleblocks.py:340 msgid "Cartesian coordinates" msgstr "Cartesian coordinates" -#: TurtleArtActivity.py:601 TurtleArtActivity.py:744 turtleblocks.py:342 +#: TurtleArtActivity.py:603 TurtleArtActivity.py:751 turtleblocks.py:342 msgid "Polar coordinates" msgstr "Polar coordinates" -#: TurtleArtActivity.py:604 TurtleArtActivity.py:746 +#: TurtleArtActivity.py:606 TurtleArtActivity.py:753 msgid "Metric coordinates" msgstr "Metric coordinates" -#: TurtleArtActivity.py:614 TurtleArtActivity.py:750 turtleblocks.py:346 +#: TurtleArtActivity.py:616 TurtleArtActivity.py:757 turtleblocks.py:346 msgid "Grow blocks" msgstr "Grow blocks" -#: TurtleArtActivity.py:616 TurtleArtActivity.py:751 turtleblocks.py:348 +#: TurtleArtActivity.py:618 TurtleArtActivity.py:758 turtleblocks.py:348 msgid "Shrink blocks" msgstr "Shrink blocks" -#: TurtleArtActivity.py:642 TurtleArtActivity.py:678 +#: TurtleArtActivity.py:648 TurtleArtActivity.py:685 msgid "Load example" msgstr "Load example" -#: TurtleArtActivity.py:672 TurtleArtActivity.py:852 turtleblocks.py:373 +#: TurtleArtActivity.py:678 TurtleArtActivity.py:865 turtleblocks.py:373 msgid "Clean" msgstr "Clean" -#: TurtleArtActivity.py:673 TurtleArtActivity.py:854 turtleblocks.py:374 +#: TurtleArtActivity.py:679 TurtleArtActivity.py:867 turtleblocks.py:374 msgid "Run" msgstr "Run" -#: TurtleArtActivity.py:674 TurtleArtActivity.py:856 turtleblocks.py:375 +#: TurtleArtActivity.py:680 TurtleArtActivity.py:869 turtleblocks.py:375 msgid "Step" msgstr "Step" -#: TurtleArtActivity.py:675 TurtleArtActivity.py:859 turtleblocks.py:376 -msgid "Debug" -msgstr "Debug" - -#: TurtleArtActivity.py:679 util/helpbutton.py:45 +#: TurtleArtActivity.py:686 util/helpbutton.py:45 msgid "Help" msgstr "Help" -#: TurtleArtActivity.py:680 turtleblocks.py:377 +#: TurtleArtActivity.py:687 turtleblocks.py:377 msgid "Stop" msgstr "Stop" -#: TurtleArtActivity.py:703 TurtleArtActivity.py:797 TurtleArtActivity.py:822 +#: TurtleArtActivity.py:710 TurtleArtActivity.py:808 TurtleArtActivity.py:835 msgid "Load project" msgstr "Load project" -#: TurtleArtActivity.py:706 TurtleArtActivity.py:802 TurtleArtActivity.py:827 +#: TurtleArtActivity.py:713 TurtleArtActivity.py:813 TurtleArtActivity.py:840 msgid "Load plugin" msgstr "Load plugin" -#: TurtleArtActivity.py:707 TurtleArtActivity.py:805 TurtleArtActivity.py:830 +#: TurtleArtActivity.py:714 TurtleArtActivity.py:816 TurtleArtActivity.py:843 msgid "Load Python block" msgstr "Load Python block" -#: TurtleArtActivity.py:847 +#: TurtleArtActivity.py:787 +msgid "Sharing blocks disabled" +msgstr "Sharing blocks disabled" + +#: TurtleArtActivity.py:860 msgid "p" msgstr "p" -#: TurtleArtActivity.py:852 +#: TurtleArtActivity.py:865 msgid "e" msgstr "e" -#: TurtleArtActivity.py:854 +#: TurtleArtActivity.py:867 msgid "r" msgstr "r" -#: TurtleArtActivity.py:856 +#: TurtleArtActivity.py:869 msgid "w" msgstr "w" -#: TurtleArtActivity.py:860 -msgid "d" -msgstr "d" - -#: TurtleArtActivity.py:863 +#: TurtleArtActivity.py:878 msgid "s" msgstr "s" -#: TurtleArtActivity.py:995 TurtleArtActivity.py:1000 -#: TurtleArtActivity.py:1067 +#: TurtleArtActivity.py:1011 TurtleArtActivity.py:1016 +#: TurtleArtActivity.py:1083 msgid "Plugin could not be installed." msgstr "Plugin could not be installed." -#: TurtleArtActivity.py:1063 +#: TurtleArtActivity.py:1079 msgid "Please restart Turtle Art in order to use the plugin." msgstr "Please restart Turtle Art in order to use the plugin." -#: TurtleArtActivity.py:1081 +#: TurtleArtActivity.py:1097 #, python-format msgid "Plugin %s already installed." msgstr "Plugin %s already installed." -#: TurtleArtActivity.py:1082 +#: TurtleArtActivity.py:1098 #, python-format msgid "Do you want to reinstall %s?" msgstr "Do you want to reinstall %s?" @@ -1067,7 +1063,7 @@ msgstr "Failed to upload!" #: plugins/audio_sensors/audio_sensors.py:75 #: plugins/camera_sensor/camera_sensor.py:56 #: plugins/light_sensor/light_sensor.py:49 plugins/rfid/rfid.py:86 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:316 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:317 msgid "Palette of sensor blocks" msgstr "Palette of sensor blocks" @@ -1083,7 +1079,7 @@ 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:281 +#: taextras.py:286 msgid "sound" msgstr "sound" @@ -1104,7 +1100,7 @@ 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:303 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 msgid "pitch" msgstr "pitch" @@ -1178,301 +1174,309 @@ msgstr "RFID" msgid "read value from RFID device" msgstr "read value from RFID device" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:99 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:102 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:100 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 msgid "while" msgstr "while" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:104 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:109 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:112 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:110 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113 msgid "until" msgstr "until" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:114 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:120 +#: 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:127 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128 msgid "journal" msgstr "journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:129 msgid "Sugar Journal media object" msgstr "Sugar Journal media object" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:138 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:139 msgid "audio" msgstr "audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:140 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:141 msgid "Sugar Journal audio object" msgstr "Sugar Journal audio object" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:150 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:151 msgid "video" msgstr "video" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:152 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:153 msgid "Sugar Journal video object" msgstr "Sugar Journal video object" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:162 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:163 msgid "description" msgstr "description" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:164 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:165 msgid "Sugar Journal description field" msgstr "Sugar Journal description field" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:181 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:209 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 msgid "show" msgstr "show" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:185 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:198 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:213 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:199 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:214 msgid "draws text or show media from the Journal" msgstr "draws text or show media from the Journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:194 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 msgid "show aligned" msgstr "show aligned" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:221 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222 msgid "set scale" msgstr "set scale" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:225 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:226 msgid "sets the scale of media" msgstr "sets the scale of media" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:232 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:233 msgid "save picture" msgstr "save picture" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:234 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:245 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:246 msgid "picture name" msgstr "picture name" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:236 msgid "saves a picture to the Sugar Journal" msgstr "saves a picture to the Sugar Journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:243 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:244 msgid "save SVG" msgstr "save SVG" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:246 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247 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:253 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:254 msgid "scale" msgstr "scale" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:257 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258 msgid "holds current scale value" msgstr "holds current scale value" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:262 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:263 msgid "media wait" msgstr "media wait" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:264 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:265 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:270 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:271 msgid "media stop" msgstr "media stop" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:272 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:273 msgid "stop video or audio" msgstr "stop video or audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:277 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:278 msgid "media pause" msgstr "media pause" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:279 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:280 msgid "pause video or audio" msgstr "pause video or audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:284 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:285 msgid "media resume" msgstr "media resume" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:286 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:287 msgid "resume playing video or audio" msgstr "resume playing video or audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:292 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:293 msgid "speak" msgstr "speak" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:294 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:295 msgid "hello" msgstr "hello" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:295 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:296 msgid "speaks text" msgstr "speaks text" #. TRANS: pitch, duration, amplitude -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:303 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 msgid "sinewave" msgstr "sinewave" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:303 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 msgid "duration" msgstr "duration" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:306 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307 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:322 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:323 msgid "button down" msgstr "button down" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:325 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:326 msgid "returns 1 if mouse button is pressed" msgstr "returns 1 if mouse button is pressed" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:332 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:333 msgid "mouse x" msgstr "mouse x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:335 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:336 msgid "returns mouse x coordinate" msgstr "returns mouse x coordinate" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:342 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:343 msgid "mouse y" msgstr "mouse y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:345 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:346 msgid "returns mouse y coordinate" msgstr "returns mouse y coordinate" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:353 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:354 msgid "query keyboard" msgstr "query keyboard" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:355 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:356 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:362 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:363 msgid "keyboard" msgstr "keyboard" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:366 -msgid "holds results of query-keyboard block" -msgstr "holds results of query-keyboard block" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:367 +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:373 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:399 msgid "read pixel" msgstr "read pixel" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:376 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:402 msgid "RGB color under the turtle is pushed to the stack" msgstr "RGB colour under the turtle is pushed to the stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:384 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:410 msgid "turtle sees" msgstr "turtle sees" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:386 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:412 msgid "returns the color that the turtle \"sees\"" msgstr "returns the colour that the turtle \"sees\"" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:394 taextras.py:299 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:420 taextras.py:304 msgid "time" msgstr "time" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:397 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:423 msgid "elapsed time (in seconds) since program started" msgstr "elapsed time (in seconds) since program started" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:406 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:432 msgid "Palette of extra options" msgstr "Palette of extra options" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:412 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:438 msgid "push" msgstr "push" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:415 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:441 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:425 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:451 msgid "show heap" msgstr "show heap" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:428 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:454 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:438 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:464 msgid "empty heap" msgstr "empty heap" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:441 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:467 msgid "emptys FILO (first-in-last-out heap)" msgstr "empties FILO (first-in-last-out heap)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:451 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477 msgid "pop" msgstr "pop" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:455 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:481 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:465 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:491 msgid "empty heap?" msgstr "empty heap?" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:468 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:494 msgid "returns True if heap is empty" msgstr "returns True if heap is empty" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:475 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:501 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:503 msgid "comment" msgstr "comment" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:479 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:505 msgid "places a comment in your code" msgstr "places a comment in your code" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:485 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:511 msgid "print" msgstr "print" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:489 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:515 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:497 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:510 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:524 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:525 +msgid "Python chr operator" +msgstr "Python chr operator" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:534 +msgid "Python int operator" +msgstr "Python int operator" + +#: 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 msgid "Python" msgstr "Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:501 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:545 msgid "" "a programmable block: used to add advanced single-variable math equations, e." "g., sin(x)" @@ -1480,7 +1484,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:514 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sqrt(x*x+y*y)" @@ -1488,7 +1492,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:528 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:572 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sin(x+y+z)" @@ -1496,224 +1500,224 @@ 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:540 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:556 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:571 +#: 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 msgid "Python block" msgstr "Python block" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:542 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:574 +#: 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 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:587 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631 msgid "Cartesian" msgstr "Cartesian" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:589 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:633 msgid "displays Cartesian coordinates" msgstr "displays Cartesian coordinates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:595 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639 msgid "polar" msgstr "polar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:597 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:641 msgid "displays polar coordinates" msgstr "displays polar coordinates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:603 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:647 msgid "turtle" msgstr "turtle" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:607 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:651 msgid "chooses which turtle to command" msgstr "chooses which turtle to command" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:616 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:625 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:669 msgid "turtle shell" msgstr "turtle shell" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:618 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:626 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:662 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:670 msgid "put a custom 'shell' on the turtle" msgstr "put a custom 'shell' on the turtle" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:805 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:849 msgid "top" msgstr "top" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:633 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:677 msgid "top of a collapsed stack" msgstr "top of a collapsed stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:781 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:683 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:825 msgid "bottom" msgstr "bottom" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:640 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:684 msgid "bottom of a collapsible stack" msgstr "bottom of a collapsible stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:648 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:692 msgid "collapsed stack: click to open" msgstr "collapsed stack: click to open" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:657 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:701 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:664 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:668 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:678 +#: 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 "top of stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:665 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:709 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:719 msgid "label" msgstr "label" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:674 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:718 msgid "top of a collapsible stack" msgstr "top of a collapsible stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:684 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:728 msgid "Palette of presentation templates" msgstr "Palette of presentation templates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:691 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:735 msgid "hide blocks" msgstr "hide blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:693 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:737 msgid "declutters canvas by hiding blocks" msgstr "de-clutters canvas by hiding blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:700 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:744 msgid "show blocks" msgstr "show blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:702 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:746 msgid "restores hidden blocks" msgstr "restores hidden blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:710 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:754 msgid "hides the Sugar toolbars" msgstr "hides the Sugar tool-bars" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:719 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:763 msgid "list" msgstr "list" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:723 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:958 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:767 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1002 msgid "presentation bulleted list" msgstr "presentation bulleted list" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:731 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:960 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1004 msgid "presentation template: list of bullets" msgstr "presentation template: list of bullets" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:738 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:900 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:782 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:944 msgid "presentation template: select Journal object (no description)" msgstr "presentation template: select Journal object (no description)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:745 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:885 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:929 msgid "presentation template: select Journal object (with description)" msgstr "presentation template: select Journal object (with description)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:945 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:796 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:989 msgid "presentation template: select four Journal objects" msgstr "presentation template: select four Journal objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:759 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:766 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:915 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:930 +#: 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 msgid "presentation template: select two Journal objects" msgstr "presentation template: select two Journal objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:776 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:820 msgid "xcor of left of screen" msgstr "xcor of left of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:784 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:828 msgid "ycor of bottom of screen" msgstr "ycor of bottom of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 taextras.py:223 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:833 taextras.py:224 msgid "width" msgstr "width" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:792 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:836 msgid "the canvas width" msgstr "the canvas width" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:800 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:844 msgid "xcor of right of screen" msgstr "xcor of right of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:808 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:852 msgid "ycor of top of screen" msgstr "ycor of top of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:813 taextras.py:218 -#: taextras.py:224 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:857 taextras.py:219 +#: taextras.py:225 msgid "height" msgstr "height" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:816 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:860 msgid "the canvas height" msgstr "the canvas height" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:823 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:867 msgid "title x" msgstr "title x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:832 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:876 msgid "title y" msgstr "title y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:841 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:885 msgid "left x" msgstr "left x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:850 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894 msgid "top y" msgstr "top y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:859 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:903 msgid "right x" msgstr "right x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:868 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:912 msgid "bottom y" msgstr "bottom y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:883 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:898 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:927 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:942 msgid "presentation 1x1" msgstr "presentation 1x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:913 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:957 msgid "presentation 2x1" msgstr "presentation 2x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:928 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:972 msgid "presentation 1x2" msgstr "presentation 1x2" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:943 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:987 msgid "presentation 2x2" msgstr "presentation 2x2" @@ -1762,48 +1766,52 @@ msgid "Palette of Rwandan francs" msgstr "Palette of Rwandan francs" #: taextras.py:50 -msgid "Palette of US currencies" -msgstr "Palette of US currencies" +msgid "Palette of US dollars" +msgstr "Palette of US dollars" #: taextras.py:51 -msgid "Palette of Australian currencies" -msgstr "Palette of Australian currencies" +msgid "Palette of Australian dollars" +msgstr "Palette of Australian dollars" #: taextras.py:52 -msgid "Palette of Guaranies" -msgstr "Palette of Guaranies" +msgid "Palette of Paraguayan Guaranies" +msgstr "Palette of Paraguayan Guaranies" #: taextras.py:53 +msgid "Palette of Peruvian Nuevo Soles" +msgstr "Palette of Peruvian Nuevo Soles" + +#: taextras.py:54 msgid "Palette of Uruguayan Pesos" msgstr "Palette of Uruguayan Pesos" #. TRANS: Butia is the Arduino Robot Project from Uruguay #. (http://www.fing.edu.uy/inco/proyectos/butia/) -#: taextras.py:59 +#: taextras.py:60 msgid "TurtleBots" msgstr "TurtleBots" -#: taextras.py:60 +#: taextras.py:61 msgid "adjust LED intensity between 0 and 255" msgstr "adjust LED intensity between 0 and 255" -#: taextras.py:61 +#: taextras.py:62 msgid "returns the object gray level as a number between 0 and 1023" msgstr "returns the object grey level as a number between 0 and 1023" -#: taextras.py:62 +#: taextras.py:63 msgid "returns 1 when the button is press and 0 otherwise" msgstr "returns 1 when the button is press and 0 otherwise" -#: taextras.py:63 +#: taextras.py:64 msgid "returns the ambient light level as a number between 0 and 1023" msgstr "returns the ambient light level as a number between 0 and 1023" -#: taextras.py:64 +#: taextras.py:65 msgid "returns the ambient temperature as a number between 0 and 255" msgstr "returns the ambient temperature as a number between 0 and 255" -#: taextras.py:65 +#: taextras.py:66 msgid "" "returns the distance from the object in front of the sensor as a number " "between 0 and 255" @@ -1811,81 +1819,81 @@ msgstr "" "returns the distance from the object in front of the sensor as a number " "between 0 and 255" -#: taextras.py:67 +#: taextras.py:68 msgid "returns 0 or 1 depending on the sensor inclination" msgstr "returns 0 or 1 depending on the sensor inclination" -#: taextras.py:68 +#: taextras.py:69 msgid "returns 1 when the sensors detects a magnetic field, 0 otherwise" msgstr "returns 1 when the sensors detects a magnetic field, 0 otherwise" -#: taextras.py:69 +#: taextras.py:70 msgid "switches from 0 to 1, the frequency depends on the vibration" msgstr "switches from 0 to 1, the frequency depends on the vibration" -#: taextras.py:70 +#: taextras.py:71 msgid "LED" msgstr "LED" -#: taextras.py:71 +#: taextras.py:72 msgid "button" msgstr "button" -#: taextras.py:72 +#: taextras.py:73 msgid "grayscale" msgstr "grayscale" -#: taextras.py:73 +#: taextras.py:74 msgid "ambient light" msgstr "ambient light" -#: taextras.py:74 +#: taextras.py:75 msgid "temperature" msgstr "temperature" -#: taextras.py:75 taextras.py:262 +#: taextras.py:76 taextras.py:267 msgid "distance" msgstr "distance" -#: taextras.py:76 taextras.py:259 +#: taextras.py:77 taextras.py:264 msgid "tilt" msgstr "tilt" -#: taextras.py:77 +#: taextras.py:78 msgid "magnetic induction" msgstr "magnetic induction" -#: taextras.py:78 +#: taextras.py:79 msgid "vibration" msgstr "vibration" -#: taextras.py:79 +#: taextras.py:80 msgid "Butia Robot" msgstr "Butia Robot" -#: taextras.py:80 +#: taextras.py:81 msgid "delay Butia" msgstr "delay Butia" -#: taextras.py:81 +#: taextras.py:82 msgid "wait for argument seconds" msgstr "wait for argument seconds" #. TRANS: This string is shorthand for "battery charge of Butia" -#: taextras.py:83 +#: taextras.py:84 msgid "battery charge Butia" msgstr "battery charge Butia" -#: taextras.py:84 +#: taextras.py:85 msgid "returns the battery charge as a number between 0 and 255" msgstr "returns the battery charge as a number between 0 and 255" #. TRANS: This string is shorthand for "speed of Butia" -#: taextras.py:86 +#: taextras.py:87 msgid "speed Butia" msgstr "speed Butia" -#: taextras.py:87 +#: taextras.py:88 msgid "" "set the speed of the Butia motors as a value between 0 and 1023, passed by " "an argument" @@ -1894,385 +1902,385 @@ msgstr "" "an argument" #. TRANS: This string is shorthand for "move Butia forward" -#: taextras.py:90 +#: taextras.py:91 msgid "forward Butia" msgstr "forward Butia" -#: taextras.py:91 +#: taextras.py:92 msgid "move the Butia robot forward" msgstr "move the Butia robot forward" -#: taextras.py:92 +#: taextras.py:93 msgid "move the Butia robot forward a predefined distance" msgstr "move the Butia robot forward a predefined distance" #. TRANS: This string is shorthand for "move Butia backward" -#: taextras.py:94 +#: taextras.py:95 msgid "backward Butia" msgstr "backward Butia" -#: taextras.py:95 +#: taextras.py:96 msgid "move the Butia robot backward" msgstr "move the Butia robot backward" -#: taextras.py:96 +#: taextras.py:97 msgid "move the Butia robot backward a predefined distance" msgstr "move the Butia robot backward a predefined distance" #. TRANS: This string is shorthand for "turn Butia left" -#: taextras.py:98 +#: taextras.py:99 msgid "left Butia" msgstr "left Butia" -#: taextras.py:99 +#: taextras.py:100 msgid "turn the Butia robot at left" msgstr "turn the Butia robot at left" #. TRANS: This string is shorthand for "turn Butia right" -#: taextras.py:101 +#: taextras.py:102 msgid "right Butia" msgstr "right Butia" -#: taextras.py:102 +#: taextras.py:103 msgid "turn the Butia robot at right" msgstr "turn the Butia robot at right" -#: taextras.py:103 +#: taextras.py:104 msgid "turn Butia" msgstr "turn Butia" -#: taextras.py:104 +#: taextras.py:105 msgid "turn the Butia robot x degrees" msgstr "turn the Butia robot x degrees" -#: taextras.py:105 +#: taextras.py:106 msgid "stop Butia" msgstr "stop Butia" -#: taextras.py:106 +#: taextras.py:107 msgid "stop the Butia robot" msgstr "stop the Butia robot" -#: taextras.py:107 +#: taextras.py:108 msgid "display Butia" msgstr "display Butia" #. TRANS: this string must contain only ASCII characters. #. The len must be 32 characters/spaces. -#: taextras.py:110 +#: taextras.py:111 msgid "Hello World Butia " msgstr "Hello World Butia " -#: taextras.py:111 +#: taextras.py:112 msgid "print text in Butia robot 32-character ASCII display" msgstr "print text in Butia robot 32-character ASCII display" -#: taextras.py:112 +#: taextras.py:113 msgid "Butia" msgstr "Butia" -#: taextras.py:116 +#: taextras.py:117 msgid "The camera was not found." msgstr "The camera was not found." -#: taextras.py:117 +#: taextras.py:118 msgid "Error on the initialization of the camera." msgstr "Error on the initialisation of the camera." -#: taextras.py:118 +#: taextras.py:119 msgid "FollowMe" msgstr "FollowMe" -#: taextras.py:119 +#: taextras.py:120 msgid "follow" msgstr "follow" -#: taextras.py:120 +#: taextras.py:121 msgid "R" msgstr "R" -#: taextras.py:121 +#: taextras.py:122 msgid "G" msgstr "G" -#: taextras.py:122 +#: taextras.py:123 msgid "B" msgstr "B" -#: taextras.py:123 +#: taextras.py:124 msgid "follow a RGB color" msgstr "follow a RGB colour" -#: taextras.py:124 +#: taextras.py:125 msgid "threshold" msgstr "threshold" -#: taextras.py:125 +#: taextras.py:126 msgid "set a threshold for a RGB color" msgstr "set a threshold for a RGB colour" -#: taextras.py:126 +#: taextras.py:127 msgid "save calibration 1" msgstr "save calibration 1" -#: taextras.py:127 +#: taextras.py:128 msgid "stores a calibration in calibration 1" msgstr "stores a calibration in calibration 1" -#: taextras.py:128 +#: taextras.py:129 msgid "save calibration 2" msgstr "save calibration 2" -#: taextras.py:129 +#: taextras.py:130 msgid "stores a calibration in calibration 2" msgstr "stores a calibration in calibration 2" -#: taextras.py:130 +#: taextras.py:131 msgid "calibration" msgstr "calibration" -#: taextras.py:131 +#: taextras.py:132 msgid "stores a personalized calibration" msgstr "stores a personalised calibration" -#: taextras.py:132 +#: taextras.py:133 msgid "calibration 1" msgstr "calibration 1" -#: taextras.py:133 +#: taextras.py:134 msgid "return calibration 1" msgstr "return calibration 1" -#: taextras.py:134 +#: taextras.py:135 msgid "calibration 2" msgstr "calibration 2" -#: taextras.py:135 +#: taextras.py:136 msgid "return calibration 2" msgstr "return calibration 2" -#: taextras.py:136 +#: taextras.py:137 msgid "return a personalized calibration" msgstr "return a personalised calibration" -#: taextras.py:137 +#: taextras.py:138 msgid "x position" msgstr "x position" -#: taextras.py:138 +#: taextras.py:139 msgid "return x position" msgstr "return x position" -#: taextras.py:139 +#: taextras.py:140 msgid "y position" msgstr "y position" -#: taextras.py:140 +#: taextras.py:141 msgid "return y position" msgstr "return y position" -#: taextras.py:141 +#: taextras.py:142 msgid "pixels" msgstr "pixels" -#: taextras.py:142 +#: taextras.py:143 msgid "return the number of pixels of the biggest blob" msgstr "return the number of pixels of the biggest blob" -#: taextras.py:143 +#: taextras.py:144 msgid "follow a color or calibration" msgstr "follow a colour or calibration" -#: taextras.py:144 +#: taextras.py:145 msgid "minimum pixels" msgstr "minimum pixels" -#: taextras.py:145 +#: taextras.py:146 msgid "set the minimal number of pixels to follow" msgstr "set the minimal number of pixels to follow" -#: taextras.py:146 +#: taextras.py:147 msgid "empty calibration" msgstr "empty calibration" -#: taextras.py:147 +#: taextras.py:148 msgid "error in string conversion" msgstr "error in string conversion" -#: taextras.py:151 +#: taextras.py:152 msgid "SumBot" msgstr "SumBot" -#: taextras.py:152 +#: taextras.py:153 msgid "speed SumBot" msgstr "speed SumBot" -#: taextras.py:153 +#: taextras.py:154 msgid "submit the speed to the SumBot" msgstr "submit the speed to the SumBot" -#: taextras.py:154 +#: taextras.py:155 msgid "set the default speed for the movement commands" msgstr "set the default speed for the movement commands" #. TRANS: This string is shorthand for "move SumBot forward" -#: taextras.py:156 +#: taextras.py:157 msgid "forward SumBot" msgstr "forward SumBot" -#: taextras.py:157 +#: taextras.py:158 msgid "move SumBot forward" msgstr "move SumBot forward" #. TRANS: This string is shorthand for "move SumBot backward" -#: taextras.py:159 +#: taextras.py:160 msgid "backward SumBot" msgstr "backward SumBot" -#: taextras.py:160 +#: taextras.py:161 msgid "move SumBot backward" msgstr "move SumBot backward" -#: taextras.py:161 +#: taextras.py:162 msgid "stop SumBot" msgstr "stop SumBot" -#: taextras.py:162 +#: taextras.py:163 msgid "stop the SumBot" msgstr "stop the SumBot" #. TRANS: This string is shorthand for "turn SumBot left" -#: taextras.py:164 +#: taextras.py:165 msgid "left SumBot" msgstr "left SumBot" -#: taextras.py:165 +#: taextras.py:166 msgid "turn left the SumBot" msgstr "turn left the SumBot" #. TRANS: This string is shorthand for "move SumBot right" -#: taextras.py:167 +#: taextras.py:168 msgid "right SumBot" msgstr "right SumBot" -#: taextras.py:168 +#: taextras.py:169 msgid "turn right the SumBot" msgstr "turn right the SumBot" -#: taextras.py:169 +#: taextras.py:170 msgid "angle to center" msgstr "angle to centre" #. TRANS: dohyo is the playing field -#: taextras.py:171 +#: taextras.py:172 msgid "get the angle to the center of the dohyo" msgstr "get the angle to the centre of the dohyo" -#: taextras.py:172 +#: taextras.py:173 msgid "angle to Enemy" msgstr "angle to Enemy" -#: taextras.py:173 +#: taextras.py:174 msgid "get the angle to the Enemy" msgstr "get the angle to the Enemy" #. TRANS: This string is shorthand for "x coordinate of SumBot" -#: taextras.py:175 +#: taextras.py:176 msgid "x coor. SumBot" msgstr "x coor. SumBot" -#: taextras.py:176 +#: taextras.py:177 msgid "get the x coordinate of the SumBot" msgstr "get the x coordinate of the SumBot" #. TRANS: This string is shorthand for "y coordinate of SumBot" -#: taextras.py:178 +#: taextras.py:179 msgid "y coor. SumBot" msgstr "y coor. SumBot" -#: taextras.py:179 +#: taextras.py:180 msgid "get the y coordinate of the SumBot" msgstr "get the y coordinate of the SumBot" #. TRANS: This string is shorthand for "x coordinate of SumBot's enemy" -#: taextras.py:181 +#: taextras.py:182 msgid "x coor. Enemy" msgstr "x coor. Enemy" -#: taextras.py:182 +#: taextras.py:183 msgid "get the x coordinate of the Enemy" msgstr "get the x coordinate of the Enemy" #. TRANS: This string is shorthand for "y coordinate of SumBot's enemy" -#: taextras.py:184 +#: taextras.py:185 msgid "y coor. Enemy" msgstr "y coor. Enemy" -#: taextras.py:185 +#: taextras.py:186 msgid "get the y coordinate of the Enemy" msgstr "get the y coordinate of the Enemy" #. TRANS: This string is shorthand for "rotation of SumBot" -#: taextras.py:187 +#: taextras.py:188 msgid "rotation SumBot" msgstr "rotation SumBot" -#: taextras.py:188 +#: taextras.py:189 msgid "get the rotation of the Sumbot" msgstr "get the rotation of the Sumbot" #. TRANS: This string is shorthand for "rotation of SumBot's enemy" -#: taextras.py:190 +#: taextras.py:191 msgid "rotation Enemy" msgstr "rotation Enemy" -#: taextras.py:191 +#: taextras.py:192 msgid "get the rotation of the Enemy" msgstr "get the rotation of the Enemy" -#: taextras.py:192 +#: taextras.py:193 msgid "distance to center" msgstr "distance to centre" #. TRANS: dohyo is the playing field -#: taextras.py:194 +#: taextras.py:195 msgid "get the distance to the center of the dohyo" msgstr "get the distance to the centre of the dohyo" -#: taextras.py:195 +#: taextras.py:196 msgid "distance to Enemy" msgstr "distance to Enemy" -#: taextras.py:196 +#: taextras.py:197 msgid "get the distance to the Enemy" msgstr "get the distance to the Enemy" -#: taextras.py:197 +#: taextras.py:198 msgid "update information" msgstr "update information" -#: taextras.py:198 +#: taextras.py:199 msgid "update information from the server" msgstr "update information from the server" #. TRANS: Please use similar terms to those used in the Physics Activity -#: taextras.py:203 +#: taextras.py:204 msgid "Palette of physics blocks" msgstr "Palette of physics blocks" -#: taextras.py:204 +#: taextras.py:205 msgid "start polygon" msgstr "start polygon" -#: taextras.py:205 +#: taextras.py:206 msgid "Begin defining a new polygon based on the current Turtle xy position." msgstr "Begin defining a new polygon based on the current Turtle xy position." -#: taextras.py:207 +#: taextras.py:208 msgid "add point" msgstr "add point" -#: taextras.py:208 +#: taextras.py:209 msgid "" "Add a new point to the current polygon based on the current Turtle xy " "position." @@ -2280,76 +2288,76 @@ msgstr "" "Add a new point to the current polygon based on the current Turtle xy " "position." -#: taextras.py:210 +#: taextras.py:211 msgid "end polygon" msgstr "end polygon" -#: taextras.py:211 +#: taextras.py:212 msgid "Define a new polygon." msgstr "Define a new polygon." -#: taextras.py:212 +#: taextras.py:213 msgid "end filled polygon" msgstr "end filled polygon" -#: taextras.py:213 +#: taextras.py:214 msgid "Not a simple polygon" msgstr "Not a simple polygon" -#: taextras.py:214 +#: taextras.py:215 msgid "Define a new filled polygon." msgstr "Define a new filled polygon." -#: taextras.py:215 +#: taextras.py:216 msgid "triangle" msgstr "triangle" #. TRANS: base of a triangle -#: taextras.py:217 +#: taextras.py:218 msgid "base" msgstr "base" -#: taextras.py:219 +#: taextras.py:220 msgid "Add a triangle object to the project." msgstr "Add a triangle object to the project." -#: taextras.py:220 +#: taextras.py:221 msgid "circle" msgstr "circle" -#: taextras.py:221 +#: taextras.py:222 msgid "Add a circle object to the project." msgstr "Add a circle object to the project." -#: taextras.py:222 +#: taextras.py:223 msgid "rectangle" msgstr "rectangle" -#: taextras.py:225 +#: taextras.py:226 msgid "Add a rectangle object to the project." msgstr "Add a rectangle object to the project." -#: taextras.py:226 +#: taextras.py:227 msgid "reset" msgstr "reset" -#: taextras.py:227 +#: taextras.py:228 msgid "Reset the project; clear the object list." msgstr "Reset the project; clear the object list." -#: taextras.py:228 +#: taextras.py:229 msgid "motor" msgstr "motor" -#: taextras.py:229 +#: taextras.py:230 msgid "torque" msgstr "torque" -#: taextras.py:230 +#: taextras.py:231 msgid "speed" msgstr "speed" -#: taextras.py:231 +#: taextras.py:232 msgid "" "Motor torque and speed range from 0 (off) to positive numbers; motor is " "placed on the most recent object created." @@ -2357,19 +2365,19 @@ msgstr "" "Motor torque and speed range from 0 (off) to positive numbers; motor is " "placed on the most recent object created." -#: taextras.py:233 taextras.py:350 +#: taextras.py:234 taextras.py:355 msgid "pin" msgstr "pin" -#: taextras.py:234 +#: taextras.py:235 msgid "Pin an object down so that it cannot fall." msgstr "Pin an object down so that it cannot fall." -#: taextras.py:235 +#: taextras.py:236 msgid "joint" msgstr "joint" -#: taextras.py:238 +#: taextras.py:239 msgid "" "Join two objects together (the most recent object created and the object at " "point x, y)." @@ -2377,25 +2385,38 @@ msgstr "" "Join two objects together (the most recent object created and the object at " "point x, y)." -#: taextras.py:240 +#: taextras.py:241 +msgid "save as Physics activity" +msgstr "save as Physics activity" + +#: taextras.py:242 msgid "Save the project to the Journal as a Physics activity." msgstr "Save the project to the Journal as a Physics activity." -#: taextras.py:241 +#. TRANS: Here, gear means a toothed wheel, as in a clock-works +#: taextras.py:244 +msgid "gear" +msgstr "gear" + +#: taextras.py:245 +msgid "Add a gear object to the project." +msgstr "Add a gear object to the project." + +#: taextras.py:246 msgid "density" msgstr "density" -#: taextras.py:242 +#: taextras.py:247 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:244 +#: taextras.py:249 msgid "friction" msgstr "friction" -#: taextras.py:245 +#: taextras.py:250 msgid "" "Set the friction property for objects (value from 0 to 1, where 0 turns " "friction off and 1 is strong friction)." @@ -2404,11 +2425,11 @@ msgstr "" "friction off and 1 is strong friction)." #. TRANS: bounciness is restitution -#: taextras.py:248 +#: taextras.py:253 msgid "bounciness" msgstr "bounciness" -#: taextras.py:249 +#: taextras.py:254 msgid "" "Set the bounciness property for objects (a value from 0 to 1, where 0 means " "no bounce and 1 is very bouncy)." @@ -2416,11 +2437,11 @@ 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:251 +#: taextras.py:256 msgid "dynamic" msgstr "dynamic" -#: taextras.py:252 +#: taextras.py:257 msgid "" "If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position." msgstr "" @@ -2428,11 +2449,11 @@ msgstr "" "position." #. TRANS: WeDo is a robotics product of the LEGO company -#: taextras.py:258 +#: taextras.py:263 msgid "Palette of WeDo blocks" msgstr "Palette of WeDo blocks" -#: taextras.py:260 +#: taextras.py:265 msgid "" "tilt sensor output: (-1 == no tilt, 0 == tilt forward, 3 == tilt back, 1 == " "tilt left, 2 == tilt right)" @@ -2441,128 +2462,128 @@ msgstr "" "tilt left, 2 == tilt right)" #. TRANS: This string is shorthand for "output of the distance sensor" -#: taextras.py:264 +#: taextras.py:269 msgid "distance sensor output" msgstr "distance sensor output" -#: taextras.py:265 +#: taextras.py:270 msgid "Motor A" msgstr "Motor A" -#: taextras.py:266 +#: taextras.py:271 msgid "returns the current value of Motor A" msgstr "returns the current value of Motor A" -#: taextras.py:267 +#: taextras.py:272 msgid "Motor B" msgstr "Motor B" -#: taextras.py:268 +#: taextras.py:273 msgid "returns the current value of Motor B" msgstr "returns the current value of Motor B" -#: taextras.py:269 +#: taextras.py:274 msgid "set the value for Motor A" msgstr "set the value for Motor A" -#: taextras.py:270 +#: taextras.py:275 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:275 +#: taextras.py:280 msgid "Palette of LEGO NXT blocks of motors" msgstr "Palette of LEGO NXT blocks of motors" -#: taextras.py:276 +#: taextras.py:281 msgid "Palette of LEGO NXT blocks of sensors" msgstr "Palette of LEGO NXT blocks of sensors" -#: taextras.py:277 +#: taextras.py:282 msgid "touch" msgstr "touch" -#: taextras.py:278 +#: taextras.py:283 msgid "ultrasonic" msgstr "ultrasonic" -#: taextras.py:280 +#: taextras.py:285 msgid "light" msgstr "light" -#: taextras.py:282 +#: taextras.py:287 msgid "PORT A" msgstr "PORT A" -#: taextras.py:283 +#: taextras.py:288 msgid "PORT B" msgstr "PORT B" -#: taextras.py:284 +#: taextras.py:289 msgid "PORT C" msgstr "PORT C" -#: taextras.py:285 +#: taextras.py:290 msgid "PORT 1" msgstr "PORT 1" -#: taextras.py:286 +#: taextras.py:291 msgid "PORT 2" msgstr "PORT 2" -#: taextras.py:287 +#: taextras.py:292 msgid "PORT 3" msgstr "PORT 3" -#: taextras.py:288 +#: taextras.py:293 msgid "PORT 4" msgstr "PORT 4" -#: taextras.py:289 +#: taextras.py:294 msgid "Please check the connection with the brick." msgstr "Please check the connection with the brick." -#: taextras.py:290 +#: taextras.py:295 msgid "Please check the port." msgstr "Please check the port." -#: taextras.py:291 +#: taextras.py:296 msgid "The value of power must be between -127 to 127." msgstr "The value of power must be between -127 to 127." -#: taextras.py:292 +#: taextras.py:297 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:293 +#: taextras.py:298 msgid "NXT found" msgstr "NXT found" -#: taextras.py:294 +#: taextras.py:299 msgid "NXT not found" msgstr "NXT not found" -#: taextras.py:295 +#: taextras.py:300 msgid "refresh NXT" msgstr "refresh NXT" -#: taextras.py:296 +#: taextras.py:301 msgid "Search for a connected NXT brick." msgstr "Search for a connected NXT brick." -#: taextras.py:297 +#: taextras.py:302 msgid "play tone" msgstr "play tone" -#: taextras.py:298 +#: taextras.py:303 msgid "frequency" msgstr "frequency" -#: taextras.py:300 +#: taextras.py:305 msgid "Play a tone at frequency for time." msgstr "Play a tone at frequency for time." -#: taextras.py:301 +#: taextras.py:306 msgid "" "turn motor\n" "rotations" @@ -2570,203 +2591,203 @@ msgstr "" "turn motor\n" "rotations" -#: taextras.py:302 +#: taextras.py:307 msgid "port" msgstr "port" -#: taextras.py:303 +#: taextras.py:308 msgid "power" msgstr "power" -#: taextras.py:304 +#: taextras.py:309 msgid "turn a motor" msgstr "turn a motor" -#: taextras.py:305 +#: taextras.py:310 msgid "" "synchronize motors\n" "steering" msgstr "" -#: taextras.py:306 +#: taextras.py:311 msgid "rotations" msgstr "rotations" -#: taextras.py:307 +#: taextras.py:312 msgid "synchronize two motors connected in PORT B and PORT C" msgstr "" -#: taextras.py:308 +#: taextras.py:313 msgid "PORT A of the brick" msgstr "PORT A of the brick" -#: taextras.py:309 +#: taextras.py:314 msgid "PORT B of the brick" msgstr "PORT B of the brick" -#: taextras.py:310 +#: taextras.py:315 msgid "PORT C of the brick" msgstr "PORT C of the brick" -#: taextras.py:311 +#: taextras.py:316 msgid "start motor" msgstr "start motor" -#: taextras.py:312 +#: taextras.py:317 msgid "Run a motor forever." msgstr "Run a motor forever." -#: taextras.py:313 +#: taextras.py:318 msgid "brake motor" msgstr "brake motor" -#: taextras.py:314 +#: taextras.py:319 msgid "Stop a specified motor." msgstr "Stop a specified motor." -#: taextras.py:315 +#: taextras.py:320 msgid "reset motor" msgstr "reset motor" -#: taextras.py:316 +#: taextras.py:321 msgid "Reset the motor counter." msgstr "Reset the motor counter." -#: taextras.py:317 +#: taextras.py:322 msgid "motor position" msgstr "motor position" -#: taextras.py:318 +#: taextras.py:323 msgid "Get the motor position." msgstr "Get the motor position." -#: taextras.py:319 +#: taextras.py:324 msgid "PORT 1 of the brick" msgstr "PORT 1 of the brick" -#: taextras.py:320 +#: taextras.py:325 msgid "PORT 2 of the brick" msgstr "PORT 2 of the brick" -#: taextras.py:321 +#: taextras.py:326 msgid "PORT 3 of the brick" msgstr "PORT 3 of the brick" -#: taextras.py:322 +#: taextras.py:327 msgid "PORT 4 of the brick" msgstr "PORT 4 of the brick" -#: taextras.py:323 +#: taextras.py:328 msgid "read" msgstr "read" -#: taextras.py:324 +#: taextras.py:329 msgid "sensor" msgstr "sensor" -#: taextras.py:325 +#: taextras.py:330 msgid "Read sensor output." msgstr "Read sensor output." -#: taextras.py:326 +#: taextras.py:331 msgid "color sensor" msgstr "colour sensor" -#: taextras.py:327 +#: taextras.py:332 msgid "light sensor" msgstr "light sensor" -#: taextras.py:328 +#: taextras.py:333 msgid "touch sensor" msgstr "touch sensor" -#: taextras.py:329 +#: taextras.py:334 msgid "distance sensor" msgstr "distance sensor" -#: taextras.py:330 +#: taextras.py:335 msgid "sound sensor" msgstr "sound sensor" -#: taextras.py:331 +#: taextras.py:336 msgid "set light" msgstr "set light" -#: taextras.py:332 +#: taextras.py:337 msgid "Set color sensor light." msgstr "Set colour sensor light." #. TRANS: Arduino plugin to control an Arduino board -#: taextras.py:337 +#: taextras.py:342 msgid "Palette of Arduino blocks" msgstr "Palette of Arduino blocks" -#: taextras.py:338 +#: taextras.py:343 msgid "HIGH" msgstr "HIGH" -#: taextras.py:339 +#: taextras.py:344 msgid "LOW" msgstr "LOW" -#: taextras.py:340 +#: taextras.py:345 msgid "INPUT" msgstr "INPUT" -#: taextras.py:341 +#: taextras.py:346 msgid "OUTPUT" msgstr "OUTPUT" #. TRANS: PWM is pulse-width modulation -#: taextras.py:343 +#: taextras.py:348 msgid "PWM" msgstr "PWM" -#: taextras.py:344 +#: taextras.py:349 msgid "SERVO" msgstr "SERVO" -#: taextras.py:345 +#: taextras.py:350 msgid "ERROR: Check the Arduino and the number of port." msgstr "ERROR: Check the Arduino and the number of port." -#: taextras.py:346 +#: taextras.py:351 msgid "ERROR: Value must be a number from 0 to 255." msgstr "ERROR: Value must be a number from 0 to 255." -#: taextras.py:347 +#: taextras.py:352 msgid "ERROR: Value must be either HIGH or LOW." msgstr "ERROR: Value must be either HIGH or LOW." -#: taextras.py:348 +#: taextras.py:353 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:349 +#: taextras.py:354 msgid "pin mode" msgstr "pin mode" -#: taextras.py:351 +#: taextras.py:356 msgid "mode" msgstr "mode" -#: taextras.py:352 +#: taextras.py:357 msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)." msgstr "Select the pin function (INPUT, OUTPUT, PWM, SERVO)." -#: taextras.py:353 +#: taextras.py:358 msgid "analog write" msgstr "analog write" -#: taextras.py:355 +#: taextras.py:360 msgid "Write analog value in specified port." msgstr "Write analog value in specified port." -#: taextras.py:356 +#: taextras.py:361 msgid "analog read" msgstr "analog read" -#: taextras.py:357 +#: taextras.py:362 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." @@ -2774,43 +2795,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:359 +#: taextras.py:364 msgid "digital write" msgstr "digital write" -#: taextras.py:360 +#: taextras.py:365 msgid "Write digital value to specified port." msgstr "Write digital value to specified port." -#: taextras.py:361 +#: taextras.py:366 msgid "digital read" msgstr "digital read" -#: taextras.py:362 +#: taextras.py:367 msgid "Read value from digital port." msgstr "Read value from digital port." -#: taextras.py:363 +#: taextras.py:368 msgid "Set HIGH value for digital port." msgstr "Set HIGH value for digital port." -#: taextras.py:364 +#: taextras.py:369 msgid "Configure Arduino port for digital input." msgstr "Configure Arduino port for digital input." -#: taextras.py:365 +#: taextras.py:370 msgid "Configure Arduino port to drive a servo." msgstr "Configure Arduino port to drive a servo." -#: taextras.py:366 +#: taextras.py:371 msgid "Set LOW value for digital port." msgstr "Set LOW value for digital port." -#: taextras.py:367 +#: taextras.py:372 msgid "Configure Arduino port for digital output." msgstr "Configure Arduino port for digital output." -#: taextras.py:368 +#: taextras.py:373 msgid "Configure Arduino port for PWM (pulse-width modulation)." msgstr "Configure Arduino port for PWM (pulse-width modulation)." @@ -2847,6 +2868,10 @@ msgstr "Save" msgid "Save as" msgstr "Save as" +#: turtleblocks.py:332 +msgid "Save as HTML" +msgstr "Save as HTML" + #: turtleblocks.py:336 msgid "Quit" msgstr "Quit" @@ -2871,6 +2896,10 @@ msgstr "Show/hide blocks" msgid "Tools" msgstr "Tools" +#: turtleblocks.py:376 +msgid "Debug" +msgstr "Debug" + #: turtleblocks.py:378 msgid "Turtle" msgstr "Turtle" @@ -2883,6 +2912,24 @@ msgstr "You have unsaved work. Would you like to save before quitting?" msgid "Save project?" msgstr "Save project?" +#~ msgid "d" +#~ msgstr "d" + +#~ msgid "Palette of US currencies" +#~ msgstr "Palette of US currencies" + +#~ msgid "Palette of Australian currencies" +#~ msgstr "Palette of Australian currencies" + +#~ msgid "Palette of Guaranies" +#~ msgstr "Palette of Guaranies" + +#~ msgid "Palette of Soles" +#~ msgstr "Palette of Soles" + +#~ msgid "presentation" +#~ msgstr "presentation" + #~ msgid "Hide blocks" #~ msgstr "Hide blocks" diff --git a/po/en_US.po b/po/en_US.po index cf2fd49..759f21c 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-14 00:32-0400\n" -"PO-Revision-Date: 2012-06-14 11:40+0200\n" +"POT-Creation-Date: 2012-06-15 00:32-0400\n" +"PO-Revision-Date: 2012-06-15 09:02+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: en_US\n" @@ -56,7 +56,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:815 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:817 msgid "left" msgstr "left" @@ -65,7 +65,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:839 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:841 msgid "right" msgstr "right" @@ -696,30 +696,30 @@ msgid "move all blocks to trash" msgstr "move all blocks to trash" #: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1473 -#: TurtleArtActivity.py:697 +#: TurtleArtActivity.py:702 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:924 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:939 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:954 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:969 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:984 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:999 +#: 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 msgid "Title" msgstr "Title" #: TurtleArt/talogo.py:350 TurtleArt/talogo.py:365 TurtleArtActivity.py:361 -#: TurtleArtActivity.py:678 TurtleArtActivity.py:873 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1411 +#: TurtleArtActivity.py:682 TurtleArtActivity.py:877 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1413 msgid "Stop turtle" msgstr "Stop turtle" -#: TurtleArt/talogo.py:361 TurtleArtActivity.py:679 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1404 +#: TurtleArt/talogo.py:361 TurtleArtActivity.py:683 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1406 msgid "Show blocks" msgstr "Show blocks" @@ -756,7 +756,7 @@ msgid "Save..." msgstr "Save..." #: TurtleArt/tautils.py:592 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:688 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:690 msgid "click to open" msgstr "click to open" @@ -781,13 +781,13 @@ msgstr "Select blocks to share" msgid "image" msgstr "image" -#: TurtleArtActivity.py:203 TurtleArtActivity.py:704 TurtleArtActivity.py:801 -#: TurtleArtActivity.py:828 turtleblocks.py:334 +#: TurtleArtActivity.py:203 TurtleArtActivity.py:709 TurtleArtActivity.py:805 +#: TurtleArtActivity.py:830 turtleblocks.py:334 msgid "Save as Logo" msgstr "Save as Logo" -#: TurtleArtActivity.py:240 TurtleArtActivity.py:702 TurtleArtActivity.py:793 -#: TurtleArtActivity.py:821 turtleblocks.py:330 +#: TurtleArtActivity.py:240 TurtleArtActivity.py:707 TurtleArtActivity.py:797 +#: TurtleArtActivity.py:823 turtleblocks.py:330 msgid "Save as image" msgstr "Save as image" @@ -795,12 +795,12 @@ msgstr "Save as image" msgid "snapshot" msgstr "snapshot" -#: TurtleArtActivity.py:256 TurtleArtActivity.py:705 TurtleArtActivity.py:804 -#: TurtleArtActivity.py:831 +#: TurtleArtActivity.py:256 TurtleArtActivity.py:644 TurtleArtActivity.py:684 +#: TurtleArtActivity.py:833 msgid "Save snapshot" msgstr "Save snapshot" -#: TurtleArtActivity.py:297 TurtleArtActivity.py:621 TurtleArtActivity.py:755 +#: TurtleArtActivity.py:297 TurtleArtActivity.py:621 TurtleArtActivity.py:759 #: turtleblocks.py:352 msgid "Turn off hover help" msgstr "Turn off hover help" @@ -813,7 +813,7 @@ msgstr "Turn on hover help" msgid "Show palette" msgstr "Show palette" -#: TurtleArtActivity.py:317 TurtleArtActivity.py:857 turtleblocks.py:366 +#: TurtleArtActivity.py:317 TurtleArtActivity.py:859 turtleblocks.py:366 msgid "Hide palette" msgstr "Hide palette" @@ -821,145 +821,137 @@ msgstr "Hide palette" msgid "Rescale coordinates down" msgstr "Rescale coordinates down" -#: TurtleArtActivity.py:477 TurtleArtActivity.py:613 TurtleArtActivity.py:751 +#: TurtleArtActivity.py:477 TurtleArtActivity.py:613 TurtleArtActivity.py:755 msgid "Rescale coordinates up" msgstr "Rescale coordinates up" -#: TurtleArtActivity.py:549 TurtleArtActivity.py:585 TurtleArtActivity.py:671 -#: TurtleArtActivity.py:726 turtleblocks.py:361 +#: TurtleArtActivity.py:549 TurtleArtActivity.py:585 TurtleArtActivity.py:675 +#: TurtleArtActivity.py:730 turtleblocks.py:361 msgid "Edit" msgstr "Edit" -#: TurtleArtActivity.py:554 TurtleArtActivity.py:583 TurtleArtActivity.py:672 -#: TurtleArtActivity.py:743 turtleblocks.py:356 +#: TurtleArtActivity.py:554 TurtleArtActivity.py:583 TurtleArtActivity.py:676 +#: TurtleArtActivity.py:747 turtleblocks.py:356 msgid "View" msgstr "View" -#: TurtleArtActivity.py:581 TurtleArtActivity.py:673 +#: TurtleArtActivity.py:581 TurtleArtActivity.py:677 msgid "Project" msgstr "Project" -#: TurtleArtActivity.py:587 TurtleArtActivity.py:670 TurtleArtActivity.py:699 -#: TurtleArtActivity.py:701 TurtleArtActivity.py:788 +#: TurtleArtActivity.py:587 TurtleArtActivity.py:674 TurtleArtActivity.py:704 +#: TurtleArtActivity.py:706 TurtleArtActivity.py:792 msgid "Save/Load" msgstr "Save/Load" -#: TurtleArtActivity.py:595 TurtleArtActivity.py:727 turtleblocks.py:359 +#: TurtleArtActivity.py:595 TurtleArtActivity.py:731 turtleblocks.py:359 msgid "Copy" msgstr "Copy" -#: TurtleArtActivity.py:597 TurtleArtActivity.py:728 turtleblocks.py:360 +#: TurtleArtActivity.py:597 TurtleArtActivity.py:732 turtleblocks.py:360 msgid "Paste" msgstr "Paste" -#: TurtleArtActivity.py:599 TurtleArtActivity.py:744 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:750 +#: TurtleArtActivity.py:599 TurtleArtActivity.py:748 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752 msgid "Fullscreen" msgstr "Fullscreen" -#: TurtleArtActivity.py:601 TurtleArtActivity.py:745 turtleblocks.py:340 +#: TurtleArtActivity.py:601 TurtleArtActivity.py:749 turtleblocks.py:340 msgid "Cartesian coordinates" msgstr "Cartesian coordinates" -#: TurtleArtActivity.py:603 TurtleArtActivity.py:747 turtleblocks.py:342 +#: TurtleArtActivity.py:603 TurtleArtActivity.py:751 turtleblocks.py:342 msgid "Polar coordinates" msgstr "Polar coordinates" -#: TurtleArtActivity.py:606 TurtleArtActivity.py:749 +#: TurtleArtActivity.py:606 TurtleArtActivity.py:753 msgid "Metric coordinates" msgstr "Metric coordinates" -#: TurtleArtActivity.py:616 TurtleArtActivity.py:753 turtleblocks.py:346 +#: TurtleArtActivity.py:616 TurtleArtActivity.py:757 turtleblocks.py:346 msgid "Grow blocks" msgstr "Grow blocks" -#: TurtleArtActivity.py:618 TurtleArtActivity.py:754 turtleblocks.py:348 +#: TurtleArtActivity.py:618 TurtleArtActivity.py:758 turtleblocks.py:348 msgid "Shrink blocks" msgstr "Shrink blocks" -#: TurtleArtActivity.py:644 TurtleArtActivity.py:680 +#: TurtleArtActivity.py:648 TurtleArtActivity.py:685 msgid "Load example" msgstr "Load example" -#: TurtleArtActivity.py:674 TurtleArtActivity.py:863 turtleblocks.py:373 +#: TurtleArtActivity.py:678 TurtleArtActivity.py:865 turtleblocks.py:373 msgid "Clean" msgstr "Clean" -#: TurtleArtActivity.py:675 TurtleArtActivity.py:865 turtleblocks.py:374 +#: TurtleArtActivity.py:679 TurtleArtActivity.py:867 turtleblocks.py:374 msgid "Run" msgstr "Run" -#: TurtleArtActivity.py:676 TurtleArtActivity.py:867 turtleblocks.py:375 +#: TurtleArtActivity.py:680 TurtleArtActivity.py:869 turtleblocks.py:375 msgid "Step" msgstr "Step" -#: TurtleArtActivity.py:677 TurtleArtActivity.py:870 turtleblocks.py:376 -msgid "Debug" -msgstr "Debug" - -#: TurtleArtActivity.py:681 util/helpbutton.py:45 +#: TurtleArtActivity.py:686 util/helpbutton.py:45 msgid "Help" msgstr "Help" -#: TurtleArtActivity.py:682 turtleblocks.py:377 +#: TurtleArtActivity.py:687 turtleblocks.py:377 msgid "Stop" msgstr "Stop" -#: TurtleArtActivity.py:706 TurtleArtActivity.py:806 TurtleArtActivity.py:833 +#: TurtleArtActivity.py:710 TurtleArtActivity.py:808 TurtleArtActivity.py:835 msgid "Load project" msgstr "Load project" -#: TurtleArtActivity.py:709 TurtleArtActivity.py:811 TurtleArtActivity.py:838 +#: TurtleArtActivity.py:713 TurtleArtActivity.py:813 TurtleArtActivity.py:840 msgid "Load plugin" msgstr "Load plugin" -#: TurtleArtActivity.py:710 TurtleArtActivity.py:814 TurtleArtActivity.py:841 +#: TurtleArtActivity.py:714 TurtleArtActivity.py:816 TurtleArtActivity.py:843 msgid "Load Python block" msgstr "Load Python block" -#: TurtleArtActivity.py:783 +#: TurtleArtActivity.py:787 msgid "Sharing blocks disabled" msgstr "Sharing blocks disabled" -#: TurtleArtActivity.py:858 +#: TurtleArtActivity.py:860 msgid "p" msgstr "p" -#: TurtleArtActivity.py:863 +#: TurtleArtActivity.py:865 msgid "e" msgstr "e" -#: TurtleArtActivity.py:865 +#: TurtleArtActivity.py:867 msgid "r" msgstr "r" -#: TurtleArtActivity.py:867 +#: TurtleArtActivity.py:869 msgid "w" msgstr "w" -#: TurtleArtActivity.py:871 -msgid "d" -msgstr "d" - -#: TurtleArtActivity.py:874 +#: TurtleArtActivity.py:878 msgid "s" msgstr "s" -#: TurtleArtActivity.py:1007 TurtleArtActivity.py:1012 -#: TurtleArtActivity.py:1079 +#: TurtleArtActivity.py:1011 TurtleArtActivity.py:1016 +#: TurtleArtActivity.py:1083 msgid "Plugin could not be installed." msgstr "Plugin could not be installed." -#: TurtleArtActivity.py:1075 +#: TurtleArtActivity.py:1079 msgid "Please restart Turtle Art in order to use the plugin." msgstr "Please restart Turtle Art in order to use the plugin." -#: TurtleArtActivity.py:1093 +#: TurtleArtActivity.py:1097 #, python-format msgid "Plugin %s already installed." msgstr "Plugin %s already installed." -#: TurtleArtActivity.py:1094 +#: TurtleArtActivity.py:1098 #, python-format msgid "Do you want to reinstall %s?" msgstr "Do you want to reinstall %s?" @@ -1471,21 +1463,21 @@ msgstr "print" 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:524 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:525 msgid "Python chr operator" msgstr "Python chr operator" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:532 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:534 msgid "Python int operator" msgstr "Python int operator" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:539 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:552 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:566 +#: 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 msgid "Python" msgstr "Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:543 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:545 msgid "" "a programmable block: used to add advanced single-variable math equations, e." "g., sin(x)" @@ -1493,7 +1485,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:556 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sqrt(x*x+y*y)" @@ -1501,7 +1493,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:570 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:572 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sin(x+y+z)" @@ -1509,224 +1501,224 @@ 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:582 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:598 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:613 +#: 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 msgid "Python block" msgstr "Python block" -#: 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:616 +#: 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 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:629 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631 msgid "Cartesian" msgstr "Cartesian" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:633 msgid "displays Cartesian coordinates" msgstr "displays Cartesian coordinates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:637 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639 msgid "polar" msgstr "polar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:641 msgid "displays polar coordinates" msgstr "displays polar coordinates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:645 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:647 msgid "turtle" msgstr "turtle" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:649 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:651 msgid "chooses which turtle to command" msgstr "chooses which turtle to command" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:658 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:667 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:669 msgid "turtle shell" msgstr "turtle shell" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:668 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:662 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:670 msgid "put a custom 'shell' on the turtle" msgstr "put a custom 'shell' on the turtle" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:673 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:847 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:849 msgid "top" msgstr "top" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:677 msgid "top of a collapsed stack" msgstr "top of a collapsed stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:681 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:823 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:683 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:825 msgid "bottom" msgstr "bottom" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:682 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:684 msgid "bottom of a collapsible stack" msgstr "bottom of a collapsible stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:690 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:692 msgid "collapsed stack: click to open" msgstr "collapsed stack: click to open" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:699 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:701 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:706 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:710 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:720 +#: 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 "top of stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:707 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:717 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:709 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:719 msgid "label" msgstr "label" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:716 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:718 msgid "top of a collapsible stack" msgstr "top of a collapsible stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:726 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:728 msgid "Palette of presentation templates" msgstr "Palette of presentation templates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:733 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:735 msgid "hide blocks" msgstr "hide blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:735 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:737 msgid "declutters canvas by hiding blocks" msgstr "declutters canvas by hiding blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:742 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:744 msgid "show blocks" msgstr "show blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:744 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:746 msgid "restores hidden blocks" msgstr "restores hidden blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:754 msgid "hides the Sugar toolbars" msgstr "hides the Sugar toolbars" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:761 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:763 msgid "list" msgstr "list" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:765 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1000 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:767 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1002 msgid "presentation bulleted list" msgstr "presentation bulleted list" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:773 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1002 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1004 msgid "presentation template: list of bullets" msgstr "presentation template: list of bullets" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:780 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:942 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:782 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:944 msgid "presentation template: select Journal object (no description)" msgstr "presentation template: select Journal object (no description)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:787 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:927 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:929 msgid "presentation template: select Journal object (with description)" msgstr "presentation template: select Journal object (with description)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:794 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:987 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:796 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:989 msgid "presentation template: select four Journal objects" msgstr "presentation template: select four Journal objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:801 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:808 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:957 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:972 +#: 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 msgid "presentation template: select two Journal objects" msgstr "presentation template: select two Journal objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:818 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:820 msgid "xcor of left of screen" msgstr "xcor of left of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:826 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:828 msgid "ycor of bottom of screen" msgstr "ycor of bottom of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:831 taextras.py:224 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:833 taextras.py:224 msgid "width" msgstr "width" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:834 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:836 msgid "the canvas width" msgstr "the canvas width" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:842 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:844 msgid "xcor of right of screen" msgstr "xcor of right of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:850 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:852 msgid "ycor of top of screen" msgstr "ycor of top of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:855 taextras.py:219 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:857 taextras.py:219 #: taextras.py:225 msgid "height" msgstr "height" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:858 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:860 msgid "the canvas height" msgstr "the canvas height" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:865 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:867 msgid "title x" msgstr "title x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:874 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:876 msgid "title y" msgstr "title y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:883 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:885 msgid "left x" msgstr "left x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:892 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894 msgid "top y" msgstr "top y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:901 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:903 msgid "right x" msgstr "right x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:910 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:912 msgid "bottom y" msgstr "bottom y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:925 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:940 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:927 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:942 msgid "presentation 1x1" msgstr "presentation 1x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:955 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:957 msgid "presentation 2x1" msgstr "presentation 2x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:970 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:972 msgid "presentation 1x2" msgstr "presentation 1x2" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:985 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:987 msgid "presentation 2x2" msgstr "presentation 2x2" @@ -1775,20 +1767,20 @@ msgid "Palette of Rwandan francs" msgstr "Palette of Rwandan francs" #: taextras.py:50 -msgid "Palette of US currencies" -msgstr "Palette of US currencies" +msgid "Palette of US dollars" +msgstr "Palette of US dollars" #: taextras.py:51 -msgid "Palette of Australian currencies" -msgstr "Palette of Australian currencies" +msgid "Palette of Australian dollars" +msgstr "Palette of Australian dollars" #: taextras.py:52 -msgid "Palette of Guaranies" -msgstr "Palette of Guaranies" +msgid "Palette of Paraguayan Guaranies" +msgstr "Palette of Paraguayan Guaranies" #: taextras.py:53 -msgid "Palette of Soles" -msgstr "Palette of Soles" +msgid "Palette of Peruvian Nuevo Soles" +msgstr "Palette of Peruvian Nuevo Soles" #: taextras.py:54 msgid "Palette of Uruguayan Pesos" @@ -2907,6 +2899,10 @@ msgstr "Show/hide blocks" msgid "Tools" msgstr "Tools" +#: turtleblocks.py:376 +msgid "Debug" +msgstr "Debug" + #: turtleblocks.py:378 msgid "Turtle" msgstr "Turtle" @@ -2919,6 +2915,21 @@ msgstr "You have unsaved work. Would you like to save before quitting?" msgid "Save project?" msgstr "Save project?" +#~ msgid "d" +#~ msgstr "d" + +#~ msgid "Palette of US currencies" +#~ msgstr "Palette of US currencies" + +#~ msgid "Palette of Australian currencies" +#~ msgstr "Palette of Australian currencies" + +#~ msgid "Palette of Guaranies" +#~ msgstr "Palette of Guaranies" + +#~ msgid "Palette of Soles" +#~ msgstr "Palette of Soles" + #~ msgid "presentation" #~ msgstr "presentation" diff --git a/po/es.po b/po/es.po index 839e2fc..c62e937 100644 --- a/po/es.po +++ b/po/es.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-04 00:32-0400\n" -"PO-Revision-Date: 2012-06-05 07:50+0200\n" +"POT-Creation-Date: 2012-06-15 00:32-0400\n" +"PO-Revision-Date: 2012-06-15 09:04+0200\n" "Last-Translator: AlanJAS \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -18,7 +18,7 @@ msgstr "" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 TurtleArt/taexporthtml.py:137 -#: TurtleArt/taexporthtml.py:139 TurtleArt/tawindow.py:3199 +#: TurtleArt/taexporthtml.py:139 TurtleArt/tawindow.py:3215 #: pysamples/grecord.py:205 turtleblocks.py:294 msgid "Turtle Art" msgstr "TortugArte" @@ -52,7 +52,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:773 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:817 msgid "left" msgstr "izquierda" @@ -61,7 +61,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:797 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:841 msgid "right" msgstr "derecha" @@ -89,11 +89,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:236 +#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:237 msgid "x" msgstr "x" -#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:237 +#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:238 msgid "y" msgstr "y" @@ -115,8 +115,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:3193 -#: TurtleArt/tawindow.py:3199 TurtleArtActivity.py:607 +#: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3209 +#: TurtleArt/tawindow.py:3215 TurtleArtActivity.py:609 msgid "xcor" msgstr "coorx" @@ -128,8 +128,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:3193 -#: TurtleArt/tawindow.py:3199 TurtleArtActivity.py:608 +#: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3209 +#: TurtleArt/tawindow.py:3215 TurtleArtActivity.py:610 msgid "ycor" msgstr "coory" @@ -141,8 +141,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:3194 -#: TurtleArt/tawindow.py:3200 TurtleArtActivity.py:608 +#: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3210 +#: TurtleArt/tawindow.py:3216 TurtleArtActivity.py:610 msgid "heading" msgstr "rumbo" @@ -187,7 +187,7 @@ 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:279 +#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:400 taextras.py:284 msgid "color" msgstr "color" @@ -477,7 +477,7 @@ msgid "logical OR operator" msgstr "operador O lógico" #: TurtleArt/tabasics.py:727 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:94 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:95 msgid "Palette of flow operators" msgstr "Paleta de operadores de flujo" @@ -589,17 +589,17 @@ 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:173 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:174 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:175 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 +#: 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:176 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:177 msgid "string value" msgstr "valor de cadena" @@ -635,7 +635,7 @@ msgstr "variable nombrado (valor numérico)" msgid "store in" msgstr "guardar en" -#: TurtleArt/tabasics.py:894 taextras.py:354 +#: TurtleArt/tabasics.py:894 taextras.py:359 msgid "value" msgstr "valor" @@ -708,26 +708,31 @@ msgstr "borrar todos" 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 +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:882 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:897 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:912 -#: 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:957 +#: 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 msgid "Title" msgstr "Título" -#: TurtleArt/talogo.py:350 TurtleArt/talogo.py:365 TurtleArtActivity.py:359 -#: TurtleArtActivity.py:676 TurtleArtActivity.py:862 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1353 +#: 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 msgid "Stop turtle" msgstr "Parar tortuga" -#: TurtleArt/talogo.py:361 TurtleArtActivity.py:677 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1346 +#: TurtleArt/talogo.py:361 TurtleArtActivity.py:683 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1406 msgid "Show blocks" msgstr "Mostrar bloques" @@ -764,211 +769,202 @@ msgid "Save..." msgstr "Guardar..." #: TurtleArt/tautils.py:592 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:646 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:690 msgid "click to open" msgstr "clic para abrir" -#: TurtleArt/tawindow.py:909 TurtleArt/tawindow.py:910 +#: TurtleArt/tawindow.py:911 TurtleArt/tawindow.py:912 msgid "orientation" msgstr "orientación" -#: TurtleArt/tawindow.py:920 TurtleArt/tawindow.py:1285 +#: TurtleArt/tawindow.py:922 TurtleArt/tawindow.py:1296 msgid "next" msgstr "siguiente" -#: TurtleArt/tawindow.py:932 TurtleArt/tawindow.py:933 -#: TurtleArt/tawindow.py:1305 +#: TurtleArt/tawindow.py:934 TurtleArt/tawindow.py:935 +#: TurtleArt/tawindow.py:1316 msgid "shift" msgstr "desplazar" -#: TurtleArt/tawindow.py:3298 +#: TurtleArt/tawindow.py:1201 +msgid "Select blocks to share" +msgstr "Selecciona bloques para compartir" + +#: TurtleArt/tawindow.py:3314 msgid "image" msgstr "imagen" -#: TurtleArtActivity.py:159 -msgid "presentation" -msgstr "presentación" - -#: TurtleArtActivity.py:182 TurtleArtActivity.py:700 TurtleArtActivity.py:789 -#: TurtleArtActivity.py:814 turtleblocks.py:332 -msgid "Save as HTML" -msgstr "Guardar como HTML" - -#: TurtleArtActivity.py:201 TurtleArtActivity.py:701 TurtleArtActivity.py:792 -#: TurtleArtActivity.py:816 turtleblocks.py:334 +#: TurtleArtActivity.py:203 TurtleArtActivity.py:709 TurtleArtActivity.py:805 +#: TurtleArtActivity.py:830 turtleblocks.py:334 msgid "Save as Logo" msgstr "Guardar como Logo" -#: TurtleArtActivity.py:238 TurtleArtActivity.py:699 TurtleArtActivity.py:786 -#: TurtleArtActivity.py:811 turtleblocks.py:330 +#: TurtleArtActivity.py:240 TurtleArtActivity.py:707 TurtleArtActivity.py:797 +#: TurtleArtActivity.py:823 turtleblocks.py:330 msgid "Save as image" msgstr "Guardar como imagen" -#: TurtleArtActivity.py:246 +#: TurtleArtActivity.py:248 msgid "snapshot" msgstr "instantánea" -#: TurtleArtActivity.py:254 TurtleArtActivity.py:702 TurtleArtActivity.py:795 -#: TurtleArtActivity.py:819 +#: TurtleArtActivity.py:256 TurtleArtActivity.py:644 TurtleArtActivity.py:684 +#: TurtleArtActivity.py:833 msgid "Save snapshot" msgstr "Guardar instantánea" -#: TurtleArtActivity.py:295 TurtleArtActivity.py:619 TurtleArtActivity.py:752 +#: TurtleArtActivity.py:297 TurtleArtActivity.py:621 TurtleArtActivity.py:759 #: turtleblocks.py:352 msgid "Turn off hover help" msgstr "Deshabilitar ayuda flotante" -#: TurtleArtActivity.py:301 turtleblocks.py:354 +#: TurtleArtActivity.py:303 turtleblocks.py:354 msgid "Turn on hover help" msgstr "Habilitar ayuda flotante" -#: TurtleArtActivity.py:309 turtleblocks.py:364 +#: TurtleArtActivity.py:311 turtleblocks.py:364 msgid "Show palette" msgstr "Mostrar paleta" -#: TurtleArtActivity.py:315 TurtleArtActivity.py:846 turtleblocks.py:366 +#: TurtleArtActivity.py:317 TurtleArtActivity.py:859 turtleblocks.py:366 msgid "Hide palette" msgstr "Ocultar paleta" -#: TurtleArtActivity.py:471 +#: TurtleArtActivity.py:473 msgid "Rescale coordinates down" msgstr "Escalar coordenadas hacia abajo" -#: TurtleArtActivity.py:475 TurtleArtActivity.py:611 TurtleArtActivity.py:748 +#: TurtleArtActivity.py:477 TurtleArtActivity.py:613 TurtleArtActivity.py:755 msgid "Rescale coordinates up" msgstr "Escalar coordenadas hacia arriba" -#: TurtleArtActivity.py:547 TurtleArtActivity.py:583 TurtleArtActivity.py:669 -#: TurtleArtActivity.py:723 turtleblocks.py:361 +#: TurtleArtActivity.py:549 TurtleArtActivity.py:585 TurtleArtActivity.py:675 +#: TurtleArtActivity.py:730 turtleblocks.py:361 msgid "Edit" msgstr "Editar" -#: TurtleArtActivity.py:552 TurtleArtActivity.py:581 TurtleArtActivity.py:670 -#: TurtleArtActivity.py:740 turtleblocks.py:356 +#: TurtleArtActivity.py:554 TurtleArtActivity.py:583 TurtleArtActivity.py:676 +#: TurtleArtActivity.py:747 turtleblocks.py:356 msgid "View" msgstr "Ver" -#: TurtleArtActivity.py:579 TurtleArtActivity.py:671 +#: TurtleArtActivity.py:581 TurtleArtActivity.py:677 msgid "Project" msgstr "Proyecto" -#: TurtleArtActivity.py:585 TurtleArtActivity.py:668 TurtleArtActivity.py:696 -#: TurtleArtActivity.py:698 TurtleArtActivity.py:781 +#: TurtleArtActivity.py:587 TurtleArtActivity.py:674 TurtleArtActivity.py:704 +#: TurtleArtActivity.py:706 TurtleArtActivity.py:792 msgid "Save/Load" msgstr "Guardar/Cargar" -#: TurtleArtActivity.py:593 TurtleArtActivity.py:724 turtleblocks.py:359 +#: TurtleArtActivity.py:595 TurtleArtActivity.py:731 turtleblocks.py:359 msgid "Copy" msgstr "Copiar" -#: TurtleArtActivity.py:595 TurtleArtActivity.py:725 turtleblocks.py:360 +#: TurtleArtActivity.py:597 TurtleArtActivity.py:732 turtleblocks.py:360 msgid "Paste" msgstr "Pegar" -#: TurtleArtActivity.py:597 TurtleArtActivity.py:741 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:708 +#: TurtleArtActivity.py:599 TurtleArtActivity.py:748 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752 msgid "Fullscreen" msgstr "Pantalla completa" -#: TurtleArtActivity.py:599 TurtleArtActivity.py:742 turtleblocks.py:340 +#: TurtleArtActivity.py:601 TurtleArtActivity.py:749 turtleblocks.py:340 msgid "Cartesian coordinates" msgstr "Coordenadas cartesianas" -#: TurtleArtActivity.py:601 TurtleArtActivity.py:744 turtleblocks.py:342 +#: TurtleArtActivity.py:603 TurtleArtActivity.py:751 turtleblocks.py:342 msgid "Polar coordinates" msgstr "Coordenadas polares" -#: TurtleArtActivity.py:604 TurtleArtActivity.py:746 +#: TurtleArtActivity.py:606 TurtleArtActivity.py:753 msgid "Metric coordinates" msgstr "Coordenadas centímetros" -#: TurtleArtActivity.py:614 TurtleArtActivity.py:750 turtleblocks.py:346 +#: TurtleArtActivity.py:616 TurtleArtActivity.py:757 turtleblocks.py:346 msgid "Grow blocks" msgstr "Agrandar bloques" -#: TurtleArtActivity.py:616 TurtleArtActivity.py:751 turtleblocks.py:348 +#: TurtleArtActivity.py:618 TurtleArtActivity.py:758 turtleblocks.py:348 msgid "Shrink blocks" msgstr "Empequeñecer bloques" -#: TurtleArtActivity.py:642 TurtleArtActivity.py:678 +#: TurtleArtActivity.py:648 TurtleArtActivity.py:685 msgid "Load example" msgstr "Cargar ejemplos" -#: TurtleArtActivity.py:672 TurtleArtActivity.py:852 turtleblocks.py:373 +#: TurtleArtActivity.py:678 TurtleArtActivity.py:865 turtleblocks.py:373 msgid "Clean" msgstr "Limpiar" -#: TurtleArtActivity.py:673 TurtleArtActivity.py:854 turtleblocks.py:374 +#: TurtleArtActivity.py:679 TurtleArtActivity.py:867 turtleblocks.py:374 msgid "Run" msgstr "Ejecutar" -#: TurtleArtActivity.py:674 TurtleArtActivity.py:856 turtleblocks.py:375 +#: TurtleArtActivity.py:680 TurtleArtActivity.py:869 turtleblocks.py:375 msgid "Step" msgstr "Dar un paso" -#: TurtleArtActivity.py:675 TurtleArtActivity.py:859 turtleblocks.py:376 -msgid "Debug" -msgstr "Depurar" - -#: TurtleArtActivity.py:679 util/helpbutton.py:45 +#: TurtleArtActivity.py:686 util/helpbutton.py:45 msgid "Help" msgstr "Ayuda" -#: TurtleArtActivity.py:680 turtleblocks.py:377 +#: TurtleArtActivity.py:687 turtleblocks.py:377 msgid "Stop" msgstr "Parar" -#: TurtleArtActivity.py:703 TurtleArtActivity.py:797 TurtleArtActivity.py:822 +#: TurtleArtActivity.py:710 TurtleArtActivity.py:808 TurtleArtActivity.py:835 msgid "Load project" msgstr "Cargar proyecto" -#: TurtleArtActivity.py:706 TurtleArtActivity.py:802 TurtleArtActivity.py:827 +#: TurtleArtActivity.py:713 TurtleArtActivity.py:813 TurtleArtActivity.py:840 msgid "Load plugin" msgstr "Cargar plugin" -#: TurtleArtActivity.py:707 TurtleArtActivity.py:805 TurtleArtActivity.py:830 +#: TurtleArtActivity.py:714 TurtleArtActivity.py:816 TurtleArtActivity.py:843 msgid "Load Python block" msgstr "Cargar bloque Python" -#: TurtleArtActivity.py:847 +#: TurtleArtActivity.py:787 +msgid "Sharing blocks disabled" +msgstr "Compartir bloques deshabilitado" + +#: TurtleArtActivity.py:860 msgid "p" msgstr "p" -#: TurtleArtActivity.py:852 +#: TurtleArtActivity.py:865 msgid "e" msgstr "e" -#: TurtleArtActivity.py:854 +#: TurtleArtActivity.py:867 msgid "r" msgstr "r" -#: TurtleArtActivity.py:856 +#: TurtleArtActivity.py:869 msgid "w" msgstr "w" -#: TurtleArtActivity.py:860 -msgid "d" -msgstr "d" - -#: TurtleArtActivity.py:863 +#: TurtleArtActivity.py:878 msgid "s" msgstr "s" -#: TurtleArtActivity.py:995 TurtleArtActivity.py:1000 -#: TurtleArtActivity.py:1067 +#: TurtleArtActivity.py:1011 TurtleArtActivity.py:1016 +#: TurtleArtActivity.py:1083 msgid "Plugin could not be installed." msgstr "El plugin no puede ser instalado." -#: TurtleArtActivity.py:1063 +#: TurtleArtActivity.py:1079 msgid "Please restart Turtle Art in order to use the plugin." msgstr "Reinicie TortugArte para poder usar el plugin." -#: TurtleArtActivity.py:1081 +#: TurtleArtActivity.py:1097 #, python-format msgid "Plugin %s already installed." msgstr "El plugin %s ya se encuentra instalado." -#: TurtleArtActivity.py:1082 +#: TurtleArtActivity.py:1098 #, python-format msgid "Do you want to reinstall %s?" msgstr "¿Desea reinstalar %s?" @@ -1081,7 +1077,7 @@ msgstr "¡Error al descargar!" #: plugins/audio_sensors/audio_sensors.py:75 #: plugins/camera_sensor/camera_sensor.py:56 #: plugins/light_sensor/light_sensor.py:49 plugins/rfid/rfid.py:86 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:316 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:317 msgid "Palette of sensor blocks" msgstr "Paleta de bloques sensor" @@ -1097,7 +1093,7 @@ 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:281 +#: taextras.py:286 msgid "sound" msgstr "sonido" @@ -1118,7 +1114,7 @@ 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:303 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 msgid "pitch" msgstr "frecuencia" @@ -1199,316 +1195,324 @@ msgstr "RFID" msgid "read value from RFID device" msgstr "leer el valor del dispositivo de radiofrecuencia (RFID)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:99 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:102 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:100 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 msgid "while" msgstr "mientras" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:104 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:109 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:112 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:110 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113 msgid "until" msgstr "hasta" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:114 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:120 +#: 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:127 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128 msgid "journal" msgstr "diario" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:129 msgid "Sugar Journal media object" msgstr "objeto de medios del Diario de Sugar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:138 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:139 msgid "audio" msgstr "audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:140 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:141 msgid "Sugar Journal audio object" msgstr "objeto de audio del Diario de Sugar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:150 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:151 msgid "video" msgstr "video" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:152 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:153 msgid "Sugar Journal video object" msgstr "objeto de video del Diario de Sugar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:162 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:163 msgid "description" msgstr "descripción" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:164 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:165 msgid "Sugar Journal description field" msgstr "campo de descripción del Diario de Sugar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:181 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:209 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 msgid "show" msgstr "mostrar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:185 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:198 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:213 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:199 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:214 msgid "draws text or show media from the Journal" msgstr "dibujar texto o mostrar medios desde el Diario" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:194 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 msgid "show aligned" msgstr "mostrar alineados" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:221 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222 msgid "set scale" msgstr "fijar escala" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:225 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:226 msgid "sets the scale of media" msgstr "fijar la escala de medios" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:232 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:233 msgid "save picture" msgstr "guardar imagen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:234 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:245 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:246 msgid "picture name" msgstr "nombre de la imagen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:236 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:243 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:244 msgid "save SVG" msgstr "guardar SVG" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:246 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247 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:253 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:254 msgid "scale" msgstr "escala" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:257 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258 msgid "holds current scale value" msgstr "mantiene el valor actual de la escala" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:262 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:263 msgid "media wait" msgstr "esperar medios" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:264 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:265 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:270 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:271 msgid "media stop" msgstr "parar medios" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:272 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:273 msgid "stop video or audio" msgstr "detiene el video o audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:277 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:278 msgid "media pause" msgstr "pausar medios" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:279 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:280 msgid "pause video or audio" msgstr "pausa el video o audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:284 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:285 msgid "media resume" msgstr "continuar medios" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:286 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:287 msgid "resume playing video or audio" msgstr "reanudar la reproducción de video o audio" # decir -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:292 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:293 msgid "speak" msgstr "hablar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:294 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:295 msgid "hello" msgstr "hola" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:295 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:296 msgid "speaks text" msgstr "dice texto" #. TRANS: pitch, duration, amplitude -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:303 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 msgid "sinewave" msgstr "sinusoide" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:303 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304 msgid "duration" msgstr "duración" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:306 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307 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:322 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:323 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:325 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:326 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:332 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:333 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:335 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:336 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:342 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:343 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:345 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:346 msgid "returns mouse y coordinate" msgstr "retorna la coordenada y del cursor" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:353 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:354 msgid "query keyboard" msgstr "consulta de teclado" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:355 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:356 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:362 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:363 msgid "keyboard" msgstr "teclado" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:366 -msgid "holds results of query-keyboard block" -msgstr "contiene los resultados del bloque de consulta de teclado" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:367 +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:373 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:399 msgid "read pixel" msgstr "leer pixel" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:376 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:402 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:384 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:410 msgid "turtle sees" msgstr "la tortuga ve" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:386 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:412 msgid "returns the color that the turtle \"sees\"" msgstr "muestra el color que \"ve\" la tortuga" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:394 taextras.py:299 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:420 taextras.py:304 msgid "time" msgstr "tiempo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:397 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:423 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:406 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:432 msgid "Palette of extra options" msgstr "Paleta de opciones adicionales" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:412 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:438 msgid "push" msgstr "empujar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:415 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:441 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:425 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:451 msgid "show heap" msgstr "mostrar pila" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:428 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:454 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:438 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:464 msgid "empty heap" msgstr "vaciar pila" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:441 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:467 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:451 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477 msgid "pop" msgstr "sacar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:455 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:481 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:465 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:491 msgid "empty heap?" msgstr "pila vacía?" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:468 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:494 msgid "returns True if heap is empty" msgstr "devuelve Verdadero si la pila está vacía" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:475 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:501 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:503 msgid "comment" msgstr "comentar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:479 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:505 msgid "places a comment in your code" msgstr "coloca un comentario en tu código" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:485 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:511 msgid "print" msgstr "imprimir" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:489 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:515 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:497 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:510 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:524 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:525 +msgid "Python chr operator" +msgstr "Operador chr de Python" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:534 +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 msgid "Python" msgstr "Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:501 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:545 msgid "" "a programmable block: used to add advanced single-variable math equations, e." "g., sin(x)" @@ -1516,7 +1520,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:514 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sqrt(x*x+y*y)" @@ -1524,7 +1528,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:528 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:572 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sin(x+y+z)" @@ -1532,226 +1536,226 @@ 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:540 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:556 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:571 +#: 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 msgid "Python block" msgstr "bloque Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:542 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:574 +#: 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 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:587 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631 msgid "Cartesian" msgstr "Cartesiana" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:589 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:633 msgid "displays Cartesian coordinates" msgstr "muestra coordenadas cartesianas" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:595 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639 msgid "polar" msgstr "polar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:597 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:641 msgid "displays polar coordinates" msgstr "muestra las coordenadas polares" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:603 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:647 msgid "turtle" msgstr "tortuga" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:607 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:651 msgid "chooses which turtle to command" msgstr "elige la tortuga a ordenar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:616 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:625 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:669 msgid "turtle shell" msgstr "caparazón de la tortuga" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:618 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:626 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:662 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:670 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:631 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:805 +#: 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:633 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:677 msgid "top of a collapsed stack" msgstr "cima de una pila plegable" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:781 +#: 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:640 +#: 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:648 +#: 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:657 +#: 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:664 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:668 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:678 +#: 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:665 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675 +#: 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:674 +#: 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:684 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:728 msgid "Palette of presentation templates" msgstr "Paleta de plantillas de presentaciones" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:691 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:735 msgid "hide blocks" msgstr "ocultar los bloques" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:693 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:737 msgid "declutters canvas by hiding blocks" msgstr "limpia el lienzo ocultando bloques" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:700 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:744 msgid "show blocks" msgstr "mostrar bloques" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:702 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:746 msgid "restores hidden blocks" msgstr "restaura bloques ocultos" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:710 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:754 msgid "hides the Sugar toolbars" msgstr "oculta las barras de herramientas de Azúcar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:719 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:763 msgid "list" msgstr "lista" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:723 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:958 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:767 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1002 msgid "presentation bulleted list" msgstr "presentación con lista de viñetas" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:731 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:960 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1004 msgid "presentation template: list of bullets" msgstr "plantilla de presentación: lista de viñetas" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:738 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:900 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:782 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:944 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:745 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:885 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:929 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:752 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:945 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:796 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:989 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:759 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:766 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:915 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:930 +#: 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 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:776 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:820 msgid "xcor of left of screen" msgstr "coorx de la izquierda de la pantalla" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:784 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:828 msgid "ycor of bottom of screen" msgstr "coory del limite inferior de la pantalla" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 taextras.py:223 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:833 taextras.py:224 msgid "width" msgstr "anchura" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:792 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:836 msgid "the canvas width" msgstr "el ancho del lienzo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:800 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:844 msgid "xcor of right of screen" msgstr "xcor del lado derecho de la pantalla" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:808 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:852 msgid "ycor of top of screen" msgstr "ycor del limite superior de la pantalla" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:813 taextras.py:218 -#: taextras.py:224 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:857 taextras.py:219 +#: taextras.py:225 msgid "height" msgstr "altura" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:816 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:860 msgid "the canvas height" msgstr "la altura del lienzo" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:823 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:867 msgid "title x" msgstr "título x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:832 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:876 msgid "title y" msgstr "título y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:841 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:885 msgid "left x" msgstr "izquierda x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:850 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894 msgid "top y" msgstr "arriba y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:859 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:903 msgid "right x" msgstr "derecha x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:868 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:912 msgid "bottom y" msgstr "debajo y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:883 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:898 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:927 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:942 msgid "presentation 1x1" msgstr "presentación 1x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:913 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:957 msgid "presentation 2x1" msgstr "presentación 2x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:928 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:972 msgid "presentation 1x2" msgstr "presentación 1x2" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:943 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:987 msgid "presentation 2x2" msgstr "presentación 2x2" @@ -1800,48 +1804,52 @@ msgid "Palette of Rwandan francs" msgstr "Paleta de Francos de Ruanda" #: taextras.py:50 -msgid "Palette of US currencies" -msgstr "Paleta de monedas de los Estados Unidos" +msgid "Palette of US dollars" +msgstr "Paleta de Dólares Americanos" #: taextras.py:51 -msgid "Palette of Australian currencies" -msgstr "Paleta de monedas de Australia" +msgid "Palette of Australian dollars" +msgstr "Paleta de Dólares Australianos" #: taextras.py:52 -msgid "Palette of Guaranies" -msgstr "Paleta de Guaraníes" +msgid "Palette of Paraguayan Guaranies" +msgstr "Paleta de Guaraníes Paraguayos" #: taextras.py:53 +msgid "Palette of Peruvian Nuevo Soles" +msgstr "Paletea de Nuevos Soles Peruanos" + +#: taextras.py:54 msgid "Palette of Uruguayan Pesos" msgstr "Paleta de Pesos Uruguayos" #. TRANS: Butia is the Arduino Robot Project from Uruguay #. (http://www.fing.edu.uy/inco/proyectos/butia/) -#: taextras.py:59 +#: taextras.py:60 msgid "TurtleBots" msgstr "TurtleBots" -#: taextras.py:60 +#: taextras.py:61 msgid "adjust LED intensity between 0 and 255" msgstr "ajusta la intensidad del LED entre 0 y 255" -#: taextras.py:61 +#: taextras.py:62 msgid "returns the object gray level as a number between 0 and 1023" msgstr "devuelve el nivel de luz en el ambiente como un número entre 0 y 1023" -#: taextras.py:62 +#: taextras.py:63 msgid "returns 1 when the button is press and 0 otherwise" msgstr "devuelve 1 cuando el botón está presionado y 0 en otro caso" -#: taextras.py:63 +#: taextras.py:64 msgid "returns the ambient light level as a number between 0 and 1023" msgstr "devuelve el nivel de luz en el ambiente como un número entre 0 y 1023" -#: taextras.py:64 +#: taextras.py:65 msgid "returns the ambient temperature as a number between 0 and 255" msgstr "devuelve la temperatura en el ambiente como un número entre 0 y 255" -#: taextras.py:65 +#: taextras.py:66 msgid "" "returns the distance from the object in front of the sensor as a number " "between 0 and 255" @@ -1849,81 +1857,81 @@ msgstr "" "devuelve la distancia del objeto en frente al sensor como un número entre 0 " "y 255" -#: taextras.py:67 +#: taextras.py:68 msgid "returns 0 or 1 depending on the sensor inclination" msgstr "devuelve 0 o 1 dependiendo de la inclinación del sensor" -#: taextras.py:68 +#: taextras.py:69 msgid "returns 1 when the sensors detects a magnetic field, 0 otherwise" msgstr "devuelve 1 cuando el sensor detecta un campo magnético, 0 en otro caso" -#: taextras.py:69 +#: taextras.py:70 msgid "switches from 0 to 1, the frequency depends on the vibration" msgstr "oscila entre 0 y 1 dependiendo de la vibración" -#: taextras.py:70 +#: taextras.py:71 msgid "LED" msgstr "LED" -#: taextras.py:71 +#: taextras.py:72 msgid "button" msgstr "botón" -#: taextras.py:72 +#: taextras.py:73 msgid "grayscale" msgstr "escala de gris" -#: taextras.py:73 +#: taextras.py:74 msgid "ambient light" msgstr "luz ambiente" -#: taextras.py:74 +#: taextras.py:75 msgid "temperature" msgstr "temperatura" -#: taextras.py:75 taextras.py:262 +#: taextras.py:76 taextras.py:267 msgid "distance" msgstr "distancia" -#: taextras.py:76 taextras.py:259 +#: taextras.py:77 taextras.py:264 msgid "tilt" msgstr "inclinación" -#: taextras.py:77 +#: taextras.py:78 msgid "magnetic induction" msgstr "campo magnético" -#: taextras.py:78 +#: taextras.py:79 msgid "vibration" msgstr "vibración" -#: taextras.py:79 +#: taextras.py:80 msgid "Butia Robot" msgstr "Robot Butiá" -#: taextras.py:80 +#: taextras.py:81 msgid "delay Butia" msgstr "espera Butiá" -#: taextras.py:81 +#: taextras.py:82 msgid "wait for argument seconds" msgstr "Espera los segundos pasados por argumento" #. TRANS: This string is shorthand for "battery charge of Butia" -#: taextras.py:83 +#: taextras.py:84 msgid "battery charge Butia" msgstr "carga de batería Butiá" -#: taextras.py:84 +#: taextras.py:85 msgid "returns the battery charge as a number between 0 and 255" msgstr "devuelve la carga de la batería del robot como un número entre 0 y 255" #. TRANS: This string is shorthand for "speed of Butia" -#: taextras.py:86 +#: taextras.py:87 msgid "speed Butia" msgstr "velocidad Butiá" -#: taextras.py:87 +#: taextras.py:88 msgid "" "set the speed of the Butia motors as a value between 0 and 1023, passed by " "an argument" @@ -1932,387 +1940,387 @@ msgstr "" "pasado como argumento" #. TRANS: This string is shorthand for "move Butia forward" -#: taextras.py:90 +#: taextras.py:91 msgid "forward Butia" msgstr "adelante Butiá" -#: taextras.py:91 +#: taextras.py:92 msgid "move the Butia robot forward" msgstr "mueve el robot Butiá hacia adelante" -#: taextras.py:92 +#: taextras.py:93 msgid "move the Butia robot forward a predefined distance" msgstr "mueve el robot Butiá hacia adelante una distancia predefinida" #. TRANS: This string is shorthand for "move Butia backward" -#: taextras.py:94 +#: taextras.py:95 msgid "backward Butia" msgstr "atrás Butiá" -#: taextras.py:95 +#: taextras.py:96 msgid "move the Butia robot backward" msgstr "mueve el robot Butiá hacia atrás" -#: taextras.py:96 +#: taextras.py:97 msgid "move the Butia robot backward a predefined distance" msgstr "mueve el robot Butiá hacia atrás una distancia predefinida" #. TRANS: This string is shorthand for "turn Butia left" -#: taextras.py:98 +#: taextras.py:99 msgid "left Butia" msgstr "izquierda Butiá" -#: taextras.py:99 +#: taextras.py:100 msgid "turn the Butia robot at left" msgstr "gira el robot Butiá hacia la izquierda" #. TRANS: This string is shorthand for "turn Butia right" -#: taextras.py:101 +#: taextras.py:102 msgid "right Butia" msgstr "derecha Butiá" -#: taextras.py:102 +#: taextras.py:103 msgid "turn the Butia robot at right" msgstr "gira el robot Butiá hacia la derecha" -#: taextras.py:103 +#: taextras.py:104 msgid "turn Butia" msgstr "girar Butiá" -#: taextras.py:104 +#: taextras.py:105 msgid "turn the Butia robot x degrees" msgstr "gira el robot Butiá x grados" -#: taextras.py:105 +#: taextras.py:106 msgid "stop Butia" msgstr "detener Butiá" -#: taextras.py:106 +#: taextras.py:107 msgid "stop the Butia robot" msgstr "detiene al robot Butiá" -#: taextras.py:107 +#: taextras.py:108 msgid "display Butia" msgstr "pantalla Butiá" #. TRANS: this string must contain only ASCII characters. #. The len must be 32 characters/spaces. -#: taextras.py:110 +#: taextras.py:111 msgid "Hello World Butia " msgstr "Hola Mundo Butia" -#: taextras.py:111 +#: taextras.py:112 msgid "print text in Butia robot 32-character ASCII display" msgstr "imprime texto en la pantalla de 32 caracteres ASCII del Butiá" -#: taextras.py:112 +#: taextras.py:113 msgid "Butia" msgstr "Butiá" -#: taextras.py:116 +#: taextras.py:117 msgid "The camera was not found." msgstr "La cámara no fue encontrada." -#: taextras.py:117 +#: taextras.py:118 msgid "Error on the initialization of the camera." msgstr "Error en la inicialización de la cámara." -#: taextras.py:118 +#: taextras.py:119 msgid "FollowMe" msgstr "FollowMe" -#: taextras.py:119 +#: taextras.py:120 msgid "follow" msgstr "seguir" -#: taextras.py:120 +#: taextras.py:121 msgid "R" msgstr "R" -#: taextras.py:121 +#: taextras.py:122 msgid "G" msgstr "G" -#: taextras.py:122 +#: taextras.py:123 msgid "B" msgstr "B" -#: taextras.py:123 +#: taextras.py:124 msgid "follow a RGB color" msgstr "seguir color RGB" -#: taextras.py:124 +#: taextras.py:125 msgid "threshold" msgstr "umbral" -#: taextras.py:125 +#: taextras.py:126 msgid "set a threshold for a RGB color" msgstr "define el umbral para un color RGB" -#: taextras.py:126 +#: taextras.py:127 msgid "save calibration 1" msgstr "guardar calibración 1" -#: taextras.py:127 +#: taextras.py:128 msgid "stores a calibration in calibration 1" msgstr "almacena una calibración en calibración 1" -#: taextras.py:128 +#: taextras.py:129 msgid "save calibration 2" msgstr "guardar calibración 2" -#: taextras.py:129 +#: taextras.py:130 msgid "stores a calibration in calibration 2" msgstr "almacena una calibración en calibración 2" -#: taextras.py:130 +#: taextras.py:131 msgid "calibration" msgstr "calibración" -#: taextras.py:131 +#: taextras.py:132 msgid "stores a personalized calibration" msgstr "almacena una calibración personalizada" -#: taextras.py:132 +#: taextras.py:133 msgid "calibration 1" msgstr "calibración 1" -#: taextras.py:133 +#: taextras.py:134 msgid "return calibration 1" msgstr "devuelve la calibración 1" -#: taextras.py:134 +#: taextras.py:135 msgid "calibration 2" msgstr "calibración 2" -#: taextras.py:135 +#: taextras.py:136 msgid "return calibration 2" msgstr "devuelve la calibración 2" -#: taextras.py:136 +#: taextras.py:137 msgid "return a personalized calibration" msgstr "devuelve una calibración personalizada" -#: taextras.py:137 +#: taextras.py:138 msgid "x position" msgstr "posición x" -#: taextras.py:138 +#: taextras.py:139 msgid "return x position" msgstr "retorna la posición x" -#: taextras.py:139 +#: taextras.py:140 msgid "y position" msgstr "posición y" -#: taextras.py:140 +#: taextras.py:141 msgid "return y position" msgstr "retorna la posición y" -#: taextras.py:141 +#: taextras.py:142 msgid "pixels" msgstr "píxeles" -#: taextras.py:142 +#: taextras.py:143 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:143 +#: taextras.py:144 msgid "follow a color or calibration" msgstr "seguir un color o calibración" -#: taextras.py:144 +#: taextras.py:145 msgid "minimum pixels" msgstr "mínimo de pixeles" -#: taextras.py:145 +#: taextras.py:146 msgid "set the minimal number of pixels to follow" msgstr "define el mínimo número de píxeles a seguir" -#: taextras.py:146 +#: taextras.py:147 msgid "empty calibration" msgstr "calibración vacía" -#: taextras.py:147 +#: taextras.py:148 msgid "error in string conversion" msgstr "error en la conversión de la cadena de texto" -#: taextras.py:151 +#: taextras.py:152 msgid "SumBot" msgstr "SumBot" -#: taextras.py:152 +#: taextras.py:153 msgid "speed SumBot" msgstr "velocidad SumBot" -#: taextras.py:153 +#: taextras.py:154 msgid "submit the speed to the SumBot" msgstr "setea la velocidad del SumBot" -#: taextras.py:154 +#: taextras.py:155 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:156 +#: taextras.py:157 msgid "forward SumBot" msgstr "adelante SumBot" -#: taextras.py:157 +#: taextras.py:158 msgid "move SumBot forward" msgstr "mueve el SumBot hacia adelante" #. TRANS: This string is shorthand for "move SumBot backward" -#: taextras.py:159 +#: taextras.py:160 msgid "backward SumBot" msgstr "atrás SumBot" -#: taextras.py:160 +#: taextras.py:161 msgid "move SumBot backward" msgstr "mueve el SumBot hacia atrás" -#: taextras.py:161 +#: taextras.py:162 msgid "stop SumBot" msgstr "detener SumBot" -#: taextras.py:162 +#: taextras.py:163 msgid "stop the SumBot" msgstr "detiene el SumBot" #. TRANS: This string is shorthand for "turn SumBot left" -#: taextras.py:164 +#: taextras.py:165 msgid "left SumBot" msgstr "izquierda SumBot" -#: taextras.py:165 +#: taextras.py:166 msgid "turn left the SumBot" msgstr "gira el SumBot hacia la izquierda" #. TRANS: This string is shorthand for "move SumBot right" -#: taextras.py:167 +#: taextras.py:168 msgid "right SumBot" msgstr "derecha SumBot" -#: taextras.py:168 +#: taextras.py:169 msgid "turn right the SumBot" msgstr "gira el SumBot hacia la derecha" -#: taextras.py:169 +#: taextras.py:170 msgid "angle to center" msgstr "ángulo al centro" #. TRANS: dohyo is the playing field -#: taextras.py:171 +#: taextras.py:172 msgid "get the angle to the center of the dohyo" msgstr "obtiene el ángulo al centro del dohyo" -#: taextras.py:172 +#: taextras.py:173 msgid "angle to Enemy" msgstr "ángulo al Enemigo" -#: taextras.py:173 +#: taextras.py:174 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:175 +#: taextras.py:176 msgid "x coor. SumBot" msgstr "coor. x SumBot" -#: taextras.py:176 +#: taextras.py:177 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:178 +#: taextras.py:179 msgid "y coor. SumBot" msgstr "coor. y SumBot" -#: taextras.py:179 +#: taextras.py:180 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:181 +#: taextras.py:182 msgid "x coor. Enemy" msgstr "coor. x Enemigo" -#: taextras.py:182 +#: taextras.py:183 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:184 +#: taextras.py:185 msgid "y coor. Enemy" msgstr "coor. y Enemigo" -#: taextras.py:185 +#: taextras.py:186 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:187 +#: taextras.py:188 msgid "rotation SumBot" msgstr "rotación SumBot" -#: taextras.py:188 +#: taextras.py:189 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:190 +#: taextras.py:191 msgid "rotation Enemy" msgstr "rotación Enemigo" -#: taextras.py:191 +#: taextras.py:192 msgid "get the rotation of the Enemy" msgstr "obtiene la rotación del Enemigo" -#: taextras.py:192 +#: taextras.py:193 msgid "distance to center" msgstr "distancia al centro" #. TRANS: dohyo is the playing field -#: taextras.py:194 +#: taextras.py:195 msgid "get the distance to the center of the dohyo" msgstr "obtiene la distancia al centro del dohyo" -#: taextras.py:195 +#: taextras.py:196 msgid "distance to Enemy" msgstr "distancia al Enemigo" -#: taextras.py:196 +#: taextras.py:197 msgid "get the distance to the Enemy" msgstr "obtiene la distancia al Enemigo" -#: taextras.py:197 +#: taextras.py:198 msgid "update information" msgstr "actualizar información" -#: taextras.py:198 +#: taextras.py:199 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:203 +#: taextras.py:204 msgid "Palette of physics blocks" msgstr "Paleta de bloques de física" -#: taextras.py:204 +#: taextras.py:205 msgid "start polygon" msgstr "comenzar polígono" -#: taextras.py:205 +#: taextras.py:206 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:207 +#: taextras.py:208 msgid "add point" msgstr "agregar punto" -#: taextras.py:208 +#: taextras.py:209 msgid "" "Add a new point to the current polygon based on the current Turtle xy " "position." @@ -2321,76 +2329,76 @@ msgstr "" "la Tortuga." # finalizar polígono -#: taextras.py:210 +#: taextras.py:211 msgid "end polygon" msgstr "terminar polígono" -#: taextras.py:211 +#: taextras.py:212 msgid "Define a new polygon." msgstr "Define un nuevo polígono." -#: taextras.py:212 +#: taextras.py:213 msgid "end filled polygon" msgstr "termina polígono relleno" -#: taextras.py:213 +#: taextras.py:214 msgid "Not a simple polygon" msgstr "No es un polígono simple" -#: taextras.py:214 +#: taextras.py:215 msgid "Define a new filled polygon." msgstr "Define un nuevo polígono relleno." -#: taextras.py:215 +#: taextras.py:216 msgid "triangle" msgstr "triángulo" #. TRANS: base of a triangle -#: taextras.py:217 +#: taextras.py:218 msgid "base" msgstr "base" -#: taextras.py:219 +#: taextras.py:220 msgid "Add a triangle object to the project." msgstr "Agrega un objeto triángulo al proyecto." -#: taextras.py:220 +#: taextras.py:221 msgid "circle" msgstr "círculo" -#: taextras.py:221 +#: taextras.py:222 msgid "Add a circle object to the project." msgstr "Agrega un objeto círculo al proyecto." -#: taextras.py:222 +#: taextras.py:223 msgid "rectangle" msgstr "rectángulo" -#: taextras.py:225 +#: taextras.py:226 msgid "Add a rectangle object to the project." msgstr "Agrega un objeto rectángulo al proyecto." -#: taextras.py:226 +#: taextras.py:227 msgid "reset" msgstr "resetear" -#: taextras.py:227 +#: taextras.py:228 msgid "Reset the project; clear the object list." msgstr "Resetea el proyecto; limpia la lista de objetos." -#: taextras.py:228 +#: taextras.py:229 msgid "motor" msgstr "motor" -#: taextras.py:229 +#: taextras.py:230 msgid "torque" msgstr "torque" -#: taextras.py:230 +#: taextras.py:231 msgid "speed" msgstr "velocidad" -#: taextras.py:231 +#: taextras.py:232 msgid "" "Motor torque and speed range from 0 (off) to positive numbers; motor is " "placed on the most recent object created." @@ -2400,20 +2408,20 @@ msgstr "" "recientemente." # puede ser: alfiler, perno, clavija, clavo - En Physics es: Tachuela (asi que por coherencia, usé Tachuela) -#: taextras.py:233 taextras.py:350 +#: taextras.py:234 taextras.py:355 msgid "pin" msgstr "tachuela" -#: taextras.py:234 +#: taextras.py:235 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:235 +#: taextras.py:236 msgid "joint" msgstr "unión" -#: taextras.py:238 +#: taextras.py:239 msgid "" "Join two objects together (the most recent object created and the object at " "point x, y)." @@ -2421,26 +2429,39 @@ msgstr "" "Une dos objetos (el objeto creado mas reciententemente y el objeto en el " "punto x, y)." -#: taextras.py:240 +#: taextras.py:241 +msgid "save as Physics activity" +msgstr "guardar como Actividad Física" + +#: taextras.py:242 msgid "Save the project to the Journal as a Physics activity." msgstr "Guarda el proyecto al Diario como una Actividad de Física." -#: taextras.py:241 +#. TRANS: Here, gear means a toothed wheel, as in a clock-works +#: taextras.py:244 +msgid "gear" +msgstr "círculo" + +#: taextras.py:245 +msgid "Add a gear object to the project." +msgstr "Agrega un objeto engranaje al proyecto." + +#: taextras.py:246 msgid "density" msgstr "densidad" -#: taextras.py:242 +#: taextras.py:247 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:244 +#: taextras.py:249 msgid "friction" msgstr "fricción" -#: taextras.py:245 +#: taextras.py:250 msgid "" "Set the friction property for objects (value from 0 to 1, where 0 turns " "friction off and 1 is strong friction)." @@ -2450,12 +2471,12 @@ msgstr "" # podría ser elasticidad? #. TRANS: bounciness is restitution -#: taextras.py:248 +#: taextras.py:253 msgid "bounciness" msgstr "restitución" # very bouncy = muy restituible? -#: taextras.py:249 +#: taextras.py:254 msgid "" "Set the bounciness property for objects (a value from 0 to 1, where 0 means " "no bounce and 1 is very bouncy)." @@ -2463,11 +2484,11 @@ 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:251 +#: taextras.py:256 msgid "dynamic" msgstr "dinámico" -#: taextras.py:252 +#: taextras.py:257 msgid "" "If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position." msgstr "" @@ -2475,11 +2496,11 @@ msgstr "" "posición." #. TRANS: WeDo is a robotics product of the LEGO company -#: taextras.py:258 +#: taextras.py:263 msgid "Palette of WeDo blocks" msgstr "Paleta de bloques WeDo" -#: taextras.py:260 +#: taextras.py:265 msgid "" "tilt sensor output: (-1 == no tilt, 0 == tilt forward, 3 == tilt back, 1 == " "tilt left, 2 == tilt right)" @@ -2489,128 +2510,128 @@ msgstr "" "izquierda, 2 == inclinado hacia la derecha)" #. TRANS: This string is shorthand for "output of the distance sensor" -#: taextras.py:264 +#: taextras.py:269 msgid "distance sensor output" msgstr "salida del sensor distancia" -#: taextras.py:265 +#: taextras.py:270 msgid "Motor A" msgstr "Motor A" -#: taextras.py:266 +#: taextras.py:271 msgid "returns the current value of Motor A" msgstr "devuelve el valor actual del Motor A" -#: taextras.py:267 +#: taextras.py:272 msgid "Motor B" msgstr "Motor B" -#: taextras.py:268 +#: taextras.py:273 msgid "returns the current value of Motor B" msgstr "devuelve el valor actual del Motor B" -#: taextras.py:269 +#: taextras.py:274 msgid "set the value for Motor A" msgstr "setea el valor del Motor A" -#: taextras.py:270 +#: taextras.py:275 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:275 +#: taextras.py:280 msgid "Palette of LEGO NXT blocks of motors" msgstr "Paleta de bloques LEGO NXT de motores" -#: taextras.py:276 +#: taextras.py:281 msgid "Palette of LEGO NXT blocks of sensors" msgstr "Paleta de bloques LEGO NXT de sensores" -#: taextras.py:277 +#: taextras.py:282 msgid "touch" msgstr "botón" -#: taextras.py:278 +#: taextras.py:283 msgid "ultrasonic" msgstr "distancia" -#: taextras.py:280 +#: taextras.py:285 msgid "light" msgstr "luz" -#: taextras.py:282 +#: taextras.py:287 msgid "PORT A" msgstr "PUERTO A" -#: taextras.py:283 +#: taextras.py:288 msgid "PORT B" msgstr "PUERTO B" -#: taextras.py:284 +#: taextras.py:289 msgid "PORT C" msgstr "PUERTO C" -#: taextras.py:285 +#: taextras.py:290 msgid "PORT 1" msgstr "PUERTO 1" -#: taextras.py:286 +#: taextras.py:291 msgid "PORT 2" msgstr "PUERTO 2" -#: taextras.py:287 +#: taextras.py:292 msgid "PORT 3" msgstr "PUERTO 3" -#: taextras.py:288 +#: taextras.py:293 msgid "PORT 4" msgstr "PUERTO 4" -#: taextras.py:289 +#: taextras.py:294 msgid "Please check the connection with the brick." msgstr "Por favor chequee la conexión con el brick." -#: taextras.py:290 +#: taextras.py:295 msgid "Please check the port." msgstr "Por favor chequee el puerto." -#: taextras.py:291 +#: taextras.py:296 msgid "The value of power must be between -127 to 127." msgstr "El valor de potencia debe ser entre -127 y 127." -#: taextras.py:292 +#: taextras.py:297 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:293 +#: taextras.py:298 msgid "NXT found" msgstr "NXT encontrado" -#: taextras.py:294 +#: taextras.py:299 msgid "NXT not found" msgstr "NXT no encontrado" -#: taextras.py:295 +#: taextras.py:300 msgid "refresh NXT" msgstr "refrescar NXT" -#: taextras.py:296 +#: taextras.py:301 msgid "Search for a connected NXT brick." msgstr "Busca por un brick NXT conectado." -#: taextras.py:297 +#: taextras.py:302 msgid "play tone" msgstr "reproducir tono" -#: taextras.py:298 +#: taextras.py:303 msgid "frequency" msgstr "frecuencia" -#: taextras.py:300 +#: taextras.py:305 msgid "Play a tone at frequency for time." msgstr "Reproduce un tono a cierta frecuencia por un determinado tiempo." -#: taextras.py:301 +#: taextras.py:306 msgid "" "turn motor\n" "rotations" @@ -2618,19 +2639,19 @@ msgstr "" "girar motor\n" "rotaciones" -#: taextras.py:302 +#: taextras.py:307 msgid "port" msgstr "puerto" -#: taextras.py:303 +#: taextras.py:308 msgid "power" msgstr "potencia" -#: taextras.py:304 +#: taextras.py:309 msgid "turn a motor" msgstr "gira un motor" -#: taextras.py:305 +#: taextras.py:310 msgid "" "synchronize motors\n" "steering" @@ -2638,185 +2659,185 @@ msgstr "" "sincronizar motores\n" "dirección" -#: taextras.py:306 +#: taextras.py:311 msgid "rotations" msgstr "rotaciones" -#: taextras.py:307 +#: taextras.py:312 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:308 +#: taextras.py:313 msgid "PORT A of the brick" msgstr "PUERTO A del brick." -#: taextras.py:309 +#: taextras.py:314 msgid "PORT B of the brick" msgstr "PUERTO B del brick." -#: taextras.py:310 +#: taextras.py:315 msgid "PORT C of the brick" msgstr "PUERTO C del brick." -#: taextras.py:311 +#: taextras.py:316 msgid "start motor" msgstr "iniciar motor" -#: taextras.py:312 +#: taextras.py:317 msgid "Run a motor forever." msgstr "Girar un motor por siempre." -#: taextras.py:313 +#: taextras.py:318 msgid "brake motor" msgstr "frenar motor" -#: taextras.py:314 +#: taextras.py:319 msgid "Stop a specified motor." msgstr "Frena un motor específico." -#: taextras.py:315 +#: taextras.py:320 msgid "reset motor" msgstr "reiniciar motor" -#: taextras.py:316 +#: taextras.py:321 msgid "Reset the motor counter." msgstr "Reinicia el contador del motor." -#: taextras.py:317 +#: taextras.py:322 msgid "motor position" msgstr "posición del motor" -#: taextras.py:318 +#: taextras.py:323 msgid "Get the motor position." msgstr "Obtiene la posición del motor." -#: taextras.py:319 +#: taextras.py:324 msgid "PORT 1 of the brick" msgstr "PUERTO 1 del brick." -#: taextras.py:320 +#: taextras.py:325 msgid "PORT 2 of the brick" msgstr "PUERTO 2 del brick." -#: taextras.py:321 +#: taextras.py:326 msgid "PORT 3 of the brick" msgstr "PUERTO 3 del brick." -#: taextras.py:322 +#: taextras.py:327 msgid "PORT 4 of the brick" msgstr "PUERTO 4 del brick." -#: taextras.py:323 +#: taextras.py:328 msgid "read" msgstr "leer" -#: taextras.py:324 +#: taextras.py:329 msgid "sensor" msgstr "sensor" -#: taextras.py:325 +#: taextras.py:330 msgid "Read sensor output." msgstr "Lee la salida del sensor." -#: taextras.py:326 +#: taextras.py:331 msgid "color sensor" msgstr "sensor de color" -#: taextras.py:327 +#: taextras.py:332 msgid "light sensor" msgstr "sensor de luz" -#: taextras.py:328 +#: taextras.py:333 msgid "touch sensor" msgstr "sensor táctil" -#: taextras.py:329 +#: taextras.py:334 msgid "distance sensor" msgstr "sensor de distancia" -#: taextras.py:330 +#: taextras.py:335 msgid "sound sensor" msgstr "sensor de sonido" -#: taextras.py:331 +#: taextras.py:336 msgid "set light" msgstr "prender luz" -#: taextras.py:332 +#: taextras.py:337 msgid "Set color sensor light." msgstr "Prende la luz del sensor de color." #. TRANS: Arduino plugin to control an Arduino board -#: taextras.py:337 +#: taextras.py:342 msgid "Palette of Arduino blocks" msgstr "Paleta de bloques Arduino" -#: taextras.py:338 +#: taextras.py:343 msgid "HIGH" msgstr "ALTO" -#: taextras.py:339 +#: taextras.py:344 msgid "LOW" msgstr "BAJO" -#: taextras.py:340 +#: taextras.py:345 msgid "INPUT" msgstr "ENTRADA" -#: taextras.py:341 +#: taextras.py:346 msgid "OUTPUT" msgstr "SALIDA" #. TRANS: PWM is pulse-width modulation -#: taextras.py:343 +#: taextras.py:348 msgid "PWM" msgstr "PWM" -#: taextras.py:344 +#: taextras.py:349 msgid "SERVO" msgstr "SERVO" -#: taextras.py:345 +#: taextras.py:350 msgid "ERROR: Check the Arduino and the number of port." msgstr "ERROR: Chequee la Arduino y el número de puerto." -#: taextras.py:346 +#: taextras.py:351 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:347 +#: taextras.py:352 msgid "ERROR: Value must be either HIGH or LOW." msgstr "ERROR: El valor debe ser ALTO o BAJO." -#: taextras.py:348 +#: taextras.py:353 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:349 +#: taextras.py:354 msgid "pin mode" msgstr "modo del pin" -#: taextras.py:351 +#: taextras.py:356 msgid "mode" msgstr "modo" -#: taextras.py:352 +#: taextras.py:357 msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)." msgstr "Selecciona la función del pin (ENTRADA, SALIDA, PWM, SERVO)." -#: taextras.py:353 +#: taextras.py:358 msgid "analog write" msgstr "escribir analógico" -#: taextras.py:355 +#: taextras.py:360 msgid "Write analog value in specified port." msgstr "Escribe un valor analógico en el puerto especificado." -#: taextras.py:356 +#: taextras.py:361 msgid "analog read" msgstr "leer analógico" -#: taextras.py:357 +#: taextras.py:362 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." @@ -2825,43 +2846,43 @@ msgstr "" "Use Vref para determinar el voltaje. Para USB, volt=((leer)*5/1024) " "aproximadamente." -#: taextras.py:359 +#: taextras.py:364 msgid "digital write" msgstr "escribir digital" -#: taextras.py:360 +#: taextras.py:365 msgid "Write digital value to specified port." msgstr "Escribe un valor digital en un puerto específico." -#: taextras.py:361 +#: taextras.py:366 msgid "digital read" msgstr "leer digital" -#: taextras.py:362 +#: taextras.py:367 msgid "Read value from digital port." msgstr "Lee un valor desde un puerto digital." -#: taextras.py:363 +#: taextras.py:368 msgid "Set HIGH value for digital port." msgstr "Setea el valor ALTO en el puerto digital." -#: taextras.py:364 +#: taextras.py:369 msgid "Configure Arduino port for digital input." msgstr "Configura el puerto de la Arduino como entrada digital." -#: taextras.py:365 +#: taextras.py:370 msgid "Configure Arduino port to drive a servo." msgstr "Configura el puerto de la Arduino para manejar un servo." -#: taextras.py:366 +#: taextras.py:371 msgid "Set LOW value for digital port." msgstr "Setea el valor BAJO en el puerto digital." -#: taextras.py:367 +#: taextras.py:372 msgid "Configure Arduino port for digital output." msgstr "Configura el puerto de la Arduino como salida digital." -#: taextras.py:368 +#: taextras.py:373 msgid "Configure Arduino port for PWM (pulse-width modulation)." msgstr "" "Configura el puerto de la Arduino para PWM modulación por ancho de pulsos)" @@ -2899,6 +2920,10 @@ msgstr "Guardar" msgid "Save as" msgstr "Guardar como" +#: turtleblocks.py:332 +msgid "Save as HTML" +msgstr "Guardar como HTML" + #: turtleblocks.py:336 msgid "Quit" msgstr "Salir" @@ -2923,6 +2948,10 @@ msgstr "Mostar/ocultar bloques" msgid "Tools" msgstr "Herramientas" +#: turtleblocks.py:376 +msgid "Debug" +msgstr "Depurar" + #: turtleblocks.py:378 msgid "Turtle" msgstr "Tortuga" @@ -2935,6 +2964,24 @@ msgstr "Hay trabajo sin guardar. ¿Le gustaría guardar antes de salir?" msgid "Save project?" msgstr "¿Guardar el proyecto?" +#~ msgid "d" +#~ msgstr "d" + +#~ msgid "Palette of US currencies" +#~ msgstr "Paleta de monedas de los Estados Unidos" + +#~ msgid "Palette of Australian currencies" +#~ msgstr "Paleta de monedas de Australia" + +#~ msgid "Palette of Guaranies" +#~ msgstr "Paleta de Guaraníes" + +#~ msgid "Palette of Soles" +#~ msgstr "Paleta de Soles" + +#~ msgid "presentation" +#~ msgstr "presentación" + #~ msgid "Hide blocks" #~ msgstr "Ocultar bloques" -- cgit v0.9.1