123 lines
4.1 KiB
Plaintext
123 lines
4.1 KiB
Plaintext
# This file is part of the Colobot: Gold Edition source code
|
|
# Copyright (C) 2001-2018, Daniel Roux, EPSITEC SA & TerranovaTeam
|
|
# This file is distributed under the same license as the Colobot package.
|
|
# next_ghost <next_ghost@quick.cz>, 2018.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: 0.1.11\n"
|
|
"POT-Creation-Date: DATE\n"
|
|
"PO-Revision-Date: 2018-07-29 22:23+02\n"
|
|
"Last-Translator: next_ghost <next_ghost@quick.cz>\n"
|
|
"Language-Team: Czech <next_ghost@quick.cz>\n"
|
|
"Language: Czech\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2);\n"
|
|
"X-Language: cs_CZ\n"
|
|
"X-Source-Language: en_US\n"
|
|
|
|
#. type: Title-text
|
|
#: ../scene.txt:1
|
|
#, no-wrap
|
|
msgid "Exchange posts 3"
|
|
msgstr "Komunikační stanice 3"
|
|
|
|
#. type: Resume-text
|
|
#: ../scene.txt:2
|
|
#, no-wrap
|
|
msgid "Collect lots of valuable information from information exchange posts."
|
|
msgstr "Získejte z komunikačních stanic spoustu užitečných informací."
|
|
|
|
#. type: ScriptName-text
|
|
#: ../scene.txt:3
|
|
#, no-wrap
|
|
msgid "Info"
|
|
msgstr "Info"
|
|
|
|
#. type: \b; header
|
|
#: ../help/help.E.txt:1
|
|
#, no-wrap
|
|
msgid "Exercice"
|
|
msgstr "Cvičení"
|
|
|
|
#. type: Plain text
|
|
#: ../help/help.E.txt:2
|
|
#, no-wrap
|
|
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."
|
|
msgstr "Podél cvičné trasy stojí několik <a object|exchange>komunikačních stanic</a>. Když je robot ke stanici dost blízko, může si přečíst pokyny v ní uložené. <a object|exchange>Komunikační stanice</a> podél trasy v tomto cvičení obsahují směr a vzdálenost k další stanici. A předem nevíte, kolika komunikačních stanic se musíte dotázat na cestu k cíli."
|
|
|
|
#. type: \b; header
|
|
#: ../help/help.E.txt:4
|
|
#, no-wrap
|
|
msgid "General principle"
|
|
msgstr "Obecný postup"
|
|
|
|
#. type: Bullet: 'o'
|
|
#: ../help/help.E.txt:6
|
|
#, no-wrap
|
|
msgid "Retrieve the direction from the <a object|exchange>exchange post</a>."
|
|
msgstr "Načíst směrový úhel z <a object|exchange>komunikační stanice</a>."
|
|
|
|
#. type: Bullet: 'o'
|
|
#: ../help/help.E.txt:7
|
|
#, no-wrap
|
|
msgid "Retrieve the distance from the <a object|exchange>exchange post</a>."
|
|
msgstr "Načíst vzdálenost z <a object|exchange>komunikační stanice</a>."
|
|
|
|
#. type: Bullet: 'o'
|
|
#: ../help/help.E.txt:8
|
|
#, no-wrap
|
|
msgid "If no information could be retrieved, stop the program."
|
|
msgstr "Pokud se informace nepodařilo načíst, ukončit program."
|
|
|
|
#. type: Bullet: 'o'
|
|
#: ../help/help.E.txt:9
|
|
#, no-wrap
|
|
msgid "Execute the rotation."
|
|
msgstr "Otočit robota."
|
|
|
|
#. type: Bullet: 'o'
|
|
#: ../help/help.E.txt:10
|
|
#, no-wrap
|
|
msgid "Move forward to the next post."
|
|
msgstr "Dojet k další stanici."
|
|
|
|
#. type: \b; header
|
|
#: ../help/help.E.txt:12
|
|
#, no-wrap
|
|
msgid "Useful instructions"
|
|
msgstr "Užitečné příkazy"
|
|
|
|
#. type: Plain text
|
|
#: ../help/help.E.txt:13
|
|
#, no-wrap
|
|
msgid ""
|
|
"<code><a cbot|while>while</a></code> to repeat the instructions\n"
|
|
"<code><a cbot|receive>receive</a></code> to get the information from a post\n"
|
|
"<code><a cbot|move>move</a></code> to move the bot\n"
|
|
"<code><a cbot|turn>turn</a></code> to turn the bot"
|
|
msgstr ""
|
|
"<code><a cbot|while>while</a></code> pro opakování příkazů\n"
|
|
"<code><a cbot|receive>receive</a></code> pro načtení informace ze stanice\n"
|
|
"<code><a cbot|move>move</a></code> pro popojetí s robotem\n"
|
|
"<code><a cbot|turn>turn</a></code> pro otočení robota"
|
|
|
|
#. type: \t; header
|
|
#: ../help/help.E.txt:18
|
|
#, no-wrap
|
|
msgid "See also"
|
|
msgstr "Užitečné odkazy"
|
|
|
|
#. type: Plain text
|
|
#: ../help/help.E.txt:19
|
|
#, no-wrap
|
|
msgid "<a cbot>Programming</a>, <a cbot|type>types</a> and <a cbot|category>categories</a>."
|
|
msgstr "<a cbot>Programování</a>, <a cbot|type>datové typy</a> a <a cbot|category>kategorie</a>."
|
|
|
|
#. type: Plain text
|
|
#: ../help/help.E.txt:5
|
|
#, no-wrap
|
|
msgid "\tAlways repeat:"
|
|
msgstr "\tOpakovat stále dokola:"
|