From 456d1d31ea331df040ec3c8faf6212c4a5fd8ec3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Feb 2012 10:32:31 +0100 Subject: [PATCH] Add doc --- README.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 000000000..4903adf23 --- /dev/null +++ b/README.rst @@ -0,0 +1,18 @@ +Weblate +======= + +Weblate is web based translation tool. It is based on translate-toolkit and +heavily uses git backed to store project. + +Project goals +------------- + +Minimalistic web based translation with direct commit to git on each +translation made. There is no plan in heavy conflict resolution as these +should be primarily handled on git side. + +Requirements +------------ + +Django - https://www.djangoproject.com/ +Translate-toolkit - http://translate.sourceforge.net/wiki/toolkit/index