James Bennett wrote:

On 1/16/07, Patrick J. Anderson <[EMAIL PROTECTED]> wrote:
I'd appreciate some help with figuring out how to go about adding that
locale to my site in simplest and sensible way.

The simplest way is to produce a translation for the 'pt' locale ;)

See this for information:

http://www.djangoproject.com/documentation/i18n/#how-to-create-language-files

You might also want to check on the django-i18n mailing list to see if
anyone else is working on a 'pt' translation, and coordinate efforts.
Once the translation is ready, you can begin using it, and if you like
you can open a ticket in the Django Trac for it to have it added to
the framework.


Thanks, James! I would do it if I spoke Portuguese :) Unfortunately, I'm just a developer with a requirement for Portuguese translations.

Maybe I should copy 'pt_br' locale to 'pt' and when I add this language to my project, I'll ask translators to go through the Brazilian Portuguese .po file and make it 'Portuguese'.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to