Translators needed for ShootMania Galaxy!
Posted: 29 May 2016, 20:42
It's me again...
This time I'm asking you, the community, for translations to your languages for my new title pack "GalaxyTitles" (people on Discord know). Title will feature some game modes, which require translations. Here I'm listing complete list of all translations used within the title.
List of all translations used in Invasion, Jailbreak v2, Confirmed
IMPORTANT!
- This list will enlarge once translations for new game modes will appear. I'll post information in this topic.
- Before translating, make sure somebody haven't translated some sentences before in THIS file.
HOW TO SUBMIT TRANSLATIONS
- First of all, remove the comments (// ...) as they're just for your information.
- Option A (hardcore devs only): if you want to be quick and have a GitHub account, create pull request with commit featuring your translations added to this file. Add your name to the credits list and change I'll validate your work.
- Option B (easier for noobs): just copy your translations and reply to this post in a code tag.
Thanks in advance.
This time I'm asking you, the community, for translations to your languages for my new title pack "GalaxyTitles" (people on Discord know). Title will feature some game modes, which require translations. Here I'm listing complete list of all translations used within the title.
List of all translations used in Invasion, Jailbreak v2, Confirmed
Code: Select all
// ---------------------------------- //
// Common
0 => "Server update", // Server widget with outdated scripts
1 => "Server scripts can be replaced with the versions below:",
2 => "Download the latest scripts versions from the gamemode developer site.",
3 => "Competition has been paused",
4 => "Competition has been resumed!",
5 => "XML File Generator",
6 => "$<%1$> is dominating $<%2$>!",
7 => "$<%1$> is your nemesis.", // Player, who dominates you
8 => "Laser",
9 => "Nucleus", // Not required to be translated
10 => "Arrow", // Can be plural
11 => "Rocket", // Can be plural
12 => "Armor",
13 => "Healing Pad", // Armor regeneration block
14 => "Healing...",
15 => "Zoom Pad", // Laser pad (rail pad)
16 => "Arrow Pad",
17 => "Safe Zone", // Immortality blocks
18 => "Stamina",
19 => "Sprint Path", // Power pathes, can be just sprint
20 => "Tunnels", // Underground blocks
21 => "Teammates",
22 => "Opponents",
23 => "%1cm miss", // Laser miss messages
24 => "This map is not valid, moving to the next one.",
// ---------------------------------- //
// ShootMania Invasion
200 => "Incoming wave!",
201 => "Incoming last wave!",
202 => "$tInvasion", // Message after final wave
203 => "Preparation time", // Match status before first wave
204 => "%1 waves to Invasion",
205 => "1 wave to Invasion",
206 => "Invasion mode!", // Match status after last wave
207 => "Toads reached pole", // "X / Y Toads reached pole"
208 => "$<%1$> has earned Stealth!", // Stealth = "stamina", when player wasn't eliminated during whole match
209 => "$<%1$> have earned Stealth!",
210 => "$<%1$> healed you!",
211 => "Healed %1 players",
212 => "Healed 1 player",
213 => "$<%1$> boosted you!", // Blue crystal reload boost
214 => "Boosted %1 players",
215 => "Boosted 1 player",
216 => "Evolution",
217 => "Giant has been spawned!",
// ---------------------------------- //
// ShootMania Jailbreak v2
400 => "You can escape!",
401 => "$<%1$> and $<%2$> can escape!", // %1 and %2 are teams names
402 => "$<%1$> can escape!", // %1 is team name
403 => "Blocking enemy pole",
404 => "Pole blocked by enemy",
405 => "Teammates released!",
406 => "Releasing teammates...",
407 => "$<%1$> released $<%2$>", // %1 and %2 are players names
408 => "You're the last free team member!",
// ---------------------------------- //
// ShootMania Confirmed
500 => "You have confirmed your elimination", // %1 and %2 are players names in all lines below
501 => "You have confirmed $<%1$> elimination",
502 => "$<%1$> has confirmed your elimination",
503 => "$<%1$> has confirmed their elimination",
504 => "$<%1$> has confirmed $<%2$> elimination",
505 => "You have denied your elimination",
506 => "You have denied $<%1$> elimination",
507 => "$<%1$> has denied your elimination",
508 => "$<%1$> has denied their elimination",
509 => "$<%1$> has denied $<%2$> elimination"
- This list will enlarge once translations for new game modes will appear. I'll post information in this topic.
- Before translating, make sure somebody haven't translated some sentences before in THIS file.
HOW TO SUBMIT TRANSLATIONS
- First of all, remove the comments (// ...) as they're just for your information.
- Option A (hardcore devs only): if you want to be quick and have a GitHub account, create pull request with commit featuring your translations added to this file. Add your name to the credits list and change I'll validate your work.
- Option B (easier for noobs): just copy your translations and reply to this post in a code tag.
Thanks in advance.
