wiki:Event/2013/GSoC/Translation

Version 19 (modified by nownikhil, 11 years ago) ( diff )

--

BluePrints

This project draws ideas from the Blueprint below:

http://eden.sahanafoundation.org/wiki/BluePrint/Translation

Weekly Meeting

Time : Wednesday 1100 UTC

Venue : IRC sahana-meeting

Meeting Doc : https://docs.google.com/document/d/1t4wU1xqEPYoQxsT_kY85_ohVDum03XPbJY_xBcAUH0A/edit

Milestones/Progress?

Project Goals and Timeline

Due Date SMART goal Measure Status
First Half (17 June - 05 August)
17 June Retrieve list of active modules and mark them selected by default List was correctly retrieved Completed
21 June Display only active modules along with name_nice Core modules and others were hidden correctly Completed
28 June Build a dependency system for selection of modules Was done correctly for inv module and tested (When only inv was selected strings from supply were also displayed) Completed
5th July Retrieve list of csv files from tasks.cfg file inside template folder Using S3BulkImporter Class Completed
10th July Use S3Represent to check which csv files are to be considered It is done only for org_sector & org_organisation_type and strings from these csv files were retrieved correctly Completed
15th July Get po files from pootle.sahanafoundation.org Used requests, zipfile to get the po files. Files were received Completed
20th July Select fields to be translated from csv files using represent.fields attribute It is done for org_sector correctly Completed
31st July For pootle integration think of a possible solution which ensures that latest change wins Workflow has been discussed Completed
8th August Set up local pootle server and upload files to it using python mechanize Files were uploaded successfuly Completed
15th August Write a merge script to merge two sets of strings Script was working as expected Completed
20th August Write unit test for the merge script Unit tests were written Completed
31st August Complete pootle script was written Script was written and tested on local pootle server Completed
Note: See TracWiki for help on using the wiki.