From 786bcd39f01e8815c3e1b08709685bd6dc8be0ca Mon Sep 17 00:00:00 2001 From: John Zaitseff Date: Wed, 3 Aug 2022 20:00:00 +1000 Subject: [PATCH 1/3] Remove invalid line from data/trader.appdata.xml.in --- NEWS | 9 +++++++++ data/trader.appdata.xml.in | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5bd6948..a609e8a 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,15 @@ __ https://www.zap.org.au/ .. contents:: +Version 7.18 (3rd August, 2022) +------------------------------- + +Minor bug fix: remove the ```` line from `trader.appdata.xml.in` so +that the icon is taken from the `trader.desktop` file instead, otherwise +Fedora builds fail with a message from ``appstream-util validate-relax`` +that “tag-invalid: stock icon is not valid [trader.svg]”. + + Version 7.17 (3rd August, 2022) ------------------------------- diff --git a/data/trader.appdata.xml.in b/data/trader.appdata.xml.in index 790172c..7ca702b 100644 --- a/data/trader.appdata.xml.in +++ b/data/trader.appdata.xml.in @@ -33,7 +33,6 @@ warranty.

- trader.svg trader.desktop trader From 5e28cda9294941b5c1d860c0ddb6638aea84135a Mon Sep 17 00:00:00 2001 From: John Zaitseff Date: Wed, 3 Aug 2022 20:11:36 +1000 Subject: [PATCH 2/3] Update the version number to 7.18 --- INSTALL | 8 ++++---- configure.ac | 2 +- po/da.po | 4 ++-- po/de.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/en_US.po | 4 ++-- po/eo.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/hr.po | 4 ++-- po/hu.po | 4 ++-- po/nb.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ru.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- 18 files changed, 37 insertions(+), 37 deletions(-) diff --git a/INSTALL b/INSTALL index 593634a..3090f59 100644 --- a/INSTALL +++ b/INSTALL @@ -143,11 +143,11 @@ This 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 separate `build` directory, then run ``configure``. For example, if you placed the Star Traders source code tree in -`$HOME/src/trader-7.17`, you could run something like:: +`$HOME/src/trader-7.18`, you could run something like:: - mkdir $HOME/build/trader-build-7.17 - cd $HOME/build/trader-build-7.17 - $HOME/src/trader-7.17/configure + mkdir $HOME/build/trader-build-7.18 + cd $HOME/build/trader-build-7.18 + $HOME/src/trader-7.18/configure Once again, the `Autoconf manual`__ describes these options (and many others). diff --git a/configure.ac b/configure.ac index a49fd82..44807e0 100644 --- a/configure.ac +++ b/configure.ac @@ -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 https://www.gnu.org/licenses/. -AC_INIT([Star Traders], [7.17], [J.Zaitseff@zap.org.au], [trader], +AC_INIT([Star Traders], [7.18], [J.Zaitseff@zap.org.au], [trader], [https://www.zap.org.au/projects/trader/]) AC_DEFINE([PACKAGE_AUTHOR], ["John Zaitseff"], [Package author]) diff --git a/po/da.po b/po/da.po index 74f62a1..0eab1a8 100644 --- a/po/da.po +++ b/po/da.po @@ -12,10 +12,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 04:43+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" "Language: da\n" diff --git a/po/de.po b/po/de.po index f157773..5305b78 100644 --- a/po/de.po +++ b/po/de.po @@ -14,10 +14,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 06:21+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: Roland Illig \n" "Language-Team: German \n" "Language: de\n" diff --git a/po/en_AU.po b/po/en_AU.po index 437f332..852e61b 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -12,10 +12,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 07:31+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: John Zaitseff \n" "Language-Team: English (Australian) <(nothing)>\n" "Language: en_AU\n" diff --git a/po/en_CA.po b/po/en_CA.po index 8787fd1..dc867c8 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -12,10 +12,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 07:33+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: John Zaitseff \n" "Language-Team: English (Canadian) <(nothing)>\n" "Language: en_CA\n" diff --git a/po/en_GB.po b/po/en_GB.po index ca994e1..f6b819c 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -12,10 +12,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 07:34+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: John Zaitseff \n" "Language-Team: English (British) <(nothing)>\n" "Language: en_GB\n" diff --git a/po/en_US.po b/po/en_US.po index 995c1e7..2295a4a 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -12,10 +12,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 07:35+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: John Zaitseff \n" "Language-Team: English (US) <(nothing)>\n" "Language: en_US\n" diff --git a/po/eo.po b/po/eo.po index edf4bce..75090cc 100644 --- a/po/eo.po +++ b/po/eo.po @@ -13,10 +13,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 06:50+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: Felipe Castro \n" "Language-Team: Esperanto \n" "Language: eo\n" diff --git a/po/fi.po b/po/fi.po index e57b66d..acb8bf1 100644 --- a/po/fi.po +++ b/po/fi.po @@ -13,10 +13,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 06:57+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: Jorma Karvonen \n" "Language-Team: Finnish \n" "Language: fi\n" diff --git a/po/fr.po b/po/fr.po index 22accc4..1e10271 100644 --- a/po/fr.po +++ b/po/fr.po @@ -19,10 +19,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 07:04+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: Frédéric Marchal \n" "Language-Team: French \n" "Language: fr\n" diff --git a/po/hr.po b/po/hr.po index f80ffb8..1258024 100644 --- a/po/hr.po +++ b/po/hr.po @@ -12,10 +12,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 07:08+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: Tomislav Krznar \n" "Language-Team: Croatian \n" "Language: hr\n" diff --git a/po/hu.po b/po/hu.po index 9da44ff..70385a4 100644 --- a/po/hu.po +++ b/po/hu.po @@ -12,10 +12,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 04:43+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \n" "Language: hu\n" diff --git a/po/nb.po b/po/nb.po index c7507af..3600215 100644 --- a/po/nb.po +++ b/po/nb.po @@ -12,10 +12,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 07:13+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: Johnny A. Solbu \n" "Language-Team: Norwegian Bokmaal \n" "Language: nb\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 76ae90c..3635f72 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -13,10 +13,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 07:16+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: Rafael Fontenelle \n" "Language-Team: Brazilian Portuguese \n" "Language: pt_BR\n" diff --git a/po/ru.po b/po/ru.po index 60bf27b..076253a 100644 --- a/po/ru.po +++ b/po/ru.po @@ -15,10 +15,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 07:19+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: John Zaitseff \n" "Language-Team: Russian \n" "Language: ru\n" diff --git a/po/sr.po b/po/sr.po index c56cb8e..f06c2f0 100644 --- a/po/sr.po +++ b/po/sr.po @@ -13,10 +13,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 07:22+1000\n" +"PO-Revision-Date: 2022-08-03 20:09+1000\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian <(nothing)>\n" "Language: sr\n" diff --git a/po/sv.po b/po/sv.po index be12c67..07057a6 100644 --- a/po/sv.po +++ b/po/sv.po @@ -12,10 +12,10 @@ # msgid "" 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" "POT-Creation-Date: 2022-08-03 17:51+1000\n" -"PO-Revision-Date: 2022-08-01 07:25+1000\n" +"PO-Revision-Date: 2022-08-03 20:10+1000\n" "Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" "Language: sv\n" From fbccd2cabebe28fa3e82e13ee3ab548aefea002a Mon Sep 17 00:00:00 2001 From: John Zaitseff Date: Wed, 3 Aug 2022 20:13:08 +1000 Subject: [PATCH 3/3] Update POT creation date in all PO files --- po/da.po | 4 ++-- po/de.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/en_US.po | 4 ++-- po/eo.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/hr.po | 4 ++-- po/hu.po | 4 ++-- po/nb.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ru.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- 16 files changed, 32 insertions(+), 32 deletions(-) diff --git a/po/da.po b/po/da.po index 0eab1a8..4788026 100644 --- a/po/da.po +++ b/po/da.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -52,7 +52,7 @@ msgstr "" "Star Traders er et simpelt spil med rumhandel, hvor formålet er at oprette firmaer, købe og sælge aktier, låne og betale tilbage " "på lån, alt sammen for at blive den rigeste spiller (vinderen)." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff" diff --git a/po/de.po b/po/de.po index 5305b78..9024a24 100644 --- a/po/de.po +++ b/po/de.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: Roland Illig \n" "Language-Team: German \n" @@ -54,7 +54,7 @@ msgstr "" "Star Traders ist ein einfaches interstellares Handelsspiel, bei dem es darum geht, Unternehmen zu gründen, Aktien zu kaufen und " "zu verkaufen, Geld zu leihen und zurückzuzahlen, um der reichste Spieler (der Gewinner) zu werden." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff" diff --git a/po/en_AU.po b/po/en_AU.po index 852e61b..dc631fa 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: John Zaitseff \n" "Language-Team: English (Australian) <(nothing)>\n" @@ -51,7 +51,7 @@ msgstr "" "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)." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff" diff --git a/po/en_CA.po b/po/en_CA.po index dc867c8..89b0688 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: John Zaitseff \n" "Language-Team: English (Canadian) <(nothing)>\n" @@ -51,7 +51,7 @@ msgstr "" "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)." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff" diff --git a/po/en_GB.po b/po/en_GB.po index f6b819c..86e4c62 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: John Zaitseff \n" "Language-Team: English (British) <(nothing)>\n" @@ -51,7 +51,7 @@ msgstr "" "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)." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff" diff --git a/po/en_US.po b/po/en_US.po index 2295a4a..cbc3cd1 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: John Zaitseff \n" "Language-Team: English (US) <(nothing)>\n" @@ -51,7 +51,7 @@ msgstr "" "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)." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff" diff --git a/po/eo.po b/po/eo.po index 75090cc..e68032c 100644 --- a/po/eo.po +++ b/po/eo.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: Felipe Castro \n" "Language-Team: Esperanto \n" @@ -53,7 +53,7 @@ msgstr "" "Star Traders estas simpla ludo pri interstelara komerco, kie la celo de la ludo estas krei kompaniojn, aĉeti kaj vendi akciojn, " "pruntepreni kaj repagi monon, por fariĝi la plej riĉa ludanto (la venkanto)." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff" diff --git a/po/fi.po b/po/fi.po index acb8bf1..5076640 100644 --- a/po/fi.po +++ b/po/fi.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: Jorma Karvonen \n" "Language-Team: Finnish \n" @@ -53,7 +53,7 @@ msgstr "" "Tähtikauppiaat on yksinkertainen tähtienvälisen kaupan peli, jossa pelin tarkoitus on luoda yhtiöitä, ostaa ja myydä osakkeita, " "lainata ja maksaa takaisin rahaa, tarkoituksena tulla varakkaimmaksi pelaajaksi (voittaja)." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff" diff --git a/po/fr.po b/po/fr.po index 1e10271..1b2e095 100644 --- a/po/fr.po +++ b/po/fr.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: Frédéric Marchal \n" "Language-Team: French \n" @@ -59,7 +59,7 @@ msgstr "" "Star Traders est un simple jeu de commerce interstellaire où l'objectif consiste à créer des sociétés, acheter et vendre des " "actions, emprunter et rembourser de l'argent afin de devenir le joueur le plus riche (le gagnant)." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff" diff --git a/po/hr.po b/po/hr.po index 1258024..b5fd95b 100644 --- a/po/hr.po +++ b/po/hr.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: Tomislav Krznar \n" "Language-Team: Croatian \n" @@ -52,7 +52,7 @@ msgstr "" "„Star Traders” (Međuzvjezdani trgovci) je jednostavna igra međuzvjezadnog trgovanja, gdje je cilj igre stvarati tvrtke, kupovati " "i prodavati dionice te posuđivati i vraćati novac kako biste postali najbogatiji igrač (pobjednik)." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff" diff --git a/po/hu.po b/po/hu.po index 70385a4..cd5947d 100644 --- a/po/hu.po +++ b/po/hu.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \n" @@ -52,7 +52,7 @@ msgstr "" "A Star Traders egy egyszerű csillagközi kereskedelmi játék, ahol a játék célja társaságok létrehozása, részvények vásárlása és " "eladása, pénz kölcsönkérése és visszafizetése azért, hogy a leggazdagabb játékossá (győztessé) váljon." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff" diff --git a/po/nb.po b/po/nb.po index 3600215..ce940b5 100644 --- a/po/nb.po +++ b/po/nb.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: Johnny A. Solbu \n" "Language-Team: Norwegian Bokmaal \n" @@ -52,7 +52,7 @@ msgstr "" "Star Traders er et enkelt spill med interstellar handel, der målet med spillet er å opprette firmaer, kjøpe og selge aksjer, låne " "og betale tilbake penger for å bli den rikeste spilleren (vinneren)." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff" diff --git a/po/pt_BR.po b/po/pt_BR.po index 3635f72..3fed6cc 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: Rafael Fontenelle \n" "Language-Team: Brazilian Portuguese \n" @@ -53,7 +53,7 @@ msgstr "" "Comerciantes Estelares é um jogo simples de comércio interestelar, onde o objetivo é criar empresas, comprar e vender ações, " "pedir emprestado e devolver dinheiro, para se tornar o jogador mais rico (o vencedor)." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff" diff --git a/po/ru.po b/po/ru.po index 076253a..b2f811c 100644 --- a/po/ru.po +++ b/po/ru.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: John Zaitseff \n" "Language-Team: Russian \n" @@ -54,7 +54,7 @@ msgstr "" "«Звёздные торговцы» — это простая игра о межзвёздной торговле, где целью игры является создание компаний, покупка и продажа " "акций, получение и погашение кредита, чтобы стать самым богатым игроком-победителем." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff" diff --git a/po/sr.po b/po/sr.po index f06c2f0..e318bb1 100644 --- a/po/sr.po +++ b/po/sr.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:09+1000\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian <(nothing)>\n" @@ -53,7 +53,7 @@ msgstr "" "Звездани трговци је једноставна игра међузвезданог трговања, где је циљ стварање компанија, куповина и продаја акција, " "позајмљивање и враћање новца, како би се постао најбогатији играч (победник)." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "Џон Зајцеф (John Zaitseff)" diff --git a/po/sv.po b/po/sv.po index 07057a6..8e51e17 100644 --- a/po/sv.po +++ b/po/sv.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: trader 7.18\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 20:10+1000\n" "Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" @@ -52,7 +52,7 @@ msgstr "" "Star Traders är ett enkelt spel om interstellär handel, där målet är att skapa företag, köpa och sälja aktier, låna och betala " "tillbaka pengar, allt för att bli den rikaste spelaren (vinnaren)." -#: data/trader.appdata.xml.in:48 +#: data/trader.appdata.xml.in:47 msgid "John Zaitseff" msgstr "John Zaitseff"