Author: telenieko Date: 2008-09-01 04:40:57 -0500 (Mon, 01 Sep 2008) New Revision: 8790
Modified: django/trunk/django/conf/locale/pt_BR/LC_MESSAGES/djangojs.mo django/trunk/django/conf/locale/pt_BR/LC_MESSAGES/djangojs.po Log: Closes #8743, Typo in Brazilian translation. Thanks Guilherme M. Gondim. Modified: django/trunk/django/conf/locale/pt_BR/LC_MESSAGES/djangojs.mo =================================================================== (Binary files differ) Modified: django/trunk/django/conf/locale/pt_BR/LC_MESSAGES/djangojs.po =================================================================== --- django/trunk/django/conf/locale/pt_BR/LC_MESSAGES/djangojs.po 2008-09-01 09:38:02 UTC (rev 8789) +++ django/trunk/django/conf/locale/pt_BR/LC_MESSAGES/djangojs.po 2008-09-01 09:40:57 UTC (rev 8790) @@ -1,13 +1,11 @@ # Português do Brasil translation of django. -# Copyright (C) 2006 THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# +# This file is distributed under the same license as the django package. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-12-09 11:51+0100\n" -"PO-Revision-Date: 2008-08-01 12:27-0300\n" +"PO-Revision-Date: 2008-09-01 11:39+0200\n" "Last-Translator: Rafael Jamur <[EMAIL PROTECTED]>\n" "Language-Team: Grupo de Localização para o Português <[EMAIL PROTECTED]>\n" "MIME-Version: 1.0\n" @@ -17,7 +15,7 @@ #: contrib/admin/media/js/SelectFilter2.js:33 #, perl-format msgid "Available %s" -msgstr "%s Disponíveis" +msgstr "%s disponíveis" #: contrib/admin/media/js/SelectFilter2.js:41 msgid "Choose all" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
