colobot-data/levels/challenges/chapter002/level002/po/de.po

120 lines
3.6 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: One-char language identifier
2014-09-21 09:47:37 +00:00
#: levels-po/challenges/chapter002/level002/scene_langchar.txt:1
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "E"
msgstr "D"
#. type: Title-text
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/scene.txt:1
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "Shadow 2"
2013-10-25 13:45:09 +00:00
msgstr ""
#. type: Resume-text
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/scene.txt:2
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "Follow a bot, as if you were its shadow."
2013-10-25 13:45:09 +00:00
msgstr ""
#. type: ScriptName-text
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/scene.txt:3
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "Follow"
2013-10-25 13:45:09 +00:00
msgstr ""
#. type: \b; header
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/help/help.E.txt:1
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Exercise"
msgstr ""
#. type: Plain text
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/help/help.E.txt:3
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "You must follow the <a object|bottr>target bot</a> with the explosive device, but without touching it, otherwise it will blow up. Every time the target bot stops, you must be close to it (less than 10m). After you managed to stay close to the target bot at 10 successive stops, it will lead you to the finishing pad, and the exercise is over. At every stop, the target bot checks that you are there. If you are not there, you must start over again."
2013-10-25 13:45:09 +00:00
msgstr ""
#. type: \b; header
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/help/help.E.txt:4
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "General principle"
msgstr ""
#. type: Plain text
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/help/help.E.txt:6
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Repeat forever:\n"
msgstr ""
#. type: Bullet: 'o'
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/help/help.E.txt:6
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Look for the target bot."
msgstr ""
#. type: Bullet: 'o'
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/help/help.E.txt:7
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Calculate the distance to the bot."
msgstr ""
#. type: Bullet: 'o'
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/help/help.E.txt:8
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "if the distance to the target bot is less than 5m, move backward."
msgstr ""
#. type: Bullet: 'o'
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/help/help.E.txt:9
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Otherwise, calculate the direction of the target bot, and move towards it."
msgstr ""
#. type: \b; header
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/help/help.E.txt:11
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Useful instructions"
msgstr ""
#. type: Plain text
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/help/help.E.txt:18
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
2014-09-20 20:29:05 +00:00
"<code><a cbot|radar>radar</a></code> to look for the bot (category <code><a object|bottarg>TargetBot</a></code>)\n"
2013-10-25 13:45:09 +00:00
"<code><a cbot|radar>radar</a></code> to detect obstacles\n"
"<code><a cbot|dist>distance</a></code> to calculate a distance\n"
"<code><a cbot|direct>direction</a></code> to calculate a direction\n"
"<code><a cbot|if>if</a></code> to test a condition\n"
"<code><a cbot|motor>motor</a></code> to set the motor speeds"
msgstr ""
#. type: \t; header
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/help/help.E.txt:19
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "See also"
msgstr ""
#. type: Plain text
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter002/level002/help/help.E.txt:20
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>."
2013-10-25 13:45:09 +00:00
msgstr ""