mirror of
https://git.zap.org.au/git/trader.git
synced 2024-10-27 18:20:13 -04:00
Update line numbers and one translator's comment in all PO files
This commit is contained in:
parent
7c9b6be6b1
commit
2eee854693
63
po/da.po
63
po/da.po
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 09:29+1100\n"
|
||||
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
|
||||
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
|
||||
@ -349,49 +349,54 @@ msgstr "Indtast spilnummer [^{1^}-^{9^}] eller ^{<CTRL><C>^} for at afbryde: "
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Indtast dit navn: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Har du brug for instruktioner? [^{J^}/^{N^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Indtast spillernavne "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "Spiller %d: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Har en spiller brug for instruktioner? [^{J^}/^{N^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Spillet er slut "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
msgstr[0] "Spillet er slut efter en runde."
|
||||
msgstr[1] "Spillet er slut efter %d runder."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Samlet formue "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Din samlede formue var ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -400,7 +405,7 @@ msgstr ""
|
||||
"Vinderen er ^{%ls^}\n"
|
||||
"som er ^[*** KONKURS ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -409,14 +414,14 @@ msgstr ""
|
||||
"Vinderen er ^{%ls^}\n"
|
||||
"med en formue på ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Spillets vinder "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -425,47 +430,47 @@ msgstr "Spiller"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Samlet formue (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Spiller: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Runde: ^{%d^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Sidste runde ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Aktieportefølje "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * K O N K U R S * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "Ingen firmaer på kortet"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -480,7 +485,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -495,7 +500,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -509,7 +514,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -525,7 +530,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -544,25 +549,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Samlet formue: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Kontanter: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Gæld: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/de.po
63
po/de.po
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 09:30+1100\n"
|
||||
"Last-Translator: Philipp Thomas <pth@suse.de>\n"
|
||||
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
|
||||
@ -357,49 +357,54 @@ msgstr ""
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Bitte geben Sie Ihren Namen ein: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Brauchen Sie Instruktionen? [^{J^}/^{N^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Eingabe der Spielernamen "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "Spieler %d: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Braucht einer der Spieler Anweisungen? [^{J^}/^{N^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Spielende "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
msgstr[0] "Das Spiel ist nach einer Runde vorbei."
|
||||
msgstr[1] "Das Spiel ist nach %d Runden vorbei."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Wert des Besitzes "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Der Wert Ihres Besitzes ist ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -408,7 +413,7 @@ msgstr ""
|
||||
"Der Gewinner ist ^{%ls^}\n"
|
||||
"er ist ^[*** BANKROTT ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -417,14 +422,14 @@ msgstr ""
|
||||
"Der Gewinner ist ^{%ls^}\n"
|
||||
"mit einem Besitzwert von ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Gewinner des Spiels "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -433,47 +438,47 @@ msgstr "Spieler"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Wert des Besitzes (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Spieler: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Runde: ^{%d^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Letzte Runde ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Aktienportfolio "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * B A N K R O T T * * * ^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "Keine Firmen auf der Karte"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -488,7 +493,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -503,7 +508,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -517,7 +522,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -533,7 +538,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -552,25 +557,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Gesamtwert: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Bargeld: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Schulden: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/en_AU.po
63
po/en_AU.po
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 09:28+1100\n"
|
||||
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
||||
"Language-Team: English (Australian) <(nothing)>\n"
|
||||
@ -343,49 +343,54 @@ msgstr "Enter game number [^{1^}-^{9^}] or ^{<CTRL><C>^} to cancel: "
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Please enter your name: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Enter Player Names "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "Player %d: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Game Over "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
msgstr[0] "The game is over after one turn."
|
||||
msgstr[1] "The game is over after %d turns."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Total Value "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Your total value was ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -394,7 +399,7 @@ msgstr ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
"who is ^[*** BANKRUPT ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -403,14 +408,14 @@ msgstr ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
"with a value of ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Game Winner "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -419,47 +424,47 @@ msgstr "Player"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Total Value (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Player: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Turn: ^{%d^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Last Turn ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Stock Portfolio "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * B A N K R U P T * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "No companies on the map"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -474,7 +479,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -489,7 +494,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -503,7 +508,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -519,7 +524,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -538,25 +543,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Total value: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Current cash: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Current debt: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/en_CA.po
63
po/en_CA.po
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 09:30+1100\n"
|
||||
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
||||
"Language-Team: English (Canadian) <(nothing)>\n"
|
||||
@ -343,49 +343,54 @@ msgstr "Enter game number [^{1^}-^{9^}] or ^{<CTRL><C>^} to cancel: "
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Please enter your name: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Enter Player Names "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "Player %d: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Game Over "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
msgstr[0] "The game is over after one turn."
|
||||
msgstr[1] "The game is over after %d turns."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Total Value "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Your total value was ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -394,7 +399,7 @@ msgstr ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
"who is ^[*** BANKRUPT ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -403,14 +408,14 @@ msgstr ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
"with a value of ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Game Winner "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -419,47 +424,47 @@ msgstr "Player"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Total Value (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Player: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Turn: ^{%d^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Last Turn ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Stock Portfolio "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * B A N K R U P T * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "No companies on the map"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -474,7 +479,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -489,7 +494,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -503,7 +508,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -519,7 +524,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -538,25 +543,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Total value: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Current cash: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Current debt: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/en_GB.po
63
po/en_GB.po
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 09:30+1100\n"
|
||||
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
||||
"Language-Team: English (British) <(nothing)>\n"
|
||||
@ -343,49 +343,54 @@ msgstr "Enter game number [^{1^}-^{9^}] or ^{<CTRL><C>^} to cancel: "
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Please enter your name: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Enter Player Names "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "Player %d: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Game Over "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
msgstr[0] "The game is over after one turn."
|
||||
msgstr[1] "The game is over after %d turns."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Total Value "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Your total value was ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -394,7 +399,7 @@ msgstr ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
"who is ^[*** BANKRUPT ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -403,14 +408,14 @@ msgstr ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
"with a value of ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Game Winner "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -419,47 +424,47 @@ msgstr "Player"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Total Value (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Player: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Turn: ^{%d^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Last Turn ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Stock Portfolio "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * B A N K R U P T * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "No companies on the map"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -474,7 +479,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -489,7 +494,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -503,7 +508,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -519,7 +524,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -538,25 +543,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Total value: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Current cash: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Current debt: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/en_US.po
63
po/en_US.po
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 09:29+1100\n"
|
||||
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
||||
"Language-Team: English (US) <(nothing)>\n"
|
||||
@ -343,49 +343,54 @@ msgstr "Enter game number [^{1^}-^{9^}] or ^{<CTRL><C>^} to cancel: "
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Please enter your name: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Enter Player Names "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "Player %d: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Game Over "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
msgstr[0] "The game is over after one turn."
|
||||
msgstr[1] "The game is over after %d turns."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Total Value "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Your total value was ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -394,7 +399,7 @@ msgstr ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
"who is ^[*** BANKRUPT ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -403,14 +408,14 @@ msgstr ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
"with a value of ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Game Winner "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -419,47 +424,47 @@ msgstr "Player"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Total Value (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Player: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Turn: ^{%d^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Last Turn ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Stock Portfolio "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * B A N K R U P T * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "No companies on the map"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -474,7 +479,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -489,7 +494,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -503,7 +508,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -519,7 +524,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -538,25 +543,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Total value: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Current cash: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Current debt: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/eo.po
63
po/eo.po
@ -15,7 +15,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 09:29+1100\n"
|
||||
"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
|
||||
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
|
||||
@ -350,49 +350,54 @@ msgstr "Indiku seanc-numeron [^{1^}-^{9^}] aŭ ^{<CTRL><C>^} por nuligi: "
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Bonvolu indiki vian nomon: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Ĉu vi bezonas instrukciojn? [^{J^}/^{N^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Indiku ludant-nomojn "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "Ludanto %d: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Ĉu iu ludanto bezonas instrukciojn? [^{J^}/^{N^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Ludo-fino "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
msgstr[0] "La ludo finiĝas post unu ciklo."
|
||||
msgstr[1] "La ludo finiĝas post %d cikloj."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Totalo "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Via totalo estis ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -401,7 +406,7 @@ msgstr ""
|
||||
"La venkanto estas ^{%ls^}\n"
|
||||
"kiu estas ^[*** BANKROTINTO ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -410,14 +415,14 @@ msgstr ""
|
||||
"La venkanto estas ^{%ls^}\n"
|
||||
"kun totalo ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Lud-venkanto "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -426,47 +431,47 @@ msgstr "Ludanto"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Totalo (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Ludanto: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Ciklo: ^{%d^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Lasta ciklo ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Akcio-portalo "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * B A N K R O T A * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "Neniu kompanio sur la mapo"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -481,7 +486,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -496,7 +501,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -510,7 +515,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -526,7 +531,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -545,25 +550,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Totalo: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Nuna mono: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Nuna ŝuldo: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/fi.po
63
po/fi.po
@ -15,7 +15,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 09:30+1100\n"
|
||||
"Last-Translator: Jorma Karvonen <karvonen.jorma@gmail.com>\n"
|
||||
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
|
||||
@ -354,49 +354,54 @@ msgstr "Kirjoita pelin numero [^{1^}-^{9^}] tai ^{<CTRL><C>^} peruuttamiseksi: "
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Kirjoita nimesi: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Tarvitsetko lisäohjeita? [^{K^}/^{E^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Kirjoita pelaajanimet "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "Pelaaja %d: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Tarvitseeko kukaan pelaaja ohjeita? [^{K^}/^{E^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Peli päättyi "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
msgstr[0] "Peli päättyi yhden kierroksen jälkeen."
|
||||
msgstr[1] "Peli päättyi %d kierroksen jälkeen."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Kokonaisarvo "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Kokonaisarvosi oli ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -405,7 +410,7 @@ msgstr ""
|
||||
"Voittaja on ^{%ls^}\n"
|
||||
"joka on ^[*** KONKURSSISSA ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -414,14 +419,14 @@ msgstr ""
|
||||
"Voittaja on ^{%ls^}\n"
|
||||
"arvolla ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Pelin voittaja "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -430,47 +435,47 @@ msgstr "Pelaaja"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Kokonaisarvo (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Pelaaja: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Kierros: ^{%d^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Viimeinen kierros ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Osakesalkku "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * K O N K U R S S I * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "Kartalla ei ole yrityksiä"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -485,7 +490,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -500,7 +505,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -514,7 +519,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -530,7 +535,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -549,25 +554,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Kokonaisarvo: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Käteiskassa: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Velat: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/fr.po
63
po/fr.po
@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 09:30+1100\n"
|
||||
"Last-Translator: Frédéric Marchal <fmarchal@perso.be>\n"
|
||||
"Language-Team: French <traduc@traduc.org>\n"
|
||||
@ -357,49 +357,54 @@ msgstr "Entrez le numéro de jeu [^{1^}-^{9^}] ou ^{<CTRL><C>^} pour annuler: "
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Veuillez entrer votre nom: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Avez-vous besoin des instructions ? [^{O^}/^{N^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Entrez les noms des joueurs "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "Joueur %d: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "L'un des joueurs a-t-il besoin des instructions ? [^{O^}/^{N^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Jeu terminé "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
msgstr[0] "Le jeu est terminé après un tour."
|
||||
msgstr[1] "Le jeu est terminé après %d tours."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Valeur totale "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Votre valeur totale était ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -408,7 +413,7 @@ msgstr ""
|
||||
"Le gagnant est ^{%ls^}\n"
|
||||
"qui est en ^[*** BANQUEROUTE ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -417,14 +422,14 @@ msgstr ""
|
||||
"Le gagnant est ^{%ls^}\n"
|
||||
"avec une valeur de ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Gagnant du jeu "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -433,47 +438,47 @@ msgstr "Joueurs"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Valeur totale (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Joueur: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Tour: ^{%d^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Dernier tour ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Portefeuille d'actions "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * B A N Q U E R O U T E * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "Aucune compagnie sur la carte"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -488,7 +493,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -503,7 +508,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -517,7 +522,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -533,7 +538,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -552,25 +557,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Valeur totale: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Liquidité: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Dette: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/hr.po
63
po/hr.po
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 09:29+1100\n"
|
||||
"Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
|
||||
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
|
||||
@ -348,32 +348,37 @@ msgstr "Unesite broj igre [^{1^}-^{9^}] ili ^{<CTRL><C>^} za otkazivanje: "
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Molim unesite vaše ime: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Trebate li upute? [^{D^}/^{N^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Unesite imena igrača "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "Igrač %d: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Trebaju li ostali igrači upute? [^{D^}/^{N^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Igra gotova "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
@ -381,17 +386,17 @@ msgstr[0] "Igra je gotova nakon %d poteza."
|
||||
msgstr[1] "Igra je gotova nakon %d poteza."
|
||||
msgstr[2] "Igra je gotova nakon %d poteza."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Ukupna vrijednost "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Vaša ukupna vrijednost je ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -400,7 +405,7 @@ msgstr ""
|
||||
"Pobjednik je ^{%ls^}\n"
|
||||
"koji je ^[*** BANKROTIRAO ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -409,14 +414,14 @@ msgstr ""
|
||||
"Pobjednik je ^{%ls^}\n"
|
||||
"koji ima vrijednost ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Pobjednik igre "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -425,47 +430,47 @@ msgstr "Igrač"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Ukupna vrijednost (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Igrač: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Potez: ^{%d^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Posljednji potez ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Portfelj dionica "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * B A N K R O T * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "Nema tvrtki na mapi"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -480,7 +485,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -495,7 +500,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -509,7 +514,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -525,7 +530,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -544,25 +549,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Ukupna vrijednost: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Trenutna gotovina: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Trenutni dug: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/hu.po
63
po/hu.po
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 09:30+1100\n"
|
||||
"Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
|
||||
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
|
||||
@ -346,49 +346,54 @@ msgstr "Adja meg a játék számát [^{1^}-^{9^}] vagy ^{<CTRL><C>^} a megszakí
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Kérem adja meg a nevét: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Szüksége van utasításokra? [^{I^}/^{N^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Játékosok nevének megadása "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "%d. játékos: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Szüksége van valamelyik játékosnak utasításokra? [^{I^}/^{N^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Vége a játéknak "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
msgstr[0] "A játék egy kör után ért véget."
|
||||
msgstr[1] "A játék %d kör után ért véget."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Összérték "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Az összértéke ^{%N^} volt."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -397,7 +402,7 @@ msgstr ""
|
||||
"A győztes ^{%ls^},\n"
|
||||
"aki ^[*** BECSŐDÖLT ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -406,14 +411,14 @@ msgstr ""
|
||||
"A győztes ^{%ls^},\n"
|
||||
"^{%N^} értékkel."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " A játék győztese "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -422,47 +427,47 @@ msgstr "Játékos"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Összérték (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Játékos: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Kör: ^{%d^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Utolsó kör ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Részvényportfólió "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * B E C S Ő D Ö L T * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "Nincsenek társaságok a térképen"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -477,7 +482,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -492,7 +497,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -506,7 +511,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -522,7 +527,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -541,25 +546,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Összérték: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Jelenlegi készpénz: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Jelenlegi adósság: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/nb.po
63
po/nb.po
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 21:11+0100\n"
|
||||
"Last-Translator: Johnny A. Solbu <johnny@solbu.net>\n"
|
||||
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
|
||||
@ -349,49 +349,54 @@ msgstr "Tast inn spill nummer [^{1^}-^{9^}] eller ^{<CTRL><C>^} for å avbryte:
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Skriv inn navnet ditt: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Trenger du noen instruksjoner? [^{J^}/^{N^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Angi Spillernavn "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "Spiller %d: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Trenger noen av deltakere instruksjoner? [^{J^}/^{N^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Spillet er slutt "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
msgstr[0] "Spillet er over etter en runde."
|
||||
msgstr[1] "Spillet er over etter %d runder."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Total verdi "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Din samlede verdi var ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -400,7 +405,7 @@ msgstr ""
|
||||
"Vinneren er ^{%ls^}\n"
|
||||
"som er ^[*** KONKURS ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -409,14 +414,14 @@ msgstr ""
|
||||
"Vinneren er ^{%ls^}\n"
|
||||
"med en verdi på ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Vinner av spillet "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -425,47 +430,47 @@ msgstr "Spiller"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Total verdi (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Spiller: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Runde: ^{%d^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Forrige runde ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Aksjeportefølje "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * K O N K U R S * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "Ingen bedrifter på kartet"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -480,7 +485,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -495,7 +500,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -509,7 +514,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -525,7 +530,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -544,25 +549,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Total verdi: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Nåværende kontanter: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Eksisterende gjeld: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/pt_BR.po
63
po/pt_BR.po
@ -15,7 +15,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-19 13:31+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-19 21:14+1100\n"
|
||||
"Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n"
|
||||
"Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge.net>\n"
|
||||
@ -349,49 +349,54 @@ msgstr "Insira o número de jogos [^{1^}-^{9^}] ou ^{<CTRL><C>^} para cancelar:
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Insira o seu nome: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Você precisa de alguma instrução? [^{S^}/^{N^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Insira nomes dos jogadores "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "Jogador %d: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Algum jogador precisa de instruções? [^{S^}/^{N^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Fim do jogo "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
msgstr[0] "O jogo acabou após um turno."
|
||||
msgstr[1] "O jogo acabou após %d turnos."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Valor total "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Seu valor total era ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -400,7 +405,7 @@ msgstr ""
|
||||
"O ganhador é ^{%ls^}\n"
|
||||
"que está ^[*** FALIDO ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -409,14 +414,14 @@ msgstr ""
|
||||
"O ganhador é ^{%ls^}\n"
|
||||
"com um valor de ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Vencedor do jogo "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -425,47 +430,47 @@ msgstr "Jogador"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Valor total (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Jogador: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Turno: ^{%d^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Último turno ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Portfólio de ações "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * F A L Ê N C I A * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "Nenhuma empresa no mapa"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -480,7 +485,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -495,7 +500,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -509,7 +514,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -525,7 +530,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -544,25 +549,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Valor total: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Dinheiro atual: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Dívida atual: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/ru.po
63
po/ru.po
@ -17,7 +17,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 09:30+1100\n"
|
||||
"Last-Translator: Pavel Maryanov <acid@jack.kiev.ua>\n"
|
||||
"Language-Team: Russian <gnu@d07.ru>\n"
|
||||
@ -355,32 +355,37 @@ msgstr "Введите номер игры [^{1^}-^{9^}], или ^{<CTRL><C>^},
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Ваше имя: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Показать справку о том, как играть? [^{Д^}/^{Н^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Имена игроков "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "Игрок №%d: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Показать справку о том, как играть? [^{Д^}/^{Н^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Конец игры "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
@ -388,17 +393,17 @@ msgstr[0] "Игра закончена после %d-го хода."
|
||||
msgstr[1] "Игра закончена после %d-го хода."
|
||||
msgstr[2] "Игра закончена после %d-го хода."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Нетто-стоимость "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Ваша нетто-стоимость равна ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -407,7 +412,7 @@ msgstr ""
|
||||
"Победитель игры — ^{%ls^},\n"
|
||||
"который является ^[*** БАНКРОТОМ ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -416,14 +421,14 @@ msgstr ""
|
||||
"Победитель игры — ^{%ls^}!\n"
|
||||
"Нетто-стоимость этого игрока равна ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Победитель игры "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -432,47 +437,47 @@ msgstr "Игрок"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Нетто-стоимость (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Игрок: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Ход: ^{%d-й^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Крайний ход ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Портфель акций "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * О Б А Н К Р О Т И В Ш И Й С Я * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "Нет акционерных обществ на карте"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -487,7 +492,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -502,7 +507,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -516,7 +521,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -532,7 +537,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -551,25 +556,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Нетто-стоимость игрока: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Текущие наличные: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Текущая задолженность: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/sr.po
63
po/sr.po
@ -15,7 +15,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 09:30+1100\n"
|
||||
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
|
||||
"Language-Team: Serbian <(nothing)>\n"
|
||||
@ -345,32 +345,37 @@ msgstr "Упишите број игара [^{1^}-^{9^}] или ^{<КТРЛ><Ц>
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Упишите ваше име: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Да ли су вам потребна упутства? [^{Д^}/^{Н^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Упишите имена играча "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "%d. играч: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Да ли су неком играчу потребна упутства? [^{Д^}/^{Н^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Крај игре "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
@ -378,17 +383,17 @@ msgstr[0] "Игра је завршена након %d круга."
|
||||
msgstr[1] "Игра је завршена након %d круга."
|
||||
msgstr[2] "Игра је завршена након %d кругова."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Укупан износ "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Ваш укупан износ је ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -397,7 +402,7 @@ msgstr ""
|
||||
"Победник је ^{%ls^}\n"
|
||||
"који је под ^[*** СТЕЧАЈЕМ ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -406,14 +411,14 @@ msgstr ""
|
||||
"Победник је ^{%ls^}\n"
|
||||
"са износом од ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Победник игре "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -422,47 +427,47 @@ msgstr "Играч"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Укупан износ (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Играч: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Круг: ^{%d^} "
|
||||
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Последњи круг ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Портфељ удела "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * С Т Е Ч А Ј * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "Нема предузећа на карти"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -477,7 +482,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -492,7 +497,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -506,7 +511,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -522,7 +527,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -541,25 +546,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Укупан износ: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Текућа готовина: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Текући дуг: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
63
po/sv.po
63
po/sv.po
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.14\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2019-11-13 08:14+1100\n"
|
||||
"POT-Creation-Date: 2019-11-19 21:45+1100\n"
|
||||
"PO-Revision-Date: 2019-11-13 09:29+1100\n"
|
||||
"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
|
||||
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
|
||||
@ -348,49 +348,54 @@ msgstr "Ange spelnummer [^{1^}-^{9^}] eller ^{<CTRL><C>^} för att avbryta: "
|
||||
msgid "Please enter your name: "
|
||||
msgstr "Ange ditt namn: "
|
||||
|
||||
#: src/game.c:425
|
||||
#. TRANSLATORS: Note that you should replace "Y" and "N"
|
||||
#. with the localised upper-case characters used in the
|
||||
#. "input|Yes" and "input|No" strings. There are other
|
||||
#. strings in this game, each with "[^{Y^}/^{N^}]", that
|
||||
#. need the same replacement.
|
||||
#: src/game.c:430
|
||||
#, c-format
|
||||
msgid "Do you need any instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Behöver du instruktioner? [^{J^}/^{N^}] "
|
||||
|
||||
#: src/game.c:443
|
||||
#: src/game.c:448
|
||||
#, c-format
|
||||
msgid " Enter Player Names "
|
||||
msgstr " Ange spelarnamn "
|
||||
|
||||
#: src/game.c:451
|
||||
#: src/game.c:456
|
||||
#, c-format, range: 1..8
|
||||
msgid "Player %d: "
|
||||
msgstr "Spelare %d: "
|
||||
|
||||
#: src/game.c:529
|
||||
#: src/game.c:534
|
||||
#, c-format
|
||||
msgid "Does any player need instructions? [^{Y^}/^{N^}] "
|
||||
msgstr "Behöver någon spelare instruktioner? [^{J^}/^{N^}] "
|
||||
|
||||
#: src/game.c:563
|
||||
#: src/game.c:568
|
||||
#, c-format
|
||||
msgid " Game Over "
|
||||
msgstr " Spelet är slut "
|
||||
|
||||
#: src/game.c:564
|
||||
#: src/game.c:569
|
||||
#, c-format
|
||||
msgid "The game is over after one turn."
|
||||
msgid_plural "The game is over after %d turns."
|
||||
msgstr[0] "Spelet är slut efter en omgång."
|
||||
msgstr[1] "Spelet är slut efter %d omgångar."
|
||||
|
||||
#: src/game.c:575
|
||||
#: src/game.c:580
|
||||
#, c-format
|
||||
msgid " Total Value "
|
||||
msgstr " Totalt värde "
|
||||
|
||||
#: src/game.c:577
|
||||
#: src/game.c:582
|
||||
#, c-format
|
||||
msgid "Your total value was ^{%N^}."
|
||||
msgstr "Ditt totala värde var ^{%N^}."
|
||||
|
||||
#: src/game.c:588
|
||||
#: src/game.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -399,7 +404,7 @@ msgstr ""
|
||||
"Vinnaren är ^{%ls^}\n"
|
||||
"som är ^[*** BANKRUTT ***^]"
|
||||
|
||||
#: src/game.c:591
|
||||
#: src/game.c:596
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The winner is ^{%ls^}\n"
|
||||
@ -408,14 +413,14 @@ msgstr ""
|
||||
"Vinnaren är ^{%ls^}\n"
|
||||
"med ett värde på ^{%N^}."
|
||||
|
||||
#: src/game.c:597
|
||||
#: src/game.c:602
|
||||
#, c-format
|
||||
msgid " Game Winner "
|
||||
msgstr " Vinnare av spelet "
|
||||
|
||||
#. TRANSLATORS: "Player" is used as a column title in a
|
||||
#. table containing all player names.
|
||||
#: src/game.c:606 src/move.c:882
|
||||
#: src/game.c:611 src/move.c:882
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Player"
|
||||
@ -424,48 +429,48 @@ msgstr "Spelare"
|
||||
#. TRANSLATORS: "Total Value" refers to the total worth
|
||||
#. (shares, cash and debt) of any given player. %ls is the
|
||||
#. currency symbol of the current locale.
|
||||
#: src/game.c:611
|
||||
#: src/game.c:616
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid "Total Value (%ls)"
|
||||
msgstr "Totalt värde (%ls)"
|
||||
|
||||
#: src/game.c:645 src/game.c:695 src/exch.c:100
|
||||
#: src/game.c:650 src/game.c:700 src/exch.c:100
|
||||
#, c-format
|
||||
msgid "Player: ^{%ls^}"
|
||||
msgstr "Spelare: ^{%ls^}"
|
||||
|
||||
#: src/game.c:648
|
||||
#: src/game.c:653
|
||||
#, c-format
|
||||
msgid " Turn: ^{%d^} "
|
||||
msgstr " Omgång: ^{%d^} "
|
||||
|
||||
# Turn vs move
|
||||
#: src/game.c:649
|
||||
#: src/game.c:654
|
||||
#, c-format
|
||||
msgid " ^[*** Last Turn ***^] "
|
||||
msgstr " ^[*** Sista omgången ***^] "
|
||||
|
||||
#: src/game.c:693
|
||||
#: src/game.c:698
|
||||
#, c-format
|
||||
msgid " Stock Portfolio "
|
||||
msgstr " Aktieportfölj "
|
||||
|
||||
#. TRANSLATORS: The current player is bankrupt (has no
|
||||
#. shares or cash, ie, whose total value is zero)
|
||||
#: src/game.c:702
|
||||
#: src/game.c:707
|
||||
#, c-format
|
||||
msgid "^[* * * B A N K R U P T * * *^]"
|
||||
msgstr "^[* * * B A N K R U T T * * *^]"
|
||||
|
||||
#: src/game.c:717 src/exch.c:112
|
||||
#: src/game.c:722 src/exch.c:112
|
||||
#, c-format
|
||||
msgid "No companies on the map"
|
||||
msgstr "Inga företag på kartan"
|
||||
|
||||
#. TRANSLATORS: "Company" is a two-line column label in
|
||||
#. a table containing a list of companies.
|
||||
#: src/game.c:725 src/exch.c:120
|
||||
#: src/game.c:730 src/exch.c:120
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -480,7 +485,7 @@ msgstr ""
|
||||
#. percentage ownership in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. OWNERSHIP_COLS in src/intf.h).
|
||||
#: src/game.c:732
|
||||
#: src/game.c:737
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -495,7 +500,7 @@ msgstr ""
|
||||
#. current player owns in any given company. The
|
||||
#. maximum column width is 10 characters (see
|
||||
#. STOCK_OWNED_COLS in src/intf.h).
|
||||
#: src/game.c:739
|
||||
#: src/game.c:744
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -509,7 +514,7 @@ msgstr ""
|
||||
#. a table containing the share return as a percentage
|
||||
#. in any given company. The maximum column width is
|
||||
#. 10 characters (see SHARE_RETURN_COLS in src/intf.h).
|
||||
#: src/game.c:746 src/exch.c:141
|
||||
#: src/game.c:751 src/exch.c:141
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -525,7 +530,7 @@ msgstr ""
|
||||
#. the current locale. The maximum column width is 12
|
||||
#. characters INCLUDING the currency symbol (see
|
||||
#. SHARE_PRICE_COLS in src/intf.h).
|
||||
#: src/game.c:755 src/exch.c:150
|
||||
#: src/game.c:760 src/exch.c:150
|
||||
#, c-format
|
||||
msgctxt "subtitle"
|
||||
msgid ""
|
||||
@ -544,25 +549,25 @@ msgstr ""
|
||||
#.
|
||||
#. Note that some of these labels are used for both the
|
||||
#. Player Status window and the Trading Bank window.
|
||||
#: src/game.c:796
|
||||
#: src/game.c:801
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Total value: "
|
||||
msgstr "Totalt värde: "
|
||||
|
||||
#: src/game.c:800 src/exch.c:324
|
||||
#: src/game.c:805 src/exch.c:324
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current cash: "
|
||||
msgstr "Aktuella kontanter: "
|
||||
|
||||
#: src/game.c:807 src/exch.c:332
|
||||
#: src/game.c:812 src/exch.c:332
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Current debt: "
|
||||
msgstr "Aktuell skuld: "
|
||||
|
||||
#: src/game.c:813 src/exch.c:337
|
||||
#: src/game.c:818 src/exch.c:337
|
||||
#, c-format
|
||||
msgctxt "label"
|
||||
msgid "Interest rate: "
|
||||
|
Loading…
Reference in New Issue
Block a user