2012-12-26 13:56:12 +00:00
|
|
|
# SOME DESCRIPTIVE TITLE
|
|
|
|
# Copyright (C) YEAR Free Software Foundation, Inc.
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
2016-03-25 19:57:06 +00:00
|
|
|
"POT-Creation-Date: 2016-03-25 19:24+0100\n"
|
2012-12-26 13:56:12 +00:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
|
|
"Language: \n"
|
|
|
|
"MIME-Version: 1.0\n"
|
2012-12-27 10:05:02 +00:00
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
2012-12-26 13:56:12 +00:00
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2016-03-25 19:57:06 +00:00
|
|
|
#. type: Name=
|
2012-12-26 13:56:12 +00:00
|
|
|
#: colobot.ini:1
|
|
|
|
#, no-wrap
|
|
|
|
msgid "Colobot"
|
|
|
|
msgstr ""
|
|
|
|
|
2016-03-25 19:57:06 +00:00
|
|
|
#. type: GenericName=
|
2012-12-26 13:56:12 +00:00
|
|
|
#: colobot.ini:2
|
|
|
|
#, no-wrap
|
|
|
|
msgid "Game to learn programming"
|
|
|
|
msgstr ""
|
|
|
|
|
2016-03-25 19:57:06 +00:00
|
|
|
#. type: Comment=
|
2012-12-26 13:56:12 +00:00
|
|
|
#: colobot.ini:3
|
|
|
|
#, no-wrap
|
|
|
|
msgid "Colonize with bots"
|
|
|
|
msgstr ""
|
2012-12-27 10:05:02 +00:00
|
|
|
|
|
|
|
#. type: =head1
|
|
|
|
#: colobot.pod:3
|
2013-01-20 13:28:33 +00:00
|
|
|
msgid "NAME"
|
2012-12-27 10:05:02 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:5
|
|
|
|
msgid "colobot - educational programming strategy game"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =head1
|
|
|
|
#: colobot.pod:7
|
|
|
|
msgid "SYNOPSIS"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:9
|
2016-03-25 19:57:06 +00:00
|
|
|
msgid "B<colobot>"
|
2012-12-27 10:05:02 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =head1
|
|
|
|
#: colobot.pod:11
|
|
|
|
msgid "DESCRIPTION"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:13
|
|
|
|
msgid ""
|
|
|
|
"Colobot (Colonize with Bots) is an educational game aiming to teach "
|
|
|
|
"programming through entertainment. You are playing as an astronaut on a "
|
|
|
|
"journey with robot helpers to find a planet for colonization. It features 3D "
|
|
|
|
"real-time graphics and a C++ and Java-like, object-oriented language, CBOT, "
|
|
|
|
"which can be used to program the robots available in the game."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =head1
|
|
|
|
#: colobot.pod:19
|
|
|
|
msgid "OPTIONS"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:23
|
|
|
|
msgid "B<-help>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:25
|
|
|
|
msgid "Display a short help text"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:27
|
2016-03-25 19:57:06 +00:00
|
|
|
msgid "B<-resolution> I<WxH>"
|
2012-12-27 10:05:02 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:29
|
2016-03-25 19:57:06 +00:00
|
|
|
msgid "Set runtime screen resolution"
|
2012-12-27 10:05:02 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:31
|
2016-03-25 19:57:06 +00:00
|
|
|
msgid "B<-graphics> I<default>|I<auto>|I<opengl>|I<gl14>|I<gl21>|I<gl33>"
|
2012-12-27 10:05:02 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:33
|
2016-03-25 19:57:06 +00:00
|
|
|
msgid "Changes graphics device"
|
2012-12-27 10:05:02 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:35
|
2016-03-25 19:57:06 +00:00
|
|
|
msgid "B<-glversion> I<default>|I<#.#>"
|
2012-12-27 10:05:02 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:37
|
2016-03-25 19:57:06 +00:00
|
|
|
msgid "Sets OpenGL context version to use."
|
2012-12-27 10:05:02 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:39
|
2016-03-25 19:57:06 +00:00
|
|
|
msgid "B<-glprofile> I<default>|I<core>|I<compatibility>|I<opengles>"
|
2012-12-27 10:05:02 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:41
|
2016-03-25 19:57:06 +00:00
|
|
|
msgid "Sets OpenGL context profile to use."
|
2012-12-27 10:05:02 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =head1
|
|
|
|
#: colobot.pod:45
|
2016-03-25 19:57:06 +00:00
|
|
|
msgid "RUNTIME PATH OVERRIDES"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:49
|
|
|
|
msgid "B<-langdir> F</path/to/lang/>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:51
|
|
|
|
msgid "Set custom language directory path"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:53
|
|
|
|
msgid "B<-datadir> F</path/to/data/>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:55
|
|
|
|
msgid "Set custom data directory path"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:57
|
|
|
|
msgid "B<-savedir> F</path/to/save/>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:59
|
|
|
|
msgid "Set custom save directory path (must be writable)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:61
|
|
|
|
msgid "B<-mod> F</path/to/mods/>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:63
|
|
|
|
msgid "Set datadir mod path"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =head1
|
|
|
|
#: colobot.pod:67
|
|
|
|
msgid "DEBUG OPTIONS"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:71
|
|
|
|
msgid "B<-loglevel> I<trace>|I<debug>|I<info>|I<warn>|I<error>|I<none>."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:73
|
|
|
|
msgid "Set log level."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:75
|
|
|
|
msgid "B<-debug> I<all>|I<event>|I<models>|..."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:77
|
|
|
|
msgid ""
|
|
|
|
"Enable debug mode (more info printed in logs). Possible values are as "
|
|
|
|
"follows, as well as any comma-separated combination"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:81
|
|
|
|
msgid "sys_events"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:83
|
|
|
|
msgid "System events"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:85
|
|
|
|
msgid "update_events"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:87
|
|
|
|
msgid "Update events"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:89
|
|
|
|
msgid "app_events"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:91
|
|
|
|
msgid "Application events"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:93
|
|
|
|
msgid "events"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:95
|
|
|
|
msgid "All above events"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:97
|
|
|
|
msgid "models"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:99
|
|
|
|
msgid "Models-related debugging"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:101
|
|
|
|
msgid "all"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:103
|
|
|
|
msgid "All above debugging statements"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:107
|
|
|
|
msgid "B<-headless>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:109
|
|
|
|
msgid "Run in headless mode - disables graphics, sound and user interaction"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:111
|
|
|
|
msgid "B<-runscene> I<scenecodename>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:113
|
|
|
|
msgid "Run given scene on start (skip menus)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:115
|
|
|
|
msgid "B<-scenetest>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:117
|
|
|
|
msgid "Win every mission right after it's loaded"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =head1
|
|
|
|
#: colobot.pod:121
|
|
|
|
msgid "ENVIRONMENT"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =item
|
|
|
|
#: colobot.pod:125
|
|
|
|
msgid "LC_MESSAGES"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
|
|
|
#: colobot.pod:127
|
|
|
|
msgid "Used to determine the runtime language."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: =head1
|
|
|
|
#: colobot.pod:131
|
2012-12-27 10:05:02 +00:00
|
|
|
msgid "AUTHOR"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. type: textblock
|
2016-03-25 19:57:06 +00:00
|
|
|
#: colobot.pod:133
|
2012-12-27 10:05:02 +00:00
|
|
|
msgid "This manpage was written by Didier Raboud <S<odyx@debian.org>>."
|
|
|
|
msgstr ""
|