Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
Alex Eng edited this page Mar 24, 2015 · 30 revisions

* Note:Please visit [Docs] (http://zanata.readthedocs.org/en/latest/) and Zanata Help for latest documentation. Documentation for development of Zanata itself will stay on this wiki.*

About Zanata

Zanata is a web-based system for managing localization projects. Localization (L10n) is the process of translating software or documentation into different languages.

Zanata is written in Java and uses modern web technologies such as JBoss, Seam, GWT, and Hibernate. It also presents a REST API. It currently supports translation of software through Gettext/PO, Java Properties and XLIFF (partial), and DocBook/Publican documentation through PO files. Projects can be uploaded to and downloaded from a Zanata server using a Maven plugin or a command-line client.

A public instance of Zanata is hosted on translate.zanata.org which accepts content from open source projects for translation.

For projects hosted on jboss.org, use the JBoss instance of Zanata at translate.jboss.org.

Zanata is free software, licensed under the (LGPL)[http://www.gnu.org/licenses/lgpl-2.1.html].

For more information, please visit http://zanata.org/

IRC channel@Freenode [http://webchat.freenode.net/?channels=zanata]

Clone this wiki locally