diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-28 22:56:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-28 22:56:51 +0800 |
commit | c89bbcb832fe38436da2f2f7c22dd6995672896d (patch) | |
tree | 9a0b052a434a1bbd154d4fff8e302f510f728a5b /www/Makefile | |
parent | 7f00eb7b0e5f9621520e3151aea6bef026aca393 (diff) | |
download | freebsd-ports-gnome-c89bbcb832fe38436da2f2f7c22dd6995672896d.tar.gz freebsd-ports-gnome-c89bbcb832fe38436da2f2f7c22dd6995672896d.tar.zst freebsd-ports-gnome-c89bbcb832fe38436da2f2f7c22dd6995672896d.zip |
Entrans is an online, collaborative translation tool that
can be used for the translation of PO (Portable Object)
files. Entrans was developed with Indic community in mind
and has features, like built-in input editor, that make the
translation job a lot easier for Indic translators.
Some of the other useful features include
* Simple and easy to use interface
* User account management
* Multiple levels of user roles for different task allocation
* Seamless reuse of translations
* Search and lookup
* Navigation through untranslated strings
* Header editing option
* Vote for translations
* Machine translation and transliteration
* Upload files as compressed archives of PO files
* Upload files through URLs
WWW: http://entrans.sourceforge.net
PR: ports/108331
Submitted by: Prudhvi Krishna <prudhvikrishna at gmail.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index b8a474d50b49..5126d60f69ce 100644 --- a/www/Makefile +++ b/www/Makefile @@ -125,6 +125,7 @@ SUBDIR += emacs-w3m SUBDIR += emacs-w3m-emacs20 SUBDIR += emacs-w3m-xemacs21-mule + SUBDIR += entrans SUBDIR += epiphany SUBDIR += epiphany-extensions SUBDIR += erwn |