This is Silvestris-Cyclotis to OmegaT plugin

Compilation instructions
- copy OmegaT.jar in lib/
- ant

Installation instructions
- copy silvestis-cyclotis-plugin.jar to plugins/ directory of your OmegaT installation
- if you want to use direct access (Postgresql), download JDBC driver for Postgresql and put it in plugins/ directory as well
(not needed for HTTP access)

Usage instructions:

1) as a translation memory
create for each database a properties file comparable to the given samples and put it in tm/ directory

2) as a project save
create a file named project_save.properties comparable to the given samples
and copy it to omegat/ directory of your project.

3) as an other language
create a file named [lang].properties (where lang is the other target language in ISO-639 code) comparable to project_save.properties
and put it in tmx2source directory

