Index: conf/locale/es/LC_MESSAGES/django.po =================================================================== --- conf/locale/es/LC_MESSAGES/django.po (revisión: 5919) +++ conf/locale/es/LC_MESSAGES/django.po (copia de trabajo) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-08-13 11:29-0400\n" +"POT-Creation-Date: 2007-08-17 15:35-0400\n" "PO-Revision-Date: 2007-07-14 13:00-0500\n" "Last-Translator: Mario Gonzalez \n" "Language-Team: Castellano \n" @@ -22,6 +22,7 @@ #: db/models/manipulators.py:310 contrib/admin/views/main.py:342 #: contrib/admin/views/main.py:344 contrib/admin/views/main.py:346 +#: core/validators.py:275 msgid "and" msgstr "y" @@ -510,6 +511,10 @@ msgid ", %(number)d %(type)s" msgstr ", %(number)d %(type)s" +#: utils/text.py:127 +msgid "or" +msgstr "o" + #: utils/dateformat.py:41 msgid "p.m." msgstr "p.m" @@ -765,7 +770,7 @@ msgid "nine" msgstr "nueve" -#: contrib/auth/views.py:41 +#: contrib/auth/views.py:47 msgid "Logged out" msgstr "Sesión terminada"