View Full Version : [App] Java HoN ModManager
SHiRKiT
03-28-2011, 01:52 PM
Hello,
I'm developing a ModManager written in Java for all HoN gamers and the next step is to translate to all possible languages. Anyone who can help in this translation progress is welcome.
Portuguese - Done
German - Done
English - Done
Russian - Done
If you want to help me in this project please download this file (it contains all instructions).
http://dl.dropbox.com/u/10303236/Manager%20for%20Translation.zip
Here is the link to topic of this software.
http://forums.heroesofnewerth.com/showthread.php?t=111678
SHiRKiT
03-28-2011, 01:53 PM
Reserved.
Awan`Afuqya
03-31-2011, 07:31 AM
List moved down.
GhostWarrior
04-09-2011, 06:12 PM
Turkish not a global? 220 000 000 people speaking turkish, cmon. Check the world rank.
SHiRKiT
04-12-2011, 11:33 AM
Any, I said any languages are welcome. 2 Million or 2 Billion people speaking a language, it's as important as the rest of them, and they are all welcome.
I know lots of turkish guys :P
Awan`Afuqya
04-13-2011, 06:31 AM
Turkish not a global? 220 000 000 people speaking turkish, cmon. Check the world rank.
I don't know if your number is valid but it could be possible for primary and secondary languages combined.
I used wikipedia for the list (post above).
As SHiRKiT said, the more the merrier ;).
Awan`Afuqya
07-21-2011, 11:45 AM
Status Update!
List of languages by total number of speakers (http://en.wikipedia.org/wiki/List_of_languages_by_total_number_of_speakers) (Top 10 most-spoken primary languages)
List of languages by number of native speakers (http://en.wikipedia.org/wiki/List_of_languages_by_number_of_native_speakers)
[EN] English *done
[AR] Arabic *not available
[BN] Bengali *not available
[BG] Bulgarian *done
[ZH] Chinese *not available
[FI] Finnish *not available
[DE] German *done
[HI] Hindi / Urdu *not available
[IT] Italian *done
[JA] Japanese *not available
[NO] Norwegian *done
[PO] Polish *done
[PT] Portuguese (Brazilian) *done
[RU] Russian *done
[SK] Slovak *done
[ES] Spanish *done
[SV] Swedish *done
[TK] Turkish *done
[VI] Vietnamese *done
If you'd like to help, please register @ sourceforge.net and visit these links:
All-In HoN ModMan Translations (http://sourceforge.net/tracker/?group_id=319502&atid=1343315)
All-In HoN ModMan Mediawiki (http://sourceforge.net/apps/mediawiki/all-inhonmodman/index.php?title=Main_Page)
Huxxxley
07-21-2011, 02:01 PM
Sourceforge? cmon. Github is much better for working together on such a project.
If it would be on Github, we would make some translations.
Awan`Afuqya
07-21-2011, 02:21 PM
Well, it's not that much to translate and the project is already on sourceforge ;).
I'd say you can do it easily in 3-5 hours.
You don't have to register (PM with a file is enough) but it'd be easier if new lines come up.
I sent SHiRKiT a PM with your suggestion though.
Huxxxley
07-21-2011, 02:49 PM
We dont need so much time for such a small project =)
Well, we use Git and so we are just working on Github, there you can work much easier together on projects.
I could also create a fork or clone your project. Mh, well lets see then if you push it to Github
SHiRKiT
07-22-2011, 01:02 PM
Github doesn't have all features I'm using and I'm planning to use. Translations are currently arranged in a Wiki (the lastest versions of them).
On next versions of the string file, there will be a documentation with the difference between each version, for translators see more easily what was changed. Process is basically manual, and I couldn't find a better way that was worth the effort. Simply changing the place where the project is hosted won't change much. If you could point me the benefits, because I found none. Actually, I would lose a MySQL Database, File Hosting with SFTP access, Detailed Download Information and SVN.
Huxxxley
07-22-2011, 04:11 PM
Well, thats not true. Github has many more features and there are also Wikis on Github Repositories.
Why do you need all this with sourceforge? do you know pull requests, commits, issues and all the stuff of git / github? many websites and solutions changed to github for good reasons like jquery, ruby on rails ... they know why
SHiRKiT
07-26-2011, 12:38 PM
Well, that's what I'm saying, I don't know the reasons. I don't use JQuery or Ruby, I just need those features I said. If there is no benefit moving the project to Github, it would only makes me spent about 10 hours to get every single detail working the way I would like to work, wich I could use to develop the Manager =/
And as I said, you could help the translation. The part involving the translators just need a notepad and a browser to upload the file, nothing more.
Huxxxley
07-29-2011, 03:01 PM
And access to your file on Sourceforge to add our files. Its even easier to collaborate on Github than Sourceforge.
I think we will fork ypur repository from Sourceforge and upload it on Github because we just work with Git.
So you could also again fork our Project and commit your changes.