Language: Difference between revisions

From BotF2-Wiki
Jump to navigation Jump to search
link to http://botf2.square7.ch/b2_db/Language.php
No edit summary
Line 2: Line 2:




'''<span style="color:red">Matress vote was [http://botf2.star-trek-games.com/viewtopic.php?p=61134#p61134 in 2010] not to translate until the game is finished - so translated versions are not supported until then !</span>'''  
'''<span style="color:red">Matress vote was [http://bote2.square7.ch/forum/viewtopic.php?p=61134#p61134 in 2010] not to translate until the game is finished - so translated versions are not supported until then !</span>'''  


__TOC__
__TOC__
Line 10: Line 10:
== Other languages ==
== Other languages ==
*<img>http://botf2.square7.ch/wiki-files/images/French-Icon.jpg</img> French (partly done):
*<img>http://botf2.square7.ch/wiki-files/images/French-Icon.jpg</img> French (partly done):
** starfleet.command http://botf2.star-trek-games.com/memberlist.php?mode=viewprofile&u=7512
** starfleet.command http://bote2.square7.ch/forum/memberlist.php?mode=viewprofile&u=7512
** [http://www.botf2.com/Shared%20Documents/Manual/BotF2%20French.pdf BotF2 Manual French]
** [http://www.botf2.com/Shared%20Documents/Manual/BotF2%20French.pdf BotF2 Manual French]


*<img>http://botf2.square7.ch/wiki-files/images/German-Icon.jpg</img> German (partly done)
*<img>http://botf2.square7.ch/wiki-files/images/German-Icon.jpg</img> German (partly done)
**reg http://botf2.star-trek-games.com/memberlist.php?mode=viewprofile&u=4197
**reg http://bote2.square7.ch/forum/memberlist.php?mode=viewprofile&u=4197
**Thread: BotF2 german translation http://botf2.star-trek-games.com/viewtopic.php?f=12&t=3688 (search entry t=3688)
**Thread: BotF2 german translation http://bote2.square7.ch/forum/viewtopic.php?f=12&t=3688 (search entry t=3688)
**Thread: Translator for BOTF II -Germany- http://botf2.star-trek-games.com/viewtopic.php?f=11&t=1889 (search entry t=1889)
**Thread: Translator for BOTF II -Germany- http://bote2.square7.ch/forum/viewtopic.php?f=11&t=1889 (search entry t=1889)


* <img>http://botf2.square7.ch/wiki-files/images/Greek-Icon.jpg</img> Greek (not done yet)
* <img>http://botf2.square7.ch/wiki-files/images/Greek-Icon.jpg</img> Greek (not done yet)
Line 23: Line 23:


*<img>http://botf2.square7.ch/wiki-files/images/Italian-Icon.jpg</img> Italian (not done yet)
*<img>http://botf2.square7.ch/wiki-files/images/Italian-Icon.jpg</img> Italian (not done yet)
**Dim1985 (Dimitri at Facebook) http://botf2.star-trek-games.com/memberlist.php?mode=viewprofile&u=7717 ([http://botf2.star-trek-games.com/viewtopic.php?f=11&t=3211&p=59630#p59630 Post])
**Dim1985 (Dimitri at Facebook) http://bote2.square7.ch/forum/memberlist.php?mode=viewprofile&u=7717 ([http://bote2.square7.ch/forum/viewtopic.php?f=11&t=3211&p=59630#p59630 Post])


*<img>http://botf2.square7.ch/wiki-files/images/Romanian-Icon.jpg</img> Romanian (not done yet)
*<img>http://botf2.square7.ch/wiki-files/images/Romanian-Icon.jpg</img> Romanian (not done yet)
**Catalin M http://botf2.star-trek-games.com/memberlist.php?mode=viewprofile&u=9410 ([http://botf2.star-trek-games.com/viewtopic.php?p=72191#p72191 Post])
**Catalin M http://bote2.square7.ch/forum/memberlist.php?mode=viewprofile&u=9410 ([http://bote2.square7.ch/forum/viewtopic.php?p=72191#p72191 Post])





Revision as of 13:48, 12 July 2014

basic language is <img>English-Icon.jpg</img> English


Matress vote was in 2010 not to translate until the game is finished - so translated versions are not supported until then !

Reg's dictionary English-German-French: http://botf2.square7.ch/wiki-files/Translation/Strings/Strings(en.txt).xlsx, DB-List and http://botf2.square7.ch/wiki-files/Translation/Translation.zip (French by starfleet.command, I assume)

Other languages


  • \Data
    • many files
  • \Strings
    • en.txt
  • \Tables
    • BonusDescriptions.txt
  • \Text
    • all files (*.xaml)


OPEN (where to change)

Text File Function code text Description Custom1 Custom2


pattern \Mainline\SupremacyClient\themes\Federation\GalaxyScreenView.xaml text

Hard Coded (not changeable)

Text File Function code text Description Custom1 Custom2


Labor Pool \Mainline\SupremacyUI\SystemProductionPanel.cs _laborPoolText.Text = "Labor Pool";
Processing Turn \Mainline\SupremacyClient\StatusWindow.xaml.cs Header = "Processing Turn";


EMPIRE INFO \Mainline\SupremacyClient\themes\Federation\GalaxyScreenView.xaml Header="EMPIRE INFO" see Content="{s:StringResource Key=SUMMARY_BUTTON_TEXT, Case=Upper}"
REQUISITION \Mainline\SupremacyClient\themes\Federation\GalaxyScreenView.xaml Header="REQUISITION" see Content="{s:StringResource Key=SUMMARY_BUTTON_TEXT, Case=Upper}"
TRADE ROUTES \Mainline\SupremacyClient\themes\Federation\GalaxyScreenView.xaml Header="TRADE ROUTES" see Content="{s:StringResource Key=SUMMARY_BUTTON_TEXT, Case=Upper}"
TASK FORCES \Mainline\SupremacyClient\themes\Federation\GalaxyScreenView.xaml Text="TASK FORCES" /> see Content="{s:StringResource Key=SUMMARY_BUTTON_TEXT, Case=Upper}"
DIPLOMACY \Mainline\SupremacyClient\themes\Federation\GalaxyScreenView.xaml Text="DIPLOMACY" /> see Content="{s:StringResource Key=SUMMARY_BUTTON_TEXT, Case=Upper}"
SCAN \Mainline\SupremacyClient\themes\Federation\GalaxyScreenView.xaml Text="SCAN" see Content="{s:StringResource Key=SUMMARY_BUTTON_TEXT, Case=Upper}"
AFFILIATION \Mainline\SupremacyClient\themes\Federation\GalaxyScreenView.xaml Text="AFFILIATION" see Content="{s:StringResource Key=SUMMARY_BUTTON_TEXT, Case=Upper}"
SECTOR \Mainline\SupremacyClient\themes\Federation\GalaxyScreenView.xaml Text="SECTOR" see Content="{s:StringResource Key=SUMMARY_BUTTON_TEXT, Case=Upper}"
Moon (Small/Medium/Large) at Tooltip \Mainline\SupremacyUI\PlanetView3D.cs moonToolTip.Content = ....(Small Moon, Medium Moon, Large Moon)
Asteroids (at Tooltip) \Mainline\SupremacyUI\AsteroidsView.cs ToolTip = "Asteroids", maybe use [PLANET_TYPE_ASTEROIDS]
out of funds... \Mainline\SupremacyCore\Game\SitRepEntry.cs return "Your empire is out of funds and ...
Loading \Mainline\SupremacyClient\ClientModule.cs statusWindow.Header = "Loading";
UNLOAD ALL ORDINANCE ON PLANET (and others) \Mainline\SupremacyClient\Views\SystemAssaultScreen\ChooseAssaultActionView.xaml <scc:GameButton Label="UNLOAD ALL ORDINANCE ON PLANET"