From 175e49e805febe70c6bef863a8d627b6cc816b23 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Thu, 21 Oct 2021 14:00:14 -0700 Subject: [PATCH] New translations django.po (Spanish) --- locale/es_ES/LC_MESSAGES/django.po | 32 +++++++++++++++--------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/locale/es_ES/LC_MESSAGES/django.po b/locale/es_ES/LC_MESSAGES/django.po index 5d4ce5c73..ab71feb8a 100644 --- a/locale/es_ES/LC_MESSAGES/django.po +++ b/locale/es_ES/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-10-15 22:03+0000\n" -"PO-Revision-Date: 2021-10-21 19:38\n" +"PO-Revision-Date: 2021-10-21 21:00\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Spanish\n" "Language: es\n" @@ -890,22 +890,22 @@ msgstr "Todos los usuarios conocidos" #: bookwyrm/templates/discover/card-header.html:9 #, python-format msgid "%(username)s rated %(book_title)s" -msgstr "" +msgstr "%(username)s calificó %(book_title)s" #: bookwyrm/templates/discover/card-header.html:13 #, python-format msgid "%(username)s reviewed %(book_title)s" -msgstr "" +msgstr "%(username)s reseñó %(book_title)s" #: bookwyrm/templates/discover/card-header.html:17 #, python-format msgid "%(username)s commented on %(book_title)s" -msgstr "" +msgstr "%(username)s comentó en %(book_title)s" #: bookwyrm/templates/discover/card-header.html:21 #, python-format msgid "%(username)s quoted %(book_title)s" -msgstr "" +msgstr "%(username)s citó %(book_title)s" #: bookwyrm/templates/discover/discover.html:4 #: bookwyrm/templates/discover/discover.html:10 @@ -974,7 +974,7 @@ msgstr "Únete ahora" #: bookwyrm/templates/email/invite/html_content.html:15 #, python-format msgid "Learn more about %(site_name)s." -msgstr "" +msgstr "Más información sobre %(site_name)s." #: bookwyrm/templates/email/invite/text_content.html:4 #, python-format @@ -1339,7 +1339,7 @@ msgstr "Importado" #: bookwyrm/templates/import/tooltip.html:6 msgid "You can download your Goodreads data from the Import/Export page of your Goodreads account." -msgstr "" +msgstr "Puede descargar sus datos de Goodreads desde la página de Importación/Exportación de su cuenta de Goodreads." #: bookwyrm/templates/invite.html:4 bookwyrm/templates/invite.html:8 #: bookwyrm/templates/login.html:49 @@ -1700,12 +1700,12 @@ msgstr "Más sobre este sitio" #: bookwyrm/templates/notifications/items/add.html:24 #, python-format msgid "added %(book_title)s to your list \"%(list_name)s\"" -msgstr "" +msgstr "agregó %(book_title)s a su lista «%(list_name)s»" #: bookwyrm/templates/notifications/items/add.html:31 #, python-format msgid "suggested adding %(book_title)s to your list \"%(list_name)s\"" -msgstr "" +msgstr "sugirió agregar %(book_title)s a su lista «%(list_name)s»" #: bookwyrm/templates/notifications/items/boost.html:19 #, python-format @@ -1730,22 +1730,22 @@ msgstr "respaldó tu status" #: bookwyrm/templates/notifications/items/fav.html:19 #, python-format msgid "liked your review of %(book_title)s" -msgstr "" +msgstr "le gustó tu reseña de %(book_title)s" #: bookwyrm/templates/notifications/items/fav.html:25 #, python-format msgid "liked your comment on%(book_title)s" -msgstr "" +msgstr "le gustó tu comentario sobre %(book_title)s" #: bookwyrm/templates/notifications/items/fav.html:31 #, python-format msgid "liked your quote from %(book_title)s" -msgstr "" +msgstr "le gustó tu cita de %(book_title)s" #: bookwyrm/templates/notifications/items/fav.html:37 #, python-format msgid "liked your status" -msgstr "" +msgstr "le gustó tu estado" #: bookwyrm/templates/notifications/items/follow.html:15 msgid "followed you" @@ -2845,7 +2845,7 @@ msgstr "Crear estante" #, python-format msgid "%(formatted_count)s book" msgid_plural "%(formatted_count)s books" -msgstr[0] "" +msgstr[0] "%(formatted_count)s libro" msgstr[1] "%(formatted_count)s libros" #: bookwyrm/templates/shelf/shelf.html:84 @@ -2890,7 +2890,7 @@ msgstr "Publicado por %(username)s" msgid "and %(remainder_count_display)s other" msgid_plural "and %(remainder_count_display)s others" msgstr[0] "y %(remainder_count_display)s otro" -msgstr[1] "" +msgstr[1] "y %(remainder_count_display)s otros" #: bookwyrm/templates/snippets/book_cover.html:61 msgid "No cover" @@ -3559,7 +3559,7 @@ msgstr "Archivo excede el tamaño máximo: 10MB" #: bookwyrm/templatetags/utilities.py:31 #, python-format msgid "%(title)s: %(subtitle)s" -msgstr "" +msgstr "%(title)s: %(subtitle)s" #: bookwyrm/views/import_data.py:67 msgid "Not a valid csv file"