forked from pychess/pychess
-
Notifications
You must be signed in to change notification settings - Fork 0
PyChess - a free chess client for Linux
License
Krando/pychess
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PyChess - a free chess client for Linux The mission of PyChess is to create a free, pleasant, pygtk, chess game for the Linux desktop that does everything you require from an advanced chess client. Project homepage: http://pychess.org/ Download page: http://code.google.com/p/pychess/downloads/list Development page: http://code.google.com/p/pychess/ TRANSLATION if you want to translate PyChess into you language, please look for a template.po file in the lang/ directory. This can be edited using a program like poedit, free from http://www.poedit.org/ , when you are finished, please send your file, and a message of what language you have translated into, to [email protected] or translation Pychess directly in web browsing with Transifex, instructions http://code.google.com/p/pychess/wiki/TransifexTranslates WORKING WITH PO FILES To create po files from glade and python files, use $ sh create_template.po.sh To merge to files for like to update your old translation to a new PyChess version, use $ msgmerge oldtranslation.po newtemplate.po -o tobetranslated.po To compile the po file to an mo file (machine readable file) use $ msgfmt mytranslation.po -o mytranslation.mo
About
PyChess - a free chess client for Linux
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 99.3%
- Other 0.7%