mirror of
https://git.zap.org.au/git/trader.git
synced 2025-01-03 14:57:41 -05:00
Update the copyright year to 2013, and the version number to 7.5
This commit is contained in:
parent
d93c8e510b
commit
c25ec91e99
2
COPYING
2
COPYING
@ -1,7 +1,7 @@
|
|||||||
**************************************************************************
|
**************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
**************************************************************************
|
**************************************************************************
|
||||||
|
|
||||||
|
10
INSTALL
10
INSTALL
@ -1,7 +1,7 @@
|
|||||||
**************************************************************************
|
**************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
**************************************************************************
|
**************************************************************************
|
||||||
|
|
||||||
@ -102,12 +102,12 @@ You can also run configure in a separate build-only directory tree. This
|
|||||||
feature requires GNU Make and allows you to keep the source code tree from
|
feature requires GNU Make and allows you to keep the source code tree from
|
||||||
being modified by the compilation process. To use this option, create a
|
being modified by the compilation process. To use this option, create a
|
||||||
separate build directory, then run configure. For example, if you placed
|
separate build directory, then run configure. For example, if you placed
|
||||||
the Star Traders source code tree in $HOME/src/trader-7.4, you could run
|
the Star Traders source code tree in $HOME/src/trader-7.5, you could run
|
||||||
something like:
|
something like:
|
||||||
|
|
||||||
mkdir $HOME/build/trader-build-7.4
|
mkdir $HOME/build/trader-build-7.5
|
||||||
cd $HOME/build/trader-build-7.4
|
cd $HOME/build/trader-build-7.5
|
||||||
$HOME/src/trader-7.4/configure
|
$HOME/src/trader-7.5/configure
|
||||||
|
|
||||||
Once again, the Autoconf manual describes these options (and many others):
|
Once again, the Autoconf manual describes these options (and many others):
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#########################################################################
|
#########################################################################
|
||||||
# #
|
# #
|
||||||
# Star Traders: A Game of Interstellar Trading #
|
# Star Traders: A Game of Interstellar Trading #
|
||||||
# Copyright (C) 1990-2012, John Zaitseff #
|
# Copyright (C) 1990-2013, John Zaitseff #
|
||||||
# #
|
# #
|
||||||
#########################################################################
|
#########################################################################
|
||||||
|
|
||||||
|
2
NEWS
2
NEWS
@ -1,7 +1,7 @@
|
|||||||
**************************************************************************
|
**************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
**************************************************************************
|
**************************************************************************
|
||||||
|
|
||||||
|
4
README
4
README
@ -1,7 +1,7 @@
|
|||||||
**************************************************************************
|
**************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
**************************************************************************
|
**************************************************************************
|
||||||
|
|
||||||
@ -67,7 +67,7 @@ welcomed! Please send these to:
|
|||||||
Copyright
|
Copyright
|
||||||
=========
|
=========
|
||||||
|
|
||||||
Copyright (C) 1990-2012, John Zaitseff.
|
Copyright (C) 1990-2013, John Zaitseff.
|
||||||
|
|
||||||
Star Traders is free software that is distributed under the terms of the
|
Star Traders is free software that is distributed under the terms of the
|
||||||
GNU General Public License. You can redistribute it and/or modify it
|
GNU General Public License. You can redistribute it and/or modify it
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
**************************************************************************
|
**************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
**************************************************************************
|
**************************************************************************
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
dnl *********************************************************************
|
dnl *********************************************************************
|
||||||
dnl * *
|
dnl * *
|
||||||
dnl * Star Traders: A Game of Interstellar Trading *
|
dnl * Star Traders: A Game of Interstellar Trading *
|
||||||
dnl * Copyright (C) 1990-2012, John Zaitseff *
|
dnl * Copyright (C) 1990-2013, John Zaitseff *
|
||||||
dnl * *
|
dnl * *
|
||||||
dnl *********************************************************************
|
dnl *********************************************************************
|
||||||
dnl
|
dnl
|
||||||
@ -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/.
|
dnl along with this program. If not, see http://www.gnu.org/licenses/.
|
||||||
|
|
||||||
|
|
||||||
AC_INIT([Star Traders], [7.4], [J.Zaitseff@zap.org.au], [trader], [http://www.zap.org.au/software/trader/])
|
AC_INIT([Star Traders], [7.5], [J.Zaitseff@zap.org.au], [trader], [http://www.zap.org.au/software/trader/])
|
||||||
AC_DEFINE([PACKAGE_AUTHOR], ["John Zaitseff"], [Package author])
|
AC_DEFINE([PACKAGE_AUTHOR], ["John Zaitseff"], [Package author])
|
||||||
|
|
||||||
AC_PREREQ([2.67])
|
AC_PREREQ([2.67])
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#########################################################################
|
#########################################################################
|
||||||
# #
|
# #
|
||||||
# Star Traders: A Game of Interstellar Trading #
|
# Star Traders: A Game of Interstellar Trading #
|
||||||
# Copyright (C) 1990-2012, John Zaitseff #
|
# Copyright (C) 1990-2013, John Zaitseff #
|
||||||
# #
|
# #
|
||||||
#########################################################################
|
#########################################################################
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
**************************************************************************
|
**************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
**************************************************************************
|
**************************************************************************
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
.\" *********************************************************************
|
.\" *********************************************************************
|
||||||
.\" * *
|
.\" * *
|
||||||
.\" * Star Traders: A Game of Interstellar Trading *
|
.\" * Star Traders: A Game of Interstellar Trading *
|
||||||
.\" * Copyright (C) 1990-2012, John Zaitseff *
|
.\" * Copyright (C) 1990-2013, John Zaitseff *
|
||||||
.\" * *
|
.\" * *
|
||||||
.\" *********************************************************************
|
.\" *********************************************************************
|
||||||
.\"
|
.\"
|
||||||
@ -41,7 +41,7 @@
|
|||||||
.if \n[.g] .mso www.tmac
|
.if \n[.g] .mso www.tmac
|
||||||
.\"
|
.\"
|
||||||
.\" *********************************************************************
|
.\" *********************************************************************
|
||||||
.TH TRADER 6 "16th March, 2012" "Unix-like systems"
|
.TH TRADER 6 "2nd February, 2013" "Unix-like systems"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
trader \- a game of interstellar trading
|
trader \- a game of interstellar trading
|
||||||
.\" *********************************************************************
|
.\" *********************************************************************
|
||||||
@ -200,7 +200,7 @@ Australia
|
|||||||
.PP
|
.PP
|
||||||
.\" *********************************************************************
|
.\" *********************************************************************
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright \(co 1990\-2012, John Zaitseff.
|
Copyright \(co 1990\-2013, John Zaitseff.
|
||||||
.PP
|
.PP
|
||||||
\fBStar Traders\fR is free software that is distributed under the terms
|
\fBStar Traders\fR is free software that is distributed under the terms
|
||||||
of the GNU General Public License. You can redistribute it and/or modify
|
of the GNU General Public License. You can redistribute it and/or modify
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
**************************************************************************
|
**************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
**************************************************************************
|
**************************************************************************
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#########################################################################
|
#########################################################################
|
||||||
# #
|
# #
|
||||||
# Star Traders: A Game of Interstellar Trading #
|
# Star Traders: A Game of Interstellar Trading #
|
||||||
# Copyright (C) 1990-2012, John Zaitseff #
|
# Copyright (C) 1990-2013, John Zaitseff #
|
||||||
# #
|
# #
|
||||||
#########################################################################
|
#########################################################################
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
**************************************************************************
|
**************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
**************************************************************************
|
**************************************************************************
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#########################################################################
|
#########################################################################
|
||||||
# #
|
# #
|
||||||
# Star Traders: A Game of Interstellar Trading #
|
# Star Traders: A Game of Interstellar Trading #
|
||||||
# Copyright (C) 1990-2012, John Zaitseff #
|
# Copyright (C) 1990-2013, John Zaitseff #
|
||||||
# #
|
# #
|
||||||
#########################################################################
|
#########################################################################
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#########################################################################
|
#########################################################################
|
||||||
# #
|
# #
|
||||||
# Star Traders: A Game of Interstellar Trading #
|
# Star Traders: A Game of Interstellar Trading #
|
||||||
# Copyright (C) 1990-2012, John Zaitseff #
|
# Copyright (C) 1990-2013, John Zaitseff #
|
||||||
# #
|
# #
|
||||||
#########################################################################
|
#########################################################################
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#########################################################################
|
#########################################################################
|
||||||
# #
|
# #
|
||||||
# Star Traders: A Game of Interstellar Trading #
|
# Star Traders: A Game of Interstellar Trading #
|
||||||
# Copyright (C) 1990-2012, John Zaitseff #
|
# Copyright (C) 1990-2013, John Zaitseff #
|
||||||
# #
|
# #
|
||||||
#########################################################################
|
#########################################################################
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
**************************************************************************
|
**************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
**************************************************************************
|
**************************************************************************
|
||||||
|
|
||||||
|
6
po/de.po
6
po/de.po
@ -1,7 +1,7 @@
|
|||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
# * *
|
# * *
|
||||||
# * German Translations for Star Traders *
|
# * German Translations for Star Traders *
|
||||||
# * Copyright (C) 2012, John Zaitseff *
|
# * Copyright (C) 2012-13, John Zaitseff *
|
||||||
# * *
|
# * *
|
||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
#
|
#
|
||||||
@ -12,10 +12,10 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: trader 7.4\n"
|
"Project-Id-Version: trader 7.5\n"
|
||||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||||
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
||||||
"PO-Revision-Date: 2012-05-09 07:07+1000\n"
|
"PO-Revision-Date: 2013-02-02 10:43+1100\n"
|
||||||
"Last-Translator: Philipp Thomas <pth@suse.de>\n"
|
"Last-Translator: Philipp Thomas <pth@suse.de>\n"
|
||||||
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
|
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
# * *
|
# * *
|
||||||
# * English (Australian) Translations for Star Traders *
|
# * English (Australian) Translations for Star Traders *
|
||||||
# * Copyright (C) 1990-2012, John Zaitseff *
|
# * Copyright (C) 1990-2013, John Zaitseff *
|
||||||
# * *
|
# * *
|
||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
#
|
#
|
||||||
# This file is distributed under the same licence as Star Traders.
|
# This file is distributed under the same licence as Star Traders.
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# John Zaitseff <J.Zaitseff@zap.org.au>, 2011-12.
|
# John Zaitseff <J.Zaitseff@zap.org.au>, 2011-13.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: trader 7.4\n"
|
"Project-Id-Version: trader 7.5\n"
|
||||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||||
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
||||||
"PO-Revision-Date: 2012-05-09 07:07+1000\n"
|
"PO-Revision-Date: 2013-02-02 10:44+1100\n"
|
||||||
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
||||||
"Language-Team: English (Australian)\n"
|
"Language-Team: English (Australian)\n"
|
||||||
"Language: en_AU\n"
|
"Language: en_AU\n"
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
# * *
|
# * *
|
||||||
# * English (Canadian) Translations for Star Traders *
|
# * English (Canadian) Translations for Star Traders *
|
||||||
# * Copyright (C) 1990-2012, John Zaitseff *
|
# * Copyright (C) 1990-2013, John Zaitseff *
|
||||||
# * *
|
# * *
|
||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
#
|
#
|
||||||
# This file is distributed under the same licence as Star Traders.
|
# This file is distributed under the same licence as Star Traders.
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# John Zaitseff <J.Zaitseff@zap.org.au>, 2011-12.
|
# John Zaitseff <J.Zaitseff@zap.org.au>, 2011-13.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: trader 7.4\n"
|
"Project-Id-Version: trader 7.5\n"
|
||||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||||
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
||||||
"PO-Revision-Date: 2012-05-09 07:07+1000\n"
|
"PO-Revision-Date: 2013-02-02 10:44+1100\n"
|
||||||
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
||||||
"Language-Team: English (Canadian)\n"
|
"Language-Team: English (Canadian)\n"
|
||||||
"Language: en_CA\n"
|
"Language: en_CA\n"
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
# * *
|
# * *
|
||||||
# * English (British) Translations for Star Traders *
|
# * English (British) Translations for Star Traders *
|
||||||
# * Copyright (C) 1990-2012, John Zaitseff *
|
# * Copyright (C) 1990-2013, John Zaitseff *
|
||||||
# * *
|
# * *
|
||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
#
|
#
|
||||||
# This file is distributed under the same licence as Star Traders.
|
# This file is distributed under the same licence as Star Traders.
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# John Zaitseff <J.Zaitseff@zap.org.au>, 2011-12.
|
# John Zaitseff <J.Zaitseff@zap.org.au>, 2011-13.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: trader 7.4\n"
|
"Project-Id-Version: trader 7.5\n"
|
||||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||||
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
||||||
"PO-Revision-Date: 2012-05-09 07:06+1000\n"
|
"PO-Revision-Date: 2013-02-02 10:45+1100\n"
|
||||||
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
||||||
"Language-Team: English (British)\n"
|
"Language-Team: English (British)\n"
|
||||||
"Language: en_GB\n"
|
"Language: en_GB\n"
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
# * *
|
# * *
|
||||||
# * English (US) Translations for Star Traders *
|
# * English (US) Translations for Star Traders *
|
||||||
# * Copyright (C) 1990-2012, John Zaitseff *
|
# * Copyright (C) 1990-2013, John Zaitseff *
|
||||||
# * *
|
# * *
|
||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
#
|
#
|
||||||
# This file is distributed under the same licence as Star Traders.
|
# This file is distributed under the same licence as Star Traders.
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# John Zaitseff <J.Zaitseff@zap.org.au>, 2011-12.
|
# John Zaitseff <J.Zaitseff@zap.org.au>, 2011-13.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: trader 7.4\n"
|
"Project-Id-Version: trader 7.5\n"
|
||||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||||
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
||||||
"PO-Revision-Date: 2012-05-09 07:06+1000\n"
|
"PO-Revision-Date: 2013-02-02 10:45+1100\n"
|
||||||
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
||||||
"Language-Team: English\n"
|
"Language-Team: English\n"
|
||||||
"Language: en_US\n"
|
"Language: en_US\n"
|
||||||
|
6
po/fi.po
6
po/fi.po
@ -1,7 +1,7 @@
|
|||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
# * *
|
# * *
|
||||||
# * Finnish Translations for Star Traders *
|
# * Finnish Translations for Star Traders *
|
||||||
# * Copyright (C) 2012, John Zaitseff *
|
# * Copyright (C) 2012-13, John Zaitseff *
|
||||||
# * Copyright (C) 2012, Free Software Foundation, Inc. *
|
# * Copyright (C) 2012, Free Software Foundation, Inc. *
|
||||||
# * *
|
# * *
|
||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
@ -13,10 +13,10 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: trader 7.4\n"
|
"Project-Id-Version: trader 7.5\n"
|
||||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||||
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
||||||
"PO-Revision-Date: 2012-05-09 07:06+1000\n"
|
"PO-Revision-Date: 2013-02-02 10:46+1100\n"
|
||||||
"Last-Translator: Jorma Karvonen <karvonen.jorma@gmail.com>\n"
|
"Last-Translator: Jorma Karvonen <karvonen.jorma@gmail.com>\n"
|
||||||
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
|
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
|
||||||
"Language: fi\n"
|
"Language: fi\n"
|
||||||
|
6
po/fr.po
6
po/fr.po
@ -1,7 +1,7 @@
|
|||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
# * *
|
# * *
|
||||||
# * French Translations for Star Traders *
|
# * French Translations for Star Traders *
|
||||||
# * Copyright (C) 2012, Free Software Foundation, Inc. *
|
# * Copyright (C) 2012-13, Free Software Foundation, Inc. *
|
||||||
# * *
|
# * *
|
||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
#
|
#
|
||||||
@ -11,10 +11,10 @@
|
|||||||
# Frédéric Marchal <fmarchal@perso.be>, 2012.
|
# Frédéric Marchal <fmarchal@perso.be>, 2012.
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: trader 7.4\n"
|
"Project-Id-Version: trader 7.5\n"
|
||||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||||
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
||||||
"PO-Revision-Date: 2012-05-09 07:05+1000\n"
|
"PO-Revision-Date: 2013-02-02 10:46+1100\n"
|
||||||
"Last-Translator: Frédéric Marchal <fmarchal@perso.be>\n"
|
"Last-Translator: Frédéric Marchal <fmarchal@perso.be>\n"
|
||||||
"Language-Team: French <traduc@traduc.org>\n"
|
"Language-Team: French <traduc@traduc.org>\n"
|
||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
|
6
po/hr.po
6
po/hr.po
@ -1,7 +1,7 @@
|
|||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
# * *
|
# * *
|
||||||
# * Croatian Translations for Star Traders *
|
# * Croatian Translations for Star Traders *
|
||||||
# * Copyright (C) 2012, John Zaitseff *
|
# * Copyright (C) 2012-13, John Zaitseff *
|
||||||
# * *
|
# * *
|
||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
#
|
#
|
||||||
@ -12,10 +12,10 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: trader 7.4\n"
|
"Project-Id-Version: trader 7.5\n"
|
||||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||||
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
||||||
"PO-Revision-Date: 2012-05-09 07:05+1000\n"
|
"PO-Revision-Date: 2013-02-02 10:47+1100\n"
|
||||||
"Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
|
"Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
|
||||||
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
|
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
|
||||||
"Language: hr\n"
|
"Language: hr\n"
|
||||||
|
6
po/nb.po
6
po/nb.po
@ -1,7 +1,7 @@
|
|||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
# * *
|
# * *
|
||||||
# * Norwegian Bokmål Translations for Star Traders *
|
# * Norwegian Bokmål Translations for Star Traders *
|
||||||
# * Copyright (C) 2012, John Zaitseff *
|
# * Copyright (C) 2012-13, John Zaitseff *
|
||||||
# * *
|
# * *
|
||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
#
|
#
|
||||||
@ -12,10 +12,10 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: trader 7.4\n"
|
"Project-Id-Version: trader 7.5\n"
|
||||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||||
"POT-Creation-Date: 2012-05-09 13:57+1000\n"
|
"POT-Creation-Date: 2012-05-09 13:57+1000\n"
|
||||||
"PO-Revision-Date: 2012-11-08 16:48+0100\n"
|
"PO-Revision-Date: 2013-02-02 10:47+1100\n"
|
||||||
"Last-Translator: Johnny A. Solbu <johnny@solbu.net>\n"
|
"Last-Translator: Johnny A. Solbu <johnny@solbu.net>\n"
|
||||||
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
|
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
|
||||||
"Language: nb\n"
|
"Language: nb\n"
|
||||||
|
6
po/ru.po
6
po/ru.po
@ -2,7 +2,7 @@
|
|||||||
# * *
|
# * *
|
||||||
# * Russian Translations for Star Traders *
|
# * Russian Translations for Star Traders *
|
||||||
# * Русский перевод для игры «Звёздные торговцы» *
|
# * Русский перевод для игры «Звёздные торговцы» *
|
||||||
# * Copyright (C) 1990-2012, John Zaitseff *
|
# * Copyright (C) 1990-2013, John Zaitseff *
|
||||||
# * *
|
# * *
|
||||||
# *************************************************************************
|
# *************************************************************************
|
||||||
#
|
#
|
||||||
@ -15,10 +15,10 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: trader 7.4\n"
|
"Project-Id-Version: trader 7.5\n"
|
||||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||||
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
"POT-Creation-Date: 2012-05-09 07:02+1000\n"
|
||||||
"PO-Revision-Date: 2012-05-09 07:05+1000\n"
|
"PO-Revision-Date: 2013-02-02 10:48+1100\n"
|
||||||
"Last-Translator: Pavel Maryanov <acid@jack.kiev.ua>\n"
|
"Last-Translator: Pavel Maryanov <acid@jack.kiev.ua>\n"
|
||||||
"Language-Team: Russian <gnu@mx.ru>\n"
|
"Language-Team: Russian <gnu@mx.ru>\n"
|
||||||
"Language: ru\n"
|
"Language: ru\n"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#########################################################################
|
#########################################################################
|
||||||
# #
|
# #
|
||||||
# Star Traders: A Game of Interstellar Trading #
|
# Star Traders: A Game of Interstellar Trading #
|
||||||
# Copyright (C) 1990-2012, John Zaitseff #
|
# Copyright (C) 1990-2013, John Zaitseff #
|
||||||
# #
|
# #
|
||||||
#########################################################################
|
#########################################################################
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
**************************************************************************
|
**************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
**************************************************************************
|
**************************************************************************
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
@ -293,7 +293,7 @@ This program is free software that is distributed under the terms of the\n\
|
|||||||
GNU General Public License, version 3 or later. You are welcome to\n\
|
GNU General Public License, version 3 or later. You are welcome to\n\
|
||||||
modify and/or distribute it under certain conditions. This program has\n\
|
modify and/or distribute it under certain conditions. This program has\n\
|
||||||
NO WARRANTY, to the extent permitted by law; see the License for details.\n\
|
NO WARRANTY, to the extent permitted by law; see the License for details.\n\
|
||||||
"), program_name, PACKAGE_VERSION, "1990-2012");
|
"), program_name, PACKAGE_VERSION, "1990-2013");
|
||||||
|
|
||||||
exit(EXIT_SUCCESS);
|
exit(EXIT_SUCCESS);
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/************************************************************************
|
/************************************************************************
|
||||||
* *
|
* *
|
||||||
* Star Traders: A Game of Interstellar Trading *
|
* Star Traders: A Game of Interstellar Trading *
|
||||||
* Copyright (C) 1990-2012, John Zaitseff *
|
* Copyright (C) 1990-2013, John Zaitseff *
|
||||||
* *
|
* *
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user