colobot-data/levels/challenges/chapter001/level003/po/de.po

124 lines
3.5 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/chapter001/level003/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/chapter001/level003/scene.txt:1
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "Exchange posts 3"
2013-10-25 13:45:09 +00:00
msgstr ""
#. type: Resume-text
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter001/level003/scene.txt:2
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "Collect lots of valuable information from information exchange posts."
2013-10-25 13:45:09 +00:00
msgstr ""
#. type: ScriptName-text
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter001/level003/scene.txt:3
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "Info"
2013-10-25 13:45:09 +00:00
msgstr ""
#. type: \b; header
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter001/level003/help/help.E.txt:1
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Exercice"
msgstr ""
#. type: Plain text
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter001/level003/help/help.E.txt:3
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "Several <a object|exchange>information exchange posts</a> are standing along the way. When the bot is close enough to a post, it can read the instructions it contains. The <a object|exchange>information exchange posts</a> along the way contain the direction of the next post and the distance. And you do not know how many exchange posts you must get in touch with before arriving at your goal."
2013-10-25 13:45:09 +00:00
msgstr ""
#. type: \b; header
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter001/level003/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/chapter001/level003/help/help.E.txt:6
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "\tAlways repeat:\n"
msgstr ""
#. type: Bullet: 'o'
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter001/level003/help/help.E.txt:6
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Retrieve the direction from the <a object|exchange>exchange post</a>."
msgstr ""
#. type: Bullet: 'o'
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter001/level003/help/help.E.txt:7
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Retrieve the distance from the <a object|exchange>exchange post</a>."
msgstr ""
#. type: Bullet: 'o'
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter001/level003/help/help.E.txt:8
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "If no information could be retrieved, stop the program."
msgstr ""
#. type: Bullet: 'o'
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter001/level003/help/help.E.txt:9
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Execute the rotation."
msgstr ""
#. type: Bullet: 'o'
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter001/level003/help/help.E.txt:10
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Move forward to the next post."
msgstr ""
#. type: \b; header
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter001/level003/help/help.E.txt:12
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/chapter001/level003/help/help.E.txt:17
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
"<code><a cbot|while>while</a></code> to repeat the instructions\n"
2014-09-20 20:29:05 +00:00
"<code><a cbot|receive>receive</a></code> to get the information from a post\n"
2013-10-25 13:45:09 +00:00
"<code><a cbot|move>move</a></code> to move the bot\n"
"<code><a cbot|turn>turn</a></code> to turn the bot"
msgstr ""
#. type: \t; header
2014-09-20 20:29:05 +00:00
#: levels/challenges/chapter001/level003/help/help.E.txt:18
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/chapter001/level003/help/help.E.txt:19
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 ""