Align help translations
parent
a557033392
commit
c3c458eeca
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1079
help/bots/po/pl.po
1079
help/bots/po/pl.po
File diff suppressed because it is too large
Load Diff
1222
help/bots/po/ru.po
1222
help/bots/po/ru.po
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
3698
help/cbot/po/de.po
3698
help/cbot/po/de.po
File diff suppressed because it is too large
Load Diff
5992
help/cbot/po/fr.po
5992
help/cbot/po/fr.po
File diff suppressed because it is too large
Load Diff
5375
help/cbot/po/pl.po
5375
help/cbot/po/pl.po
File diff suppressed because it is too large
Load Diff
6131
help/cbot/po/ru.po
6131
help/cbot/po/ru.po
File diff suppressed because it is too large
Load Diff
|
@ -6,7 +6,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2014-07-02 12:51+0200\n"
|
"POT-Creation-Date: DATE\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -17,38 +17,31 @@ msgstr ""
|
||||||
"X-Generator: Translate Toolkit 1.11.0\n"
|
"X-Generator: Translate Toolkit 1.11.0\n"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic.languagecode:1
|
#: help/generic/E/authors.txt:2
|
||||||
msgid "E"
|
|
||||||
msgstr "D"
|
|
||||||
|
|
||||||
#. type: Plain text
|
|
||||||
#: generic-help/authors.txt:2
|
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Developers and internal betatesters of Original COLOBOT game from EPSITEC:\n"
|
msgid "Developers and internal betatesters of Original COLOBOT game from EPSITEC:\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:2
|
#: help/generic/E/authors.txt:2
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "Daniel Roux -Denis Dumoulin -Otto Kölbl -Michael Walz -Didier Gertsch"
|
||||||
"Daniel Roux -Denis Dumoulin -Otto Kölbl -Michael Walz -Didier "
|
|
||||||
"Gertsch"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:3
|
#: help/generic/E/authors.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Adrien Roux -Daniel Sauthier -Didier Raboud -Nicolas Stubi"
|
msgid "Adrien Roux -Daniel Sauthier -Didier Raboud -Nicolas Stubi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:4
|
#: help/generic/E/authors.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Nicolas Beuchat -Patrick Thévoz -Joël Roux -Michael Jubin"
|
msgid "Nicolas Beuchat -Patrick Thévoz -Joël Roux -Michael Jubin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/authors.txt:8
|
#: help/generic/E/authors.txt:8
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"PPC GOLD Project team and members:\n"
|
"PPC GOLD Project team and members:\n"
|
||||||
|
@ -57,74 +50,63 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/cbot.txt:1
|
#: help/generic/E/cbot.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Programming - the CBOT language"
|
msgid "Programming - the CBOT language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:4
|
#: help/generic/E/cbot.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"The CBOT language is very close in structure and syntax to C++ and Java. It "
|
"The CBOT language is very close in structure and syntax to C++ and Java. It has been adapted for the specific purposes of COLOBOT, and for an efficient pedagogical approach.\n"
|
||||||
"has been adapted for the specific purposes of COLOBOT, and for an efficient "
|
"This language is made up of instructions (see below), <a cbot|bloc>blocks</a>, <a cbot|function>functions</a>, <a cbot|class>classes</a>, <a cbot|var>variables</a>, <a cbot|array>arrays</a>, <a cbot|expr>expressions</a> and <a cbot|cond>conditions</a>."
|
||||||
"pedagogical approach.\n"
|
|
||||||
"This language is made up of instructions (see below), <a "
|
|
||||||
"cbot|bloc>blocks</a>, <a cbot|function>functions</a>, <a "
|
|
||||||
"cbot|class>classes</a>, <a cbot|var>variables</a>, <a cbot|array>arrays</a>, "
|
|
||||||
"<a cbot|expr>expressions</a> and <a cbot|cond>conditions</a>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:5
|
#: help/generic/E/cbot.txt:5
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<code><format token>Instructions</format></code>"
|
msgid "<code><format token>Instructions</format></code>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:7
|
#: help/generic/E/cbot.txt:7
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "In the program editor, an instruction in the CBOT language is always displayed on an orange background. If an instruction hasn't got an orange background, this means that it has been misspelled. Instruction names are always written in lower case. "
|
||||||
"In the program editor, an instruction in the CBOT language is always "
|
|
||||||
"displayed on an orange background. If an instruction hasn't got an orange "
|
|
||||||
"background, this means that it has been misspelled. Instruction names are "
|
|
||||||
"always written in lower case. "
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:8
|
#: help/generic/E/cbot.txt:8
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<code><format type>Type</format></code>"
|
msgid "<code><format type>Type</format></code>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:10
|
#: help/generic/E/cbot.txt:10
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "The <a cbot|type>type</a> of a variable appears with a green background. "
|
msgid "The <a cbot|type>type</a> of a variable appears with a green background. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:11
|
#: help/generic/E/cbot.txt:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<code><format const>Constants</format></code>"
|
msgid "<code><format const>Constants</format></code>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:13
|
#: help/generic/E/cbot.txt:13
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "Constants like <a cbot|category>categories</a> are displayed with a red background. "
|
||||||
"Constants like <a cbot|category>categories</a> are displayed with a red "
|
|
||||||
"background. "
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:14
|
#: help/generic/E/cbot.txt:14
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Instructions in the CBOT language:"
|
msgid "Instructions in the CBOT language:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:25
|
#: help/generic/E/cbot.txt:25
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|extern>extern</a> </code>Indicate the main function\n"
|
"<code><a cbot|extern>extern</a> </code>Indicate the main function\n"
|
||||||
|
@ -140,13 +122,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:26
|
#: help/generic/E/cbot.txt:26
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for bots:"
|
msgid "Specific instructions for bots:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:41
|
#: help/generic/E/cbot.txt:41
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|radar>radar</a> </code>Object detection\n"
|
"<code><a cbot|radar>radar</a> </code>Object detection\n"
|
||||||
|
@ -160,20 +142,19 @@ msgid ""
|
||||||
"<code><a cbot|motor>motor</a> </code>Direct motor control\n"
|
"<code><a cbot|motor>motor</a> </code>Direct motor control\n"
|
||||||
"<code><a cbot|jet>jet</a> </code>Direct jet engine control\n"
|
"<code><a cbot|jet>jet</a> </code>Direct jet engine control\n"
|
||||||
"<code><a cbot|message>message</a> </code>Displays a message\n"
|
"<code><a cbot|message>message</a> </code>Displays a message\n"
|
||||||
"<code><a cbot|retobj>retobject</a> </code>Returns an object from a "
|
"<code><a cbot|retobj>retobject</a> </code>Returns an object from a function\n"
|
||||||
"function\n"
|
|
||||||
"<code><a cbot|errmode>errmode</a> </code>Error treatement control\n"
|
"<code><a cbot|errmode>errmode</a> </code>Error treatement control\n"
|
||||||
"<code><a cbot|abstime>abstime</a> </code>Returns the absolute time"
|
"<code><a cbot|abstime>abstime</a> </code>Returns the absolute time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:42
|
#: help/generic/E/cbot.txt:42
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Instructions about topology:"
|
msgid "Instructions about topology:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:46
|
#: help/generic/E/cbot.txt:46
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|space>space</a> </code>Calculates a free space\n"
|
"<code><a cbot|space>space</a> </code>Calculates a free space\n"
|
||||||
|
@ -182,13 +163,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:47
|
#: help/generic/E/cbot.txt:47
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Instructions specific to some bots:"
|
msgid "Instructions specific to some bots:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:56
|
#: help/generic/E/cbot.txt:56
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|grab>grab</a> </code>Picks up an object\n"
|
"<code><a cbot|grab>grab</a> </code>Picks up an object\n"
|
||||||
|
@ -202,51 +183,48 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:57
|
#: help/generic/E/cbot.txt:57
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for exchange posts:"
|
msgid "Specific instructions for exchange posts:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:62
|
#: help/generic/E/cbot.txt:62
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|receive>receive</a> </code>Receives an information\n"
|
"<code><a cbot|receive>receive</a> </code>Receives an information\n"
|
||||||
"<code><a cbot|send>send</a> </code>Sends a new information\n"
|
"<code><a cbot|send>send</a> </code>Sends a new information\n"
|
||||||
"<code><a cbot|testinfo>testinfo</a> </code>Tests if an information "
|
"<code><a cbot|testinfo>testinfo</a> </code>Tests if an information exists\n"
|
||||||
"exists\n"
|
|
||||||
"<code><a cbot|delinfo>deleteinfo</a> </code>Deletes an existing information"
|
"<code><a cbot|delinfo>deleteinfo</a> </code>Deletes an existing information"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:63
|
#: help/generic/E/cbot.txt:63
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for classes:"
|
msgid "Specific instructions for classes:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:71
|
#: help/generic/E/cbot.txt:71
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|class>class</a> </code>Class declararion\n"
|
"<code><a cbot|class>class</a> </code>Class declararion\n"
|
||||||
"<code><a cbot|public>public</a> </code>Declares a public function\n"
|
"<code><a cbot|public>public</a> </code>Declares a public function\n"
|
||||||
"<code><a cbot|private>private</a> </code>Declares a private class "
|
"<code><a cbot|private>private</a> </code>Declares a private class member\n"
|
||||||
"member\n"
|
|
||||||
"<code><a cbot|static>static</a> </code>Declares a static class member\n"
|
"<code><a cbot|static>static</a> </code>Declares a static class member\n"
|
||||||
"<code><a cbot|synchro>synchronized</a> </code>Prevents simultaneous "
|
"<code><a cbot|synchro>synchronized</a> </code>Prevents simultaneous execution\n"
|
||||||
"execution\n"
|
|
||||||
"<code><a cbot|new>new</a> </code>Creates a new instance\n"
|
"<code><a cbot|new>new</a> </code>Creates a new instance\n"
|
||||||
"<code><a cbot|this>this</a> </code>Reference to the current instance"
|
"<code><a cbot|this>this</a> </code>Reference to the current instance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:72
|
#: help/generic/E/cbot.txt:72
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for strings:"
|
msgid "Specific instructions for strings:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:81
|
#: help/generic/E/cbot.txt:81
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|strlen>strlen</a> </code>Gets string length\n"
|
"<code><a cbot|strlen>strlen</a> </code>Gets string length\n"
|
||||||
|
@ -260,13 +238,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:82
|
#: help/generic/E/cbot.txt:82
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for files:"
|
msgid "Specific instructions for files:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:89
|
#: help/generic/E/cbot.txt:89
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|open>open</a> </code>Opens a file\n"
|
"<code><a cbot|open>open</a> </code>Opens a file\n"
|
||||||
|
@ -278,91 +256,82 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:90
|
#: help/generic/E/cbot.txt:90
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "See also"
|
msgid "See also"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:91
|
#: help/generic/E/cbot.txt:91
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<a cbot|type>Types</a> and <a cbot|category>categories</a>."
|
msgid "<a cbot|type>Types</a> and <a cbot|category>categories</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/command.txt:1
|
#: help/generic/E/command.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Controls"
|
msgid "Controls"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:3
|
#: help/generic/E/command.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "You are advised to play with one hand on the arrow keys and the other hand on the mouse."
|
||||||
"You are advised to play with one hand on the arrow keys and the other hand "
|
|
||||||
"on the mouse."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:4
|
#: help/generic/E/command.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Bots"
|
msgid "Bots"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:10
|
#: help/generic/E/command.txt:10
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key left/></format> = turn left\n"
|
"<format key><key left/></format> = turn left\n"
|
||||||
"<format key><key right/></format> = turn right\n"
|
"<format key><key right/></format> = turn right\n"
|
||||||
"<format key><key up/></format> = move forward\n"
|
"<format key><key up/></format> = move forward\n"
|
||||||
"<format key><key down/></format> = move back\n"
|
"<format key><key down/></format> = move back\n"
|
||||||
"These controls are unavailable when working with the <a "
|
"These controls are unavailable when working with the <a object|bottr>practice bots</a>."
|
||||||
"object|bottr>practice bots</a>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:14
|
#: help/generic/E/command.txt:14
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key gup/></format> = take off and climb <button 28/>\n"
|
"<format key><key gup/></format> = take off and climb <button 28/>\n"
|
||||||
"<format key><key gdown/></format> = descend and land <button 29/>\n"
|
"<format key><key gdown/></format> = descend and land <button 29/>\n"
|
||||||
"These controls are of course restricted to the <a object|human>astronaut</a> "
|
"These controls are of course restricted to the <a object|human>astronaut</a> as well as the various <a object|botgj>winged bots</a> and in selected missions only."
|
||||||
"as well as the various <a object|botgj>winged bots</a> and in selected "
|
|
||||||
"missions only."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:20
|
#: help/generic/E/command.txt:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"mouse forward = higher aim\n"
|
"mouse forward = higher aim\n"
|
||||||
"mouse backward = lower aim\n"
|
"mouse backward = lower aim\n"
|
||||||
"mouse right = aim right\n"
|
"mouse right = aim right\n"
|
||||||
"mouse left = aim left\n"
|
"mouse left = aim left\n"
|
||||||
"These controls are only available to the <a object|botfr>shooters</a>, the "
|
"These controls are only available to the <a object|botfr>shooters</a>, the <a object|botor>orga shooters</a> and the <a object|botphaz>phazer shooter</a>."
|
||||||
"<a object|botor>orga shooters</a> and the <a object|botphaz>phazer "
|
|
||||||
"shooter</a>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:23
|
#: help/generic/E/command.txt:23
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key action/></format> = main action for a given selection "
|
"<format key><key action/></format> = main action for a given selection (human or bot)\n"
|
||||||
"(human or bot)\n"
|
"This control will for example operate the arm of a <a object|botgr>grabber</a> or fire a <a object|botfr>shooter</a> <button 42/>."
|
||||||
"This control will for example operate the arm of a <a "
|
|
||||||
"object|botgr>grabber</a> or fire a <a object|botfr>shooter</a> <button 42/>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:24
|
#: help/generic/E/command.txt:24
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Selections"
|
msgid "Selections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:28
|
#: help/generic/E/command.txt:28
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key next/></format> = selects next object\n"
|
"<format key><key next/></format> = selects next object\n"
|
||||||
|
@ -371,31 +340,29 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:29
|
#: help/generic/E/command.txt:29
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Camera"
|
msgid "Camera"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:34
|
#: help/generic/E/command.txt:34
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key camera/></format> = shifts between onboard and following "
|
"<format key><key camera/></format> = shifts between onboard and following cameras <button 13/>\n"
|
||||||
"cameras <button 13/>\n"
|
|
||||||
"<format key><key near/></format> = zoom in\n"
|
"<format key><key near/></format> = zoom in\n"
|
||||||
"<format key><key away/></format> = zoom out\n"
|
"<format key><key away/></format> = zoom out\n"
|
||||||
"<format key><key visit/></format> = pauses the game and shows where the "
|
"<format key><key visit/></format> = pauses the game and shows where the latest message originated. Press again to show origin of previous message."
|
||||||
"latest message originated. Press again to show origin of previous message."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:35
|
#: help/generic/E/command.txt:35
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:38
|
#: help/generic/E/command.txt:38
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key help/></format> = mission instructions\n"
|
"<format key><key help/></format> = mission instructions\n"
|
||||||
|
@ -403,13 +370,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:39
|
#: help/generic/E/command.txt:39
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Game"
|
msgid "Game"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:44
|
#: help/generic/E/command.txt:44
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key speed10/></format> = normal speed x1\n"
|
"<format key><key speed10/></format> = normal speed x1\n"
|
||||||
|
@ -419,120 +386,101 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:45
|
#: help/generic/E/command.txt:45
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "All these commands can be redefined in the options/controls menu."
|
msgid "All these commands can be redefined in the options/controls menu."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/licences.txt:2
|
#: help/generic/E/licences.txt:2
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "The photograph of the nebula NGC3606 illuminating the sky on Orpheon and the installation program was taken with the Hubble space telescope. It is used with the permission of the authors Wolfgang Brandner (JPL/IPAC), Eva K. Grebel (Washington University), You-Hua Chu (Illinois Urbana-Champaign University) and NASA."
|
||||||
"The photograph of the nebula NGC3606 illuminating the sky on Orpheon and the "
|
|
||||||
"installation program was taken with the Hubble space telescope. It is used "
|
|
||||||
"with the permission of the authors Wolfgang Brandner (JPL/IPAC), Eva "
|
|
||||||
"K. Grebel (Washington University), You-Hua Chu (Illinois Urbana-Champaign "
|
|
||||||
"University) and NASA."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/licences.txt:3
|
#: help/generic/E/licences.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "The thunder sound on Orpheon is used by limited permission from CREATIVE."
|
msgid "The thunder sound on Orpheon is used by limited permission from CREATIVE."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/navig.txt:1
|
#: help/generic/E/navig.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Navigation"
|
msgid "Navigation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:3
|
#: help/generic/E/navig.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "The three buttons on the upper left-hand corner of the screen allow you to navigate in the different texts of the help file:"
|
||||||
"The three buttons on the upper left-hand corner of the screen allow you to "
|
|
||||||
"navigate in the different texts of the help file:"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:6
|
#: help/generic/E/navig.txt:6
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 30/> Home\n"
|
"<button 30/> Home\n"
|
||||||
"Get back to the home page, i.e. the first page that was displayed, for "
|
"Get back to the home page, i.e. the first page that was displayed, for example when you hit the <format key><key help/></format> or <format key><key prog/></format> key."
|
||||||
"example when you hit the <format key><key help/></format> or <format "
|
|
||||||
"key><key prog/></format> key."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:9
|
#: help/generic/E/navig.txt:9
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 55/> Previous\n"
|
"<button 55/> Previous\n"
|
||||||
"Get back to the previous page, i.e. the page that was displayed before you "
|
"Get back to the previous page, i.e. the page that was displayed before you clicked on a link."
|
||||||
"clicked on a link."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:12
|
#: help/generic/E/navig.txt:12
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 48/> Next\n"
|
"<button 48/> Next\n"
|
||||||
"Get again to the next page, after you used the \"Home\" or \"Previous\" "
|
"Get again to the next page, after you used the \"Home\" or \"Previous\" button."
|
||||||
"button."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:13
|
#: help/generic/E/navig.txt:13
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Remark"
|
msgid "Remark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:16
|
#: help/generic/E/navig.txt:16
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"When a button is gray, this means that it can not be used at this precise "
|
"When a button is gray, this means that it can not be used at this precise moment. For example, when you are in the home page, the \"Home\" button is gray, because it does not make sense to use it.\n"
|
||||||
"moment. For example, when you are in the home page, the \"Home\" button is "
|
|
||||||
"gray, because it does not make sense to use it.\n"
|
|
||||||
"This remark is valid for all buttons in COLOBOT."
|
"This remark is valid for all buttons in COLOBOT."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:17
|
#: help/generic/E/navig.txt:17
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Text scrolling"
|
msgid "Text scrolling"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:19
|
#: help/generic/E/navig.txt:19
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "If your mouse is equipped with a wheel, you can use it to scroll the text up and down. Otherwise, use the arrow keys and the scroll bar on the right-hand side of the screen."
|
||||||
"If your mouse is equipped with a wheel, you can use it to scroll the text up "
|
|
||||||
"and down. Otherwise, use the arrow keys and the scroll bar on the right-hand "
|
|
||||||
"side of the screen."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:20
|
#: help/generic/E/navig.txt:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Font size"
|
msgid "Font size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:21
|
#: help/generic/E/navig.txt:21
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "The cursor on the upper side of the screen allows you to change the font size of the text."
|
||||||
"The cursor on the upper side of the screen allows you to change the font "
|
|
||||||
"size of the text."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/win.txt:3
|
#: help/generic/E/win.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"Houston congratulates you in the name of mankind for the success of your "
|
"Houston congratulates you in the name of mankind for the success of your mission.\n"
|
||||||
"mission.\n"
|
|
||||||
"The Great Migration to Terra Nova will start very soon."
|
"The Great Migration to Terra Nova will start very soon."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2014-07-02 12:51+0200\n"
|
"POT-Creation-Date: DATE\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -17,38 +17,31 @@ msgstr ""
|
||||||
"X-Generator: Translate Toolkit 1.11.0\n"
|
"X-Generator: Translate Toolkit 1.11.0\n"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic.languagecode:1
|
#: help/generic/E/authors.txt:2
|
||||||
msgid "E"
|
|
||||||
msgstr "F"
|
|
||||||
|
|
||||||
#. type: Plain text
|
|
||||||
#: generic-help/authors.txt:2
|
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Developers and internal betatesters of Original COLOBOT game from EPSITEC:\n"
|
msgid "Developers and internal betatesters of Original COLOBOT game from EPSITEC:\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:2
|
#: help/generic/E/authors.txt:2
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "Daniel Roux -Denis Dumoulin -Otto Kölbl -Michael Walz -Didier Gertsch"
|
||||||
"Daniel Roux -Denis Dumoulin -Otto Kölbl -Michael Walz -Didier "
|
|
||||||
"Gertsch"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:3
|
#: help/generic/E/authors.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Adrien Roux -Daniel Sauthier -Didier Raboud -Nicolas Stubi"
|
msgid "Adrien Roux -Daniel Sauthier -Didier Raboud -Nicolas Stubi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:4
|
#: help/generic/E/authors.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Nicolas Beuchat -Patrick Thévoz -Joël Roux -Michael Jubin"
|
msgid "Nicolas Beuchat -Patrick Thévoz -Joël Roux -Michael Jubin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/authors.txt:8
|
#: help/generic/E/authors.txt:8
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"PPC GOLD Project team and members:\n"
|
"PPC GOLD Project team and members:\n"
|
||||||
|
@ -57,96 +50,66 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/cbot.txt:1
|
#: help/generic/E/cbot.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Programming - the CBOT language"
|
msgid "Programming - the CBOT language"
|
||||||
msgstr "Programmation - le langage CBOT"
|
msgstr "Programmation - le langage CBOT"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:4
|
#: help/generic/E/cbot.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The CBOT language is very close in structure and syntax to C++ and Java. It "
|
"The CBOT language is very close in structure and syntax to C++ and Java. It has been adapted for the specific purposes of COLOBOT, and for an efficient pedagogical approach.\n"
|
||||||
"has been adapted for the specific purposes of COLOBOT, and for an efficient "
|
"This language is made up of instructions (see below), <a cbot|bloc>blocks</a>, <a cbot|function>functions</a>, <a cbot|class>classes</a>, <a cbot|var>variables</a>, <a cbot|array>arrays</a>, <a cbot|expr>expressions</a> and <a cbot|cond>conditions</a>."
|
||||||
"pedagogical approach.\n"
|
|
||||||
"This language is made up of instructions (see below), <a "
|
|
||||||
"cbot|bloc>blocks</a>, <a cbot|function>functions</a>, <a "
|
|
||||||
"cbot|class>classes</a>, <a cbot|var>variables</a>, <a cbot|array>arrays</a>, "
|
|
||||||
"<a cbot|expr>expressions</a> and <a cbot|cond>conditions</a>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Le langage CBOT est très proche du C++ et du Java. Il est adapté à COLOBOT, "
|
"Le langage CBOT est très proche du C++ et du Java. Il est adapté à COLOBOT, et également adapté à une approche pédagogique simple.\n"
|
||||||
"et également adapté à une approche pédagogique simple.\n"
|
"Ce langage est constitué d'instructions, de <a cbot|bloc>blocs</a>, de <a cbot|function>fonctions</a>, de <a cbot|class>classes</a>, de <a cbot|var>variables</a>, de <a cbot|array>tableaux</a>, d'<a cbot|expr>expressions</a> et de <a cbot|cond>conditions</a>."
|
||||||
"Ce langage est constitué d'instructions, de <a cbot|bloc>blocs</a>, de <a "
|
|
||||||
"cbot|function>fonctions</a>, de <a cbot|class>classes</a>, de <a "
|
|
||||||
"cbot|var>variables</a>, de <a cbot|array>tableaux</a>, d'<a "
|
|
||||||
"cbot|expr>expressions</a> et de <a cbot|cond>conditions</a>."
|
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:5
|
#: help/generic/E/cbot.txt:5
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "<code><format token>Instructions</format></code>"
|
msgid "<code><format token>Instructions</format></code>"
|
||||||
msgstr "<code><format token>Instruction</format></code>"
|
msgstr "<code><format token>Instruction</format></code>"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:7
|
#: help/generic/E/cbot.txt:7
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
msgid "In the program editor, an instruction in the CBOT language is always displayed on an orange background. If an instruction hasn't got an orange background, this means that it has been misspelled. Instruction names are always written in lower case. "
|
||||||
msgid ""
|
msgstr "Dans l'éditeur de programmes, une instruction du langage est coloriée en orange. Si une instruction n'est pas coloriée, c'est que son nom est mal orthographié. Il faut par exemple frapper tout le nom en minuscules."
|
||||||
"In the program editor, an instruction in the CBOT language is always "
|
|
||||||
"displayed on an orange background. If an instruction hasn't got an orange "
|
|
||||||
"background, this means that it has been misspelled. Instruction names are "
|
|
||||||
"always written in lower case. "
|
|
||||||
msgstr ""
|
|
||||||
"Dans l'éditeur de programmes, une instruction du langage est coloriée en "
|
|
||||||
"orange. Si une instruction n'est pas coloriée, c'est que son nom est mal "
|
|
||||||
"orthographié. Il faut par exemple frapper tout le nom en minuscules."
|
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:8
|
#: help/generic/E/cbot.txt:8
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "<code><format type>Type</format></code>"
|
msgid "<code><format type>Type</format></code>"
|
||||||
msgstr "<code><format type>Type</format></code>"
|
msgstr "<code><format type>Type</format></code>"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:10
|
#: help/generic/E/cbot.txt:10
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "The <a cbot|type>type</a> of a variable appears with a green background. "
|
msgid "The <a cbot|type>type</a> of a variable appears with a green background. "
|
||||||
msgstr "Le <a cbot|type>type</a> d'une variable est colorié en vert."
|
msgstr "Le <a cbot|type>type</a> d'une variable est colorié en vert."
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:11
|
#: help/generic/E/cbot.txt:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "<code><format const>Constants</format></code>"
|
msgid "<code><format const>Constants</format></code>"
|
||||||
msgstr "<code><format const>Constante</format></code>"
|
msgstr "<code><format const>Constante</format></code>"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:13
|
#: help/generic/E/cbot.txt:13
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
msgid "Constants like <a cbot|category>categories</a> are displayed with a red background. "
|
||||||
msgid ""
|
msgstr "Une constante telle qu'une <a cbot|category>catégorie</a> est coloriée en rouge."
|
||||||
"Constants like <a cbot|category>categories</a> are displayed with a red "
|
|
||||||
"background. "
|
|
||||||
msgstr ""
|
|
||||||
"Une constante telle qu'une <a cbot|category>catégorie</a> est coloriée en "
|
|
||||||
"rouge."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:14
|
#: help/generic/E/cbot.txt:14
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Instructions in the CBOT language:"
|
msgid "Instructions in the CBOT language:"
|
||||||
msgstr "Instructions générales du langage:"
|
msgstr "Instructions générales du langage:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:25
|
#: help/generic/E/cbot.txt:25
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|extern>extern</a> </code>Indicate the main function\n"
|
"<code><a cbot|extern>extern</a> </code>Indicate the main function\n"
|
||||||
"<code><a cbot|if>if</a> </code>Choice structure\n"
|
"<code><a cbot|if>if</a> </code>Choice structure\n"
|
||||||
|
@ -172,16 +135,14 @@ msgstr ""
|
||||||
"<code><a cbot|sizeof>sizeof</a> </code>Taille d'un tableau"
|
"<code><a cbot|sizeof>sizeof</a> </code>Taille d'un tableau"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:26
|
#: help/generic/E/cbot.txt:26
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Specific instructions for bots:"
|
msgid "Specific instructions for bots:"
|
||||||
msgstr "Instructions pour les robots:"
|
msgstr "Instructions pour les robots:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:41
|
#: help/generic/E/cbot.txt:41
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|radar>radar</a> </code>Object detection\n"
|
"<code><a cbot|radar>radar</a> </code>Object detection\n"
|
||||||
"<code><a cbot|direct>direction</a> </code>Calculates a rotation angle\n"
|
"<code><a cbot|direct>direction</a> </code>Calculates a rotation angle\n"
|
||||||
|
@ -194,8 +155,7 @@ msgid ""
|
||||||
"<code><a cbot|motor>motor</a> </code>Direct motor control\n"
|
"<code><a cbot|motor>motor</a> </code>Direct motor control\n"
|
||||||
"<code><a cbot|jet>jet</a> </code>Direct jet engine control\n"
|
"<code><a cbot|jet>jet</a> </code>Direct jet engine control\n"
|
||||||
"<code><a cbot|message>message</a> </code>Displays a message\n"
|
"<code><a cbot|message>message</a> </code>Displays a message\n"
|
||||||
"<code><a cbot|retobj>retobject</a> </code>Returns an object from a "
|
"<code><a cbot|retobj>retobject</a> </code>Returns an object from a function\n"
|
||||||
"function\n"
|
|
||||||
"<code><a cbot|errmode>errmode</a> </code>Error treatement control\n"
|
"<code><a cbot|errmode>errmode</a> </code>Error treatement control\n"
|
||||||
"<code><a cbot|abstime>abstime</a> </code>Returns the absolute time"
|
"<code><a cbot|abstime>abstime</a> </code>Returns the absolute time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -215,16 +175,14 @@ msgstr ""
|
||||||
"<code><a cbot|abstime>abstime</a> </code>Retourne le temps absolu"
|
"<code><a cbot|abstime>abstime</a> </code>Retourne le temps absolu"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:42
|
#: help/generic/E/cbot.txt:42
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Instructions about topology:"
|
msgid "Instructions about topology:"
|
||||||
msgstr "Instructions sur le terrain:"
|
msgstr "Instructions sur le terrain:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:46
|
#: help/generic/E/cbot.txt:46
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|space>space</a> </code>Calculates a free space\n"
|
"<code><a cbot|space>space</a> </code>Calculates a free space\n"
|
||||||
"<code><a cbot|topo>topo</a> </code>Returns the altitude of a point\n"
|
"<code><a cbot|topo>topo</a> </code>Returns the altitude of a point\n"
|
||||||
|
@ -232,20 +190,17 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<code><a cbot|space>space</a> </code>Calcule une position libre\n"
|
"<code><a cbot|space>space</a> </code>Calcule une position libre\n"
|
||||||
"<code><a cbot|topo>topo</a> </code>Retourne l'élévation d'un point\n"
|
"<code><a cbot|topo>topo</a> </code>Retourne l'élévation d'un point\n"
|
||||||
"<code><a cbot|flatgrnd>flatground</a> </code>Retourne le rayon d'une zone "
|
"<code><a cbot|flatgrnd>flatground</a> </code>Retourne le rayon d'une zone plate"
|
||||||
"plate"
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:47
|
#: help/generic/E/cbot.txt:47
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Instructions specific to some bots:"
|
msgid "Instructions specific to some bots:"
|
||||||
msgstr "Instructions spécifiques à certains robots:"
|
msgstr "Instructions spécifiques à certains robots:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:56
|
#: help/generic/E/cbot.txt:56
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|grab>grab</a> </code>Picks up an object\n"
|
"<code><a cbot|grab>grab</a> </code>Picks up an object\n"
|
||||||
"<code><a cbot|drop>drop</a> </code>Puts down an object\n"
|
"<code><a cbot|drop>drop</a> </code>Puts down an object\n"
|
||||||
|
@ -266,73 +221,60 @@ msgstr ""
|
||||||
"<code><a cbot|aim>aim</a> </code>Hausse du canon"
|
"<code><a cbot|aim>aim</a> </code>Hausse du canon"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:57
|
#: help/generic/E/cbot.txt:57
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Specific instructions for exchange posts:"
|
msgid "Specific instructions for exchange posts:"
|
||||||
msgstr "Instructions pour les bornes d'infomation:"
|
msgstr "Instructions pour les bornes d'infomation:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:62
|
#: help/generic/E/cbot.txt:62
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|receive>receive</a> </code>Receives an information\n"
|
"<code><a cbot|receive>receive</a> </code>Receives an information\n"
|
||||||
"<code><a cbot|send>send</a> </code>Sends a new information\n"
|
"<code><a cbot|send>send</a> </code>Sends a new information\n"
|
||||||
"<code><a cbot|testinfo>testinfo</a> </code>Tests if an information "
|
"<code><a cbot|testinfo>testinfo</a> </code>Tests if an information exists\n"
|
||||||
"exists\n"
|
|
||||||
"<code><a cbot|delinfo>deleteinfo</a> </code>Deletes an existing information"
|
"<code><a cbot|delinfo>deleteinfo</a> </code>Deletes an existing information"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<code><a cbot|receive>receive</a> </code>Reçoit une information\n"
|
"<code><a cbot|receive>receive</a> </code>Reçoit une information\n"
|
||||||
"<code><a cbot|send>send</a> </code>Envoie une information\n"
|
"<code><a cbot|send>send</a> </code>Envoie une information\n"
|
||||||
"<code><a cbot|testinfo>testinfo</a> </code>Teste la présence d'une "
|
"<code><a cbot|testinfo>testinfo</a> </code>Teste la présence d'une information\n"
|
||||||
"information\n"
|
|
||||||
"<code><a cbot|delinfo>deleteinfo</a> </code>Supprime une information"
|
"<code><a cbot|delinfo>deleteinfo</a> </code>Supprime une information"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:63
|
#: help/generic/E/cbot.txt:63
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Specific instructions for classes:"
|
msgid "Specific instructions for classes:"
|
||||||
msgstr "Instructions pour les classes:"
|
msgstr "Instructions pour les classes:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:71
|
#: help/generic/E/cbot.txt:71
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|class>class</a> </code>Class declararion\n"
|
"<code><a cbot|class>class</a> </code>Class declararion\n"
|
||||||
"<code><a cbot|public>public</a> </code>Declares a public function\n"
|
"<code><a cbot|public>public</a> </code>Declares a public function\n"
|
||||||
"<code><a cbot|private>private</a> </code>Declares a private class "
|
"<code><a cbot|private>private</a> </code>Declares a private class member\n"
|
||||||
"member\n"
|
|
||||||
"<code><a cbot|static>static</a> </code>Declares a static class member\n"
|
"<code><a cbot|static>static</a> </code>Declares a static class member\n"
|
||||||
"<code><a cbot|synchro>synchronized</a> </code>Prevents simultaneous "
|
"<code><a cbot|synchro>synchronized</a> </code>Prevents simultaneous execution\n"
|
||||||
"execution\n"
|
|
||||||
"<code><a cbot|new>new</a> </code>Creates a new instance\n"
|
"<code><a cbot|new>new</a> </code>Creates a new instance\n"
|
||||||
"<code><a cbot|this>this</a> </code>Reference to the current instance"
|
"<code><a cbot|this>this</a> </code>Reference to the current instance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<code><a cbot|class>class</a> </code>Déclaration d'une classe\n"
|
"<code><a cbot|class>class</a> </code>Déclaration d'une classe\n"
|
||||||
"<code><a cbot|public>public</a> </code>Indique une fonction publique\n"
|
"<code><a cbot|public>public</a> </code>Indique une fonction publique\n"
|
||||||
"<code><a cbot|private>private</a> </code>Indique un champ privée dans une "
|
"<code><a cbot|private>private</a> </code>Indique un champ privée dans une classe\n"
|
||||||
"classe\n"
|
"<code><a cbot|static>static</a> </code>Indique un champ statique dans une classe\n"
|
||||||
"<code><a cbot|static>static</a> </code>Indique un champ statique dans "
|
"<code><a cbot|synchro>synchronized</a> </code>Empêche l'exécution simultanée\n"
|
||||||
"une classe\n"
|
|
||||||
"<code><a cbot|synchro>synchronized</a> </code>Empêche l'exécution "
|
|
||||||
"simultanée\n"
|
|
||||||
"<code><a cbot|new>new</a> </code>Crée une nouvelle instance\n"
|
"<code><a cbot|new>new</a> </code>Crée une nouvelle instance\n"
|
||||||
"<code><a cbot|this>this</a> </code>Référence l'instance courante"
|
"<code><a cbot|this>this</a> </code>Référence l'instance courante"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:72
|
#: help/generic/E/cbot.txt:72
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Specific instructions for strings:"
|
msgid "Specific instructions for strings:"
|
||||||
msgstr "Instructions pour les chaînes de caractères:"
|
msgstr "Instructions pour les chaînes de caractères:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:81
|
#: help/generic/E/cbot.txt:81
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|strlen>strlen</a> </code>Gets string length\n"
|
"<code><a cbot|strlen>strlen</a> </code>Gets string length\n"
|
||||||
"<code><a cbot|strleft>strleft</a> </code>Extracts left part\n"
|
"<code><a cbot|strleft>strleft</a> </code>Extracts left part\n"
|
||||||
|
@ -353,16 +295,14 @@ msgstr ""
|
||||||
"<code><a cbot|strlower>strlower</a> </code>Convertit en minuscules."
|
"<code><a cbot|strlower>strlower</a> </code>Convertit en minuscules."
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:82
|
#: help/generic/E/cbot.txt:82
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Specific instructions for files:"
|
msgid "Specific instructions for files:"
|
||||||
msgstr "Instructions pour les fichiers:"
|
msgstr "Instructions pour les fichiers:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:89
|
#: help/generic/E/cbot.txt:89
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|open>open</a> </code>Opens a file\n"
|
"<code><a cbot|open>open</a> </code>Opens a file\n"
|
||||||
"<code><a cbot|close>close</a> </code>Closes a file\n"
|
"<code><a cbot|close>close</a> </code>Closes a file\n"
|
||||||
|
@ -379,119 +319,91 @@ msgstr ""
|
||||||
"<code><a cbot|deletef>deletefile</a> </code>Supprime un fichier"
|
"<code><a cbot|deletef>deletefile</a> </code>Supprime un fichier"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:90
|
#: help/generic/E/cbot.txt:90
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "See also"
|
msgid "See also"
|
||||||
msgstr "Voir aussi"
|
msgstr "Voir aussi"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:91
|
#: help/generic/E/cbot.txt:91
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "<a cbot|type>Types</a> and <a cbot|category>categories</a>."
|
msgid "<a cbot|type>Types</a> and <a cbot|category>categories</a>."
|
||||||
msgstr "<a cbot|type>Types</a> et <a cbot|category>catégories</a>."
|
msgstr "<a cbot|type>Types</a> et <a cbot|category>catégories</a>."
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/command.txt:1
|
#: help/generic/E/command.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Controls"
|
msgid "Controls"
|
||||||
msgstr "Commandes"
|
msgstr "Commandes"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:3
|
#: help/generic/E/command.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
msgid "You are advised to play with one hand on the arrow keys and the other hand on the mouse."
|
||||||
msgid ""
|
msgstr "Il est recommandé de jouer avec la main gauche sur les touches flèches du clavier, et la main droite sur la souris."
|
||||||
"You are advised to play with one hand on the arrow keys and the other hand "
|
|
||||||
"on the mouse."
|
|
||||||
msgstr ""
|
|
||||||
"Il est recommandé de jouer avec la main gauche sur les touches flèches du "
|
|
||||||
"clavier, et la main droite sur la souris."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:4
|
#: help/generic/E/command.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Bots"
|
msgid "Bots"
|
||||||
msgstr "Robots"
|
msgstr "Robots"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:10
|
#: help/generic/E/command.txt:10
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key left/></format> = turn left\n"
|
"<format key><key left/></format> = turn left\n"
|
||||||
"<format key><key right/></format> = turn right\n"
|
"<format key><key right/></format> = turn right\n"
|
||||||
"<format key><key up/></format> = move forward\n"
|
"<format key><key up/></format> = move forward\n"
|
||||||
"<format key><key down/></format> = move back\n"
|
"<format key><key down/></format> = move back\n"
|
||||||
"These controls are unavailable when working with the <a "
|
"These controls are unavailable when working with the <a object|bottr>practice bots</a>."
|
||||||
"object|bottr>practice bots</a>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<format key><key left/></format> = tourne à gauche.\n"
|
"<format key><key left/></format> = tourne à gauche.\n"
|
||||||
"<format key><key right/></format> = tourne à droite.\n"
|
"<format key><key right/></format> = tourne à droite.\n"
|
||||||
"<format key><key up/></format> = avance.\n"
|
"<format key><key up/></format> = avance.\n"
|
||||||
"<format key><key down/></format> = recule.\n"
|
"<format key><key down/></format> = recule.\n"
|
||||||
"Ces commandes ne sont pas disponibles avec les <a object|bottr>robots "
|
"Ces commandes ne sont pas disponibles avec les <a object|bottr>robots d'entraînement</a>."
|
||||||
"d'entraînement</a>."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:14
|
#: help/generic/E/command.txt:14
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key gup/></format> = take off and climb <button 28/>\n"
|
"<format key><key gup/></format> = take off and climb <button 28/>\n"
|
||||||
"<format key><key gdown/></format> = descend and land <button 29/>\n"
|
"<format key><key gdown/></format> = descend and land <button 29/>\n"
|
||||||
"These controls are of course restricted to the <a object|human>astronaut</a> "
|
"These controls are of course restricted to the <a object|human>astronaut</a> as well as the various <a object|botgj>winged bots</a> and in selected missions only."
|
||||||
"as well as the various <a object|botgj>winged bots</a> and in selected "
|
|
||||||
"missions only."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<format key><key gup/></format> = monte (bouton <button 28/>).\n"
|
"<format key><key gup/></format> = monte (bouton <button 28/>).\n"
|
||||||
"<format key><key gdown/></format> = descend (bouton <button 29/>).\n"
|
"<format key><key gdown/></format> = descend (bouton <button 29/>).\n"
|
||||||
"Evidemment, ces deux commandes ne sont valables que pour le <a "
|
"Evidemment, ces deux commandes ne sont valables que pour le <a object|human>cosmonaute</a> et les <a object|botgj>robots volants</a>, seulement dans certaines missions."
|
||||||
"object|human>cosmonaute</a> et les <a object|botgj>robots volants</a>, "
|
|
||||||
"seulement dans certaines missions."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:20
|
#: help/generic/E/command.txt:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"mouse forward = higher aim\n"
|
"mouse forward = higher aim\n"
|
||||||
"mouse backward = lower aim\n"
|
"mouse backward = lower aim\n"
|
||||||
"mouse right = aim right\n"
|
"mouse right = aim right\n"
|
||||||
"mouse left = aim left\n"
|
"mouse left = aim left\n"
|
||||||
"These controls are only available to the <a object|botfr>shooters</a>, the "
|
"These controls are only available to the <a object|botfr>shooters</a>, the <a object|botor>orga shooters</a> and the <a object|botphaz>phazer shooter</a>."
|
||||||
"<a object|botor>orga shooters</a> and the <a object|botphaz>phazer "
|
|
||||||
"shooter</a>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:23
|
#: help/generic/E/command.txt:23
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key action/></format> = main action for a given selection "
|
"<format key><key action/></format> = main action for a given selection (human or bot)\n"
|
||||||
"(human or bot)\n"
|
"This control will for example operate the arm of a <a object|botgr>grabber</a> or fire a <a object|botfr>shooter</a> <button 42/>."
|
||||||
"This control will for example operate the arm of a <a "
|
msgstr "<format key><key action/></format> = action principale selon le robot sélectionné. Par exemple, avec un <a object|botgr>robot déménageur</a>, cette commande actionne le bras. Avec un robot <a object|botfr>shooter</a>, cette commande fait feu (bouton <button 42/>)."
|
||||||
"object|botgr>grabber</a> or fire a <a object|botfr>shooter</a> <button 42/>."
|
|
||||||
msgstr ""
|
|
||||||
"<format key><key action/></format> = action principale selon le robot "
|
|
||||||
"sélectionné. Par exemple, avec un <a object|botgr>robot déménageur</a>, "
|
|
||||||
"cette commande actionne le bras. Avec un robot <a object|botfr>shooter</a>, "
|
|
||||||
"cette commande fait feu (bouton <button 42/>)."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:24
|
#: help/generic/E/command.txt:24
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Selections"
|
msgid "Selections"
|
||||||
msgstr "Sélections"
|
msgstr "Sélections"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:28
|
#: help/generic/E/command.txt:28
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key next/></format> = selects next object\n"
|
"<format key><key next/></format> = selects next object\n"
|
||||||
"<format key><key human/></format> = selects astronaut\n"
|
"<format key><key human/></format> = selects astronaut\n"
|
||||||
|
@ -499,47 +411,37 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<format key><key next/></format> = sélectionne l'objet suivant.\n"
|
"<format key><key next/></format> = sélectionne l'objet suivant.\n"
|
||||||
"<format key><key human/></format> = sélectionne le cosmonaute.\n"
|
"<format key><key human/></format> = sélectionne le cosmonaute.\n"
|
||||||
"<format key><key desel/></format> = sélection précédente (bouton <button "
|
"<format key><key desel/></format> = sélection précédente (bouton <button 10/>)."
|
||||||
"10/>)."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:29
|
#: help/generic/E/command.txt:29
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Camera"
|
msgid "Camera"
|
||||||
msgstr "Caméra"
|
msgstr "Caméra"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:34
|
#: help/generic/E/command.txt:34
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key camera/></format> = shifts between onboard and following "
|
"<format key><key camera/></format> = shifts between onboard and following cameras <button 13/>\n"
|
||||||
"cameras <button 13/>\n"
|
|
||||||
"<format key><key near/></format> = zoom in\n"
|
"<format key><key near/></format> = zoom in\n"
|
||||||
"<format key><key away/></format> = zoom out\n"
|
"<format key><key away/></format> = zoom out\n"
|
||||||
"<format key><key visit/></format> = pauses the game and shows where the "
|
"<format key><key visit/></format> = pauses the game and shows where the latest message originated. Press again to show origin of previous message."
|
||||||
"latest message originated. Press again to show origin of previous message."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<format key><key camera/></format> = passe d'une vue externe à une vue "
|
"<format key><key camera/></format> = passe d'une vue externe à une vue interne (bouton <button 13/>).\n"
|
||||||
"interne (bouton <button 13/>).\n"
|
|
||||||
"<format key><key near/></format> = caméra plus proche (si vue externe).\n"
|
"<format key><key near/></format> = caméra plus proche (si vue externe).\n"
|
||||||
"<format key><key away/></format> = caméra plus loin (si vue externe).\n"
|
"<format key><key away/></format> = caméra plus loin (si vue externe).\n"
|
||||||
"<format key><key visit/></format> = montre le lieu d'un message et met le "
|
"<format key><key visit/></format> = montre le lieu d'un message et met le jeu en pause. Une nouvelle action de cette commande montre le message suivant."
|
||||||
"jeu en pause. Une nouvelle action de cette commande montre le message "
|
|
||||||
"suivant."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:35
|
#: help/generic/E/command.txt:35
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Aide"
|
msgstr "Aide"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:38
|
#: help/generic/E/command.txt:38
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key help/></format> = mission instructions\n"
|
"<format key><key help/></format> = mission instructions\n"
|
||||||
"<format key><key prog/></format> = programming help"
|
"<format key><key prog/></format> = programming help"
|
||||||
|
@ -548,16 +450,14 @@ msgstr ""
|
||||||
"<format key><key prog/></format> = instructions sur la programmation."
|
"<format key><key prog/></format> = instructions sur la programmation."
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:39
|
#: help/generic/E/command.txt:39
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Game"
|
msgid "Game"
|
||||||
msgstr "Jeu"
|
msgstr "Jeu"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:44
|
#: help/generic/E/command.txt:44
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key speed10/></format> = normal speed x1\n"
|
"<format key><key speed10/></format> = normal speed x1\n"
|
||||||
"<format key><key speed15/></format> = medium speed x1.5\n"
|
"<format key><key speed15/></format> = medium speed x1.5\n"
|
||||||
|
@ -570,167 +470,113 @@ msgstr ""
|
||||||
"<format key><key quit/></format> = quitte la mission (bouton <button 11/>)."
|
"<format key><key quit/></format> = quitte la mission (bouton <button 11/>)."
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:45
|
#: help/generic/E/command.txt:45
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "All these commands can be redefined in the options/controls menu."
|
msgid "All these commands can be redefined in the options/controls menu."
|
||||||
msgstr "Toutes ces touches peuvent être redéfinies dans les options/commandes."
|
msgstr "Toutes ces touches peuvent être redéfinies dans les options/commandes."
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/licences.txt:2
|
#: help/generic/E/licences.txt:2
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
msgid "The photograph of the nebula NGC3606 illuminating the sky on Orpheon and the installation program was taken with the Hubble space telescope. It is used with the permission of the authors Wolfgang Brandner (JPL/IPAC), Eva K. Grebel (Washington University), You-Hua Chu (Illinois Urbana-Champaign University) and NASA."
|
||||||
msgid ""
|
msgstr "La photo de la nébuleuse NGC3603 servant de fond pour la planète Orphéon a été prise avec le télescope spatial Hubble. Elle est utilisée avec l'autorisation des auteurs Wolfgang Brandner (JPL/IPAC), Eva K. Grebel (Université de Washington), You-Hua Chu (Université d'Illinois Urbana-Champaign) et de la NASA."
|
||||||
"The photograph of the nebula NGC3606 illuminating the sky on Orpheon and the "
|
|
||||||
"installation program was taken with the Hubble space telescope. It is used "
|
|
||||||
"with the permission of the authors Wolfgang Brandner (JPL/IPAC), Eva "
|
|
||||||
"K. Grebel (Washington University), You-Hua Chu (Illinois Urbana-Champaign "
|
|
||||||
"University) and NASA."
|
|
||||||
msgstr ""
|
|
||||||
"La photo de la nébuleuse NGC3603 servant de fond pour la planète Orphéon a "
|
|
||||||
"été prise avec le télescope spatial Hubble. Elle est utilisée avec "
|
|
||||||
"l'autorisation des auteurs Wolfgang Brandner (JPL/IPAC), Eva K. Grebel ("
|
|
||||||
"Université de Washington), You-Hua Chu (Université d'Illinois Urbana-"
|
|
||||||
"Champaign) et de la NASA."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/licences.txt:3
|
#: help/generic/E/licences.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "The thunder sound on Orpheon is used by limited permission from CREATIVE."
|
msgid "The thunder sound on Orpheon is used by limited permission from CREATIVE."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Le son de tonnerre de la planète Orphéon est utilisé avec l'autorisation "
|
"Le son de tonnerre de la planète Orphéon est utilisé avec l'autorisation limitée de CREATIVE moyennant la mention:\n"
|
||||||
"limitée de CREATIVE moyennant la mention:\n"
|
|
||||||
"Material from products are used by limited permission from CREATIVE."
|
"Material from products are used by limited permission from CREATIVE."
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/navig.txt:1
|
#: help/generic/E/navig.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Navigation"
|
msgid "Navigation"
|
||||||
msgstr "Navigation"
|
msgstr "Navigation"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:3
|
#: help/generic/E/navig.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
msgid "The three buttons on the upper left-hand corner of the screen allow you to navigate in the different texts of the help file:"
|
||||||
msgid ""
|
msgstr "Les trois boutons en haut à gauche de cette fenêtre permettent de naviguer dans les différentes pages:"
|
||||||
"The three buttons on the upper left-hand corner of the screen allow you to "
|
|
||||||
"navigate in the different texts of the help file:"
|
|
||||||
msgstr ""
|
|
||||||
"Les trois boutons en haut à gauche de cette fenêtre permettent de naviguer "
|
|
||||||
"dans les différentes pages:"
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:6
|
#: help/generic/E/navig.txt:6
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 30/> Home\n"
|
"<button 30/> Home\n"
|
||||||
"Get back to the home page, i.e. the first page that was displayed, for "
|
"Get back to the home page, i.e. the first page that was displayed, for example when you hit the <format key><key help/></format> or <format key><key prog/></format> key."
|
||||||
"example when you hit the <format key><key help/></format> or <format "
|
|
||||||
"key><key prog/></format> key."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<button 30/> Page initiale\n"
|
"<button 30/> Page initiale\n"
|
||||||
"Revient à la page initiale, qui était affichée en début de mission, ou "
|
"Revient à la page initiale, qui était affichée en début de mission, ou lorsque vous avez appuyé sur <format key><key help/></format> ou <format key><key prog/></format>."
|
||||||
"lorsque vous avez appuyé sur <format key><key help/></format> ou <format "
|
|
||||||
"key><key prog/></format>."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:9
|
#: help/generic/E/navig.txt:9
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 55/> Previous\n"
|
"<button 55/> Previous\n"
|
||||||
"Get back to the previous page, i.e. the page that was displayed before you "
|
"Get back to the previous page, i.e. the page that was displayed before you clicked on a link."
|
||||||
"clicked on a link."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<button 55/> Page précédente \n"
|
"<button 55/> Page précédente \n"
|
||||||
"Revient à la page précédente, affichée avant d'avoir cliqué sur un lien."
|
"Revient à la page précédente, affichée avant d'avoir cliqué sur un lien."
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:12
|
#: help/generic/E/navig.txt:12
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 48/> Next\n"
|
"<button 48/> Next\n"
|
||||||
"Get again to the next page, after you used the \"Home\" or \"Previous\" "
|
"Get again to the next page, after you used the \"Home\" or \"Previous\" button."
|
||||||
"button."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<button 48/> Page suivante\n"
|
"<button 48/> Page suivante\n"
|
||||||
"Retourne à la page suivante, après utilisation du bouton \"page initiale\" "
|
"Retourne à la page suivante, après utilisation du bouton \"page initiale\" ou \"page précédente\"."
|
||||||
"ou \"page précédente\"."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:13
|
#: help/generic/E/navig.txt:13
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Remark"
|
msgid "Remark"
|
||||||
msgstr "Remarque"
|
msgstr "Remarque"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:16
|
#: help/generic/E/navig.txt:16
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"When a button is gray, this means that it can not be used at this precise "
|
"When a button is gray, this means that it can not be used at this precise moment. For example, when you are in the home page, the \"Home\" button is gray, because it does not make sense to use it.\n"
|
||||||
"moment. For example, when you are in the home page, the \"Home\" button is "
|
|
||||||
"gray, because it does not make sense to use it.\n"
|
|
||||||
"This remark is valid for all buttons in COLOBOT."
|
"This remark is valid for all buttons in COLOBOT."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Lorsqu'un bouton est gris, cela signifie qu'il ne peut pas être utilisé à "
|
"Lorsqu'un bouton est gris, cela signifie qu'il ne peut pas être utilisé à cet instant. Par exemple, si vous être dans la page initiale, le bouton \"page initiale\" est gris, car cela n'a pas de sens d'y revenir, puisque vous y êtes déjà.\n"
|
||||||
"cet instant. Par exemple, si vous être dans la page initiale, le bouton \""
|
|
||||||
"page initiale\" est gris, car cela n'a pas de sens d'y revenir, puisque vous "
|
|
||||||
"y êtes déjà.\n"
|
|
||||||
"Cette remarque est valable pour tous les boutons dans COLOBOT."
|
"Cette remarque est valable pour tous les boutons dans COLOBOT."
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:17
|
#: help/generic/E/navig.txt:17
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Text scrolling"
|
msgid "Text scrolling"
|
||||||
msgstr "Défilement du texte"
|
msgstr "Défilement du texte"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:19
|
#: help/generic/E/navig.txt:19
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
msgid "If your mouse is equipped with a wheel, you can use it to scroll the text up and down. Otherwise, use the arrow keys and the scroll bar on the right-hand side of the screen."
|
||||||
msgid ""
|
msgstr "Si votre souris dispose d'une molette, vous pouvez l'utiliser pour faire défiler ce texte. Vous pouvez également utiliser les touches flèches, ou cliquer dans l'ascenseur à droite."
|
||||||
"If your mouse is equipped with a wheel, you can use it to scroll the text up "
|
|
||||||
"and down. Otherwise, use the arrow keys and the scroll bar on the right-hand "
|
|
||||||
"side of the screen."
|
|
||||||
msgstr ""
|
|
||||||
"Si votre souris dispose d'une molette, vous pouvez l'utiliser pour faire "
|
|
||||||
"défiler ce texte. Vous pouvez également utiliser les touches flèches, ou "
|
|
||||||
"cliquer dans l'ascenseur à droite."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:20
|
#: help/generic/E/navig.txt:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Font size"
|
msgid "Font size"
|
||||||
msgstr "Dimensions du texte"
|
msgstr "Dimensions du texte"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:21
|
#: help/generic/E/navig.txt:21
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
msgid "The cursor on the upper side of the screen allows you to change the font size of the text."
|
||||||
msgid ""
|
msgstr "Le curseur en haut à gauche permet d'ajuster la taille des caractères à votre convenance."
|
||||||
"The cursor on the upper side of the screen allows you to change the font "
|
|
||||||
"size of the text."
|
|
||||||
msgstr ""
|
|
||||||
"Le curseur en haut à gauche permet d'ajuster la taille des caractères à "
|
|
||||||
"votre convenance."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/win.txt:3
|
#: help/generic/E/win.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Houston congratulates you in the name of mankind for the success of your "
|
"Houston congratulates you in the name of mankind for the success of your mission.\n"
|
||||||
"mission.\n"
|
|
||||||
"The Great Migration to Terra Nova will start very soon."
|
"The Great Migration to Terra Nova will start very soon."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Houston vous transmet au nom de l'humanité entière ses félicitations pour le "
|
"Houston vous transmet au nom de l'humanité entière ses félicitations pour le succès de votre mission.\n"
|
||||||
"succès de votre mission.\n"
|
|
||||||
"La Grande Migration va débuter très prochainement ..."
|
"La Grande Migration va débuter très prochainement ..."
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2014-07-02 12:51+0200\n"
|
"POT-Creation-Date: DATE\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -17,18 +17,13 @@ msgstr ""
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic.languagecode:1
|
#: help/generic/E/authors.txt:2
|
||||||
msgid "E"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. type: Plain text
|
|
||||||
#: generic-help/authors.txt:2
|
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Developers and internal betatesters of Original COLOBOT game from EPSITEC:\n"
|
msgid "Developers and internal betatesters of Original COLOBOT game from EPSITEC:\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:2
|
#: help/generic/E/authors.txt:2
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"Daniel Roux -Denis Dumoulin -Otto Kölbl -Michael Walz -Didier "
|
"Daniel Roux -Denis Dumoulin -Otto Kölbl -Michael Walz -Didier "
|
||||||
|
@ -36,19 +31,19 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:3
|
#: help/generic/E/authors.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Adrien Roux -Daniel Sauthier -Didier Raboud -Nicolas Stubi"
|
msgid "Adrien Roux -Daniel Sauthier -Didier Raboud -Nicolas Stubi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:4
|
#: help/generic/E/authors.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Nicolas Beuchat -Patrick Thévoz -Joël Roux -Michael Jubin"
|
msgid "Nicolas Beuchat -Patrick Thévoz -Joël Roux -Michael Jubin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/authors.txt:8
|
#: help/generic/E/authors.txt:8
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"PPC GOLD Project team and members:\n"
|
"PPC GOLD Project team and members:\n"
|
||||||
|
@ -57,13 +52,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/cbot.txt:1
|
#: help/generic/E/cbot.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Programming - the CBOT language"
|
msgid "Programming - the CBOT language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:4
|
#: help/generic/E/cbot.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"The CBOT language is very close in structure and syntax to C++ and Java. It "
|
"The CBOT language is very close in structure and syntax to C++ and Java. It "
|
||||||
|
@ -76,13 +71,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:5
|
#: help/generic/E/cbot.txt:5
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<code><format token>Instructions</format></code>"
|
msgid "<code><format token>Instructions</format></code>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:7
|
#: help/generic/E/cbot.txt:7
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"In the program editor, an instruction in the CBOT language is always "
|
"In the program editor, an instruction in the CBOT language is always "
|
||||||
|
@ -92,25 +87,25 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:8
|
#: help/generic/E/cbot.txt:8
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<code><format type>Type</format></code>"
|
msgid "<code><format type>Type</format></code>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:10
|
#: help/generic/E/cbot.txt:10
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "The <a cbot|type>type</a> of a variable appears with a green background. "
|
msgid "The <a cbot|type>type</a> of a variable appears with a green background. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:11
|
#: help/generic/E/cbot.txt:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<code><format const>Constants</format></code>"
|
msgid "<code><format const>Constants</format></code>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:13
|
#: help/generic/E/cbot.txt:13
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"Constants like <a cbot|category>categories</a> are displayed with a red "
|
"Constants like <a cbot|category>categories</a> are displayed with a red "
|
||||||
|
@ -118,13 +113,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:14
|
#: help/generic/E/cbot.txt:14
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Instructions in the CBOT language:"
|
msgid "Instructions in the CBOT language:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:25
|
#: help/generic/E/cbot.txt:25
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|extern>extern</a> </code>Indicate the main function\n"
|
"<code><a cbot|extern>extern</a> </code>Indicate the main function\n"
|
||||||
|
@ -140,13 +135,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:26
|
#: help/generic/E/cbot.txt:26
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for bots:"
|
msgid "Specific instructions for bots:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:41
|
#: help/generic/E/cbot.txt:41
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|radar>radar</a> </code>Object detection\n"
|
"<code><a cbot|radar>radar</a> </code>Object detection\n"
|
||||||
|
@ -167,13 +162,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:42
|
#: help/generic/E/cbot.txt:42
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Instructions about topology:"
|
msgid "Instructions about topology:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:46
|
#: help/generic/E/cbot.txt:46
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|space>space</a> </code>Calculates a free space\n"
|
"<code><a cbot|space>space</a> </code>Calculates a free space\n"
|
||||||
|
@ -182,13 +177,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:47
|
#: help/generic/E/cbot.txt:47
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Instructions specific to some bots:"
|
msgid "Instructions specific to some bots:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:56
|
#: help/generic/E/cbot.txt:56
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|grab>grab</a> </code>Picks up an object\n"
|
"<code><a cbot|grab>grab</a> </code>Picks up an object\n"
|
||||||
|
@ -202,13 +197,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:57
|
#: help/generic/E/cbot.txt:57
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for exchange posts:"
|
msgid "Specific instructions for exchange posts:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:62
|
#: help/generic/E/cbot.txt:62
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|receive>receive</a> </code>Receives an information\n"
|
"<code><a cbot|receive>receive</a> </code>Receives an information\n"
|
||||||
|
@ -219,13 +214,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:63
|
#: help/generic/E/cbot.txt:63
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for classes:"
|
msgid "Specific instructions for classes:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:71
|
#: help/generic/E/cbot.txt:71
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|class>class</a> </code>Class declararion\n"
|
"<code><a cbot|class>class</a> </code>Class declararion\n"
|
||||||
|
@ -240,13 +235,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:72
|
#: help/generic/E/cbot.txt:72
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for strings:"
|
msgid "Specific instructions for strings:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:81
|
#: help/generic/E/cbot.txt:81
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|strlen>strlen</a> </code>Gets string length\n"
|
"<code><a cbot|strlen>strlen</a> </code>Gets string length\n"
|
||||||
|
@ -260,13 +255,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:82
|
#: help/generic/E/cbot.txt:82
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for files:"
|
msgid "Specific instructions for files:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:89
|
#: help/generic/E/cbot.txt:89
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|open>open</a> </code>Opens a file\n"
|
"<code><a cbot|open>open</a> </code>Opens a file\n"
|
||||||
|
@ -278,25 +273,25 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:90
|
#: help/generic/E/cbot.txt:90
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "See also"
|
msgid "See also"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:91
|
#: help/generic/E/cbot.txt:91
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<a cbot|type>Types</a> and <a cbot|category>categories</a>."
|
msgid "<a cbot|type>Types</a> and <a cbot|category>categories</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/command.txt:1
|
#: help/generic/E/command.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Controls"
|
msgid "Controls"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:3
|
#: help/generic/E/command.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"You are advised to play with one hand on the arrow keys and the other hand "
|
"You are advised to play with one hand on the arrow keys and the other hand "
|
||||||
|
@ -304,13 +299,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:4
|
#: help/generic/E/command.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Bots"
|
msgid "Bots"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:10
|
#: help/generic/E/command.txt:10
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key left/></format> = turn left\n"
|
"<format key><key left/></format> = turn left\n"
|
||||||
|
@ -322,7 +317,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:14
|
#: help/generic/E/command.txt:14
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key gup/></format> = take off and climb <button 28/>\n"
|
"<format key><key gup/></format> = take off and climb <button 28/>\n"
|
||||||
|
@ -333,7 +328,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:20
|
#: help/generic/E/command.txt:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"mouse forward = higher aim\n"
|
"mouse forward = higher aim\n"
|
||||||
|
@ -346,7 +341,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:23
|
#: help/generic/E/command.txt:23
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key action/></format> = main action for a given selection "
|
"<format key><key action/></format> = main action for a given selection "
|
||||||
|
@ -356,13 +351,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:24
|
#: help/generic/E/command.txt:24
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Selections"
|
msgid "Selections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:28
|
#: help/generic/E/command.txt:28
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key next/></format> = selects next object\n"
|
"<format key><key next/></format> = selects next object\n"
|
||||||
|
@ -371,13 +366,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:29
|
#: help/generic/E/command.txt:29
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Camera"
|
msgid "Camera"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:34
|
#: help/generic/E/command.txt:34
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key camera/></format> = shifts between onboard and following "
|
"<format key><key camera/></format> = shifts between onboard and following "
|
||||||
|
@ -389,13 +384,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:35
|
#: help/generic/E/command.txt:35
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:38
|
#: help/generic/E/command.txt:38
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key help/></format> = mission instructions\n"
|
"<format key><key help/></format> = mission instructions\n"
|
||||||
|
@ -403,13 +398,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:39
|
#: help/generic/E/command.txt:39
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Game"
|
msgid "Game"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:44
|
#: help/generic/E/command.txt:44
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key speed10/></format> = normal speed x1\n"
|
"<format key><key speed10/></format> = normal speed x1\n"
|
||||||
|
@ -419,13 +414,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:45
|
#: help/generic/E/command.txt:45
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "All these commands can be redefined in the options/controls menu."
|
msgid "All these commands can be redefined in the options/controls menu."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/licences.txt:2
|
#: help/generic/E/licences.txt:2
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"The photograph of the nebula NGC3606 illuminating the sky on Orpheon and the "
|
"The photograph of the nebula NGC3606 illuminating the sky on Orpheon and the "
|
||||||
|
@ -436,19 +431,19 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/licences.txt:3
|
#: help/generic/E/licences.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "The thunder sound on Orpheon is used by limited permission from CREATIVE."
|
msgid "The thunder sound on Orpheon is used by limited permission from CREATIVE."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/navig.txt:1
|
#: help/generic/E/navig.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Navigation"
|
msgid "Navigation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:3
|
#: help/generic/E/navig.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"The three buttons on the upper left-hand corner of the screen allow you to "
|
"The three buttons on the upper left-hand corner of the screen allow you to "
|
||||||
|
@ -456,7 +451,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:6
|
#: help/generic/E/navig.txt:6
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 30/> Home\n"
|
"<button 30/> Home\n"
|
||||||
|
@ -466,7 +461,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:9
|
#: help/generic/E/navig.txt:9
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 55/> Previous\n"
|
"<button 55/> Previous\n"
|
||||||
|
@ -475,7 +470,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:12
|
#: help/generic/E/navig.txt:12
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 48/> Next\n"
|
"<button 48/> Next\n"
|
||||||
|
@ -484,13 +479,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:13
|
#: help/generic/E/navig.txt:13
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Remark"
|
msgid "Remark"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:16
|
#: help/generic/E/navig.txt:16
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"When a button is gray, this means that it can not be used at this precise "
|
"When a button is gray, this means that it can not be used at this precise "
|
||||||
|
@ -500,13 +495,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:17
|
#: help/generic/E/navig.txt:17
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Text scrolling"
|
msgid "Text scrolling"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:19
|
#: help/generic/E/navig.txt:19
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"If your mouse is equipped with a wheel, you can use it to scroll the text up "
|
"If your mouse is equipped with a wheel, you can use it to scroll the text up "
|
||||||
|
@ -515,13 +510,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:20
|
#: help/generic/E/navig.txt:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Font size"
|
msgid "Font size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:21
|
#: help/generic/E/navig.txt:21
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"The cursor on the upper side of the screen allows you to change the font "
|
"The cursor on the upper side of the screen allows you to change the font "
|
||||||
|
@ -529,7 +524,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/win.txt:3
|
#: help/generic/E/win.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"Houston congratulates you in the name of mankind for the success of your "
|
"Houston congratulates you in the name of mankind for the success of your "
|
||||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2014-07-02 12:51+0200\n"
|
"POT-Creation-Date: DATE\n"
|
||||||
"PO-Revision-Date: 2014-07-03 10:19+0200\n"
|
"PO-Revision-Date: 2014-07-03 10:19+0200\n"
|
||||||
"Last-Translator: krzys_h <krzys_h@interia.pl>\n"
|
"Last-Translator: krzys_h <krzys_h@interia.pl>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -14,46 +14,36 @@ msgstr ""
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
"|| n%100>=20) ? 1 : 2);\n"
|
|
||||||
"X-Generator: Pootle 2.5.1.1\n"
|
"X-Generator: Pootle 2.5.1.1\n"
|
||||||
"X-POOTLE-MTIME: 1404379159.000000\n"
|
"X-POOTLE-MTIME: 1404379159.000000\n"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic.languagecode:1
|
#: help/generic/E/authors.txt:2
|
||||||
msgid "E"
|
|
||||||
msgstr "P"
|
|
||||||
|
|
||||||
#. type: Plain text
|
|
||||||
#: generic-help/authors.txt:2
|
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Developers and internal betatesters of Original COLOBOT game from EPSITEC:\n"
|
msgid "Developers and internal betatesters of Original COLOBOT game from EPSITEC:\n"
|
||||||
msgstr "Twórcy i wewnętrzni betatesterzy oryginalnej gry COLOBOT z EPSITEC:\n"
|
msgstr "Twórcy i wewnętrzni betatesterzy oryginalnej gry COLOBOT z EPSITEC:\n"
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:2
|
#: help/generic/E/authors.txt:2
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "Daniel Roux -Denis Dumoulin -Otto Kölbl -Michael Walz -Didier Gertsch"
|
||||||
"Daniel Roux -Denis Dumoulin -Otto Kölbl -Michael Walz -Didier "
|
msgstr "Daniel Roux -Denis Dumoulin -Otto Kölbl -Michael Walz -Didier Gertsch"
|
||||||
"Gertsch"
|
|
||||||
msgstr ""
|
|
||||||
"Daniel Roux -Denis Dumoulin -Otto Kölbl -Michael Walz -Didier "
|
|
||||||
"Gertsch"
|
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:3
|
#: help/generic/E/authors.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Adrien Roux -Daniel Sauthier -Didier Raboud -Nicolas Stubi"
|
msgid "Adrien Roux -Daniel Sauthier -Didier Raboud -Nicolas Stubi"
|
||||||
msgstr "Adrien Roux -Daniel Sauthier -Didier Raboud -Nicolas Stubi"
|
msgstr "Adrien Roux -Daniel Sauthier -Didier Raboud -Nicolas Stubi"
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:4
|
#: help/generic/E/authors.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Nicolas Beuchat -Patrick Thévoz -Joël Roux -Michael Jubin"
|
msgid "Nicolas Beuchat -Patrick Thévoz -Joël Roux -Michael Jubin"
|
||||||
msgstr "Nicolas Beuchat -Patrick Thévoz -Joël Roux -Michael Jubin"
|
msgstr "Nicolas Beuchat -Patrick Thévoz -Joël Roux -Michael Jubin"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/authors.txt:8
|
#: help/generic/E/authors.txt:8
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"PPC GOLD Project team and members:\n"
|
"PPC GOLD Project team and members:\n"
|
||||||
|
@ -65,86 +55,65 @@ msgstr ""
|
||||||
"https://github.com/colobot/colobot/graphs/contributors"
|
"https://github.com/colobot/colobot/graphs/contributors"
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/cbot.txt:1
|
#: help/generic/E/cbot.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Programming - the CBOT language"
|
msgid "Programming - the CBOT language"
|
||||||
msgstr "Programowanie - język CBOT"
|
msgstr "Programowanie - język CBOT"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:4
|
#: help/generic/E/cbot.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"The CBOT language is very close in structure and syntax to C++ and Java. It "
|
"The CBOT language is very close in structure and syntax to C++ and Java. It has been adapted for the specific purposes of COLOBOT, and for an efficient pedagogical approach.\n"
|
||||||
"has been adapted for the specific purposes of COLOBOT, and for an efficient "
|
"This language is made up of instructions (see below), <a cbot|bloc>blocks</a>, <a cbot|function>functions</a>, <a cbot|class>classes</a>, <a cbot|var>variables</a>, <a cbot|array>arrays</a>, <a cbot|expr>expressions</a> and <a cbot|cond>conditions</a>."
|
||||||
"pedagogical approach.\n"
|
|
||||||
"This language is made up of instructions (see below), <a "
|
|
||||||
"cbot|bloc>blocks</a>, <a cbot|function>functions</a>, <a "
|
|
||||||
"cbot|class>classes</a>, <a cbot|var>variables</a>, <a cbot|array>arrays</a>, "
|
|
||||||
"<a cbot|expr>expressions</a> and <a cbot|cond>conditions</a>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Język CBOT jest zbliżony strukturą i składnią do takich języków "
|
"Język CBOT jest zbliżony strukturą i składnią do takich języków programowania jak C++ i Java. Został on przystosowany do specyficznych zadań gry COLOBOT, przy uwzględnieniu aspektu pedagogicznego.\n"
|
||||||
"programowania jak C++ i Java. Został on przystosowany do specyficznych zadań "
|
"Składa się on z instrukcji (zobacz poniżej), <a cbot|bloc>bloków</a>, <a cbot|function>funkcji</a>, <a cbot|class>klas</a>, <a cbot|var>zmiennych</a>, <a cbot|array>tablic</a>, <a cbot|expr>wyrażeń</a> i <a cbot|cond>warunków</a>."
|
||||||
"gry COLOBOT, przy uwzględnieniu aspektu pedagogicznego.\n"
|
|
||||||
"Składa się on z instrukcji (zobacz poniżej), <a cbot|bloc>bloków</a>, <a "
|
|
||||||
"cbot|function>funkcji</a>, <a cbot|class>klas</a>, <a cbot|var>zmiennych</a>"
|
|
||||||
", <a cbot|array>tablic</a>, <a cbot|expr>wyrażeń</a> i <a "
|
|
||||||
"cbot|cond>warunków</a>."
|
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:5
|
#: help/generic/E/cbot.txt:5
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<code><format token>Instructions</format></code>"
|
msgid "<code><format token>Instructions</format></code>"
|
||||||
msgstr "<code><format token>Instrukcje</format></code>"
|
msgstr "<code><format token>Instrukcje</format></code>"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:7
|
#: help/generic/E/cbot.txt:7
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "In the program editor, an instruction in the CBOT language is always displayed on an orange background. If an instruction hasn't got an orange background, this means that it has been misspelled. Instruction names are always written in lower case. "
|
||||||
"In the program editor, an instruction in the CBOT language is always "
|
msgstr "W edytorze programu, instrukcje języka CBOT są zawsze wyświetlane na pomarańczowym tle. Jeśli jest inaczej, oznacza to literówkę w nazwie instrukcji. Nazwy instrukcji są zawsze pisane małymi literami. "
|
||||||
"displayed on an orange background. If an instruction hasn't got an orange "
|
|
||||||
"background, this means that it has been misspelled. Instruction names are "
|
|
||||||
"always written in lower case. "
|
|
||||||
msgstr ""
|
|
||||||
"W edytorze programu, instrukcje języka CBOT są zawsze wyświetlane na "
|
|
||||||
"pomarańczowym tle. Jeśli jest inaczej, oznacza to literówkę w nazwie "
|
|
||||||
"instrukcji. Nazwy instrukcji są zawsze pisane małymi literami. "
|
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:8
|
#: help/generic/E/cbot.txt:8
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<code><format type>Type</format></code>"
|
msgid "<code><format type>Type</format></code>"
|
||||||
msgstr "<code><format type>Typy</format></code>"
|
msgstr "<code><format type>Typy</format></code>"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:10
|
#: help/generic/E/cbot.txt:10
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "The <a cbot|type>type</a> of a variable appears with a green background. "
|
msgid "The <a cbot|type>type</a> of a variable appears with a green background. "
|
||||||
msgstr "<a cbot|type>Typ</a> zmiennej wyświetlany jest na zielonym tle. "
|
msgstr "<a cbot|type>Typ</a> zmiennej wyświetlany jest na zielonym tle. "
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:11
|
#: help/generic/E/cbot.txt:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<code><format const>Constants</format></code>"
|
msgid "<code><format const>Constants</format></code>"
|
||||||
msgstr "<code><format const>Stałe</format></code>"
|
msgstr "<code><format const>Stałe</format></code>"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:13
|
#: help/generic/E/cbot.txt:13
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "Constants like <a cbot|category>categories</a> are displayed with a red background. "
|
||||||
"Constants like <a cbot|category>categories</a> are displayed with a red "
|
msgstr "Stałe, podobnie jak <a cbot|category>kategorie</a>, wyświetlane są na czerwonym tle. "
|
||||||
"background. "
|
|
||||||
msgstr ""
|
|
||||||
"Stałe, podobnie jak <a cbot|category>kategorie</a>, wyświetlane są na "
|
|
||||||
"czerwonym tle. "
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:14
|
#: help/generic/E/cbot.txt:14
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Instructions in the CBOT language:"
|
msgid "Instructions in the CBOT language:"
|
||||||
msgstr "Instrukcje w języku CBOT:"
|
msgstr "Instrukcje w języku CBOT:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:25
|
#: help/generic/E/cbot.txt:25
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|extern>extern</a> </code>Indicate the main function\n"
|
"<code><a cbot|extern>extern</a> </code>Indicate the main function\n"
|
||||||
|
@ -170,13 +139,13 @@ msgstr ""
|
||||||
"<code><a cbot|sizeof>sizeof</a> </code>Rozmiar tablicy"
|
"<code><a cbot|sizeof>sizeof</a> </code>Rozmiar tablicy"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:26
|
#: help/generic/E/cbot.txt:26
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for bots:"
|
msgid "Specific instructions for bots:"
|
||||||
msgstr "Instrukcje specyficzne dla robotów:"
|
msgstr "Instrukcje specyficzne dla robotów:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:41
|
#: help/generic/E/cbot.txt:41
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|radar>radar</a> </code>Object detection\n"
|
"<code><a cbot|radar>radar</a> </code>Object detection\n"
|
||||||
|
@ -190,8 +159,7 @@ msgid ""
|
||||||
"<code><a cbot|motor>motor</a> </code>Direct motor control\n"
|
"<code><a cbot|motor>motor</a> </code>Direct motor control\n"
|
||||||
"<code><a cbot|jet>jet</a> </code>Direct jet engine control\n"
|
"<code><a cbot|jet>jet</a> </code>Direct jet engine control\n"
|
||||||
"<code><a cbot|message>message</a> </code>Displays a message\n"
|
"<code><a cbot|message>message</a> </code>Displays a message\n"
|
||||||
"<code><a cbot|retobj>retobject</a> </code>Returns an object from a "
|
"<code><a cbot|retobj>retobject</a> </code>Returns an object from a function\n"
|
||||||
"function\n"
|
|
||||||
"<code><a cbot|errmode>errmode</a> </code>Error treatement control\n"
|
"<code><a cbot|errmode>errmode</a> </code>Error treatement control\n"
|
||||||
"<code><a cbot|abstime>abstime</a> </code>Returns the absolute time"
|
"<code><a cbot|abstime>abstime</a> </code>Returns the absolute time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -202,10 +170,8 @@ msgstr ""
|
||||||
"<code><a cbot|wait>wait</a> </code>Czeka\n"
|
"<code><a cbot|wait>wait</a> </code>Czeka\n"
|
||||||
"<code><a cbot|move>move</a> </code>Przesuwa naprzód lub wstecz\n"
|
"<code><a cbot|move>move</a> </code>Przesuwa naprzód lub wstecz\n"
|
||||||
"<code><a cbot|turn>turn</a> </code>Obraca\n"
|
"<code><a cbot|turn>turn</a> </code>Obraca\n"
|
||||||
"<code><a cbot|goto>goto</a> </code>Przemieszcza się do zadanej "
|
"<code><a cbot|goto>goto</a> </code>Przemieszcza się do zadanej pozycji\n"
|
||||||
"pozycji\n"
|
"<code><a cbot|motor>motor</a> </code>Bezpośrednia kontrola nad silnikiem\n"
|
||||||
"<code><a cbot|motor>motor</a> </code>Bezpośrednia kontrola nad "
|
|
||||||
"silnikiem\n"
|
|
||||||
"<code><a cbot|jet>jet</a> </code>Bezpośrednia kontrola nad odrzutem\n"
|
"<code><a cbot|jet>jet</a> </code>Bezpośrednia kontrola nad odrzutem\n"
|
||||||
"<code><a cbot|message>message</a> </code>Wyświetla komunikat\n"
|
"<code><a cbot|message>message</a> </code>Wyświetla komunikat\n"
|
||||||
"<code><a cbot|retobj>retobject</a> </code>Zwraca obiekt z funkcji\n"
|
"<code><a cbot|retobj>retobject</a> </code>Zwraca obiekt z funkcji\n"
|
||||||
|
@ -213,13 +179,13 @@ msgstr ""
|
||||||
"<code><a cbot|abstime>abstime</a> </code>Zwraca czas absolutny"
|
"<code><a cbot|abstime>abstime</a> </code>Zwraca czas absolutny"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:42
|
#: help/generic/E/cbot.txt:42
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Instructions about topology:"
|
msgid "Instructions about topology:"
|
||||||
msgstr "Instrukcje związane z topologią terenu:"
|
msgstr "Instrukcje związane z topologią terenu:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:46
|
#: help/generic/E/cbot.txt:46
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|space>space</a> </code>Calculates a free space\n"
|
"<code><a cbot|space>space</a> </code>Calculates a free space\n"
|
||||||
|
@ -231,13 +197,13 @@ msgstr ""
|
||||||
"<code><a cbot|flatgrnd>flatground</a> </code>Zwraca promień płaskiego obszaru"
|
"<code><a cbot|flatgrnd>flatground</a> </code>Zwraca promień płaskiego obszaru"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:47
|
#: help/generic/E/cbot.txt:47
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Instructions specific to some bots:"
|
msgid "Instructions specific to some bots:"
|
||||||
msgstr "Instrukcje specyficzne dla niektórych robotów:"
|
msgstr "Instrukcje specyficzne dla niektórych robotów:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:56
|
#: help/generic/E/cbot.txt:56
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|grab>grab</a> </code>Picks up an object\n"
|
"<code><a cbot|grab>grab</a> </code>Picks up an object\n"
|
||||||
|
@ -253,73 +219,65 @@ msgstr ""
|
||||||
"<code><a cbot|drop>drop</a> </code>Upuszcza przedmiot\n"
|
"<code><a cbot|drop>drop</a> </code>Upuszcza przedmiot\n"
|
||||||
"<code><a cbot|sniff>sniff</a> </code>Nasłuchuje podglebie\n"
|
"<code><a cbot|sniff>sniff</a> </code>Nasłuchuje podglebie\n"
|
||||||
"<code><a cbot|thump>thump</a> </code>Przewraca obce organizmy\n"
|
"<code><a cbot|thump>thump</a> </code>Przewraca obce organizmy\n"
|
||||||
"<code><a cbot|recycle>recycle</a> </code>Odzyskuje tytan z pozostałości "
|
"<code><a cbot|recycle>recycle</a> </code>Odzyskuje tytan z pozostałości robota\n"
|
||||||
"robota\n"
|
|
||||||
"<code><a cbot|shield>shield</a> </code>Rozszerza lub wyłącza osłonę\n"
|
"<code><a cbot|shield>shield</a> </code>Rozszerza lub wyłącza osłonę\n"
|
||||||
"<code><a cbot|fire>fire</a> </code>Strzela z działa\n"
|
"<code><a cbot|fire>fire</a> </code>Strzela z działa\n"
|
||||||
"<code><a cbot|aim>aim</a> </code>Ustawia kąt lufy w pionie"
|
"<code><a cbot|aim>aim</a> </code>Ustawia kąt lufy w pionie"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:57
|
#: help/generic/E/cbot.txt:57
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for exchange posts:"
|
msgid "Specific instructions for exchange posts:"
|
||||||
msgstr "Instrukcje specyficzne dla stacji przekaźnikowych:"
|
msgstr "Instrukcje specyficzne dla stacji przekaźnikowych:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:62
|
#: help/generic/E/cbot.txt:62
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|receive>receive</a> </code>Receives an information\n"
|
"<code><a cbot|receive>receive</a> </code>Receives an information\n"
|
||||||
"<code><a cbot|send>send</a> </code>Sends a new information\n"
|
"<code><a cbot|send>send</a> </code>Sends a new information\n"
|
||||||
"<code><a cbot|testinfo>testinfo</a> </code>Tests if an information "
|
"<code><a cbot|testinfo>testinfo</a> </code>Tests if an information exists\n"
|
||||||
"exists\n"
|
|
||||||
"<code><a cbot|delinfo>deleteinfo</a> </code>Deletes an existing information"
|
"<code><a cbot|delinfo>deleteinfo</a> </code>Deletes an existing information"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<code><a cbot|receive>receive</a> </code>Odbiera informację\n"
|
"<code><a cbot|receive>receive</a> </code>Odbiera informację\n"
|
||||||
"<code><a cbot|send>send</a> </code>Wysyła nową informację\n"
|
"<code><a cbot|send>send</a> </code>Wysyła nową informację\n"
|
||||||
"<code><a cbot|testinfo>testinfo</a> </code>Sprawdza czy istnieje "
|
"<code><a cbot|testinfo>testinfo</a> </code>Sprawdza czy istnieje informacja\n"
|
||||||
"informacja\n"
|
|
||||||
"<code><a cbot|delinfo>deleteinfo</a> </code>Usuwa istniejącą informację"
|
"<code><a cbot|delinfo>deleteinfo</a> </code>Usuwa istniejącą informację"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:63
|
#: help/generic/E/cbot.txt:63
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for classes:"
|
msgid "Specific instructions for classes:"
|
||||||
msgstr "Instrukcje specyficzne dla klas:"
|
msgstr "Instrukcje specyficzne dla klas:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:71
|
#: help/generic/E/cbot.txt:71
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|class>class</a> </code>Class declararion\n"
|
"<code><a cbot|class>class</a> </code>Class declararion\n"
|
||||||
"<code><a cbot|public>public</a> </code>Declares a public function\n"
|
"<code><a cbot|public>public</a> </code>Declares a public function\n"
|
||||||
"<code><a cbot|private>private</a> </code>Declares a private class "
|
"<code><a cbot|private>private</a> </code>Declares a private class member\n"
|
||||||
"member\n"
|
|
||||||
"<code><a cbot|static>static</a> </code>Declares a static class member\n"
|
"<code><a cbot|static>static</a> </code>Declares a static class member\n"
|
||||||
"<code><a cbot|synchro>synchronized</a> </code>Prevents simultaneous "
|
"<code><a cbot|synchro>synchronized</a> </code>Prevents simultaneous execution\n"
|
||||||
"execution\n"
|
|
||||||
"<code><a cbot|new>new</a> </code>Creates a new instance\n"
|
"<code><a cbot|new>new</a> </code>Creates a new instance\n"
|
||||||
"<code><a cbot|this>this</a> </code>Reference to the current instance"
|
"<code><a cbot|this>this</a> </code>Reference to the current instance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<code><a cbot|class>class</a> </code>Deklaracja klasy\n"
|
"<code><a cbot|class>class</a> </code>Deklaracja klasy\n"
|
||||||
"<code><a cbot|public>public</a> </code>Deklaracja funkcji publicznej\n"
|
"<code><a cbot|public>public</a> </code>Deklaracja funkcji publicznej\n"
|
||||||
"<code><a cbot|private>private</a> </code>Deklaracja prywatnego elementu "
|
"<code><a cbot|private>private</a> </code>Deklaracja prywatnego elementu klasy\n"
|
||||||
"klasy\n"
|
"<code><a cbot|static>static</a> </code>Deklaracja statycznego elementu klasy\n"
|
||||||
"<code><a cbot|static>static</a> </code>Deklaracja statycznego elementu "
|
"<code><a cbot|synchro>synchronized</a> </code>Zapobiega jednoczesnemu wykonywaniu\n"
|
||||||
"klasy\n"
|
|
||||||
"<code><a cbot|synchro>synchronized</a> </code>Zapobiega jednoczesnemu "
|
|
||||||
"wykonywaniu\n"
|
|
||||||
"<code><a cbot|new>new</a> </code>Tworzy nową instancję\n"
|
"<code><a cbot|new>new</a> </code>Tworzy nową instancję\n"
|
||||||
"<code><a cbot|this>this</a> </code>Odwołanie do bieżącej instancji"
|
"<code><a cbot|this>this</a> </code>Odwołanie do bieżącej instancji"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:72
|
#: help/generic/E/cbot.txt:72
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for strings:"
|
msgid "Specific instructions for strings:"
|
||||||
msgstr "Instrukcje specyficzne dla łańcuchów:"
|
msgstr "Instrukcje specyficzne dla łańcuchów:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:81
|
#: help/generic/E/cbot.txt:81
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|strlen>strlen</a> </code>Gets string length\n"
|
"<code><a cbot|strlen>strlen</a> </code>Gets string length\n"
|
||||||
|
@ -341,13 +299,13 @@ msgstr ""
|
||||||
"<code><a cbot|strlower>strlower</a> </code>Zamienia litery na małe"
|
"<code><a cbot|strlower>strlower</a> </code>Zamienia litery na małe"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:82
|
#: help/generic/E/cbot.txt:82
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for files:"
|
msgid "Specific instructions for files:"
|
||||||
msgstr "Instrukcje specyficzne dla plików:"
|
msgstr "Instrukcje specyficzne dla plików:"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:89
|
#: help/generic/E/cbot.txt:89
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|open>open</a> </code>Opens a file\n"
|
"<code><a cbot|open>open</a> </code>Opens a file\n"
|
||||||
|
@ -365,47 +323,44 @@ msgstr ""
|
||||||
"<code><a cbot|deletef>deletefile</a> </code>Usuwa plik"
|
"<code><a cbot|deletef>deletefile</a> </code>Usuwa plik"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:90
|
#: help/generic/E/cbot.txt:90
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "See also"
|
msgid "See also"
|
||||||
msgstr "Zobacz również"
|
msgstr "Zobacz również"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:91
|
#: help/generic/E/cbot.txt:91
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<a cbot|type>Types</a> and <a cbot|category>categories</a>."
|
msgid "<a cbot|type>Types</a> and <a cbot|category>categories</a>."
|
||||||
msgstr "<a cbot|type>Typy</a> i <a cbot|category>kategorie</a>."
|
msgstr "<a cbot|type>Typy</a> i <a cbot|category>kategorie</a>."
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/command.txt:1
|
#: help/generic/E/command.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Controls"
|
msgid "Controls"
|
||||||
msgstr "Sterowanie"
|
msgstr "Sterowanie"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:3
|
#: help/generic/E/command.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "You are advised to play with one hand on the arrow keys and the other hand on the mouse."
|
||||||
"You are advised to play with one hand on the arrow keys and the other hand "
|
|
||||||
"on the mouse."
|
|
||||||
msgstr "Polecana jest gra z jedną ręką na klawiszach strzałek a drugą na myszy."
|
msgstr "Polecana jest gra z jedną ręką na klawiszach strzałek a drugą na myszy."
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:4
|
#: help/generic/E/command.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Bots"
|
msgid "Bots"
|
||||||
msgstr "Roboty"
|
msgstr "Roboty"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:10
|
#: help/generic/E/command.txt:10
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key left/></format> = turn left\n"
|
"<format key><key left/></format> = turn left\n"
|
||||||
"<format key><key right/></format> = turn right\n"
|
"<format key><key right/></format> = turn right\n"
|
||||||
"<format key><key up/></format> = move forward\n"
|
"<format key><key up/></format> = move forward\n"
|
||||||
"<format key><key down/></format> = move back\n"
|
"<format key><key down/></format> = move back\n"
|
||||||
"These controls are unavailable when working with the <a "
|
"These controls are unavailable when working with the <a object|bottr>practice bots</a>."
|
||||||
"object|bottr>practice bots</a>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<format key><key left/></format> = skręt w lewo\n"
|
"<format key><key left/></format> = skręt w lewo\n"
|
||||||
"<format key><key right/></format> = skręt w prawo\n"
|
"<format key><key right/></format> = skręt w prawo\n"
|
||||||
|
@ -414,63 +369,51 @@ msgstr ""
|
||||||
"Klawisze te nie są dostępne dla <a object|bottr>robota treningowego</a>."
|
"Klawisze te nie są dostępne dla <a object|bottr>robota treningowego</a>."
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:14
|
#: help/generic/E/command.txt:14
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key gup/></format> = take off and climb <button 28/>\n"
|
"<format key><key gup/></format> = take off and climb <button 28/>\n"
|
||||||
"<format key><key gdown/></format> = descend and land <button 29/>\n"
|
"<format key><key gdown/></format> = descend and land <button 29/>\n"
|
||||||
"These controls are of course restricted to the <a object|human>astronaut</a> "
|
"These controls are of course restricted to the <a object|human>astronaut</a> as well as the various <a object|botgj>winged bots</a> and in selected missions only."
|
||||||
"as well as the various <a object|botgj>winged bots</a> and in selected "
|
|
||||||
"missions only."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<format key><key gup/></format> = start i wznoszenie się <button 28/>\n"
|
"<format key><key gup/></format> = start i wznoszenie się <button 28/>\n"
|
||||||
"<format key><key gdown/></format> = opuszczanie się i lądowanie <button 29/>"
|
"<format key><key gdown/></format> = opuszczanie się i lądowanie <button 29/>\n"
|
||||||
"\n"
|
"Te klawisze są oczywiście dostępne tylko dla <a object|human>astronauty</a> oraz <a object|botgj>robotów latających</a> w niektórych misjach."
|
||||||
"Te klawisze są oczywiście dostępne tylko dla <a object|human>astronauty</a> "
|
|
||||||
"oraz <a object|botgj>robotów latających</a> w niektórych misjach."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:20
|
#: help/generic/E/command.txt:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"mouse forward = higher aim\n"
|
"mouse forward = higher aim\n"
|
||||||
"mouse backward = lower aim\n"
|
"mouse backward = lower aim\n"
|
||||||
"mouse right = aim right\n"
|
"mouse right = aim right\n"
|
||||||
"mouse left = aim left\n"
|
"mouse left = aim left\n"
|
||||||
"These controls are only available to the <a object|botfr>shooters</a>, the "
|
"These controls are only available to the <a object|botfr>shooters</a>, the <a object|botor>orga shooters</a> and the <a object|botphaz>phazer shooter</a>."
|
||||||
"<a object|botor>orga shooters</a> and the <a object|botphaz>phazer "
|
|
||||||
"shooter</a>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"mysz do przodu = celowanie wyżej\n"
|
"mysz do przodu = celowanie wyżej\n"
|
||||||
"mysz do tyłu = celowanie niżej\n"
|
"mysz do tyłu = celowanie niżej\n"
|
||||||
"mysz w prawo = celowanie w prawo\n"
|
"mysz w prawo = celowanie w prawo\n"
|
||||||
"mysz w lewo = celowanie w lewo\n"
|
"mysz w lewo = celowanie w lewo\n"
|
||||||
"Klawisze te dostępne są tylko dla <a object|botfr>dział</a>, <a object|botor>"
|
"Klawisze te dostępne są tylko dla <a object|botfr>dział</a>, <a object|botor>dział organicznych</a> i <a object|botphaz>działa fazowego</a>."
|
||||||
"dział organicznych</a> i <a object|botphaz>działa fazowego</a>."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:23
|
#: help/generic/E/command.txt:23
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key action/></format> = main action for a given selection "
|
"<format key><key action/></format> = main action for a given selection (human or bot)\n"
|
||||||
"(human or bot)\n"
|
"This control will for example operate the arm of a <a object|botgr>grabber</a> or fire a <a object|botfr>shooter</a> <button 42/>."
|
||||||
"This control will for example operate the arm of a <a "
|
|
||||||
"object|botgr>grabber</a> or fire a <a object|botfr>shooter</a> <button 42/>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<format key><key action/></format> = główne działanie zaznaczonego obiektu ("
|
"<format key><key action/></format> = główne działanie zaznaczonego obiektu (człowieka lub robota)\n"
|
||||||
"człowieka lub robota)\n"
|
"Klawisz ten pozwala np. na operowanie ramieniem <a object|botgr>transportera</a> lub strzelanie z <a object|botfr>działa</a> <button 42/>."
|
||||||
"Klawisz ten pozwala np. na operowanie ramieniem <a "
|
|
||||||
"object|botgr>transportera</a> lub strzelanie z <a object|botfr>działa</a> <"
|
|
||||||
"button 42/>."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:24
|
#: help/generic/E/command.txt:24
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Selections"
|
msgid "Selections"
|
||||||
msgstr "Zaznaczanie"
|
msgstr "Zaznaczanie"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:28
|
#: help/generic/E/command.txt:28
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key next/></format> = selects next object\n"
|
"<format key><key next/></format> = selects next object\n"
|
||||||
|
@ -482,38 +425,33 @@ msgstr ""
|
||||||
"<format key><key desel/></format> = poprzednie zaznaczenie <button 10/>"
|
"<format key><key desel/></format> = poprzednie zaznaczenie <button 10/>"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:29
|
#: help/generic/E/command.txt:29
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Camera"
|
msgid "Camera"
|
||||||
msgstr "Kamera"
|
msgstr "Kamera"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:34
|
#: help/generic/E/command.txt:34
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key camera/></format> = shifts between onboard and following "
|
"<format key><key camera/></format> = shifts between onboard and following cameras <button 13/>\n"
|
||||||
"cameras <button 13/>\n"
|
|
||||||
"<format key><key near/></format> = zoom in\n"
|
"<format key><key near/></format> = zoom in\n"
|
||||||
"<format key><key away/></format> = zoom out\n"
|
"<format key><key away/></format> = zoom out\n"
|
||||||
"<format key><key visit/></format> = pauses the game and shows where the "
|
"<format key><key visit/></format> = pauses the game and shows where the latest message originated. Press again to show origin of previous message."
|
||||||
"latest message originated. Press again to show origin of previous message."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<format key><key camera/></format> = przełącza pomiędzy kamerą pokładową i "
|
"<format key><key camera/></format> = przełącza pomiędzy kamerą pokładową i podążającą za robotem <button 13/>\n"
|
||||||
"podążającą za robotem <button 13/>\n"
|
|
||||||
"<format key><key near/></format> = powiększenie\n"
|
"<format key><key near/></format> = powiększenie\n"
|
||||||
"<format key><key away/></format> = pomniejszenie\n"
|
"<format key><key away/></format> = pomniejszenie\n"
|
||||||
"<format key><key visit/></format> = zatrzymuje grę i wyświetla miejsce "
|
"<format key><key visit/></format> = zatrzymuje grę i wyświetla miejsce pochodzenia ostatniej wiadomości. Kolejne naciśnięcie pokazuje pochodzenie poprzedniej wiadomości."
|
||||||
"pochodzenia ostatniej wiadomości. Kolejne naciśnięcie pokazuje pochodzenie "
|
|
||||||
"poprzedniej wiadomości."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:35
|
#: help/generic/E/command.txt:35
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Pomoc"
|
msgstr "Pomoc"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:38
|
#: help/generic/E/command.txt:38
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key help/></format> = mission instructions\n"
|
"<format key><key help/></format> = mission instructions\n"
|
||||||
|
@ -523,13 +461,13 @@ msgstr ""
|
||||||
"<format key><key prog/></format> = podręcznik programowania"
|
"<format key><key prog/></format> = podręcznik programowania"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:39
|
#: help/generic/E/command.txt:39
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Game"
|
msgid "Game"
|
||||||
msgstr "Gra"
|
msgstr "Gra"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:44
|
#: help/generic/E/command.txt:44
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key speed10/></format> = normal speed x1\n"
|
"<format key><key speed10/></format> = normal speed x1\n"
|
||||||
|
@ -543,151 +481,111 @@ msgstr ""
|
||||||
"<format key><key quit/></format> = wyjście z misji <button 11/>"
|
"<format key><key quit/></format> = wyjście z misji <button 11/>"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:45
|
#: help/generic/E/command.txt:45
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "All these commands can be redefined in the options/controls menu."
|
msgid "All these commands can be redefined in the options/controls menu."
|
||||||
msgstr ""
|
msgstr "Wszystkie powyższe ustawienia klawiszy sterowania mogą być zmienione w menu opcje/sterowanie."
|
||||||
"Wszystkie powyższe ustawienia klawiszy sterowania mogą być zmienione w menu "
|
|
||||||
"opcje/sterowanie."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/licences.txt:2
|
#: help/generic/E/licences.txt:2
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "The photograph of the nebula NGC3606 illuminating the sky on Orpheon and the installation program was taken with the Hubble space telescope. It is used with the permission of the authors Wolfgang Brandner (JPL/IPAC), Eva K. Grebel (Washington University), You-Hua Chu (Illinois Urbana-Champaign University) and NASA."
|
||||||
"The photograph of the nebula NGC3606 illuminating the sky on Orpheon and the "
|
msgstr "Fotografia mgławicy NGC3606 oświetlająca niebo Orfenii oraz programu instalacyjnego została zrobiona teleskopem kosmicznym Hubble. Została ona użyta za zgodą autorów, którymi są: Wolfgang Brandner (JPL/IPAC), Eva K. Grebel (Washington University), You-Hua Chu (Illinois Urbana-Champaign University) oraz NASA."
|
||||||
"installation program was taken with the Hubble space telescope. It is used "
|
|
||||||
"with the permission of the authors Wolfgang Brandner (JPL/IPAC), Eva "
|
|
||||||
"K. Grebel (Washington University), You-Hua Chu (Illinois Urbana-Champaign "
|
|
||||||
"University) and NASA."
|
|
||||||
msgstr ""
|
|
||||||
"Fotografia mgławicy NGC3606 oświetlająca niebo Orfenii oraz programu "
|
|
||||||
"instalacyjnego została zrobiona teleskopem kosmicznym Hubble. Została ona "
|
|
||||||
"użyta za zgodą autorów, którymi są: Wolfgang Brandner (JPL/IPAC), Eva K. "
|
|
||||||
"Grebel (Washington University), You-Hua Chu (Illinois Urbana-Champaign "
|
|
||||||
"University) oraz NASA."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/licences.txt:3
|
#: help/generic/E/licences.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "The thunder sound on Orpheon is used by limited permission from CREATIVE."
|
msgid "The thunder sound on Orpheon is used by limited permission from CREATIVE."
|
||||||
msgstr ""
|
msgstr "Dźwięk grzmotu na Orfenii został użyty za ograniczoną zgodą firmy CREATIVE."
|
||||||
"Dźwięk grzmotu na Orfenii został użyty za ograniczoną zgodą firmy CREATIVE."
|
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/navig.txt:1
|
#: help/generic/E/navig.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Navigation"
|
msgid "Navigation"
|
||||||
msgstr "Nawigacja"
|
msgstr "Nawigacja"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:3
|
#: help/generic/E/navig.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "The three buttons on the upper left-hand corner of the screen allow you to navigate in the different texts of the help file:"
|
||||||
"The three buttons on the upper left-hand corner of the screen allow you to "
|
msgstr "Trzy przyciski w lewej górnej części ekranu pozwalają na nawigację po różnych stronach pliku pomocy:"
|
||||||
"navigate in the different texts of the help file:"
|
|
||||||
msgstr ""
|
|
||||||
"Trzy przyciski w lewej górnej części ekranu pozwalają na nawigację po "
|
|
||||||
"różnych stronach pliku pomocy:"
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:6
|
#: help/generic/E/navig.txt:6
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 30/> Home\n"
|
"<button 30/> Home\n"
|
||||||
"Get back to the home page, i.e. the first page that was displayed, for "
|
"Get back to the home page, i.e. the first page that was displayed, for example when you hit the <format key><key help/></format> or <format key><key prog/></format> key."
|
||||||
"example when you hit the <format key><key help/></format> or <format "
|
|
||||||
"key><key prog/></format> key."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<button 30/> Dom\n"
|
"<button 30/> Dom\n"
|
||||||
"Wraca do strony głównej, czyli wyświetlonej na początku, na przykład po "
|
"Wraca do strony głównej, czyli wyświetlonej na początku, na przykład po naciśnięciu klawisza <format key><key help/></format> lub <format key><key prog/></format>."
|
||||||
"naciśnięciu klawisza <format key><key help/></format> lub <format key><key "
|
|
||||||
"prog/></format>."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:9
|
#: help/generic/E/navig.txt:9
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 55/> Previous\n"
|
"<button 55/> Previous\n"
|
||||||
"Get back to the previous page, i.e. the page that was displayed before you "
|
"Get back to the previous page, i.e. the page that was displayed before you clicked on a link."
|
||||||
"clicked on a link."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<button 55/> Poprzedni\n"
|
"<button 55/> Poprzedni\n"
|
||||||
"Wraca do poprzedniej strony, czyli tej która była wyświetlana przed "
|
"Wraca do poprzedniej strony, czyli tej która była wyświetlana przed kliknięciem łącza."
|
||||||
"kliknięciem łącza."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:12
|
#: help/generic/E/navig.txt:12
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 48/> Next\n"
|
"<button 48/> Next\n"
|
||||||
"Get again to the next page, after you used the \"Home\" or \"Previous\" "
|
"Get again to the next page, after you used the \"Home\" or \"Previous\" button."
|
||||||
"button."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<button 48/> Następny\n"
|
"<button 48/> Następny\n"
|
||||||
"Wyświetla ponownie następną stronę, wyświetlaną przed użyciem przycisku \""
|
"Wyświetla ponownie następną stronę, wyświetlaną przed użyciem przycisku \"Dom\" lub \"Poprzedni\"."
|
||||||
"Dom\" lub \"Poprzedni\"."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:13
|
#: help/generic/E/navig.txt:13
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Remark"
|
msgid "Remark"
|
||||||
msgstr "Uwaga"
|
msgstr "Uwaga"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:16
|
#: help/generic/E/navig.txt:16
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"When a button is gray, this means that it can not be used at this precise "
|
"When a button is gray, this means that it can not be used at this precise moment. For example, when you are in the home page, the \"Home\" button is gray, because it does not make sense to use it.\n"
|
||||||
"moment. For example, when you are in the home page, the \"Home\" button is "
|
|
||||||
"gray, because it does not make sense to use it.\n"
|
|
||||||
"This remark is valid for all buttons in COLOBOT."
|
"This remark is valid for all buttons in COLOBOT."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Jeśli przycisk jest szary, oznacza to, że w danej chwili nie może być użyty. "
|
"Jeśli przycisk jest szary, oznacza to, że w danej chwili nie może być użyty. Na przykład na stronie głównej przycisk \"Dom\" jest szary, gdyż jego użycie nie miałoby sensu.\n"
|
||||||
"Na przykład na stronie głównej przycisk \"Dom\" jest szary, gdyż jego użycie "
|
|
||||||
"nie miałoby sensu.\n"
|
|
||||||
"Uwaga ta dotyczy wszystkich przycisków w grze COLOBOT."
|
"Uwaga ta dotyczy wszystkich przycisków w grze COLOBOT."
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:17
|
#: help/generic/E/navig.txt:17
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Text scrolling"
|
msgid "Text scrolling"
|
||||||
msgstr "Przewijanie tekstu"
|
msgstr "Przewijanie tekstu"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:19
|
#: help/generic/E/navig.txt:19
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "If your mouse is equipped with a wheel, you can use it to scroll the text up and down. Otherwise, use the arrow keys and the scroll bar on the right-hand side of the screen."
|
||||||
"If your mouse is equipped with a wheel, you can use it to scroll the text up "
|
msgstr "Jeśli mysz jest wyposażona w kółko, można go używać do przewijania tekstu w górę i w dół. Jeśli nie, można użyć klawiszy strzałek oraz paska przewijania po prawej stronie ekranu."
|
||||||
"and down. Otherwise, use the arrow keys and the scroll bar on the right-hand "
|
|
||||||
"side of the screen."
|
|
||||||
msgstr ""
|
|
||||||
"Jeśli mysz jest wyposażona w kółko, można go używać do przewijania tekstu w "
|
|
||||||
"górę i w dół. Jeśli nie, można użyć klawiszy strzałek oraz paska przewijania "
|
|
||||||
"po prawej stronie ekranu."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:20
|
#: help/generic/E/navig.txt:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Font size"
|
msgid "Font size"
|
||||||
msgstr "Wielkość czcionki"
|
msgstr "Wielkość czcionki"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:21
|
#: help/generic/E/navig.txt:21
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "The cursor on the upper side of the screen allows you to change the font size of the text."
|
||||||
"The cursor on the upper side of the screen allows you to change the font "
|
msgstr "Wskaźnik w górnej części ekranu umożliwia zmianę wielkości czcionki tekstu."
|
||||||
"size of the text."
|
|
||||||
msgstr ""
|
|
||||||
"Wskaźnik w górnej części ekranu umożliwia zmianę wielkości czcionki tekstu."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/win.txt:3
|
#: help/generic/E/win.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"Houston congratulates you in the name of mankind for the success of your "
|
"Houston congratulates you in the name of mankind for the success of your mission.\n"
|
||||||
"mission.\n"
|
|
||||||
"The Great Migration to Terra Nova will start very soon."
|
"The Great Migration to Terra Nova will start very soon."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"W imieniu całej ludzkości, Centrum Kontroli z Houston gratuluje pomyślnego "
|
"W imieniu całej ludzkości, Centrum Kontroli z Houston gratuluje pomyślnego zakończenia misji.\n"
|
||||||
"zakończenia misji.\n"
|
|
||||||
"Niebawem roczpocznie się Wielka Migracja na Nową Ziemię."
|
"Niebawem roczpocznie się Wielka Migracja na Nową Ziemię."
|
||||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2014-07-02 12:51+0200\n"
|
"POT-Creation-Date: DATE\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -17,38 +17,31 @@ msgstr ""
|
||||||
"X-Generator: Translate Toolkit 1.11.0\n"
|
"X-Generator: Translate Toolkit 1.11.0\n"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic.languagecode:1
|
#: help/generic/E/authors.txt:2
|
||||||
msgid "E"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. type: Plain text
|
|
||||||
#: generic-help/authors.txt:2
|
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Developers and internal betatesters of Original COLOBOT game from EPSITEC:\n"
|
msgid "Developers and internal betatesters of Original COLOBOT game from EPSITEC:\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:2
|
#: help/generic/E/authors.txt:2
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "Daniel Roux -Denis Dumoulin -Otto Kölbl -Michael Walz -Didier Gertsch"
|
||||||
"Daniel Roux -Denis Dumoulin -Otto Kölbl -Michael Walz -Didier "
|
|
||||||
"Gertsch"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:3
|
#: help/generic/E/authors.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Adrien Roux -Daniel Sauthier -Didier Raboud -Nicolas Stubi"
|
msgid "Adrien Roux -Daniel Sauthier -Didier Raboud -Nicolas Stubi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: '-'
|
#. type: Bullet: '-'
|
||||||
#: generic-help/authors.txt:4
|
#: help/generic/E/authors.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Nicolas Beuchat -Patrick Thévoz -Joël Roux -Michael Jubin"
|
msgid "Nicolas Beuchat -Patrick Thévoz -Joël Roux -Michael Jubin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/authors.txt:8
|
#: help/generic/E/authors.txt:8
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"PPC GOLD Project team and members:\n"
|
"PPC GOLD Project team and members:\n"
|
||||||
|
@ -57,74 +50,63 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/cbot.txt:1
|
#: help/generic/E/cbot.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Programming - the CBOT language"
|
msgid "Programming - the CBOT language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:4
|
#: help/generic/E/cbot.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"The CBOT language is very close in structure and syntax to C++ and Java. It "
|
"The CBOT language is very close in structure and syntax to C++ and Java. It has been adapted for the specific purposes of COLOBOT, and for an efficient pedagogical approach.\n"
|
||||||
"has been adapted for the specific purposes of COLOBOT, and for an efficient "
|
"This language is made up of instructions (see below), <a cbot|bloc>blocks</a>, <a cbot|function>functions</a>, <a cbot|class>classes</a>, <a cbot|var>variables</a>, <a cbot|array>arrays</a>, <a cbot|expr>expressions</a> and <a cbot|cond>conditions</a>."
|
||||||
"pedagogical approach.\n"
|
|
||||||
"This language is made up of instructions (see below), <a "
|
|
||||||
"cbot|bloc>blocks</a>, <a cbot|function>functions</a>, <a "
|
|
||||||
"cbot|class>classes</a>, <a cbot|var>variables</a>, <a cbot|array>arrays</a>, "
|
|
||||||
"<a cbot|expr>expressions</a> and <a cbot|cond>conditions</a>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:5
|
#: help/generic/E/cbot.txt:5
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<code><format token>Instructions</format></code>"
|
msgid "<code><format token>Instructions</format></code>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:7
|
#: help/generic/E/cbot.txt:7
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "In the program editor, an instruction in the CBOT language is always displayed on an orange background. If an instruction hasn't got an orange background, this means that it has been misspelled. Instruction names are always written in lower case. "
|
||||||
"In the program editor, an instruction in the CBOT language is always "
|
|
||||||
"displayed on an orange background. If an instruction hasn't got an orange "
|
|
||||||
"background, this means that it has been misspelled. Instruction names are "
|
|
||||||
"always written in lower case. "
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:8
|
#: help/generic/E/cbot.txt:8
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<code><format type>Type</format></code>"
|
msgid "<code><format type>Type</format></code>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:10
|
#: help/generic/E/cbot.txt:10
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "The <a cbot|type>type</a> of a variable appears with a green background. "
|
msgid "The <a cbot|type>type</a> of a variable appears with a green background. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Bullet: 'o'
|
#. type: Bullet: 'o'
|
||||||
#: generic-help/cbot.txt:11
|
#: help/generic/E/cbot.txt:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<code><format const>Constants</format></code>"
|
msgid "<code><format const>Constants</format></code>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:13
|
#: help/generic/E/cbot.txt:13
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid "Constants like <a cbot|category>categories</a> are displayed with a red background. "
|
||||||
"Constants like <a cbot|category>categories</a> are displayed with a red "
|
|
||||||
"background. "
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:14
|
#: help/generic/E/cbot.txt:14
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Instructions in the CBOT language:"
|
msgid "Instructions in the CBOT language:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:25
|
#: help/generic/E/cbot.txt:25
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|extern>extern</a> </code>Indicate the main function\n"
|
"<code><a cbot|extern>extern</a> </code>Indicate the main function\n"
|
||||||
|
@ -140,13 +122,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:26
|
#: help/generic/E/cbot.txt:26
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for bots:"
|
msgid "Specific instructions for bots:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:41
|
#: help/generic/E/cbot.txt:41
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|radar>radar</a> </code>Object detection\n"
|
"<code><a cbot|radar>radar</a> </code>Object detection\n"
|
||||||
|
@ -160,20 +142,19 @@ msgid ""
|
||||||
"<code><a cbot|motor>motor</a> </code>Direct motor control\n"
|
"<code><a cbot|motor>motor</a> </code>Direct motor control\n"
|
||||||
"<code><a cbot|jet>jet</a> </code>Direct jet engine control\n"
|
"<code><a cbot|jet>jet</a> </code>Direct jet engine control\n"
|
||||||
"<code><a cbot|message>message</a> </code>Displays a message\n"
|
"<code><a cbot|message>message</a> </code>Displays a message\n"
|
||||||
"<code><a cbot|retobj>retobject</a> </code>Returns an object from a "
|
"<code><a cbot|retobj>retobject</a> </code>Returns an object from a function\n"
|
||||||
"function\n"
|
|
||||||
"<code><a cbot|errmode>errmode</a> </code>Error treatement control\n"
|
"<code><a cbot|errmode>errmode</a> </code>Error treatement control\n"
|
||||||
"<code><a cbot|abstime>abstime</a> </code>Returns the absolute time"
|
"<code><a cbot|abstime>abstime</a> </code>Returns the absolute time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:42
|
#: help/generic/E/cbot.txt:42
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Instructions about topology:"
|
msgid "Instructions about topology:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:46
|
#: help/generic/E/cbot.txt:46
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|space>space</a> </code>Calculates a free space\n"
|
"<code><a cbot|space>space</a> </code>Calculates a free space\n"
|
||||||
|
@ -182,13 +163,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:47
|
#: help/generic/E/cbot.txt:47
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Instructions specific to some bots:"
|
msgid "Instructions specific to some bots:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:56
|
#: help/generic/E/cbot.txt:56
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|grab>grab</a> </code>Picks up an object\n"
|
"<code><a cbot|grab>grab</a> </code>Picks up an object\n"
|
||||||
|
@ -202,51 +183,48 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:57
|
#: help/generic/E/cbot.txt:57
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for exchange posts:"
|
msgid "Specific instructions for exchange posts:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:62
|
#: help/generic/E/cbot.txt:62
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|receive>receive</a> </code>Receives an information\n"
|
"<code><a cbot|receive>receive</a> </code>Receives an information\n"
|
||||||
"<code><a cbot|send>send</a> </code>Sends a new information\n"
|
"<code><a cbot|send>send</a> </code>Sends a new information\n"
|
||||||
"<code><a cbot|testinfo>testinfo</a> </code>Tests if an information "
|
"<code><a cbot|testinfo>testinfo</a> </code>Tests if an information exists\n"
|
||||||
"exists\n"
|
|
||||||
"<code><a cbot|delinfo>deleteinfo</a> </code>Deletes an existing information"
|
"<code><a cbot|delinfo>deleteinfo</a> </code>Deletes an existing information"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:63
|
#: help/generic/E/cbot.txt:63
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for classes:"
|
msgid "Specific instructions for classes:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:71
|
#: help/generic/E/cbot.txt:71
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|class>class</a> </code>Class declararion\n"
|
"<code><a cbot|class>class</a> </code>Class declararion\n"
|
||||||
"<code><a cbot|public>public</a> </code>Declares a public function\n"
|
"<code><a cbot|public>public</a> </code>Declares a public function\n"
|
||||||
"<code><a cbot|private>private</a> </code>Declares a private class "
|
"<code><a cbot|private>private</a> </code>Declares a private class member\n"
|
||||||
"member\n"
|
|
||||||
"<code><a cbot|static>static</a> </code>Declares a static class member\n"
|
"<code><a cbot|static>static</a> </code>Declares a static class member\n"
|
||||||
"<code><a cbot|synchro>synchronized</a> </code>Prevents simultaneous "
|
"<code><a cbot|synchro>synchronized</a> </code>Prevents simultaneous execution\n"
|
||||||
"execution\n"
|
|
||||||
"<code><a cbot|new>new</a> </code>Creates a new instance\n"
|
"<code><a cbot|new>new</a> </code>Creates a new instance\n"
|
||||||
"<code><a cbot|this>this</a> </code>Reference to the current instance"
|
"<code><a cbot|this>this</a> </code>Reference to the current instance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:72
|
#: help/generic/E/cbot.txt:72
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for strings:"
|
msgid "Specific instructions for strings:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:81
|
#: help/generic/E/cbot.txt:81
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|strlen>strlen</a> </code>Gets string length\n"
|
"<code><a cbot|strlen>strlen</a> </code>Gets string length\n"
|
||||||
|
@ -260,13 +238,13 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:82
|
#: help/generic/E/cbot.txt:82
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Specific instructions for files:"
|
msgid "Specific instructions for files:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:89
|
#: help/generic/E/cbot.txt:89
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code><a cbot|open>open</a> </code>Opens a file\n"
|
"<code><a cbot|open>open</a> </code>Opens a file\n"
|
||||||
|
@ -278,122 +256,98 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/cbot.txt:90
|
#: help/generic/E/cbot.txt:90
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "See also"
|
msgid "See also"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/cbot.txt:91
|
#: help/generic/E/cbot.txt:91
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "<a cbot|type>Types</a> and <a cbot|category>categories</a>."
|
msgid "<a cbot|type>Types</a> and <a cbot|category>categories</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/command.txt:1
|
#: help/generic/E/command.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Controls"
|
msgid "Controls"
|
||||||
msgstr "Управление"
|
msgstr "Управление"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:3
|
#: help/generic/E/command.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
msgid "You are advised to play with one hand on the arrow keys and the other hand on the mouse."
|
||||||
msgid ""
|
msgstr "Советуем играть, держа одну руку на кнопках со стрелками, а вторую - на мыши."
|
||||||
"You are advised to play with one hand on the arrow keys and the other hand "
|
|
||||||
"on the mouse."
|
|
||||||
msgstr ""
|
|
||||||
"Советуем играть, держа одну руку на кнопках со стрелками, а вторую - на мыши."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:4
|
#: help/generic/E/command.txt:4
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Bots"
|
msgid "Bots"
|
||||||
msgstr "Боты"
|
msgstr "Боты"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:10
|
#: help/generic/E/command.txt:10
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key left/></format> = turn left\n"
|
"<format key><key left/></format> = turn left\n"
|
||||||
"<format key><key right/></format> = turn right\n"
|
"<format key><key right/></format> = turn right\n"
|
||||||
"<format key><key up/></format> = move forward\n"
|
"<format key><key up/></format> = move forward\n"
|
||||||
"<format key><key down/></format> = move back\n"
|
"<format key><key down/></format> = move back\n"
|
||||||
"These controls are unavailable when working with the <a "
|
"These controls are unavailable when working with the <a object|bottr>practice bots</a>."
|
||||||
"object|bottr>practice bots</a>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<format key><key left/></format> = поворот влево\n"
|
"<format key><key left/></format> = поворот влево\n"
|
||||||
"<format key><key right/></format> = поворот вправо\n"
|
"<format key><key right/></format> = поворот вправо\n"
|
||||||
"<format key><key up/></format> = вперед\n"
|
"<format key><key up/></format> = вперед\n"
|
||||||
"<format key><key down/></format> = назад\n"
|
"<format key><key down/></format> = назад\n"
|
||||||
"Эти клавиши управления недоступны при работе с <a object|bottr>учебными "
|
"Эти клавиши управления недоступны при работе с <a object|bottr>учебными ботами</a>."
|
||||||
"ботами</a>."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:14
|
#: help/generic/E/command.txt:14
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key gup/></format> = take off and climb <button 28/>\n"
|
"<format key><key gup/></format> = take off and climb <button 28/>\n"
|
||||||
"<format key><key gdown/></format> = descend and land <button 29/>\n"
|
"<format key><key gdown/></format> = descend and land <button 29/>\n"
|
||||||
"These controls are of course restricted to the <a object|human>astronaut</a> "
|
"These controls are of course restricted to the <a object|human>astronaut</a> as well as the various <a object|botgj>winged bots</a> and in selected missions only."
|
||||||
"as well as the various <a object|botgj>winged bots</a> and in selected "
|
|
||||||
"missions only."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<format key><key gup/></format> = взлет и подъем <button 28/>\n"
|
"<format key><key gup/></format> = взлет и подъем <button 28/>\n"
|
||||||
"<format key><key gdown/></format> = спуск и посадка <button 29/>\n"
|
"<format key><key gdown/></format> = спуск и посадка <button 29/>\n"
|
||||||
"Конечно же, этими клавишами могут пользоваться только <a "
|
"Конечно же, этими клавишами могут пользоваться только <a object|human>астронавт</a> и различные <a object|botgj>летающие боты</a>."
|
||||||
"object|human>астронавт</a> и различные <a object|botgj>летающие боты</a>."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:20
|
#: help/generic/E/command.txt:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"mouse forward = higher aim\n"
|
"mouse forward = higher aim\n"
|
||||||
"mouse backward = lower aim\n"
|
"mouse backward = lower aim\n"
|
||||||
"mouse right = aim right\n"
|
"mouse right = aim right\n"
|
||||||
"mouse left = aim left\n"
|
"mouse left = aim left\n"
|
||||||
"These controls are only available to the <a object|botfr>shooters</a>, the "
|
"These controls are only available to the <a object|botfr>shooters</a>, the <a object|botor>orga shooters</a> and the <a object|botphaz>phazer shooter</a>."
|
||||||
"<a object|botor>orga shooters</a> and the <a object|botphaz>phazer "
|
|
||||||
"shooter</a>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Мышь вперед = поднять прицел\n"
|
"Мышь вперед = поднять прицел\n"
|
||||||
"Мышь назад = опустить прицел\n"
|
"Мышь назад = опустить прицел\n"
|
||||||
"Мышь вправо = прицел вправо\n"
|
"Мышь вправо = прицел вправо\n"
|
||||||
"Мышь влево = прицел влево\n"
|
"Мышь влево = прицел влево\n"
|
||||||
"Эти движения доступны только для <a object|botfr>стрелков</a>, <a "
|
"Эти движения доступны только для <a object|botfr>стрелков</a>, <a object|botor>орга-стрелков</a> и <a object|botphaz>фазерного стрелка</a>."
|
||||||
"object|botor>орга-стрелков</a> и <a object|botphaz>фазерного стрелка</a>."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:23
|
#: help/generic/E/command.txt:23
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key action/></format> = main action for a given selection "
|
"<format key><key action/></format> = main action for a given selection (human or bot)\n"
|
||||||
"(human or bot)\n"
|
"This control will for example operate the arm of a <a object|botgr>grabber</a> or fire a <a object|botfr>shooter</a> <button 42/>."
|
||||||
"This control will for example operate the arm of a <a "
|
|
||||||
"object|botgr>grabber</a> or fire a <a object|botfr>shooter</a> <button 42/>."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<format key><key action/></format> = основное действие для выбранного "
|
"<format key><key action/></format> = основное действие для выбранного объекта (человек или бот)\n"
|
||||||
"объекта (человек или бот)\n"
|
"Эта клавиша, например, управляет рукой <a object|botgr>сборщика</a> или производит <a object|botfr>выстрел</a> <button 42/>."
|
||||||
"Эта клавиша, например, управляет рукой <a object|botgr>сборщика</a> или "
|
|
||||||
"производит <a object|botfr>выстрел</a> <button 42/>."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:24
|
#: help/generic/E/command.txt:24
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Selections"
|
msgid "Selections"
|
||||||
msgstr "Выделения"
|
msgstr "Выделения"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:28
|
#: help/generic/E/command.txt:28
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key next/></format> = selects next object\n"
|
"<format key><key next/></format> = selects next object\n"
|
||||||
"<format key><key human/></format> = selects astronaut\n"
|
"<format key><key human/></format> = selects astronaut\n"
|
||||||
|
@ -404,43 +358,34 @@ msgstr ""
|
||||||
"<format key><key desel/></format> = предыдущий объект <button 10/>"
|
"<format key><key desel/></format> = предыдущий объект <button 10/>"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:29
|
#: help/generic/E/command.txt:29
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Camera"
|
msgid "Camera"
|
||||||
msgstr "Камера"
|
msgstr "Камера"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:34
|
#: help/generic/E/command.txt:34
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key camera/></format> = shifts between onboard and following "
|
"<format key><key camera/></format> = shifts between onboard and following cameras <button 13/>\n"
|
||||||
"cameras <button 13/>\n"
|
|
||||||
"<format key><key near/></format> = zoom in\n"
|
"<format key><key near/></format> = zoom in\n"
|
||||||
"<format key><key away/></format> = zoom out\n"
|
"<format key><key away/></format> = zoom out\n"
|
||||||
"<format key><key visit/></format> = pauses the game and shows where the "
|
"<format key><key visit/></format> = pauses the game and shows where the latest message originated. Press again to show origin of previous message."
|
||||||
"latest message originated. Press again to show origin of previous message."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<format key><key camera/></format> = переключения между бортовой и задней "
|
"<format key><key camera/></format> = переключения между бортовой и задней камерой <button 13/>\n"
|
||||||
"камерой <button 13/>\n"
|
|
||||||
"<format key><key near/></format> = увеличение\n"
|
"<format key><key near/></format> = увеличение\n"
|
||||||
"<format key><key away/></format> = уменьшение\n"
|
"<format key><key away/></format> = уменьшение\n"
|
||||||
"<format key><key visit/></format> = останавливает игру и показывает место, "
|
"<format key><key visit/></format> = останавливает игру и показывает место, откуда появилось последнее сообщение. Нажмите еще раз, чтобы увидеть место, где появилось предыдущее сообщение."
|
||||||
"откуда появилось последнее сообщение. Нажмите еще раз, чтобы увидеть место, "
|
|
||||||
"где появилось предыдущее сообщение."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:35
|
#: help/generic/E/command.txt:35
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Помощь"
|
msgstr "Помощь"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:38
|
#: help/generic/E/command.txt:38
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key help/></format> = mission instructions\n"
|
"<format key><key help/></format> = mission instructions\n"
|
||||||
"<format key><key prog/></format> = programming help"
|
"<format key><key prog/></format> = programming help"
|
||||||
|
@ -449,16 +394,14 @@ msgstr ""
|
||||||
"<format key><key prog/></format> = помощь в программировании"
|
"<format key><key prog/></format> = помощь в программировании"
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/command.txt:39
|
#: help/generic/E/command.txt:39
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Game"
|
msgid "Game"
|
||||||
msgstr "Игра"
|
msgstr "Игра"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:44
|
#: help/generic/E/command.txt:44
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<format key><key speed10/></format> = normal speed x1\n"
|
"<format key><key speed10/></format> = normal speed x1\n"
|
||||||
"<format key><key speed15/></format> = medium speed x1.5\n"
|
"<format key><key speed15/></format> = medium speed x1.5\n"
|
||||||
|
@ -471,161 +414,111 @@ msgstr ""
|
||||||
"<format key><key quit/></format> = выход из миссии <button 11/>"
|
"<format key><key quit/></format> = выход из миссии <button 11/>"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/command.txt:45
|
#: help/generic/E/command.txt:45
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "All these commands can be redefined in the options/controls menu."
|
msgid "All these commands can be redefined in the options/controls menu."
|
||||||
msgstr "Все эти клавиши можно переназначить в меню опции/управление."
|
msgstr "Все эти клавиши можно переназначить в меню опции/управление."
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/licences.txt:2
|
#: help/generic/E/licences.txt:2
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
msgid "The photograph of the nebula NGC3606 illuminating the sky on Orpheon and the installation program was taken with the Hubble space telescope. It is used with the permission of the authors Wolfgang Brandner (JPL/IPAC), Eva K. Grebel (Washington University), You-Hua Chu (Illinois Urbana-Champaign University) and NASA."
|
||||||
msgid ""
|
msgstr "Фотография туманности NGC3606, освещающей небо Орфея и программа установки были получены с помощью космического телескопа Хаббл. Она используется с лоюбезного разрешения авторов Вольфганга Бранднера (JPL/IPAC), Эвы K. Гребель (Вашингтонский университет), Ю-Хуа Чу (Университет Иллинойса) и NASA."
|
||||||
"The photograph of the nebula NGC3606 illuminating the sky on Orpheon and the "
|
|
||||||
"installation program was taken with the Hubble space telescope. It is used "
|
|
||||||
"with the permission of the authors Wolfgang Brandner (JPL/IPAC), Eva "
|
|
||||||
"K. Grebel (Washington University), You-Hua Chu (Illinois Urbana-Champaign "
|
|
||||||
"University) and NASA."
|
|
||||||
msgstr ""
|
|
||||||
"Фотография туманности NGC3606, освещающей небо Орфея и программа установки "
|
|
||||||
"были получены с помощью космического телескопа Хаббл. Она используется с "
|
|
||||||
"лоюбезного разрешения авторов Вольфганга Бранднера (JPL/IPAC), Эвы K. "
|
|
||||||
"Гребель (Вашингтонский университет), Ю-Хуа Чу (Университет Иллинойса) и NASA."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/licences.txt:3
|
#: help/generic/E/licences.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "The thunder sound on Orpheon is used by limited permission from CREATIVE."
|
msgid "The thunder sound on Orpheon is used by limited permission from CREATIVE."
|
||||||
msgstr "Звук грома на Орфее используется по ограниченному разрешению CREATIVE."
|
msgstr "Звук грома на Орфее используется по ограниченному разрешению CREATIVE."
|
||||||
|
|
||||||
#. type: \b; header
|
#. type: \b; header
|
||||||
#: generic-help/navig.txt:1
|
#: help/generic/E/navig.txt:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Navigation"
|
msgid "Navigation"
|
||||||
msgstr "Навигация"
|
msgstr "Навигация"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:3
|
#: help/generic/E/navig.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
msgid "The three buttons on the upper left-hand corner of the screen allow you to navigate in the different texts of the help file:"
|
||||||
msgid ""
|
msgstr "Три клавиши, размещенные в левом верхнем углу экрана, позволяют вам перемещаться по разнообразному тексту файла помощи:"
|
||||||
"The three buttons on the upper left-hand corner of the screen allow you to "
|
|
||||||
"navigate in the different texts of the help file:"
|
|
||||||
msgstr ""
|
|
||||||
"Три клавиши, размещенные в левом верхнем углу экрана, позволяют вам "
|
|
||||||
"перемещаться по разнообразному тексту файла помощи:"
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:6
|
#: help/generic/E/navig.txt:6
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 30/> Home\n"
|
"<button 30/> Home\n"
|
||||||
"Get back to the home page, i.e. the first page that was displayed, for "
|
"Get back to the home page, i.e. the first page that was displayed, for example when you hit the <format key><key help/></format> or <format key><key prog/></format> key."
|
||||||
"example when you hit the <format key><key help/></format> or <format "
|
|
||||||
"key><key prog/></format> key."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<button 30/> Домой\n"
|
"<button 30/> Домой\n"
|
||||||
"Возврат к домашней странице, то есть к первой отображенной странице. "
|
"Возврат к домашней странице, то есть к первой отображенной странице. Например, когда вы нажимаете клавишу <format key><key help/></format> или <format key><key prog/></format> ."
|
||||||
"Например, когда вы нажимаете клавишу <format key><key help/></format> или <"
|
|
||||||
"format key><key prog/></format> ."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:9
|
#: help/generic/E/navig.txt:9
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 55/> Previous\n"
|
"<button 55/> Previous\n"
|
||||||
"Get back to the previous page, i.e. the page that was displayed before you "
|
"Get back to the previous page, i.e. the page that was displayed before you clicked on a link."
|
||||||
"clicked on a link."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<button 55/> Назад\n"
|
"<button 55/> Назад\n"
|
||||||
"Возврат к предыдущей странице, то есть к той странице, которая была "
|
"Возврат к предыдущей странице, то есть к той странице, которая была отображена в то время, когда вы щелкнули на ссылке."
|
||||||
"отображена в то время, когда вы щелкнули на ссылке."
|
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:12
|
#: help/generic/E/navig.txt:12
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button 48/> Next\n"
|
"<button 48/> Next\n"
|
||||||
"Get again to the next page, after you used the \"Home\" or \"Previous\" "
|
"Get again to the next page, after you used the \"Home\" or \"Previous\" button."
|
||||||
"button."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<button 48/> Дальше\n"
|
"<button 48/> Дальше\n"
|
||||||
"Снова перейти на следующую страницу, после того, как вы нажимали кнопки \""
|
"Снова перейти на следующую страницу, после того, как вы нажимали кнопки \"Домой\" или \"Назад\"."
|
||||||
"Домой\" или \"Назад\"."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:13
|
#: help/generic/E/navig.txt:13
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Remark"
|
msgid "Remark"
|
||||||
msgstr "Комментарий"
|
msgstr "Комментарий"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:16
|
#: help/generic/E/navig.txt:16
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"When a button is gray, this means that it can not be used at this precise "
|
"When a button is gray, this means that it can not be used at this precise moment. For example, when you are in the home page, the \"Home\" button is gray, because it does not make sense to use it.\n"
|
||||||
"moment. For example, when you are in the home page, the \"Home\" button is "
|
|
||||||
"gray, because it does not make sense to use it.\n"
|
|
||||||
"This remark is valid for all buttons in COLOBOT."
|
"This remark is valid for all buttons in COLOBOT."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Когда цвет кнопки серый, это означает, что ее нельзя использовать в этот "
|
"Когда цвет кнопки серый, это означает, что ее нельзя использовать в этот момент. Например, когда вы находитесь на домашней странице, серой будет кнопка \"Домой\", так как в ее использовании нет смысла.\n"
|
||||||
"момент. Например, когда вы находитесь на домашней странице, серой будет "
|
|
||||||
"кнопка \"Домой\", так как в ее использовании нет смысла.\n"
|
|
||||||
"Этот комментарий может быть применен для всех кнопок игры COLOBOT."
|
"Этот комментарий может быть применен для всех кнопок игры COLOBOT."
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:17
|
#: help/generic/E/navig.txt:17
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Text scrolling"
|
msgid "Text scrolling"
|
||||||
msgstr "Прокрутка текста"
|
msgstr "Прокрутка текста"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:19
|
#: help/generic/E/navig.txt:19
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
msgid "If your mouse is equipped with a wheel, you can use it to scroll the text up and down. Otherwise, use the arrow keys and the scroll bar on the right-hand side of the screen."
|
||||||
msgid ""
|
msgstr "Если на вашей мышке есть колесо, вы можете использовать его для прокрутки текста вверх или вниз. Если же колеса нет, воспользуйтесь клавишами со стрелками или полосой прокрутки в правой части экрана."
|
||||||
"If your mouse is equipped with a wheel, you can use it to scroll the text up "
|
|
||||||
"and down. Otherwise, use the arrow keys and the scroll bar on the right-hand "
|
|
||||||
"side of the screen."
|
|
||||||
msgstr ""
|
|
||||||
"Если на вашей мышке есть колесо, вы можете использовать его для прокрутки "
|
|
||||||
"текста вверх или вниз. Если же колеса нет, воспользуйтесь клавишами со "
|
|
||||||
"стрелками или полосой прокрутки в правой части экрана."
|
|
||||||
|
|
||||||
#. type: \t; header
|
#. type: \t; header
|
||||||
#: generic-help/navig.txt:20
|
#: help/generic/E/navig.txt:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid "Font size"
|
msgid "Font size"
|
||||||
msgstr "Размер шрифта"
|
msgstr "Размер шрифта"
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/navig.txt:21
|
#: help/generic/E/navig.txt:21
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
msgid "The cursor on the upper side of the screen allows you to change the font size of the text."
|
||||||
msgid ""
|
|
||||||
"The cursor on the upper side of the screen allows you to change the font "
|
|
||||||
"size of the text."
|
|
||||||
msgstr "Курсор в верхней части экрана позволяет вам менять размер шрифта."
|
msgstr "Курсор в верхней части экрана позволяет вам менять размер шрифта."
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: generic-help/win.txt:3
|
#: help/generic/E/win.txt:3
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
#, fuzzy, no-wrap
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Houston congratulates you in the name of mankind for the success of your "
|
"Houston congratulates you in the name of mankind for the success of your mission.\n"
|
||||||
"mission.\n"
|
|
||||||
"The Great Migration to Terra Nova will start very soon."
|
"The Great Migration to Terra Nova will start very soon."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Хьюстон поздравляет вас от имени всего человечества с успешным выполнением "
|
"Хьюстон поздравляет вас от имени всего человечества с успешным выполнением миссии.\n"
|
||||||
"миссии.\n"
|
|
||||||
"Большое переселение на Терра Нову начнется очень скоро."
|
"Большое переселение на Терра Нову начнется очень скоро."
|
||||||
|
|
1294
help/object/po/de.po
1294
help/object/po/de.po
File diff suppressed because it is too large
Load Diff
1294
help/object/po/fr.po
1294
help/object/po/fr.po
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1755
help/object/po/pl.po
1755
help/object/po/pl.po
File diff suppressed because it is too large
Load Diff
2022
help/object/po/ru.po
2022
help/object/po/ru.po
File diff suppressed because it is too large
Load Diff
|
@ -35,19 +35,3 @@ msgstr "Jeu libre"
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Do whatever you want, build a base camp and some bots, without any precise objective."
|
msgid "Do whatever you want, build a base camp and some bots, without any precise objective."
|
||||||
msgstr "Construisez quelques bâtiments et robots, juste pour vous amuser, sans but précis."
|
msgstr "Construisez quelques bâtiments et robots, juste pour vous amuser, sans but précis."
|
||||||
|
|
||||||
#
|
|
||||||
#~ msgid "Objective"
|
|
||||||
#~ msgstr "Objectif"
|
|
||||||
|
|
||||||
#
|
|
||||||
#~ msgid "Here you can play around without any definite objective. You can do whatever you want, explore the region, build a base camp and several bots, run various research programs, kill the insects if you find some, etc."
|
|
||||||
#~ msgstr "Il s'agit ici d'un jeu libre, sans but défini. Vous pouvez donc faire tout ce que vous voulez, explorer les environs, construire des bâtiments ou des robots, effectuer des recherches, tuer des insectes s'il y en a, etc."
|
|
||||||
|
|
||||||
#
|
|
||||||
#~ msgid "See also"
|
|
||||||
#~ msgstr "Voir aussi"
|
|
||||||
|
|
||||||
#
|
|
||||||
#~ msgid "<a command>Controls</a>."
|
|
||||||
#~ msgstr "<a command>Commandes</a>."
|
|
||||||
|
|
|
@ -33,15 +33,3 @@ msgstr "Swobodna gra"
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Do whatever you want, build a base camp and some bots, without any precise objective."
|
msgid "Do whatever you want, build a base camp and some bots, without any precise objective."
|
||||||
msgstr "Możesz robić co chcesz, budować bazę i roboty, bez określonego konkretnego celu."
|
msgstr "Możesz robić co chcesz, budować bazę i roboty, bez określonego konkretnego celu."
|
||||||
|
|
||||||
#~ msgid "Objective"
|
|
||||||
#~ msgstr "Zadanie"
|
|
||||||
|
|
||||||
#~ msgid "Here you can play around without any definite objective. You can do whatever you want, explore the region, build a base camp and several bots, run various research programs, kill the insects if you find some, etc."
|
|
||||||
#~ msgstr "W tej misji możesz grać bez określonego konkretnego celu. Możesz robić co chcesz, poznawać okolicę, budować bazę i roboty, wykonywać programy badawcze, zabijać ewentualnych wrogów, itp."
|
|
||||||
|
|
||||||
#~ msgid "See also"
|
|
||||||
#~ msgstr "Zobacz również"
|
|
||||||
|
|
||||||
#~ msgid "<a command>Controls</a>."
|
|
||||||
#~ msgstr "<a command>Sterowanie</a>."
|
|
||||||
|
|
|
@ -33,19 +33,3 @@ msgstr "Свободная игра"
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "Do whatever you want, build a base camp and some bots, without any precise objective."
|
msgid "Do whatever you want, build a base camp and some bots, without any precise objective."
|
||||||
msgstr "Делайте все что хотите, постройте базу и нескольких ботов."
|
msgstr "Делайте все что хотите, постройте базу и нескольких ботов."
|
||||||
|
|
||||||
#
|
|
||||||
#~ msgid "Objective"
|
|
||||||
#~ msgstr "Задание"
|
|
||||||
|
|
||||||
#
|
|
||||||
#~ msgid "Here you can play around without any definite objective. You can do whatever you want, explore the region, build a base camp and several bots, run various research programs, kill the insects if you find some, etc."
|
|
||||||
#~ msgstr "Здесь вы можете играть безо всякой определенной цели. Вы можете делать все, что хотите, исследовать местность, создать базу и ботов, начать разнообразные исследовательские программы, убивать насекомых, которых вы встретите и т.п."
|
|
||||||
|
|
||||||
#
|
|
||||||
#~ msgid "See also"
|
|
||||||
#~ msgstr "См. также"
|
|
||||||
|
|
||||||
#
|
|
||||||
#~ msgid "<a command>Controls</a>."
|
|
||||||
#~ msgstr "<a command>Управление</a>."
|
|
||||||
|
|
Loading…
Reference in New Issue