language: added full translation support
authorFredrik Unger <fred@tree.se>
Tue, 22 Jan 2019 20:15:52 +0000 (21:15 +0100)
committerFredrik Unger <fred@tree.se>
Tue, 22 Jan 2019 20:15:52 +0000 (21:15 +0100)
commit110491feab71206be6fdd0e45e2a9da6fcf0cc61
tree5e54f34969ab83d46ee7cd44c906f1fc11a896a6
parent86815abce0db2e449bc3b2cbc6790885f73d41d9
language: added full translation support

Adding the support for secondary languages through xlf files.
Using the okapi framwork it is possible to use the tools provided
in that project to produce xlf files and translate them with different
tranlation tools like Machine tranlsation (MT) or Translation Memory (TM).
treecutter/directory.py
treecutter/main.py
treecutter/sitemap.py
treecutter/trie.py