From c3eb76da8b0e7886bf30966faca73f2fb1387ae2 Mon Sep 17 00:00:00 2001 From: MrSimbax Date: Sun, 26 Jul 2015 19:05:24 +0200 Subject: [PATCH] Improve object.team documentation --- help/cbot/E/object.txt | 4 +- help/cbot/po/cbot.pot | 86 ++++++++++++++++++++++++++---------------- help/cbot/po/de.po | 86 ++++++++++++++++++++++++++---------------- help/cbot/po/fr.po | 86 ++++++++++++++++++++++++++---------------- help/cbot/po/pl.po | 86 ++++++++++++++++++++++++++---------------- help/cbot/po/ru.po | 86 ++++++++++++++++++++++++++---------------- 6 files changed, 267 insertions(+), 167 deletions(-) diff --git a/help/cbot/E/object.txt b/help/cbot/E/object.txt index 04b1fdf7..4e3b0f5f 100644 --- a/help/cbot/E/object.txt +++ b/help/cbot/E/object.txt @@ -13,7 +13,7 @@ Use this type for variables that contain the characteristics of an object, be it \c;\l;float\u cbot\float; object.lifeTime \n;Lifetime of the object \c;object object.energyCell \n;Power cell on the bot \c;object object.load \n;Object carried by the bot -\c;\l;int\u cbot\int; object.team \n;The bot's team (see \l;code battles\u battles;) +\c;\l;int\u cbot\int; object.team \n;The bot's team (see \l;code battles\u battles;) \c;\l;point\u cbot\point; object.velocity \n;Velocity of the object Also, some objects have additional methods (instructions). See them in \l;the main list\u cbot; in the \c;"Instructions specific for some objects" section. @@ -58,7 +58,7 @@ If the bot has bot no power cell, \c;energyCell\n; returns \c;null\n;. This information also returns the description of a whole object: the description of the object carried by a \l;grabber\u object\botgr;. If it carries nothing, \c;load\n; returns \c;null\n;. \s;\c;team\n; -The bot's team. Used in \l;code battles\u battles;. +The bot's team. Used in \l;code battles\u battles;. If the object has no team assigned (e.g. in no team-based levels, the object being a resource), this is equal to \c;0\n;. \s;\c;velocity\n; Current velocity of the object. Should be treated as a three-dimensional vector. diff --git a/help/cbot/po/cbot.pot b/help/cbot/po/cbot.pot index 3073e1c4..a7e4133c 100644 --- a/help/cbot/po/cbot.pot +++ b/help/cbot/po/cbot.pot @@ -53,7 +53,7 @@ msgid "Time in seconds." msgstr "" #. type: \t; header -#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:28 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19 +#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19 #, no-wrap msgid "See also" msgstr "" @@ -6192,7 +6192,7 @@ msgid "In a program, research names are always displayed on a red msgstr "" #. type: Plain text -#: ../E/researches.txt:29 +#: ../E/researches.txt:28 #, no-wrap msgid "CBOT Language, variables and categories." msgstr "" @@ -6283,12 +6283,6 @@ msgstr "" msgid "Also, some objects have additional methods (instructions). See them in the main list in the \"Instructions specific for some objects\" section." msgstr "" -#. type: Plain text -#: ../E/object.txt:61 -#, no-wrap -msgid "The bot's team. Used in code battles." -msgstr "" - #. type: Plain text #: ../E/object.txt:22 #, no-wrap @@ -6337,26 +6331,6 @@ msgstr "" msgid "Flags and Other Indicators:" msgstr "" -#. type: Plain text -#: ../E/object.txt:4 -#, no-wrap -msgid "" -"int object.category Category of the object\n" -"point object.position Position of the object (x,y,z)\n" -"float object.orientation Orientation of the object (0..360)\n" -"float object.pitch Forward/backward angle of the object\n" -"float object.roll Right/left angle of the object \n" -"float object.energyLevel Energy level (0..1)\n" -"float object.shieldLevel Shield level (0..1)\n" -"float object.temperature Jet temperature (0..1)\n" -"float object.altitude Altitude above ground\n" -"float object.lifeTime Lifetime of the object\n" -"object object.energyCell Power cell on the bot\n" -"object object.load Object carried by the bot\n" -"int object.team The bot's team (see code battles)\n" -"point object.velocity Velocity of the object" -msgstr "" - #. type: Plain text #: ../E/research.txt:5 #, no-wrap @@ -6391,7 +6365,7 @@ msgid "Done by ResearchCenter:" msgstr "" #. type: Plain text -#: ../E/researches.txt:10 +#: ../E/researches.txt:9 #, no-wrap msgid "" "ResearchTracked Tracked bots (e.g. tracked grabber)\n" @@ -6405,13 +6379,13 @@ msgid "" msgstr "" #. type: \t; header -#: ../E/researches.txt:19 +#: ../E/researches.txt:18 #, no-wrap msgid "Done by AutoLab:" msgstr "" #. type: Plain text -#: ../E/researches.txt:20 +#: ../E/researches.txt:19 #, no-wrap msgid "" "ResearchLegged Legged bots (e.g. legged grabber)\n" @@ -6419,13 +6393,13 @@ msgid "" msgstr "" #. type: \t; header -#: ../E/researches.txt:23 +#: ../E/researches.txt:22 #, no-wrap msgid "Impossible to research:" msgstr "" #. type: Plain text -#: ../E/researches.txt:24 +#: ../E/researches.txt:23 #, no-wrap msgid "" "ResearchSniffer Sniffers (e.g. tracked sniffer)\n" @@ -6442,6 +6416,52 @@ msgid "" "!= 0 Spaceship could not take off (e.g. mission is not finished yet)" msgstr "" +#. type: Plain text +#: ../E/object.txt:4 +#, no-wrap +msgid "" +"int object.category Category of the object\n" +"point object.position Position of the object (x,y,z)\n" +"float object.orientation Orientation of the object (0..360)\n" +"float object.pitch Forward/backward angle of the object\n" +"float object.roll Right/left angle of the object \n" +"float object.energyLevel Energy level (0..1)\n" +"float object.shieldLevel Shield level (0..1)\n" +"float object.temperature Jet temperature (0..1)\n" +"float object.altitude Altitude above ground\n" +"float object.lifeTime Lifetime of the object\n" +"object object.energyCell Power cell on the bot\n" +"object object.load Object carried by the bot\n" +"int object.team The bot's team (see code battles)\n" +"point object.velocity Velocity of the object" +msgstr "" + +#. type: Plain text +#: ../E/object.txt:61 +#, no-wrap +msgid "The bot's team. Used in code battles. If the object has no team assigned (e.g. in no team-based levels, the object being a resource), this is equal to 0." +msgstr "" + +#~ msgid "The bot's team. Used in code battles." +#~ msgstr "" + +#~ msgid "" +#~ "int object.category Category of the object\n" +#~ "point object.position Position of the object (x,y,z)\n" +#~ "float object.orientation Orientation of the object (0..360)\n" +#~ "float object.pitch Forward/backward angle of the object\n" +#~ "float object.roll Right/left angle of the object \n" +#~ "float object.energyLevel Energy level (0..1)\n" +#~ "float object.shieldLevel Shield level (0..1)\n" +#~ "float object.temperature Jet temperature (0..1)\n" +#~ "float object.altitude Altitude above ground\n" +#~ "float object.lifeTime Lifetime of the object\n" +#~ "object object.energyCell Power cell on the bot\n" +#~ "object object.load Object carried by the bot\n" +#~ "int object.team The bot's team (see code battles)\n" +#~ "point object.velocity Velocity of the object" +#~ msgstr "" + #~ msgid "Buildings :" #~ msgstr "" diff --git a/help/cbot/po/de.po b/help/cbot/po/de.po index a72be377..e945120b 100644 --- a/help/cbot/po/de.po +++ b/help/cbot/po/de.po @@ -53,7 +53,7 @@ msgid "Time in seconds." msgstr "Zeit in Sekunden." #. type: \t; header -#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:28 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19 +#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19 #, no-wrap msgid "See also" msgstr "Siehe auch" @@ -7014,7 +7014,7 @@ msgid "In a program, research names are always displayed on a red msgstr "" #. type: Plain text -#: ../E/researches.txt:29 +#: ../E/researches.txt:28 #, no-wrap msgid "CBOT Language, variables and categories." msgstr "" @@ -7105,12 +7105,6 @@ msgstr "" msgid "Also, some objects have additional methods (instructions). See them in the main list in the \"Instructions specific for some objects\" section." msgstr "" -#. type: Plain text -#: ../E/object.txt:61 -#, no-wrap -msgid "The bot's team. Used in code battles." -msgstr "" - #. type: Plain text #: ../E/object.txt:22 #, no-wrap @@ -7159,26 +7153,6 @@ msgstr "" msgid "Flags and Other Indicators:" msgstr "" -#. type: Plain text -#: ../E/object.txt:4 -#, no-wrap -msgid "" -"int object.category Category of the object\n" -"point object.position Position of the object (x,y,z)\n" -"float object.orientation Orientation of the object (0..360)\n" -"float object.pitch Forward/backward angle of the object\n" -"float object.roll Right/left angle of the object \n" -"float object.energyLevel Energy level (0..1)\n" -"float object.shieldLevel Shield level (0..1)\n" -"float object.temperature Jet temperature (0..1)\n" -"float object.altitude Altitude above ground\n" -"float object.lifeTime Lifetime of the object\n" -"object object.energyCell Power cell on the bot\n" -"object object.load Object carried by the bot\n" -"int object.team The bot's team (see code battles)\n" -"point object.velocity Velocity of the object" -msgstr "" - #. type: Plain text #: ../E/research.txt:5 #, no-wrap @@ -7213,7 +7187,7 @@ msgid "Done by ResearchCenter:" msgstr "" #. type: Plain text -#: ../E/researches.txt:10 +#: ../E/researches.txt:9 #, no-wrap msgid "" "ResearchTracked Tracked bots (e.g. tracked grabber)\n" @@ -7227,13 +7201,13 @@ msgid "" msgstr "" #. type: \t; header -#: ../E/researches.txt:19 +#: ../E/researches.txt:18 #, no-wrap msgid "Done by AutoLab:" msgstr "" #. type: Plain text -#: ../E/researches.txt:20 +#: ../E/researches.txt:19 #, no-wrap msgid "" "ResearchLegged Legged bots (e.g. legged grabber)\n" @@ -7241,13 +7215,13 @@ msgid "" msgstr "" #. type: \t; header -#: ../E/researches.txt:23 +#: ../E/researches.txt:22 #, no-wrap msgid "Impossible to research:" msgstr "" #. type: Plain text -#: ../E/researches.txt:24 +#: ../E/researches.txt:23 #, no-wrap msgid "" "ResearchSniffer Sniffers (e.g. tracked sniffer)\n" @@ -7264,6 +7238,52 @@ msgid "" "!= 0 Spaceship could not take off (e.g. mission is not finished yet)" msgstr "" +#. type: Plain text +#: ../E/object.txt:4 +#, no-wrap +msgid "" +"int object.category Category of the object\n" +"point object.position Position of the object (x,y,z)\n" +"float object.orientation Orientation of the object (0..360)\n" +"float object.pitch Forward/backward angle of the object\n" +"float object.roll Right/left angle of the object \n" +"float object.energyLevel Energy level (0..1)\n" +"float object.shieldLevel Shield level (0..1)\n" +"float object.temperature Jet temperature (0..1)\n" +"float object.altitude Altitude above ground\n" +"float object.lifeTime Lifetime of the object\n" +"object object.energyCell Power cell on the bot\n" +"object object.load Object carried by the bot\n" +"int object.team The bot's team (see code battles)\n" +"point object.velocity Velocity of the object" +msgstr "" + +#. type: Plain text +#: ../E/object.txt:61 +#, no-wrap +msgid "The bot's team. Used in code battles. If the object has no team assigned (e.g. in no team-based levels, the object being a resource), this is equal to 0." +msgstr "" + +#~ msgid "The bot's team. Used in code battles." +#~ msgstr "" + +#~ msgid "" +#~ "int object.category Category of the object\n" +#~ "point object.position Position of the object (x,y,z)\n" +#~ "float object.orientation Orientation of the object (0..360)\n" +#~ "float object.pitch Forward/backward angle of the object\n" +#~ "float object.roll Right/left angle of the object \n" +#~ "float object.energyLevel Energy level (0..1)\n" +#~ "float object.shieldLevel Shield level (0..1)\n" +#~ "float object.temperature Jet temperature (0..1)\n" +#~ "float object.altitude Altitude above ground\n" +#~ "float object.lifeTime Lifetime of the object\n" +#~ "object object.energyCell Power cell on the bot\n" +#~ "object object.load Object carried by the bot\n" +#~ "int object.team The bot's team (see code battles)\n" +#~ "point object.velocity Velocity of the object" +#~ msgstr "" + #~ msgid "Buildings :" #~ msgstr "Bauten:" diff --git a/help/cbot/po/fr.po b/help/cbot/po/fr.po index 7d9f4e6b..e243448e 100644 --- a/help/cbot/po/fr.po +++ b/help/cbot/po/fr.po @@ -53,7 +53,7 @@ msgid "Time in seconds." msgstr "Temps en secondes." #. type: \t; header -#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:28 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19 +#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19 #, no-wrap msgid "See also" msgstr "Voir aussi" @@ -6970,7 +6970,7 @@ msgid "In a program, research names are always displayed on a red msgstr "" #. type: Plain text -#: ../E/researches.txt:29 +#: ../E/researches.txt:28 #, no-wrap msgid "CBOT Language, variables and categories." msgstr "" @@ -7061,12 +7061,6 @@ msgstr "" msgid "Also, some objects have additional methods (instructions). See them in the main list in the \"Instructions specific for some objects\" section." msgstr "" -#. type: Plain text -#: ../E/object.txt:61 -#, no-wrap -msgid "The bot's team. Used in code battles." -msgstr "" - #. type: Plain text #: ../E/object.txt:22 #, no-wrap @@ -7115,26 +7109,6 @@ msgstr "" msgid "Flags and Other Indicators:" msgstr "" -#. type: Plain text -#: ../E/object.txt:4 -#, no-wrap -msgid "" -"int object.category Category of the object\n" -"point object.position Position of the object (x,y,z)\n" -"float object.orientation Orientation of the object (0..360)\n" -"float object.pitch Forward/backward angle of the object\n" -"float object.roll Right/left angle of the object \n" -"float object.energyLevel Energy level (0..1)\n" -"float object.shieldLevel Shield level (0..1)\n" -"float object.temperature Jet temperature (0..1)\n" -"float object.altitude Altitude above ground\n" -"float object.lifeTime Lifetime of the object\n" -"object object.energyCell Power cell on the bot\n" -"object object.load Object carried by the bot\n" -"int object.team The bot's team (see code battles)\n" -"point object.velocity Velocity of the object" -msgstr "" - #. type: Plain text #: ../E/research.txt:5 #, no-wrap @@ -7169,7 +7143,7 @@ msgid "Done by ResearchCenter:" msgstr "" #. type: Plain text -#: ../E/researches.txt:10 +#: ../E/researches.txt:9 #, no-wrap msgid "" "ResearchTracked Tracked bots (e.g. tracked grabber)\n" @@ -7183,13 +7157,13 @@ msgid "" msgstr "" #. type: \t; header -#: ../E/researches.txt:19 +#: ../E/researches.txt:18 #, no-wrap msgid "Done by AutoLab:" msgstr "" #. type: Plain text -#: ../E/researches.txt:20 +#: ../E/researches.txt:19 #, no-wrap msgid "" "ResearchLegged Legged bots (e.g. legged grabber)\n" @@ -7197,13 +7171,13 @@ msgid "" msgstr "" #. type: \t; header -#: ../E/researches.txt:23 +#: ../E/researches.txt:22 #, no-wrap msgid "Impossible to research:" msgstr "" #. type: Plain text -#: ../E/researches.txt:24 +#: ../E/researches.txt:23 #, no-wrap msgid "" "ResearchSniffer Sniffers (e.g. tracked sniffer)\n" @@ -7220,6 +7194,52 @@ msgid "" "!= 0 Spaceship could not take off (e.g. mission is not finished yet)" msgstr "" +#. type: Plain text +#: ../E/object.txt:4 +#, no-wrap +msgid "" +"int object.category Category of the object\n" +"point object.position Position of the object (x,y,z)\n" +"float object.orientation Orientation of the object (0..360)\n" +"float object.pitch Forward/backward angle of the object\n" +"float object.roll Right/left angle of the object \n" +"float object.energyLevel Energy level (0..1)\n" +"float object.shieldLevel Shield level (0..1)\n" +"float object.temperature Jet temperature (0..1)\n" +"float object.altitude Altitude above ground\n" +"float object.lifeTime Lifetime of the object\n" +"object object.energyCell Power cell on the bot\n" +"object object.load Object carried by the bot\n" +"int object.team The bot's team (see code battles)\n" +"point object.velocity Velocity of the object" +msgstr "" + +#. type: Plain text +#: ../E/object.txt:61 +#, no-wrap +msgid "The bot's team. Used in code battles. If the object has no team assigned (e.g. in no team-based levels, the object being a resource), this is equal to 0." +msgstr "" + +#~ msgid "The bot's team. Used in code battles." +#~ msgstr "" + +#~ msgid "" +#~ "int object.category Category of the object\n" +#~ "point object.position Position of the object (x,y,z)\n" +#~ "float object.orientation Orientation of the object (0..360)\n" +#~ "float object.pitch Forward/backward angle of the object\n" +#~ "float object.roll Right/left angle of the object \n" +#~ "float object.energyLevel Energy level (0..1)\n" +#~ "float object.shieldLevel Shield level (0..1)\n" +#~ "float object.temperature Jet temperature (0..1)\n" +#~ "float object.altitude Altitude above ground\n" +#~ "float object.lifeTime Lifetime of the object\n" +#~ "object object.energyCell Power cell on the bot\n" +#~ "object object.load Object carried by the bot\n" +#~ "int object.team The bot's team (see code battles)\n" +#~ "point object.velocity Velocity of the object" +#~ msgstr "" + #~ msgid "Buildings :" #~ msgstr "Catégories des bâtiments:" diff --git a/help/cbot/po/pl.po b/help/cbot/po/pl.po index 642c0d0d..61ce7e3c 100644 --- a/help/cbot/po/pl.po +++ b/help/cbot/po/pl.po @@ -53,7 +53,7 @@ msgid "Time in seconds." msgstr "Czas w sekundach." #. type: \t; header -#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:28 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19 +#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19 #, no-wrap msgid "See also" msgstr "Zobacz również" @@ -7019,7 +7019,7 @@ msgid "In a program, research names are always displayed on a red msgstr "" #. type: Plain text -#: ../E/researches.txt:29 +#: ../E/researches.txt:28 #, no-wrap msgid "CBOT Language, variables and categories." msgstr "" @@ -7110,12 +7110,6 @@ msgstr "" msgid "Also, some objects have additional methods (instructions). See them in the main list in the \"Instructions specific for some objects\" section." msgstr "" -#. type: Plain text -#: ../E/object.txt:61 -#, no-wrap -msgid "The bot's team. Used in code battles." -msgstr "" - #. type: Plain text #: ../E/object.txt:22 #, no-wrap @@ -7164,26 +7158,6 @@ msgstr "" msgid "Flags and Other Indicators:" msgstr "" -#. type: Plain text -#: ../E/object.txt:4 -#, no-wrap -msgid "" -"int object.category Category of the object\n" -"point object.position Position of the object (x,y,z)\n" -"float object.orientation Orientation of the object (0..360)\n" -"float object.pitch Forward/backward angle of the object\n" -"float object.roll Right/left angle of the object \n" -"float object.energyLevel Energy level (0..1)\n" -"float object.shieldLevel Shield level (0..1)\n" -"float object.temperature Jet temperature (0..1)\n" -"float object.altitude Altitude above ground\n" -"float object.lifeTime Lifetime of the object\n" -"object object.energyCell Power cell on the bot\n" -"object object.load Object carried by the bot\n" -"int object.team The bot's team (see code battles)\n" -"point object.velocity Velocity of the object" -msgstr "" - #. type: Plain text #: ../E/research.txt:5 #, no-wrap @@ -7218,7 +7192,7 @@ msgid "Done by ResearchCenter:" msgstr "" #. type: Plain text -#: ../E/researches.txt:10 +#: ../E/researches.txt:9 #, no-wrap msgid "" "ResearchTracked Tracked bots (e.g. tracked grabber)\n" @@ -7232,13 +7206,13 @@ msgid "" msgstr "" #. type: \t; header -#: ../E/researches.txt:19 +#: ../E/researches.txt:18 #, no-wrap msgid "Done by AutoLab:" msgstr "" #. type: Plain text -#: ../E/researches.txt:20 +#: ../E/researches.txt:19 #, no-wrap msgid "" "ResearchLegged Legged bots (e.g. legged grabber)\n" @@ -7246,13 +7220,13 @@ msgid "" msgstr "" #. type: \t; header -#: ../E/researches.txt:23 +#: ../E/researches.txt:22 #, no-wrap msgid "Impossible to research:" msgstr "" #. type: Plain text -#: ../E/researches.txt:24 +#: ../E/researches.txt:23 #, no-wrap msgid "" "ResearchSniffer Sniffers (e.g. tracked sniffer)\n" @@ -7269,6 +7243,52 @@ msgid "" "!= 0 Spaceship could not take off (e.g. mission is not finished yet)" msgstr "" +#. type: Plain text +#: ../E/object.txt:4 +#, no-wrap +msgid "" +"int object.category Category of the object\n" +"point object.position Position of the object (x,y,z)\n" +"float object.orientation Orientation of the object (0..360)\n" +"float object.pitch Forward/backward angle of the object\n" +"float object.roll Right/left angle of the object \n" +"float object.energyLevel Energy level (0..1)\n" +"float object.shieldLevel Shield level (0..1)\n" +"float object.temperature Jet temperature (0..1)\n" +"float object.altitude Altitude above ground\n" +"float object.lifeTime Lifetime of the object\n" +"object object.energyCell Power cell on the bot\n" +"object object.load Object carried by the bot\n" +"int object.team The bot's team (see code battles)\n" +"point object.velocity Velocity of the object" +msgstr "" + +#. type: Plain text +#: ../E/object.txt:61 +#, no-wrap +msgid "The bot's team. Used in code battles. If the object has no team assigned (e.g. in no team-based levels, the object being a resource), this is equal to 0." +msgstr "" + +#~ msgid "The bot's team. Used in code battles." +#~ msgstr "" + +#~ msgid "" +#~ "int object.category Category of the object\n" +#~ "point object.position Position of the object (x,y,z)\n" +#~ "float object.orientation Orientation of the object (0..360)\n" +#~ "float object.pitch Forward/backward angle of the object\n" +#~ "float object.roll Right/left angle of the object \n" +#~ "float object.energyLevel Energy level (0..1)\n" +#~ "float object.shieldLevel Shield level (0..1)\n" +#~ "float object.temperature Jet temperature (0..1)\n" +#~ "float object.altitude Altitude above ground\n" +#~ "float object.lifeTime Lifetime of the object\n" +#~ "object object.energyCell Power cell on the bot\n" +#~ "object object.load Object carried by the bot\n" +#~ "int object.team The bot's team (see code battles)\n" +#~ "point object.velocity Velocity of the object" +#~ msgstr "" + #~ msgid "Buildings :" #~ msgstr "Budynki:" diff --git a/help/cbot/po/ru.po b/help/cbot/po/ru.po index fdfa4bda..ccdacc65 100644 --- a/help/cbot/po/ru.po +++ b/help/cbot/po/ru.po @@ -53,7 +53,7 @@ msgid "Time in seconds." msgstr "" #. type: \t; header -#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:28 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19 +#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19 #, no-wrap msgid "See also" msgstr "См. также" @@ -6979,7 +6979,7 @@ msgid "In a program, research names are always displayed on a red msgstr "" #. type: Plain text -#: ../E/researches.txt:29 +#: ../E/researches.txt:28 #, no-wrap msgid "CBOT Language, variables and categories." msgstr "" @@ -7070,12 +7070,6 @@ msgstr "" msgid "Also, some objects have additional methods (instructions). See them in the main list in the \"Instructions specific for some objects\" section." msgstr "" -#. type: Plain text -#: ../E/object.txt:61 -#, no-wrap -msgid "The bot's team. Used in code battles." -msgstr "" - #. type: Plain text #: ../E/object.txt:22 #, no-wrap @@ -7124,26 +7118,6 @@ msgstr "" msgid "Flags and Other Indicators:" msgstr "" -#. type: Plain text -#: ../E/object.txt:4 -#, no-wrap -msgid "" -"int object.category Category of the object\n" -"point object.position Position of the object (x,y,z)\n" -"float object.orientation Orientation of the object (0..360)\n" -"float object.pitch Forward/backward angle of the object\n" -"float object.roll Right/left angle of the object \n" -"float object.energyLevel Energy level (0..1)\n" -"float object.shieldLevel Shield level (0..1)\n" -"float object.temperature Jet temperature (0..1)\n" -"float object.altitude Altitude above ground\n" -"float object.lifeTime Lifetime of the object\n" -"object object.energyCell Power cell on the bot\n" -"object object.load Object carried by the bot\n" -"int object.team The bot's team (see code battles)\n" -"point object.velocity Velocity of the object" -msgstr "" - #. type: Plain text #: ../E/research.txt:5 #, no-wrap @@ -7178,7 +7152,7 @@ msgid "Done by ResearchCenter:" msgstr "" #. type: Plain text -#: ../E/researches.txt:10 +#: ../E/researches.txt:9 #, no-wrap msgid "" "ResearchTracked Tracked bots (e.g. tracked grabber)\n" @@ -7192,13 +7166,13 @@ msgid "" msgstr "" #. type: \t; header -#: ../E/researches.txt:19 +#: ../E/researches.txt:18 #, no-wrap msgid "Done by AutoLab:" msgstr "" #. type: Plain text -#: ../E/researches.txt:20 +#: ../E/researches.txt:19 #, no-wrap msgid "" "ResearchLegged Legged bots (e.g. legged grabber)\n" @@ -7206,13 +7180,13 @@ msgid "" msgstr "" #. type: \t; header -#: ../E/researches.txt:23 +#: ../E/researches.txt:22 #, no-wrap msgid "Impossible to research:" msgstr "" #. type: Plain text -#: ../E/researches.txt:24 +#: ../E/researches.txt:23 #, no-wrap msgid "" "ResearchSniffer Sniffers (e.g. tracked sniffer)\n" @@ -7229,6 +7203,52 @@ msgid "" "!= 0 Spaceship could not take off (e.g. mission is not finished yet)" msgstr "" +#. type: Plain text +#: ../E/object.txt:4 +#, no-wrap +msgid "" +"int object.category Category of the object\n" +"point object.position Position of the object (x,y,z)\n" +"float object.orientation Orientation of the object (0..360)\n" +"float object.pitch Forward/backward angle of the object\n" +"float object.roll Right/left angle of the object \n" +"float object.energyLevel Energy level (0..1)\n" +"float object.shieldLevel Shield level (0..1)\n" +"float object.temperature Jet temperature (0..1)\n" +"float object.altitude Altitude above ground\n" +"float object.lifeTime Lifetime of the object\n" +"object object.energyCell Power cell on the bot\n" +"object object.load Object carried by the bot\n" +"int object.team The bot's team (see code battles)\n" +"point object.velocity Velocity of the object" +msgstr "" + +#. type: Plain text +#: ../E/object.txt:61 +#, no-wrap +msgid "The bot's team. Used in code battles. If the object has no team assigned (e.g. in no team-based levels, the object being a resource), this is equal to 0." +msgstr "" + +#~ msgid "The bot's team. Used in code battles." +#~ msgstr "" + +#~ msgid "" +#~ "int object.category Category of the object\n" +#~ "point object.position Position of the object (x,y,z)\n" +#~ "float object.orientation Orientation of the object (0..360)\n" +#~ "float object.pitch Forward/backward angle of the object\n" +#~ "float object.roll Right/left angle of the object \n" +#~ "float object.energyLevel Energy level (0..1)\n" +#~ "float object.shieldLevel Shield level (0..1)\n" +#~ "float object.temperature Jet temperature (0..1)\n" +#~ "float object.altitude Altitude above ground\n" +#~ "float object.lifeTime Lifetime of the object\n" +#~ "object object.energyCell Power cell on the bot\n" +#~ "object object.load Object carried by the bot\n" +#~ "int object.team The bot's team (see code battles)\n" +#~ "point object.velocity Velocity of the object" +#~ msgstr "" + #~ msgid "Buildings :" #~ msgstr "Здания:"