Author: ramiro Date: 2010-08-11 07:02:40 -0500 (Wed, 11 Aug 2010) New Revision: 13572
Modified: django/trunk/django/conf/locale/es_AR/LC_MESSAGES/django.mo django/trunk/django/conf/locale/es_AR/LC_MESSAGES/django.po Log: Fixed typos in es_AR translation. Modified: django/trunk/django/conf/locale/es_AR/LC_MESSAGES/django.mo =================================================================== (Binary files differ) Modified: django/trunk/django/conf/locale/es_AR/LC_MESSAGES/django.po =================================================================== --- django/trunk/django/conf/locale/es_AR/LC_MESSAGES/django.po 2010-08-11 11:15:00 UTC (rev 13571) +++ django/trunk/django/conf/locale/es_AR/LC_MESSAGES/django.po 2010-08-11 12:02:40 UTC (rev 13572) @@ -7,7 +7,7 @@ "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-08-06 15:38-0300\n" -"PO-Revision-Date: 2010-08-06 16:02-0300\n" +"PO-Revision-Date: 2010-08-11 09:00-0300\n" "Last-Translator: Ramiro <[email protected]>\n" "Language-Team: Django-I18N <[email protected]>\n" "Language: es_AR\n" @@ -881,7 +881,7 @@ #: contrib/admin/templates/admin/auth/user/change_password.html:35 #: contrib/auth/forms.py:17 contrib/auth/forms.py:61 contrib/auth/forms.py:186 msgid "Password" -msgstr "ContraseƱa:" +msgstr "ContraseƱa" #: contrib/admin/templates/admin/auth/user/change_password.html:41 #: contrib/admin/templates/registration/password_change_form.html:37 @@ -1251,7 +1251,7 @@ #: contrib/auth/forms.py:14 contrib/auth/forms.py:48 contrib/auth/forms.py:60 msgid "Username" -msgstr "Nombre de usuario:" +msgstr "Nombre de usuario" #: contrib/auth/forms.py:15 contrib/auth/forms.py:49 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." -- 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.
