1
0
mirror of https://git.zap.org.au/git/trader.git synced 2025-01-03 14:57:41 -05:00

Update all auto-generated files

These files have been created by running ./build-aux/bootstrap with
Gnulib as at commit f9b39c4e337f1dc0dd07c4f3985c476fb875d799 (with a date
stamp of Sun Jul 31 23:28:18 2022 +0200), Autoconf 2.71, Automake 1.16.5,
Gettext 0.21 and pkgconf 1.8.0.
This commit is contained in:
John Zaitseff 2022-08-03 20:18:01 +10:00
parent d935588289
commit 6d412d189a
21 changed files with 20 additions and 21 deletions

24
configure vendored
View File

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.71 for Star Traders 7.17. # Generated by GNU Autoconf 2.71 for Star Traders 7.18.
# #
# Report bugs to <J.Zaitseff@zap.org.au>. # Report bugs to <J.Zaitseff@zap.org.au>.
# #
@ -611,8 +611,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='Star Traders' PACKAGE_NAME='Star Traders'
PACKAGE_TARNAME='trader' PACKAGE_TARNAME='trader'
PACKAGE_VERSION='7.17' PACKAGE_VERSION='7.18'
PACKAGE_STRING='Star Traders 7.17' PACKAGE_STRING='Star Traders 7.18'
PACKAGE_BUGREPORT='J.Zaitseff@zap.org.au' PACKAGE_BUGREPORT='J.Zaitseff@zap.org.au'
PACKAGE_URL='https://www.zap.org.au/projects/trader/' PACKAGE_URL='https://www.zap.org.au/projects/trader/'
@ -2308,7 +2308,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures Star Traders 7.17 to adapt to many kinds of systems. \`configure' configures Star Traders 7.18 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -2379,7 +2379,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of Star Traders 7.17:";; short | recursive ) echo "Configuration of Star Traders 7.18:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -2499,7 +2499,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
Star Traders configure 7.17 Star Traders configure 7.18
generated by GNU Autoconf 2.71 generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc. Copyright (C) 2021 Free Software Foundation, Inc.
@ -3101,7 +3101,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by Star Traders $as_me 7.17, which was It was created by Star Traders $as_me 7.18, which was
generated by GNU Autoconf 2.71. Invocation command line was generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -4406,7 +4406,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='trader' PACKAGE='trader'
VERSION='7.17' VERSION='7.18'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@ -25137,7 +25137,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by Star Traders $as_me 7.17, which was This file was extended by Star Traders $as_me 7.18, which was
generated by GNU Autoconf 2.71. Invocation command line was generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -25206,7 +25206,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
Star Traders config.status 7.17 Star Traders config.status 7.18
configured by $0, generated by GNU Autoconf 2.71, configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -26194,7 +26194,7 @@ fi
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: { printf "%s\n" "$as_me:${as_lineno-$LINENO}:
Configuration summary for Star Traders 7.17: Configuration summary for Star Traders 7.18:
Building for host: $host Building for host: $host
Using C compiler with options: $CC $CFLAGS Using C compiler with options: $CC $CFLAGS
@ -26204,7 +26204,7 @@ fi
" >&5 " >&5
printf "%s\n" "$as_me: printf "%s\n" "$as_me:
Configuration summary for Star Traders 7.17: Configuration summary for Star Traders 7.18:
Building for host: $host Building for host: $host
Using C compiler with options: $CC $CFLAGS Using C compiler with options: $CC $CFLAGS

View File

@ -8,7 +8,7 @@
************************************************************************* *************************************************************************
Author: John Zaitseff <J.Zaitseff@zap.org.au> Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: 790172ce5328c8b058c8227ad7bce86111382407 $ $Id: 7ca702b2bb5b189a33f41aa29676f6237cb5b2cd $
This file provides application metadata for Star Traders and conforms to This file provides application metadata for Star Traders and conforms to
the AppStream 0.12 specification. the AppStream 0.12 specification.
@ -80,7 +80,6 @@ warranty.
<p xml:lang="en_AU">Star Traders is a simple game of interstellar trading, where the objective is to create companies, buy and sell shares, borrow and repay money, in order to become the wealthiest player (the winner).</p> <p xml:lang="en_AU">Star Traders is a simple game of interstellar trading, where the objective is to create companies, buy and sell shares, borrow and repay money, in order to become the wealthiest player (the winner).</p>
<p xml:lang="en@quot">Star Traders is a simple game of interstellar trading, where the objective is to create companies, buy and sell shares, borrow and repay money, in order to become the wealthiest player (the winner).</p> <p xml:lang="en@quot">Star Traders is a simple game of interstellar trading, where the objective is to create companies, buy and sell shares, borrow and repay money, in order to become the wealthiest player (the winner).</p>
</description> </description>
<icon type="stock">trader.svg</icon>
<launchable type="desktop-id">trader.desktop</launchable> <launchable type="desktop-id">trader.desktop</launchable>
<provides> <provides>
<binary>trader</binary> <binary>trader</binary>

BIN
po/da.gmo

Binary file not shown.

BIN
po/de.gmo

Binary file not shown.

Binary file not shown.

View File

@ -27,10 +27,10 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: trader 7.17\n" "Project-Id-Version: trader 7.18\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2022-08-03 17:51+1000\n" "POT-Creation-Date: 2022-08-03 20:12+1000\n"
"PO-Revision-Date: 2022-08-03 17:51+1000\n" "PO-Revision-Date: 2022-08-03 20:12+1000\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: en@quot\n" "Language: en@quot\n"
@ -66,7 +66,7 @@ msgstr ""
"Star Traders is a simple game of interstellar trading, where the objective is to create companies, buy and sell shares, borrow " "Star Traders is a simple game of interstellar trading, where the objective is to create companies, buy and sell shares, borrow "
"and repay money, in order to become the wealthiest player (the winner)." "and repay money, in order to become the wealthiest player (the winner)."
#: data/trader.appdata.xml.in:48 #: data/trader.appdata.xml.in:47
msgid "John Zaitseff" msgid "John Zaitseff"
msgstr "John Zaitseff" msgstr "John Zaitseff"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
po/eo.gmo

Binary file not shown.

BIN
po/fi.gmo

Binary file not shown.

BIN
po/fr.gmo

Binary file not shown.

BIN
po/hr.gmo

Binary file not shown.

BIN
po/hu.gmo

Binary file not shown.

BIN
po/nb.gmo

Binary file not shown.

Binary file not shown.

BIN
po/ru.gmo

Binary file not shown.

BIN
po/sr.gmo

Binary file not shown.

BIN
po/sv.gmo

Binary file not shown.

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: trader 7.17\n" "Project-Id-Version: trader 7.18\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n" "Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2022-08-03 17:51+1000\n" "POT-Creation-Date: 2022-08-03 20:12+1000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -43,7 +43,7 @@ msgid ""
"and repay money, in order to become the wealthiest player (the winner)." "and repay money, in order to become the wealthiest player (the winner)."
msgstr "" msgstr ""
#: data/trader.appdata.xml.in:48 #: data/trader.appdata.xml.in:47
msgid "John Zaitseff" msgid "John Zaitseff"
msgstr "" msgstr ""