Euro version of censusPlus

Post suggestions or requests of WarcraftRealms UI Mods here
Post Reply
znog
Posts: 37
Joined: Sun Jan 02, 2005 4:37 pm

Euro version of censusPlus

Post by znog »

hello Rollie !

i know it's on you roadmap to develop the euro version of CP, but wow Europe is now in the open beta stage... which means the release will very likely come before mid-febuary... so hurry up :wink:

in case it can help, census has been translated a while ago and if you need some info on translations, you can find the European Cosmos [EN,FR,DE localizations] here
http://www.curse-gaming.com/mod.php?addid=275


they also feature censusPlus
http://www.curse-gaming.com/mod.php?addid=223

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

I've been a bit swamped in RL lately but hope to devote some time to getting the localized version done very soon. I will probably end up releasing a new version with the localization and then releasing another version on down the line as I have some bigger changes coming for the mod that need further testing.

Thanks for sticking it out =)
phpbb:phpinfo()

znog
Posts: 37
Joined: Sun Jan 02, 2005 4:37 pm

Post by znog »

Rollie wrote: I have some bigger changes coming for the mod that need further testing.
aha ? Did you like find ways to fetch more reliable data :?: care to elaborate ?

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

Let's just say that if it works out, I have some VERY cool additions coming =)


Oh yeah, you can really help me out too =)

Can you hook me up with some German translation for all of these strings?

Code: Select all

CENSUSPlus_BUTTON_TEXT      = "Census+";
CENSUSPlus_BUTTON_SUBTEXT   = "Realm Census";
CENSUSPlus_BUTTON_TIP       = "Click here to show or hide Census+.";
CENSUSPlus_HELP             = " Use /censusplus to open and close the Census+ UI.";

CENSUSPlus_MSG1             = " Loaded - type /censusplus or /census+ to open main window";
CENSUSPlus_MSG2             = "Use /censusdate to set today's date in the format of MM-DD-YYYY, ie. 12-25-2004";

CENSUSPlus_UPLOAD           = "Be sure to upload your CensusPlus data to www.WarcraftRealms.com!";
CENSUSPlus_SETTINGDATE      = "Setting date to => ";
CENSUSPlus_PAUSE            = "Pause";
CENSUSPlus_UNPAUSE          = "Un-Pause";
CENSUSPlus_STOP             = "Stop";

CENSUSPlus_TAKECENSUS       = "Take a census of players \ncurrently online on this server \nand in this faction";
CENSUSPlus_PURGEDATABASE    = "Purge the database for this server and faction";
CENSUSPlus_PAUSECENSUS      = "Pause the current census";
CENSUSPlus_STOPCENSUS       = "Stop the currently active CensusPlus";

CENSUSPlus_PURGEMSG         = "Purged character database for realm %s and faction %s.";
CENSUSPlus_ISINPROGRESS     = "A CensusPlus is in progress, try again later";
CENSUSPlus_TAKINGONLINE     = "Taking census of characters online...";
CENSUSPlus_PLZUPDATEDATE    = "Please use /censusdate to set today's date for more more accurate data.  Format /censusdate MM-DD-YYYY, example, /censusdate 12-25-2004";
CENSUSPlus_NOCENSUS         = "A Census is not currently in progress";
CENSUSPlus_FINISHED         = "Finished Taking data. Found %s new characters and updated %s.";
CENSUSPlus_TOOMANY          = "ERROR: Too many characters matching: %s";
CENSUSPlus_WAITING          = "Waiting to send who request...";
CENSUSPlus_SENDING          = "Sending /who %s";
CENSUSPlus_PROCESSING       = "Processing %s characters.";

CENSUSPlus_REALMNAME        = "Realm: %s";
CENSUSPlus_REALMUNKNOWN     = "Realm: Unknown";
CENSUSPlus_FACTION          = "Faction: %s";
CENSUSPlus_FACTIONUNKNOWN   = "Faction: Unknown";
CENSUSPlus_TOTALCHAR        = "Total Characters: %d";
CENSUSPlus_TOTALCHAR_0      = "Total Characters: 0";
CENSUSPlus_TOTALCHARXP      = "Total Character XP: %d";
CENSUSPlus_TOTALCHARXP_0    = "Total Character XP: 0";
CENSUSPlus_AUTOCLOSEWHO     = "Automatically Close Who";
CENSUSPlus_SHOWMINI         = "Show Mini On Start";
CENSUSPlus_UNGUILDED        = "(Unguilded)";
CENSUSPlus_TAKE             = "Take";
CENSUSPlus_TOPGUILD         = "Top Guilds By XP";
CENSUSPlus_RACE             = "Races";
CENSUSPlus_CLASS            = "Classes";
CENSUSPlus_LEVEL            = "Levels";
CENSUSPlus_PURGE            = "Purge";

CENSUSPlus_MAXIMIZE         = "Maximize the CensusPlus Window";
CENSUSPlus_MINIMIZE         = "Minimize the CensusPlus Window";
CENSUSPlus_BUTTON_MINIMIZE  = "Minimize";

CENSUSPlus_HORDE            = "Horde";
CENSUSPlus_ALLIANCE         = "Alliance";

CENSUSPlus_DRUID            = "Druid";
CENSUSPlus_HUNTER           = "Hunter";
CENSUSPlus_MAGE             = "Mage";
CENSUSPlus_PRIEST           = "Priest";
CENSUSPlus_ROGUE            = "Rogue";
CENSUSPlus_WARLOCK          = "Warlock";
CENSUSPlus_WARRIOR          = "Warrior";
CENSUSPlus_SHAMAN           = "Shaman";
CENSUSPlus_PALADIN          = "Paladin";

CENSUSPlus_DWARF            = "Dwarf";
CENSUSPlus_GNOME            = "Gnome";
CENSUSPlus_HUMAN            = "Human";
CENSUSPlus_NIGHTELF         = "Night Elf";
CENSUSPlus_ORC              = "Orc";
CENSUSPlus_TAUREN           = "Tauren";
CENSUSPlus_TROLL            = "Troll";
CENSUSPlus_UNDEAD           = "Undead";
phpbb:phpinfo()

znog
Posts: 37
Joined: Sun Jan 02, 2005 4:37 pm

Post by znog »

Rollie wrote:Can you hook me up with some German translation for all of these strings?
I'm french, so there no way I can do it better than MadMax-X :wink:

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

Haha, okay, I thought you were the german!

I'll add in Mad's translations and put up a localized beta later tonight!
phpbb:phpinfo()

Meneroth
Posts: 4
Joined: Wed Aug 10, 2005 6:14 am
Location: Belgium

Post by Meneroth »

i made a dutch version for myself (replaced it with the english one), if you fancy i can post it here.. maybe you can gather some diferent languages and make a drop down menu in options to choose one.. dunno:)

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

That would be great =)

Can you email to rollie@warcraftrealms.com
phpbb:phpinfo()

User avatar
Xianna
Posts: 200
Joined: Mon Aug 22, 2005 8:39 am
Location: bOregon
Contact:

Post by Xianna »

want it in spanish too? =P

........why it would be needed i have no idea

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

If I'm going to offer language options, then why not =)
phpbb:phpinfo()

Post Reply