descriptionAutomatic human language translation.
homepage URLhttp://www.tux.name/
ownertux-translate@tux.name
last changeTue, 20 Nov 2007 11:19:05 +0000 (20 06:19 -0500)
content tags
add:
readme
tux-translate will provide a web application and SOAP web service for querying a database of human language translations used in software applications. The translation database will be built using tools provided with tux-translate. The tools will support various file formats like gettext's PO format. The overall goal is to build a vast database of translations by loading in translation data from thousands of open source projects, and making the data searchable and publicly accessible. The system will maintain information about where each string came from and its licensing information.
shortlog
2007-11-20 Thomas CortAdd skeleton code for an AddTranslation method.master
2007-11-12 Thomas CortMore language optionsorigin/HEADorigin/master
2007-11-12 Thomas CortAdd full path for download link.
2007-11-12 Thomas CortAdd admin e-mail and code download links to main page.
2007-11-12 Thomas CortHandle translating to/from the same language and null...
2007-11-12 Thomas CortHandle translations from any<->any (not just any<-...
2007-11-12 Thomas CortFetch license info from database.
2007-11-12 Thomas CortFetch package info from database.
2007-11-12 Thomas CortRemove more escaped characters to improve searches.
2007-11-12 Thomas CortStrip some characters from message to make matching...
2007-11-12 Thomas CortAdd auto-suggest instance documents.mob
2007-11-12 Thomas CortAjax auto-suggest working on the server side.
2007-11-12 Thomas CortClear suggest list when 'Translate Now' button is clicked.
2007-11-12 Thomas CortCheck that src & target lang msgs exist before translating.
2007-11-12 Thomas CortAdd <tux-translate@tux.name> e-mail address to copyrigh...
2007-11-12 Thomas CortAjax auto-suggest working on the client side.
...
heads
16 years ago master
16 years ago mob