I think I have the translation spreadsheet all worked out now.
Feel free start making use of it, and let me know if you find issues.

I've written up the process here:
http://wiki.osgeo.org/wiki/Live_GIS_Translate#Translations


 Status Sheet

We track status of all translations in google doc spreadsheet <https://spreadsheets.google.com/ccc?key=0AlRFyY1XenjJdFRDbjFyWHg1MlNTRm10QXk0UWEzWlE&hl=en_GB&authkey=CPTB6uIE#gid=7>

It contains some excel wizardry to check reported status of English docs, and entered document versions to report on status of translations. This is where you should look to determine which file you should translate next, and also which you should update after translating a document.

Note colour coding:

   * Black text = cell is calculated from somewhere else
   * Blue text = cell to be updated by us users
   * Green background = doc is complete
   * Yellow background = translation is out of date (there is a newer
     English version)


 Translations

This is how it works:

   * In the status worksheet
     
<https://spreadsheets.google.com/ccc?key=0AlRFyY1XenjJdFRDbjFyWHg1MlNTRm10QXk0UWEzWlE&hl=en_GB&authkey=CPTB6uIE#gid=16>
     find a document with status of "en Status"="..._final" or
     "...final_dated". Start with docs allocated the highest priority
     first (priority=1 in worksheet)
   * Set the "status" for the document to "draft" while you edit it and
     add your user-id to the "translated-by" column.
   * If this is a new translated document, use subversion to copy the
     English version of the document to new language directory. (This
     retains our subversion history)

svn copy doc/en/<doc>.rst doc/lang/<doc>.rst

   * translate the document and then commit back to subversion

svn commit -m"Translated docX.rst to Italian" docX.rst

   * Once complete change status="complete"
   * Someone else should then review the document, change status to
     "reviewed" and add their user-id to the "reviewed-by" column.


--
Cameron Shorter
Geospatial Director
Tel: +61 (0)2 8570 5050
Mob: +61 (0)419 142 254

Think Globally, Fix Locally
Geospatial Solutions enhanced with Open Standards and Open Source
http://www.lisasoft.com

_______________________________________________
Live-demo mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/live-demo
http://wiki.osgeo.org/wiki/Live_GIS_Disc

Reply via email to