colobot-data/levels/exercises/chapter004/level004/po/train404.pot

137 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.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\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: \n"
"MIME-Version: 1.0\n"
2014-11-01 14:09:36 +00:00
"Content-Type: text/plain; charset=UTF-8\n"
2013-10-25 13:45:09 +00:00
"Content-Transfer-Encoding: 8bit\n"
#. type: One-char language identifier
2014-09-21 09:47:37 +00:00
#: levels-po/exercises/chapter004/level004/scene_langchar.txt:1
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "E"
msgstr ""
#. type: Title-text
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/scene.txt:1
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "Patient hunter"
2013-10-25 13:45:09 +00:00
msgstr ""
#. type: Resume-text
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/scene.txt:2
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "Be patient enough not to waste your ammunitions."
2013-10-25 13:45:09 +00:00
msgstr ""
#. type: ScriptName-text
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/scene.txt:3
2013-10-25 13:45:09 +00:00
#, no-wrap
2014-09-20 20:29:05 +00:00
msgid "Patient"
2013-10-25 13:45:09 +00:00
msgstr ""
#. type: \b; header
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/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/exercises/chapter004/level004/help/help.E.txt:3
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
"You must find a way to destroy the four moving <a object|bottarg>target "
"bots</a> without wasting one shot. Notice that after every move, the targets "
"will stay motionless during one second."
msgstr ""
#. type: \b; header
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/help/help.E.txt:4
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "General principle"
msgstr ""
#. type: Bullet: '1)'
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/help/help.E.txt:5
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
"Detect a target with the instruction <c/><a "
"cbot|radar>radar</a>(TargetBot);<n/>."
msgstr ""
#. type: Bullet: '2)'
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/help/help.E.txt:6
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Turn towards the target with <c/><a cbot|turn>turn</a>(direction());<n/>."
msgstr ""
#. type: Bullet: '3)'
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/help/help.E.txt:7
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "After the rotation, check if the target did not move."
msgstr ""
#. type: Bullet: '4)'
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/help/help.E.txt:8
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "If it did not, wait 0.2 seconds with <c/><a cbot|wait>wait</a>(0.2);<n/>."
msgstr ""
#. type: Bullet: '5)'
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/help/help.E.txt:9
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Re-check if the target did not move."
msgstr ""
#. type: Bullet: '6)'
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/help/help.E.txt:10
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
"If it did not, shoot with <c/><a cbot|fire>fire</a>(2);<n/> and wait 2 "
"seconds for the target to be hit by the bullets and destroyed."
msgstr ""
#. type: Plain text
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/help/help.E.txt:13
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "There are of course other ways to achieve the goal."
msgstr ""
#. type: \b; header
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/help/help.E.txt:14
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid "Remark"
msgstr ""
#. type: Plain text
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/help/help.E.txt:16
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
"In order to increase the efficiency of your shots, aim a little downward "
"with <c/><a cbot|aim>aim</a>(-3);<n/>."
msgstr ""
#. type: \t; header
2014-09-20 20:29:05 +00:00
#: levels/exercises/chapter004/level004/help/help.E.txt:17
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/exercises/chapter004/level004/help/help.E.txt:18
2013-10-25 13:45:09 +00:00
#, no-wrap
msgid ""
"<a cbot>Programming</a>, <a cbot|type>types</a> and <a "
"cbot|category>categories</a>."
msgstr ""