1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-10-27 18:20:13 -04:00

Merge branch master into with-autogenerated

This commit is contained in:
John Zaitseff 2012-05-09 07:27:01 +10:00
commit 5e7898ac49
39 changed files with 199 additions and 105 deletions

View File

@ -6,7 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# $Id: Makefile.am 229 2011-08-01 08:17:02Z john $
# $Id: Makefile.am 362 2012-03-14 15:36:23Z john $
#
# This file, Makefile.am, contains the top-level Makefile for Star
# Traders. It needs to be processed by automake to produce the

4
NEWS
View File

@ -15,8 +15,8 @@ consult the Subversion repository for "trader" on The ZAP Group web server
at http://www.zap.org.au/services/svn/.
Version 7.4 (not yet released)
------------------------------
Version 7.4 (9th May, 2012)
---------------------------
For the first time since the CP/M-80 version of Star Traders, the game
algorithms have been carefully reviewed and revised. In particular,

3
README
View File

@ -14,7 +14,8 @@ Installation
============
Full instructions for installing Star Traders are contained in the file
INSTALL; the short version is:
INSTALL. Please note that that file does NOT contain generic GNU Autoconf
instructions! For the impatient, the short version is:
./configure
make

View File

@ -6,7 +6,7 @@ dnl * *
dnl *********************************************************************
dnl
dnl Author: John Zaitseff <J.Zaitseff@zap.org.au>
dnl $Id: configure.ac 239 2011-08-08 01:15:44Z john $
dnl $Id: configure.ac 437 2012-04-14 04:05:49Z john $
dnl
dnl This file, configure.ac, contains information required by autoconf to
dnl generate the corresponding configure script.
@ -26,7 +26,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program. If not, see http://www.gnu.org/licenses/.
AC_INIT([Star Traders], [7.4-pre2], [J.Zaitseff@zap.org.au], [trader], [http://www.zap.org.au/software/trader/])
AC_INIT([Star Traders], [7.4], [J.Zaitseff@zap.org.au], [trader], [http://www.zap.org.au/software/trader/])
AC_DEFINE([PACKAGE_AUTHOR], ["John Zaitseff"], [Package author])
AC_PREREQ([2.67])

View File

@ -6,7 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# $Id: Makefile.am 36 2011-07-02 00:17:03Z john $
# $Id: Makefile.am 362 2012-03-14 15:36:23Z john $
#
# This file, doc/Makefile.am, contains the documentation directory
# Makefile for Star Traders. It needs to be processed by automake to

View File

@ -6,7 +6,7 @@
.\" *********************************************************************
.\"
.\" Author: John Zaitseff <J.Zaitseff@zap.org.au>
.\" $Id: trader.6 334 2011-08-28 07:17:10Z john $
.\" $Id: trader.6 368 2012-03-15 23:49:25Z john $
.\"
.\" This program is free software: you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by

View File

@ -6,7 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# $Id: Makefile.am 343 2011-08-29 01:11:53Z john $
# $Id: Makefile.am 362 2012-03-14 15:36:23Z john $
#
# This file, m4/Makefile.am, contains the m4 macro directory Makefile for
# Star Traders. It needs to be processed by automake to produce the

View File

@ -6,7 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# $Id: LINGUAS 332 2011-08-28 07:06:53Z john $
# $Id: LINGUAS 433 2012-04-14 00:41:18Z john $
#
# This file, po/LINGUAS, contains a list of the available languages in
# the po directory.

View File

@ -6,7 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# $Id: Makevars 335 2011-08-28 22:17:13Z john $
# $Id: Makevars 393 2012-03-25 08:08:57Z john $
#
# This file, po/Makevars, contains variables that are substituted into
# po/Makefile for use with GNU gettext.

View File

@ -6,7 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# $Id: POTFILES.in 232 2011-08-01 08:59:54Z john $
# $Id: POTFILES.in 362 2012-03-14 15:36:23Z john $
#
# This file, po/POTFILES.in, contains a list of source files which
# contain translatable strings.

View File

@ -12,10 +12,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: trader 7.4-pre1\n"
"Project-Id-Version: trader 7.4\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
"PO-Revision-Date: 2012-03-31 09:48+1100\n"
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
"PO-Revision-Date: 2012-05-09 07:07+1000\n"
"Last-Translator: Philipp Thomas <pth@suse.de>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
"Language: de\n"

View File

@ -12,10 +12,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: trader 7.4-pre1\n"
"Project-Id-Version: trader 7.4\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
"PO-Revision-Date: 2012-03-27 08:01+1100\n"
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
"PO-Revision-Date: 2012-05-09 07:07+1000\n"
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
"Language-Team: English (Australian)\n"
"Language: en_AU\n"

View File

@ -12,10 +12,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: trader 7.4-pre1\n"
"Project-Id-Version: trader 7.4\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
"PO-Revision-Date: 2012-03-27 08:02+1100\n"
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
"PO-Revision-Date: 2012-05-09 07:07+1000\n"
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
"Language-Team: English (Canadian)\n"
"Language: en_CA\n"

View File

@ -12,10 +12,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: trader 7.4-pre1\n"
"Project-Id-Version: trader 7.4\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
"PO-Revision-Date: 2012-03-27 08:02+1100\n"
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
"PO-Revision-Date: 2012-05-09 07:06+1000\n"
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
"Language-Team: English (British)\n"
"Language: en_GB\n"

View File

@ -12,10 +12,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: trader 7.4-pre1\n"
"Project-Id-Version: trader 7.4\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
"PO-Revision-Date: 2012-03-27 08:02+1100\n"
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
"PO-Revision-Date: 2012-05-09 07:06+1000\n"
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
"Language-Team: English\n"
"Language: en_US\n"

View File

@ -13,10 +13,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: trader 7.4-pre1\n"
"Project-Id-Version: trader 7.4\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
"PO-Revision-Date: 2012-04-04 17:20+1000\n"
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
"PO-Revision-Date: 2012-05-09 07:06+1000\n"
"Last-Translator: Jorma Karvonen <karvonen.jorma@gmail.com>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
"Language: fi\n"

View File

@ -11,10 +11,10 @@
# Frédéric Marchal <fmarchal@perso.be>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: trader 7.4-pre1\n"
"Project-Id-Version: trader 7.4\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
"PO-Revision-Date: 2012-03-30 07:15+1100\n"
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
"PO-Revision-Date: 2012-05-09 07:05+1000\n"
"Last-Translator: Frédéric Marchal <fmarchal@perso.be>\n"
"Language-Team: French <traduc@traduc.org>\n"
"Language: fr\n"

191
po/hr.po
View File

@ -12,10 +12,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: trader 7.4-pre1\n"
"Project-Id-Version: trader 7.4\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
"PO-Revision-Date: 2012-04-14 12:08+1000\n"
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
"PO-Revision-Date: 2012-05-09 07:05+1000\n"
"Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
"Language: hr\n"
@ -27,22 +27,22 @@ msgstr ""
#: src/trader.c:235
#, c-format
msgid "%s: invalid value for --max-turn: `%s'\n"
msgstr "%s: neispravna vrijednost za --max-turn: `%s'\n"
msgstr "%s: neispravna vrijednost za --max-turn: „%s”\n"
#: src/trader.c:251
#, c-format
msgid "%s: invalid operand `%s'\n"
msgstr "%s: neispravan operand `%s'\n"
msgstr "%s: neispravan operand „%s”\n"
#: src/trader.c:260
#, c-format
msgid "%s: invalid game number `%s'\n"
msgstr "%s: neispravan broj igre `%s'\n"
msgstr "%s: neispravan broj igre „%s”\n"
#: src/trader.c:269
#, c-format
msgid "%s: extra operand `%s'\n"
msgstr "%s: operand viška `%s'\n"
msgstr "%s: operand viška „%s”\n"
#. TRANSLATORS: "John Zaitseff" [IPA d͡ʒɒn ˈzaɪ̯t͡səf] is the proper
#. name of the author. The IPA pronunciation in this comment is in
@ -65,7 +65,7 @@ msgstr ""
"Star Traders (%s) %s\n"
"Copyright (C) %s, John Zaitseff.\n"
"\n"
"\"Star Traders\" (Međuzvjezdani trgovci) je jednostavna igra međuzvjezadnog\n"
"„Star Traders” (Međuzvjezdani trgovci) je jednostavna igra međuzvjezadnog\n"
"trgovanja, gdje je cilj igre stvarati tvrtke, kupovati i prodavati dionice\n"
"te posuđivati i vraćati novac kako biste postali najbogatiji igrač (pobjednik).\n"
"\n"
@ -77,7 +77,7 @@ msgstr ""
#: src/trader.c:308
#, c-format
msgid "%s: Try `%s --help' for more information.\n"
msgstr "%s: Pokušajte `%s --help' za više informacija.\n"
msgstr "%s: Pokušajte „%s --help” za više informacija.\n"
#: src/trader.c:311
#, c-format
@ -166,35 +166,35 @@ msgstr "Star Traders početna stranica: <%s>.\n"
#. more than 24 characters (column positions, to be precise) long.
#: src/globals.c:47
msgid "Altair Starways"
msgstr "Altair Starways"
msgstr "Altair zvjezdani putovi"
#: src/globals.c:48
msgid "Betelgeuse, Ltd"
msgstr "Betelgeuse, Ltd"
msgstr "Betelgeuse d.o.o."
#: src/globals.c:49
msgid "Capella Freight Co"
msgstr "Capella Freight Co"
msgstr "Capella usluge prijevoza"
#: src/globals.c:50
msgid "Denebola Shippers"
msgstr "Denebola Shippers"
msgstr "Denebola brodovi"
#: src/globals.c:51
msgid "Eridani Expediters"
msgstr "Eridani Expediters"
msgstr "Eridani istraživanje"
#: src/globals.c:52
msgid "Fornax Express"
msgstr "Fornax Express"
msgstr "Fornax express"
#: src/globals.c:53
msgid "Gemeni Inc"
msgstr "Gemeni Inc"
msgstr "Gemeni d.d."
#: src/globals.c:54
msgid "Hercules and Co"
msgstr "Hercules and Co"
msgstr "Heraklo i prijatelji"
#. TRANSLATORS: This string specifies the keycodes (keyboard input
#. codes) used to enter the Stock Transaction window for each
@ -217,7 +217,7 @@ msgstr "ABCDEFGH|input|Companies"
#. the vertical line.
#: src/globals.c:80
msgid "ABCDEFGHIJKLMNOPQRST|input|GameMoves"
msgstr "ABCDEFGHIJKLMNOPQRST|input|GameMoves"
msgstr "ABCDEFGHIJKLMNOPRSTU|input|GameMoves"
#. TRANSLATORS: This string is used to display the galaxy map to
#. screen. There must be exactly 11 characters before the ASCII
@ -238,7 +238,7 @@ msgstr ".+*ABCDEFGH|output|MapVals"
#. Double-width characters ARE handled correctly.
#: src/globals.c:103
msgid "abcdefghijklmnopqrst|output|GameMoves"
msgstr "abcdefghijklmnopqrst|output|GameMoves"
msgstr "abcdefghijklmnoprstu|output|GameMoves"
#. TRANSLATORS: The ordinal strings "1st" to "8th" are used in the
#. Game Winner dialog box at the end of the game. If ordinals depend
@ -620,7 +620,7 @@ msgstr " Stečajni upravitelj "
#: src/move.c:688
#, c-format
msgid "%ls has been declared bankrupt by the Interstellar Trading Bank."
msgstr "Međuzvjezdana trgovinska banka je proglasila bankrot igrača %ls."
msgstr "Međuzvjezdana trgovka banka je proglasila bankrot igrača %ls."
#. TRANSLATORS: %ls is the player's name.
#: src/move.c:696
@ -724,7 +724,7 @@ msgid ""
"\n"
"^{All assets have been taken to repay outstanding loans.^}"
msgstr ""
"Međuzvjezdana trgovinska banka je proglasila bankrot tvrtke %ls.\n"
"Međuzvjezdana trgovka banka je proglasila bankrot tvrtke %ls.\n"
"\n"
"^{Sva imovina je oduzeta zbog otplate tekućih pozajmica.^}"
@ -736,7 +736,7 @@ msgid ""
"\n"
"^{The Bank has agreed to pay stock holders ^}%.2f%%^{ of the share value on each share owned.^}"
msgstr ""
"Međuzvjezdana trgovinska banka je proglasila bankrot tvrtke %ls.\n"
"Međuzvjezdana trgovka banka je proglasila bankrot tvrtke %ls.\n"
"\n"
"^{Banka je pristala isplatiti vlasnicima dionica ^}%.2f%%^{ vrijednosti svake dionice.^}"
@ -837,7 +837,7 @@ msgstr "^{<3>^} Posjetite trgovačku banku"
#: src/exch.c:190
#, c-format
msgid "^{<4>^} Exit the Stock Exchange"
msgstr "^{<4>^} Izađite iz burze"
msgstr "^{<4>^} Izađite iz Burze"
#: src/exch.c:193
#, c-format
@ -1009,12 +1009,12 @@ msgstr "^{<2>^} Prodajte dionicu natrag tvrtci"
#: src/exch.c:655
#, c-format
msgid "^{<3>^} Bid company to issue more shares"
msgstr "^{<3>^} Zatražite izdavanje novih dionica tvrtke"
msgstr "^{<3>^} Zatražite izdavanje dionica"
#: src/exch.c:657
#, c-format
msgid "^{<4>^} Exit to the Stock Exchange"
msgstr "^{<4>^} Izađite u burzu"
msgstr "^{<4>^} Izađite u Burzu"
#: src/exch.c:660
#, c-format
@ -1079,7 +1079,7 @@ msgstr[2] "Možete prodati ^{%'ld^} dionica."
#: src/exch.c:774
#, c-format
msgid "How many shares do you wish to sell? "
msgstr "Koliko dionica želite prodati?"
msgstr "Koliko dionica želite prodati? "
#: src/exch.c:802
#, c-format
@ -1128,12 +1128,12 @@ msgstr "%s: nedostaje polje u retku %d"
#: src/fileio.c:60
#, c-format
msgid "%s: illegal field on line %d: `%s'"
msgstr "%s: nedozvoljeno polje u retku %d: `%s'"
msgstr "%s: nedozvoljeno polje u retku %d: „%s”"
#: src/fileio.c:64
#, c-format
msgid "%s: illegal value on line %d: `%s'"
msgstr "%s: nedozvoljena vrijednost u retku %d: `%s'"
msgstr "%s: nedozvoljena vrijednost u retku %d: „%s”"
#: src/fileio.c:96 src/fileio.c:135 src/fileio.c:393
#, c-format
@ -1327,6 +1327,22 @@ msgid ""
" ^e ~. ~. ~. ~. ~. ~. ~. ^s~*^e ~. ^N\n"
" ^e ~. ~. ~. ~. ^s~*^e ~. ~. ~. ~. ^N\n"
msgstr ""
"^B„Star Traders”^N (Međuzvjezdani trgovci) je jednostavna igra međuzvjezdanog\n"
"trgovanja. Cilj igre je skupiti što je moguće veće bogatstvo. Ovo činite\n"
"stvaranjem međuzvjezdanih trgovačkih putova, njihovim proširivanjem i\n"
"kupovanjem udjela u tvrtkama koje upravljaju njima. Vrijednost dionica se\n"
"povećava širenjem poslovanja tvrtki, kao i njihova dobit (izražena u\n"
"postocima). Igrači također mogu posuđivati novce od Međuzvjezdane trgovačke\n"
"banke za financiranje kupovanja dodatnih dionica na Burzi.\n"
"\n"
"Karta galaksije prikazana je mrežom ^B~x^N x ^B~y^N. Uobičajeni prikaz dijela\n"
"galaksije može biti:\n"
"\n"
" ^e ~. ~. ^s~*^e ~. ~. ~. ^s~*^e ^s~*^e ~. ^N\n"
" ^e ~. ~. ~. ~. ~. ~. ~. ~. ~. ^N ^e ~. ^N označava ^Bprazan prostor^N,\n"
" ^e ~. ^s~*^e ~. ~. ~. ~. ~. ~. ~. ^N ^s ~* ^N označava ^Bzvijezdu^N.\n"
" ^e ~. ~. ~. ~. ~. ~. ~. ^s~*^e ~. ^N\n"
" ^e ~. ~. ~. ~. ^s~*^e ~. ~. ~. ~. ^N\n"
#: src/help.c:132
msgid ""
@ -1346,6 +1362,21 @@ msgid ""
"will set up an ^Boutpost^N, not belonging to any company. Thus, if move ^k~3^N is\n"
"selected on the above map, a ^o ~+ ^N would be placed at that position.\n"
msgstr ""
"Računalo slučajno bira ^B~m^N poteza (označenih s ^k~1^N do ^k~M^N) i postavlja ih na\n"
"kartu. Za odabir jednog od označenih položaja pritisnite to slovo. Na\n"
"primjer, neki potezi na karti mogu biti:\n"
"\n"
"\n"
" ^e ^k~1^e ~. ^s~*^e ~. ~. ~. ^s~*^e ^s~*^e ~. ^N\n"
" ^e ~. ~. ~. ^k~3^e ~. ~. ~. ~. ~. ^N\n"
" ^e ~. ^s~*^e ~. ~. ~. ~. ^k~5^e ~. ~. ^N Prikazani su potezi ^k~1^N do ^k~5^N.\n"
" ^e ~. ^k~2^e ~. ~. ^k~4^e ~. ~. ^s~*^e ~. ^N\n"
" ^e ~. ~. ~. ~. ^s~*^e ~. ~. ~. ~. ^N\n"
"\n"
"\n"
"Odabir položaja koji ^Bnije^N uz zvijezdu (npr. položaji ^k~1^N, ^k~3^N ili ^k~5^N) će\n"
"postaviti ^Bizvidnicu^N, koja ne pripada nijednoj tvrtci. Tako će odabir poteza\n"
"^k~3^N na gornjoj karti postaviti ^o ~+ ^N na taj položaj.\n"
#: src/help.c:150
msgid ""
@ -1365,6 +1396,21 @@ msgid ""
" ^e ~. ^k~2^e ~. ~. ^k~4^e ~. ~. ^s~*^e ^c~B^e ^N\n"
" ^e ~. ~. ~. ~. ^s~*^e ~. ~. ~. ^k~8^e ^N\n"
msgstr ""
"S druge strane, ako je odabran položaj pokraj zvijezde (ili druge\n"
"izvidnice), osnovat će se ^Btvrtka^N i njezino će se početno slovo pojaviti na\n"
"karti. Kao nagradu za osnivanje tvrtke dobit ćete prvih pet njezinih\n"
"dionica. Na ovaj način možete osnovati ^B~c^N tvrtki.\n"
"\n"
"Ako je odabran položaj pokraj postojeće tvrtke, ona će proširiti svoje\n"
"poslovanje za jedno polje. Ovo povećava cijenu njezinih dionica i vaše\n"
"prihode. Na primjer, ako je mapa kao što je prikazana dolje, biranjem ^k~6^N ili\n"
"^k~8^N će se povećati trgovački put tvrtke ^B~B^N:\n"
"\n"
" ^e ^k~1^e ~. ^s~*^e ~. ~. ~. ^s~*^e ^s~*^e ~. ^N\n"
" ^e ~. ~. ~. ^o~+^e ~. ~. ^k~6^e ~. ~. ^N\n"
" ^e ~. ^s~*^e ~. ~. ~. ~. ^c~B^e ^c~B^e ^c~B^e ^N Potez ^k~6^N ili ^k~8^N povećava tvrtku ^B~B^N.\n"
" ^e ~. ^k~2^e ~. ~. ^k~4^e ~. ~. ^s~*^e ^c~B^e ^N\n"
" ^e ~. ~. ~. ~. ^s~*^e ~. ~. ~. ^k~8^e ^N\n"
#: src/help.c:168
msgid ""
@ -1384,6 +1430,21 @@ msgid ""
"more valuable: the company's share price will increase by a greater amount\n"
"than it would for outposts not next to stars.\n"
msgstr ""
"Odabir položaja pokraj zvijezde povećava vrijednost vaših dionica oko pet\n"
"puta više nego širenje u polje koje nije pokraj zvijezde. Zato se potez ^k~6^N\n"
"preferira u odnosu na potez ^k~8^N.\n"
"\n"
" ^e ^c~C^e ~. ^s~*^e ~. ~. ~. ^s~*^e ^s~*^e ~. ^N\n"
" ^e ^k~1^e ^o~+^e ~. ^o~+^e ~. ~. ^k~6^e ~. ~. ^N\n"
" ^e ~. ^s~*^e ~. ~. ~. ~. ^c~B^e ^c~B^e ^c~B^e ^N Potez ^k~6^N se preferira u odnosu na ^k~8^N.\n"
" ^e ~. ^k~2^e ~. ~. ^k~4^e ~. ~. ^s~*^e ^c~B^e ^N\n"
" ^e ~. ~. ~. ~. ^s~*^e ~. ~. ~. ^k~8^e ^N\n"
"\n"
"Također možete proširiti tvrtku biranjem položaja pokraj izvidnica. Takve\n"
"izvidnice će se spojiti u tvrtku. Tako će potez ^k~1^N proširiti tvrtku ^B~C^N za ^Bdva^N\n"
"polja. Kao bonus, izvidnice pokraj zvijezda su još vrijednije: vrijednost\n"
"dionice tvrtke će se više povećati nego u slučaju izvidnica koje se ne\n"
"nalaze uz zvijezde.\n"
#: src/help.c:186
msgid ""
@ -1404,6 +1465,22 @@ msgid ""
"proportional to the amount owned in the old company. As well, a cash bonus\n"
"is also paid, proportional to the percentage of the old company owned.\n"
msgstr ""
"Ako su dvije tvrtke na karti odvojene samo jednim poljem, mogu se ^Bspojiti^N u\n"
"jednu tvrtku odabirom tog položaja (ako je dostupan). Na primjer, na donjoj\n"
"karti, tvrtke ^B~A^N i ^B~B^N se mogu spojiti odabirom ^k~5^N. Kad se to dogodi, tvrtka\n"
"koja ima veću vrijednost preuzima tvrtku manje vrijednosti. Ovdje tvrtka ^B~B^N\n"
"može preuzeti tvrtku ^B~A^N. Tvrtka ^B~A^N prestaje postojati, iako se poslije može\n"
"pojaviti kao potpuno nova tvrtka.\n"
"\n"
" ^e ^k~1^e ~. ^s~*^e ~. ~. ~. ^s~*^e ^s~*^e ~. ^N\n"
" ^e ~. ~. ~. ^c~A^e ^c~A^e ^k~5^e ^c~B^e ~. ~. ^N\n"
" ^e ~. ^s~*^e ~. ~. ^c~A^e ~. ^c~B^e ^c~B^e ^c~B^e ^N Potez ^k~5^N spaja tvrtke ^B~A^N i ^B~B^N.\n"
" ^e ~. ^k~2^e ~. ~. ~. ~. ~. ^s~*^e ^c~B^e ^N\n"
" ^e ~. ~. ~. ~. ^s~*^e ~. ^o~+^e ~. ~. ^N\n"
"\n"
"Nakon spajanja tvrtki, igrači dobivaju broj dionica dominantne tvrtke\n"
"proporcionalan udjelu u staroj tvrtci. Također se isplaćuje gotovinski\n"
"bonus proporcionalan postotku udjela u staroj tvrtci.\n"
#: src/help.c:205
msgid ""
@ -1424,22 +1501,38 @@ msgid ""
"The ^Bwinner of the game^N is the person with the greatest net worth (total\n"
"value of cash, stock and debt). ^HGood luck^N and may the best person win!\n"
msgstr ""
"Kada odaberete svoj potez, ulazite u ^BMeđuzvjezdanu burzu^N. Ovdje možete\n"
"kupovati dionice, prodavati ih, posuđivati novce od Trgovačke banke ili\n"
"otplatiti dio vašeg duga (ako postoji). Primijetite da svaka tvrtka izdaje\n"
"ograničen broj dionica -- ne možete kupovati cijelo vrijeme! Međutim,\n"
"možete tražiti od tvrtke izdavanje novih dionica. Ako imate veću količinu\n"
"udjela u tvrtci, veće su vam šanse za uspjeh.\n"
"\n"
"Igra uobičajeno završava nakon ^B~t^N poteza. Međutim, možete završiti ranije\n"
"pritiskom ^K<CTRL><C>^N umjesto odabira poteza. Također pojedini igrači mogu\n"
"objaviti bankrot u svakom trenutku. Ako je vaš dug prevelik, Banka to može\n"
"učiniti umjesto vas! Ako ste prezauzeti za dovršavanje igre, možete je\n"
"spremiti i nastaviti kasnije.\n"
"\n"
"\n"
"^BPobjednik igre^N je osoba koja ima najveću ukupnu vrijednost (ukupna\n"
"vrijednost gotovine, dionica i duga). ^HSretno^N i neka najbolji pobijedi!\n"
#: src/help.c:225
msgid "@ Help text, page 7\n"
msgstr ""
msgstr "@ Tekst pomoći, stranica 7\n"
#: src/help.c:226
msgid "@ Help text, page 8\n"
msgstr ""
msgstr "@ Tekst pomoći, stranica 8\n"
#: src/help.c:227
msgid "@ Help text, page 9\n"
msgstr ""
msgstr "@ Tekst pomoći, stranica 9\n"
#: src/help.c:228
msgid "@ Help text, page 10\n"
msgstr ""
msgstr "@ Tekst pomoći, stranica 10\n"
#: src/help.c:280
#, c-format
@ -1477,12 +1570,12 @@ msgstr "[ Pritisnite <RAZMAKNICU> za nastavak ili <BACKSPACE> za povratak ] "
#: src/intf.c:110
#, c-format
msgid "%s: string has incorrect format: `%s'"
msgstr "%s: niz znakova ima nepravilan oblik: `%s'"
msgstr "%s: niz znakova ima nepravilan oblik: „%s”"
#: src/intf.c:126
#, c-format
msgid "%s: character has illegal width: `%lc'"
msgstr "%s: znak ima nedozvoljenu širinu: `%lc'"
msgstr "%s: znak ima nedozvoljenu širinu: „%lc”"
#: src/intf.c:434
#, c-format
@ -1502,7 +1595,7 @@ msgstr "mkchstr_conv: NUL"
#: src/intf.c:1568
#, c-format
msgid "mkchstr: `%s'"
msgstr "mkchstr: `%s'"
msgstr "mkchstr: „%s”"
#. TRANSLATORS: This string specifies the keycodes used to insert the
#. default value into the input string, if entered as the very first
@ -1517,7 +1610,7 @@ msgstr "=;"
#: src/intf.c:2034 src/intf.c:2079
#, c-format
msgid "gettxline: illegal character in string: `%ls'"
msgstr "gettxline: nedozvoljen znak u nizu: `%ls'"
msgstr "gettxline: nedozvoljen znak u nizu: „%ls”"
#. TRANSLATORS: The strings with msgctxt "input|Yes" and
#. "input|No" contain the keycodes used to determine whether a
@ -1563,7 +1656,7 @@ msgstr "nema dovoljno memorije"
#: src/utils.c:571
#, c-format
msgid "xmbstowcs: `%s'"
msgstr "xmbstowcs: `%s'"
msgstr "xmbstowcs: „%s”"
#: src/utils.c:611
#, c-format
@ -1573,59 +1666,59 @@ msgstr "xwcrtomb: NUL"
#: src/utils.c:616
#, c-format
msgid "xwcrtomb: `%lc'"
msgstr "xwcrtomb: `%lc'"
msgstr "xwcrtomb: „%lc”"
#: lib/getopt.c:547 lib/getopt.c:576
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: opcija '%s' je višeznačna; mogućnosti:"
msgstr "%s: opcija „%s” je višeznačna; mogućnosti:"
#: lib/getopt.c:624 lib/getopt.c:628
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: opcija '--%s' ne dozvoljava argument\n"
msgstr "%s: opcija „--%s” ne dozvoljava argument\n"
#: lib/getopt.c:637 lib/getopt.c:642
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: opcija '%c%s' ne dozvoljava argument\n"
msgstr "%s: opcija „%c%s” ne dozvoljava argument\n"
#: lib/getopt.c:685 lib/getopt.c:704
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: opcija '--%s' zahtijeva argument\n"
msgstr "%s: opcija „--%s” zahtijeva argument\n"
#: lib/getopt.c:742 lib/getopt.c:745
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: neprepoznata opcija '--%s'\n"
msgstr "%s: neprepoznata opcija „--%s”\n"
#: lib/getopt.c:753 lib/getopt.c:756
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: neprepoznata opcija '%c%s'\n"
msgstr "%s: neprepoznata opcija „%c%s”\n"
#: lib/getopt.c:805 lib/getopt.c:808
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: neispravna opcija -- '%c'\n"
msgstr "%s: neispravna opcija -- „%c”\n"
#: lib/getopt.c:861 lib/getopt.c:878 lib/getopt.c:1088 lib/getopt.c:1106
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: opcija zahtijeva argument -- '%c'\n"
msgstr "%s: opcija zahtijeva argument -- „%c”\n"
#: lib/getopt.c:934 lib/getopt.c:950
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: opcija '-W %s' je višeznačna\n"
msgstr "%s: opcija „-W %s” je višeznačna\n"
#: lib/getopt.c:974 lib/getopt.c:992
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: opcija '-W %s' ne dozvoljava argument\n"
msgstr "%s: opcija „-W %s” ne dozvoljava argument\n"
#: lib/getopt.c:1013 lib/getopt.c:1031
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: opcija '-W %s' zahtijeva argument\n"
msgstr "%s: opcija „-W %s” zahtijeva argument\n"

View File

@ -15,10 +15,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: trader 7.4-pre1\n"
"Project-Id-Version: trader 7.4\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
"PO-Revision-Date: 2012-03-30 07:15+1100\n"
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
"PO-Revision-Date: 2012-05-09 07:05+1000\n"
"Last-Translator: Pavel Maryanov <acid@jack.kiev.ua>\n"
"Language-Team: Russian <gnu@mx.ru>\n"
"Language: ru\n"

View File

@ -6,7 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# $Id: Makefile.am 239 2011-08-08 01:15:44Z john $
# $Id: Makefile.am 362 2012-03-14 15:36:23Z john $
#
# This file, src/Makefile.am, contains the source-code Makefile for Star
# Traders. It needs to be processed by automake to produce the

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: exch.c 320 2011-08-25 11:34:41Z john $
$Id: exch.c 436 2012-04-14 02:36:43Z john $
This file, exch.c, contains the implementation of functions dealing
with the Interstellar Stock Exchange and Trading Bank as used in Star

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: exch.h 173 2011-07-22 03:05:06Z john $
$Id: exch.h 362 2012-03-14 15:36:23Z john $
This file, exch.h, contains declarations for functions dealing with the
Interstellar Stock Exchange and Trading Bank as used in Star Traders.

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: fileio.c 315 2011-08-25 03:19:31Z john $
$Id: fileio.c 418 2012-03-29 09:05:51Z john $
This file, fileio.c, contains the implementation of the game load and
save functions used in Star Traders.

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: fileio.h 161 2011-07-21 12:18:14Z john $
$Id: fileio.h 362 2012-03-14 15:36:23Z john $
This file, fileio.h, contains declarations for the load and save game
functions used in Star Traders.

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: game.c 320 2011-08-25 11:34:41Z john $
$Id: game.c 362 2012-03-14 15:36:23Z john $
This file, game.c, contains the implementation of the starting and
ending game functions used in Star Traders, as well as the functions

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: game.h 166 2011-07-22 00:49:26Z john $
$Id: game.h 362 2012-03-14 15:36:23Z john $
This file, game.h, contains declarations for the starting and ending
game functions used in Star Traders. It also contains prototypes of

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: globals.c 318 2011-08-25 04:48:31Z john $
$Id: globals.c 403 2012-03-28 00:45:17Z john $
This file, globals.c, contains the actual global variables and
structures used in Star Traders.

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: globals.h 318 2011-08-25 04:48:31Z john $
$Id: globals.h 396 2012-03-26 23:13:57Z john $
This file, globals.h, contains declarations for global variables and
structures used in Star Traders.

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: help.c 320 2011-08-25 11:34:41Z john $
$Id: help.c 435 2012-04-14 02:19:52Z john $
This file, help.c, contains the actual implementation of help functions
as used in Star Traders.

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: help.h 287 2011-08-18 02:10:33Z john $
$Id: help.h 362 2012-03-14 15:36:23Z john $
This file, help.h, contains declarations for help functions as used in
Star Traders.

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: intf.c 337 2011-08-29 00:34:27Z john $
$Id: intf.c 362 2012-03-14 15:36:23Z john $
This file, intf.c, contains the actual implementation of basic text
input/output routines as used in Star Traders.

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: intf.h 325 2011-08-25 18:51:44Z john $
$Id: intf.h 362 2012-03-14 15:36:23Z john $
This file, intf.h, contains declarations for basic text input/output
functions used in Star Traders. It uses the X/Open Curses library to

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: move.c 320 2011-08-25 11:34:41Z john $
$Id: move.c 426 2012-03-30 23:57:29Z john $
This file, move.c, contains the implementation of functions that make
and process a game move in Star Traders.

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: move.h 171 2011-07-22 02:43:21Z john $
$Id: move.h 362 2012-03-14 15:36:23Z john $
This file, move.h, contains declarations for functions that make and
process a game move in Star Traders.

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: system.h 339 2011-08-29 00:40:31Z john $
$Id: system.h 362 2012-03-14 15:36:23Z john $
This file, system.h, contains system-specific definitions and #include
directives for Star Traders.

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: trader.c 320 2011-08-25 11:34:41Z john $
$Id: trader.c 362 2012-03-14 15:36:23Z john $
Star Traders is a simple game of interstellar trading, where the object
of the game is to create companies, buy and sell shares, borrow and

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: trader.h 311 2011-08-20 06:27:11Z john $
$Id: trader.h 362 2012-03-14 15:36:23Z john $
This file, trader.h, contains overall definitions for Star Traders.
This allows source files to include just one file: this one.

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: utils.c 320 2011-08-25 11:34:41Z john $
$Id: utils.c 362 2012-03-14 15:36:23Z john $
This file, utils.c, contains the implementation of various utility
functions used in Star Traders.

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: utils.h 320 2011-08-25 11:34:41Z john $
$Id: utils.h 362 2012-03-14 15:36:23Z john $
This file, utils.h, contains declarations for various utility functions
used in Star Traders.