Skip to content

Commit b496518

Browse files
committed
Fixed a couple of es_AR translation errors.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13270 bcc190cf-cafb-0310-a4f2-bffc1f526a37
1 parent 10b5f38 commit b496518

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
13 Bytes
Binary file not shown.

django/conf/locale/es_AR/LC_MESSAGES/django.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgstr ""
77
"Project-Id-Version: Django\n"
88
"Report-Msgid-Bugs-To: \n"
99
"POT-Creation-Date: 2010-05-11 08:35-0300\n"
10-
"PO-Revision-Date: 2010-05-11 17:53-0300\n"
10+
"PO-Revision-Date: 2010-05-17 10:52-0300\n"
1111
"Last-Translator: Ramiro <[email protected]>\n"
1212
"Language-Team: Django-I18N <[email protected]>\n"
1313
"Language: es_AR\n"
@@ -456,8 +456,8 @@ msgstr[1] "Se han modificado con éxito %(count)s %(name)s."
456456
#, python-format
457457
msgid "%(total_count)s selected"
458458
msgid_plural "All %(total_count)s selected"
459-
msgstr[0] "%(total_count) seleccionados/as"
460-
msgstr[1] "Los/as %(total_count)s han sido seleccionados/as"
459+
msgstr[0] "%(total_count)s seleccionados/as"
460+
msgstr[1] "Todos/as (%(total_count)s en total) han sido seleccionados/as"
461461

462462
#: contrib/admin/options.py:1071
463463
#, python-format
@@ -493,7 +493,7 @@ msgid ""
493493
"cookies, reload this page, and try again."
494494
msgstr ""
495495
"Parece que su navegador no está configurado para aceptar cookies. Por favor "
496-
"actívelas, recargue esta página, e inténtelo de nuevo."
496+
"actívelas, recargue esta página e inténtelo de nuevo."
497497

498498
#: contrib/admin/sites.py:330 contrib/admin/sites.py:336
499499
#: contrib/admin/views/decorators.py:66
@@ -1483,7 +1483,7 @@ msgstr "Eliminar comentarios seleccionados"
14831483
msgid "1 comment was successfully %(action)s."
14841484
msgid_plural "%(count)s comments were successfully %(action)s."
14851485
msgstr[0] "un comentario fue %(action)s satisfactoriamente."
1486-
msgstr[1] "%(count)s comentarios fueros %(action)s satisfactoriamente"
1486+
msgstr[1] "%(count)s comentarios fueron %(action)s satisfactoriamente"
14871487

14881488
#: contrib/comments/feeds.py:13
14891489
#, python-format

0 commit comments

Comments
 (0)