Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/de.po
diff options
context:
space:
mode:
authorPootle daemon <pootle@pootle.sugarlabs.org>2012-06-16 01:24:41 (GMT)
committer Pootle daemon <pootle@pootle.sugarlabs.org>2012-06-16 01:24:41 (GMT)
commitd6440f2cff269344ecaf96e9f69ffca8ef7c2c8c (patch)
tree7a348abf8e00718b27e65204d47fdaa246a30501 /po/de.po
parent6a2af19942eb60997a33ca03825ffd3ec30bf058 (diff)
Push many PO files
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po1058
1 files changed, 552 insertions, 506 deletions
diff --git a/po/de.po b/po/de.po
index 8e01eb6..a35b74b 100644
--- a/po/de.po
+++ b/po/de.po
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: turtleart-activity\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-06-04 00:32-0400\n"
+"POT-Creation-Date: 2012-06-15 00:32-0400\n"
"PO-Revision-Date: 2012-06-05 21:49+0200\n"
"Last-Translator: Markus <m.slg@gmx.de>\n"
"Language-Team: Deutsche OLPC-Lokalisierung\n"
@@ -30,7 +30,7 @@ msgstr ""
"X-Generator: Pootle 2.0.5\n"
#: activity/activity.info:2 TurtleArt/taexporthtml.py:137
-#: TurtleArt/taexporthtml.py:139 TurtleArt/tawindow.py:3199
+#: TurtleArt/taexporthtml.py:139 TurtleArt/tawindow.py:3215
#: pysamples/grecord.py:205 turtleblocks.py:294
msgid "Turtle Art"
msgstr "Schildkrötenkunst"
@@ -64,7 +64,7 @@ msgid "clears the screen and reset the turtle"
msgstr "Bildschirm leeren und Schildkröte zurücksetzen"
#: TurtleArt/tabasics.py:155
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:773
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:817
msgid "left"
msgstr "links"
@@ -73,7 +73,7 @@ msgid "turns turtle counterclockwise (angle in degrees)"
msgstr "Schildkröte gegen den Uhrzeigersinn drehen (Winkel in Grad)"
#: TurtleArt/tabasics.py:166
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:797
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:841
msgid "right"
msgstr "rechts"
@@ -101,11 +101,11 @@ msgstr "Schildkröte entlang eines Kreisbogens bewegen"
msgid "set xy"
msgstr "setze xy"
-#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:236
+#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:237
msgid "x"
msgstr "x"
-#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:237
+#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:238
msgid "y"
msgstr "y"
@@ -123,8 +123,8 @@ msgstr "setze Richtung"
msgid "sets the heading of the turtle (0 is towards the top of the screen.)"
msgstr "Richtung der Schildkröte festlegen (0 zeigt zum oberen Bildschirmrand.)"
-#: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3193
-#: TurtleArt/tawindow.py:3199 TurtleArtActivity.py:607
+#: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3209
+#: TurtleArt/tawindow.py:3215 TurtleArtActivity.py:609
msgid "xcor"
msgstr "x-Wert"
@@ -136,8 +136,8 @@ msgstr ""
"Der aktuelle x-Wert der Schildkröten-Position (kann an Stelle eines "
"Zahlenblocks benutzt werden)"
-#: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3193
-#: TurtleArt/tawindow.py:3199 TurtleArtActivity.py:608
+#: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3209
+#: TurtleArt/tawindow.py:3215 TurtleArtActivity.py:610
msgid "ycor"
msgstr "y-Wert"
@@ -149,8 +149,8 @@ msgstr ""
"Der aktuelle y-Wert der Schildkröten-Position (kann an Stelle eines "
"Zahlenblocks benutzt werden)"
-#: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3194
-#: TurtleArt/tawindow.py:3200 TurtleArtActivity.py:608
+#: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3210
+#: TurtleArt/tawindow.py:3216 TurtleArtActivity.py:610
msgid "heading"
msgstr "Richtung"
@@ -194,7 +194,7 @@ msgstr "Breite der Schildkrötenspur festlegen"
msgid "fill screen"
msgstr "fülle Bildschirm"
-#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:400 taextras.py:279
+#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:400 taextras.py:284
msgid "color"
msgstr "Farbe"
@@ -476,7 +476,7 @@ msgid "logical OR operator"
msgstr "Logischer ODER-Operator"
#: TurtleArt/tabasics.py:727
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:94
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:95
msgid "Palette of flow operators"
msgstr "Palette der Flussoperatoren"
@@ -592,17 +592,17 @@ msgstr "Zahlenwert in Variable 2 speichern"
#: TurtleArt/tabasics.py:857 TurtleArt/tabasics.py:858
#: TurtleArt/tabasics.py:859
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:173
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:174
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:175
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:176
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:183
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:196
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:211
msgid "text"
msgstr "Text"
#: TurtleArt/tabasics.py:860
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:176
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:177
msgid "string value"
msgstr "Zeichenkette"
@@ -641,7 +641,7 @@ msgstr "Benannte Variable (Zahlenwert)"
msgid "store in"
msgstr "speichere in"
-#: TurtleArt/tabasics.py:894 taextras.py:354
+#: TurtleArt/tabasics.py:894 taextras.py:359
msgid "value"
msgstr "Wert"
@@ -714,26 +714,31 @@ msgstr "Alles löschen"
msgid "move all blocks to trash"
msgstr "Alle Blöcke in den Mülleimer verschieben"
+#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1473
+#: TurtleArtActivity.py:702
+msgid "Share selected blocks"
+msgstr ""
+
#: TurtleArt/taconstants.py:239 TurtleArt/taconstants.py:261
#: TurtleArt/taconstants.py:282 TurtleArt/taconstants.py:324
#: TurtleArt/taconstants.py:366 TurtleArt/taconstants.py:408
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:882
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:897
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:912
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:927
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:942
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:957
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:926
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:941
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:956
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:971
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:986
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1001
msgid "Title"
msgstr "Titel"
-#: TurtleArt/talogo.py:350 TurtleArt/talogo.py:365 TurtleArtActivity.py:359
-#: TurtleArtActivity.py:676 TurtleArtActivity.py:862
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1353
+#: TurtleArt/talogo.py:350 TurtleArt/talogo.py:365 TurtleArtActivity.py:361
+#: TurtleArtActivity.py:682 TurtleArtActivity.py:877
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1413
msgid "Stop turtle"
msgstr "Schildkröte anhalten"
-#: TurtleArt/talogo.py:361 TurtleArtActivity.py:677
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1346
+#: TurtleArt/talogo.py:361 TurtleArtActivity.py:683
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1406
msgid "Show blocks"
msgstr "Blöcke anzeigen"
@@ -771,214 +776,205 @@ msgid "Save..."
msgstr "Speichern..."
#: TurtleArt/tautils.py:592
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:646
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:690
msgid "click to open"
msgstr "Zum Öffnen klicken"
-#: TurtleArt/tawindow.py:909 TurtleArt/tawindow.py:910
+#: TurtleArt/tawindow.py:911 TurtleArt/tawindow.py:912
msgid "orientation"
msgstr "Orientierung"
-#: TurtleArt/tawindow.py:920 TurtleArt/tawindow.py:1285
+#: TurtleArt/tawindow.py:922 TurtleArt/tawindow.py:1296
msgid "next"
msgstr "Nächstes"
-#: TurtleArt/tawindow.py:932 TurtleArt/tawindow.py:933
-#: TurtleArt/tawindow.py:1305
+#: TurtleArt/tawindow.py:934 TurtleArt/tawindow.py:935
+#: TurtleArt/tawindow.py:1316
#, fuzzy
msgid "shift"
msgstr "Verschieben"
-#: TurtleArt/tawindow.py:3298
+#: TurtleArt/tawindow.py:1201
+msgid "Select blocks to share"
+msgstr ""
+
+#: TurtleArt/tawindow.py:3314
msgid "image"
msgstr "Bild"
-#: TurtleArtActivity.py:159
-msgid "presentation"
-msgstr "Präsentation"
-
-#: TurtleArtActivity.py:182 TurtleArtActivity.py:700 TurtleArtActivity.py:789
-#: TurtleArtActivity.py:814 turtleblocks.py:332
-msgid "Save as HTML"
-msgstr "Als HTML speichern"
-
-#: TurtleArtActivity.py:201 TurtleArtActivity.py:701 TurtleArtActivity.py:792
-#: TurtleArtActivity.py:816 turtleblocks.py:334
+#: TurtleArtActivity.py:203 TurtleArtActivity.py:709 TurtleArtActivity.py:805
+#: TurtleArtActivity.py:830 turtleblocks.py:334
msgid "Save as Logo"
msgstr "Als Logo speichern"
-#: TurtleArtActivity.py:238 TurtleArtActivity.py:699 TurtleArtActivity.py:786
-#: TurtleArtActivity.py:811 turtleblocks.py:330
+#: TurtleArtActivity.py:240 TurtleArtActivity.py:707 TurtleArtActivity.py:797
+#: TurtleArtActivity.py:823 turtleblocks.py:330
msgid "Save as image"
msgstr "Als Bild speichern"
-#: TurtleArtActivity.py:246
+#: TurtleArtActivity.py:248
msgid "snapshot"
msgstr "Momentaufnahme"
-#: TurtleArtActivity.py:254 TurtleArtActivity.py:702 TurtleArtActivity.py:795
-#: TurtleArtActivity.py:819
+#: TurtleArtActivity.py:256 TurtleArtActivity.py:644 TurtleArtActivity.py:684
+#: TurtleArtActivity.py:833
msgid "Save snapshot"
msgstr "Momentaufnahme speichern"
-#: TurtleArtActivity.py:295 TurtleArtActivity.py:619 TurtleArtActivity.py:752
+#: TurtleArtActivity.py:297 TurtleArtActivity.py:621 TurtleArtActivity.py:759
#: turtleblocks.py:352
msgid "Turn off hover help"
msgstr "Maus-darüber-Hilfe ausschalten"
-#: TurtleArtActivity.py:301 turtleblocks.py:354
+#: TurtleArtActivity.py:303 turtleblocks.py:354
msgid "Turn on hover help"
msgstr "Maus-darüber-Hilfe einschalten"
-#: TurtleArtActivity.py:309 turtleblocks.py:364
+#: TurtleArtActivity.py:311 turtleblocks.py:364
msgid "Show palette"
msgstr "Palette anzeigen"
-#: TurtleArtActivity.py:315 TurtleArtActivity.py:846 turtleblocks.py:366
+#: TurtleArtActivity.py:317 TurtleArtActivity.py:859 turtleblocks.py:366
msgid "Hide palette"
msgstr "Palette verbergen"
-#: TurtleArtActivity.py:471
+#: TurtleArtActivity.py:473
msgid "Rescale coordinates down"
msgstr "Koordinaten herunterskalieren"
-#: TurtleArtActivity.py:475 TurtleArtActivity.py:611 TurtleArtActivity.py:748
+#: TurtleArtActivity.py:477 TurtleArtActivity.py:613 TurtleArtActivity.py:755
msgid "Rescale coordinates up"
msgstr "Koordinaten hochskalieren"
-#: TurtleArtActivity.py:547 TurtleArtActivity.py:583 TurtleArtActivity.py:669
-#: TurtleArtActivity.py:723 turtleblocks.py:361
+#: TurtleArtActivity.py:549 TurtleArtActivity.py:585 TurtleArtActivity.py:675
+#: TurtleArtActivity.py:730 turtleblocks.py:361
msgid "Edit"
msgstr "Bearbeiten"
-#: TurtleArtActivity.py:552 TurtleArtActivity.py:581 TurtleArtActivity.py:670
-#: TurtleArtActivity.py:740 turtleblocks.py:356
+#: TurtleArtActivity.py:554 TurtleArtActivity.py:583 TurtleArtActivity.py:676
+#: TurtleArtActivity.py:747 turtleblocks.py:356
msgid "View"
msgstr "Ansicht"
-#: TurtleArtActivity.py:579 TurtleArtActivity.py:671
+#: TurtleArtActivity.py:581 TurtleArtActivity.py:677
msgid "Project"
msgstr "Projekt"
-#: TurtleArtActivity.py:585 TurtleArtActivity.py:668 TurtleArtActivity.py:696
-#: TurtleArtActivity.py:698 TurtleArtActivity.py:781
+#: TurtleArtActivity.py:587 TurtleArtActivity.py:674 TurtleArtActivity.py:704
+#: TurtleArtActivity.py:706 TurtleArtActivity.py:792
msgid "Save/Load"
msgstr "Speichern/Laden"
-#: TurtleArtActivity.py:593 TurtleArtActivity.py:724 turtleblocks.py:359
+#: TurtleArtActivity.py:595 TurtleArtActivity.py:731 turtleblocks.py:359
msgid "Copy"
msgstr "Kopieren"
-#: TurtleArtActivity.py:595 TurtleArtActivity.py:725 turtleblocks.py:360
+#: TurtleArtActivity.py:597 TurtleArtActivity.py:732 turtleblocks.py:360
msgid "Paste"
msgstr "Einfügen"
-#: TurtleArtActivity.py:597 TurtleArtActivity.py:741
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:708
+#: TurtleArtActivity.py:599 TurtleArtActivity.py:748
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752
msgid "Fullscreen"
msgstr "Vollbild"
-#: TurtleArtActivity.py:599 TurtleArtActivity.py:742 turtleblocks.py:340
+#: TurtleArtActivity.py:601 TurtleArtActivity.py:749 turtleblocks.py:340
msgid "Cartesian coordinates"
msgstr "Kartesische Koordinaten"
-#: TurtleArtActivity.py:601 TurtleArtActivity.py:744 turtleblocks.py:342
+#: TurtleArtActivity.py:603 TurtleArtActivity.py:751 turtleblocks.py:342
msgid "Polar coordinates"
msgstr "Polarkoordinaten"
-#: TurtleArtActivity.py:604 TurtleArtActivity.py:746
+#: TurtleArtActivity.py:606 TurtleArtActivity.py:753
msgid "Metric coordinates"
msgstr "Metrische Koordinaten"
# (Markus S.) 'Blöcke vergrößern'?
-#: TurtleArtActivity.py:614 TurtleArtActivity.py:750 turtleblocks.py:346
+#: TurtleArtActivity.py:616 TurtleArtActivity.py:757 turtleblocks.py:346
msgid "Grow blocks"
msgstr "Blöcke vergrößern"
# (Markus S.) 'Blöcke verkleinern'?
-#: TurtleArtActivity.py:616 TurtleArtActivity.py:751 turtleblocks.py:348
+#: TurtleArtActivity.py:618 TurtleArtActivity.py:758 turtleblocks.py:348
msgid "Shrink blocks"
msgstr "Blöcke verkleinern"
-#: TurtleArtActivity.py:642 TurtleArtActivity.py:678
+#: TurtleArtActivity.py:648 TurtleArtActivity.py:685
msgid "Load example"
msgstr "Beispiel laden"
-#: TurtleArtActivity.py:672 TurtleArtActivity.py:852 turtleblocks.py:373
+#: TurtleArtActivity.py:678 TurtleArtActivity.py:865 turtleblocks.py:373
msgid "Clean"
msgstr "Alles löschen"
-#: TurtleArtActivity.py:673 TurtleArtActivity.py:854 turtleblocks.py:374
+#: TurtleArtActivity.py:679 TurtleArtActivity.py:867 turtleblocks.py:374
msgid "Run"
msgstr "Ausführen"
-#: TurtleArtActivity.py:674 TurtleArtActivity.py:856 turtleblocks.py:375
+#: TurtleArtActivity.py:680 TurtleArtActivity.py:869 turtleblocks.py:375
msgid "Step"
msgstr "Einzelschritte"
-#: TurtleArtActivity.py:675 TurtleArtActivity.py:859 turtleblocks.py:376
-msgid "Debug"
-msgstr "Fehlersuche"
-
-#: TurtleArtActivity.py:679 util/helpbutton.py:45
+#: TurtleArtActivity.py:686 util/helpbutton.py:45
msgid "Help"
msgstr "Hilfe"
-#: TurtleArtActivity.py:680 turtleblocks.py:377
+#: TurtleArtActivity.py:687 turtleblocks.py:377
msgid "Stop"
msgstr "Stopp"
-#: TurtleArtActivity.py:703 TurtleArtActivity.py:797 TurtleArtActivity.py:822
+#: TurtleArtActivity.py:710 TurtleArtActivity.py:808 TurtleArtActivity.py:835
msgid "Load project"
msgstr "Projekt laden"
-#: TurtleArtActivity.py:706 TurtleArtActivity.py:802 TurtleArtActivity.py:827
+#: TurtleArtActivity.py:713 TurtleArtActivity.py:813 TurtleArtActivity.py:840
msgid "Load plugin"
msgstr "Plugin laden"
-#: TurtleArtActivity.py:707 TurtleArtActivity.py:805 TurtleArtActivity.py:830
+#: TurtleArtActivity.py:714 TurtleArtActivity.py:816 TurtleArtActivity.py:843
msgid "Load Python block"
msgstr "Python-Block laden"
-#: TurtleArtActivity.py:847
+#: TurtleArtActivity.py:787
+msgid "Sharing blocks disabled"
+msgstr ""
+
+#: TurtleArtActivity.py:860
msgid "<Ctrl>p"
msgstr "<Ctrl>p"
-#: TurtleArtActivity.py:852
+#: TurtleArtActivity.py:865
msgid "<Ctrl>e"
msgstr "<Ctrl>e"
-#: TurtleArtActivity.py:854
+#: TurtleArtActivity.py:867
msgid "<Ctrl>r"
msgstr "<Ctrl>r"
-#: TurtleArtActivity.py:856
+#: TurtleArtActivity.py:869
msgid "<Ctrl>w"
msgstr "<Ctrl>w"
-#: TurtleArtActivity.py:860
-msgid "<Ctrl>d"
-msgstr "<Ctrl>d"
-
-#: TurtleArtActivity.py:863
+#: TurtleArtActivity.py:878
msgid "<Ctrl>s"
msgstr "<Ctrl>s"
-#: TurtleArtActivity.py:995 TurtleArtActivity.py:1000
-#: TurtleArtActivity.py:1067
+#: TurtleArtActivity.py:1011 TurtleArtActivity.py:1016
+#: TurtleArtActivity.py:1083
msgid "Plugin could not be installed."
msgstr "Das Plugin konnte nicht installiert werden."
-#: TurtleArtActivity.py:1063
+#: TurtleArtActivity.py:1079
msgid "Please restart Turtle Art in order to use the plugin."
msgstr "Starte die Schildkrötenkunst bitte neu, um das Plugin zu benützen."
-#: TurtleArtActivity.py:1081
+#: TurtleArtActivity.py:1097
#, python-format
msgid "Plugin %s already installed."
msgstr "Das Plugin %s ist bereits installiert."
-#: TurtleArtActivity.py:1082
+#: TurtleArtActivity.py:1098
#, python-format
msgid "Do you want to reinstall %s?"
msgstr "Willst du %s erneut installieren?"
@@ -1091,7 +1087,7 @@ msgstr "Hochladen fehlgeschlagen!"
#: plugins/audio_sensors/audio_sensors.py:75
#: plugins/camera_sensor/camera_sensor.py:56
#: plugins/light_sensor/light_sensor.py:49 plugins/rfid/rfid.py:86
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:316
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:317
msgid "Palette of sensor blocks"
msgstr "Palette der Sensorblöcke"
@@ -1107,7 +1103,7 @@ msgstr "x,y,z-Beschleunigung auf dem Stapel ablegen"
#: plugins/audio_sensors/audio_sensors.py:82
#: plugins/audio_sensors/audio_sensors.py:97 pysamples/grecord.py:205
-#: taextras.py:281
+#: taextras.py:286
msgid "sound"
msgstr "Klang"
@@ -1128,7 +1124,7 @@ msgstr "Mikrofoneingangslautstärke"
#: plugins/audio_sensors/audio_sensors.py:118
#: plugins/audio_sensors/audio_sensors.py:126
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:303
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304
msgid "pitch"
msgstr "Tonhöhe"
@@ -1202,309 +1198,318 @@ msgstr "RFID"
msgid "read value from RFID device"
msgstr "Wert aus RFID-Quelle auslesen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:99
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:102
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:100
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103
msgid "while"
msgstr "solange"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:104
msgid "do-while-True operator that uses boolean operators from Numbers palette"
msgstr ""
"Wiederhole-solange-Operator, der boolesche Operatoren aus der mathematischen "
"Palette nutzt"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:109
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:112
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:110
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113
msgid "until"
msgstr "bis"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:114
msgid "do-until-True operator that uses boolean operators from Numbers palette"
msgstr ""
"Wiederhole-bis-Operator, der boolesche Operatoren aus der mathematischen "
"Palette nutzt"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:120
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:121
msgid "Palette of media objects"
msgstr "Palette der Medienobjekte"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:127
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128
msgid "journal"
msgstr "Tagebuch"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:129
msgid "Sugar Journal media object"
msgstr "Medienobjekt aus dem Sugar-Tagebuch"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:138
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:139
msgid "audio"
msgstr "Audio"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:140
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:141
msgid "Sugar Journal audio object"
msgstr "Audioobjekt aus dem Sugar-Tagebuch"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:150
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:151
msgid "video"
msgstr "Video"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:152
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:153
msgid "Sugar Journal video object"
msgstr "Videoobjekt aus dem Sugar-Tagebuch"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:162
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:163
msgid "description"
msgstr "Beschreibung"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:164
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:165
msgid "Sugar Journal description field"
msgstr "Beschreibungsfeld im Sugar-Tagebuch"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:181
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:209
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210
msgid "show"
msgstr "zeige"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:185
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:198
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:213
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:199
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:214
msgid "draws text or show media from the Journal"
msgstr "Text zeichnen oder Medien aus dem Tagebuch anzeigen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:194
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195
msgid "show aligned"
msgstr "zeige ausgerichtet"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:221
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222
msgid "set scale"
msgstr "setze Skalierung"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:225
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:226
msgid "sets the scale of media"
msgstr "Skalierung der Medien setzen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:232
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:233
msgid "save picture"
msgstr "Bild speichern"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:234
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:245
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:246
msgid "picture name"
msgstr "Bildname"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:236
msgid "saves a picture to the Sugar Journal"
msgstr "Ein Bild ins Sugar-Tagebuch speichern"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:243
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:244
msgid "save SVG"
msgstr "Als SVG speichern"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:246
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247
msgid "saves turtle graphics as an SVG file in the Sugar Journal"
msgstr "Eine Schildkröten-Grafik als SVG ins Sugar-Tagebuch speichern"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:253
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:254
msgid "scale"
msgstr "Skalierung"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:257
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258
msgid "holds current scale value"
msgstr "behält aktuellen Skalierungsfaktor bei"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:262
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:263
msgid "media wait"
msgstr "Medien abwarten"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:264
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:265
msgid "wait for current video or audio to complete"
msgstr "Das Ende der aktuellen Video- oder Audio-Wiedergabe abwarten"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:270
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:271
msgid "media stop"
msgstr "Medien anhalten"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:272
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:273
msgid "stop video or audio"
msgstr "Audio oder Video anhalten"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:277
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:278
msgid "media pause"
msgstr "Medien unterbrechen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:279
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:280
msgid "pause video or audio"
msgstr "Audio oder Video unterbrechen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:284
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:285
msgid "media resume"
msgstr "Medien fortsetzen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:286
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:287
msgid "resume playing video or audio"
msgstr "Audio oder Video weiter abspielen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:292
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:293
msgid "speak"
msgstr "sprich"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:294
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:295
msgid "hello"
msgstr "Hallo"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:295
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:296
msgid "speaks text"
msgstr "spricht einen Text"
#. TRANS: pitch, duration, amplitude
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:303
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304
msgid "sinewave"
msgstr "Sinuswelle"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:303
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304
msgid "duration"
msgstr "Dauer"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:306
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307
msgid "plays a sinewave at frequency, amplitude, and duration (in seconds)"
msgstr ""
"spielt eine Sinuswelle mit der Frequenz, der Amplitude und der Dauer (in "
"Sekunden)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:322
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:323
msgid "button down"
msgstr "Taste gedrückt"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:325
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:326
msgid "returns 1 if mouse button is pressed"
msgstr "Gibt 1 zurück, wenn die Maustaste gedrückt ist."
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:332
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:333
msgid "mouse x"
msgstr "Maus-x"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:335
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:336
msgid "returns mouse x coordinate"
msgstr "Gibt die x-Koordinate des Mauszeigers zurück."
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:342
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:343
msgid "mouse y"
msgstr "Maus-y"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:345
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:346
msgid "returns mouse y coordinate"
msgstr "Gibt die y-Koordinate des Mauszeigers zurück."
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:353
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:354
msgid "query keyboard"
msgstr "lies Tastatureingabe aus"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:355
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:356
msgid "query for keyboard input (results stored in keyboard block)"
msgstr ""
"Tastatureingabe auslesen (das Ergebnis wird im Tastaturblock gespeichert)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:362
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:363
msgid "keyboard"
msgstr "Tastatur"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:366
-msgid "holds results of query-keyboard block"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:367
+#, fuzzy
+msgid "holds results of query-keyboard block as ASCII"
msgstr "Das Ergebnis des Tastaturabfrage-Blocks"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:373
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:399
msgid "read pixel"
msgstr "lies Pixel"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:376
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:402
msgid "RGB color under the turtle is pushed to the stack"
msgstr "RGB-Farbton unter der Schildkröte wird in den Stapel eingefügt"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:384
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:410
msgid "turtle sees"
msgstr "Schildkröte sieht"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:386
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:412
msgid "returns the color that the turtle \"sees\""
msgstr "Gibt die Farbe zurück, welche die Schildkröte \"sieht\"."
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:394 taextras.py:299
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:420 taextras.py:304
msgid "time"
msgstr "Zeit"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:397
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:423
msgid "elapsed time (in seconds) since program started"
msgstr "Verstrichene Zeitdauer (in Sekunden) seit dem Programmstart"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:406
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:432
msgid "Palette of extra options"
msgstr "Palette der erweiterten Optionen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:412
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:438
msgid "push"
msgstr "ablegen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:415
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:441
msgid "pushes value onto FILO (first-in last-out heap)"
msgstr "schreibt den Wert in den FILO-Stapel (first in, last out)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:425
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:451
msgid "show heap"
msgstr "zeige Stapel"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:428
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:454
msgid "shows values in FILO (first-in last-out heap)"
msgstr "zeigt Werte im FILO-Stapel (first in, last out)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:438
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:464
msgid "empty heap"
msgstr "leere Stapel"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:441
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:467
msgid "emptys FILO (first-in-last-out heap)"
msgstr "leert FILO-Stapel (first in, last out)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:451
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477
msgid "pop"
msgstr "aufnehmen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:455
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:481
msgid "pops value off FILO (first-in last-out heap)"
msgstr "nimmt den Wert aus dem FILO-Stapel (first in, last out)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:465
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:491
msgid "empty heap?"
msgstr "Stapel leer?"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:468
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:494
msgid "returns True if heap is empty"
msgstr "Gibt Wahr zurück, wenn der Stapel leer ist."
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:475
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:501
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:503
msgid "comment"
msgstr "Anmerkung"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:479
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:505
msgid "places a comment in your code"
msgstr "Kommentar in dein Programm einfügen"
# (Markus) war 'schreibe'
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:485
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:511
msgid "print"
msgstr "Ausgabe"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:489
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:515
msgid "prints value in status block at bottom of the screen"
msgstr "Zeigt den Wert im Statusblock am unteren Bildschirmrand an"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:497
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:510
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:524
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:525
+msgid "Python chr operator"
+msgstr ""
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:534
+msgid "Python int operator"
+msgstr ""
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:541
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:554
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:568
msgid "Python"
msgstr "Python"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:501
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:545
msgid ""
"a programmable block: used to add advanced single-variable math equations, e."
"g., sin(x)"
@@ -1512,7 +1517,7 @@ msgstr ""
"Ein programmierbarer Block für fortgeschrittene mathematische Ausdrücke mit "
"einer Variablen, z.B. sin(x)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:514
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558
msgid ""
"a programmable block: used to add advanced multi-variable math equations, e."
"g., sqrt(x*x+y*y)"
@@ -1520,7 +1525,7 @@ msgstr ""
"Ein programmierbarer Block für fortgeschrittene mathematische Ausdrücke mit "
"mehreren Variablen wie wurzel(x*x+y*y)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:528
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:572
msgid ""
"a programmable block: used to add advanced multi-variable math equations, e."
"g., sin(x+y+z)"
@@ -1528,225 +1533,225 @@ msgstr ""
"Ein programmierbarer Block für fortgeschrittene mathematische Ausdrücke mit "
"mehreren Variablen, z.B. sin(x+y+z)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:540
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:556
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:571
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:584
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:600
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:615
msgid "Python block"
msgstr "Python-Block"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:542
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:574
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:586
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:602
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:618
msgid "runs code found in the tamyblock.py module found in the Journal"
msgstr "Code aus dem Modul tamyblock.py aus dem Tagebuch ausführen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:587
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631
msgid "Cartesian"
msgstr "Kartesisch"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:589
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:633
msgid "displays Cartesian coordinates"
msgstr "Kartesische Koordinaten anzeigen"
# (Markus S.) Vergleiche 'Cartesian'
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:595
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639
msgid "polar"
msgstr "Polar"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:597
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:641
msgid "displays polar coordinates"
msgstr "Polarkoordinaten anzeigen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:603
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:647
msgid "turtle"
msgstr "Schildkröte"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:607
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:651
msgid "chooses which turtle to command"
msgstr "Die zu steuernde Schildkröte wählen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:616
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:625
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:669
msgid "turtle shell"
msgstr "Schildkrötenpanzer"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:618
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:626
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:662
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:670
msgid "put a custom 'shell' on the turtle"
msgstr "Den 'Panzer' der Schildkröte anpassen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:805
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:849
msgid "top"
msgstr "oben"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:633
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:677
msgid "top of a collapsed stack"
msgstr "Anfang eines zugeklappten Stapels"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:781
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:683
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:825
msgid "bottom"
msgstr "unten"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:640
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:684
msgid "bottom of a collapsible stack"
msgstr "Ende eines zuklappbaren Stapels"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:648
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:692
msgid "collapsed stack: click to open"
msgstr "Zugeklappter Stapel: zum Öffnen anklicken"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:657
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:701
msgid "bottom block in a collapsed stack: click to open"
msgstr "Unterster Block in einem zugeklappten Stapel: zum Aufklappen klicken"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:664
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:668
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:678
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:708
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:712
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:722
msgid "top of stack"
msgstr "Stapelanfang"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:665
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:709
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:719
msgid "label"
msgstr "Beschriftung"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:674
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:718
msgid "top of a collapsible stack"
msgstr "Anfang eines zuklappbaren Stapels"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:684
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:728
msgid "Palette of presentation templates"
msgstr "Palette der Präsentationsvorlagen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:691
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:735
msgid "hide blocks"
msgstr "Blöcke verbergen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:693
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:737
msgid "declutters canvas by hiding blocks"
msgstr "Fenster durch Verbergen der Blöcke aufräumen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:700
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:744
msgid "show blocks"
msgstr "Blöcke anzeigen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:702
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:746
msgid "restores hidden blocks"
msgstr "Verborgene Blöcke wiederherstellen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:710
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:754
msgid "hides the Sugar toolbars"
msgstr "Sugar-Leiste verbergen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:719
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:763
msgid "list"
msgstr "Liste"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:723
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:958
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:767
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1002
msgid "presentation bulleted list"
msgstr "Darstellung als Spiegelstrichliste"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:731
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:960
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1004
msgid "presentation template: list of bullets"
msgstr "Präsentationsvorlage: Spiegelstrichliste"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:738
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:900
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:782
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:944
msgid "presentation template: select Journal object (no description)"
msgstr "Präsentationsvorlage: ein Tagebuch-Objekt (ohne Beschreibung)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:745
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:885
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:929
msgid "presentation template: select Journal object (with description)"
msgstr "Präsentationsvorlage: ein Tagebuch-Objekt (mit Beschreibung)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:945
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:796
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:989
msgid "presentation template: select four Journal objects"
msgstr "Präsentationsvorlage: vier Tagebuch-Objekte"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:759
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:766
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:915
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:930
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:803
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:810
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:959
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:974
msgid "presentation template: select two Journal objects"
msgstr "Präsentationsvorlage: zwei Tagebuch-Objekte"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:776
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:820
msgid "xcor of left of screen"
msgstr "x-Koordinate des linken Bildschirmrandes"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:784
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:828
msgid "ycor of bottom of screen"
msgstr "y-Koordinate des unteren Bildschirmrandes"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 taextras.py:223
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:833 taextras.py:224
msgid "width"
msgstr "Breite"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:792
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:836
msgid "the canvas width"
msgstr "Die Fensterbreite"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:800
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:844
msgid "xcor of right of screen"
msgstr "x-Koordinate des rechten Bildschirmrandes"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:808
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:852
msgid "ycor of top of screen"
msgstr "y-Koordinate des oberen Bildschirmrandes"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:813 taextras.py:218
-#: taextras.py:224
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:857 taextras.py:219
+#: taextras.py:225
msgid "height"
msgstr "Höhe"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:816
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:860
msgid "the canvas height"
msgstr "Die Fensterhöhe"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:823
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:867
msgid "title x"
msgstr "Titel: x"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:832
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:876
msgid "title y"
msgstr "Titel: y"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:841
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:885
msgid "left x"
msgstr "links: x"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:850
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894
msgid "top y"
msgstr "oben: y"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:859
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:903
msgid "right x"
msgstr "rechts: x"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:868
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:912
msgid "bottom y"
msgstr "unten: y"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:883
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:898
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:927
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:942
msgid "presentation 1x1"
msgstr "Präsentation 1x1"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:913
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:957
msgid "presentation 2x1"
msgstr "Präsentation 2x1"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:928
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:972
msgid "presentation 1x2"
msgstr "Präsentation 1x2"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:943
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:987
msgid "presentation 2x2"
msgstr "Präsentation 2x2"
@@ -1795,49 +1800,53 @@ msgid "Palette of Rwandan francs"
msgstr "Palette der ruandischen Francs"
#: taextras.py:50
-msgid "Palette of US currencies"
-msgstr "Palette der US-Währungen"
+msgid "Palette of US dollars"
+msgstr ""
#: taextras.py:51
-msgid "Palette of Australian currencies"
-msgstr "Palette der australischen Währungen"
+msgid "Palette of Australian dollars"
+msgstr ""
#: taextras.py:52
-msgid "Palette of Guaranies"
-msgstr "Palette der Guarani"
+msgid "Palette of Paraguayan Guaranies"
+msgstr ""
#: taextras.py:53
+msgid "Palette of Peruvian Nuevo Soles"
+msgstr ""
+
+#: taextras.py:54
msgid "Palette of Uruguayan Pesos"
msgstr "Palette der uruguayischen Pesos"
#. TRANS: Butia is the Arduino Robot Project from Uruguay
#. (http://www.fing.edu.uy/inco/proyectos/butia/)
-#: taextras.py:59
+#: taextras.py:60
msgid "TurtleBots"
msgstr "SchildkrötenBots"
-#: taextras.py:60
+#: taextras.py:61
msgid "adjust LED intensity between 0 and 255"
msgstr "LED-Intensität festlegen (von 0 bis 255)"
-#: taextras.py:61
+#: taextras.py:62
msgid "returns the object gray level as a number between 0 and 1023"
msgstr ""
"Gibt den Grauwert des Objektes als eine Zahl zwischen 0 und 1023 zurück."
-#: taextras.py:62
+#: taextras.py:63
msgid "returns 1 when the button is press and 0 otherwise"
msgstr "Gibt 1 zurück, wenn der Knopf gedrückt ist, sonst 0."
-#: taextras.py:63
+#: taextras.py:64
msgid "returns the ambient light level as a number between 0 and 1023"
msgstr "Gibt die Umgebungshelligkeit als eine Zahl zwischen 0 und 1023 zurück."
-#: taextras.py:64
+#: taextras.py:65
msgid "returns the ambient temperature as a number between 0 and 255"
msgstr "Gibt die Umgebungstemperatur als eine Zahl zwischen 0 und 255 zurück."
-#: taextras.py:65
+#: taextras.py:66
msgid ""
"returns the distance from the object in front of the sensor as a number "
"between 0 and 255"
@@ -1845,82 +1854,82 @@ msgstr ""
"Gibt die Entfernung zu dem Objekt vor dem Sensor als eine Zahl zwischen 0 "
"und 255 zurück."
-#: taextras.py:67
+#: taextras.py:68
msgid "returns 0 or 1 depending on the sensor inclination"
msgstr "Gibt je nach Sensorneigung 0 oder 1 zurück."
-#: taextras.py:68
+#: taextras.py:69
msgid "returns 1 when the sensors detects a magnetic field, 0 otherwise"
msgstr ""
"Gibt 1 zurück, wenn der Sensor ein magnetisches Feld detektiert, sonst 0."
-#: taextras.py:69
+#: taextras.py:70
msgid "switches from 0 to 1, the frequency depends on the vibration"
msgstr "Wechselt von 0 zu 1; die Frequenz hängt von der Vibration ab."
-#: taextras.py:70
+#: taextras.py:71
msgid "LED"
msgstr "LED"
-#: taextras.py:71
+#: taextras.py:72
msgid "button"
msgstr "Knopf"
-#: taextras.py:72
+#: taextras.py:73
msgid "grayscale"
msgstr "Grauwert"
-#: taextras.py:73
+#: taextras.py:74
msgid "ambient light"
msgstr "Umgebungslicht"
-#: taextras.py:74
+#: taextras.py:75
msgid "temperature"
msgstr "Temperatur"
-#: taextras.py:75 taextras.py:262
+#: taextras.py:76 taextras.py:267
msgid "distance"
msgstr "Abstand"
-#: taextras.py:76 taextras.py:259
+#: taextras.py:77 taextras.py:264
msgid "tilt"
msgstr "Neigung"
-#: taextras.py:77
+#: taextras.py:78
msgid "magnetic induction"
msgstr "Magnetische Induktion"
-#: taextras.py:78
+#: taextras.py:79
msgid "vibration"
msgstr "Vibration"
-#: taextras.py:79
+#: taextras.py:80
msgid "Butia Robot"
msgstr "Butia-Roboter"
-#: taextras.py:80
+#: taextras.py:81
msgid "delay Butia"
msgstr "Butia verlangsamen"
-#: taextras.py:81
+#: taextras.py:82
msgid "wait for argument seconds"
msgstr "die angegebene Anzahl Sekunden warten"
#. TRANS: This string is shorthand for "battery charge of Butia"
-#: taextras.py:83
+#: taextras.py:84
msgid "battery charge Butia"
msgstr "Ladezustand der Batterie des Butia"
-#: taextras.py:84
+#: taextras.py:85
msgid "returns the battery charge as a number between 0 and 255"
msgstr "Gibt den Ladezustand der Batterie als Zahl zwischen 0 und 255 zurück."
#. TRANS: This string is shorthand for "speed of Butia"
-#: taextras.py:86
+#: taextras.py:87
msgid "speed Butia"
msgstr "Butia-Geschwindigkeit"
-#: taextras.py:87
+#: taextras.py:88
msgid ""
"set the speed of the Butia motors as a value between 0 and 1023, passed by "
"an argument"
@@ -1929,389 +1938,389 @@ msgstr ""
"1023, der als Argument übergeben wird."
#. TRANS: This string is shorthand for "move Butia forward"
-#: taextras.py:90
+#: taextras.py:91
msgid "forward Butia"
msgstr "Butia vor"
-#: taextras.py:91
+#: taextras.py:92
msgid "move the Butia robot forward"
msgstr "Bewege den Butia-Roboter vorwärts."
-#: taextras.py:92
+#: taextras.py:93
msgid "move the Butia robot forward a predefined distance"
msgstr "Bewege den Butia-Roboter eine vordefinierte Entfernung vor."
#. TRANS: This string is shorthand for "move Butia backward"
-#: taextras.py:94
+#: taextras.py:95
msgid "backward Butia"
msgstr "Butia zurück"
-#: taextras.py:95
+#: taextras.py:96
msgid "move the Butia robot backward"
msgstr "Bewege den Butia-Roboter rückwärts."
-#: taextras.py:96
+#: taextras.py:97
msgid "move the Butia robot backward a predefined distance"
msgstr "Bewege den Butia-Roboter eine vordefinierte Entfernung zurück."
#. TRANS: This string is shorthand for "turn Butia left"
-#: taextras.py:98
+#: taextras.py:99
msgid "left Butia"
msgstr "Butia nach links"
-#: taextras.py:99
+#: taextras.py:100
msgid "turn the Butia robot at left"
msgstr "Drehe den Butia-Roboter nach links."
#. TRANS: This string is shorthand for "turn Butia right"
-#: taextras.py:101
+#: taextras.py:102
msgid "right Butia"
msgstr "Butia nach rechts"
-#: taextras.py:102
+#: taextras.py:103
msgid "turn the Butia robot at right"
msgstr "Drehe den Butia-Roboter nach rechts."
-#: taextras.py:103
+#: taextras.py:104
msgid "turn Butia"
msgstr "Butia drehen"
-#: taextras.py:104
+#: taextras.py:105
msgid "turn the Butia robot x degrees"
msgstr "Drehe den Butia-Roboter um x Grad."
-#: taextras.py:105
+#: taextras.py:106
msgid "stop Butia"
msgstr "Butia anhalten"
-#: taextras.py:106
+#: taextras.py:107
msgid "stop the Butia robot"
msgstr "Halte den Butia-Roboter an."
-#: taextras.py:107
+#: taextras.py:108
msgid "display Butia"
msgstr "Butia anzeigen"
#. TRANS: this string must contain only ASCII characters.
#. The len must be 32 characters/spaces.
-#: taextras.py:110
+#: taextras.py:111
msgid "Hello World Butia "
msgstr "Hallo Welt Butia "
-#: taextras.py:111
+#: taextras.py:112
msgid "print text in Butia robot 32-character ASCII display"
msgstr "Zeige Text im 32-Zeichen-ASCII-Display des Butia-Roboters an."
-#: taextras.py:112
+#: taextras.py:113
msgid "Butia"
msgstr "Butia"
-#: taextras.py:116
+#: taextras.py:117
msgid "The camera was not found."
msgstr "Die Kamera wurde nicht gefunden."
-#: taextras.py:117
+#: taextras.py:118
msgid "Error on the initialization of the camera."
msgstr "Fehler beim Einrichten der Kamera."
-#: taextras.py:118
+#: taextras.py:119
msgid "FollowMe"
msgstr "FolgeMir"
-#: taextras.py:119
+#: taextras.py:120
msgid "follow"
msgstr "folge"
-#: taextras.py:120
+#: taextras.py:121
msgid "R"
msgstr "R"
-#: taextras.py:121
+#: taextras.py:122
msgid "G"
msgstr "G"
-#: taextras.py:122
+#: taextras.py:123
msgid "B"
msgstr "B"
-#: taextras.py:123
+#: taextras.py:124
msgid "follow a RGB color"
msgstr "folge einer RGB-Farbe"
-#: taextras.py:124
+#: taextras.py:125
msgid "threshold"
msgstr "Grenzwert"
-#: taextras.py:125
+#: taextras.py:126
msgid "set a threshold for a RGB color"
msgstr "setze einen Grenzwert für eine RGB-Farbe"
-#: taextras.py:126
+#: taextras.py:127
msgid "save calibration 1"
msgstr "speichere Kalibrierung 1"
-#: taextras.py:127
+#: taextras.py:128
msgid "stores a calibration in calibration 1"
msgstr "Speichert eine Kalibrierung als Kalibrierung 1"
-#: taextras.py:128
+#: taextras.py:129
msgid "save calibration 2"
msgstr "speichere Kalibrierung 2"
-#: taextras.py:129
+#: taextras.py:130
msgid "stores a calibration in calibration 2"
msgstr "Speichert eine Kalibrierung als Kalibrierung 2"
-#: taextras.py:130
+#: taextras.py:131
msgid "calibration"
msgstr "Kalibrierung"
-#: taextras.py:131
+#: taextras.py:132
msgid "stores a personalized calibration"
msgstr "Speichert eine individuelle Kalibrierung"
-#: taextras.py:132
+#: taextras.py:133
msgid "calibration 1"
msgstr "Kalibrierung 1"
-#: taextras.py:133
+#: taextras.py:134
msgid "return calibration 1"
msgstr "gib Kalibrierung 1 zurück"
-#: taextras.py:134
+#: taextras.py:135
msgid "calibration 2"
msgstr "Kalibrierung 2"
-#: taextras.py:135
+#: taextras.py:136
msgid "return calibration 2"
msgstr "gib Kalibrierung 2 zurück"
-#: taextras.py:136
+#: taextras.py:137
msgid "return a personalized calibration"
msgstr "gib eine individuelle Kalibrierung zurück"
-#: taextras.py:137
+#: taextras.py:138
msgid "x position"
msgstr "x-Position"
-#: taextras.py:138
+#: taextras.py:139
msgid "return x position"
msgstr "gib die x-Position zurück"
-#: taextras.py:139
+#: taextras.py:140
msgid "y position"
msgstr "y-Position"
-#: taextras.py:140
+#: taextras.py:141
msgid "return y position"
msgstr "gib die y-Position zurück"
-#: taextras.py:141
+#: taextras.py:142
msgid "pixels"
msgstr "Pixel"
-#: taextras.py:142
+#: taextras.py:143
msgid "return the number of pixels of the biggest blob"
msgstr "Gib die Zahl der Pixel im größten Fleck zurück"
-#: taextras.py:143
+#: taextras.py:144
msgid "follow a color or calibration"
msgstr "folge einer Farbe oder Kalibrierung"
-#: taextras.py:144
+#: taextras.py:145
msgid "minimum pixels"
msgstr "minimale Pixelanzahl"
-#: taextras.py:145
+#: taextras.py:146
msgid "set the minimal number of pixels to follow"
msgstr "setze die Mininalzahl zu verfolgender Pixel"
-#: taextras.py:146
+#: taextras.py:147
msgid "empty calibration"
msgstr "leere Kalibrierung"
-#: taextras.py:147
+#: taextras.py:148
#, fuzzy
msgid "error in string conversion"
msgstr "Fehler bei der Zeichenkettenumwandlung"
-#: taextras.py:151
+#: taextras.py:152
msgid "SumBot"
msgstr "SumBot"
-#: taextras.py:152
+#: taextras.py:153
msgid "speed SumBot"
msgstr "Geschwindigkeit des SumBot"
-#: taextras.py:153
+#: taextras.py:154
msgid "submit the speed to the SumBot"
msgstr "übermittle die Geschwindigkeit des Sumbot"
-#: taextras.py:154
+#: taextras.py:155
msgid "set the default speed for the movement commands"
msgstr "setze die Standardgeschwindigkeit für die Bewegungsbefehle"
#. TRANS: This string is shorthand for "move SumBot forward"
-#: taextras.py:156
+#: taextras.py:157
msgid "forward SumBot"
msgstr "SumBot vor"
-#: taextras.py:157
+#: taextras.py:158
msgid "move SumBot forward"
msgstr "Bewege den SumBot vorwärts"
#. TRANS: This string is shorthand for "move SumBot backward"
-#: taextras.py:159
+#: taextras.py:160
msgid "backward SumBot"
msgstr "SumBot zurück"
-#: taextras.py:160
+#: taextras.py:161
msgid "move SumBot backward"
msgstr "Bewege den SumBot rückwärts"
-#: taextras.py:161
+#: taextras.py:162
msgid "stop SumBot"
msgstr "SumBot anhalten"
-#: taextras.py:162
+#: taextras.py:163
msgid "stop the SumBot"
msgstr "Halte den SumBot an"
#. TRANS: This string is shorthand for "turn SumBot left"
-#: taextras.py:164
+#: taextras.py:165
msgid "left SumBot"
msgstr "SumBot nach links"
-#: taextras.py:165
+#: taextras.py:166
msgid "turn left the SumBot"
msgstr "Drehe den SumBot nach links"
#. TRANS: This string is shorthand for "move SumBot right"
-#: taextras.py:167
+#: taextras.py:168
msgid "right SumBot"
msgstr "SumBot nach rechts"
-#: taextras.py:168
+#: taextras.py:169
msgid "turn right the SumBot"
msgstr "Drehe den SumBot nach rechts"
-#: taextras.py:169
+#: taextras.py:170
msgid "angle to center"
msgstr "Winkel zum Zentrum"
#. TRANS: dohyo is the playing field
-#: taextras.py:171
+#: taextras.py:172
msgid "get the angle to the center of the dohyo"
msgstr "Bestimme den Winkel zum Zentrum des Dohyo."
-#: taextras.py:172
+#: taextras.py:173
msgid "angle to Enemy"
msgstr "Winkel zum Gegner"
-#: taextras.py:173
+#: taextras.py:174
msgid "get the angle to the Enemy"
msgstr "Bestimme den Winkel zum Gegner."
#. TRANS: This string is shorthand for "x coordinate of SumBot"
-#: taextras.py:175
+#: taextras.py:176
msgid "x coor. SumBot"
msgstr "x-Koordinate Roboter"
-#: taextras.py:176
+#: taextras.py:177
msgid "get the x coordinate of the SumBot"
msgstr "Bestimme die x-Koordinate des Roboters."
#. TRANS: This string is shorthand for "y coordinate of SumBot"
-#: taextras.py:178
+#: taextras.py:179
msgid "y coor. SumBot"
msgstr "y-Koordinate Roboter"
-#: taextras.py:179
+#: taextras.py:180
msgid "get the y coordinate of the SumBot"
msgstr "Bestimme die y-Koordinate des Roboters."
#. TRANS: This string is shorthand for "x coordinate of SumBot's enemy"
-#: taextras.py:181
+#: taextras.py:182
msgid "x coor. Enemy"
msgstr "x-Koordinate Gegner"
-#: taextras.py:182
+#: taextras.py:183
msgid "get the x coordinate of the Enemy"
msgstr "Bestimme die x-Koordinate des Gegners."
#. TRANS: This string is shorthand for "y coordinate of SumBot's enemy"
-#: taextras.py:184
+#: taextras.py:185
msgid "y coor. Enemy"
msgstr "y-Koordinate Gegner"
-#: taextras.py:185
+#: taextras.py:186
msgid "get the y coordinate of the Enemy"
msgstr "Bestimme die y-Koordinate des Gegners."
#. TRANS: This string is shorthand for "rotation of SumBot"
-#: taextras.py:187
+#: taextras.py:188
msgid "rotation SumBot"
msgstr "Drehung Roboter"
-#: taextras.py:188
+#: taextras.py:189
msgid "get the rotation of the Sumbot"
msgstr "Bestimme die Drehung des Roboters."
#. TRANS: This string is shorthand for "rotation of SumBot's enemy"
-#: taextras.py:190
+#: taextras.py:191
msgid "rotation Enemy"
msgstr "Drehung Gegner"
-#: taextras.py:191
+#: taextras.py:192
msgid "get the rotation of the Enemy"
msgstr "Bestimme die Drehung des Gegners."
-#: taextras.py:192
+#: taextras.py:193
msgid "distance to center"
msgstr "Entfernung zur Mitte"
# Dohyo != Dojo (see Wikipedia)
#. TRANS: dohyo is the playing field
-#: taextras.py:194
+#: taextras.py:195
msgid "get the distance to the center of the dohyo"
msgstr "Bestimme die Entfernung zur Mitte des Dohyo."
-#: taextras.py:195
+#: taextras.py:196
msgid "distance to Enemy"
msgstr "Entfernung zum Gegner"
-#: taextras.py:196
+#: taextras.py:197
msgid "get the distance to the Enemy"
msgstr "Bestimme die Entfernung zum Gegner."
-#: taextras.py:197
+#: taextras.py:198
msgid "update information"
msgstr "aktualisiere Informationen"
-#: taextras.py:198
+#: taextras.py:199
msgid "update information from the server"
msgstr "Aktualisiere die Informationen vom Server."
#. TRANS: Please use similar terms to those used in the Physics Activity
-#: taextras.py:203
+#: taextras.py:204
msgid "Palette of physics blocks"
msgstr "Palette der Physikblöcke"
-#: taextras.py:204
+#: taextras.py:205
msgid "start polygon"
msgstr "Vieleck anfangen"
-#: taextras.py:205
+#: taextras.py:206
msgid "Begin defining a new polygon based on the current Turtle xy position."
msgstr ""
"Fange an der aktuellen Position der Schildkröte an, ein Vieleck zu "
"erstellen."
-#: taextras.py:207
+#: taextras.py:208
msgid "add point"
msgstr "Punkt hinzufügen"
-#: taextras.py:208
+#: taextras.py:209
msgid ""
"Add a new point to the current polygon based on the current Turtle xy "
"position."
@@ -2319,76 +2328,76 @@ msgstr ""
"Füge dem aktuellen Vieleck eine neue Ecke an der aktuellen Position der "
"Schildkröte hinzu."
-#: taextras.py:210
+#: taextras.py:211
msgid "end polygon"
msgstr "Vieleck beenden"
-#: taextras.py:211
+#: taextras.py:212
msgid "Define a new polygon."
msgstr "Definiere ein neues Vieleck."
-#: taextras.py:212
+#: taextras.py:213
msgid "end filled polygon"
msgstr "Ausgefülltes Vieleck beenden"
-#: taextras.py:213
+#: taextras.py:214
msgid "Not a simple polygon"
msgstr "Kein einfaches Vieleck"
-#: taextras.py:214
+#: taextras.py:215
msgid "Define a new filled polygon."
msgstr "Definiere ein neues gefülltes Vieleck."
-#: taextras.py:215
+#: taextras.py:216
msgid "triangle"
msgstr "Dreieck"
#. TRANS: base of a triangle
-#: taextras.py:217
+#: taextras.py:218
msgid "base"
msgstr "Basis"
-#: taextras.py:219
+#: taextras.py:220
msgid "Add a triangle object to the project."
msgstr "Füge ein Dreiecksobjekt zum Projekt hinzu."
-#: taextras.py:220
+#: taextras.py:221
msgid "circle"
msgstr "Kreis"
-#: taextras.py:221
+#: taextras.py:222
msgid "Add a circle object to the project."
msgstr "Füge ein Kreisobjekt zum Projekt hinzu."
-#: taextras.py:222
+#: taextras.py:223
msgid "rectangle"
msgstr "Rechteck"
-#: taextras.py:225
+#: taextras.py:226
msgid "Add a rectangle object to the project."
msgstr "Füge ein Rechtecksobjekt zum Projekt hinzu."
-#: taextras.py:226
+#: taextras.py:227
msgid "reset"
msgstr "Zurücksetzen"
-#: taextras.py:227
+#: taextras.py:228
msgid "Reset the project; clear the object list."
msgstr "Setze das Projekt zurück; leere die Objektliste."
-#: taextras.py:228
+#: taextras.py:229
msgid "motor"
msgstr "Motor"
-#: taextras.py:229
+#: taextras.py:230
msgid "torque"
msgstr "Drehmoment"
-#: taextras.py:230
+#: taextras.py:231
msgid "speed"
msgstr "Geschwindigkeit"
-#: taextras.py:231
+#: taextras.py:232
msgid ""
"Motor torque and speed range from 0 (off) to positive numbers; motor is "
"placed on the most recent object created."
@@ -2396,19 +2405,19 @@ msgstr ""
"Drehmoment des Motors und Geschwindigkeit variieren von 0 (aus) zu positiven "
"Zahlen; der Motor wird auf dem zuletzt erzeugten Objekt platziert."
-#: taextras.py:233 taextras.py:350
+#: taextras.py:234 taextras.py:355
msgid "pin"
msgstr "Fixierung"
-#: taextras.py:234
+#: taextras.py:235
msgid "Pin an object down so that it cannot fall."
msgstr "Hefte ein Objekt fest an, sodass es nicht fallen kann."
-#: taextras.py:235
+#: taextras.py:236
msgid "joint"
msgstr "Verbindung"
-#: taextras.py:238
+#: taextras.py:239
msgid ""
"Join two objects together (the most recent object created and the object at "
"point x, y)."
@@ -2416,27 +2425,41 @@ msgstr ""
"Verbinde zwei Objekte miteinander (das zuletzt erzeugte Objekt und das "
"Objekt am Punkt x, y)."
-#: taextras.py:240
+#: taextras.py:241
+msgid "save as Physics activity"
+msgstr ""
+
+#: taextras.py:242
msgid "Save the project to the Journal as a Physics activity."
msgstr "Speichere das Projekt als Physik-Aktivität ins Tagebuch."
+#. TRANS: Here, gear means a toothed wheel, as in a clock-works
+#: taextras.py:244
+msgid "gear"
+msgstr ""
+
+#: taextras.py:245
+#, fuzzy
+msgid "Add a gear object to the project."
+msgstr "Füge ein Kreisobjekt zum Projekt hinzu."
+
# (Markus S.) 'Gleichheit'?
-#: taextras.py:241
+#: taextras.py:246
msgid "density"
msgstr "Dichte"
-#: taextras.py:242
+#: taextras.py:247
msgid ""
"Set the density property for objects (density can be any positive number)."
msgstr ""
"Setze die Dichte als Eigenschaft für Objekte (Dichte kann jede positive Zahl "
"sein)."
-#: taextras.py:244
+#: taextras.py:249
msgid "friction"
msgstr "Reibung"
-#: taextras.py:245
+#: taextras.py:250
msgid ""
"Set the friction property for objects (value from 0 to 1, where 0 turns "
"friction off and 1 is strong friction)."
@@ -2445,11 +2468,11 @@ msgstr ""
"wobei 0 Reibungslosigkeit bedeutet und 1 starke Reibung)."
#. TRANS: bounciness is restitution
-#: taextras.py:248
+#: taextras.py:253
msgid "bounciness"
msgstr "Elastizität"
-#: taextras.py:249
+#: taextras.py:254
msgid ""
"Set the bounciness property for objects (a value from 0 to 1, where 0 means "
"no bounce and 1 is very bouncy)."
@@ -2457,11 +2480,11 @@ msgstr ""
"Setze die Elastizität als Eigenschaft für Objekte (ein Wert zwischen 0 und "
"1, wobei 0 keine und 1 volle Elastizität bedeutet)."
-#: taextras.py:251
+#: taextras.py:256
msgid "dynamic"
msgstr "Beweglichkeit"
-#: taextras.py:252
+#: taextras.py:257
msgid ""
"If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position."
msgstr ""
@@ -2469,11 +2492,11 @@ msgstr ""
"besitzt es eine feste Position."
#. TRANS: WeDo is a robotics product of the LEGO company
-#: taextras.py:258
+#: taextras.py:263
msgid "Palette of WeDo blocks"
msgstr "Palette der WeDo-Blöcke"
-#: taextras.py:260
+#: taextras.py:265
msgid ""
"tilt sensor output: (-1 == no tilt, 0 == tilt forward, 3 == tilt back, 1 == "
"tilt left, 2 == tilt right)"
@@ -2482,130 +2505,130 @@ msgstr ""
"rückwärts, 1 == nach links geneigt, 2 == nach rechts geneigt)"
#. TRANS: This string is shorthand for "output of the distance sensor"
-#: taextras.py:264
+#: taextras.py:269
msgid "distance sensor output"
msgstr "Ausgabe des Entfernungssensors"
-#: taextras.py:265
+#: taextras.py:270
msgid "Motor A"
msgstr "Motor A"
-#: taextras.py:266
+#: taextras.py:271
msgid "returns the current value of Motor A"
msgstr "Liefert den aktuellen Wert von Motor A."
-#: taextras.py:267
+#: taextras.py:272
msgid "Motor B"
msgstr "Motor B"
-#: taextras.py:268
+#: taextras.py:273
msgid "returns the current value of Motor B"
msgstr "Liefert den aktuellen Wert von Motor B."
-#: taextras.py:269
+#: taextras.py:274
msgid "set the value for Motor A"
msgstr "Setze den Wert für Motor A."
-#: taextras.py:270
+#: taextras.py:275
msgid "set the value for Motor B"
msgstr "Setze den Wert für Motor B."
#. TRANS: Lego NXT is a robotics product of the LEGO company
-#: taextras.py:275
+#: taextras.py:280
msgid "Palette of LEGO NXT blocks of motors"
msgstr "Palette der LEGO-NXT-Blöcke für Motoren"
-#: taextras.py:276
+#: taextras.py:281
msgid "Palette of LEGO NXT blocks of sensors"
msgstr "Palette der LEGO-NXT-Blöcke für Sensoren"
-#: taextras.py:277
+#: taextras.py:282
msgid "touch"
msgstr "Berührung"
-#: taextras.py:278
+#: taextras.py:283
msgid "ultrasonic"
msgstr "Ultraschall"
-#: taextras.py:280
+#: taextras.py:285
msgid "light"
msgstr "Helligkeit"
-#: taextras.py:282
+#: taextras.py:287
msgid "PORT A"
msgstr "PORT A"
-#: taextras.py:283
+#: taextras.py:288
msgid "PORT B"
msgstr "PORT B"
-#: taextras.py:284
+#: taextras.py:289
msgid "PORT C"
msgstr "PORT C"
-#: taextras.py:285
+#: taextras.py:290
msgid "PORT 1"
msgstr "PORT 1"
-#: taextras.py:286
+#: taextras.py:291
msgid "PORT 2"
msgstr "PORT 2"
-#: taextras.py:287
+#: taextras.py:292
msgid "PORT 3"
msgstr "PORT 3"
-#: taextras.py:288
+#: taextras.py:293
msgid "PORT 4"
msgstr "PORT 4"
-#: taextras.py:289
+#: taextras.py:294
msgid "Please check the connection with the brick."
msgstr "Überprüfe bitte die Verbindung mit dem Stein."
-#: taextras.py:290
+#: taextras.py:295
msgid "Please check the port."
msgstr "Überprüfe bitte den Port."
-#: taextras.py:291
+#: taextras.py:296
msgid "The value of power must be between -127 to 127."
msgstr "Der Wert der Spannung muss zwischen -127 und 127 liegen."
-#: taextras.py:292
+#: taextras.py:297
msgid "An error has occurred: check all connections and try to reconnect."
msgstr ""
"Ein Fehler ist aufgetreten: Überprüfe sämtliche Verbindungen und versuche "
"erneut zu verbinden."
-#: taextras.py:293
+#: taextras.py:298
msgid "NXT found"
msgstr "NXT gefunden"
-#: taextras.py:294
+#: taextras.py:299
msgid "NXT not found"
msgstr "NXT nicht gefunden"
-#: taextras.py:295
+#: taextras.py:300
msgid "refresh NXT"
msgstr "NXT erneuern"
-#: taextras.py:296
+#: taextras.py:301
msgid "Search for a connected NXT brick."
msgstr "Suche nach einem verbundenen NXT-Stein."
-#: taextras.py:297
+#: taextras.py:302
msgid "play tone"
msgstr "Ton abspielen"
-#: taextras.py:298
+#: taextras.py:303
msgid "frequency"
msgstr "Frequenz"
-#: taextras.py:300
+#: taextras.py:305
msgid "Play a tone at frequency for time."
msgstr "Spiele einen Ton einer Frequenz für die Dauer ab."
-#: taextras.py:301
+#: taextras.py:306
msgid ""
"turn motor\n"
"rotations"
@@ -2613,19 +2636,19 @@ msgstr ""
"Drehe Motor\n"
"Umdrehungen"
-#: taextras.py:302
+#: taextras.py:307
msgid "port"
msgstr "Port"
-#: taextras.py:303
+#: taextras.py:308
msgid "power"
msgstr "Spannung"
-#: taextras.py:304
+#: taextras.py:309
msgid "turn a motor"
msgstr "Einen Motor drehen"
-#: taextras.py:305
+#: taextras.py:310
#, fuzzy
msgid ""
"synchronize motors\n"
@@ -2634,188 +2657,188 @@ msgstr ""
"Motoren synchronisieren\n"
"Steuerung"
-#: taextras.py:306
+#: taextras.py:311
msgid "rotations"
msgstr "Drehungen"
-#: taextras.py:307
+#: taextras.py:312
msgid "synchronize two motors connected in PORT B and PORT C"
msgstr ""
"Synchronisiert zwei Motoren, die an PORT B und PORT C angeschlossen sind."
-#: taextras.py:308
+#: taextras.py:313
msgid "PORT A of the brick"
msgstr "PORT A des Steins"
-#: taextras.py:309
+#: taextras.py:314
msgid "PORT B of the brick"
msgstr "PORT B des Steins"
-#: taextras.py:310
+#: taextras.py:315
msgid "PORT C of the brick"
msgstr "PORT C des Steins"
-#: taextras.py:311
+#: taextras.py:316
msgid "start motor"
msgstr "Motor starten"
-#: taextras.py:312
+#: taextras.py:317
msgid "Run a motor forever."
msgstr "Lass einen Moter dauernd laufen."
-#: taextras.py:313
+#: taextras.py:318
msgid "brake motor"
msgstr "Motor anhalten"
-#: taextras.py:314
+#: taextras.py:319
msgid "Stop a specified motor."
msgstr "Stopp einen bestimmten Motor."
-#: taextras.py:315
+#: taextras.py:320
msgid "reset motor"
msgstr "Motor zurücksetzen"
-#: taextras.py:316
+#: taextras.py:321
msgid "Reset the motor counter."
msgstr "Setze den Motorzähler zurück."
-#: taextras.py:317
+#: taextras.py:322
msgid "motor position"
msgstr "Motorposition"
-#: taextras.py:318
+#: taextras.py:323
msgid "Get the motor position."
msgstr "Erhalte die Motorposition."
-#: taextras.py:319
+#: taextras.py:324
msgid "PORT 1 of the brick"
msgstr "PORT 1 des Steins"
-#: taextras.py:320
+#: taextras.py:325
msgid "PORT 2 of the brick"
msgstr "PORT 2 des Steins"
-#: taextras.py:321
+#: taextras.py:326
msgid "PORT 3 of the brick"
msgstr "PORT 3 des Steins"
-#: taextras.py:322
+#: taextras.py:327
msgid "PORT 4 of the brick"
msgstr "PORT 4 des Steins"
-#: taextras.py:323
+#: taextras.py:328
msgid "read"
msgstr "Auslesen"
-#: taextras.py:324
+#: taextras.py:329
msgid "sensor"
msgstr "Sensor"
-#: taextras.py:325
+#: taextras.py:330
msgid "Read sensor output."
msgstr "Lies die Sensorausgabe aus."
-#: taextras.py:326
+#: taextras.py:331
msgid "color sensor"
msgstr "Farbsensor"
-#: taextras.py:327
+#: taextras.py:332
msgid "light sensor"
msgstr "Helligkeitssensor"
-#: taextras.py:328
+#: taextras.py:333
msgid "touch sensor"
msgstr "Berührungssensor"
-#: taextras.py:329
+#: taextras.py:334
msgid "distance sensor"
msgstr "Entfernungssensor"
-#: taextras.py:330
+#: taextras.py:335
msgid "sound sensor"
msgstr "Geräuschsensor"
-#: taextras.py:331
+#: taextras.py:336
msgid "set light"
msgstr "Helligkeit einstellen"
-#: taextras.py:332
+#: taextras.py:337
msgid "Set color sensor light."
msgstr "Stelle die Helligkeit des Farbsensors ein."
#. TRANS: Arduino plugin to control an Arduino board
-#: taextras.py:337
+#: taextras.py:342
msgid "Palette of Arduino blocks"
msgstr "Palette der Arduino-Blöcke"
-#: taextras.py:338
+#: taextras.py:343
msgid "HIGH"
msgstr "HOCH"
-#: taextras.py:339
+#: taextras.py:344
msgid "LOW"
msgstr "NIEDRIG"
-#: taextras.py:340
+#: taextras.py:345
msgid "INPUT"
msgstr "EINGANG"
-#: taextras.py:341
+#: taextras.py:346
msgid "OUTPUT"
msgstr "AUSGANG"
#. TRANS: PWM is pulse-width modulation
-#: taextras.py:343
+#: taextras.py:348
msgid "PWM"
msgstr "PWM"
-#: taextras.py:344
+#: taextras.py:349
msgid "SERVO"
msgstr "SERVO"
-#: taextras.py:345
+#: taextras.py:350
msgid "ERROR: Check the Arduino and the number of port."
msgstr "FEHLER: Überprüfe den Arduino und die Portnummer."
-#: taextras.py:346
+#: taextras.py:351
msgid "ERROR: Value must be a number from 0 to 255."
msgstr "FEHLER: Der Wert muss eine Zahl von 0 bis 255 sein."
-#: taextras.py:347
+#: taextras.py:352
msgid "ERROR: Value must be either HIGH or LOW."
msgstr "FEHLER: Der Wert muss entweder HOCH oder NIEDRIG sein."
-#: taextras.py:348
+#: taextras.py:353
msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO."
msgstr ""
"FEHLER: Der Modus muss entweder EINGANG oder AUSGANG oder PWM oder SERVO "
"sein."
-#: taextras.py:349
+#: taextras.py:354
msgid "pin mode"
msgstr "Pin-Modus"
-#: taextras.py:351
+#: taextras.py:356
msgid "mode"
msgstr "Modus"
-#: taextras.py:352
+#: taextras.py:357
msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)."
msgstr "Wähle die Pin-Funktion (EINGANG, AUSGANG, PWM, SERVO)."
-#: taextras.py:353
+#: taextras.py:358
msgid "analog write"
msgstr "Analog Schreiben"
-#: taextras.py:355
+#: taextras.py:360
msgid "Write analog value in specified port."
msgstr "Schreibe analogen Wert in den angegebenen Port."
-#: taextras.py:356
+#: taextras.py:361
msgid "analog read"
msgstr "Analog Lesen"
-#: taextras.py:357
+#: taextras.py:362
msgid ""
"Read value from analog port. Value may be between 0 and 1023. Use Vref to "
"determine voltage. For USB, volt=((read)*5)/1024) approximately."
@@ -2824,43 +2847,43 @@ msgstr ""
"liegen. Benutze Vref, um die Spannun zu bestimmen. Für USB gilt ungefähr "
"volt=((read)*5)/1024."
-#: taextras.py:359
+#: taextras.py:364
msgid "digital write"
msgstr "Digital Schreiben"
-#: taextras.py:360
+#: taextras.py:365
msgid "Write digital value to specified port."
msgstr "Schreibe digitalen Wert in den angegebenen Port."
-#: taextras.py:361
+#: taextras.py:366
msgid "digital read"
msgstr "Digital Lesen"
-#: taextras.py:362
+#: taextras.py:367
msgid "Read value from digital port."
msgstr "Lies den Wert aus dem digitalen Port."
-#: taextras.py:363
+#: taextras.py:368
msgid "Set HIGH value for digital port."
msgstr "Setze HOCH-Wert für den digitalen Port."
-#: taextras.py:364
+#: taextras.py:369
msgid "Configure Arduino port for digital input."
msgstr "Konfiguriere den Arduino-Port für den digitalen Eingang."
-#: taextras.py:365
+#: taextras.py:370
msgid "Configure Arduino port to drive a servo."
msgstr "Konfiguriere den Arduino-Port, um ein Servo anzusteuern."
-#: taextras.py:366
+#: taextras.py:371
msgid "Set LOW value for digital port."
msgstr "Setze NIEDRIG-Wert für den digitalen Port."
-#: taextras.py:367
+#: taextras.py:372
msgid "Configure Arduino port for digital output."
msgstr "Konfiguriere den Arduino-Port für den digitalen Ausgang."
-#: taextras.py:368
+#: taextras.py:373
msgid "Configure Arduino port for PWM (pulse-width modulation)."
msgstr "Konfiguriere den Arduino-Port für PWM (Pulsweitenmodulierung)."
@@ -2897,6 +2920,10 @@ msgstr "Speichern"
msgid "Save as"
msgstr "Speichern unter"
+#: turtleblocks.py:332
+msgid "Save as HTML"
+msgstr "Als HTML speichern"
+
#: turtleblocks.py:336
msgid "Quit"
msgstr "Beenden"
@@ -2921,6 +2948,10 @@ msgstr "Blöcke zeigen/verbergen"
msgid "Tools"
msgstr "Werkzeuge"
+#: turtleblocks.py:376
+msgid "Debug"
+msgstr "Fehlersuche"
+
#: turtleblocks.py:378
msgid "Turtle"
msgstr "Schildkröte"
@@ -2935,6 +2966,21 @@ msgstr ""
msgid "Save project?"
msgstr "Projekt speichern?"
+#~ msgid "<Ctrl>d"
+#~ msgstr "<Ctrl>d"
+
+#~ msgid "Palette of US currencies"
+#~ msgstr "Palette der US-Währungen"
+
+#~ msgid "Palette of Australian currencies"
+#~ msgstr "Palette der australischen Währungen"
+
+#~ msgid "Palette of Guaranies"
+#~ msgstr "Palette der Guarani"
+
+#~ msgid "presentation"
+#~ msgstr "Präsentation"
+
#~ msgid "Hide blocks"
#~ msgstr "Blöcke verbergen"