colobot-data/levels/exercises/chapter006/level003/po/de.po

218 lines
7.7 KiB
Plaintext
Raw Normal View History

2013-10-25 13:45:09 +00:00
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
2014-09-20 20:29:05 +00:00
"POT-Creation-Date: DATE\n"
2013-10-25 13:45:09 +00:00
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
2013-10-25 13:45:09 +00:00
"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"
2013-10-25 13:45:09 +00:00
#. type: Title-text
2015-05-11 19:54:24 +00:00
#: ../scene.txt:1
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "Remote control #2"
msgstr "Fernsteuerung 2"
2013-10-25 13:45:09 +00:00
#. type: Resume-text
2015-05-11 19:54:24 +00:00
#: ../scene.txt:2
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "Remote control a robot using an information exchange post, so it will pass over the 6 blue waypoints."
msgstr "Benutzen Sie einen Infoserver, um den Roboter fernzusteuern (Fortsetzung)."
2013-10-25 13:45:09 +00:00
#. type: ScriptName-text
2015-05-11 19:54:24 +00:00
#: ../scene.txt:3
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "remote"
msgstr "Steuerung2"
2013-10-25 13:45:09 +00:00
#. type: \b; header
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:1
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Exercise"
msgstr "Übung"
2013-10-25 13:45:09 +00:00
#. type: Plain text
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:2
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
2014-09-20 20:29:05 +00:00
"Remote control a robot using an <a object|exchange>information exchange post</a>, so it will pass over the 6 blue waypoints.\n"
"The main actors of this exercise are:"
2013-10-25 13:45:09 +00:00
msgstr ""
"Steuern Sie einen Roboter mittels eines <a object|exchange>Infoservers</a> so fern, dass er alle 6 blauen Wegpunkte passiert.\n"
"Die Hauptakteure dieser Übung sind:"
2013-10-25 13:45:09 +00:00
#. type: Bullet: '1)'
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:5
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "A <a object|botgr>wheeled grabber</a> robot without an energy cell. This is the master you have to program."
msgstr "Ein <a object|botgr>Radtransporter</a> ohne Batterie. Dies ist der Master (dt.: Herr, Meister), den Sie programmieren müssen."
2013-10-25 13:45:09 +00:00
#. type: Bullet: '2)'
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:6
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "An <a object|exchange>information exchange post</a> that receives information from the master and then transmits it to the slave."
msgstr "Ein <a object|exchange>Infoserver</a>, der Informationen vom Master empfängt und zum Slave (dt.: Sklave) weiterleitet."
2013-10-25 13:45:09 +00:00
#. type: Bullet: '3)'
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:7
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "A <a object|bottr>practice bot</a> which waits for orders from the exchange post. This robot has already been programmed."
msgstr "Ein <a object|bottr>Übungsroboter</a>, der auf Befehle vom Infoserver wartet. Dieser Roboter ist schon programmiert."
2013-10-25 13:45:09 +00:00
#. type: Image filename
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:9
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "tremot2a"
msgstr "tremot2a"
2013-10-25 13:45:09 +00:00
#. type: Plain text
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:10
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "An information exchange post stores \"name/value\" couples. To control the \"slave\" robot we use two couples:"
msgstr "Ein Infoserver speichert \"Name/Wert\"-Paare. Für die Steuerung des \"Slave\"-Roboters benutzen wir 2 verschiedene Paare:"
2013-10-25 13:45:09 +00:00
#. type: Bullet: '1)'
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:12
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "name=\"order\", value=order number"
msgstr "Name=\"order\", Wert=Befehlsnummer"
2013-10-25 13:45:09 +00:00
#. type: Bullet: '2)'
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:13
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "nom=\"param\", valuer=parameter for the operation"
msgstr "Name=\"param\", Wert=Parameter für den Befehl"
2013-10-25 13:45:09 +00:00
#. type: Plain text
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:15
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
"Order #1 means \"move\" and order #2 means \"turn\". The parameter is the distance to move or the turning angle. For example to make the slave move 20 meters write:\n"
2013-10-25 13:45:09 +00:00
"<c/><s/>\t<a cbot|send>send</a>(\"order\", 1, 100); // order \"move\""
msgstr ""
"Befehl Nr. 1 bedeutet \"move\" und Befehl Nr. 2 bedeutet \"turn\". Der Parameter ist entweder die Entfernung, die zurückzulegen ist, oder ein Winkel. Um den Slave beispielsweise um 20 Meter nach vorn fahren zu lassen, tun Sie folgendes:\n"
"<c/><s/>\t<a cbot|send>send</a>(\"order\", 1, 100); // Befehl \"move\""
2013-10-25 13:45:09 +00:00
2015-05-11 19:54:24 +00:00
#. type: Source code
#: ../help/help.E.txt:17
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "\t<a cbot|send>send</a>(\"param\", 20, 100); // distance 20 meters"
msgstr "\t<a cbot|send>send</a>(\"param\", 20, 100); // Entfernung: 20 Meter"
2013-10-25 13:45:09 +00:00
#. type: Plain text
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:19
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
"These two instruction send following 2 pieces of information to the exchange post:\n"
2013-10-25 13:45:09 +00:00
"<c/> order=1\n"
" param=20"
msgstr ""
"Diese beiden Anweisungen senden 2 Informationen zum Infoserver:\n"
"<c/> order=1\n"
" param=20"
2013-10-25 13:45:09 +00:00
#. type: Plain text
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:23
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
"The slave robot waits for an order and executes it. Once the order has been executed by the slave, it removes the order from the exchange post. Once an order has been sent, the master must wait for the slave finishing the order before sending the next order. This is done by testing if the order is still inside the exchange post. Just write:\n"
2014-09-20 20:29:05 +00:00
"<c/><s/>\twhile ( <a cbot|testinfo>testinfo</a>(\"order\", 100) ) // wait for end of work"
2013-10-25 13:45:09 +00:00
msgstr ""
"Der Slave-Roboter wartet auf einen Befehl und führt ihn dann aus. Sobald der Befehl vollständig abgearbeitet wurde, entfernt er ihn vom Infoserver. Nachdem er einen Befehl gesendet hat, muss der Master darauf warten, dass der Slave ihn ausgeführt hat. Erst dann darf der nächste Befehl gesendet werden. Dies wird erreicht, indem geprüft wird, ob der Befehl noch im Infoserver vorliegt:\n"
"<c/><s/>\t<a cbot|while>while</a> ( <a cbot|testinfo>testinfo</a>(\"order\", 100) )"
2013-10-25 13:45:09 +00:00
2015-05-11 19:54:24 +00:00
#. type: Source code
#: ../help/help.E.txt:25
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
"\t{\n"
"\t\twait(1);\n"
"\t}"
msgstr ""
"\t{ // wartet bis Befehl ausgeführt\n"
"\t\t<a cbot|wait>wait</a>(1);\n"
"\t}"
2013-10-25 13:45:09 +00:00
#. type: Plain text
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:29
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
"As we must give more than one order its most convenient to write a <a cbot|function>function</a> <code>SendToPost</code>, that sends the order and wait for its completion:\n"
2013-10-25 13:45:09 +00:00
"<c/><s/>void object::SendToPost(float order, float param)"
msgstr ""
"Da wir mehrere Befehle geben müssen, ist es sinnvoll, eine <a cbot|function>Funktion</a> <code>SendToPost</code> zu schreiben, die den Befehl sendet und auf das Ende seiner Ausführung wartet:\n"
"<c/><s/>void object::SendToPost(<a cbot|type>float</a> order, <a cbot|type>float</a> param)"
2013-10-25 13:45:09 +00:00
2015-05-11 19:54:24 +00:00
#. type: Source code
#: ../help/help.E.txt:31
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
"{\n"
"\tsend(\"param\", param, 100); // send the parameter\n"
"\tsend(\"order\", order, 100); // send the order\n"
"\n"
"\twhile ( testinfo(\"order\", 100) ) // wait for end of work\n"
"\t{\n"
"\t\twait(1);\n"
"\t}\n"
"}"
msgstr ""
"{\n"
"\tsend(\"param\", param, 100); // Parameter senden\n"
"\tsend(\"order\", order, 100); // Befehl senden\n"
"\n"
"\t<a cbot|while>while</a> ( <a cbot|testinfo>testinfo</a>(\"order\", 100) )\n"
"\t{ // wartet bis Befehl ausgeführt\n"
"\t\t<a cbot|wait>wait</a>(1);\n"
"\t}\n"
"}"
2013-10-25 13:45:09 +00:00
#. type: Plain text
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:41
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
"To move forward by 20 meters, you must write in the main program:\n"
2013-10-25 13:45:09 +00:00
"<c/><s/>\tSendToPost(1, 20); // move(20);"
msgstr ""
"Für eine Bewegung um 20m nach vorn schreiben Sie folgendes ins Hauptprogramm:\n"
"<c/><s/>\tSendToPost(1, 20); // move(20);"
2013-10-25 13:45:09 +00:00
#. type: Plain text
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:44
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "This is the route the robot must travel through:"
msgstr "Den Weg, den der Roboter nehmen muss, sehen Sie hier:"
2013-10-25 13:45:09 +00:00
#. type: Image filename
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:46
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "tremot2b"
msgstr "tremot2b"
2013-10-25 13:45:09 +00:00
#. type: Plain text
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:47
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "It's up to you to finish the programming."
msgstr "Es ist nun Ihre Aufgabe, die Programmierung abzuschließen."
2013-10-25 13:45:09 +00:00
#. type: \t; header
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:49
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "See also"
msgstr "Siehe auch"
2013-10-25 13:45:09 +00:00
#. type: Plain text
2015-05-11 19:54:24 +00:00
#: ../help/help.E.txt:50
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "<a cbot>Programming</a>, <a cbot|type>types</a> and <a cbot|category>categories</a>."
msgstr "Die <a cbot>CBOT-Sprache</a>, die <a cbot|type>Variablentypen</a> und die <a cbot|category>Kategorien</a>."