From 75fd5de27717533897a96d49efdacfd8da47d16e Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Mon, 29 Aug 2011 11:58:31 +0000 Subject: Merge branch 'master' of git.sugarlabs.org:turtleart/mainline --- diff --git a/po/da.po b/po/da.po index ae25c41..a6a83ca 100644 --- a/po/da.po +++ b/po/da.po @@ -10,1582 +10,1726 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-23 02:59+0200\n" -"PO-Revision-Date: 2011-04-29 07:07+0200\n" -"Last-Translator: Chris \n" +"POT-Creation-Date: 2011-08-03 10:07-0400\n" +"PO-Revision-Date: 2011-06-30 05:35+0200\n" +"Last-Translator: Aputsiaq \n" "Language-Team: LANGUAGE \n" -"Language: da\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" -#: activity/activity.info:2 +#: activity/activity.info:2 turtleart.py:272 pysamples/grecord.py:205 +#: TurtleArt/tawindow.py:1560 TurtleArt/tawindow.py:2785 +#: TurtleArt/taexporthtml.py:127 TurtleArt/taexporthtml.py:129 msgid "Turtle Art" msgstr "Skildpadde Kunst" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:657 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:658 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:659 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:660 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:661 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:662 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:989 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:1011 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:1032 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:1074 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:1116 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:1158 -msgid "Title" -msgstr "Titel" +#: turtleart.py:68 +msgid "usage is" +msgstr "forbrug er" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:390 -msgid "resistance" -msgstr "modstand" +#: turtleart.py:212 +msgid "No option action:" +msgstr "Ingen handling for valgmulighed:" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:462 -msgid "yellow" -msgstr "gul" +#: turtleart.py:224 +msgid "File not found" +msgstr "Fil blev ikke fundet" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:842 -msgid "displays polar coordinates" -msgstr "fremviser polære koordinater" +#: turtleart.py:248 +#, python-format +msgid "Configuration directory not writable: %s" +msgstr "Der kan ikke skrives til konfigurationskatalog: %s" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:783 -msgid "emptys FILO (first-in-last-out heap)" -msgstr "tømmer FILO (først-ind-sidst-ud dynge)" +#: turtleart.py:304 +msgid "New" +msgstr "Ny" + +#: turtleart.py:305 +msgid "Open" +msgstr "Åbn" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:358 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:448 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:449 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:450 -msgid " " -msgstr " " +#: turtleart.py:306 +msgid "Save" +msgstr "Gem" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:811 -msgid "if-then operator that uses boolean operators from Numbers palette" -msgstr "hvis-så operator som anvender boolske operatorer fra Talpaletten" +#: turtleart.py:307 +msgid "Save as" +msgstr "Gem som" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:808 -msgid "jogs stack right" -msgstr "jogger stak til højre" +#: turtleart.py:308 TurtleArtActivity.py:538 +msgid "Save as image" +msgstr "Gem som billede" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:812 -msgid "Sugar Journal media object" -msgstr "Sugar Journal medie-objekt" +#: turtleart.py:310 TurtleArtActivity.py:532 +msgid "Save as HTML" +msgstr "Gem som HTML" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:313 -msgid "box 2" -msgstr "boks 2" +#: turtleart.py:312 TurtleArtActivity.py:535 +msgid "Save as Logo" +msgstr "Gem som Logo" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:312 -msgid "box 1" -msgstr "boks 1" +#: turtleart.py:314 +msgid "Quit" +msgstr "Afslut" + +#: turtleart.py:315 +msgid "File" +msgstr "Fil" + +#: turtleart.py:318 TurtleArtActivity.py:557 +msgid "Cartesian coordinates" +msgstr "Cartesianske koordinater" + +#: turtleart.py:320 TurtleArtActivity.py:559 +msgid "Polar coordinates" +msgstr "Polære koordinater" + +#: turtleart.py:322 +msgid "Rescale coordinates" +msgstr "Genskalér koordinater" + +#: turtleart.py:324 TurtleArtActivity.py:572 +msgid "Grow blocks" +msgstr "Øg blokke" + +#: turtleart.py:326 TurtleArtActivity.py:575 +msgid "Shrink blocks" +msgstr "Mindsk blokke" + +#: turtleart.py:328 +msgid "Reset block size" +msgstr "Nulstil blokstørrelse" + +#: turtleart.py:330 TurtleArtActivity.py:463 TurtleArtActivity.py:510 +msgid "View" +msgstr "Vis" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:878 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:254 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:860 +#: turtleart.py:333 TurtleArtActivity.py:550 +msgid "Copy" +msgstr "Kopiér" + +#: turtleart.py:334 TurtleArtActivity.py:552 +msgid "Paste" +msgstr "Indsæt" + +#: turtleart.py:335 TurtleArtActivity.py:459 TurtleArtActivity.py:513 +msgid "Edit" +msgstr "Redigér" + +#: turtleart.py:338 TurtleArtActivity.py:238 +msgid "Show palette" +msgstr "Vis palette" + +#: turtleart.py:340 TurtleArtActivity.py:244 TurtleArtActivity.py:620 +msgid "Hide palette" +msgstr "Skjul palette" + +#: turtleart.py:342 +msgid "Show/hide blocks" +msgstr "Vis/skjul blokke" + +#: turtleart.py:344 +msgid "Tools" +msgstr "Værktøjer" + +#: turtleart.py:347 TurtleArtActivity.py:629 +msgid "Clean" +msgstr "Rens" + +#: turtleart.py:348 TurtleArtActivity.py:631 +msgid "Run" +msgstr "Kør" + +#: turtleart.py:349 TurtleArtActivity.py:633 msgid "Step" msgstr "Trin" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:847 -msgid "multiplies two numeric inputs" -msgstr "multiplicerer to numeriske input" +#: turtleart.py:350 TurtleArtActivity.py:635 +msgid "Debug" +msgstr "Fejlsøg" + +#: turtleart.py:351 +msgid "Stop" +msgstr "Stop" + +#: turtleart.py:352 +msgid "Turtle" +msgstr "Skildpadde" + +#: turtleart.py:382 +msgid "You have unsaved work. Would you like to save before quitting?" +msgstr "Du har arbejde som ikke er gemt. Vil du gemme før du afslutter?" + +#: turtleart.py:383 +msgid "Save project?" +msgstr "Gem projekt?" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:177 +#: TurtleArtActivity.py:120 msgid "presentation" msgstr "præsentation" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:248 -msgid "Show/hide blocks" -msgstr "Vis/skjul blokke" +#: TurtleArtActivity.py:191 +msgid "snapshot" +msgstr "øjebliksbillede" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:299 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:312 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:324 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:341 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:355 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:867 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:247 -msgid "Hide palette" -msgstr "Skjul palette" +#: TurtleArtActivity.py:251 TurtleArtActivity.py:264 +msgid "Show blocks" +msgstr "Vis blokke" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:217 -msgid "Save As" -msgstr "Gem som" +#: TurtleArtActivity.py:254 TurtleArtActivity.py:272 TurtleArtActivity.py:623 +msgid "Hide blocks" +msgstr "Skjul blokke" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:320 -msgid "cyan" -msgstr "cyan" +#: TurtleArtActivity.py:392 +msgid "Rescale coordinates down" +msgstr "Gentag nedskalering af koordinater" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:857 -msgid "xcor of right of screen" -msgstr "x-kor for højreside af skærm" +#: TurtleArtActivity.py:396 TurtleArtActivity.py:569 +msgid "Rescale coordinates up" +msgstr "Gentag opskalering af koordinater" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:793 -msgid "Palette of extra options" -msgstr "Palette af ekstra valgmuligheder" +#: TurtleArtActivity.py:470 TurtleArtActivity.py:519 +msgid "Help" +msgstr "Hjælp" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:786 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:219 -msgid "Save as HTML" -msgstr "Gem som HTML" +#: TurtleArtActivity.py:507 +msgid "Project" +msgstr "Projekt" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:187 -#, python-format -msgid "Configuration directory not writable: %s" -msgstr "Der kan ikke skrives til konfigurationskatalog: %s" +#: TurtleArtActivity.py:516 +msgid "Import/Export" +msgstr "Import/Eksport" + +#: TurtleArtActivity.py:529 +msgid "Save snapshot" +msgstr "Gem øjebliksbillede" + +#: TurtleArtActivity.py:541 +msgid "Import project from the Journal" +msgstr "Importér projekt fra Journal" + +#: TurtleArtActivity.py:545 +msgid "Load Python block" +msgstr "Indlæs Python-blok" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:816 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:2416 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:2420 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:337 +#: TurtleArtActivity.py:548 +msgid "Load example" +msgstr "Indlæs eksempel" + +#: TurtleArtActivity.py:554 +msgid "Fullscreen" +msgstr "Fuldskærm" + +#: TurtleArtActivity.py:562 +msgid "Metric coordinates" +msgstr "Metriske koordinater" + +#: TurtleArtActivity.py:565 TurtleArt/tawindow.py:2781 +#: TurtleArt/tawindow.py:2785 TurtleArt/tabasics.py:216 +msgid "xcor" +msgstr "x-kor" + +#: TurtleArtActivity.py:566 TurtleArt/tawindow.py:2781 +#: TurtleArt/tawindow.py:2785 TurtleArt/tabasics.py:227 +msgid "ycor" +msgstr "y-kor" + +#: TurtleArtActivity.py:566 TurtleArt/tawindow.py:2781 +#: TurtleArt/tawindow.py:2785 TurtleArt/tabasics.py:238 msgid "heading" msgstr "bevæger sig mod" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:868 -msgid "saves turtle graphics as an SVG file in the Sugar Journal" -msgstr "gemmer skildpadde-grafik som en SVG-fil i Sugar Journal" +#: TurtleArtActivity.py:579 TurtleArtActivity.py:583 +msgid "Move the cursor over the orange palette for help." +msgstr "Bevæg markøren over den orange palette for hjælp." -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:883 -msgid "draws text or show media from the Journal" -msgstr "tegner tekst eller viser medie fra Journal" +#: TurtleArtActivity.py:621 +msgid "p" +msgstr "p" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:308 -msgid "blue" -msgstr "blå" +#: TurtleArtActivity.py:624 +msgid "b" +msgstr "b" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:781 -msgid "displays Cartesian coordinates" -msgstr "fremviser kartesiske koordinator" +#: TurtleArtActivity.py:629 +msgid "e" +msgstr "e" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:142 -msgid "No option action:" -msgstr "Ingen handling for valgmulighed:" +#: TurtleArtActivity.py:631 +msgid "r" +msgstr "r" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:916 -msgid "jogs stack down" -msgstr "jogger stak ned" +#: TurtleArtActivity.py:633 +msgid "w" +msgstr "w" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:851 -msgid "modular (remainder) operator" -msgstr "modulær (rest) operator" +#: TurtleArtActivity.py:635 +msgid "d" +msgstr "d" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:397 -msgid "save SVG" -msgstr "gem SVG" +#: TurtleArtActivity.py:637 +msgid "Stop turtle" +msgstr "Stop skildpadde" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:400 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:402 -msgid "top of stack" -msgstr "øverst i stakken" +#: TurtleArtActivity.py:638 +msgid "s" +msgstr "s" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:824 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:911 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:912 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:913 -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" +#: pysamples/grecord.py:205 plugins/audio_sensors/audio_sensors.py:82 +#: plugins/audio_sensors/audio_sensors.py:97 +msgid "sound" +msgstr "lyd" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:365 -msgid "pen down" -msgstr "pen nede" +#: pysamples/grecord.py:213 TurtleArt/tabasics.py:801 +msgid "start" +msgstr "start" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:315 -msgid " clean " -msgstr " rens " +#: pysamples/grecord.py:215 +msgid "stop" +msgstr "stop" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:454 -msgid "wait" -msgstr "vent" +#: pysamples/grecord.py:217 +msgid "play" +msgstr "spil" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:311 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:430 -msgid "box" -msgstr "boks" +#: pysamples/grecord.py:219 +msgid "save" +msgstr "gem" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:652 -msgid "Failed to upload!" -msgstr "Mislykkedes med at lægge op!" +#: pysamples/uturn.py:24 +msgid "uturn" +msgstr "u-vending" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:889 -msgid "invokes named action stack" -msgstr "påberåber navngiven handlingsstak" +#: pysamples/uturn.py:26 +msgid "make a uturn" +msgstr "lav en u-vending" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:334 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:423 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:620 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:652 -msgid "action" -msgstr "handling" +#: gnome_plugins/collaboration_plugin.py:67 +msgid "My Turtle Art session" +msgstr "Min Skildpadde-kunstsession" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:910 -msgid "do-until-True operator that uses boolean operators from Numbers palette" -msgstr "" -"forsæt-indtil-Sand operator som anvender boolske operatorer fra Talpalette" +#: gnome_plugins/collaboration_plugin.py:115 +msgid "Enable collaboration" +msgstr "Aktivér samarbejde" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:61 -msgid "usage is" -msgstr "forbrug er" +#: gnome_plugins/collaboration_plugin.py:120 +msgid "Activities" +msgstr "Aktiviteter" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:779 -msgid "Variable 2 (numeric value)" -msgstr "Variabel 2 (numerisk værdi)" +#: gnome_plugins/collaboration_plugin.py:125 +msgid "Buddies" +msgstr "Venner" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:743 -msgid "divide" -msgstr "dividér" +#: gnome_plugins/collaboration_plugin.py:128 +msgid "Share" +msgstr "Del" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:638 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:639 -msgid "picture name" -msgstr "billedenavn" +#: gnome_plugins/collaboration_plugin.py:129 +msgid "Configuration" +msgstr "Konfiguration" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:830 -msgid "Move the cursor over the orange palette for help." -msgstr "Bevæg markøren over den orange palette for hjælp." +#: gnome_plugins/collaboration_plugin.py:132 +msgid "Neighborhood" +msgstr "Nabolag" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:780 -msgid "named variable (numeric value)" -msgstr "navngiven variabel (numerisk værdi)" +#: gnome_plugins/collaboration_plugin.py:288 +msgid "Nickname" +msgstr "Kaldenavn" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:603 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:861 -msgid "next" -msgstr "næste" +#: gnome_plugins/collaboration_plugin.py:290 +msgid "Account ID" +msgstr "Konto-ID" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:748 -msgid "if then" -msgstr "hvis så" +#: gnome_plugins/collaboration_plugin.py:292 +msgid "Server" +msgstr "Server" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:410 -msgid "set pen size" -msgstr "indstil størrelse på pen" +#: gnome_plugins/collaboration_plugin.py:294 +msgid "Port" +msgstr "Port" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:835 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:900 -msgid "presentation template: select Journal object (no description)" -msgstr "skabelon for præsentation: vælg Journal-objekt (ingen beskrivelse)" +#: gnome_plugins/collaboration_plugin.py:296 +msgid "Password" +msgstr "Adgangskode" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:447 -msgid "until" -msgstr "indtil" +#: gnome_plugins/collaboration_plugin.py:298 +msgid "Register" +msgstr "Registrér" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:790 -msgid "permanently deletes items in trash" -msgstr "sletter elementer i papirkurv permanent" +#: gnome_plugins/collaboration_plugin.py:300 +msgid "Colors" +msgstr "Farver" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:801 -msgid "top of Action 1 stack" -msgstr "top af Handling 1 stak" +#: gnome_plugins/uploader_plugin.py:64 +msgid "Upload to Web" +msgstr "Send til nettet" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:820 +#: gnome_plugins/uploader_plugin.py:66 +msgid "Upload" +msgstr "Overfør" + +#: gnome_plugins/uploader_plugin.py:83 msgid "" -"a programmable block: used to add advanced single-variable math equations, e." -"g., sin(x)" +"You must have an account at http://turtleartsite.sugarlabs.org to upload " +"your project." msgstr "" -"en blok som kan programmeres: anvendes til at føje avancerede matematiske " -"ligninger med en enkelt variabel, f.eks., sin(x)" +"Du skal have en konto på http://turtleartsite.sugarlabs.org for at kunne " +"sende dit projekt." -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:795 -msgid "Palette of flow operators" -msgstr "Palette af flyde-operatorer" +#: gnome_plugins/uploader_plugin.py:92 +msgid "Username:" +msgstr "Brugernavn:" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:864 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:866 -msgid "top of a collapsed stack" -msgstr "top af sammenfoldet stak" +#: gnome_plugins/uploader_plugin.py:102 +msgid "Password:" +msgstr "Adgangskode:" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:810 -msgid "if-then-else operator that uses boolean operators from Numbers palette" -msgstr "if-så-ellers operator som anvender boolske operatorer fra Talpalette" +#: gnome_plugins/uploader_plugin.py:113 +msgid "Title:" +msgstr "Titel:" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:882 -msgid "holds current pen shade" -msgstr "holder aktuel skygge for pen" +#: gnome_plugins/uploader_plugin.py:123 +msgid "Description:" +msgstr "Beskrivelse:" + +#: gnome_plugins/uploader_plugin.py:133 +msgid "Submit to Web" +msgstr "Indsend til nettet" + +#: gnome_plugins/uploader_plugin.py:137 +msgid "Cancel" +msgstr "Annullér" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:615 +#: gnome_plugins/uploader_plugin.py:159 msgid "Login failed" msgstr "Log ind mislykkedes" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:409 -msgid "set heading" -msgstr "indstil retning" +#: gnome_plugins/uploader_plugin.py:196 +msgid "Failed to upload!" +msgstr "Mislykkedes med at lægge op!" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:361 -msgid "numbers" -msgstr "tal" +#: plugins/camera_sensor/camera_sensor.py:58 plugins/rfid/rfid.py:86 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:269 +#: plugins/audio_sensors/audio_sensors.py:75 +msgid "Palette of sensor blocks" +msgstr "Palette af sensor-blokke" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:850 -msgid "RGB color under the turtle is pushed to the stack" -msgstr "RGB-farve under skildpadden er skubbet over til stakken" +#: plugins/camera_sensor/camera_sensor.py:69 +#: plugins/camera_sensor/camera_sensor.py:81 +#: plugins/camera_sensor/camera_sensor.py:99 +#: plugins/camera_sensor/camera_sensor.py:111 +msgid "brightness" +msgstr "lysstyrke" + +#: plugins/camera_sensor/camera_sensor.py:70 +#: plugins/camera_sensor/camera_sensor.py:100 +msgid "light level detected by camera" +msgstr "lysniveau opfanget af kamera" + +#: plugins/camera_sensor/camera_sensor.py:82 +#: plugins/camera_sensor/camera_sensor.py:112 +msgid "Average RGB color from camera is pushed to the stack" +msgstr "Gennemsnitlig RGB-farve fra kamera skubbes tilbage til stakken" + +#: plugins/camera_sensor/camera_sensor.py:93 +#: plugins/camera_sensor/camera_sensor.py:124 +msgid "camera output" +msgstr "kamera-output" + +#: plugins/rfid/rfid.py:91 plugins/rfid/rfid.py:99 +msgid "RFID" +msgstr "RFID" + +#: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100 +msgid "read value from RFID device" +msgstr "læs værdi fra RFID-enhed" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:98 +#: TurtleArt/tabasics.py:707 +msgid "Palette of flow operators" +msgstr "Palette af flyde-operatorer" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:806 -msgid "declutters canvas by hiding blocks" -msgstr "gør lærred overskueligt ved at skjule blokke" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 +msgid "while" +msgstr "mens" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:879 -msgid "w" -msgstr "w" +#: 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" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:877 -msgid "r" -msgstr "r" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:110 +msgid "until" +msgstr "indtil" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:883 -msgid "s" -msgstr "s" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:111 +msgid "do-until-True operator that uses boolean operators from Numbers palette" +msgstr "" +"forsæt-indtil-Sand operator som anvender boolske operatorer fra Talpalette" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:868 -msgid "p" -msgstr "p" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:118 +msgid "Palette of media objects" +msgstr "Palette af medieobjekter" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:459 -msgid "write" -msgstr "skriv" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:124 +msgid "journal" +msgstr "journal" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:771 -msgid "Import/Export" -msgstr "Import/Eksport" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:125 +msgid "Sugar Journal media object" +msgstr "Sugar Journal medie-objekt" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:881 -msgid "d" -msgstr "d" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:135 +msgid "audio" +msgstr "lyd" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:875 -msgid "e" -msgstr "e" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:137 +msgid "Sugar Journal audio object" +msgstr "Sugar Journal lydobjekt" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:870 -msgid "b" -msgstr "b" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:147 +msgid "video" +msgstr "video" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:799 -msgid "holds current gray level (can be used in place of a number block)" -msgstr "holder aktuelt niveau af grå (kan anvendes i stedet for en talblok)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:149 +msgid "Sugar Journal video object" +msgstr "Sugar Journal videoobjekt" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:746 -msgid "horizontal space" -msgstr "vandret afstand" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:159 +msgid "description" +msgstr "beskrivelse" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:161 +msgid "Sugar Journal description field" +msgstr "Beskrivelsesfelt for Sugar Journal" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:898 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:170 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:171 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:172 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:179 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:192 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:207 +#: TurtleArt/tabasics.py:834 TurtleArt/tabasics.py:835 +#: TurtleArt/tabasics.py:836 +msgid "text" +msgstr "tekst" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:173 +#: TurtleArt/tabasics.py:837 msgid "string value" msgstr "streng-værdi" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/talogo.py:805 -msgid "I don't know how to" -msgstr "Jeg ved ikke hvordan" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:178 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:206 +msgid "show" +msgstr "vis" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:414 -msgid "set text size" -msgstr "indstil tekststørrelse" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 +msgid "draws text or show media from the Journal" +msgstr "tegner tekst eller viser medie fra Journal" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:548 -msgid "Username:" -msgstr "Brugernavn:" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:191 +msgid "show aligned" +msgstr "vis sammenstillet" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:891 -msgid "starts filled polygon (used with end fill block)" -msgstr "starter fyldt polygon (anvendes med slut på fyld af blok)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:218 +msgid "set scale" +msgstr "indstil skalering" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:838 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:903 -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:222 +msgid "sets the scale of media" +msgstr "sætter skaleringen af medie" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:804 -msgid "" -"holds current heading value of the turtle (can be used in place of a number " -"block)" -msgstr "" -"holder aktuel hovedværdi for skildpadde (kan anvendes i stedet for en " -"talblok)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:229 +msgid "save picture" +msgstr "gem billede" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:873 -msgid "sets gray level of the line drawn by the turtle" -msgstr "sætter niveauet af gråtone for linjen som tegnes af skildpadden" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:231 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:242 +msgid "picture name" +msgstr "billedenavn" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:558 -msgid "Password:" -msgstr "Adgangskode:" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:232 +msgid "saves a picture to the Sugar Journal" +msgstr "gemmer et billede til Sugar Journal" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:429 -msgid "stop action" -msgstr "stop handling" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:240 +msgid "save SVG" +msgstr "gem SVG" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:333 -msgid "green" -msgstr "grøn" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:243 +msgid "saves turtle graphics as an SVG file in the Sugar Journal" +msgstr "gemmer skildpadde-grafik som en SVG-fil i Sugar Journal" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:326 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:417 -msgid "shade" -msgstr "skygge" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:250 +msgid "scale" +msgstr "skalér" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:794 -msgid "fills the background with (color, shade)" -msgstr "udfylder baggrunden med (farve, skygge)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:254 +msgid "holds current scale value" +msgstr "holder aktuel skaleringsværdi" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:920 -msgid "" -"holds current x-coordinate value of the turtle (can be used in place of a " -"number block)" -msgstr "" -"holder aktuel x-koordinat-værdi for skildpadden (kan anvendes i stedet for " -"en talblok)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:259 +msgid "media wait" +msgstr "medie vent" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:396 -msgid "save picture" -msgstr "gem billede" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:261 +msgid "wait for current video or audio to complete" +msgstr "vent på at aktuel video eller lyd afslutter" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:347 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:274 +msgid "query keyboard" +msgstr "forespørg tastatur" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:276 +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:283 msgid "keyboard" msgstr "tastatur" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:391 -msgid "restore last" -msgstr "genskab sidste" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:287 +msgid "holds results of query-keyboard block" +msgstr "holder resultater for forespørgsels-tastaturblok" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:819 -msgid "a programmable block: used to add advanced math equations, e.g., sin(x)" -msgstr "" -"en blok som kan programmeres: anvendes til at tilføje avanceret matematiske " -"ligninger, f.eks., sin(x)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:294 +msgid "read pixel" +msgstr "læser billedpunkt" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:454 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:820 -msgid "Rescale coordinates up" -msgstr "Gentag opskalering af koordinater" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:297 +msgid "RGB color under the turtle is pushed to the stack" +msgstr "RGB-farve under skildpadden er skubbet over til stakken" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:367 -msgid "pen up" -msgstr "pen oppe" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:305 +msgid "turtle sees" +msgstr "skildpadden ser" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307 +msgid "returns the color that the turtle \"sees\"" +msgstr "returnerer farven som skildpadden \"ser\"" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:362 -msgid "orange" -msgstr "orange" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:315 +msgid "time" +msgstr "tid" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:917 -msgid "pauses program execution a specified number of seconds" -msgstr "sætter programafviklingen på pause for et angivet antal sekunder" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:318 +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:327 +msgid "Palette of extra options" +msgstr "Palette af ekstra valgmuligheder" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:848 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:332 +msgid "push" +msgstr "skub" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:335 msgid "pushes value onto FILO (first-in last-out heap)" msgstr "skubber værdi op på FILO (først-in sidst-ud dynge)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:342 -msgid "then" -msgstr "så" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:345 +msgid "show heap" +msgstr "vis hób" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/talogo.py:756 -msgid "did not output to" -msgstr "gav ikke uddata til" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:348 +msgid "shows values in FILO (first-in last-out heap)" +msgstr "viser værdier i FILO (først-ind sidst-ud dynge)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:359 -msgid "not" -msgstr "ikke" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:358 +msgid "empty heap" +msgstr "tom hób" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:749 -msgid "if then else" -msgstr "hvis så ellers" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:361 +msgid "emptys FILO (first-in-last-out heap)" +msgstr "tømmer FILO (først-ind-sidst-ud dynge)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:894 -msgid "stops current action" -msgstr "stopper nuværende handling" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:371 +msgid "pop" +msgstr "pop" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:858 -msgid "turns turtle clockwise (angle in degrees)" -msgstr "drejer skildpadde med uret (vinkel i grader)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:375 +msgid "pops value off FILO (first-in last-out heap)" +msgstr "fjerner en værdi fra FILO (først-in sidst-ud hób)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:815 -msgid "xcor of left of screen" -msgstr "xkor for venstre del af skærmen" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:385 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:387 +msgid "comment" +msgstr "kommentar" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:849 -msgid "returns random number between minimum (top) and maximum (bottom) values" -msgstr "" -"returnerer et tilfældigt tal mellem værdier for minimum (top) og maksimum " -"(bund)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:388 +msgid "places a comment in your code" +msgstr "placerer en kommentar i din kode" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:301 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:446 -msgid "turtle" -msgstr "skildpadde" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:394 +msgid "print" +msgstr "udskriv" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:823 -msgid "displays next palette" -msgstr "viser næste palette" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:397 +msgid "prints value in status block at bottom of the screen" +msgstr "udskriver værdi i statusblok i bunden af skærmen" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:339 -msgid "hide blocks" -msgstr "skjul blokke" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:405 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:417 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:430 +msgid "Python" +msgstr "Python" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:879 -msgid "sets size of text drawn by turtle" -msgstr "sætter størrelse for tekst skrevet af skildpadde" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:408 +msgid "" +"a programmable block: used to add advanced single-variable math equations, e." +"g., sin(x)" +msgstr "" +"en blok som kan programmeres: anvendes til at føje avancerede matematiske " +"ligninger med en enkelt variabel, f.eks., sin(x)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:817 -msgid "logical less-than operator" -msgstr "logisk mindre-end operator" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:420 +msgid "" +"a programmable block: used to add advanced multi-variable math equations, e." +"g., sqrt(x*x+y*y)" +msgstr "" +"en blok som kan programmeres: anvendes til at føje avancerede matematiske " +"ligninger med flere variabler, f.eks., sqrt(x*x+y*y)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:307 -msgid "blocks" -msgstr "blokke" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:433 +msgid "" +"a programmable block: used to add advanced multi-variable math equations, e." +"g., sin(x+y+z)" +msgstr "" +"en blok som kan programmeres: anvendes til at føje avancerede matematiske " +"ligninger med flere variabler, f.eks., sin(x+y+z)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:856 -msgid "restore all blocks from trash" -msgstr "genskab alle blokke fra papirkurv" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:444 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:459 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:474 +msgid "Python block" +msgstr "Python-blok" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:216 -msgid "Save" -msgstr "Gem" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:446 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:461 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:476 +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" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:431 -msgid "store in box 1" -msgstr "gem i boks 1" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:489 +msgid "Cartesian" +msgstr "Kartesisk" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:432 -msgid "store in box 2" -msgstr "gem i boks 2" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:491 +msgid "displays Cartesian coordinates" +msgstr "fremviser kartesiske koordinator" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:440 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:764 -msgid "text size" -msgstr "tekststørrelse" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:497 +msgid "polar" +msgstr "polær" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:798 -msgid "hides the Sugar toolbars" -msgstr "skjuler Sugar-værktøjsbjælkerne" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:499 +msgid "displays polar coordinates" +msgstr "fremviser polære koordinater" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:222 -msgid "Upload to Web" -msgstr "Send til nettet" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:505 +msgid "turtle" +msgstr "skildpadde" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:380 -msgid "print" -msgstr "udskriv" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:508 +msgid "chooses which turtle to command" +msgstr "vælger skildpadden som skal kommanderes" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:386 -msgid "red" -msgstr "rød" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:517 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:526 +msgid "turtle shell" +msgstr "skildpaddeskjold" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:406 -msgid "sensors" -msgstr "sensorer" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:519 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:527 +msgid "put a custom 'shell' on the turtle" +msgstr "putter et brugerdefineret 'skjold' på skildpadden" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:789 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:220 -msgid "Save as Logo" -msgstr "Gem som Logo" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:532 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:697 +msgid "top" +msgstr "top" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:853 -msgid "sensor input resistance" -msgstr "modstand for sensor-input" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:534 +msgid "top of a collapsed stack" +msgstr "top af sammenfoldet stak" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:872 -msgid "sets color of the line drawn by the turtle" -msgstr "sætter farve for linjen som tegnes af skildpadden" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:540 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:673 +msgid "bottom" +msgstr "bund" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:413 -msgid "set text color" -msgstr "indstil tekstfarve" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:541 +msgid "bottom of a collapsible stack" +msgstr "bunden af sammenfoldelig stak" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:871 -msgid "Palette of sensor blocks" -msgstr "Palette af sensor-blokke" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:549 +msgid "bottom block in a collapsed stack: click to open" +msgstr "nederste blok i en sammenfoldet stak: klik for at åbne" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:754 -msgid "number" -msgstr "tal" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:557 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:560 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:569 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:577 +msgid "top of stack" +msgstr "øverst i stakken" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:799 -msgid "Import project from the Journal" -msgstr "Importér projekt fra Journal" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:567 +msgid "label" +msgstr "mærkat" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:346 -msgid "query keyboard" -msgstr "forespørg tastatur" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:566 +msgid "top of a collapsible stack" +msgstr "toppen af sammenfoldelig stak" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:426 -msgid "start" -msgstr "start" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:575 +#: TurtleArt/tautils.py:590 +msgid "click to open" +msgstr "klik for at åbne" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:443 -msgid "top" -msgstr "top" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:583 +msgid "Palette of presentation templates" +msgstr "Palette af skabeloner for præsentation" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:589 -msgid "Submit to Web" -msgstr "Indsend til nettet" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:587 +msgid "hide blocks" +msgstr "skjul blokke" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:809 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:228 -msgid "Cartesian coordinates" -msgstr "Cartesianske koordinater" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:589 +msgid "declutters canvas by hiding blocks" +msgstr "gør lærred overskueligt ved at skjule blokke" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:716 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:765 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:238 -msgid "View" -msgstr "Vis" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:594 +msgid "show blocks" +msgstr "vis blokke" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:411 -msgid "set scale" -msgstr "indstil skalering" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:596 +msgid "restores hidden blocks" +msgstr "genskaber skjulte blokke" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:457 -msgid "white" -msgstr "hvid" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:601 +msgid "full screen" +msgstr "fuld skærm" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:890 -msgid "connects action to toolbar run buttons" -msgstr "forbinder handling til knapper på værktøjsbjælke" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:603 +msgid "hides the Sugar toolbars" +msgstr "skjuler Sugar-værktøjsbjælkerne" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:762 -msgid "presentation 2x2" -msgstr "præsentation 2x2" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:612 +msgid "list" +msgstr "liste" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:805 -msgid "the canvas height" -msgstr "højde på lærred" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:615 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:845 +msgid "presentation bulleted list" +msgstr "punktopstilling i præsentation" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:330 -msgid "full screen" -msgstr "fuld skærm" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:623 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:846 +msgid "presentation template: list of bullets" +msgstr "skabelon for præsentation: liste med former for punktopstilling" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:761 -msgid "presentation 2x1" -msgstr "præsentation 2x1" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:630 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:790 +msgid "presentation template: select Journal object (no description)" +msgstr "skabelon for præsentation: vælg Journal-objekt (ingen beskrivelse)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:752 -msgid "minus" -msgstr "minus" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:637 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:776 +msgid "presentation template: select Journal object (with description)" +msgstr "skabelon for præsentation: vælg Journal-objekt (med beskrivelse)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:302 -msgid "and" -msgstr "og" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:644 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:832 +msgid "presentation template: select four Journal objects" +msgstr "skabelon for præsentation: vælg fire Journal-objekter" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/talogo.py:998 -msgid "as input" -msgstr "som inddata" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:651 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:658 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:804 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:818 +msgid "presentation template: select two Journal objects" +msgstr "skabelon for præsentation: vælg to Journal-objekter" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:905 -msgid "holds current text color (can be used in place of a number block)" -msgstr "holder aktuel tekstfarve (kan anvendes i stedet for en talblok)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:665 +#: TurtleArt/tabasics.py:154 +msgid "left" +msgstr "venstre" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:832 -msgid "holds current pen size (can be used in place of a number block)" -msgstr "holder aktuel penstørrelse (kan anvendes i stedet for en talblok)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:668 +msgid "xcor of left of screen" +msgstr "xkor for venstre del af skærmen" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:303 -msgid "angle" -msgstr "vinkel" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:676 +msgid "ycor of bottom of screen" +msgstr "ykor for bunden af skærm" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:384 -msgid "min" -msgstr "min" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:681 +msgid "width" +msgstr "bredde" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:831 -msgid "Palette of pen commands" -msgstr "Palette af kommandoer for pen" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:684 +msgid "the canvas width" +msgstr "bredden på lærred" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:846 -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:689 +#: TurtleArt/tabasics.py:165 +msgid "right" +msgstr "højre" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:444 -msgid "picture top" -msgstr "billede i top" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:692 +msgid "xcor of right of screen" +msgstr "x-kor for højreside af skærm" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:918 -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:700 +msgid "ycor of top of screen" +msgstr "ykor for toppen af skærm" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:225 -msgid "File" -msgstr "Fil" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:705 +msgid "height" +msgstr "højde" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:830 -msgid "Turtle will draw when moved." -msgstr "Skildpadde vil tegne når den flyttes." +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:708 +msgid "the canvas height" +msgstr "højde på lærred" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:777 -msgid "ycor of bottom of screen" -msgstr "ykor for bunden af skærm" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:715 +msgid "title x" +msgstr "titel x" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:862 -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:724 +msgid "title y" +msgstr "titel y" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:834 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:899 -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:733 +msgid "left x" +msgstr "venstre x" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:742 +msgid "top y" +msgstr "øverste y" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:751 +msgid "right x" +msgstr "højre x" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:760 +msgid "bottom y" +msgstr "nederste y" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:774 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:788 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:802 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:816 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:830 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:844 +#: TurtleArt/taconstants.py:250 TurtleArt/taconstants.py:272 +#: TurtleArt/taconstants.py:293 TurtleArt/taconstants.py:335 +#: TurtleArt/taconstants.py:377 TurtleArt/taconstants.py:419 +msgid "Title" +msgstr "Titel" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:826 -msgid "Palette of numeric operators" -msgstr "Palette af numeriske operatorer" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 +msgid "presentation 1x1" +msgstr "præsentation 1x1" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:756 -msgid "multiply" -msgstr "gange" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:803 +msgid "presentation 2x1" +msgstr "præsentation 2x1" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:876 -msgid "sets the scale of media" -msgstr "sætter skaleringen af medie" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:817 +msgid "presentation 1x2" +msgstr "præsentation 1x2" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:328 -msgid "forever" -msgstr "for evigt" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:831 +msgid "presentation 2x2" +msgstr "præsentation 2x2" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:877 -msgid "sets shade of the line drawn by the turtle" -msgstr "set skygge for linjen som tegnes af skildpadden" +#: plugins/audio_sensors/audio_sensors.py:83 +#: plugins/audio_sensors/audio_sensors.py:98 +msgid "raw microphone input signal" +msgstr "råt signal fra mikrofon-input" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:327 -msgid "flow" -msgstr "flyd" +#: plugins/audio_sensors/audio_sensors.py:89 +#: plugins/audio_sensors/audio_sensors.py:104 +msgid "loudness" +msgstr "lydstyrke" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:273 -msgid "snapshot" -msgstr "øjebliksbillede" +#: plugins/audio_sensors/audio_sensors.py:90 +#: plugins/audio_sensors/audio_sensors.py:105 +msgid "microphone input volume" +msgstr "lydstyrke for mikrofon-indgang" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:836 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:837 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:901 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:902 -msgid "presentation template: select two Journal objects" -msgstr "skabelon for præsentation: vælg to Journal-objekter" +#: plugins/audio_sensors/audio_sensors.py:118 +#: plugins/audio_sensors/audio_sensors.py:126 +msgid "pitch" +msgstr "tone" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:822 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:233 -msgid "Grow blocks" -msgstr "Øg blokke" +#: plugins/audio_sensors/audio_sensors.py:119 +#: plugins/audio_sensors/audio_sensors.py:127 +msgid "microphone input pitch" +msgstr "tonehøjde for mikrofonindgang" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:805 -msgid "Fullscreen" -msgstr "Fuldskærm" +#: plugins/audio_sensors/audio_sensors.py:144 +#: plugins/audio_sensors/audio_sensors.py:158 +msgid "resistance" +msgstr "modstand" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:154 -msgid "File not found" -msgstr "Fil blev ikke fundet" +#: plugins/audio_sensors/audio_sensors.py:145 +#: plugins/audio_sensors/audio_sensors.py:159 +msgid "microphone input resistance" +msgstr "modstand på mikrofon-input" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:344 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:418 -msgid "show" -msgstr "vis" +#: plugins/audio_sensors/audio_sensors.py:150 +#: plugins/audio_sensors/audio_sensors.py:165 +msgid "voltage" +msgstr "elektrisk spænding" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:433 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:650 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:651 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:656 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:667 -msgid "text" -msgstr "tekst" +#: plugins/audio_sensors/audio_sensors.py:151 +#: plugins/audio_sensors/audio_sensors.py:166 +msgid "microphone input voltage" +msgstr "spænding på mikrofon-indgang" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:384 -msgid "random" -msgstr "tilfældig" +#: TurtleArt/tapalette.py:83 +msgid "displays next palette" +msgstr "viser næste palette" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:800 -msgid "logical greater-than operator" -msgstr "logisk større-end operator" +#: TurtleArt/tapalette.py:84 +msgid "changes the orientation of the palette of blocks" +msgstr "ændrer retningen for paletten af blokke" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:318 -msgid "colors" -msgstr "farver" +#: TurtleArt/tawindow.py:743 TurtleArt/tawindow.py:744 +msgid "orientation" +msgstr "retning" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:378 -msgid "portfolio" -msgstr "portfolio" +#: TurtleArt/tawindow.py:754 TurtleArt/tawindow.py:1016 +msgid "next" +msgstr "næste" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:816 -msgid "turns turtle counterclockwise (angle in degrees)" -msgstr "drejer skildpadde mod uret (vinkel i grader)" +#: TurtleArt/tawindow.py:2877 +msgid "image" +msgstr "billede" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:306 -msgid "black" -msgstr "sort" +#: TurtleArt/tautils.py:173 +msgid "Load..." +msgstr "Indlæs..." -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:886 -msgid "calculates square root" -msgstr "beregner kvadratrod" +#: TurtleArt/tautils.py:182 +msgid "Save..." +msgstr "Gem..." -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:921 -msgid "" -"holds current y-coordinate value of the turtle (can be used in place of a " -"number block)" -msgstr "" -"holder aktuel y-koordinat-værdi for skildpadde (kan anvendes i stedet for en " -"talblok)" +#: TurtleArt/talogo.py:417 +msgid "did not output to" +msgstr "gav ikke uddata til" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:745 -msgid "greater than" -msgstr "større end" +#: TurtleArt/talogo.py:466 +msgid "I don't know how to" +msgstr "Jeg ved ikke hvordan" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:816 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:2416 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:2420 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:460 -msgid "xcor" -msgstr "x-kor" +#: TurtleArt/talogo.py:512 +msgid "doesn't like" +msgstr "kan ikke lide" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:855 -msgid "restores most recent blocks from trash" -msgstr "genskaber seneste blokke fra papirkurv" +#: TurtleArt/talogo.py:512 +msgid "as input" +msgstr "som inddata" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:331 -msgid "gray" -msgstr "grå" +#: TurtleArt/tabasics.py:115 +msgid "Palette of turtle commands" +msgstr "Palette af kommandoer for skildpadde" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:723 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:774 -msgid "Help" -msgstr "Hjælp" +#: TurtleArt/tabasics.py:120 +msgid "forward" +msgstr "fremad" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:331 -msgid "Save project?" -msgstr "Gem projekt?" +#: TurtleArt/tabasics.py:124 +msgid "moves turtle forward" +msgstr "flyt skildpadde fremad" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:771 -msgid "chooses which turtle to command" -msgstr "vælger skildpadden som skal kommanderes" +#: TurtleArt/tabasics.py:131 +msgid "back" +msgstr "tilbage" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:415 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:416 -msgid "x" -msgstr "x" +#: TurtleArt/tabasics.py:135 +msgid "moves turtle backward" +msgstr "flytter skildpadden baglæns" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:878 -msgid "sets color of text drawn by the turtle" -msgstr "sætter farve for tekst som tegnes af skildpadden" +#: TurtleArt/tabasics.py:143 +msgid "clean" +msgstr "rens" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:374 -msgid "pitch" -msgstr "tone" +#: TurtleArt/tabasics.py:146 +msgid "clears the screen and reset the turtle" +msgstr "rydder skærmen og nulstiller skildpadden" + +#: TurtleArt/tabasics.py:158 +msgid "turns turtle counterclockwise (angle in degrees)" +msgstr "drejer skildpadde mod uret (vinkel i grader)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:303 +#: TurtleArt/tabasics.py:169 +msgid "turns turtle clockwise (angle in degrees)" +msgstr "drejer skildpadde med uret (vinkel i grader)" + +#: TurtleArt/tabasics.py:177 msgid "arc" msgstr "arc" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:303 +#: TurtleArt/tabasics.py:177 +msgid "angle" +msgstr "vinkel" + +#: TurtleArt/tabasics.py:177 msgid "radius" msgstr "radius" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:812 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:230 -msgid "Polar coordinates" -msgstr "Polære koordinater" +#: TurtleArt/tabasics.py:181 +msgid "moves turtle along an arc" +msgstr "flytter skildpadden langs en arc" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:412 -msgid "set shade" -msgstr "indstil skygge" +#: TurtleArt/tabasics.py:190 TurtleArt/tabasics.py:256 +msgid "set xy" +msgstr "indstil xy" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:772 -msgid "logical AND operator" -msgstr "logisk AND operator" +#: TurtleArt/tabasics.py:190 TurtleArt/tabasics.py:256 +msgid "x" +msgstr "x" + +#: TurtleArt/tabasics.py:190 TurtleArt/tabasics.py:256 +msgid "y" +msgstr "y" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:539 +#: TurtleArt/tabasics.py:194 TurtleArt/tabasics.py:260 msgid "" -"You must have an account at http://turtleartsite.sugarlabs.org to upload " -"your project." +"moves turtle to position xcor, ycor; (0, 0) is in the center of the screen." msgstr "" -"Du skal have en konto på http://turtleartsite.sugarlabs.org for at kunne " -"sende dit projekt." - -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:795 -msgid "Load my block" -msgstr "Indlæs min blok" - -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:825 -msgid "logical NOT operator" -msgstr "logisk IKKE operator" - -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:876 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:253 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:859 -msgid "Run" -msgstr "Kør" +"flytter skildpadden til position xkor, ykor; (0, 0) er midten af skærmen." -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:379 -msgid "show heap" -msgstr "vis hób" +#: TurtleArt/tabasics.py:204 +msgid "set heading" +msgstr "indstil retning" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:874 +#: TurtleArt/tabasics.py:208 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.)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:636 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:637 -msgid "label" -msgstr "mærkat" - -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:915 -msgid "microphone input volume" -msgstr "lydstyrke for mikrofon-indgang" - -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:569 -msgid "Title:" -msgstr "Titel:" +#: TurtleArt/tabasics.py:217 +msgid "" +"holds current x-coordinate value of the turtle (can be used in place of a " +"number block)" +msgstr "" +"holder aktuel x-koordinat-værdi for skildpadden (kan anvendes i stedet for " +"en talblok)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:776 -msgid "Palette of variable blocks" -msgstr "Palette med forskellige blokke" +#: TurtleArt/tabasics.py:228 +msgid "" +"holds current y-coordinate value of the turtle (can be used in place of a " +"number block)" +msgstr "" +"holder aktuel y-koordinat-værdi for skildpadde (kan anvendes i stedet for en " +"talblok)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:827 -msgid "used as numeric input in mathematic operators" -msgstr "anvendes som numerisk input i matematiske operatorer" +#: TurtleArt/tabasics.py:239 +msgid "" +"holds current heading value of the turtle (can be used in place of a number " +"block)" +msgstr "" +"holder aktuel hovedværdi for skildpadde (kan anvendes i stedet for en " +"talblok)" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:593 -msgid "Cancel" -msgstr "Annullér" +#: TurtleArt/tabasics.py:273 +msgid "Palette of pen commands" +msgstr "Palette af kommandoer for pen" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:778 -msgid "Variable 1 (numeric value)" -msgstr "Variabel 1 (numerisk værdi)" +#: TurtleArt/tabasics.py:277 +msgid "pen up" +msgstr "pen oppe" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:841 -msgid "adds two alphanumeric inputs" -msgstr "tilføjer to alfanumeriske input" +#: TurtleArt/tabasics.py:280 +msgid "Turtle will not draw when moved." +msgstr "Skildpadde vil ikke tegne når den flyttes." -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:744 -msgid "equal" -msgstr "lig med" +#: TurtleArt/tabasics.py:286 +msgid "pen down" +msgstr "pen nede" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/talogo.py:998 -msgid "doesn't like" -msgstr "kan ikke lide" +#: TurtleArt/tabasics.py:289 +msgid "Turtle will draw when moved." +msgstr "Skildpadde vil tegne når den flyttes." -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:330 -msgid "You have unsaved work. Would you like to save before quitting?" -msgstr "Du har arbejde som ikke er gemt. Vil du gemme før du afslutter?" +#: TurtleArt/tabasics.py:295 +msgid "set pen size" +msgstr "indstil størrelse på pen" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:884 -msgid "restores hidden blocks" -msgstr "genskaber skjulte blokke" +#: TurtleArt/tabasics.py:299 +msgid "sets size of the line drawn by the turtle" +msgstr "sætter størrelse på linjen som tegnes af skildpadden" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:319 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:615 -msgid "comment" -msgstr "kommentar" +#: TurtleArt/tabasics.py:309 +msgid "fill screen" +msgstr "fyld skærm" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:833 -msgid "Turtle will not draw when moved." -msgstr "Skildpadde vil ikke tegne når den flyttes." +#: TurtleArt/tabasics.py:309 TurtleArt/tabasics.py:394 +msgid "color" +msgstr "farve" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:377 -msgid "pop" -msgstr "pop" +#: TurtleArt/tabasics.py:309 TurtleArt/tabasics.py:404 +msgid "shade" +msgstr "skygge" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:338 -msgid "height" -msgstr "højde" +#: TurtleArt/tabasics.py:313 +msgid "fills the background with (color, shade)" +msgstr "udfylder baggrunden med (farve, skygge)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:366 +#: TurtleArt/tabasics.py:322 msgid "pen size" msgstr "størrelse pen" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:389 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:421 -msgid "turtle shell" -msgstr "skildpaddeskjold" +#: TurtleArt/tabasics.py:323 +msgid "holds current pen size (can be used in place of a number block)" +msgstr "holder aktuel penstørrelse (kan anvendes i stedet for en talblok)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:826 -msgid "Samples" -msgstr "Prøveindsamlinger" +#: TurtleArt/tabasics.py:334 +msgid "start fill" +msgstr "start udfyldning" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:882 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:893 -msgid "Stop turtle" -msgstr "Stop skildpadde" +#: TurtleArt/tabasics.py:336 +msgid "starts filled polygon (used with end fill block)" +msgstr "starter fyldt polygon (anvendes med slut på fyld af blok)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:773 -msgid "moves turtle along an arc" -msgstr "flytter skildpadden langs en arc" +#: TurtleArt/tabasics.py:343 +msgid "end fill" +msgstr "slut udfyld" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:792 -msgid "logical equal-to operator" -msgstr "logisk lig-med operator" +#: TurtleArt/tabasics.py:345 +msgid "completes filled polygon (used with start fill block)" +msgstr "fuldfører udfyldt polygon (anvendes med start fyld blok)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:785 +#: TurtleArt/tabasics.py:355 msgid "Palette of pen colors" msgstr "Palette af farver for pen" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:895 -msgid "stores numeric value in Variable 1" -msgstr "gemmer numerisk værdi i Variabel 1" - -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:896 -msgid "stores numeric value in Variable 2" -msgstr "gemmer numerisk værdi i Variabel 2" - -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:854 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:885 -msgid "put a custom 'shell' on the turtle" -msgstr "putter et brugerdefineret 'skjold' på skildpadden" +#: TurtleArt/tabasics.py:359 +msgid "set color" +msgstr "indstil farve" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:775 -msgid "moves turtle backward" -msgstr "flytter skildpadden baglæns" +#: TurtleArt/tabasics.py:363 +msgid "sets color of the line drawn by the turtle" +msgstr "sætter farve for linjen som tegnes af skildpadden" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:888 -msgid "invokes Action 2 stack" -msgstr "kalder handling 2 stak" +#: TurtleArt/tabasics.py:371 +msgid "set shade" +msgstr "indstil skygge" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:331 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:346 -msgid "Show blocks" -msgstr "Vis blokke" +#: TurtleArt/tabasics.py:375 +msgid "sets shade of the line drawn by the turtle" +msgstr "set skygge for linjen som tegnes af skildpadden" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:350 -msgid "picture left" -msgstr "billede til venstre" +#: TurtleArt/tabasics.py:383 +msgid "set gray" +msgstr "sætter grå" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:430 -msgid "value" -msgstr "værdi" +#: TurtleArt/tabasics.py:386 +msgid "sets gray level of the line drawn by the turtle" +msgstr "sætter niveauet af gråtone for linjen som tegnes af skildpadden" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:455 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:456 -msgid "while" -msgstr "mens" +#: TurtleArt/tabasics.py:395 +msgid "holds current pen color (can be used in place of a number block)" +msgstr "holder aktuel farve for pen (kan anvendes i stedet for en talblok)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:814 -msgid "holds results of query-keyboard block" -msgstr "holder resultater for forespørgsels-tastaturblok" +#: TurtleArt/tabasics.py:405 +msgid "holds current pen shade" +msgstr "holder aktuel skygge for pen" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:875 -msgid "sets size of the line drawn by the turtle" -msgstr "sætter størrelse på linjen som tegnes af skildpadden" +#: TurtleArt/tabasics.py:413 +msgid "gray" +msgstr "grå" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:215 -msgid "Open" -msgstr "Åbn" +#: TurtleArt/tabasics.py:414 +msgid "holds current gray level (can be used in place of a number block)" +msgstr "holder aktuelt niveau af grå (kan anvendes i stedet for en talblok)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:592 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:593 -msgid "orientation" -msgstr "retning" +#: TurtleArt/tabasics.py:434 +msgid "set text color" +msgstr "indstil tekstfarve" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:816 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:2416 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:2420 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:461 -msgid "ycor" -msgstr "y-kor" +#: TurtleArt/tabasics.py:437 +msgid "sets color of text drawn by the turtle" +msgstr "sætter farve for tekst som tegnes af skildpadden" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:821 -msgid "" -"a programmable block: used to add advanced multi-variable math equations, e." -"g., sqrt(x*x+y*y)" -msgstr "" -"en blok som kan programmeres: anvendes til at føje avancerede matematiske " -"ligninger med flere variabler, f.eks., sqrt(x*x+y*y)" +#: TurtleArt/tabasics.py:445 +msgid "set text size" +msgstr "indstil tekststørrelse" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:342 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:343 -msgid "if" -msgstr "hvis" +#: TurtleArt/tabasics.py:448 +msgid "sets size of text drawn by the turtle" +msgstr "sætter størrelse for tekst tegnet af skildpadden" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:880 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:881 -msgid "" -"moves turtle to position xcor, ycor; (0, 0) is in the center of the screen." -msgstr "" -"flytter skildpadden til position xkor, ykor; (0, 0) er midten af skærmen." +#: TurtleArt/tabasics.py:531 +msgid "Palette of numeric operators" +msgstr "Palette af numeriske operatorer" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:354 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:355 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:356 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:357 -msgid "Python" -msgstr "Python" +#: TurtleArt/tabasics.py:537 +msgid "plus" +msgstr "plus" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:256 -msgid "Stop" -msgstr "Stop" +#: TurtleArt/tabasics.py:540 +msgid "adds two alphanumeric inputs" +msgstr "tilføjer to alfanumeriske input" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:336 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:425 -msgid "action 2" -msgstr "handling 2" +#: TurtleArt/tabasics.py:548 +msgid "minus" +msgstr "minus" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:335 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:424 -msgid "action 1" -msgstr "handling 1" +#: TurtleArt/tabasics.py:551 +msgid "subtracts bottom numeric input from top numeric input" +msgstr "fratrækker nederste numeriske input fra øverste numeriske input" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:428 -msgid "end fill" -msgstr "slut udfyld" +#: TurtleArt/tabasics.py:562 +msgid "multiply" +msgstr "gange" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:801 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:241 -msgid "Copy" -msgstr "Kopiér" +#: TurtleArt/tabasics.py:565 +msgid "multiplies two numeric inputs" +msgstr "multiplicerer to numeriske input" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:803 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:242 -msgid "Paste" -msgstr "Indsæt" +#: TurtleArt/tabasics.py:574 +msgid "divide" +msgstr "dividér" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:405 -msgid "turtle sees" -msgstr "skildpadden ser" +#: TurtleArt/tabasics.py:577 +msgid "" +"divides top numeric input (numerator) by bottom numeric input (denominator)" +msgstr "" +"dividerer øverste numerisk input (nævner) med nederste numeriske input " +"(tæller)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:753 -msgid "Python code" -msgstr "Python-kode" +#: TurtleArt/tabasics.py:587 +msgid "identity" +msgstr "identitet" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:316 -msgid "empty heap" -msgstr "tom hób" +#: TurtleArt/tabasics.py:589 +msgid "identity operator used for extending blocks" +msgstr "identitetsoperator til brug for udvidelse af blokke" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:843 -msgid "pops value off FILO (first-in last-out heap)" -msgstr "fjerner en værdi fra FILO (først-in sidst-ud hób)" +#: TurtleArt/tabasics.py:597 TurtleArt/tabasics.py:598 +msgid "mod" +msgstr "mod" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:874 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:252 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:791 -msgid "Clean" -msgstr "Rens" +#: TurtleArt/tabasics.py:601 +msgid "modular (remainder) operator" +msgstr "modulær (rest) operator" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:844 -msgid "Palette of presentation templates" -msgstr "Palette af skabeloner for præsentation" +#: TurtleArt/tabasics.py:608 +msgid "√" +msgstr "√" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:407 -msgid "set color" -msgstr "indstil farve" +#: TurtleArt/tabasics.py:609 +msgid "square root" +msgstr "kvadratrod" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:747 -msgid "identity" -msgstr "identitet" +#: TurtleArt/tabasics.py:612 +msgid "calculates square root" +msgstr "beregner kvadratrod" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:863 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:865 -msgid "top of a collapsible stack" -msgstr "toppen af sammenfoldelig stak" +#: TurtleArt/tabasics.py:619 +msgid "random" +msgstr "tilfældig" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:415 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:416 -msgid "y" -msgstr "y" +#: TurtleArt/tabasics.py:619 +msgid "min" +msgstr "min" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:742 -msgid "audio" -msgstr "lyd" +#: TurtleArt/tabasics.py:619 +msgid "max" +msgstr "max" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:249 -msgid "Tools" -msgstr "Værktøjer" +#: TurtleArt/tabasics.py:623 +msgid "returns random number between minimum (top) and maximum (bottom) values" +msgstr "" +"returnerer et tilfældigt tal mellem værdier for minimum (top) og maksimum " +"(bund)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:348 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:349 -msgid "left" -msgstr "venstre" +#: TurtleArt/tabasics.py:635 +msgid "number" +msgstr "tal" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:818 -msgid "subtracts bottom numeric input from top numeric input" -msgstr "fratrækker nederste numeriske input fra øverste numeriske input" +#: TurtleArt/tabasics.py:636 +msgid "used as numeric input in mathematic operators" +msgstr "anvendes som numerisk input i matematiske operatorer" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:813 -msgid "query for keyboard input (results stored in keyboard block)" -msgstr "forespørger tastatur-input (resultater lagres i tastatur-blok)" +#: TurtleArt/tabasics.py:643 +msgid "greater than" +msgstr "større end" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:314 -msgid "Cartesian" -msgstr "Kartesisk" +#: TurtleArt/tabasics.py:646 +msgid "logical greater-than operator" +msgstr "logisk større-end operator" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:451 -msgid "voltage" -msgstr "elektrisk spænding" +#: TurtleArt/tabasics.py:654 +msgid "less than" +msgstr "mindre end" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:782 -msgid "clears the screen and reset the turtle" -msgstr "rydder skærmen og nulstiller skildpadden" +#: TurtleArt/tabasics.py:657 +msgid "logical less-than operator" +msgstr "logisk mindre-end operator" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:861 -msgid "bottom block in a collapsibe stack: click to collapse" -msgstr "nederste blok i en sammenfoldelig stak: klik for at folde sammen" +#: TurtleArt/tabasics.py:665 +msgid "equal" +msgstr "lig med" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:870 -msgid "returns the color that the turtle \"sees\"" -msgstr "returnerer farven som skildpadden \"ser\"" +#: TurtleArt/tabasics.py:668 +msgid "logical equal-to operator" +msgstr "logisk lig-med operator" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:887 -msgid "invokes Action 1 stack" -msgstr "kalder Handling 1 stak" +#: TurtleArt/tabasics.py:674 +msgid "not" +msgstr "ikke" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:909 -msgid "Palette of turtle commands" -msgstr "Palette af kommandoer for skildpadde" +#: TurtleArt/tabasics.py:677 +msgid "logical NOT operator" +msgstr "logisk IKKE operator" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:317 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:326 -msgid "color" -msgstr "farve" +#: TurtleArt/tabasics.py:683 TurtleArt/tabasics.py:686 +msgid "and" +msgstr "og" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:796 -msgid "loops forever" -msgstr "kører i løkke for evigt" +#: TurtleArt/tabasics.py:687 +msgid "logical AND operator" +msgstr "logisk AND operator" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:420 -msgid "show aligned" -msgstr "vis sammenstillet" +#: TurtleArt/tabasics.py:694 TurtleArt/tabasics.py:697 +msgid "or" +msgstr "eller" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:762 -msgid "Project" -msgstr "Projekt" +#: TurtleArt/tabasics.py:698 +msgid "logical OR operator" +msgstr "logisk ELLER operator" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:880 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:255 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:787 -msgid "Debug" -msgstr "Fejlsøg" +#: TurtleArt/tabasics.py:712 +msgid "wait" +msgstr "vent" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:387 -msgid "mod" -msgstr "mod" +#: TurtleArt/tabasics.py:716 +msgid "pauses program execution a specified number of seconds" +msgstr "sætter programafviklingen på pause for et angivet antal sekunder" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:765 -msgid "vertical space" -msgstr "lodret afstand" +#: TurtleArt/tabasics.py:723 +msgid "forever" +msgstr "for evigt" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:892 -msgid "completes filled polygon (used with start fill block)" -msgstr "fuldfører udfyldt polygon (anvendes med start fyld blok)" +#: TurtleArt/tabasics.py:727 +msgid "loops forever" +msgstr "kører i løkke for evigt" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:751 -msgid "less than" -msgstr "mindre end" +#: TurtleArt/tabasics.py:733 TurtleArt/tabasics.py:737 +msgid "repeat" +msgstr "gentag" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:919 -msgid "the canvas width" -msgstr "bredden på lærred" +#: TurtleArt/tabasics.py:738 +msgid "loops specified number of times" +msgstr "kører et angivet antal gange i løkke" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:757 -msgid "square root" -msgstr "kvadratrod" +#: TurtleArt/tabasics.py:744 TurtleArt/tabasics.py:756 +msgid "if" +msgstr "hvis" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:908 -msgid "Trashcan" -msgstr "Papirkurv" +#: TurtleArt/tabasics.py:744 +msgid "then" +msgstr "så" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:231 -msgid "Rescale coordinates" -msgstr "Genskalér koordinater" +#: TurtleArt/tabasics.py:747 +msgid "if then" +msgstr "hvis så" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:419 -msgid "show blocks" -msgstr "vis blokke" +#: TurtleArt/tabasics.py:749 +msgid "if-then operator that uses boolean operators from Numbers palette" +msgstr "hvis-så operator som anvender boolske operatorer fra Talpaletten" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:224 -msgid "Quit" -msgstr "Afslut" +#: TurtleArt/tabasics.py:756 +msgid "then else" +msgstr "så ellers" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:393 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:394 -msgid "right" -msgstr "højre" +#: TurtleArt/tabasics.py:760 +msgid "if then else" +msgstr "hvis så ellers" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:788 -msgid "Sugar Journal description field" -msgstr "Beskrivelsesfelt for Sugar Journal" +#: TurtleArt/tabasics.py:761 +msgid "if-then-else operator that uses boolean operators from Numbers palette" +msgstr "if-så-ellers operator som anvender boolske operatorer fra Talpalette" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:343 -msgid "then else" -msgstr "så ellers" +#: TurtleArt/tabasics.py:769 +msgid "horizontal space" +msgstr "vandret afstand" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:408 -msgid "set gray" -msgstr "sætter grå" +#: TurtleArt/tabasics.py:770 +msgid "jogs stack right" +msgstr "jogger stak til højre" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:763 -msgid "presentation bulleted list" -msgstr "punktopstilling i præsentation" +#: TurtleArt/tabasics.py:777 +msgid "vertical space" +msgstr "lodret afstand" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:214 -msgid "New" -msgstr "Ny" +#: TurtleArt/tabasics.py:778 +msgid "jogs stack down" +msgstr "jogger stak ned" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:786 -msgid "places a comment in your code" -msgstr "placerer en kommentar i din kode" +#: TurtleArt/tabasics.py:784 +msgid "stop action" +msgstr "stop handling" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:385 -msgid "read pixel" -msgstr "læser billedpunkt" +#: TurtleArt/tabasics.py:787 +msgid "stops current action" +msgstr "stopper nuværende handling" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:404 -msgid "scale" -msgstr "skalér" +#: TurtleArt/tabasics.py:796 +msgid "Palette of variable blocks" +msgstr "Palette med forskellige blokke" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:309 -msgid "bottom" -msgstr "bund" +#: TurtleArt/tabasics.py:804 +msgid "connects action to toolbar run buttons" +msgstr "forbinder handling til knapper på værktøjsbjælke" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:382 -msgid "purple" -msgstr "lilla" +#: TurtleArt/tabasics.py:812 +msgid "store in box 1" +msgstr "gem i boks 1" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:446 -msgid "Rescale coordinates down" -msgstr "Gentag nedskalering af koordinater" +#: TurtleArt/tabasics.py:816 +msgid "stores numeric value in Variable 1" +msgstr "gemmer numerisk værdi i Variabel 1" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tautils.py:523 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:399 -msgid "click to open" -msgstr "klik for at åbne" +#: TurtleArt/tabasics.py:823 +msgid "store in box 2" +msgstr "gem i boks 2" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:364 -msgid "pen" -msgstr "pen" +#: TurtleArt/tabasics.py:827 +msgid "stores numeric value in Variable 2" +msgstr "gemmer numerisk værdi i Variabel 2" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:840 -msgid "microphone input pitch" -msgstr "tonehøjde for mikrofonindgang" +#: TurtleArt/tabasics.py:841 +msgid "box 1" +msgstr "boks 1" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:579 -msgid "Description:" -msgstr "Beskrivelse:" +#: TurtleArt/tabasics.py:844 +msgid "Variable 1 (numeric value)" +msgstr "Variabel 1 (numerisk værdi)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:750 -msgid "journal" -msgstr "journal" +#: TurtleArt/tabasics.py:850 +msgid "box 2" +msgstr "boks 2" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:323 -msgid "empty trash" -msgstr "tøm papirkurv" +#: TurtleArt/tabasics.py:853 +msgid "Variable 2 (numeric value)" +msgstr "Variabel 2 (numerisk værdi)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:774 -msgid "Sugar Journal audio object" -msgstr "Sugar Journal lydobjekt" +#: TurtleArt/tabasics.py:860 TurtleArt/tabasics.py:870 +msgid "box" +msgstr "boks" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:257 -msgid "Turtle" -msgstr "Skildpadde" +#: TurtleArt/tabasics.py:862 TurtleArt/tabasics.py:873 +msgid "my box" +msgstr "min boks" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:829 -msgid "changes the orientation of the palette of blocks" -msgstr "ændrer retningen for paletten af blokke" +#: TurtleArt/tabasics.py:864 +msgid "named variable (numeric value)" +msgstr "navngiven variabel (numerisk værdi)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:430 +#: TurtleArt/tabasics.py:870 msgid "store in" msgstr "gem i" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:334 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:353 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:869 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:807 -msgid "Hide blocks" -msgstr "Skjul blokke" +#: TurtleArt/tabasics.py:870 +msgid "value" +msgstr "værdi" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:755 -msgid "plus" -msgstr "plus" +#: TurtleArt/tabasics.py:874 +msgid "stores numeric value in named variable" +msgstr "lagrer numerisk værdi i en navngivet variabel" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:363 -msgid "or" -msgstr "eller" +#: TurtleArt/tabasics.py:882 TurtleArt/tabasics.py:884 +#: TurtleArt/tabasics.py:908 TurtleArt/tabasics.py:911 +msgid "action" +msgstr "handling" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:839 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:904 -msgid "presentation template: list of bullets" -msgstr "skabelon for præsentation: liste med former for punktopstilling" +#: TurtleArt/tabasics.py:886 +msgid "top of nameable action stack" +msgstr "top af handlingsstak som kan navngives" + +#: TurtleArt/tabasics.py:891 TurtleArt/tabasics.py:918 +msgid "action 1" +msgstr "handling 1" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:802 +#: TurtleArt/tabasics.py:894 +msgid "top of Action 1 stack" +msgstr "top af Handling 1 stak" + +#: TurtleArt/tabasics.py:899 TurtleArt/tabasics.py:927 +msgid "action 2" +msgstr "handling 2" + +#: TurtleArt/tabasics.py:902 msgid "top of Action 2 stack" msgstr "top af Handling 2 stak" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:824 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:234 -msgid "Shrink blocks" -msgstr "Mindsk blokke" +#: TurtleArt/tabasics.py:912 +msgid "invokes named action stack" +msgstr "påberåber navngiven handlingsstak" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:2529 -msgid "image" -msgstr "billede" +#: TurtleArt/tabasics.py:921 +msgid "invokes Action 1 stack" +msgstr "kalder Handling 1 stak" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:236 -msgid "Reset block size" -msgstr "Nulstil blokstørrelse" +#: TurtleArt/tabasics.py:930 +msgid "invokes Action 2 stack" +msgstr "kalder Handling 2 stak" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:784 -msgid "holds current pen color (can be used in place of a number block)" -msgstr "holder aktuel farve for pen (kan anvendes i stedet for en talblok)" +#: TurtleArt/tabasics.py:938 +msgid "trash" +msgstr "papirkurv" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:292 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:319 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:338 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:348 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:246 -msgid "Show palette" -msgstr "Vis palette" +#: TurtleArt/tabasics.py:942 +msgid "empty trash" +msgstr "tøm papirkurv" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:867 -msgid "saves a picture to the Sugar Journal" -msgstr "gemmer et billede til Sugar Journal" +#: TurtleArt/tabasics.py:943 +msgid "permanently deletes items in trash" +msgstr "sletter elementer i papirkurv permanent" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:783 -msgid "Save snapshot" -msgstr "Gem øjebliksbillede" +#: TurtleArt/tabasics.py:947 +msgid "restore all" +msgstr "genskab alle" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:458 -msgid "width" -msgstr "bredde" +#: TurtleArt/tabasics.py:948 +msgid "restore all blocks from trash" +msgstr "genskab alle blokke fra papirkurv" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:797 -msgid "moves turtle forward" -msgstr "flyt skildpadde fremad" +#: TurtleArt/tabasics.py:952 +msgid "clear all" +msgstr "ryd alt" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:329 -msgid "forward" -msgstr "fremad" +#: TurtleArt/tabasics.py:953 +msgid "move all blocks to trash" +msgstr "flyt alle blokke til papirkurv" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:614 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:655 -msgid "my box" -msgstr "min boks" +#~ msgid "stack" +#~ msgstr "stak" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:395 -msgid "picture right" -msgstr "billede til højre" +#~ msgid "yellow" +#~ msgstr "gul" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:305 -msgid "back" -msgstr "tilbage" +#~ msgid " " +#~ msgstr " " -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:452 -msgid "volume" -msgstr "lydstyrke" +#~ msgid "cyan" +#~ msgstr "cyan" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:869 -msgid "holds current scale value" -msgstr "holder aktuel skaleringsværdi" +#~ msgid "blue" +#~ msgstr "blå" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:758 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:759 -msgid "presentation 1x1" -msgstr "præsentation 1x1" +#~ msgid " clean " +#~ msgstr " rens " -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:760 -msgid "presentation 1x2" -msgstr "præsentation 1x2" +#~ msgid "numbers" +#~ msgstr "tal" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:803 -msgid "top of nameable action stack" -msgstr "top af handlingsstak som kan navngives" +#~ msgid "write" +#~ msgstr "skriv" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:897 -msgid "stores numeric value in named variable" -msgstr "lagrer numerisk værdi i en navngivet variabel" +#~ msgid "green" +#~ msgstr "grøn" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:828 -msgid "logical OR operator" -msgstr "logisk ELLER operator" +#~ msgid "restore last" +#~ msgstr "genskab sidste" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:310 -msgid "picture bottom" -msgstr "billedbund" +#~ msgid "a programmable block: used to add advanced math equations, e.g., sin(x)" +#~ msgstr "" +#~ "en blok som kan programmeres: anvendes til at tilføje avanceret matematiske " +#~ "ligninger, f.eks., sin(x)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:852 -msgid "loops specified number of times" -msgstr "kører et angivet antal gange i løkke" +#~ msgid "orange" +#~ msgstr "orange" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:907 -msgid "ycor of top of screen" -msgstr "ykor for toppen af skærm" +#~ msgid "blocks" +#~ msgstr "blokke" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:914 -msgid "sensor voltage" -msgstr "spænding for sensor" +#~ msgid "text size" +#~ msgstr "tekststørrelse" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:442 -msgid "title y" -msgstr "titel y" +#~ msgid "red" +#~ msgstr "rød" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:441 -msgid "title x" -msgstr "titel x" +#~ msgid "sensors" +#~ msgstr "sensorer" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:326 -msgid "fill screen" -msgstr "fyld skærm" +#~ msgid "sensor input resistance" +#~ msgstr "modstand for sensor-input" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:415 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:416 -msgid "set xy" -msgstr "indstil xy" +#~ msgid "white" +#~ msgstr "hvid" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:445 -msgid "trash" -msgstr "papirkurv" +#~ msgid "holds current text color (can be used in place of a number block)" +#~ msgstr "holder aktuel tekstfarve (kan anvendes i stedet for en talblok)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:376 -msgid "polar" -msgstr "polær" +#~ msgid "picture top" +#~ msgstr "billede i top" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:388 -msgid "repeat" -msgstr "gentag" +#~ msgid "flow" +#~ msgstr "flyd" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:792 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:218 -msgid "Save as image" -msgstr "Gem som billede" +#~ msgid "portfolio" +#~ msgstr "portfolio" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:712 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:768 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:243 -msgid "Edit" -msgstr "Redigér" +#~ msgid "black" +#~ msgstr "sort" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:809 -msgid "identity operator used for extending blocks" -msgstr "identitetsoperator til brug for udvidelse af blokke" +#~ msgid "restores most recent blocks from trash" +#~ msgstr "genskaber seneste blokke fra papirkurv" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:789 -msgid "" -"divides top numeric input (numerator) by bottom numeric input (denominator)" -msgstr "" -"dividerer øverste numerisk input (nævner) med nederste numeriske input " -"(tæller)" +#~ msgid "Load my block" +#~ msgstr "Indlæs min blok" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:384 -msgid "max" -msgstr "max" +#~ msgid "Samples" +#~ msgstr "Prøveindsamlinger" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:906 -msgid "holds current text size (can be used in place of a number block)" -msgstr "holder aktuel tekststørrelse (kan anvendes i stedet for en talblok)" +#~ msgid "picture left" +#~ msgstr "billede til venstre" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:845 -msgid "prints value in status block at bottom of the screen" -msgstr "udskriver værdi i statusblok i bunden af skærmen" +#~ msgid "Python code" +#~ msgstr "Python-kode" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:325 -msgid "extras" -msgstr "ekstramateriale" +#~ msgid "bottom block in a collapsibe stack: click to collapse" +#~ msgstr "nederste blok i en sammenfoldelig stak: klik for at folde sammen" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:427 -msgid "start fill" -msgstr "start udfyldning" +#~ msgid "Trashcan" +#~ msgstr "Papirkurv" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:383 -msgid "push" -msgstr "skub" +#~ msgid "purple" +#~ msgstr "lilla" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:822 -msgid "" -"a programmable block: used to add advanced multi-variable math equations, e." -"g., sin(x+y+z)" -msgstr "" -"en blok som kan programmeres: anvendes til at føje avancerede matematiske " -"ligninger med flere variabler, f.eks., sin(x+y+z)" +#~ msgid "pen" +#~ msgstr "pen" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:392 -msgid "restore all" -msgstr "genskab alle" +#~ msgid "picture right" +#~ msgstr "billede til højre" + +#~ msgid "volume" +#~ msgstr "lydstyrke" + +#~ msgid "picture bottom" +#~ msgstr "billedbund" + +#~ msgid "sensor voltage" +#~ msgstr "spænding for sensor" + +#~ msgid "holds current text size (can be used in place of a number block)" +#~ msgstr "holder aktuel tekststørrelse (kan anvendes i stedet for en talblok)" + +#~ msgid "extras" +#~ msgstr "ekstramateriale" diff --git a/po/en.po b/po/en.po index 4c27512..e4d7946 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: 2011-06-15 08:32-0300\n" -"PO-Revision-Date: 2011-06-16 20:42+0200\n" +"POT-Creation-Date: 2011-08-28 17:46-0400\n" +"PO-Revision-Date: 2011-08-29 06:50+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: en\n" @@ -17,271 +17,814 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" -#: activity/activity.info:2 turtleart.py:272 TurtleArt/taexporthtml.py:127 -#: TurtleArt/taexporthtml.py:129 TurtleArt/tawindow.py:1549 -#: TurtleArt/tawindow.py:2767 pysamples/grecord.py:205 +#: activity/activity.info:2 turtleart.py:272 pysamples/grecord.py:205 +#: TurtleArt/tawindow.py:1568 TurtleArt/tawindow.py:2793 +#: TurtleArt/taexporthtml.py:127 TurtleArt/taexporthtml.py:129 msgid "Turtle Art" msgstr "Turtle Art" -#: TurtleArtActivity.py:120 -msgid "presentation" -msgstr "presentation" +#: turtleart.py:68 +msgid "usage is" +msgstr "usage is" -#: TurtleArtActivity.py:191 -msgid "snapshot" -msgstr "snapshot" +#: turtleart.py:212 +msgid "No option action:" +msgstr "No option action:" + +#: turtleart.py:224 +msgid "File not found" +msgstr "File not found" + +#: turtleart.py:248 +#, python-format +msgid "Configuration directory not writable: %s" +msgstr "Configuration directory not writable: %s" + +#: turtleart.py:304 +msgid "New" +msgstr "New" + +#: turtleart.py:305 +msgid "Open" +msgstr "Open" + +#: turtleart.py:306 +msgid "Save" +msgstr "Save" + +#: turtleart.py:307 +msgid "Save as" +msgstr "Save as" + +#: turtleart.py:308 TurtleArtActivity.py:604 +msgid "Save as image" +msgstr "Save as image" + +#: turtleart.py:310 TurtleArtActivity.py:607 +msgid "Save as HTML" +msgstr "Save as HTML" + +#: turtleart.py:312 TurtleArtActivity.py:609 +msgid "Save as Logo" +msgstr "Save as Logo" + +#: turtleart.py:314 +msgid "Quit" +msgstr "Quit" + +#: turtleart.py:315 +msgid "File" +msgstr "File" + +#: turtleart.py:318 TurtleArtActivity.py:539 +msgid "Cartesian coordinates" +msgstr "Cartesian coordinates" + +#: turtleart.py:320 TurtleArtActivity.py:541 +msgid "Polar coordinates" +msgstr "Polar coordinates" + +#: turtleart.py:322 +msgid "Rescale coordinates" +msgstr "Rescale coordinates" + +#: turtleart.py:324 TurtleArtActivity.py:554 +msgid "Grow blocks" +msgstr "Grow blocks" + +#: turtleart.py:326 TurtleArtActivity.py:556 +msgid "Shrink blocks" +msgstr "Shrink blocks" -#: TurtleArtActivity.py:238 turtleart.py:338 +#: turtleart.py:328 +msgid "Reset block size" +msgstr "Reset block size" + +#: turtleart.py:330 TurtleArtActivity.py:469 TurtleArtActivity.py:518 +msgid "View" +msgstr "View" + +#: turtleart.py:333 TurtleArtActivity.py:533 +msgid "Copy" +msgstr "Copy" + +#: turtleart.py:334 TurtleArtActivity.py:535 +msgid "Paste" +msgstr "Paste" + +#: turtleart.py:335 TurtleArtActivity.py:465 TurtleArtActivity.py:520 +msgid "Edit" +msgstr "Edit" + +#: turtleart.py:338 TurtleArtActivity.py:244 msgid "Show palette" msgstr "Show palette" -#: TurtleArtActivity.py:244 TurtleArtActivity.py:624 turtleart.py:340 +#: turtleart.py:340 TurtleArtActivity.py:250 TurtleArtActivity.py:629 msgid "Hide palette" msgstr "Hide palette" -#: TurtleArtActivity.py:251 TurtleArtActivity.py:264 +#: turtleart.py:342 +msgid "Show/hide blocks" +msgstr "Show/hide blocks" + +#: turtleart.py:344 +msgid "Tools" +msgstr "Tools" + +#: turtleart.py:347 TurtleArtActivity.py:638 +msgid "Clean" +msgstr "Clean" + +#: turtleart.py:348 TurtleArtActivity.py:640 +msgid "Run" +msgstr "Run" + +#: turtleart.py:349 TurtleArtActivity.py:642 +msgid "Step" +msgstr "Step" + +#: turtleart.py:350 TurtleArtActivity.py:644 +msgid "Debug" +msgstr "Debug" + +#: turtleart.py:351 +msgid "Stop" +msgstr "Stop" + +#: turtleart.py:352 +msgid "Turtle" +msgstr "Turtle" + +#: turtleart.py:382 +msgid "You have unsaved work. Would you like to save before quitting?" +msgstr "You have unsaved work. Would you like to save before quitting?" + +#: turtleart.py:383 +msgid "Save project?" +msgstr "Save project?" + +#: TurtleArtActivity.py:125 +msgid "presentation" +msgstr "presentation" + +#: TurtleArtActivity.py:196 +msgid "snapshot" +msgstr "snapshot" + +#: TurtleArtActivity.py:257 TurtleArtActivity.py:270 msgid "Show blocks" msgstr "Show blocks" -#: TurtleArtActivity.py:254 TurtleArtActivity.py:272 TurtleArtActivity.py:627 +#: TurtleArtActivity.py:260 TurtleArtActivity.py:278 TurtleArtActivity.py:632 msgid "Hide blocks" msgstr "Hide blocks" -#: TurtleArtActivity.py:392 +#: TurtleArtActivity.py:398 msgid "Rescale coordinates down" msgstr "Rescale coordinates down" -#: TurtleArtActivity.py:396 TurtleArtActivity.py:569 +#: TurtleArtActivity.py:402 TurtleArtActivity.py:551 msgid "Rescale coordinates up" msgstr "Rescale coordinates up" -#: TurtleArtActivity.py:459 TurtleArtActivity.py:513 turtleart.py:335 -msgid "Edit" -msgstr "Edit" - -#: TurtleArtActivity.py:463 TurtleArtActivity.py:510 turtleart.py:330 -msgid "View" -msgstr "View" - -#: TurtleArtActivity.py:470 TurtleArtActivity.py:519 +#: TurtleArtActivity.py:476 TurtleArtActivity.py:524 msgid "Help" msgstr "Help" -#: TurtleArtActivity.py:507 +#: TurtleArtActivity.py:497 TurtleArtActivity.py:623 +msgid "Load example" +msgstr "Load example" + +#: TurtleArtActivity.py:516 msgid "Project" msgstr "Project" -#: TurtleArtActivity.py:516 +#: TurtleArtActivity.py:522 msgid "Import/Export" msgstr "Import/Export" -#: TurtleArtActivity.py:529 -msgid "Save snapshot" -msgstr "Save snapshot" - -#: TurtleArtActivity.py:532 turtleart.py:310 -msgid "Save as HTML" -msgstr "Save as HTML" - -#: TurtleArtActivity.py:535 turtleart.py:312 -msgid "Save as Logo" -msgstr "Save as Logo" - -#: TurtleArtActivity.py:538 turtleart.py:308 -msgid "Save as image" -msgstr "Save as image" - -#: TurtleArtActivity.py:541 -msgid "Import project from the Journal" -msgstr "Import project from the Journal" - -#: TurtleArtActivity.py:545 -msgid "Load Python block" -msgstr "Load Python block" - -#: TurtleArtActivity.py:548 -msgid "Load example" -msgstr "Load example" - -#: TurtleArtActivity.py:550 turtleart.py:333 -msgid "Copy" -msgstr "Copy" - -#: TurtleArtActivity.py:552 turtleart.py:334 -msgid "Paste" -msgstr "Paste" - -#: TurtleArtActivity.py:554 +#: TurtleArtActivity.py:537 msgid "Fullscreen" msgstr "Fullscreen" -#: TurtleArtActivity.py:557 turtleart.py:318 -msgid "Cartesian coordinates" -msgstr "Cartesian coordinates" - -#: TurtleArtActivity.py:559 turtleart.py:320 -msgid "Polar coordinates" -msgstr "Polar coordinates" - -#: TurtleArtActivity.py:562 +#: TurtleArtActivity.py:544 msgid "Metric coordinates" msgstr "Metric coordinates" -#: TurtleArtActivity.py:565 TurtleArt/tabasics.py:216 -#: TurtleArt/tawindow.py:2763 TurtleArt/tawindow.py:2767 +#: TurtleArtActivity.py:547 TurtleArt/tawindow.py:2789 +#: TurtleArt/tawindow.py:2793 TurtleArt/tabasics.py:216 msgid "xcor" msgstr "xcor" -#: TurtleArtActivity.py:566 TurtleArt/tabasics.py:227 -#: TurtleArt/tawindow.py:2763 TurtleArt/tawindow.py:2767 +#: TurtleArtActivity.py:548 TurtleArt/tawindow.py:2789 +#: TurtleArt/tawindow.py:2793 TurtleArt/tabasics.py:227 msgid "ycor" msgstr "ycor" -#: TurtleArtActivity.py:566 TurtleArt/tabasics.py:238 -#: TurtleArt/tawindow.py:2763 TurtleArt/tawindow.py:2767 +#: TurtleArtActivity.py:548 TurtleArt/tawindow.py:2789 +#: TurtleArt/tawindow.py:2793 TurtleArt/tabasics.py:238 msgid "heading" msgstr "heading" -#: TurtleArtActivity.py:572 turtleart.py:324 -msgid "Grow blocks" -msgstr "Grow blocks" - -#: TurtleArtActivity.py:575 turtleart.py:326 -msgid "Shrink blocks" -msgstr "Shrink blocks" - -#: TurtleArtActivity.py:579 TurtleArtActivity.py:583 +#: TurtleArtActivity.py:574 TurtleArtActivity.py:578 msgid "Move the cursor over the orange palette for help." msgstr "Move the cursor over the orange palette for help." -#: TurtleArtActivity.py:625 +#: TurtleArtActivity.py:612 +msgid "Save snapshot" +msgstr "Save snapshot" + +#: TurtleArtActivity.py:616 +msgid "Import project from the Journal" +msgstr "Import project from the Journal" + +#: TurtleArtActivity.py:619 +msgid "Load Python block" +msgstr "Load Python block" + +#: TurtleArtActivity.py:630 msgid "p" msgstr "p" -#: TurtleArtActivity.py:628 +#: TurtleArtActivity.py:633 msgid "b" msgstr "b" -#: TurtleArtActivity.py:633 turtleart.py:347 -msgid "Clean" -msgstr "Clean" - -#: TurtleArtActivity.py:633 +#: TurtleArtActivity.py:638 msgid "e" msgstr "e" -#: TurtleArtActivity.py:635 turtleart.py:348 -msgid "Run" -msgstr "Run" - -#: TurtleArtActivity.py:635 +#: TurtleArtActivity.py:640 msgid "r" msgstr "r" -#: TurtleArtActivity.py:637 turtleart.py:349 -msgid "Step" -msgstr "Step" - -#: TurtleArtActivity.py:637 +#: TurtleArtActivity.py:642 msgid "w" msgstr "w" -#: TurtleArtActivity.py:639 turtleart.py:350 -msgid "Debug" -msgstr "Debug" - -#: TurtleArtActivity.py:639 +#: TurtleArtActivity.py:644 msgid "d" msgstr "d" -#: TurtleArtActivity.py:641 +#: TurtleArtActivity.py:646 msgid "Stop turtle" msgstr "Stop turtle" -#: TurtleArtActivity.py:642 +#: TurtleArtActivity.py:647 msgid "s" msgstr "s" -#: turtleart.py:68 -msgid "usage is" -msgstr "usage is" +#: taextras.py:36 +msgid "Turtle Art Mini" +msgstr "Turtle Art Mini" -#: turtleart.py:212 -msgid "No option action:" -msgstr "No option action:" +#: taextras.py:40 +msgid "Turtle Confusion" +msgstr "Turtle Confusion" -#: turtleart.py:224 -msgid "File not found" -msgstr "File not found" +#: taextras.py:41 +msgid "Select a challenge" +msgstr "Select a challenge" -#: turtleart.py:248 -#, python-format -msgid "Configuration directory not writable: %s" -msgstr "Configuration directory not writable: %s" +#: taextras.py:47 +msgid "Palette of Mexican pesos" +msgstr "Palette of Mexican pesos" -#: turtleart.py:304 -msgid "New" -msgstr "New" +#: taextras.py:48 +msgid "Palette of Colombian pesos" +msgstr "Palette of Colombian pesos" -#: turtleart.py:305 -msgid "Open" -msgstr "Open" +#: taextras.py:49 +msgid "Palette of Rwandan francs" +msgstr "Palette of Rwandan francs" -#: turtleart.py:306 -msgid "Save" -msgstr "Save" +#: taextras.py:50 +msgid "Palette of US currencies" +msgstr "Palette of US currencies" -#: turtleart.py:307 -msgid "Save as" -msgstr "Save as" +#: taextras.py:51 +msgid "Palette of Australian currencies" +msgstr "Palette of Australian currencies" -#: turtleart.py:314 -msgid "Quit" -msgstr "Quit" +#: taextras.py:52 +msgid "Palette of Guaranies" +msgstr "Palette of Guaranies" -#: turtleart.py:315 -msgid "File" -msgstr "File" +#. TRANS: Butia is the Arduino Robot Project from Uruguay +#. (http://www.fing.edu.uy/inco/proyectos/butia/) +#: taextras.py:58 +msgid "Turtle Art Butia" +msgstr "Turtle Art Butia" -#: turtleart.py:322 -msgid "Rescale coordinates" -msgstr "Rescale coordinates" +#: taextras.py:59 +msgid "Adjust LED intensity between 0 and 255." +msgstr "Adjust LED intensity between 0 and 255." -#: turtleart.py:328 -msgid "Reset block size" -msgstr "Reset block size" +#: taextras.py:60 +msgid "" +"Returns the object gray level encountered him as a number between 0 and 1023." +msgstr "" +"Returns the object gray level encountered him as a number between 0 and " +"1023." -#: turtleart.py:342 -msgid "Show/hide blocks" -msgstr "Show/hide blocks" +#: taextras.py:62 +msgid "Returns 1 when the button is press and 0 otherwise." +msgstr "Returns 1 when the button is press and 0 otherwise." -#: turtleart.py:344 -msgid "Tools" -msgstr "Tools" +#: taextras.py:63 +msgid "" +"Returns the level of ligth in the ambient as a number between 0 and 1023." +msgstr "" +"Returns the level of ligth in the ambient as a number between 0 and 1023." -#: turtleart.py:351 -msgid "Stop" -msgstr "Stop" +#: taextras.py:65 +msgid "Returns the temperature in the ambient as a number between 0 and 255." +msgstr "Returns the temperature in the ambient as a number between 0 and 255." -#: turtleart.py:352 -msgid "Turtle" -msgstr "Turtle" +#: taextras.py:66 +msgid "" +"Returns the distance from the object in front of the sensor as a number " +"between 0 and 255." +msgstr "" +"Returns the distance from the object in front of the sensor as a number " +"between 0 and 255." -#: turtleart.py:382 -msgid "You have unsaved work. Would you like to save before quitting?" -msgstr "You have unsaved work. Would you like to save before quitting?" +#: taextras.py:68 +msgid "Returns 0 or 1 depending on the sensor inclination." +msgstr "Returns 0 or 1 depending on the sensor inclination." -#: turtleart.py:383 -msgid "Save project?" -msgstr "Save project?" +#: 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:70 +msgid "Switchs from 0 to 1, the frecuency depends on the vibration." +msgstr "Switches from 0 to 1, the frequency depends on the vibration." + +#: taextras.py:71 +msgid "LED" +msgstr "LED" + +#: taextras.py:72 +msgid "pushbutton" +msgstr "pushbutton" + +#: taextras.py:73 +msgid "grayscale" +msgstr "grayscale" + +#: taextras.py:74 +msgid "ambient light" +msgstr "ambient light" + +#: taextras.py:75 +msgid "temperature" +msgstr "temperature" + +#: taextras.py:76 +msgid "distance" +msgstr "distance" + +#: taextras.py:77 +msgid "tilt" +msgstr "tilt" + +#: taextras.py:78 +msgid "magnetic induction" +msgstr "magnetic induction" + +#: taextras.py:79 +msgid "vibration" +msgstr "vibration" + +#: taextras.py:80 +msgid "Butia Robot" +msgstr "Butia Robot" + +#: taextras.py:81 +msgid "delay Butia" +msgstr "delay Butia" + +#: taextras.py:82 +msgid "wait for argument seconds" +msgstr "wait for argument seconds" + +#: taextras.py:83 +msgid "Butia battery charge" +msgstr "Butia battery charge" + +#: taextras.py:84 +msgid "Returns the battery charge as a number between 0 and 255." +msgstr "Returns the battery charge as a number between 0 and 255." + +#: taextras.py:85 +msgid "Butia speed" +msgstr "Butia speed" + +#: taextras.py:86 +msgid "" +"Set the moving speed of the Butia motors as the value between 0 and 1023, " +"passed by argument." +msgstr "" +"Set the moving speed of the Butia motors as the value between 0 and 1023, " +"passed by argument." + +#: taextras.py:88 +msgid "forward Butia" +msgstr "forward Butia" + +#: taextras.py:89 +msgid "Move the Butia robot forward." +msgstr "Move the Butia robot forward." + +#: taextras.py:90 +msgid "forward distance" +msgstr "forward distance" + +#: taextras.py:91 +msgid "Move the Butia robot forward a predefined distance." +msgstr "Move the Butia robot forward a predefined distance." + +#: taextras.py:92 +msgid "backward Butia" +msgstr "backward Butia" + +#: taextras.py:93 taextras.py:97 taextras.py:99 taextras.py:103 +msgid "Move the Butia robot backward." +msgstr "Move the Butia robot backward." + +#: taextras.py:94 +msgid "backward distance" +msgstr "backward distance" + +#: taextras.py:95 +msgid "Move the Butia robot backward a predefined distance." +msgstr "Move the Butia robot backward a predefined distance." + +#: taextras.py:96 +msgid "left Butia" +msgstr "left Butia" + +#: taextras.py:98 +msgid "right Butia" +msgstr "right Butia" + +#: taextras.py:100 +msgid "Turn x degrees" +msgstr "Turn x degrees" + +#: taextras.py:101 +msgid "Turn the Butia robot x degrees." +msgstr "Turn the Butia robot x degrees." + +#: taextras.py:102 +msgid "stop Butia" +msgstr "stop Butia" + +#: taextras.py:104 +msgid "print Butia" +msgstr "print Butia" + +#: taextras.py:105 +msgid "Print text in Butia robot 32-character ASCII display." +msgstr "Print text in Butia robot 32-character ASCII display." + +#: taextras.py:106 +msgid "Butia" +msgstr "Butia" + +#: taextras.py:110 +msgid "The camera was not found." +msgstr "The camera was not found." + +#: taextras.py:111 +msgid "Error on the init of the camera." +msgstr "Error on the init of the camera." + +#: taextras.py:112 +msgid "FollowMe" +msgstr "FollowMe" + +#: taextras.py:113 +msgid "follow a RGB color" +msgstr "follow a RGB color" + +#: taextras.py:114 +msgid "follow a turtle color" +msgstr "follow a turtle color" + +#: taextras.py:115 +msgid "calibrate a color to follow" +msgstr "calibrate a color to follow" + +#: taextras.py:116 +msgid "x position" +msgstr "x position" + +#: taextras.py:117 +msgid "return x position" +msgstr "return x position" + +#: taextras.py:118 +msgid "y position" +msgstr "y position" + +#: taextras.py:119 +msgid "return y position" +msgstr "return y position" + +#: taextras.py:123 +msgid "Sumo Butia" +msgstr "Sumo Butia" + +#: taextras.py:124 +msgid "submit speed​​" +msgstr "submit speed​​" + +#: taextras.py:125 +msgid "Send speeds the robot." +msgstr "Send speeds the robot." + +#: taextras.py:126 +msgid "set speed" +msgstr "set speed" + +#: taextras.py:127 +msgid "Set the default speed for the movement commands." +msgstr "Set the default speed for the movement commands." + +#: taextras.py:128 +msgid "move" +msgstr "move" + +#: taextras.py:129 TurtleArt/tabasics.py:131 +msgid "back" +msgstr "back" + +#: taextras.py:130 pysamples/grecord.py:215 +msgid "stop" +msgstr "stop" + +#: taextras.py:131 +msgid "turn left" +msgstr "turn left" + +#: taextras.py:132 +msgid "turn right" +msgstr "turn right" + +#: taextras.py:133 +msgid "angle to center" +msgstr "angle to center" + +#. TRANS: dojo is the playing field +#: taextras.py:135 +msgid "Get the angle to the center of the dojo." +msgstr "Get the angle to the center of the dojo." + +#: taextras.py:136 +msgid "angle to the opponent" +msgstr "angle to the opponent" + +#: taextras.py:137 +msgid "Get the angle to the center of the opponent." +msgstr "Get the angle to the center of the opponent." + +#: taextras.py:138 +msgid "x coor." +msgstr "x coor." + +#: taextras.py:139 +msgid "Get the x coordinate of the robot." +msgstr "Get the x coordinate of the robot." + +#: taextras.py:140 +msgid "y coor." +msgstr "y coor." + +#: taextras.py:141 +msgid "Get the y coordinate of the robot." +msgstr "Get the y coordinate of the robot." + +#: taextras.py:142 +msgid "opponent x coor." +msgstr "opponent x coor." + +#: taextras.py:143 +msgid "Get the x coordinate of the opponent." +msgstr "Get the x coordinate of the opponent." + +#: taextras.py:144 +msgid "opponent y coor." +msgstr "opponent y coor." + +#: taextras.py:145 +msgid "Get the y coordinate of the opponent." +msgstr "Get the y coordinate of the opponent." + +#: taextras.py:146 +msgid "rotation" +msgstr "rotation" + +#: taextras.py:147 +msgid "Get SumBot rotation." +msgstr "Get SumBot rotation." + +#: taextras.py:148 +msgid "opponent rotation" +msgstr "opponent rotation" + +#: taextras.py:149 +msgid "Get the rotation of the opponent." +msgstr "Get the rotation of the opponent." + +#: taextras.py:150 +msgid "distance to center" +msgstr "distance to center" + +#. TRANS: dojo is the playing field +#: taextras.py:152 +msgid "Get the distance to the center of the dojo." +msgstr "Get the distance to the center of the dojo." + +#: taextras.py:153 +msgid "distance to opponent" +msgstr "distance to opponent" + +#: taextras.py:154 +msgid "Get the distance to the opponent." +msgstr "Get the distance to the opponent." + +#: taextras.py:155 +msgid "update information" +msgstr "update information" + +#: taextras.py:156 +msgid "Update information from the server." +msgstr "Update information from the server." + +#: pysamples/grecord.py:205 plugins/audio_sensors/audio_sensors.py:82 +#: plugins/audio_sensors/audio_sensors.py:97 +msgid "sound" +msgstr "sound" + +#: pysamples/grecord.py:213 TurtleArt/tabasics.py:801 +msgid "start" +msgstr "start" + +#: pysamples/grecord.py:217 +msgid "play" +msgstr "play" + +#: pysamples/grecord.py:219 +msgid "save" +msgstr "save" + +#: pysamples/uturn.py:24 +msgid "uturn" +msgstr "uturn" + +#: pysamples/uturn.py:26 +msgid "make a uturn" +msgstr "make a uturn" + +#: gnome_plugins/collaboration_plugin.py:67 +msgid "My Turtle Art session" +msgstr "My Turtle Art session" + +#: gnome_plugins/collaboration_plugin.py:115 +msgid "Enable collaboration" +msgstr "Enable collaboration" + +#: gnome_plugins/collaboration_plugin.py:120 +msgid "Activities" +msgstr "Activities" + +#: gnome_plugins/collaboration_plugin.py:125 +msgid "Buddies" +msgstr "Buddies" + +#: gnome_plugins/collaboration_plugin.py:128 +msgid "Share" +msgstr "Share" + +#: gnome_plugins/collaboration_plugin.py:129 +msgid "Configuration" +msgstr "Configuration" + +#: gnome_plugins/collaboration_plugin.py:132 +msgid "Neighborhood" +msgstr "Neighborhood" + +#: gnome_plugins/collaboration_plugin.py:288 +msgid "Nickname" +msgstr "Nickname" + +#: gnome_plugins/collaboration_plugin.py:290 +msgid "Account ID" +msgstr "Account ID" + +#: gnome_plugins/collaboration_plugin.py:292 +msgid "Server" +msgstr "Server" + +#: gnome_plugins/collaboration_plugin.py:294 +msgid "Port" +msgstr "Port" -#: plugins/rfid/rfid.py:86 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:245 -#: plugins/camera_sensor/camera_sensor.py:56 +#: gnome_plugins/collaboration_plugin.py:296 +msgid "Password" +msgstr "Password" + +#: gnome_plugins/collaboration_plugin.py:298 +msgid "Register" +msgstr "Register" + +#: gnome_plugins/collaboration_plugin.py:300 +msgid "Colors" +msgstr "Colors" + +#: gnome_plugins/uploader_plugin.py:64 +msgid "Upload to Web" +msgstr "Upload to Web" + +#: gnome_plugins/uploader_plugin.py:66 +msgid "Upload" +msgstr "Upload" + +#: gnome_plugins/uploader_plugin.py:83 +msgid "" +"You must have an account at http://turtleartsite.sugarlabs.org to upload " +"your project." +msgstr "" +"You must have an account at http://turtleartsite.sugarlabs.org to upload " +"your project." + +#: gnome_plugins/uploader_plugin.py:92 +msgid "Username:" +msgstr "Username:" + +#: gnome_plugins/uploader_plugin.py:102 +msgid "Password:" +msgstr "Password:" + +#: gnome_plugins/uploader_plugin.py:113 +msgid "Title:" +msgstr "Title:" + +#: gnome_plugins/uploader_plugin.py:123 +msgid "Description:" +msgstr "Description:" + +#: gnome_plugins/uploader_plugin.py:133 +msgid "Submit to Web" +msgstr "Submit to Web" + +#: gnome_plugins/uploader_plugin.py:137 +msgid "Cancel" +msgstr "Cancel" + +#: gnome_plugins/uploader_plugin.py:159 +msgid "Login failed" +msgstr "Login failed" + +#: gnome_plugins/uploader_plugin.py:196 +msgid "Failed to upload!" +msgstr "Failed to upload!" + +#: plugins/camera_sensor/camera_sensor.py:58 plugins/rfid/rfid.py:86 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:269 +#: plugins/light_sensor/light_sensor.py:49 #: plugins/audio_sensors/audio_sensors.py:75 +#: plugins/accelerometer/accelerometer.py:49 msgid "Palette of sensor blocks" msgstr "Palette of sensor blocks" +#: plugins/camera_sensor/camera_sensor.py:69 +#: plugins/camera_sensor/camera_sensor.py:81 +#: plugins/camera_sensor/camera_sensor.py:99 +#: plugins/camera_sensor/camera_sensor.py:112 +#: plugins/light_sensor/light_sensor.py:55 +#: plugins/light_sensor/light_sensor.py:62 +msgid "brightness" +msgstr "brightness" + +#: plugins/camera_sensor/camera_sensor.py:70 +#: plugins/camera_sensor/camera_sensor.py:101 +msgid "light level detected by camera" +msgstr "light level detected by camera" + +#: plugins/camera_sensor/camera_sensor.py:82 +#: plugins/camera_sensor/camera_sensor.py:113 +msgid "Average RGB color from camera is pushed to the stack" +msgstr "Average RGB color from camera is pushed to the stack" + +#: plugins/camera_sensor/camera_sensor.py:93 +#: plugins/camera_sensor/camera_sensor.py:125 +msgid "camera output" +msgstr "camera output" + #: plugins/rfid/rfid.py:91 plugins/rfid/rfid.py:99 msgid "RFID" msgstr "RFID" @@ -290,239 +833,239 @@ msgstr "RFID" msgid "read value from RFID device" msgstr "read value from RFID device" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:94 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:98 #: TurtleArt/tabasics.py:707 msgid "Palette of flow operators" msgstr "Palette of flow operators" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:99 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 msgid "while" msgstr "while" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:100 +#: 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:106 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:110 msgid "until" msgstr "until" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:107 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:111 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:114 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:118 msgid "Palette of media objects" msgstr "Palette of media objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:120 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:124 msgid "journal" msgstr "journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:121 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:125 msgid "Sugar Journal media object" msgstr "Sugar Journal media object" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:126 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:135 msgid "audio" msgstr "audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:137 msgid "Sugar Journal audio object" msgstr "Sugar Journal audio object" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:133 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:147 msgid "video" msgstr "video" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:135 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:149 msgid "Sugar Journal video object" msgstr "Sugar Journal video object" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:140 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:159 msgid "description" msgstr "description" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:142 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:161 msgid "Sugar Journal description field" msgstr "Sugar Journal description field" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:146 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:147 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:148 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:155 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:168 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:183 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:170 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:171 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:172 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:179 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:192 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:207 #: TurtleArt/tabasics.py:834 TurtleArt/tabasics.py:835 #: TurtleArt/tabasics.py:836 msgid "text" msgstr "text" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:149 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:173 #: TurtleArt/tabasics.py:837 msgid "string value" msgstr "string value" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:154 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:178 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:206 msgid "show" msgstr "show" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:158 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:171 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 msgid "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:167 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:191 msgid "show aligned" msgstr "show aligned" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:194 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:218 msgid "set scale" msgstr "set scale" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:198 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222 msgid "sets the scale of media" msgstr "sets the scale of media" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:205 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:229 msgid "save picture" msgstr "save picture" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:207 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:218 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:231 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:242 msgid "picture name" msgstr "picture name" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:208 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:232 msgid "saves a picture to the Sugar Journal" msgstr "saves a picture to the Sugar Journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:216 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:240 msgid "save SVG" msgstr "save SVG" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:219 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:243 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:226 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:250 msgid "scale" msgstr "scale" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:230 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:254 msgid "holds current scale value" msgstr "holds current scale value" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:259 msgid "media wait" msgstr "media wait" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:237 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:261 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:250 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:274 msgid "query keyboard" msgstr "query keyboard" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:252 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:276 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:259 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:283 msgid "keyboard" msgstr "keyboard" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:263 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:287 msgid "holds results of query-keyboard block" msgstr "holds results of query-keyboard block" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:270 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:294 msgid "read pixel" msgstr "read pixel" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:273 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:297 msgid "RGB color under the turtle is pushed to the stack" msgstr "RGB color under the turtle is pushed to the stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:281 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:305 msgid "turtle sees" msgstr "turtle sees" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:283 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307 msgid "returns the color that the turtle \"sees\"" msgstr "returns the color that the turtle \"sees\"" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:291 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:315 msgid "time" msgstr "time" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:294 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:318 msgid "elapsed time (in seconds) since program started" msgstr "elapsed time (in seconds) since program started" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:303 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:327 msgid "Palette of extra options" msgstr "Palette of extra options" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:308 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:332 msgid "push" msgstr "push" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:311 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:335 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:321 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:345 msgid "show heap" msgstr "show heap" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:324 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:348 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:334 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:358 msgid "empty heap" msgstr "empty heap" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:337 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:361 msgid "emptys FILO (first-in-last-out heap)" msgstr "emptys FILO (first-in-last-out heap)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:347 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:371 msgid "pop" msgstr "pop" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:351 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:375 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:361 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:363 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:385 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:387 msgid "comment" msgstr "comment" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:364 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:388 msgid "places a comment in your code" msgstr "places a comment in your code" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:370 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:394 msgid "print" msgstr "print" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:373 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:397 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:381 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:393 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:406 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:405 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:417 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:430 msgid "Python" msgstr "Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:384 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:408 msgid "" "a programmable block: used to add advanced single-variable math equations, e." "g., sin(x)" @@ -530,7 +1073,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:396 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:420 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sqrt(x*x+y*y)" @@ -538,7 +1081,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:409 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:433 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sin(x+y+z)" @@ -546,280 +1089,258 @@ 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:420 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:433 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:446 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:444 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:459 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:474 msgid "Python block" msgstr "Python block" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:422 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:435 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:448 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:446 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:461 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:476 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:456 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:489 msgid "Cartesian" msgstr "Cartesian" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:458 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:491 msgid "displays Cartesian coordinates" msgstr "displays Cartesian coordinates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:464 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:497 msgid "polar" msgstr "polar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:466 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:499 msgid "displays polar coordinates" msgstr "displays polar coordinates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:472 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:505 msgid "turtle" msgstr "turtle" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:475 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:508 msgid "chooses which turtle to command" msgstr "chooses which turtle to command" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:484 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:493 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:517 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:526 msgid "turtle shell" msgstr "turtle shell" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:486 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:494 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:519 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:527 msgid "put a custom 'shell' on the turtle" msgstr "put a custom 'shell' on the turtle" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:499 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:658 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:532 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:697 msgid "top" msgstr "top" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:501 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:534 msgid "top of a collapsed stack" msgstr "top of a collapsed stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:507 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:634 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:540 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:673 msgid "bottom" msgstr "bottom" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:508 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:541 msgid "bottom of a collapsible stack" msgstr "bottom of a collapsible stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:516 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:549 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:524 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:527 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:536 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:544 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:557 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:560 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:569 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:577 msgid "top of stack" msgstr "top of stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:525 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:534 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:567 msgid "label" msgstr "label" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:533 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:566 msgid "top of a collapsible stack" msgstr "top of a collapsible stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:542 -#: TurtleArt/tautils.py:587 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:575 +#: TurtleArt/tautils.py:590 msgid "click to open" msgstr "click to open" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:550 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:583 msgid "Palette of presentation templates" msgstr "Palette of presentation templates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:554 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:587 msgid "hide blocks" msgstr "hide blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:556 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:589 msgid "declutters canvas by hiding blocks" msgstr "declutters canvas by hiding blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:561 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:594 msgid "show blocks" msgstr "show blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:563 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:596 msgid "restores hidden blocks" msgstr "restores hidden blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:568 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:601 msgid "full screen" msgstr "full screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:570 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:603 msgid "hides the Sugar toolbars" msgstr "hides the Sugar toolbars" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:579 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:612 msgid "list" msgstr "list" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:582 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:806 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:615 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:845 msgid "presentation bulleted list" msgstr "presentation bulleted list" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:590 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:807 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:623 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:846 msgid "presentation template: list of bullets" msgstr "presentation template: list of bullets" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:596 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:751 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:630 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:790 msgid "presentation template: select Journal object (no description)" msgstr "presentation template: select Journal object (no description)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:602 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:737 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:637 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:776 msgid "presentation template: select Journal object (with description)" msgstr "presentation template: select Journal object (with description)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:608 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:793 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:644 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:832 msgid "presentation template: select four Journal objects" msgstr "presentation template: select four Journal objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:614 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:620 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:765 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:779 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:651 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:658 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:804 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:818 msgid "presentation template: select two Journal objects" msgstr "presentation template: select two Journal objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:626 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:665 #: TurtleArt/tabasics.py:154 msgid "left" msgstr "left" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:629 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:668 msgid "xcor of left of screen" msgstr "xcor of left of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:637 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:676 msgid "ycor of bottom of screen" msgstr "ycor of bottom of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:642 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:681 msgid "width" msgstr "width" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:645 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:684 msgid "the canvas width" msgstr "the canvas width" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:650 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:689 #: TurtleArt/tabasics.py:165 msgid "right" msgstr "right" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:653 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:692 msgid "xcor of right of screen" msgstr "xcor of right of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:661 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:700 msgid "ycor of top of screen" msgstr "ycor of top of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:666 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:705 msgid "height" msgstr "height" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:669 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:708 msgid "the canvas height" msgstr "the canvas height" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:676 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:715 msgid "title x" msgstr "title x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:685 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:724 msgid "title y" msgstr "title y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:694 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:733 msgid "left x" msgstr "left x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:703 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:742 msgid "top y" msgstr "top y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:712 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:751 msgid "right x" msgstr "right x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:721 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:760 msgid "bottom y" msgstr "bottom y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:735 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:749 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:763 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:777 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:791 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:805 -#: TurtleArt/taconstants.py:255 TurtleArt/taconstants.py:277 -#: TurtleArt/taconstants.py:298 TurtleArt/taconstants.py:340 -#: TurtleArt/taconstants.py:382 TurtleArt/taconstants.py:424 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:774 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:788 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:802 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:816 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:830 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:844 +#: TurtleArt/taconstants.py:251 TurtleArt/taconstants.py:273 +#: TurtleArt/taconstants.py:294 TurtleArt/taconstants.py:336 +#: TurtleArt/taconstants.py:378 TurtleArt/taconstants.py:420 msgid "Title" msgstr "Title" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:736 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:750 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 msgid "presentation 1x1" msgstr "presentation 1x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:764 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:803 msgid "presentation 2x1" msgstr "presentation 2x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:778 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:817 msgid "presentation 1x2" msgstr "presentation 1x2" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:792 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:831 msgid "presentation 2x2" msgstr "presentation 2x2" -#: plugins/camera_sensor/camera_sensor.py:66 -#: plugins/camera_sensor/camera_sensor.py:78 -#: plugins/camera_sensor/camera_sensor.py:96 -#: plugins/camera_sensor/camera_sensor.py:108 -msgid "brightness" -msgstr "brightness" - -#: plugins/camera_sensor/camera_sensor.py:67 -#: plugins/camera_sensor/camera_sensor.py:97 -msgid "light level detected by camera" -msgstr "light level detected by camera" - -#: plugins/camera_sensor/camera_sensor.py:79 -#: plugins/camera_sensor/camera_sensor.py:109 -msgid "Average RGB color from camera is pushed to the stack" -msgstr "Average RGB color from camera is pushed to the stack" - -#: plugins/camera_sensor/camera_sensor.py:90 -#: plugins/camera_sensor/camera_sensor.py:121 -msgid "camera output" -msgstr "camera output" - -#: plugins/audio_sensors/audio_sensors.py:82 -#: plugins/audio_sensors/audio_sensors.py:97 pysamples/grecord.py:205 -msgid "sound" -msgstr "sound" +#: plugins/light_sensor/light_sensor.py:57 +#: plugins/light_sensor/light_sensor.py:64 +msgid "light level detected by light sensor" +msgstr "light level detected by light sensor" #: plugins/audio_sensors/audio_sensors.py:83 #: plugins/audio_sensors/audio_sensors.py:98 @@ -846,26 +1367,36 @@ msgstr "pitch" msgid "microphone input pitch" msgstr "microphone input pitch" -#: plugins/audio_sensors/audio_sensors.py:144 -#: plugins/audio_sensors/audio_sensors.py:158 +#: plugins/audio_sensors/audio_sensors.py:145 +#: plugins/audio_sensors/audio_sensors.py:159 msgid "resistance" msgstr "resistance" -#: plugins/audio_sensors/audio_sensors.py:145 -#: plugins/audio_sensors/audio_sensors.py:159 +#: plugins/audio_sensors/audio_sensors.py:146 +#: plugins/audio_sensors/audio_sensors.py:160 msgid "microphone input resistance" msgstr "microphone input resistance" -#: plugins/audio_sensors/audio_sensors.py:150 -#: plugins/audio_sensors/audio_sensors.py:165 +#: plugins/audio_sensors/audio_sensors.py:151 +#: plugins/audio_sensors/audio_sensors.py:166 msgid "voltage" msgstr "voltage" -#: plugins/audio_sensors/audio_sensors.py:151 -#: plugins/audio_sensors/audio_sensors.py:166 +#: plugins/audio_sensors/audio_sensors.py:152 +#: plugins/audio_sensors/audio_sensors.py:167 msgid "microphone input voltage" msgstr "microphone input voltage" +#: plugins/accelerometer/accelerometer.py:55 +#: plugins/accelerometer/accelerometer.py:62 +msgid "acceleration" +msgstr "acceleration" + +#: plugins/accelerometer/accelerometer.py:57 +#: plugins/accelerometer/accelerometer.py:64 +msgid "push accereration in x, y, z to heap" +msgstr "push acceleration in x, y, z to heap" + #: TurtleArt/tapalette.py:83 msgid "displays next palette" msgstr "displays next palette" @@ -874,6 +1405,26 @@ msgstr "displays next palette" msgid "changes the orientation of the palette of blocks" msgstr "changes the orientation of the palette of blocks" +#: TurtleArt/tawindow.py:748 TurtleArt/tawindow.py:749 +msgid "orientation" +msgstr "orientation" + +#: TurtleArt/tawindow.py:759 TurtleArt/tawindow.py:1022 +msgid "next" +msgstr "next" + +#: TurtleArt/tawindow.py:2885 +msgid "image" +msgstr "image" + +#: TurtleArt/tautils.py:173 +msgid "Load..." +msgstr "Load..." + +#: TurtleArt/tautils.py:182 +msgid "Save..." +msgstr "Save..." + #: TurtleArt/talogo.py:417 msgid "did not output to" msgstr "did not output to" @@ -890,14 +1441,6 @@ msgstr "doesn't like" msgid "as input" msgstr "as input" -#: TurtleArt/tautils.py:173 -msgid "Load..." -msgstr "Load..." - -#: TurtleArt/tautils.py:182 -msgid "Save..." -msgstr "Save..." - #: TurtleArt/tabasics.py:115 msgid "Palette of turtle commands" msgstr "Palette of turtle commands" @@ -910,10 +1453,6 @@ msgstr "forward" msgid "moves turtle forward" msgstr "moves turtle forward" -#: TurtleArt/tabasics.py:131 -msgid "back" -msgstr "back" - #: TurtleArt/tabasics.py:135 msgid "moves turtle backward" msgstr "moves turtle backward" @@ -1347,10 +1886,6 @@ msgstr "stops current action" msgid "Palette of variable blocks" msgstr "Palette of variable blocks" -#: TurtleArt/tabasics.py:801 pysamples/grecord.py:213 -msgid "start" -msgstr "start" - #: TurtleArt/tabasics.py:804 msgid "connects action to toolbar run buttons" msgstr "connects action to toolbar run buttons" @@ -1411,15 +1946,11 @@ msgstr "value" msgid "stores numeric value in named variable" msgstr "stores numeric value in named variable" -#: TurtleArt/tabasics.py:882 TurtleArt/tabasics.py:908 -#: TurtleArt/tabasics.py:911 +#: TurtleArt/tabasics.py:882 TurtleArt/tabasics.py:884 +#: TurtleArt/tabasics.py:908 TurtleArt/tabasics.py:911 msgid "action" msgstr "action" -#: TurtleArt/tabasics.py:884 -msgid "stack" -msgstr "stack" - #: TurtleArt/tabasics.py:886 msgid "top of nameable action stack" msgstr "top of nameable action stack" @@ -1480,141 +2011,8 @@ msgstr "clear all" msgid "move all blocks to trash" msgstr "move all blocks to trash" -#: TurtleArt/tawindow.py:737 TurtleArt/tawindow.py:738 -msgid "orientation" -msgstr "orientation" - -#: TurtleArt/tawindow.py:748 TurtleArt/tawindow.py:1010 -msgid "next" -msgstr "next" - -#: TurtleArt/tawindow.py:2859 -msgid "image" -msgstr "image" - -#: gnome_plugins/uploader_plugin.py:64 -msgid "Upload to Web" -msgstr "Upload to Web" - -#: gnome_plugins/uploader_plugin.py:66 -msgid "Upload" -msgstr "Upload" - -#: gnome_plugins/uploader_plugin.py:83 -msgid "" -"You must have an account at http://turtleartsite.sugarlabs.org to upload " -"your project." -msgstr "" -"You must have an account at http://turtleartsite.sugarlabs.org to upload " -"your project." - -#: gnome_plugins/uploader_plugin.py:92 -msgid "Username:" -msgstr "Username:" - -#: gnome_plugins/uploader_plugin.py:102 -msgid "Password:" -msgstr "Password:" - -#: gnome_plugins/uploader_plugin.py:113 -msgid "Title:" -msgstr "Title:" - -#: gnome_plugins/uploader_plugin.py:123 -msgid "Description:" -msgstr "Description:" - -#: gnome_plugins/uploader_plugin.py:133 -msgid "Submit to Web" -msgstr "Submit to Web" - -#: gnome_plugins/uploader_plugin.py:137 -msgid "Cancel" -msgstr "Cancel" - -#: gnome_plugins/uploader_plugin.py:159 -msgid "Login failed" -msgstr "Login failed" - -#: gnome_plugins/uploader_plugin.py:196 -msgid "Failed to upload!" -msgstr "Failed to upload!" - -#: gnome_plugins/collaboration_plugin.py:67 -msgid "My Turtle Art session" -msgstr "My Turtle Art session" - -#: gnome_plugins/collaboration_plugin.py:115 -msgid "Enable collaboration" -msgstr "Enable collaboration" - -#: gnome_plugins/collaboration_plugin.py:120 -msgid "Activities" -msgstr "Activities" - -#: gnome_plugins/collaboration_plugin.py:125 -msgid "Buddies" -msgstr "Buddies" - -#: gnome_plugins/collaboration_plugin.py:128 -msgid "Share" -msgstr "Share" - -#: gnome_plugins/collaboration_plugin.py:129 -msgid "Configuration" -msgstr "Configuration" - -#: gnome_plugins/collaboration_plugin.py:132 -msgid "Neighborhood" -msgstr "Neighborhood" - -#: gnome_plugins/collaboration_plugin.py:288 -msgid "Nickname" -msgstr "Nickname" - -#: gnome_plugins/collaboration_plugin.py:290 -msgid "Account ID" -msgstr "Account ID" - -#: gnome_plugins/collaboration_plugin.py:292 -msgid "Server" -msgstr "Server" - -#: gnome_plugins/collaboration_plugin.py:294 -msgid "Port" -msgstr "Port" - -#: gnome_plugins/collaboration_plugin.py:296 -msgid "Password" -msgstr "Password" - -#: gnome_plugins/collaboration_plugin.py:298 -msgid "Register" -msgstr "Register" - -#: gnome_plugins/collaboration_plugin.py:300 -msgid "Colors" -msgstr "Colors" - -#: pysamples/grecord.py:215 -msgid "stop" -msgstr "stop" - -#: pysamples/grecord.py:217 -msgid "play" -msgstr "play" - -#: pysamples/grecord.py:219 -msgid "save" -msgstr "save" - -#: pysamples/uturn.py:24 -msgid "uturn" -msgstr "uturn" - -#: pysamples/uturn.py:26 -msgid "make a uturn" -msgstr "make a uturn" +#~ msgid "stack" +#~ msgstr "stack" #~ msgid "yellow" #~ msgstr "yellow" diff --git a/po/en_US.po b/po/en_US.po index 5e92c10..5330c5d 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: 2011-06-15 08:32-0300\n" -"PO-Revision-Date: 2011-06-16 20:36+0200\n" +"POT-Creation-Date: 2011-08-28 17:46-0400\n" +"PO-Revision-Date: 2011-08-29 07:00+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: en_US\n" @@ -21,271 +21,814 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" -#: activity/activity.info:2 turtleart.py:272 TurtleArt/taexporthtml.py:127 -#: TurtleArt/taexporthtml.py:129 TurtleArt/tawindow.py:1549 -#: TurtleArt/tawindow.py:2767 pysamples/grecord.py:205 +#: activity/activity.info:2 turtleart.py:272 pysamples/grecord.py:205 +#: TurtleArt/tawindow.py:1568 TurtleArt/tawindow.py:2793 +#: TurtleArt/taexporthtml.py:127 TurtleArt/taexporthtml.py:129 msgid "Turtle Art" msgstr "Turtle Art" -#: TurtleArtActivity.py:120 -msgid "presentation" -msgstr "presentation" +#: turtleart.py:68 +msgid "usage is" +msgstr "usage is" -#: TurtleArtActivity.py:191 -msgid "snapshot" -msgstr "snapshot" +#: turtleart.py:212 +msgid "No option action:" +msgstr "No option action:" + +#: turtleart.py:224 +msgid "File not found" +msgstr "File not found" + +#: turtleart.py:248 +#, python-format +msgid "Configuration directory not writable: %s" +msgstr "Configuration directory not writable: %s" + +#: turtleart.py:304 +msgid "New" +msgstr "New" + +#: turtleart.py:305 +msgid "Open" +msgstr "Open" + +#: turtleart.py:306 +msgid "Save" +msgstr "Save" + +#: turtleart.py:307 +msgid "Save as" +msgstr "Save as" + +#: turtleart.py:308 TurtleArtActivity.py:604 +msgid "Save as image" +msgstr "Save as image" + +#: turtleart.py:310 TurtleArtActivity.py:607 +msgid "Save as HTML" +msgstr "Save as HTML" + +#: turtleart.py:312 TurtleArtActivity.py:609 +msgid "Save as Logo" +msgstr "Save as Logo" + +#: turtleart.py:314 +msgid "Quit" +msgstr "Quit" + +#: turtleart.py:315 +msgid "File" +msgstr "File" + +#: turtleart.py:318 TurtleArtActivity.py:539 +msgid "Cartesian coordinates" +msgstr "Cartesian coordinates" + +#: turtleart.py:320 TurtleArtActivity.py:541 +msgid "Polar coordinates" +msgstr "Polar coordinates" + +#: turtleart.py:322 +msgid "Rescale coordinates" +msgstr "Rescale coordinates" + +#: turtleart.py:324 TurtleArtActivity.py:554 +msgid "Grow blocks" +msgstr "Grow blocks" + +#: turtleart.py:326 TurtleArtActivity.py:556 +msgid "Shrink blocks" +msgstr "Shrink blocks" -#: TurtleArtActivity.py:238 turtleart.py:338 +#: turtleart.py:328 +msgid "Reset block size" +msgstr "Reset block size" + +#: turtleart.py:330 TurtleArtActivity.py:469 TurtleArtActivity.py:518 +msgid "View" +msgstr "View" + +#: turtleart.py:333 TurtleArtActivity.py:533 +msgid "Copy" +msgstr "Copy" + +#: turtleart.py:334 TurtleArtActivity.py:535 +msgid "Paste" +msgstr "Paste" + +#: turtleart.py:335 TurtleArtActivity.py:465 TurtleArtActivity.py:520 +msgid "Edit" +msgstr "Edit" + +#: turtleart.py:338 TurtleArtActivity.py:244 msgid "Show palette" msgstr "Show palette" -#: TurtleArtActivity.py:244 TurtleArtActivity.py:624 turtleart.py:340 +#: turtleart.py:340 TurtleArtActivity.py:250 TurtleArtActivity.py:629 msgid "Hide palette" msgstr "Hide palette" -#: TurtleArtActivity.py:251 TurtleArtActivity.py:264 +#: turtleart.py:342 +msgid "Show/hide blocks" +msgstr "Show/hide blocks" + +#: turtleart.py:344 +msgid "Tools" +msgstr "Tools" + +#: turtleart.py:347 TurtleArtActivity.py:638 +msgid "Clean" +msgstr "Clean" + +#: turtleart.py:348 TurtleArtActivity.py:640 +msgid "Run" +msgstr "Run" + +#: turtleart.py:349 TurtleArtActivity.py:642 +msgid "Step" +msgstr "Step" + +#: turtleart.py:350 TurtleArtActivity.py:644 +msgid "Debug" +msgstr "Debug" + +#: turtleart.py:351 +msgid "Stop" +msgstr "Stop" + +#: turtleart.py:352 +msgid "Turtle" +msgstr "Turtle" + +#: turtleart.py:382 +msgid "You have unsaved work. Would you like to save before quitting?" +msgstr "You have unsaved work. Would you like to save before quitting?" + +#: turtleart.py:383 +msgid "Save project?" +msgstr "Save project?" + +#: TurtleArtActivity.py:125 +msgid "presentation" +msgstr "presentation" + +#: TurtleArtActivity.py:196 +msgid "snapshot" +msgstr "snapshot" + +#: TurtleArtActivity.py:257 TurtleArtActivity.py:270 msgid "Show blocks" msgstr "Show blocks" -#: TurtleArtActivity.py:254 TurtleArtActivity.py:272 TurtleArtActivity.py:627 +#: TurtleArtActivity.py:260 TurtleArtActivity.py:278 TurtleArtActivity.py:632 msgid "Hide blocks" msgstr "Hide blocks" -#: TurtleArtActivity.py:392 +#: TurtleArtActivity.py:398 msgid "Rescale coordinates down" msgstr "Rescale coordinates down" -#: TurtleArtActivity.py:396 TurtleArtActivity.py:569 +#: TurtleArtActivity.py:402 TurtleArtActivity.py:551 msgid "Rescale coordinates up" msgstr "Rescale coordinates up" -#: TurtleArtActivity.py:459 TurtleArtActivity.py:513 turtleart.py:335 -msgid "Edit" -msgstr "Edit" - -#: TurtleArtActivity.py:463 TurtleArtActivity.py:510 turtleart.py:330 -msgid "View" -msgstr "View" - -#: TurtleArtActivity.py:470 TurtleArtActivity.py:519 +#: TurtleArtActivity.py:476 TurtleArtActivity.py:524 msgid "Help" msgstr "Help" -#: TurtleArtActivity.py:507 +#: TurtleArtActivity.py:497 TurtleArtActivity.py:623 +msgid "Load example" +msgstr "Load example" + +#: TurtleArtActivity.py:516 msgid "Project" msgstr "Project" -#: TurtleArtActivity.py:516 +#: TurtleArtActivity.py:522 msgid "Import/Export" msgstr "Import/Export" -#: TurtleArtActivity.py:529 -msgid "Save snapshot" -msgstr "Save snapshot" - -#: TurtleArtActivity.py:532 turtleart.py:310 -msgid "Save as HTML" -msgstr "Save as HTML" - -#: TurtleArtActivity.py:535 turtleart.py:312 -msgid "Save as Logo" -msgstr "Save as Logo" - -#: TurtleArtActivity.py:538 turtleart.py:308 -msgid "Save as image" -msgstr "Save as image" - -#: TurtleArtActivity.py:541 -msgid "Import project from the Journal" -msgstr "Import project from the Journal" - -#: TurtleArtActivity.py:545 -msgid "Load Python block" -msgstr "Load Python block" - -#: TurtleArtActivity.py:548 -msgid "Load example" -msgstr "Load example" - -#: TurtleArtActivity.py:550 turtleart.py:333 -msgid "Copy" -msgstr "Copy" - -#: TurtleArtActivity.py:552 turtleart.py:334 -msgid "Paste" -msgstr "Paste" - -#: TurtleArtActivity.py:554 +#: TurtleArtActivity.py:537 msgid "Fullscreen" msgstr "Fullscreen" -#: TurtleArtActivity.py:557 turtleart.py:318 -msgid "Cartesian coordinates" -msgstr "Cartesian coordinates" - -#: TurtleArtActivity.py:559 turtleart.py:320 -msgid "Polar coordinates" -msgstr "Polar coordinates" - -#: TurtleArtActivity.py:562 +#: TurtleArtActivity.py:544 msgid "Metric coordinates" msgstr "Metric coordinates" -#: TurtleArtActivity.py:565 TurtleArt/tabasics.py:216 -#: TurtleArt/tawindow.py:2763 TurtleArt/tawindow.py:2767 +#: TurtleArtActivity.py:547 TurtleArt/tawindow.py:2789 +#: TurtleArt/tawindow.py:2793 TurtleArt/tabasics.py:216 msgid "xcor" msgstr "xcor" -#: TurtleArtActivity.py:566 TurtleArt/tabasics.py:227 -#: TurtleArt/tawindow.py:2763 TurtleArt/tawindow.py:2767 +#: TurtleArtActivity.py:548 TurtleArt/tawindow.py:2789 +#: TurtleArt/tawindow.py:2793 TurtleArt/tabasics.py:227 msgid "ycor" msgstr "ycor" -#: TurtleArtActivity.py:566 TurtleArt/tabasics.py:238 -#: TurtleArt/tawindow.py:2763 TurtleArt/tawindow.py:2767 +#: TurtleArtActivity.py:548 TurtleArt/tawindow.py:2789 +#: TurtleArt/tawindow.py:2793 TurtleArt/tabasics.py:238 msgid "heading" msgstr "heading" -#: TurtleArtActivity.py:572 turtleart.py:324 -msgid "Grow blocks" -msgstr "Grow blocks" - -#: TurtleArtActivity.py:575 turtleart.py:326 -msgid "Shrink blocks" -msgstr "Shrink blocks" - -#: TurtleArtActivity.py:579 TurtleArtActivity.py:583 +#: TurtleArtActivity.py:574 TurtleArtActivity.py:578 msgid "Move the cursor over the orange palette for help." msgstr "Move the cursor over the orange palette for help." -#: TurtleArtActivity.py:625 +#: TurtleArtActivity.py:612 +msgid "Save snapshot" +msgstr "Save snapshot" + +#: TurtleArtActivity.py:616 +msgid "Import project from the Journal" +msgstr "Import project from the Journal" + +#: TurtleArtActivity.py:619 +msgid "Load Python block" +msgstr "Load Python block" + +#: TurtleArtActivity.py:630 msgid "p" msgstr "p" -#: TurtleArtActivity.py:628 +#: TurtleArtActivity.py:633 msgid "b" msgstr "b" -#: TurtleArtActivity.py:633 turtleart.py:347 -msgid "Clean" -msgstr "Clean" - -#: TurtleArtActivity.py:633 +#: TurtleArtActivity.py:638 msgid "e" msgstr "e" -#: TurtleArtActivity.py:635 turtleart.py:348 -msgid "Run" -msgstr "Run" - -#: TurtleArtActivity.py:635 +#: TurtleArtActivity.py:640 msgid "r" msgstr "r" -#: TurtleArtActivity.py:637 turtleart.py:349 -msgid "Step" -msgstr "Step" - -#: TurtleArtActivity.py:637 +#: TurtleArtActivity.py:642 msgid "w" msgstr "w" -#: TurtleArtActivity.py:639 turtleart.py:350 -msgid "Debug" -msgstr "Debug" - -#: TurtleArtActivity.py:639 +#: TurtleArtActivity.py:644 msgid "d" msgstr "d" -#: TurtleArtActivity.py:641 +#: TurtleArtActivity.py:646 msgid "Stop turtle" msgstr "Stop turtle" -#: TurtleArtActivity.py:642 +#: TurtleArtActivity.py:647 msgid "s" msgstr "s" -#: turtleart.py:68 -msgid "usage is" -msgstr "usage is" +#: taextras.py:36 +msgid "Turtle Art Mini" +msgstr "Turtle Art Mini" -#: turtleart.py:212 -msgid "No option action:" -msgstr "No option action:" +#: taextras.py:40 +msgid "Turtle Confusion" +msgstr "Turtle Confusion" -#: turtleart.py:224 -msgid "File not found" -msgstr "File not found" +#: taextras.py:41 +msgid "Select a challenge" +msgstr "Select a challenge" -#: turtleart.py:248 -#, python-format -msgid "Configuration directory not writable: %s" -msgstr "Configuration directory not writable: %s" +#: taextras.py:47 +msgid "Palette of Mexican pesos" +msgstr "Palette of Mexican pesos" -#: turtleart.py:304 -msgid "New" -msgstr "New" +#: taextras.py:48 +msgid "Palette of Colombian pesos" +msgstr "Palette of Colombian pesos" -#: turtleart.py:305 -msgid "Open" -msgstr "Open" +#: taextras.py:49 +msgid "Palette of Rwandan francs" +msgstr "Palette of Rwandan francs" -#: turtleart.py:306 -msgid "Save" -msgstr "Save" +#: taextras.py:50 +msgid "Palette of US currencies" +msgstr "Palette of US currencies" -#: turtleart.py:307 -msgid "Save as" -msgstr "Save as" +#: taextras.py:51 +msgid "Palette of Australian currencies" +msgstr "Palette of Australian currencies" -#: turtleart.py:314 -msgid "Quit" -msgstr "Quit" +#: taextras.py:52 +msgid "Palette of Guaranies" +msgstr "Palette of Guaranies" -#: turtleart.py:315 -msgid "File" -msgstr "File" +#. TRANS: Butia is the Arduino Robot Project from Uruguay +#. (http://www.fing.edu.uy/inco/proyectos/butia/) +#: taextras.py:58 +msgid "Turtle Art Butia" +msgstr "Turtle Art Butia" -#: turtleart.py:322 -msgid "Rescale coordinates" -msgstr "Rescale coordinates" +#: taextras.py:59 +msgid "Adjust LED intensity between 0 and 255." +msgstr "Adjust LED intensity between 0 and 255." -#: turtleart.py:328 -msgid "Reset block size" -msgstr "Reset block size" +#: taextras.py:60 +msgid "" +"Returns the object gray level encountered him as a number between 0 and 1023." +msgstr "" +"Returns the object gray level encountered him as a number between 0 and " +"1023." -#: turtleart.py:342 -msgid "Show/hide blocks" -msgstr "Show/hide blocks" +#: taextras.py:62 +msgid "Returns 1 when the button is press and 0 otherwise." +msgstr "Returns 1 when the button is press and 0 otherwise." -#: turtleart.py:344 -msgid "Tools" -msgstr "Tools" +#: taextras.py:63 +msgid "" +"Returns the level of ligth in the ambient as a number between 0 and 1023." +msgstr "" +"Returns the level of light in the ambient as a number between 0 and 1023." -#: turtleart.py:351 -msgid "Stop" -msgstr "Stop" +#: taextras.py:65 +msgid "Returns the temperature in the ambient as a number between 0 and 255." +msgstr "Returns the temperature in the ambient as a number between 0 and 255." -#: turtleart.py:352 -msgid "Turtle" -msgstr "Turtle" +#: taextras.py:66 +msgid "" +"Returns the distance from the object in front of the sensor as a number " +"between 0 and 255." +msgstr "" +"Returns the distance from the object in front of the sensor as a number " +"between 0 and 255." -#: turtleart.py:382 -msgid "You have unsaved work. Would you like to save before quitting?" -msgstr "You have unsaved work. Would you like to save before quitting?" +#: taextras.py:68 +msgid "Returns 0 or 1 depending on the sensor inclination." +msgstr "Returns 0 or 1 depending on the sensor inclination." -#: turtleart.py:383 -msgid "Save project?" -msgstr "Save project?" +#: 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:70 +msgid "Switchs from 0 to 1, the frecuency depends on the vibration." +msgstr "Switches from 0 to 1, the frequency depends on the vibration." + +#: taextras.py:71 +msgid "LED" +msgstr "LED" + +#: taextras.py:72 +msgid "pushbutton" +msgstr "pushbutton" + +#: taextras.py:73 +msgid "grayscale" +msgstr "grayscale" + +#: taextras.py:74 +msgid "ambient light" +msgstr "ambient light" + +#: taextras.py:75 +msgid "temperature" +msgstr "temperature" + +#: taextras.py:76 +msgid "distance" +msgstr "distance" + +#: taextras.py:77 +msgid "tilt" +msgstr "tilt" + +#: taextras.py:78 +msgid "magnetic induction" +msgstr "magnetic induction" + +#: taextras.py:79 +msgid "vibration" +msgstr "vibration" + +#: taextras.py:80 +msgid "Butia Robot" +msgstr "Butia Robot" + +#: taextras.py:81 +msgid "delay Butia" +msgstr "delay Butia" + +#: taextras.py:82 +msgid "wait for argument seconds" +msgstr "wait for argument seconds" + +#: taextras.py:83 +msgid "Butia battery charge" +msgstr "Butia battery charge" + +#: taextras.py:84 +msgid "Returns the battery charge as a number between 0 and 255." +msgstr "Returns the battery charge as a number between 0 and 255." + +#: taextras.py:85 +msgid "Butia speed" +msgstr "Butia speed" + +#: taextras.py:86 +msgid "" +"Set the moving speed of the Butia motors as the value between 0 and 1023, " +"passed by argument." +msgstr "" +"Set the moving speed of the Butia motors as the value between 0 and 1023, " +"passed by argument." + +#: taextras.py:88 +msgid "forward Butia" +msgstr "forward Butia" + +#: taextras.py:89 +msgid "Move the Butia robot forward." +msgstr "Move the Butia robot forward." + +#: taextras.py:90 +msgid "forward distance" +msgstr "forward distance" + +#: taextras.py:91 +msgid "Move the Butia robot forward a predefined distance." +msgstr "Move the Butia robot forward a predefined distance." + +#: taextras.py:92 +msgid "backward Butia" +msgstr "backward Butia" + +#: taextras.py:93 taextras.py:97 taextras.py:99 taextras.py:103 +msgid "Move the Butia robot backward." +msgstr "Move the Butia robot backward." + +#: taextras.py:94 +msgid "backward distance" +msgstr "backward distance" + +#: taextras.py:95 +msgid "Move the Butia robot backward a predefined distance." +msgstr "Move the Butia robot backward a predefined distance." + +#: taextras.py:96 +msgid "left Butia" +msgstr "left Butia" + +#: taextras.py:98 +msgid "right Butia" +msgstr "right Butia" + +#: taextras.py:100 +msgid "Turn x degrees" +msgstr "Turn x degrees" + +#: taextras.py:101 +msgid "Turn the Butia robot x degrees." +msgstr "Turn the Butia robot x degrees." + +#: taextras.py:102 +msgid "stop Butia" +msgstr "stop Butia" + +#: taextras.py:104 +msgid "print Butia" +msgstr "print Butia" + +#: taextras.py:105 +msgid "Print text in Butia robot 32-character ASCII display." +msgstr "Print text in Butia robot 32-character ASCII display." + +#: taextras.py:106 +msgid "Butia" +msgstr "Butia" + +#: taextras.py:110 +msgid "The camera was not found." +msgstr "The camera was not found." + +#: taextras.py:111 +msgid "Error on the init of the camera." +msgstr "Error on the init of the camera." + +#: taextras.py:112 +msgid "FollowMe" +msgstr "FollowMe" + +#: taextras.py:113 +msgid "follow a RGB color" +msgstr "follow a RGB color" + +#: taextras.py:114 +msgid "follow a turtle color" +msgstr "follow a turtle color" + +#: taextras.py:115 +msgid "calibrate a color to follow" +msgstr "calibrate a color to follow" + +#: taextras.py:116 +msgid "x position" +msgstr "x position" + +#: taextras.py:117 +msgid "return x position" +msgstr "return x position" + +#: taextras.py:118 +msgid "y position" +msgstr "y position" + +#: taextras.py:119 +msgid "return y position" +msgstr "return y position" + +#: taextras.py:123 +msgid "Sumo Butia" +msgstr "Sumo Butia" + +#: taextras.py:124 +msgid "submit speed​​" +msgstr "submit speed​​" + +#: taextras.py:125 +msgid "Send speeds the robot." +msgstr "Send speeds the robot." + +#: taextras.py:126 +msgid "set speed" +msgstr "set speed" + +#: taextras.py:127 +msgid "Set the default speed for the movement commands." +msgstr "Set the default speed for the movement commands." + +#: taextras.py:128 +msgid "move" +msgstr "move" + +#: taextras.py:129 TurtleArt/tabasics.py:131 +msgid "back" +msgstr "back" + +#: taextras.py:130 pysamples/grecord.py:215 +msgid "stop" +msgstr "stop" + +#: taextras.py:131 +msgid "turn left" +msgstr "turn left" + +#: taextras.py:132 +msgid "turn right" +msgstr "turn right" + +#: taextras.py:133 +msgid "angle to center" +msgstr "angle to center" + +#. TRANS: dojo is the playing field +#: taextras.py:135 +msgid "Get the angle to the center of the dojo." +msgstr "Get the angle to the center of the dojo." + +#: taextras.py:136 +msgid "angle to the opponent" +msgstr "angle to the opponent" + +#: taextras.py:137 +msgid "Get the angle to the center of the opponent." +msgstr "Get the angle to the center of the opponent." + +#: taextras.py:138 +msgid "x coor." +msgstr "x coor." + +#: taextras.py:139 +msgid "Get the x coordinate of the robot." +msgstr "Get the x coordinate of the robot." + +#: taextras.py:140 +msgid "y coor." +msgstr "y coor." + +#: taextras.py:141 +msgid "Get the y coordinate of the robot." +msgstr "Get the y coordinate of the robot." + +#: taextras.py:142 +msgid "opponent x coor." +msgstr "opponent x coor." + +#: taextras.py:143 +msgid "Get the x coordinate of the opponent." +msgstr "Get the x coordinate of the opponent." + +#: taextras.py:144 +msgid "opponent y coor." +msgstr "opponent y coor." + +#: taextras.py:145 +msgid "Get the y coordinate of the opponent." +msgstr "Get the y coordinate of the opponent." + +#: taextras.py:146 +msgid "rotation" +msgstr "rotation" + +#: taextras.py:147 +msgid "Get SumBot rotation." +msgstr "Get SumBot rotation." + +#: taextras.py:148 +msgid "opponent rotation" +msgstr "opponent rotation" + +#: taextras.py:149 +msgid "Get the rotation of the opponent." +msgstr "Get the rotation of the opponent." + +#: taextras.py:150 +msgid "distance to center" +msgstr "distance to center" + +#. TRANS: dojo is the playing field +#: taextras.py:152 +msgid "Get the distance to the center of the dojo." +msgstr "Get the distance to the center of the dojo." + +#: taextras.py:153 +msgid "distance to opponent" +msgstr "distance to opponent" + +#: taextras.py:154 +msgid "Get the distance to the opponent." +msgstr "Get the distance to the opponent." + +#: taextras.py:155 +msgid "update information" +msgstr "update information" + +#: taextras.py:156 +msgid "Update information from the server." +msgstr "Update information from the server." + +#: pysamples/grecord.py:205 plugins/audio_sensors/audio_sensors.py:82 +#: plugins/audio_sensors/audio_sensors.py:97 +msgid "sound" +msgstr "sound" + +#: pysamples/grecord.py:213 TurtleArt/tabasics.py:801 +msgid "start" +msgstr "start" + +#: pysamples/grecord.py:217 +msgid "play" +msgstr "play" + +#: pysamples/grecord.py:219 +msgid "save" +msgstr "save" + +#: pysamples/uturn.py:24 +msgid "uturn" +msgstr "uturn" + +#: pysamples/uturn.py:26 +msgid "make a uturn" +msgstr "make a uturn" + +#: gnome_plugins/collaboration_plugin.py:67 +msgid "My Turtle Art session" +msgstr "My Turtle Art session" + +#: gnome_plugins/collaboration_plugin.py:115 +msgid "Enable collaboration" +msgstr "Enable collaboration" + +#: gnome_plugins/collaboration_plugin.py:120 +msgid "Activities" +msgstr "Activities" + +#: gnome_plugins/collaboration_plugin.py:125 +msgid "Buddies" +msgstr "Buddies" + +#: gnome_plugins/collaboration_plugin.py:128 +msgid "Share" +msgstr "Share" + +#: gnome_plugins/collaboration_plugin.py:129 +msgid "Configuration" +msgstr "Configuration" + +#: gnome_plugins/collaboration_plugin.py:132 +msgid "Neighborhood" +msgstr "Neighborhood" + +#: gnome_plugins/collaboration_plugin.py:288 +msgid "Nickname" +msgstr "Nickname" + +#: gnome_plugins/collaboration_plugin.py:290 +msgid "Account ID" +msgstr "Account ID" + +#: gnome_plugins/collaboration_plugin.py:292 +msgid "Server" +msgstr "Server" + +#: gnome_plugins/collaboration_plugin.py:294 +msgid "Port" +msgstr "Port" -#: plugins/rfid/rfid.py:86 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:245 -#: plugins/camera_sensor/camera_sensor.py:56 +#: gnome_plugins/collaboration_plugin.py:296 +msgid "Password" +msgstr "Password" + +#: gnome_plugins/collaboration_plugin.py:298 +msgid "Register" +msgstr "Register" + +#: gnome_plugins/collaboration_plugin.py:300 +msgid "Colors" +msgstr "Colors" + +#: gnome_plugins/uploader_plugin.py:64 +msgid "Upload to Web" +msgstr "Upload to Web" + +#: gnome_plugins/uploader_plugin.py:66 +msgid "Upload" +msgstr "Upload" + +#: gnome_plugins/uploader_plugin.py:83 +msgid "" +"You must have an account at http://turtleartsite.sugarlabs.org to upload " +"your project." +msgstr "" +"You must have an account at http://turtleartsite.sugarlabs.org to upload " +"your project." + +#: gnome_plugins/uploader_plugin.py:92 +msgid "Username:" +msgstr "Username:" + +#: gnome_plugins/uploader_plugin.py:102 +msgid "Password:" +msgstr "Password:" + +#: gnome_plugins/uploader_plugin.py:113 +msgid "Title:" +msgstr "Title:" + +#: gnome_plugins/uploader_plugin.py:123 +msgid "Description:" +msgstr "Description:" + +#: gnome_plugins/uploader_plugin.py:133 +msgid "Submit to Web" +msgstr "Submit to Web" + +#: gnome_plugins/uploader_plugin.py:137 +msgid "Cancel" +msgstr "Cancel" + +#: gnome_plugins/uploader_plugin.py:159 +msgid "Login failed" +msgstr "Login failed" + +#: gnome_plugins/uploader_plugin.py:196 +msgid "Failed to upload!" +msgstr "Failed to upload!" + +#: plugins/camera_sensor/camera_sensor.py:58 plugins/rfid/rfid.py:86 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:269 +#: plugins/light_sensor/light_sensor.py:49 #: plugins/audio_sensors/audio_sensors.py:75 +#: plugins/accelerometer/accelerometer.py:49 msgid "Palette of sensor blocks" msgstr "Palette of sensor blocks" +#: plugins/camera_sensor/camera_sensor.py:69 +#: plugins/camera_sensor/camera_sensor.py:81 +#: plugins/camera_sensor/camera_sensor.py:99 +#: plugins/camera_sensor/camera_sensor.py:112 +#: plugins/light_sensor/light_sensor.py:55 +#: plugins/light_sensor/light_sensor.py:62 +msgid "brightness" +msgstr "brightness" + +#: plugins/camera_sensor/camera_sensor.py:70 +#: plugins/camera_sensor/camera_sensor.py:101 +msgid "light level detected by camera" +msgstr "light level detected by camera" + +#: plugins/camera_sensor/camera_sensor.py:82 +#: plugins/camera_sensor/camera_sensor.py:113 +msgid "Average RGB color from camera is pushed to the stack" +msgstr "Average RGB color from camera is pushed to the stack" + +#: plugins/camera_sensor/camera_sensor.py:93 +#: plugins/camera_sensor/camera_sensor.py:125 +msgid "camera output" +msgstr "camera output" + #: plugins/rfid/rfid.py:91 plugins/rfid/rfid.py:99 msgid "RFID" msgstr "RFID" @@ -294,239 +837,239 @@ msgstr "RFID" msgid "read value from RFID device" msgstr "read value from RFID device" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:94 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:98 #: TurtleArt/tabasics.py:707 msgid "Palette of flow operators" msgstr "Palette of flow operators" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:99 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 msgid "while" msgstr "while" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:100 +#: 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:106 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:110 msgid "until" msgstr "until" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:107 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:111 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:114 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:118 msgid "Palette of media objects" msgstr "Palette of media objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:120 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:124 msgid "journal" msgstr "journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:121 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:125 msgid "Sugar Journal media object" msgstr "Sugar Journal media object" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:126 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:135 msgid "audio" msgstr "audio" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:137 msgid "Sugar Journal audio object" msgstr "Sugar Journal audio object" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:133 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:147 msgid "video" msgstr "video" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:135 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:149 msgid "Sugar Journal video object" msgstr "Sugar Journal video object" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:140 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:159 msgid "description" msgstr "description" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:142 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:161 msgid "Sugar Journal description field" msgstr "Sugar Journal description field" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:146 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:147 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:148 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:155 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:168 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:183 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:170 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:171 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:172 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:179 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:192 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:207 #: TurtleArt/tabasics.py:834 TurtleArt/tabasics.py:835 #: TurtleArt/tabasics.py:836 msgid "text" msgstr "text" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:149 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:173 #: TurtleArt/tabasics.py:837 msgid "string value" msgstr "string value" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:154 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:178 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:206 msgid "show" msgstr "show" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:158 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:171 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 msgid "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:167 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:191 msgid "show aligned" msgstr "show aligned" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:194 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:218 msgid "set scale" msgstr "set scale" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:198 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222 msgid "sets the scale of media" msgstr "sets the scale of media" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:205 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:229 msgid "save picture" msgstr "save picture" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:207 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:218 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:231 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:242 msgid "picture name" msgstr "picture name" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:208 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:232 msgid "saves a picture to the Sugar Journal" msgstr "saves a picture to the Sugar Journal" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:216 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:240 msgid "save SVG" msgstr "save SVG" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:219 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:243 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:226 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:250 msgid "scale" msgstr "scale" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:230 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:254 msgid "holds current scale value" msgstr "holds current scale value" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:259 msgid "media wait" msgstr "media wait" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:237 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:261 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:250 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:274 msgid "query keyboard" msgstr "query keyboard" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:252 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:276 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:259 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:283 msgid "keyboard" msgstr "keyboard" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:263 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:287 msgid "holds results of query-keyboard block" msgstr "holds results of query-keyboard block" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:270 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:294 msgid "read pixel" msgstr "read pixel" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:273 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:297 msgid "RGB color under the turtle is pushed to the stack" msgstr "RGB color under the turtle is pushed to the stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:281 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:305 msgid "turtle sees" msgstr "turtle sees" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:283 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307 msgid "returns the color that the turtle \"sees\"" msgstr "returns the color that the turtle \"sees\"" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:291 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:315 msgid "time" msgstr "time" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:294 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:318 msgid "elapsed time (in seconds) since program started" msgstr "elapsed time (in seconds) since program started" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:303 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:327 msgid "Palette of extra options" msgstr "Palette of extra options" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:308 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:332 msgid "push" msgstr "push" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:311 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:335 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:321 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:345 msgid "show heap" msgstr "show heap" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:324 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:348 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:334 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:358 msgid "empty heap" msgstr "empty heap" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:337 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:361 msgid "emptys FILO (first-in-last-out heap)" msgstr "emptys FILO (first-in-last-out heap)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:347 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:371 msgid "pop" msgstr "pop" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:351 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:375 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:361 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:363 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:385 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:387 msgid "comment" msgstr "comment" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:364 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:388 msgid "places a comment in your code" msgstr "places a comment in your code" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:370 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:394 msgid "print" msgstr "print" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:373 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:397 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:381 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:393 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:406 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:405 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:417 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:430 msgid "Python" msgstr "Python" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:384 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:408 msgid "" "a programmable block: used to add advanced single-variable math equations, e." "g., sin(x)" @@ -534,7 +1077,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:396 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:420 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sqrt(x*x+y*y)" @@ -542,7 +1085,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:409 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:433 msgid "" "a programmable block: used to add advanced multi-variable math equations, e." "g., sin(x+y+z)" @@ -550,280 +1093,258 @@ 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:420 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:433 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:446 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:444 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:459 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:474 msgid "Python block" msgstr "Python block" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:422 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:435 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:448 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:446 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:461 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:476 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:456 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:489 msgid "Cartesian" msgstr "Cartesian" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:458 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:491 msgid "displays Cartesian coordinates" msgstr "displays Cartesian coordinates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:464 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:497 msgid "polar" msgstr "polar" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:466 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:499 msgid "displays polar coordinates" msgstr "displays polar coordinates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:472 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:505 msgid "turtle" msgstr "turtle" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:475 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:508 msgid "chooses which turtle to command" msgstr "chooses which turtle to command" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:484 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:493 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:517 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:526 msgid "turtle shell" msgstr "turtle shell" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:486 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:494 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:519 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:527 msgid "put a custom 'shell' on the turtle" msgstr "put a custom 'shell' on the turtle" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:499 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:658 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:532 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:697 msgid "top" msgstr "top" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:501 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:534 msgid "top of a collapsed stack" msgstr "top of a collapsed stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:507 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:634 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:540 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:673 msgid "bottom" msgstr "bottom" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:508 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:541 msgid "bottom of a collapsible stack" msgstr "bottom of a collapsible stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:516 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:549 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:524 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:527 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:536 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:544 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:557 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:560 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:569 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:577 msgid "top of stack" msgstr "top of stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:525 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:534 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:567 msgid "label" msgstr "label" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:533 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:566 msgid "top of a collapsible stack" msgstr "top of a collapsible stack" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:542 -#: TurtleArt/tautils.py:587 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:575 +#: TurtleArt/tautils.py:590 msgid "click to open" msgstr "click to open" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:550 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:583 msgid "Palette of presentation templates" msgstr "Palette of presentation templates" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:554 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:587 msgid "hide blocks" msgstr "hide blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:556 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:589 msgid "declutters canvas by hiding blocks" msgstr "declutters canvas by hiding blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:561 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:594 msgid "show blocks" msgstr "show blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:563 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:596 msgid "restores hidden blocks" msgstr "restores hidden blocks" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:568 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:601 msgid "full screen" msgstr "full screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:570 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:603 msgid "hides the Sugar toolbars" msgstr "hides the Sugar toolbars" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:579 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:612 msgid "list" msgstr "list" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:582 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:806 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:615 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:845 msgid "presentation bulleted list" msgstr "presentation bulleted list" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:590 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:807 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:623 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:846 msgid "presentation template: list of bullets" msgstr "presentation template: list of bullets" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:596 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:751 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:630 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:790 msgid "presentation template: select Journal object (no description)" msgstr "presentation template: select Journal object (no description)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:602 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:737 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:637 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:776 msgid "presentation template: select Journal object (with description)" msgstr "presentation template: select Journal object (with description)" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:608 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:793 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:644 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:832 msgid "presentation template: select four Journal objects" msgstr "presentation template: select four Journal objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:614 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:620 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:765 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:779 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:651 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:658 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:804 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:818 msgid "presentation template: select two Journal objects" msgstr "presentation template: select two Journal objects" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:626 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:665 #: TurtleArt/tabasics.py:154 msgid "left" msgstr "left" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:629 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:668 msgid "xcor of left of screen" msgstr "xcor of left of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:637 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:676 msgid "ycor of bottom of screen" msgstr "ycor of bottom of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:642 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:681 msgid "width" msgstr "width" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:645 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:684 msgid "the canvas width" msgstr "the canvas width" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:650 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:689 #: TurtleArt/tabasics.py:165 msgid "right" msgstr "right" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:653 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:692 msgid "xcor of right of screen" msgstr "xcor of right of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:661 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:700 msgid "ycor of top of screen" msgstr "ycor of top of screen" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:666 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:705 msgid "height" msgstr "height" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:669 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:708 msgid "the canvas height" msgstr "the canvas height" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:676 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:715 msgid "title x" msgstr "title x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:685 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:724 msgid "title y" msgstr "title y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:694 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:733 msgid "left x" msgstr "left x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:703 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:742 msgid "top y" msgstr "top y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:712 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:751 msgid "right x" msgstr "right x" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:721 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:760 msgid "bottom y" msgstr "bottom y" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:735 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:749 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:763 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:777 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:791 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:805 -#: TurtleArt/taconstants.py:255 TurtleArt/taconstants.py:277 -#: TurtleArt/taconstants.py:298 TurtleArt/taconstants.py:340 -#: TurtleArt/taconstants.py:382 TurtleArt/taconstants.py:424 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:774 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:788 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:802 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:816 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:830 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:844 +#: TurtleArt/taconstants.py:251 TurtleArt/taconstants.py:273 +#: TurtleArt/taconstants.py:294 TurtleArt/taconstants.py:336 +#: TurtleArt/taconstants.py:378 TurtleArt/taconstants.py:420 msgid "Title" msgstr "Title" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:736 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:750 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 msgid "presentation 1x1" msgstr "presentation 1x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:764 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:803 msgid "presentation 2x1" msgstr "presentation 2x1" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:778 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:817 msgid "presentation 1x2" msgstr "presentation 1x2" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:792 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:831 msgid "presentation 2x2" msgstr "presentation 2x2" -#: plugins/camera_sensor/camera_sensor.py:66 -#: plugins/camera_sensor/camera_sensor.py:78 -#: plugins/camera_sensor/camera_sensor.py:96 -#: plugins/camera_sensor/camera_sensor.py:108 -msgid "brightness" -msgstr "brightness" - -#: plugins/camera_sensor/camera_sensor.py:67 -#: plugins/camera_sensor/camera_sensor.py:97 -msgid "light level detected by camera" -msgstr "light level detected by camera" - -#: plugins/camera_sensor/camera_sensor.py:79 -#: plugins/camera_sensor/camera_sensor.py:109 -msgid "Average RGB color from camera is pushed to the stack" -msgstr "Average RGB color from camera is pushed to the stack" - -#: plugins/camera_sensor/camera_sensor.py:90 -#: plugins/camera_sensor/camera_sensor.py:121 -msgid "camera output" -msgstr "camera output" - -#: plugins/audio_sensors/audio_sensors.py:82 -#: plugins/audio_sensors/audio_sensors.py:97 pysamples/grecord.py:205 -msgid "sound" -msgstr "sound" +#: plugins/light_sensor/light_sensor.py:57 +#: plugins/light_sensor/light_sensor.py:64 +msgid "light level detected by light sensor" +msgstr "light level detected by light sensor" #: plugins/audio_sensors/audio_sensors.py:83 #: plugins/audio_sensors/audio_sensors.py:98 @@ -850,26 +1371,36 @@ msgstr "pitch" msgid "microphone input pitch" msgstr "microphone input pitch" -#: plugins/audio_sensors/audio_sensors.py:144 -#: plugins/audio_sensors/audio_sensors.py:158 +#: plugins/audio_sensors/audio_sensors.py:145 +#: plugins/audio_sensors/audio_sensors.py:159 msgid "resistance" msgstr "resistance" -#: plugins/audio_sensors/audio_sensors.py:145 -#: plugins/audio_sensors/audio_sensors.py:159 +#: plugins/audio_sensors/audio_sensors.py:146 +#: plugins/audio_sensors/audio_sensors.py:160 msgid "microphone input resistance" msgstr "microphone input resistance" -#: plugins/audio_sensors/audio_sensors.py:150 -#: plugins/audio_sensors/audio_sensors.py:165 +#: plugins/audio_sensors/audio_sensors.py:151 +#: plugins/audio_sensors/audio_sensors.py:166 msgid "voltage" msgstr "voltage" -#: plugins/audio_sensors/audio_sensors.py:151 -#: plugins/audio_sensors/audio_sensors.py:166 +#: plugins/audio_sensors/audio_sensors.py:152 +#: plugins/audio_sensors/audio_sensors.py:167 msgid "microphone input voltage" msgstr "microphone input voltage" +#: plugins/accelerometer/accelerometer.py:55 +#: plugins/accelerometer/accelerometer.py:62 +msgid "acceleration" +msgstr "acceleration" + +#: plugins/accelerometer/accelerometer.py:57 +#: plugins/accelerometer/accelerometer.py:64 +msgid "push accereration in x, y, z to heap" +msgstr "push acceleration in x, y, z to heap" + #: TurtleArt/tapalette.py:83 msgid "displays next palette" msgstr "displays next palette" @@ -878,6 +1409,26 @@ msgstr "displays next palette" msgid "changes the orientation of the palette of blocks" msgstr "changes the orientation of the palette of blocks" +#: TurtleArt/tawindow.py:748 TurtleArt/tawindow.py:749 +msgid "orientation" +msgstr "orientation" + +#: TurtleArt/tawindow.py:759 TurtleArt/tawindow.py:1022 +msgid "next" +msgstr "next" + +#: TurtleArt/tawindow.py:2885 +msgid "image" +msgstr "image" + +#: TurtleArt/tautils.py:173 +msgid "Load..." +msgstr "Load..." + +#: TurtleArt/tautils.py:182 +msgid "Save..." +msgstr "Save..." + #: TurtleArt/talogo.py:417 msgid "did not output to" msgstr "did not output to" @@ -894,14 +1445,6 @@ msgstr "doesn't like" msgid "as input" msgstr "as input" -#: TurtleArt/tautils.py:173 -msgid "Load..." -msgstr "Load..." - -#: TurtleArt/tautils.py:182 -msgid "Save..." -msgstr "Save..." - #: TurtleArt/tabasics.py:115 msgid "Palette of turtle commands" msgstr "Palette of turtle commands" @@ -914,10 +1457,6 @@ msgstr "forward" msgid "moves turtle forward" msgstr "moves turtle forward" -#: TurtleArt/tabasics.py:131 -msgid "back" -msgstr "back" - #: TurtleArt/tabasics.py:135 msgid "moves turtle backward" msgstr "moves turtle backward" @@ -1351,10 +1890,6 @@ msgstr "stops current action" msgid "Palette of variable blocks" msgstr "Palette of variable blocks" -#: TurtleArt/tabasics.py:801 pysamples/grecord.py:213 -msgid "start" -msgstr "start" - #: TurtleArt/tabasics.py:804 msgid "connects action to toolbar run buttons" msgstr "connects action to toolbar run buttons" @@ -1415,15 +1950,11 @@ msgstr "value" msgid "stores numeric value in named variable" msgstr "stores numeric value in named variable" -#: TurtleArt/tabasics.py:882 TurtleArt/tabasics.py:908 -#: TurtleArt/tabasics.py:911 +#: TurtleArt/tabasics.py:882 TurtleArt/tabasics.py:884 +#: TurtleArt/tabasics.py:908 TurtleArt/tabasics.py:911 msgid "action" msgstr "action" -#: TurtleArt/tabasics.py:884 -msgid "stack" -msgstr "stack" - #: TurtleArt/tabasics.py:886 msgid "top of nameable action stack" msgstr "top of nameable action stack" @@ -1484,141 +2015,8 @@ msgstr "clear all" msgid "move all blocks to trash" msgstr "move all blocks to trash" -#: TurtleArt/tawindow.py:737 TurtleArt/tawindow.py:738 -msgid "orientation" -msgstr "orientation" - -#: TurtleArt/tawindow.py:748 TurtleArt/tawindow.py:1010 -msgid "next" -msgstr "next" - -#: TurtleArt/tawindow.py:2859 -msgid "image" -msgstr "image" - -#: gnome_plugins/uploader_plugin.py:64 -msgid "Upload to Web" -msgstr "Upload to Web" - -#: gnome_plugins/uploader_plugin.py:66 -msgid "Upload" -msgstr "Upload" - -#: gnome_plugins/uploader_plugin.py:83 -msgid "" -"You must have an account at http://turtleartsite.sugarlabs.org to upload " -"your project." -msgstr "" -"You must have an account at http://turtleartsite.sugarlabs.org to upload " -"your project." - -#: gnome_plugins/uploader_plugin.py:92 -msgid "Username:" -msgstr "Username:" - -#: gnome_plugins/uploader_plugin.py:102 -msgid "Password:" -msgstr "Password:" - -#: gnome_plugins/uploader_plugin.py:113 -msgid "Title:" -msgstr "Title:" - -#: gnome_plugins/uploader_plugin.py:123 -msgid "Description:" -msgstr "Description:" - -#: gnome_plugins/uploader_plugin.py:133 -msgid "Submit to Web" -msgstr "Submit to Web" - -#: gnome_plugins/uploader_plugin.py:137 -msgid "Cancel" -msgstr "Cancel" - -#: gnome_plugins/uploader_plugin.py:159 -msgid "Login failed" -msgstr "Login failed" - -#: gnome_plugins/uploader_plugin.py:196 -msgid "Failed to upload!" -msgstr "Failed to upload!" - -#: gnome_plugins/collaboration_plugin.py:67 -msgid "My Turtle Art session" -msgstr "My Turtle Art session" - -#: gnome_plugins/collaboration_plugin.py:115 -msgid "Enable collaboration" -msgstr "Enable collaboration" - -#: gnome_plugins/collaboration_plugin.py:120 -msgid "Activities" -msgstr "Activities" - -#: gnome_plugins/collaboration_plugin.py:125 -msgid "Buddies" -msgstr "Buddies" - -#: gnome_plugins/collaboration_plugin.py:128 -msgid "Share" -msgstr "Share" - -#: gnome_plugins/collaboration_plugin.py:129 -msgid "Configuration" -msgstr "Configuration" - -#: gnome_plugins/collaboration_plugin.py:132 -msgid "Neighborhood" -msgstr "Neighborhood" - -#: gnome_plugins/collaboration_plugin.py:288 -msgid "Nickname" -msgstr "Nickname" - -#: gnome_plugins/collaboration_plugin.py:290 -msgid "Account ID" -msgstr "Account ID" - -#: gnome_plugins/collaboration_plugin.py:292 -msgid "Server" -msgstr "Server" - -#: gnome_plugins/collaboration_plugin.py:294 -msgid "Port" -msgstr "Port" - -#: gnome_plugins/collaboration_plugin.py:296 -msgid "Password" -msgstr "Password" - -#: gnome_plugins/collaboration_plugin.py:298 -msgid "Register" -msgstr "Register" - -#: gnome_plugins/collaboration_plugin.py:300 -msgid "Colors" -msgstr "Colors" - -#: pysamples/grecord.py:215 -msgid "stop" -msgstr "stop" - -#: pysamples/grecord.py:217 -msgid "play" -msgstr "play" - -#: pysamples/grecord.py:219 -msgid "save" -msgstr "save" - -#: pysamples/uturn.py:24 -msgid "uturn" -msgstr "uturn" - -#: pysamples/uturn.py:26 -msgid "make a uturn" -msgstr "make a uturn" +#~ msgid "stack" +#~ msgstr "stack" #~ msgid "yellow" #~ msgstr "yellow" diff --git a/po/fr.po b/po/fr.po index 8572eed..2fbd1b7 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,1616 +6,1760 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-23 03:02+0200\n" -"PO-Revision-Date: 2010-12-12 10:54+0200\n" +"POT-Creation-Date: 2011-08-03 10:07-0400\n" +"PO-Revision-Date: 2011-07-30 19:45+0200\n" "Last-Translator: samy boutayeb \n" "Language-Team: LANGUAGE \n" -"Language: fr\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Pootle 2.0.3\n" +"X-Generator: Pootle 2.0.1\n" -#: activity/activity.info:2 +#: activity/activity.info:2 turtleart.py:272 pysamples/grecord.py:205 +#: TurtleArt/tawindow.py:1560 TurtleArt/tawindow.py:2785 +#: TurtleArt/taexporthtml.py:127 TurtleArt/taexporthtml.py:129 msgid "Turtle Art" msgstr "ArtTortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:657 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:658 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:659 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:660 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:661 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:662 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:989 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:1011 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:1032 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:1074 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:1116 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:1158 -msgid "Title" -msgstr "Titre" +#: turtleart.py:68 +msgid "usage is" +msgstr "l'usage est" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:390 -msgid "resistance" -msgstr "résistance" +#: turtleart.py:212 +msgid "No option action:" +msgstr "Aucune action d'option :" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:462 -msgid "yellow" -msgstr "jaune" +#: turtleart.py:224 +msgid "File not found" +msgstr "Fichier introuvable" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:842 -msgid "displays polar coordinates" -msgstr "afficher les coordonnées polaires" +#: turtleart.py:248 +#, python-format +msgid "Configuration directory not writable: %s" +msgstr "Répertoire de configuration non inscriptible : %s" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:783 -msgid "emptys FILO (first-in-last-out heap)" -msgstr "vider FILO (Premier Entrée Dernier Sortie)" +#: turtleart.py:304 +msgid "New" +msgstr "Nouveau" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:358 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:448 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:449 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:450 -msgid " " -msgstr " " +#: turtleart.py:305 +msgid "Open" +msgstr "Ouvrir" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:811 -msgid "if-then operator that uses boolean operators from Numbers palette" -msgstr "" -"opérateur si-alors utilisant des opérateurs booléens de la palette des " -"nombres" +#: turtleart.py:306 +msgid "Save" +msgstr "Enregistrer" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:808 -msgid "jogs stack right" -msgstr "pousse la pile à droite" +#: turtleart.py:307 +msgid "Save as" +msgstr "Enregistrer sous" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:812 -msgid "Sugar Journal media object" -msgstr "objet média du Journal Sugar" +#: turtleart.py:308 TurtleArtActivity.py:538 +msgid "Save as image" +msgstr "Enregistrer dans une image" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:313 -msgid "box 2" -msgstr "boîte 2" +#: turtleart.py:310 TurtleArtActivity.py:532 +msgid "Save as HTML" +msgstr "Enregistrer en HTML" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:312 -msgid "box 1" -msgstr "boîte 1" +#: turtleart.py:312 TurtleArtActivity.py:535 +msgid "Save as Logo" +msgstr "Enregistrer en Logo" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:878 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:254 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:860 -msgid "Step" -msgstr "Pas à pas" +#: turtleart.py:314 +msgid "Quit" +msgstr "Quitter" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:847 -msgid "multiplies two numeric inputs" -msgstr "multiplie deux valeurs numériques" +#: turtleart.py:315 +msgid "File" +msgstr "Fichier" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:177 -msgid "presentation" -msgstr "présentation" +#: turtleart.py:318 TurtleArtActivity.py:557 +msgid "Cartesian coordinates" +msgstr "Coordonnées Cartésiennes" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:248 -msgid "Show/hide blocks" -msgstr "Montrer/Cacher les blocs" +#: turtleart.py:320 TurtleArtActivity.py:559 +msgid "Polar coordinates" +msgstr "Coordonnées Polaires" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:299 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:312 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:324 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:341 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:355 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:867 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:247 -msgid "Hide palette" -msgstr "Masquer la palette" +#: turtleart.py:322 +msgid "Rescale coordinates" +msgstr "Modifier l'échelle" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:217 -msgid "Save As" -msgstr "Enregistrer sous" +#: turtleart.py:324 TurtleArtActivity.py:572 +msgid "Grow blocks" +msgstr "Augmenter les blocs" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:320 -msgid "cyan" -msgstr "cyan" +#: turtleart.py:326 TurtleArtActivity.py:575 +msgid "Shrink blocks" +msgstr "Diminuer les blocs" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:857 -msgid "xcor of right of screen" -msgstr "coord. x de la droite de l'écran" +#: turtleart.py:328 +msgid "Reset block size" +msgstr "Réinitialiser taille blocs" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:793 -msgid "Palette of extra options" -msgstr "palette d'options supplémentaires" +#: turtleart.py:330 TurtleArtActivity.py:463 TurtleArtActivity.py:510 +msgid "View" +msgstr "Vue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:786 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:219 -msgid "Save as HTML" -msgstr "Enregistrer en HTML" +#: turtleart.py:333 TurtleArtActivity.py:550 +msgid "Copy" +msgstr "Copier" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:187 -#, python-format -msgid "Configuration directory not writable: %s" -msgstr "Répertoire de configuration non inscriptible : %s" +#: turtleart.py:334 TurtleArtActivity.py:552 +msgid "Paste" +msgstr "Coller" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:816 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:2416 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:2420 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:337 -msgid "heading" -msgstr "cap" +#: turtleart.py:335 TurtleArtActivity.py:459 TurtleArtActivity.py:513 +msgid "Edit" +msgstr "Édition" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:868 -msgid "saves turtle graphics as an SVG file in the Sugar Journal" -msgstr "" -"enregistre les dessins de la tortue en tant que fichier SVG dans le Journal " -"de Sugar" +#: turtleart.py:338 TurtleArtActivity.py:238 +msgid "Show palette" +msgstr "Afficher la palette" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:883 -msgid "draws text or show media from the Journal" -msgstr "dessine un texte ou montre un média du Journal" +#: turtleart.py:340 TurtleArtActivity.py:244 TurtleArtActivity.py:620 +msgid "Hide palette" +msgstr "Masquer la palette" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:308 -msgid "blue" -msgstr "bleu" +#: turtleart.py:342 +msgid "Show/hide blocks" +msgstr "Montrer/Cacher les blocs" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:781 -msgid "displays Cartesian coordinates" -msgstr "afficher coordonnées Cartesienne" +#: turtleart.py:344 +msgid "Tools" +msgstr "Outils" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:142 -msgid "No option action:" -msgstr "Aucune action d'option :" +#: turtleart.py:347 TurtleArtActivity.py:629 +msgid "Clean" +msgstr "Effacer" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:916 -msgid "jogs stack down" -msgstr "pousse l'action en bas" +#: turtleart.py:348 TurtleArtActivity.py:631 +msgid "Run" +msgstr "Exécuter" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:851 -msgid "modular (remainder) operator" -msgstr "opérateur modulaire (reste)" +#: turtleart.py:349 TurtleArtActivity.py:633 +msgid "Step" +msgstr "Pas à pas" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:397 -msgid "save SVG" -msgstr "enregistrer SVG" +#: turtleart.py:350 TurtleArtActivity.py:635 +msgid "Debug" +msgstr "Débogage" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:400 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:402 -msgid "top of stack" -msgstr "haut de la pile" +#: turtleart.py:351 +msgid "Stop" +msgstr "Arrêter" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:824 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:911 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:912 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:913 -msgid "runs code found in the tamyblock.py module found in the Journal" -msgstr "exécute le code trouvé dans le module tamyblock.py module du Journal" +#: turtleart.py:352 +msgid "Turtle" +msgstr "Tortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:365 -msgid "pen down" -msgstr "crayon abaissé" +#: turtleart.py:382 +msgid "You have unsaved work. Would you like to save before quitting?" +msgstr "" +"Vous n'avez pas sauvegardé votre travail. Voulez-vous le sauvegarder avant " +"de quitter ?" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:315 -msgid " clean " -msgstr " nettoyer " +#: turtleart.py:383 +msgid "Save project?" +msgstr "Sauvegarder le projet ?" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:454 -msgid "wait" -msgstr "attend" +#: TurtleArtActivity.py:120 +msgid "presentation" +msgstr "présentation" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:311 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:430 -msgid "box" -msgstr "boîte" +#: TurtleArtActivity.py:191 +msgid "snapshot" +msgstr "instantanée" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:652 -msgid "Failed to upload!" -msgstr "Echec du téléchargement !" +#: TurtleArtActivity.py:251 TurtleArtActivity.py:264 +msgid "Show blocks" +msgstr "Afficher les blocs" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:889 -msgid "invokes named action stack" -msgstr "invoque la pile d'actions nommée" +#: TurtleArtActivity.py:254 TurtleArtActivity.py:272 TurtleArtActivity.py:623 +msgid "Hide blocks" +msgstr "Masquer les blocs" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:334 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:423 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:620 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:652 -msgid "action" -msgstr "action" +#: TurtleArtActivity.py:392 +msgid "Rescale coordinates down" +msgstr "Diminuer l'échelle des coordonnées" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:910 -msgid "do-until-True operator that uses boolean operators from Numbers palette" -msgstr "" -"opérateur faire-tantQue-Vrai utilisant des opérateurs booléens de la palette " -"des nombres" +#: TurtleArtActivity.py:396 TurtleArtActivity.py:569 +msgid "Rescale coordinates up" +msgstr "Augmenter l'échelle des coordonnées" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:61 -msgid "usage is" -msgstr "l'usage est" +#: TurtleArtActivity.py:470 TurtleArtActivity.py:519 +msgid "Help" +msgstr "Aide" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:779 -msgid "Variable 2 (numeric value)" -msgstr "Variable 2 (valeur numérique)" +#: TurtleArtActivity.py:507 +msgid "Project" +msgstr "Projet" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:743 -msgid "divide" -msgstr "diviser" +#: TurtleArtActivity.py:516 +msgid "Import/Export" +msgstr "Importer/Exporter" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:638 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:639 -msgid "picture name" -msgstr "nom image" +#: TurtleArtActivity.py:529 +msgid "Save snapshot" +msgstr "Enregistrer l'instantané" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:830 -msgid "Move the cursor over the orange palette for help." -msgstr "Passer le curseur sur la palette orange pour afficher l'aide." +#: TurtleArtActivity.py:541 +msgid "Import project from the Journal" +msgstr "Importer le projet depuis le journal" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:780 -msgid "named variable (numeric value)" -msgstr "variable nommée (valeur numérique)" +#: TurtleArtActivity.py:545 +msgid "Load Python block" +msgstr "Charger le bloc Python" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:603 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:861 -msgid "next" -msgstr "suivant" +#: TurtleArtActivity.py:548 +msgid "Load example" +msgstr "Charger l'exemple" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:748 -msgid "if then" -msgstr "si alors" +#: TurtleArtActivity.py:554 +msgid "Fullscreen" +msgstr "Plein écran" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:410 -msgid "set pen size" -msgstr "fixe l'épaisseur du trait" +#: TurtleArtActivity.py:562 +msgid "Metric coordinates" +msgstr "Coordonnées métriques" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:835 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:900 -msgid "presentation template: select Journal object (no description)" -msgstr "" -"modèle de présentation : sélectionner un objet du Journal (sans description)" +#: TurtleArtActivity.py:565 TurtleArt/tawindow.py:2781 +#: TurtleArt/tawindow.py:2785 TurtleArt/tabasics.py:216 +msgid "xcor" +msgstr "coord x" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:447 -msgid "until" -msgstr "jusqu'à" +#: TurtleArtActivity.py:566 TurtleArt/tawindow.py:2781 +#: TurtleArt/tawindow.py:2785 TurtleArt/tabasics.py:227 +msgid "ycor" +msgstr "coord y" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:790 -msgid "permanently deletes items in trash" -msgstr "effacer de manière définitive les objets dans la corbeille" +#: TurtleArtActivity.py:566 TurtleArt/tawindow.py:2781 +#: TurtleArt/tawindow.py:2785 TurtleArt/tabasics.py:238 +msgid "heading" +msgstr "cap" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:801 -msgid "top of Action 1 stack" -msgstr "haut de la pile Action 1" +#: TurtleArtActivity.py:579 TurtleArtActivity.py:583 +msgid "Move the cursor over the orange palette for help." +msgstr "Passer le curseur sur la palette orange pour afficher l'aide." -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:820 -msgid "" -"a programmable block: used to add advanced single-variable math equations, e." -"g., sin(x)" -msgstr "" -"un bloc programmable: utilisé pour ajouter des équations mathématiques " -"avancées à une seule variable, ex: sin(x)" +#: TurtleArtActivity.py:621 +msgid "p" +msgstr "p" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:795 -msgid "Palette of flow operators" -msgstr "Palette d'opérateurs de flux" +#: TurtleArtActivity.py:624 +msgid "b" +msgstr "b" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:864 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:866 -msgid "top of a collapsed stack" -msgstr "haut d'une pile agrégée" +#: TurtleArtActivity.py:629 +msgid "e" +msgstr "e" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:810 -msgid "if-then-else operator that uses boolean operators from Numbers palette" -msgstr "" -"opérateur si-alors-sinon utilisant des opérateurs booléens de la palette des " -"nombres" +#: TurtleArtActivity.py:631 +msgid "r" +msgstr "r" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:882 -msgid "holds current pen shade" -msgstr "conserver l'ombre courante du stylo" +#: TurtleArtActivity.py:633 +msgid "w" +msgstr "w" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:615 -msgid "Login failed" -msgstr "Echec de la connexion" +#: TurtleArtActivity.py:635 +msgid "d" +msgstr "d" -# -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:409 -msgid "set heading" -msgstr "seth" +#: TurtleArtActivity.py:637 +msgid "Stop turtle" +msgstr "Arrêter la tortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:361 -msgid "numbers" -msgstr "nombres" +#: TurtleArtActivity.py:638 +msgid "s" +msgstr "s" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:850 -msgid "RGB color under the turtle is pushed to the stack" -msgstr "La couleur RVB sous la tortue est poussée vers la pile" +#: pysamples/grecord.py:205 plugins/audio_sensors/audio_sensors.py:82 +#: plugins/audio_sensors/audio_sensors.py:97 +msgid "sound" +msgstr "son" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:806 -msgid "declutters canvas by hiding blocks" -msgstr "désencombre le canevas en masquant les blocs" +#: pysamples/grecord.py:213 TurtleArt/tabasics.py:801 +msgid "start" +msgstr "commencer" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:879 -msgid "w" -msgstr "w" +#: pysamples/grecord.py:215 +msgid "stop" +msgstr "Arrêter" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:877 -msgid "r" -msgstr "r" +#: pysamples/grecord.py:217 +msgid "play" +msgstr "Jouer" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:883 -msgid "s" -msgstr "s" +#: pysamples/grecord.py:219 +msgid "save" +msgstr "Enregistrer" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:868 -msgid "p" -msgstr "p" +#: pysamples/uturn.py:24 +msgid "uturn" +msgstr "Demi-tour" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:459 -msgid "write" -msgstr "écrire" +#: pysamples/uturn.py:26 +msgid "make a uturn" +msgstr "Faire demi-tour" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:771 -msgid "Import/Export" -msgstr "Importer/Exporter" +#: gnome_plugins/collaboration_plugin.py:67 +msgid "My Turtle Art session" +msgstr "Ma session ArtTortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:881 -msgid "d" -msgstr "d" +#: gnome_plugins/collaboration_plugin.py:115 +msgid "Enable collaboration" +msgstr "Activer la collaboration" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:875 -msgid "e" -msgstr "e" +#: gnome_plugins/collaboration_plugin.py:120 +msgid "Activities" +msgstr "Activités" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:870 -msgid "b" -msgstr "b" +#: gnome_plugins/collaboration_plugin.py:125 +msgid "Buddies" +msgstr "Amis" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:799 -msgid "holds current gray level (can be used in place of a number block)" -msgstr "" -"maintient le niveau de gris courant (utilisable à la place d'un bloc " -"numérique)" +#: gnome_plugins/collaboration_plugin.py:128 +msgid "Share" +msgstr "Partager" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:746 -msgid "horizontal space" -msgstr "espacement horizontal" +#: gnome_plugins/collaboration_plugin.py:129 +msgid "Configuration" +msgstr "Configuration" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:898 -msgid "string value" -msgstr "valeur chaîne" +#: gnome_plugins/collaboration_plugin.py:132 +msgid "Neighborhood" +msgstr "Voisinage" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/talogo.py:805 -msgid "I don't know how to" -msgstr "Je ne sais pas comment faire pour" +#: gnome_plugins/collaboration_plugin.py:288 +msgid "Nickname" +msgstr "Pseudo" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:414 -msgid "set text size" -msgstr "fixe la taille du texte" +#: gnome_plugins/collaboration_plugin.py:290 +msgid "Account ID" +msgstr "ID de compte" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:548 -msgid "Username:" -msgstr "Identifiant :" +#: gnome_plugins/collaboration_plugin.py:292 +msgid "Server" +msgstr "Serveur" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:891 -msgid "starts filled polygon (used with end fill block)" -msgstr "" -"commence le polygone rempli (utilisé avec arrête le remplissage du bloc)" +#: gnome_plugins/collaboration_plugin.py:294 +msgid "Port" +msgstr "Port" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:838 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:903 -msgid "presentation template: select four Journal objects" -msgstr "modèle de présentation : sélectionner quatre objets du Journal" +#: gnome_plugins/collaboration_plugin.py:296 +msgid "Password" +msgstr "Mot de passe :" + +#: gnome_plugins/collaboration_plugin.py:298 +msgid "Register" +msgstr "S'enregistrer" + +#: gnome_plugins/collaboration_plugin.py:300 +msgid "Colors" +msgstr "Couleurs" + +#: gnome_plugins/uploader_plugin.py:64 +msgid "Upload to Web" +msgstr "Transférer vers le Web" + +#: gnome_plugins/uploader_plugin.py:66 +msgid "Upload" +msgstr "Transférer" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:804 +#: gnome_plugins/uploader_plugin.py:83 msgid "" -"holds current heading value of the turtle (can be used in place of a number " -"block)" +"You must have an account at http://turtleartsite.sugarlabs.org to upload " +"your project." msgstr "" -"maintient la valeur du cap courant de la tortue (utilisable à la place d'un " -"bloc numérique)" +"Vous devez avoir un compte sur http://turtleartsite.sugarlabs.org pour " +"transférer votre projet." -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:873 -msgid "sets gray level of the line drawn by the turtle" -msgstr "définit le niveau de gris de la ligne dessinée par la tortue" +#: gnome_plugins/uploader_plugin.py:92 +msgid "Username:" +msgstr "Identifiant :" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:558 +#: gnome_plugins/uploader_plugin.py:102 msgid "Password:" msgstr "Mot de passe :" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:429 -msgid "stop action" -msgstr "arrête l'action" +#: gnome_plugins/uploader_plugin.py:113 +msgid "Title:" +msgstr "Titre :" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:333 -msgid "green" -msgstr "vert" +#: gnome_plugins/uploader_plugin.py:123 +msgid "Description:" +msgstr "Description :" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:326 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:417 -msgid "shade" -msgstr "teinte" +#: gnome_plugins/uploader_plugin.py:133 +msgid "Submit to Web" +msgstr "Publier sur le Web" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:794 -msgid "fills the background with (color, shade)" -msgstr "remplit l'arrière plan (couleur, teinte)" +#: gnome_plugins/uploader_plugin.py:137 +msgid "Cancel" +msgstr "Annuler" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:920 -msgid "" -"holds current x-coordinate value of the turtle (can be used in place of a " -"number block)" -msgstr "" -"maintient la valeur de la coordonnée x courante de la tortue (utilisable à " -"la place d'un bloc numérique)" +#: gnome_plugins/uploader_plugin.py:159 +msgid "Login failed" +msgstr "Echec de la connexion" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:396 -msgid "save picture" -msgstr "enregistrer image" +#: gnome_plugins/uploader_plugin.py:196 +msgid "Failed to upload!" +msgstr "Echec du transfert !" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:347 -msgid "keyboard" -msgstr "clavier" +#: plugins/camera_sensor/camera_sensor.py:58 plugins/rfid/rfid.py:86 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:269 +#: plugins/audio_sensors/audio_sensors.py:75 +msgid "Palette of sensor blocks" +msgstr "Palette de blocs de capteurs" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:391 -msgid "restore last" -msgstr "restaurer dernier" +#: plugins/camera_sensor/camera_sensor.py:69 +#: plugins/camera_sensor/camera_sensor.py:81 +#: plugins/camera_sensor/camera_sensor.py:99 +#: plugins/camera_sensor/camera_sensor.py:111 +msgid "brightness" +msgstr "luminosité" + +#: plugins/camera_sensor/camera_sensor.py:70 +#: plugins/camera_sensor/camera_sensor.py:100 +msgid "light level detected by camera" +msgstr "niveau de luminosité détecté par la caméra" + +#: plugins/camera_sensor/camera_sensor.py:82 +#: plugins/camera_sensor/camera_sensor.py:112 +msgid "Average RGB color from camera is pushed to the stack" +msgstr "La couleur RVB moyenne de la caméra est poussée sur la pile" + +#: plugins/camera_sensor/camera_sensor.py:93 +#: plugins/camera_sensor/camera_sensor.py:124 +msgid "camera output" +msgstr "sortie de la caméra" + +#: plugins/rfid/rfid.py:91 plugins/rfid/rfid.py:99 +msgid "RFID" +msgstr "RFID" + +#: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100 +msgid "read value from RFID device" +msgstr "Lire la valeur de l'équipement RFID" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:98 +#: TurtleArt/tabasics.py:707 +msgid "Palette of flow operators" +msgstr "Palette d'opérateurs de flux" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:819 -msgid "a programmable block: used to add advanced math equations, e.g., sin(x)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 +msgid "while" +msgstr "tant que" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:104 +msgid "do-while-True operator that uses boolean operators from Numbers palette" msgstr "" -"un bloc programmable: utilisé pour ajouter des équations mathématiques " -"avancées, ex: sin(x)" +"opérateur faire-tantQue-Vrai utilisant des opérateurs booléens de la palette " +"des nombres" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:454 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:820 -msgid "Rescale coordinates up" -msgstr "Augmenter l'échelle des coordonnées" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:110 +msgid "until" +msgstr "jusqu'à" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:367 -msgid "pen up" -msgstr "crayon levé" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:111 +msgid "do-until-True operator that uses boolean operators from Numbers palette" +msgstr "" +"opérateur faire-tantQue-Vrai utilisant des opérateurs booléens de la palette " +"des nombres" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:362 -msgid "orange" -msgstr "orange" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:118 +msgid "Palette of media objects" +msgstr "Palette d'objets multimédia" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:917 -msgid "pauses program execution a specified number of seconds" -msgstr "" -"met en pause l'exécution du programme pendant un nombre spécifié de secondes" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:124 +msgid "journal" +msgstr "journal" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:848 -msgid "pushes value onto FILO (first-in last-out heap)" -msgstr "pousse la valeur dans le tas FILO (premier entré dernier sorti)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:125 +msgid "Sugar Journal media object" +msgstr "objet média du Journal Sugar" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:342 -msgid "then" -msgstr "alors" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:135 +msgid "audio" +msgstr "audio" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/talogo.py:756 -msgid "did not output to" -msgstr "n'a pas pu ouvrir" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:137 +msgid "Sugar Journal audio object" +msgstr "objet audio du Journal Sugar" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:359 -msgid "not" -msgstr "non" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:147 +msgid "video" +msgstr "vidéo" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:749 -msgid "if then else" -msgstr "si alors sinon" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:149 +msgid "Sugar Journal video object" +msgstr "objet vidéo du Journal Sugar" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:894 -msgid "stops current action" -msgstr "arrêter l'action courante" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:159 +msgid "description" +msgstr "description" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:858 -msgid "turns turtle clockwise (angle in degrees)" -msgstr "pivoter la tortue dans le sens horaire (angle en degrés)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:161 +msgid "Sugar Journal description field" +msgstr "champ description du Journal Sugar" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:815 -msgid "xcor of left of screen" -msgstr "coord. x de la gauche de l'écran" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:170 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:171 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:172 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:179 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:192 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:207 +#: TurtleArt/tabasics.py:834 TurtleArt/tabasics.py:835 +#: TurtleArt/tabasics.py:836 +msgid "text" +msgstr "texte" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:849 -msgid "returns random number between minimum (top) and maximum (bottom) values" -msgstr "" -"retourne le nombre aléatoire compris entre les valeurs minimum (en haut) et " -"maximum (en bas)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:173 +#: TurtleArt/tabasics.py:837 +msgid "string value" +msgstr "valeur chaîne" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:301 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:446 -msgid "turtle" -msgstr "tortue" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:178 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:206 +msgid "show" +msgstr "montre" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:823 -msgid "displays next palette" -msgstr "affiche la palette suivante" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210 +msgid "draws text or show media from the Journal" +msgstr "dessine un texte ou montre un média du Journal" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:339 -msgid "hide blocks" -msgstr "masquer les blocs" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:191 +msgid "show aligned" +msgstr "montrer alignement" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:879 -msgid "sets size of text drawn by turtle" -msgstr "définit la taille du texte dessiné par la tortue" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:218 +msgid "set scale" +msgstr "définit l'échelle" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:817 -msgid "logical less-than operator" -msgstr "opérateur logique plus petit que" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222 +msgid "sets the scale of media" +msgstr "fixe l'échelle du média" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:307 -msgid "blocks" -msgstr "blocs" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:229 +msgid "save picture" +msgstr "enregistrer image" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:856 -msgid "restore all blocks from trash" -msgstr "restaurer tous les blocs de la poubelle" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:231 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:242 +msgid "picture name" +msgstr "nom image" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:216 -msgid "Save" -msgstr "Enregistrer" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:232 +msgid "saves a picture to the Sugar Journal" +msgstr "enregistre l'image dans le Journal de Sugar" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:431 -msgid "store in box 1" -msgstr "range dans la boîte 1" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:240 +msgid "save SVG" +msgstr "enregistrer SVG" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:432 -msgid "store in box 2" -msgstr "range dans la boîte 2" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:243 +msgid "saves turtle graphics as an SVG file in the Sugar Journal" +msgstr "" +"enregistre les dessins de la tortue en tant que fichier SVG dans le Journal " +"de Sugar" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:440 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:764 -msgid "text size" -msgstr "taille du texte" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:250 +msgid "scale" +msgstr "échelle" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:798 -msgid "hides the Sugar toolbars" -msgstr "cacher la barre d'outils Sugar" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:254 +msgid "holds current scale value" +msgstr "conserver la valeur actuelle de l'échelle" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:222 -msgid "Upload to Web" -msgstr "Transférer vers le Web" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:259 +msgid "media wait" +msgstr "attente du média" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:380 -msgid "print" -msgstr "montre" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:261 +msgid "wait for current video or audio to complete" +msgstr "attendre la fin de la vidéo ou de l'audio en cours" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:386 -msgid "red" -msgstr "rouge" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:274 +msgid "query keyboard" +msgstr "interroger clavier" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:406 -msgid "sensors" -msgstr "capteurs" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:276 +msgid "query for keyboard input (results stored in keyboard block)" +msgstr "" +"interroge la valeur entrée au clavier (résultat stocké dans le bloc clavier)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:789 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:220 -msgid "Save as Logo" -msgstr "Enregistrer en Logo" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:283 +msgid "keyboard" +msgstr "clavier" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:853 -msgid "sensor input resistance" -msgstr "résistance en entrée du capteur" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:287 +msgid "holds results of query-keyboard block" +msgstr "conserve le résultat dans le bloc clavier d'interrogation" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:872 -msgid "sets color of the line drawn by the turtle" -msgstr "définit la couleur de la ligne dessinée par la tortue" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:294 +msgid "read pixel" +msgstr "lire le pixel" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:413 -msgid "set text color" -msgstr "définir la couleur du texte" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:297 +msgid "RGB color under the turtle is pushed to the stack" +msgstr "La couleur RVB sous la tortue est poussée vers la pile" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:871 -msgid "Palette of sensor blocks" -msgstr "Palette de blocs de capteurs" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:305 +msgid "turtle sees" +msgstr "tortue voit" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:754 -msgid "number" -msgstr "nombre" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307 +msgid "returns the color that the turtle \"sees\"" +msgstr "retourne la couleur \"vue\" par la tortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:799 -msgid "Import project from the Journal" -msgstr "Importer le projet depuis le journal" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:315 +msgid "time" +msgstr "temps" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:346 -msgid "query keyboard" -msgstr "interroger clavier" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:318 +msgid "elapsed time (in seconds) since program started" +msgstr "temps écoulé (en secondes) depuis le démarrage du programme" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:426 -msgid "start" -msgstr "commencer" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:327 +msgid "Palette of extra options" +msgstr "palette d'options supplémentaires" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:443 -msgid "top" -msgstr "haut" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:332 +msgid "push" +msgstr "pousse" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:589 -msgid "Submit to Web" -msgstr "Publier sur le Web" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:335 +msgid "pushes value onto FILO (first-in last-out heap)" +msgstr "pousse la valeur dans le tas FILO (premier entré dernier sorti)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:809 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:228 -msgid "Cartesian coordinates" -msgstr "Coordonnées Cartésiennes" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:345 +msgid "show heap" +msgstr "affiche le tas" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:716 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:765 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:238 -msgid "View" -msgstr "Vue" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:348 +msgid "shows values in FILO (first-in last-out heap)" +msgstr "affiche les valeurs dans le tas FILO (premier entré dernier sorti)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:411 -msgid "set scale" -msgstr "définit l'échelle" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:358 +msgid "empty heap" +msgstr "vide le tas" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:457 -msgid "white" -msgstr "blanc" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:361 +msgid "emptys FILO (first-in-last-out heap)" +msgstr "vider FILO (Premier Entrée Dernier Sortie)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:890 -msgid "connects action to toolbar run buttons" -msgstr "connecte l'action aux boutons exécuter de la barre d'outils" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:371 +msgid "pop" +msgstr "dépile" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:762 -msgid "presentation 2x2" -msgstr "présentation 2x2" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:375 +msgid "pops value off FILO (first-in last-out heap)" +msgstr "sort la valeur du tas FILO (premier entré dernier sorti)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:805 -msgid "the canvas height" -msgstr "hauteur du canevas" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:385 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:387 +msgid "comment" +msgstr "commenter" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:330 -msgid "full screen" -msgstr "plein écran" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:388 +msgid "places a comment in your code" +msgstr "placer un commentaire dans votre code" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:761 -msgid "presentation 2x1" -msgstr "présentation 2x1" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:394 +msgid "print" +msgstr "montre" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:752 -msgid "minus" -msgstr "moins" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:397 +msgid "prints value in status block at bottom of the screen" +msgstr "affiche la valeur dans le bloc d'état en bas de l'écran" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:302 -msgid "and" -msgstr "et" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:405 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:417 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:430 +msgid "Python" +msgstr "Python" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/talogo.py:998 -msgid "as input" -msgstr "comme entrée" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:408 +msgid "" +"a programmable block: used to add advanced single-variable math equations, e." +"g., sin(x)" +msgstr "" +"un bloc programmable: utilisé pour ajouter des équations mathématiques " +"avancées à une seule variable, ex: sin(x)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:905 -msgid "holds current text color (can be used in place of a number block)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:420 +msgid "" +"a programmable block: used to add advanced multi-variable math equations, e." +"g., sqrt(x*x+y*y)" msgstr "" -"maintient la couleur courante du texte (utilisable à la place d'un bloc " -"numérique)" +"un bloc programmable: utilisé pour ajouter des équations mathématiques " +"avancées à plusieurs variables, ex: sqrt(x*x+y*y)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:832 -msgid "holds current pen size (can be used in place of a number block)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:433 +msgid "" +"a programmable block: used to add advanced multi-variable math equations, e." +"g., sin(x+y+z)" msgstr "" -"maintient la taille courante du trait (utilisable à la place d'un bloc " -"numérique)" +"un bloc programmable: utilisé pour ajouter des équations mathématiques " +"avancées à plusieurs variables, ex: sin(x+y+z)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:303 -msgid "angle" -msgstr "angle" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:444 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:459 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:474 +msgid "Python block" +msgstr "bloc Python" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:384 -msgid "min" -msgstr "min" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:446 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:461 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:476 +msgid "runs code found in the tamyblock.py module found in the Journal" +msgstr "exécute le code trouvé dans le module tamyblock.py module du Journal" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:831 -msgid "Palette of pen commands" -msgstr "Palette de commandes stylet" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:489 +msgid "Cartesian" +msgstr "Cartésienne" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:846 -msgid "shows values in FILO (first-in last-out heap)" -msgstr "affiche les valeurs dans le tas FILO (premier entré dernier sorti)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:491 +msgid "displays Cartesian coordinates" +msgstr "afficher coordonnées Cartesienne" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:444 -msgid "picture top" -msgstr "image haut" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:497 +msgid "polar" +msgstr "polaire" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:918 -msgid "do-while-True operator that uses boolean operators from Numbers palette" -msgstr "" -"opérateur faire-tantQue-Vrai utilisant des opérateurs booléens de la palette " -"des nombres" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:499 +msgid "displays polar coordinates" +msgstr "afficher les coordonnées polaires" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:225 -msgid "File" -msgstr "Fichier" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:505 +msgid "turtle" +msgstr "tortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:830 -msgid "Turtle will draw when moved." -msgstr "La tortue dessinera quand elle sera déplacée" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:508 +msgid "chooses which turtle to command" +msgstr "choisir la tortue à commander" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:777 -msgid "ycor of bottom of screen" -msgstr "coord. y du bas de l'écran" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:517 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:526 +msgid "turtle shell" +msgstr "carapace de la tortue" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:519 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:527 +msgid "put a custom 'shell' on the turtle" +msgstr "place une 'carapace' personnalisée sur la tortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:862 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:532 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:697 +msgid "top" +msgstr "haut" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:534 +msgid "top of a collapsed stack" +msgstr "haut d'une pile agrégée" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:540 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:673 +msgid "bottom" +msgstr "bas" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:541 +msgid "bottom of a collapsible stack" +msgstr "bas d'une pile à agréger" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:549 msgid "bottom block in a collapsed stack: click to open" msgstr "bloc du dessous dans une pile agrégée: cliquer pour développer" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:834 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:899 -msgid "presentation template: select Journal object (with description)" -msgstr "" -"modèle de présentation : sélectionner un objet du Journal (avec sa " -"description)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:557 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:560 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:569 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:577 +msgid "top of stack" +msgstr "haut de la pile" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:826 -msgid "Palette of numeric operators" -msgstr "palette d'opérateurs numériques" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:567 +msgid "label" +msgstr "libellé" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:756 -msgid "multiply" -msgstr "multiplier" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:566 +msgid "top of a collapsible stack" +msgstr "haut d'une pile à agréger" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:876 -msgid "sets the scale of media" -msgstr "fixe l'échelle du média" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:575 +#: TurtleArt/tautils.py:590 +msgid "click to open" +msgstr "cliquer pour ouvrir" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:328 -msgid "forever" -msgstr "toujours" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:583 +msgid "Palette of presentation templates" +msgstr "palette de modèles de présentation" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:877 -msgid "sets shade of the line drawn by the turtle" -msgstr "définit la teinte de la ligne dessinée par la tortue" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:587 +msgid "hide blocks" +msgstr "masquer les blocs" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:327 -msgid "flow" -msgstr "flux" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:589 +msgid "declutters canvas by hiding blocks" +msgstr "désencombre le canevas en masquant les blocs" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:273 -msgid "snapshot" -msgstr "instantanée" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:594 +msgid "show blocks" +msgstr "montrer blocs" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:836 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:837 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:901 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:902 -msgid "presentation template: select two Journal objects" -msgstr "modèle de présentation : sélectionner deux objets du Journal" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:596 +msgid "restores hidden blocks" +msgstr "restaurer les blocs cachés" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:822 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:233 -msgid "Grow blocks" -msgstr "Augmenter les blocs" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:601 +msgid "full screen" +msgstr "plein écran" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:805 -msgid "Fullscreen" -msgstr "Plein écran" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:603 +msgid "hides the Sugar toolbars" +msgstr "cacher la barre d'outils Sugar" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:154 -msgid "File not found" -msgstr "Fichier introuvable" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:612 +msgid "list" +msgstr "liste" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:344 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:418 -msgid "show" -msgstr "montre" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:615 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:845 +msgid "presentation bulleted list" +msgstr "présentation liste à puce" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:433 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:650 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:651 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:656 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:667 -msgid "text" -msgstr "texte" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:623 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:846 +msgid "presentation template: list of bullets" +msgstr "modèle de présentation : liste de puces" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:384 -msgid "random" -msgstr "aléatoire" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:630 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:790 +msgid "presentation template: select Journal object (no description)" +msgstr "" +"modèle de présentation : sélectionner un objet du Journal (sans description)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:800 -msgid "logical greater-than operator" -msgstr "opérateur logique plus grand que" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:637 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:776 +msgid "presentation template: select Journal object (with description)" +msgstr "" +"modèle de présentation : sélectionner un objet du Journal (avec sa " +"description)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:318 -msgid "colors" -msgstr "couleurs" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:644 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:832 +msgid "presentation template: select four Journal objects" +msgstr "modèle de présentation : sélectionner quatre objets du Journal" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:378 -msgid "portfolio" -msgstr "portefeuille" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:651 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:658 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:804 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:818 +msgid "presentation template: select two Journal objects" +msgstr "modèle de présentation : sélectionner deux objets du Journal" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:816 -msgid "turns turtle counterclockwise (angle in degrees)" -msgstr "pivoter la tortue dans le sens anti-horaire (angle en degrés)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:665 +#: TurtleArt/tabasics.py:154 +msgid "left" +msgstr "gauche" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:306 -msgid "black" -msgstr "noir" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:668 +msgid "xcor of left of screen" +msgstr "coord. x de la gauche de l'écran" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:886 -msgid "calculates square root" -msgstr "calcule la racine carrée" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:676 +msgid "ycor of bottom of screen" +msgstr "coord. y du bas de l'écran" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:921 -msgid "" -"holds current y-coordinate value of the turtle (can be used in place of a " -"number block)" -msgstr "" -"maintient la valeur de la coordonnée y courante de la tortue (utilisable à " -"la place d'un bloc numérique)" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:681 +msgid "width" +msgstr "largeur" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:745 -msgid "greater than" -msgstr "plus grand que" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:684 +msgid "the canvas width" +msgstr "largeur du canevas" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:816 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:2416 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:2420 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:460 -msgid "xcor" -msgstr "coord x" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:689 +#: TurtleArt/tabasics.py:165 +msgid "right" +msgstr "droite" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:855 -msgid "restores most recent blocks from trash" -msgstr "restaurer les blocs les plus récents de la poubelle" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:692 +msgid "xcor of right of screen" +msgstr "coord. x de la droite de l'écran" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:331 -msgid "gray" -msgstr "gris" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:700 +msgid "ycor of top of screen" +msgstr "coord. y du haut de l'écran" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:723 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:774 -msgid "Help" -msgstr "Aide" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:705 +msgid "height" +msgstr "hauteur" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:331 -msgid "Save project?" -msgstr "Sauvegarder le projet ?" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:708 +msgid "the canvas height" +msgstr "hauteur du canevas" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:771 -msgid "chooses which turtle to command" -msgstr "choisir la tortue à commander" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:715 +msgid "title x" +msgstr "titre x" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:415 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:416 -msgid "x" -msgstr "x" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:724 +msgid "title y" +msgstr "titre y" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:878 -msgid "sets color of text drawn by the turtle" -msgstr "définit la couleur du texte dessiné par la tortue" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:733 +msgid "left x" +msgstr "gauche x" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:742 +msgid "top y" +msgstr "haut x" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:751 +msgid "right x" +msgstr "droite x" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:760 +msgid "bottom y" +msgstr "bas x" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:774 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:788 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:802 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:816 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:830 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:844 +#: TurtleArt/taconstants.py:250 TurtleArt/taconstants.py:272 +#: TurtleArt/taconstants.py:293 TurtleArt/taconstants.py:335 +#: TurtleArt/taconstants.py:377 TurtleArt/taconstants.py:419 +msgid "Title" +msgstr "Titre" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:374 -msgid "pitch" -msgstr "hauteur" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 +msgid "presentation 1x1" +msgstr "présentation 1x1" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:303 -msgid "arc" -msgstr "arc" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:803 +msgid "presentation 2x1" +msgstr "présentation 2x1" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:303 -msgid "radius" -msgstr "rayon" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:817 +msgid "presentation 1x2" +msgstr "présentation 1x2" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:812 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:230 -msgid "Polar coordinates" -msgstr "Coordonnées Polaires" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:831 +msgid "presentation 2x2" +msgstr "présentation 2x2" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:412 -msgid "set shade" -msgstr "fixe la teinte" +#: plugins/audio_sensors/audio_sensors.py:83 +#: plugins/audio_sensors/audio_sensors.py:98 +msgid "raw microphone input signal" +msgstr "signal d'entrée micro brut" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:772 -msgid "logical AND operator" -msgstr "opérateur logique ET" +#: plugins/audio_sensors/audio_sensors.py:89 +#: plugins/audio_sensors/audio_sensors.py:104 +msgid "loudness" +msgstr "volume" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:539 -msgid "" -"You must have an account at http://turtleartsite.sugarlabs.org to upload " -"your project." -msgstr "" -"Vous devez avoir un compte sur http://turtleartsite.sugarlabs.org pour " -"transférer votre projet." +#: plugins/audio_sensors/audio_sensors.py:90 +#: plugins/audio_sensors/audio_sensors.py:105 +msgid "microphone input volume" +msgstr "volume d'entrée du micro" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:795 -msgid "Load my block" -msgstr "Charge mon bloc" +#: plugins/audio_sensors/audio_sensors.py:118 +#: plugins/audio_sensors/audio_sensors.py:126 +msgid "pitch" +msgstr "hauteur" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:825 -msgid "logical NOT operator" -msgstr "opérateur logique NON" +#: plugins/audio_sensors/audio_sensors.py:119 +#: plugins/audio_sensors/audio_sensors.py:127 +msgid "microphone input pitch" +msgstr "pitch d'entrée du micro" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:876 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:253 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:859 -msgid "Run" -msgstr "Exécuter" +#: plugins/audio_sensors/audio_sensors.py:144 +#: plugins/audio_sensors/audio_sensors.py:158 +msgid "resistance" +msgstr "résistance" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:379 -msgid "show heap" -msgstr "affiche le tas" +#: plugins/audio_sensors/audio_sensors.py:145 +#: plugins/audio_sensors/audio_sensors.py:159 +msgid "microphone input resistance" +msgstr "résistance d'entrée du micro" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:874 -msgid "sets the heading of the turtle (0 is towards the top of the screen.)" -msgstr "fixe le cap de la tortue (0 est orienté sur le haut de l'écran)" +#: plugins/audio_sensors/audio_sensors.py:150 +#: plugins/audio_sensors/audio_sensors.py:165 +msgid "voltage" +msgstr "tension" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:636 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:637 -msgid "label" -msgstr "libellé" +#: plugins/audio_sensors/audio_sensors.py:151 +#: plugins/audio_sensors/audio_sensors.py:166 +msgid "microphone input voltage" +msgstr "tension d'entrée du micro" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:915 -msgid "microphone input volume" -msgstr "volume d'entrée du micro" +#: TurtleArt/tapalette.py:83 +msgid "displays next palette" +msgstr "affiche la palette suivante" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:569 -msgid "Title:" -msgstr "Titre :" +#: TurtleArt/tapalette.py:84 +msgid "changes the orientation of the palette of blocks" +msgstr "change l'orientation de la palette des blocs" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:776 -msgid "Palette of variable blocks" -msgstr "palette de blocs variables" +#: TurtleArt/tawindow.py:743 TurtleArt/tawindow.py:744 +msgid "orientation" +msgstr "orientation" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:827 -msgid "used as numeric input in mathematic operators" -msgstr "utilisé comme valeur numérique des opérateurs mathématiques" +#: TurtleArt/tawindow.py:754 TurtleArt/tawindow.py:1016 +msgid "next" +msgstr "suivant" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:593 -msgid "Cancel" -msgstr "Annuler" +#: TurtleArt/tawindow.py:2877 +msgid "image" +msgstr "image" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:778 -msgid "Variable 1 (numeric value)" -msgstr "Variable 1 (valeur numérique)" +#: TurtleArt/tautils.py:173 +msgid "Load..." +msgstr "Charger..." -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:841 -msgid "adds two alphanumeric inputs" -msgstr "ajoute deux valeurs alphanumériques" +#: TurtleArt/tautils.py:182 +msgid "Save..." +msgstr "Enregistrer..." -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:744 -msgid "equal" -msgstr "égal" +#: TurtleArt/talogo.py:417 +msgid "did not output to" +msgstr "n'a pas pu ouvrir" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/talogo.py:998 +#: TurtleArt/talogo.py:466 +msgid "I don't know how to" +msgstr "Je ne sais pas comment faire pour" + +#: TurtleArt/talogo.py:512 msgid "doesn't like" msgstr "n'aime pas" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:330 -msgid "You have unsaved work. Would you like to save before quitting?" -msgstr "" -"Vous n'avez pas sauvegardé votre travail. Voulez-vous le sauvegarder avant " -"de quitter ?" +#: TurtleArt/talogo.py:512 +msgid "as input" +msgstr "comme entrée" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:884 -msgid "restores hidden blocks" -msgstr "restaurer les blocs cachés" +#: TurtleArt/tabasics.py:115 +msgid "Palette of turtle commands" +msgstr "Palette de commandes Tortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:319 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:615 -msgid "comment" -msgstr "commenter" +#: TurtleArt/tabasics.py:120 +msgid "forward" +msgstr "avance" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:833 -msgid "Turtle will not draw when moved." -msgstr "La tortue ne dessinera pas lorsqu'elle sera déplacée" +#: TurtleArt/tabasics.py:124 +msgid "moves turtle forward" +msgstr "avancer la tortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:377 -msgid "pop" -msgstr "dépile" +#: TurtleArt/tabasics.py:131 +msgid "back" +msgstr "recule" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:338 -msgid "height" -msgstr "hauteur" +#: TurtleArt/tabasics.py:135 +msgid "moves turtle backward" +msgstr "reculer la tortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:366 -msgid "pen size" -msgstr "épaisseur du trait" +#: TurtleArt/tabasics.py:143 +msgid "clean" +msgstr "efface" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:389 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:421 -msgid "turtle shell" -msgstr "carapace de la tortue" +#: TurtleArt/tabasics.py:146 +msgid "clears the screen and reset the turtle" +msgstr "effacer l'écran et réinitialiser la tortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:826 -msgid "Samples" -msgstr "Échantillons" +#: TurtleArt/tabasics.py:158 +msgid "turns turtle counterclockwise (angle in degrees)" +msgstr "pivoter la tortue dans le sens anti-horaire (angle en degrés)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:882 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:893 -msgid "Stop turtle" -msgstr "Arrêter la tortue" +#: TurtleArt/tabasics.py:169 +msgid "turns turtle clockwise (angle in degrees)" +msgstr "pivoter la tortue dans le sens horaire (angle en degrés)" + +#: TurtleArt/tabasics.py:177 +msgid "arc" +msgstr "arc" + +#: TurtleArt/tabasics.py:177 +msgid "angle" +msgstr "angle" + +#: TurtleArt/tabasics.py:177 +msgid "radius" +msgstr "rayon" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:773 +#: TurtleArt/tabasics.py:181 msgid "moves turtle along an arc" msgstr "déplacer la tortue le long d'un arc" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:792 -msgid "logical equal-to operator" -msgstr "opérateur logique égale" +#: TurtleArt/tabasics.py:190 TurtleArt/tabasics.py:256 +msgid "set xy" +msgstr "fixe xy" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:785 -msgid "Palette of pen colors" -msgstr "Palette de couleur du stylo" +#: TurtleArt/tabasics.py:190 TurtleArt/tabasics.py:256 +msgid "x" +msgstr "x" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:895 -msgid "stores numeric value in Variable 1" -msgstr "stocke une valeur numérique dans la Variable 1" +#: TurtleArt/tabasics.py:190 TurtleArt/tabasics.py:256 +msgid "y" +msgstr "y" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:896 -msgid "stores numeric value in Variable 2" -msgstr "stocke une valeur numérique dans la Variable 2" +#: TurtleArt/tabasics.py:194 TurtleArt/tabasics.py:260 +msgid "" +"moves turtle to position xcor, ycor; (0, 0) is in the center of the screen." +msgstr "" +"déplace la tortue sur la position xcor, ycor; (0, 0) correspond au centre de " +"l'écran." -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:854 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:885 -msgid "put a custom 'shell' on the turtle" -msgstr "place une 'carapace' personnalisée sur la tortue" +# +#: TurtleArt/tabasics.py:204 +msgid "set heading" +msgstr "seth" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:775 -msgid "moves turtle backward" -msgstr "reculer la tortue" +#: TurtleArt/tabasics.py:208 +msgid "sets the heading of the turtle (0 is towards the top of the screen.)" +msgstr "fixe le cap de la tortue (0 est orienté sur le haut de l'écran)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:888 -msgid "invokes Action 2 stack" -msgstr "invoque la pile d'actions 2" +#: TurtleArt/tabasics.py:217 +msgid "" +"holds current x-coordinate value of the turtle (can be used in place of a " +"number block)" +msgstr "" +"maintient la valeur de la coordonnée x courante de la tortue (utilisable à " +"la place d'un bloc numérique)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:331 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:346 -msgid "Show blocks" -msgstr "Afficher les blocs" +#: TurtleArt/tabasics.py:228 +msgid "" +"holds current y-coordinate value of the turtle (can be used in place of a " +"number block)" +msgstr "" +"maintient la valeur de la coordonnée y courante de la tortue (utilisable à " +"la place d'un bloc numérique)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:350 -msgid "picture left" -msgstr "image gauche" +#: TurtleArt/tabasics.py:239 +msgid "" +"holds current heading value of the turtle (can be used in place of a number " +"block)" +msgstr "" +"maintient la valeur du cap courant de la tortue (utilisable à la place d'un " +"bloc numérique)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:430 -msgid "value" -msgstr "valeur" +#: TurtleArt/tabasics.py:273 +msgid "Palette of pen commands" +msgstr "Palette de commandes stylet" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:455 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:456 -msgid "while" -msgstr "tant que" +#: TurtleArt/tabasics.py:277 +msgid "pen up" +msgstr "crayon levé" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:814 -msgid "holds results of query-keyboard block" -msgstr "conserve le résultat dans le bloc clavier d'interrogation" +#: TurtleArt/tabasics.py:280 +msgid "Turtle will not draw when moved." +msgstr "La tortue ne dessinera pas lorsqu'elle sera déplacée" + +#: TurtleArt/tabasics.py:286 +msgid "pen down" +msgstr "crayon abaissé" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:875 +#: TurtleArt/tabasics.py:289 +msgid "Turtle will draw when moved." +msgstr "La tortue dessinera quand elle sera déplacée" + +#: TurtleArt/tabasics.py:295 +msgid "set pen size" +msgstr "fixe l'épaisseur du trait" + +#: TurtleArt/tabasics.py:299 msgid "sets size of the line drawn by the turtle" msgstr "définit l'épaisseur de la ligne dessinée par la tortue" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:215 -msgid "Open" -msgstr "Ouvrir" +#: TurtleArt/tabasics.py:309 +msgid "fill screen" +msgstr "peint le fond" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:592 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:593 -msgid "orientation" -msgstr "orientation" +#: TurtleArt/tabasics.py:309 TurtleArt/tabasics.py:394 +msgid "color" +msgstr "couleur" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:816 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:2416 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:2420 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:461 -msgid "ycor" -msgstr "coord y" +#: TurtleArt/tabasics.py:309 TurtleArt/tabasics.py:404 +msgid "shade" +msgstr "teinte" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:821 -msgid "" -"a programmable block: used to add advanced multi-variable math equations, e." -"g., sqrt(x*x+y*y)" +#: TurtleArt/tabasics.py:313 +msgid "fills the background with (color, shade)" +msgstr "remplit l'arrière plan (couleur, teinte)" + +#: TurtleArt/tabasics.py:322 +msgid "pen size" +msgstr "épaisseur du trait" + +#: TurtleArt/tabasics.py:323 +msgid "holds current pen size (can be used in place of a number block)" msgstr "" -"un bloc programmable: utilisé pour ajouter des équations mathématiques " -"avancées à plusieurs variables, ex: sqrt(x*x+y*y)" +"maintient la taille courante du trait (utilisable à la place d'un bloc " +"numérique)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:342 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:343 -msgid "if" -msgstr "si" +#: TurtleArt/tabasics.py:334 +msgid "start fill" +msgstr "commence le remplissage" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:880 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:881 -msgid "" -"moves turtle to position xcor, ycor; (0, 0) is in the center of the screen." +#: TurtleArt/tabasics.py:336 +msgid "starts filled polygon (used with end fill block)" msgstr "" -"déplace la tortue sur la position xcor, ycor; (0, 0) correspond au centre de " -"l'écran." +"commence le polygone rempli (utilisé avec arrête le remplissage du bloc)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:354 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:355 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:356 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:357 -msgid "Python" -msgstr "Python" +#: TurtleArt/tabasics.py:343 +msgid "end fill" +msgstr "arrête le remplissage" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:256 -msgid "Stop" -msgstr "Arrêter" +#: TurtleArt/tabasics.py:345 +msgid "completes filled polygon (used with start fill block)" +msgstr "" +"complète le polygone rempli (utilisé avec commence le remplissage du bloc)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:336 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:425 -msgid "action 2" -msgstr "action 2" +#: TurtleArt/tabasics.py:355 +msgid "Palette of pen colors" +msgstr "Palette de couleur du stylo" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:335 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:424 -msgid "action 1" -msgstr "action 1" +#: TurtleArt/tabasics.py:359 +msgid "set color" +msgstr "fixe la couleur" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:428 -msgid "end fill" -msgstr "arrête le remplissage" +#: TurtleArt/tabasics.py:363 +msgid "sets color of the line drawn by the turtle" +msgstr "définit la couleur de la ligne dessinée par la tortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:801 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:241 -msgid "Copy" -msgstr "Copier" +#: TurtleArt/tabasics.py:371 +msgid "set shade" +msgstr "fixe la teinte" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:803 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:242 -msgid "Paste" -msgstr "Coller" +#: TurtleArt/tabasics.py:375 +msgid "sets shade of the line drawn by the turtle" +msgstr "définit la teinte de la ligne dessinée par la tortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:405 -msgid "turtle sees" -msgstr "tortue voit" +#: TurtleArt/tabasics.py:383 +msgid "set gray" +msgstr "fixe gris" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:753 -msgid "Python code" -msgstr "code Python" +#: TurtleArt/tabasics.py:386 +msgid "sets gray level of the line drawn by the turtle" +msgstr "définit le niveau de gris de la ligne dessinée par la tortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:316 -msgid "empty heap" -msgstr "vide le tas" +#: TurtleArt/tabasics.py:395 +msgid "holds current pen color (can be used in place of a number block)" +msgstr "" +"maintient la couleur courante du trait (utilisable à la place d'un bloc " +"numérique)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:843 -msgid "pops value off FILO (first-in last-out heap)" -msgstr "sort la valeur du tas FILO (premier entré dernier sorti)" +#: TurtleArt/tabasics.py:405 +msgid "holds current pen shade" +msgstr "conserver l'ombre courante du stylo" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:874 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:252 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:791 -msgid "Clean" -msgstr "Effacer" +#: TurtleArt/tabasics.py:413 +msgid "gray" +msgstr "gris" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:844 -msgid "Palette of presentation templates" -msgstr "palette de modèles de présentation" +#: TurtleArt/tabasics.py:414 +msgid "holds current gray level (can be used in place of a number block)" +msgstr "" +"maintient le niveau de gris courant (utilisable à la place d'un bloc " +"numérique)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:407 -msgid "set color" -msgstr "fixe la couleur" +#: TurtleArt/tabasics.py:434 +msgid "set text color" +msgstr "définir la couleur du texte" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:747 -msgid "identity" -msgstr "identité" +#: TurtleArt/tabasics.py:437 +msgid "sets color of text drawn by the turtle" +msgstr "définit la couleur du texte dessiné par la tortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:863 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:865 -msgid "top of a collapsible stack" -msgstr "haut d'une pile à agréger" +#: TurtleArt/tabasics.py:445 +msgid "set text size" +msgstr "fixe la taille du texte" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:415 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:416 -msgid "y" -msgstr "y" +#: TurtleArt/tabasics.py:448 +msgid "sets size of text drawn by the turtle" +msgstr "définit la taille du texte dessiné par la tortue" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:742 -msgid "audio" -msgstr "audio" +#: TurtleArt/tabasics.py:531 +msgid "Palette of numeric operators" +msgstr "palette d'opérateurs numériques" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:249 -msgid "Tools" -msgstr "Outils" +#: TurtleArt/tabasics.py:537 +msgid "plus" +msgstr "plus" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:348 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:349 -msgid "left" -msgstr "gauche" +#: TurtleArt/tabasics.py:540 +msgid "adds two alphanumeric inputs" +msgstr "ajoute deux valeurs alphanumériques" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:818 +#: TurtleArt/tabasics.py:548 +msgid "minus" +msgstr "moins" + +#: TurtleArt/tabasics.py:551 msgid "subtracts bottom numeric input from top numeric input" msgstr "" "soustrait la valeur numérique inférieure de la valeur numérique supérieure" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:813 -msgid "query for keyboard input (results stored in keyboard block)" +#: TurtleArt/tabasics.py:562 +msgid "multiply" +msgstr "multiplier" + +#: TurtleArt/tabasics.py:565 +msgid "multiplies two numeric inputs" +msgstr "multiplie deux valeurs numériques" + +#: TurtleArt/tabasics.py:574 +msgid "divide" +msgstr "diviser" + +#: TurtleArt/tabasics.py:577 +msgid "" +"divides top numeric input (numerator) by bottom numeric input (denominator)" msgstr "" -"interroge la valeur entrée au clavier (résultat stocké dans le bloc clavier)" +"divise la valeur numérique supérieure (numérateur) par la valeur numérique " +"inférieure (dénominateur)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:314 -msgid "Cartesian" -msgstr "Cartésienne" +#: TurtleArt/tabasics.py:587 +msgid "identity" +msgstr "identité" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:451 -msgid "voltage" -msgstr "tension" +#: TurtleArt/tabasics.py:589 +msgid "identity operator used for extending blocks" +msgstr "opérateur d'identité utilisé pour les blocs d'extension" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:782 -msgid "clears the screen and reset the turtle" -msgstr "effacer l'écran et réinitialiser la tortue" +#: TurtleArt/tabasics.py:597 TurtleArt/tabasics.py:598 +msgid "mod" +msgstr "mod" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:861 -msgid "bottom block in a collapsibe stack: click to collapse" -msgstr "bloc du dessous dans une pile à agréger: cliquer pour réduire" +#: TurtleArt/tabasics.py:601 +msgid "modular (remainder) operator" +msgstr "opérateur modulaire (reste)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:870 -msgid "returns the color that the turtle \"sees\"" -msgstr "retourne la couleur \"vue\" par la tortue" +#: TurtleArt/tabasics.py:608 +msgid "√" +msgstr "√" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:887 -msgid "invokes Action 1 stack" -msgstr "invoque la pile d'actions 1" +#: TurtleArt/tabasics.py:609 +msgid "square root" +msgstr "racine carré" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:909 -msgid "Palette of turtle commands" -msgstr "Palette de commandes Tortue" +#: TurtleArt/tabasics.py:612 +msgid "calculates square root" +msgstr "calcule la racine carrée" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:317 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:326 -msgid "color" -msgstr "couleur" +#: TurtleArt/tabasics.py:619 +msgid "random" +msgstr "aléatoire" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:796 -msgid "loops forever" -msgstr "boucle infinie" +#: TurtleArt/tabasics.py:619 +msgid "min" +msgstr "min" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:420 -msgid "show aligned" -msgstr "montrer alignement" +#: TurtleArt/tabasics.py:619 +msgid "max" +msgstr "max" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:762 -msgid "Project" -msgstr "Projet" +#: TurtleArt/tabasics.py:623 +msgid "returns random number between minimum (top) and maximum (bottom) values" +msgstr "" +"retourne le nombre aléatoire compris entre les valeurs minimum (en haut) et " +"maximum (en bas)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:880 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:255 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:787 -msgid "Debug" -msgstr "Débogage" +#: TurtleArt/tabasics.py:635 +msgid "number" +msgstr "nombre" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:387 -msgid "mod" -msgstr "mod" +#: TurtleArt/tabasics.py:636 +msgid "used as numeric input in mathematic operators" +msgstr "utilisé comme valeur numérique des opérateurs mathématiques" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:765 -msgid "vertical space" -msgstr "espacement vertical" +#: TurtleArt/tabasics.py:643 +msgid "greater than" +msgstr "plus grand que" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:892 -msgid "completes filled polygon (used with start fill block)" -msgstr "" -"complète le polygone rempli (utilisé avec commence le remplissage du bloc)" +#: TurtleArt/tabasics.py:646 +msgid "logical greater-than operator" +msgstr "opérateur logique plus grand que" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:751 +#: TurtleArt/tabasics.py:654 msgid "less than" msgstr "plus petit que" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:919 -msgid "the canvas width" -msgstr "largeur du canevas" +#: TurtleArt/tabasics.py:657 +msgid "logical less-than operator" +msgstr "opérateur logique plus petit que" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:757 -msgid "square root" -msgstr "racine carré" +#: TurtleArt/tabasics.py:665 +msgid "equal" +msgstr "égal" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:908 -msgid "Trashcan" -msgstr "Corbeille" +#: TurtleArt/tabasics.py:668 +msgid "logical equal-to operator" +msgstr "opérateur logique égale" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:231 -msgid "Rescale coordinates" -msgstr "Modifier l'échelle" +#: TurtleArt/tabasics.py:674 +msgid "not" +msgstr "non" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:419 -msgid "show blocks" -msgstr "montrer blocs" +#: TurtleArt/tabasics.py:677 +msgid "logical NOT operator" +msgstr "opérateur logique NON" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:224 -msgid "Quit" -msgstr "Quitter" +#: TurtleArt/tabasics.py:683 TurtleArt/tabasics.py:686 +msgid "and" +msgstr "et" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:393 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:394 -msgid "right" -msgstr "droite" +#: TurtleArt/tabasics.py:687 +msgid "logical AND operator" +msgstr "opérateur logique ET" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:788 -msgid "Sugar Journal description field" -msgstr "champ description du Journal Sugar" +#: TurtleArt/tabasics.py:694 TurtleArt/tabasics.py:697 +msgid "or" +msgstr "ou" + +#: TurtleArt/tabasics.py:698 +msgid "logical OR operator" +msgstr "opérateur logique OU" + +#: TurtleArt/tabasics.py:712 +msgid "wait" +msgstr "attend" + +#: TurtleArt/tabasics.py:716 +msgid "pauses program execution a specified number of seconds" +msgstr "" +"met en pause l'exécution du programme pendant un nombre spécifié de secondes" + +#: TurtleArt/tabasics.py:723 +msgid "forever" +msgstr "toujours" + +#: TurtleArt/tabasics.py:727 +msgid "loops forever" +msgstr "boucle infinie" + +#: TurtleArt/tabasics.py:733 TurtleArt/tabasics.py:737 +msgid "repeat" +msgstr "répète" + +#: TurtleArt/tabasics.py:738 +msgid "loops specified number of times" +msgstr "boucle un certain nombre de fois" + +#: TurtleArt/tabasics.py:744 TurtleArt/tabasics.py:756 +msgid "if" +msgstr "si" + +#: TurtleArt/tabasics.py:744 +msgid "then" +msgstr "alors" + +#: TurtleArt/tabasics.py:747 +msgid "if then" +msgstr "si alors" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:343 +#: TurtleArt/tabasics.py:749 +msgid "if-then operator that uses boolean operators from Numbers palette" +msgstr "" +"opérateur si-alors utilisant des opérateurs booléens de la palette des " +"nombres" + +#: TurtleArt/tabasics.py:756 msgid "then else" msgstr "alors sinon" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:408 -msgid "set gray" -msgstr "fixe gris" +#: TurtleArt/tabasics.py:760 +msgid "if then else" +msgstr "si alors sinon" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:763 -msgid "presentation bulleted list" -msgstr "présentation liste à puce" +#: TurtleArt/tabasics.py:761 +msgid "if-then-else operator that uses boolean operators from Numbers palette" +msgstr "" +"opérateur si-alors-sinon utilisant des opérateurs booléens de la palette des " +"nombres" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:214 -msgid "New" -msgstr "Nouveau" +#: TurtleArt/tabasics.py:769 +msgid "horizontal space" +msgstr "espacement horizontal" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:786 -msgid "places a comment in your code" -msgstr "placer un commentaire dans votre code" +#: TurtleArt/tabasics.py:770 +msgid "jogs stack right" +msgstr "pousse la pile à droite" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:385 -msgid "read pixel" -msgstr "lire le pixel" +#: TurtleArt/tabasics.py:777 +msgid "vertical space" +msgstr "espacement vertical" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:404 -msgid "scale" -msgstr "échelle" +#: TurtleArt/tabasics.py:778 +msgid "jogs stack down" +msgstr "pousse l'action en bas" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:309 -msgid "bottom" -msgstr "bas" +#: TurtleArt/tabasics.py:784 +msgid "stop action" +msgstr "arrête l'action" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:382 -msgid "purple" -msgstr "pourpre" +#: TurtleArt/tabasics.py:787 +msgid "stops current action" +msgstr "arrêter l'action courante" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:446 -msgid "Rescale coordinates down" -msgstr "Diminuer l'échelle des coordonnées" +#: TurtleArt/tabasics.py:796 +msgid "Palette of variable blocks" +msgstr "palette de blocs variables" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tautils.py:523 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:399 -msgid "click to open" -msgstr "cliquer pour ouvrir" +#: TurtleArt/tabasics.py:804 +msgid "connects action to toolbar run buttons" +msgstr "connecte l'action aux boutons exécuter de la barre d'outils" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:364 -msgid "pen" -msgstr "crayon" +#: TurtleArt/tabasics.py:812 +msgid "store in box 1" +msgstr "range dans la boîte 1" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:840 -msgid "microphone input pitch" -msgstr "pitch d'entrée du micro" +#: TurtleArt/tabasics.py:816 +msgid "stores numeric value in Variable 1" +msgstr "stocke une valeur numérique dans la Variable 1" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:579 -msgid "Description:" -msgstr "Description :" +#: TurtleArt/tabasics.py:823 +msgid "store in box 2" +msgstr "range dans la boîte 2" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:750 -msgid "journal" -msgstr "journal" +#: TurtleArt/tabasics.py:827 +msgid "stores numeric value in Variable 2" +msgstr "stocke une valeur numérique dans la Variable 2" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:323 -msgid "empty trash" -msgstr "vider la corbeille" +#: TurtleArt/tabasics.py:841 +msgid "box 1" +msgstr "boîte 1" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:774 -msgid "Sugar Journal audio object" -msgstr "objet audio du Journal Sugar" +#: TurtleArt/tabasics.py:844 +msgid "Variable 1 (numeric value)" +msgstr "Variable 1 (valeur numérique)" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:257 -msgid "Turtle" -msgstr "Tortue" +#: TurtleArt/tabasics.py:850 +msgid "box 2" +msgstr "boîte 2" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:829 -msgid "changes the orientation of the palette of blocks" -msgstr "change l'orientation de la palette des blocs" +#: TurtleArt/tabasics.py:853 +msgid "Variable 2 (numeric value)" +msgstr "Variable 2 (valeur numérique)" + +#: TurtleArt/tabasics.py:860 TurtleArt/tabasics.py:870 +msgid "box" +msgstr "boîte" + +#: TurtleArt/tabasics.py:862 TurtleArt/tabasics.py:873 +msgid "my box" +msgstr "ma boite" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:430 +#: TurtleArt/tabasics.py:864 +msgid "named variable (numeric value)" +msgstr "variable nommée (valeur numérique)" + +#: TurtleArt/tabasics.py:870 msgid "store in" msgstr "enregistre" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:334 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:353 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:869 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:807 -msgid "Hide blocks" -msgstr "Masquer les blocs" +#: TurtleArt/tabasics.py:870 +msgid "value" +msgstr "valeur" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:755 -msgid "plus" -msgstr "plus" +#: TurtleArt/tabasics.py:874 +msgid "stores numeric value in named variable" +msgstr "stocke une valeur numérique dans la variable nommée" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:363 -msgid "or" -msgstr "ou" +#: TurtleArt/tabasics.py:882 TurtleArt/tabasics.py:884 +#: TurtleArt/tabasics.py:908 TurtleArt/tabasics.py:911 +msgid "action" +msgstr "action" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:839 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:904 -msgid "presentation template: list of bullets" -msgstr "modèle de présentation : liste de puces" +#: TurtleArt/tabasics.py:886 +msgid "top of nameable action stack" +msgstr "haut de l'action nommable" + +#: TurtleArt/tabasics.py:891 TurtleArt/tabasics.py:918 +msgid "action 1" +msgstr "action 1" + +#: TurtleArt/tabasics.py:894 +msgid "top of Action 1 stack" +msgstr "haut de la pile Action 1" + +#: TurtleArt/tabasics.py:899 TurtleArt/tabasics.py:927 +msgid "action 2" +msgstr "action 2" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:802 +#: TurtleArt/tabasics.py:902 msgid "top of Action 2 stack" msgstr "haut de la pile Action 2" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:824 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:234 -msgid "Shrink blocks" -msgstr "Diminuer les blocs" +#: TurtleArt/tabasics.py:912 +msgid "invokes named action stack" +msgstr "invoque la pile d'actions nommée" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/tawindow.py:2529 -msgid "image" -msgstr "image" +#: TurtleArt/tabasics.py:921 +msgid "invokes Action 1 stack" +msgstr "invoque la pile d'actions 1" -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:236 -msgid "Reset block size" -msgstr "Réinitialiser taille blocs" +#: TurtleArt/tabasics.py:930 +msgid "invokes Action 2 stack" +msgstr "invoque la pile d'actions 2" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:784 -msgid "holds current pen color (can be used in place of a number block)" -msgstr "" -"maintient la couleur courante du trait (utilisable à la place d'un bloc " -"numérique)" +#: TurtleArt/tabasics.py:938 +msgid "trash" +msgstr "corbeille" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:292 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:319 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:338 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:348 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:246 -msgid "Show palette" -msgstr "Afficher la palette" +#: TurtleArt/tabasics.py:942 +msgid "empty trash" +msgstr "vider la corbeille" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:867 -msgid "saves a picture to the Sugar Journal" -msgstr "enregistre l'image dans le Journal de Sugar" +#: TurtleArt/tabasics.py:943 +msgid "permanently deletes items in trash" +msgstr "effacer de manière définitive les objets dans la corbeille" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:783 -msgid "Save snapshot" -msgstr "Enregistrer l'instantané" +#: TurtleArt/tabasics.py:947 +msgid "restore all" +msgstr "restaurer tout" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:458 -msgid "width" -msgstr "largeur" +#: TurtleArt/tabasics.py:948 +msgid "restore all blocks from trash" +msgstr "restaurer tous les blocs de la poubelle" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:797 -msgid "moves turtle forward" -msgstr "avancer la tortue" +#: TurtleArt/tabasics.py:952 +msgid "clear all" +msgstr "effacer tout" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:329 -msgid "forward" -msgstr "avance" +#: TurtleArt/tabasics.py:953 +msgid "move all blocks to trash" +msgstr "déplacer tous les blocs vers la corbeille" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:614 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:655 -msgid "my box" -msgstr "ma boite" +#~ msgid "stack" +#~ msgstr "pile" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:395 -msgid "picture right" -msgstr "image droite" +#~ msgid "yellow" +#~ msgstr "jaune" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:305 -msgid "back" -msgstr "recule" +#~ msgid " " +#~ msgstr " " -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:452 -msgid "volume" -msgstr "volume" +#~ msgid "cyan" +#~ msgstr "cyan" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:869 -msgid "holds current scale value" -msgstr "conserver la valeur actuelle de l'échelle" +#~ msgid "blue" +#~ msgstr "bleu" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:758 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:759 -msgid "presentation 1x1" -msgstr "présentation 1x1" +#~ msgid " clean " +#~ msgstr " nettoyer " -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:760 -msgid "presentation 1x2" -msgstr "présentation 1x2" +#~ msgid "numbers" +#~ msgstr "nombres" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:803 -msgid "top of nameable action stack" -msgstr "haut de l'action nommable" +#~ msgid "write" +#~ msgstr "écrire" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:897 -msgid "stores numeric value in named variable" -msgstr "stocke une valeur numérique dans la variable nommée" +#~ msgid "green" +#~ msgstr "vert" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:828 -msgid "logical OR operator" -msgstr "opérateur logique OU" +#~ msgid "restore last" +#~ msgstr "restaurer dernier" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:310 -msgid "picture bottom" -msgstr "image du bas" +#~ msgid "a programmable block: used to add advanced math equations, e.g., sin(x)" +#~ msgstr "" +#~ "un bloc programmable: utilisé pour ajouter des équations mathématiques " +#~ "avancées, ex: sin(x)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:852 -msgid "loops specified number of times" -msgstr "boucle un certain nombre de fois" +#~ msgid "orange" +#~ msgstr "orange" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:907 -msgid "ycor of top of screen" -msgstr "coord. y du haut de l'écran" +#~ msgid "blocks" +#~ msgstr "blocs" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:914 -msgid "sensor voltage" -msgstr "voltmètre" +#~ msgid "text size" +#~ msgstr "taille du texte" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:442 -msgid "title y" -msgstr "titre y" +#~ msgid "red" +#~ msgstr "rouge" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:441 -msgid "title x" -msgstr "titre x" +#~ msgid "sensors" +#~ msgstr "capteurs" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:326 -msgid "fill screen" -msgstr "peint le fond" +#~ msgid "sensor input resistance" +#~ msgstr "résistance en entrée du capteur" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:415 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:416 -msgid "set xy" -msgstr "fixe xy" +#~ msgid "white" +#~ msgstr "blanc" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:445 -msgid "trash" -msgstr "corbeille" +#~ msgid "holds current text color (can be used in place of a number block)" +#~ msgstr "" +#~ "maintient la couleur courante du texte (utilisable à la place d'un bloc " +#~ "numérique)" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:376 -msgid "polar" -msgstr "polaire" +#~ msgid "picture top" +#~ msgstr "image haut" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:388 -msgid "repeat" -msgstr "répète" +#~ msgid "flow" +#~ msgstr "flux" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:792 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:218 -msgid "Save as image" -msgstr "Enregistrer dans une image" +#~ msgid "portfolio" +#~ msgstr "portefeuille" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:712 -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArtActivity.py:768 -#: /home/walter/Desktop/turtle/turtleblocks/turtleart.py:243 -msgid "Edit" -msgstr "Édition" +#~ msgid "black" +#~ msgstr "noir" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:809 -msgid "identity operator used for extending blocks" -msgstr "opérateur d'identité utilisé pour les blocs d'extension" +#~ msgid "restores most recent blocks from trash" +#~ msgstr "restaurer les blocs les plus récents de la poubelle" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:789 -msgid "" -"divides top numeric input (numerator) by bottom numeric input (denominator)" -msgstr "" -"divise la valeur numérique supérieure (numérateur) par la valeur numérique " -"inférieure (dénominateur)" +#~ msgid "Load my block" +#~ msgstr "Charge mon bloc" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:384 -msgid "max" -msgstr "max" +#~ msgid "Samples" +#~ msgstr "Échantillons" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:906 -msgid "holds current text size (can be used in place of a number block)" -msgstr "" -"maintient l'épaisseur courante du texte (utilisable à la place d'un bloc " -"numérique)" +#~ msgid "picture left" +#~ msgstr "image gauche" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:845 -msgid "prints value in status block at bottom of the screen" -msgstr "affiche la valeur dans le bloc d'état en bas de l'écran" +#~ msgid "Python code" +#~ msgstr "code Python" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:325 -msgid "extras" -msgstr "Extras" +#~ msgid "bottom block in a collapsibe stack: click to collapse" +#~ msgstr "bloc du dessous dans une pile à agréger: cliquer pour réduire" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:427 -msgid "start fill" -msgstr "commence le remplissage" +#~ msgid "Trashcan" +#~ msgstr "Corbeille" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:383 -msgid "push" -msgstr "pousse" +#~ msgid "purple" +#~ msgstr "pourpre" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:822 -msgid "" -"a programmable block: used to add advanced multi-variable math equations, e." -"g., sin(x+y+z)" -msgstr "" -"un bloc programmable: utilisé pour ajouter des équations mathématiques " -"avancées à plusieurs variables, ex: sin(x+y+z)" +#~ msgid "pen" +#~ msgstr "crayon" -#: /home/walter/Desktop/turtle/turtleblocks/TurtleArt/taconstants.py:392 -msgid "restore all" -msgstr "restaurer tout" +#~ msgid "picture right" +#~ msgstr "image droite" + +#~ msgid "volume" +#~ msgstr "volume" + +#~ msgid "picture bottom" +#~ msgstr "image du bas" + +#~ msgid "sensor voltage" +#~ msgstr "voltmètre" + +#~ msgid "holds current text size (can be used in place of a number block)" +#~ msgstr "" +#~ "maintient l'épaisseur courante du texte (utilisable à la place d'un bloc " +#~ "numérique)" + +#~ msgid "extras" +#~ msgstr "Extras" #~ msgid "d" #~ msgstr "d" @@ -1723,18 +1867,12 @@ msgstr "restaurer tout" #~ msgid "read key" #~ msgstr "lit la touche" -#~ msgid "clean" -#~ msgstr "efface" - #~ msgid "setyx" #~ msgstr "setyx" #~ msgid "seth" #~ msgstr "seth" -#~ msgid "sound" -#~ msgstr "son" - #~ msgid "text color" #~ msgstr "couleur du texte" @@ -1744,9 +1882,6 @@ msgstr "restaurer tout" #~ msgid "hide palette" #~ msgstr "masquer la palette" -#~ msgid "stack" -#~ msgstr "pile" - #~ msgid "save Logo" #~ msgstr "enregistrer en Logo" -- cgit v0.9.1