# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: DATE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #. type: Title-text #: ../scene.txt:1 #, no-wrap msgid "Massacre" msgstr "Massaker" #. type: Resume-text #: ../scene.txt:2 #, no-wrap msgid "Use a loop in order to destroy four targets." msgstr "Benutzen Sie eine Schleife, um vier Zielscheiben zu zerstören." #. type: ScriptName-text #: ../scene.txt:3 #, no-wrap msgid "Go" msgstr "Feuer2" #. type: \b; header #: ../help/help.E.txt:1 #, no-wrap msgid "Exercise" msgstr "Übung" #. type: Plain text #: ../help/help.E.txt:2 #, no-wrap msgid "Destroy all four targets with a program using a for loop. You must move 10m to get from one target to another." msgstr "Zerstören Sie alle vier mobilen Zielscheiben mit Hilfe eines Programms, welches eine for-Schleife benutzt. Sie müssen 10m fahren um von einer Zielscheibe zur nächsten zu gelangen." #. type: \b; header #: ../help/help.E.txt:4 #, no-wrap msgid "Useful instructions" msgstr "Nützliche Anweisungen" #. type: Plain text #: ../help/help.E.txt:5 #, no-wrap msgid "" "for loop to repeat the instructions\n" "move to move the bot\n" "turn to turn the bot\n" "fire to fire the cannon" msgstr "" "for-Schleife um die Anweisungen zu wiederholen\n" "move um den Roboter zu bewegen\n" "turn um den Roboter zu drehen\n" "fire um die Kanone abzufeuern" #. type: \t; header #: ../help/help.E.txt:10 #, no-wrap msgid "See also" msgstr "Siehe auch" #. type: Plain text #: ../help/help.E.txt:11 #, no-wrap msgid "Programming, types and categories." msgstr "Die CBOT-Sprache, Variablentypen und Kategorien."