Skip to content

manishy635/amagama

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amaGama: a web translation memory server

amaGama is a web service written in Python implementing a large-scale translation memory on top of PostgreSQL. A translation memory is a database of previous translations which can be searched to find good matches to new strings.

There are currently no releases of amaGama, but the source code is available in the https://github.com/translate/amagama repository.

A public deployment of amaGama is available at http://amagama.locamotion.org. Check the documentation to learn how to use it.

Resources

Copying

amaGama is released under the GNU General Public License, version 3 or later. See the LICENSE file for details.

About

Web service for implementing a large-scale translation memory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.0%
  • HTML 12.2%
  • JavaScript 3.7%
  • Makefile 2.4%
  • CSS 2.0%
  • Shell 0.7%