okfn / opendatahandbook-old

Open Data Handbook
http://opendatahandbook.org/
68 stars 39 forks source link

Brazilian Portugese translation complete - upload to website #70

Closed lauranewman closed 12 years ago

lauranewman commented 12 years ago

The Brazilian Portugese translation of the Open Data Handbook is complete on Transifex (https://www.transifex.net/projects/p/opendatahandbook/language/pt_BR/).

This can now be uploaded to opendatahandbook.org.

lauranewman commented 12 years ago

See also #73, Spanish translation complete

rufuspollock commented 12 years ago

Done. http://opendatahandbook.org/pt_BR/

I note there are some minor issues with this translation (which are of general relevance):

The solution to both these problems is to utilize the 'title' option available in all restructured text referencing syntax:

:role:`title <target>`

Thus one should do:

For glossary:

:term:`{my-translated-term} {original-reference}`

For pages

:doc:`{my-translated-page-name} {original-page-name}`

Aside: I also note part of the issue here is not using cross-ref syntax for internal links - see #75.