Page 3 of 4
Re: Translations Library for gamemodes by domino54
Posted: 10 Apr 2015, 13:03
by adamkooo2
RonneyCZ wrote:It's very hard to translate into czech, if theres any other czech person that can correct me if i mistaken do it
I am from Slovakia, so this is related
I can understand czech, but I am not sure, that I could help, because I´m not good in writing

Maybe is your translation correct, but try to post it here:
viewforum.php?f=417... or here:
viewforum.php?f=122
Re: Translations Library for gamemodes by domino54
Posted: 26 Jun 2015, 15:32
by Dommy
Yop, new translations after much time
Pursuit
Code: Select all
94 => "Do you want to be the first policeman? Press $6BFBACKSPACE$g to get the chance to be tossed!",
95 => "$<%1$> has caught you!",
96 => "You caught $<%1$>!",
Knockout
Code: Select all
LANGUAGE: "EN"
97 => "$<%1$> has finished lap %2!",
98 => "$<%1$> gives up!",
99 => "$<%1$> knocked out!",
100 => "$<%1$> knocked out, doubled by $<%2$>!",
101 => "$<%1$> gives up and is knocked out!",
102 => "Noone is knocked out: %1 player(s) gave up!",
Re: Translations Library for gamemodes by domino54
Posted: 26 Jun 2015, 15:59
by Florenzius
domino54 wrote:Yop, new translations after much time
Pursuit
Code: Select all
94 => "Do you want to be the first policeman? Press $6BFBACKSPACE$g to get the chance to be tossed!",
95 => "$<%1$> has caught you!",
96 => "You caught $<%1$>!",
Knockout
Code: Select all
LANGUAGE: "EN"
97 => "$<%1$> has finished lap %2!",
98 => "$<%1$> gives up!",
99 => "$<%1$> knocked out!",
100 => "$<%1$> knocked out, doubled by $<%2$>!",
101 => "$<%1$> gives up and is knocked out!",
102 => "Noone is knocked out: %1 player(s) gave up!",
Pursuit:
Code: Select all
94 => "Möchtest du der erste Polizist sein? Drücke $6BFZURÜCK$g um die Change zu bekommen, auserwählt zu werden!",
95 => "$<%1$> hat dich gefangen",
96 => "Du hast $<%1$> gefangen!",
Re: Translations Library for gamemodes by domino54
Posted: 26 Jun 2015, 16:34
by undef.de
ManiaDesign wrote:
Pursuit:
Code: Select all
94 => "Möchtest du der erste Polizist sein? Drücke $6BFZURÜCK$g um die Change zu bekommen, auserwählt zu werden!",
Replace "Change" (which should be "Chance" anyway) with "Möglichkeit", that is more german then.

Re: Translations Library for gamemodes by domino54
Posted: 26 Jun 2015, 16:44
by Florenzius
So?
Code: Select all
94 => "Möchtest du der erste Polizist sein? Drücke $6BFZURÜCK$g um die Möglichkeit zu bekommen, auserwählt zu werden!",
95 => "$<%1$> hat dich gefangen",
96 => "Du hast $<%1$> gefangen!",
I hope i can help you, dommy
Re: Translations Library for gamemodes by domino54
Posted: 26 Jun 2015, 20:34
by adamkooo2
Code: Select all
94 => "ChceÅ¡ byÅ¥ prvým policajtom? StlaÄ $6BFBACKSPACE$g, aby si mohol byÅ¥ vybraný/a!",
95 => "$<%1$> ťa chytil!",
96 => "Chytil si $<%1$>!",
SK translation

Re: Translations Library for gamemodes by domino54
Posted: 29 Jun 2015, 07:31
by Sparkster
ManiaDesign wrote:So?
Code: Select all
94 => "Möchtest du der erste Polizist sein? Drücke $6BFZURÜCK$g um die Möglichkeit zu bekommen, auserwählt zu werden!",
95 => "$<%1$> hat dich gefangen",
96 => "Du hast $<%1$> gefangen!",
I hope i can help you, dommy
One question. Why are you using the Du-Form?
In the german Maniaplanet it's all translated to the Sie-Form. So that's why I updated the german translation in Pursuit.
Re: Translations Library for gamemodes by domino54
Posted: 27 Sep 2016, 16:29
by Sparkster
Missing message: "Policemen" has caught "Thief".
In German it will be displayed as "Policemen" wurde gefangen "Thief".
Could you fix it, please?

Re: Translations Library for gamemodes by domino54
Posted: 27 Sep 2016, 16:49
by Florenzius
It's translated to english: "Policemen was caught Thief" ^^
For the next update just change it to "Policemen hat Thief gefangen" ("Policemen has catched Thief)
Re: Translations Library for gamemodes by domino54
Posted: 27 Sep 2016, 18:54
by TMarc
What is this for a bizarre translation?
The correct words would be:
Polizist hat
Dieb gefangen!
