mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-14 12:51:08 +00:00
New translations django.po (Spanish)
This commit is contained in:
parent
cbc1213f77
commit
fa2275db48
1 changed files with 27 additions and 27 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-29 20:43+0000\n"
|
||||
"PO-Revision-Date: 2022-09-18 13:42\n"
|
||||
"PO-Revision-Date: 2022-09-18 15:02\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es\n"
|
||||
|
@ -3180,46 +3180,46 @@ msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> aceptó su invita
|
|||
#: bookwyrm/templates/notifications/items/accept.html:26
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> accepted your invitation to join group \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> y <a href=\"%(second_user_link)s\">%(second_user)s</a> aceptaron tu invitación para unirse al grupo \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/accept.html:36
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others accepted your invitation to join group \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> y %(other_user_display_count)s otros aceptaron tu invitación para unirse al grupo \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/add.html:33
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> added <em><a href=\"%(book_path)s\">%(book_title)s</a></em> to your list \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> añadió <em><a href=\"%(book_path)s\">%(book_title)s</a></em> a tu lista \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/add.html:39
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> suggested adding <em><a href=\"%(book_path)s\">%(book_title)s</a></em> to your list \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha sugerido añadir <em><a href=\"%(book_path)s\">%(book_title)s</a></em> a tu lista \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/add.html:47
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> added <em><a href=\"%(book_path)s\">%(book_title)s</a></em> and <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em> to your list \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha añadido <em><a href=\"%(book_path)s\">%(book_title)s</a></em> y <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em> a tu lista \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/add.html:54
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> suggested adding <em><a href=\"%(book_path)s\">%(book_title)s</a></em> and <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em> to your list \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha sugerido añadir <em><a href=\"%(book_path)s\">%(book_title)s</a></em> y <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em> a tu lista \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/add.html:66
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> added <em><a href=\"%(book_path)s\">%(book_title)s</a></em>, <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em>, and %(display_count)s other book to your list \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
msgid_plural "<a href=\"%(related_user_link)s\">%(related_user)s</a> added <em><a href=\"%(book_path)s\">%(book_title)s</a></em>, <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em>, and %(display_count)s other books to your list \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[1] "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha añadido <em><a href=\"%(book_path)s\">%(book_title)s</a></em>, <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em>, y %(display_count)s libros más de tu lista \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/add.html:82
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> suggested adding <em><a href=\"%(book_path)s\">%(book_title)s</a></em>, <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em>, and %(display_count)s other book to your list \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
msgid_plural "<a href=\"%(related_user_link)s\">%(related_user)s</a> suggested adding <em><a href=\"%(book_path)s\">%(book_title)s</a></em>, <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em>, and %(display_count)s other books to your list \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[1] "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha sugerido añadir <em><a href=\"%(book_path)s\">%(book_title)s</a></em>, <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em>, y %(display_count)s libros más a tu lista \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:21
|
||||
#, python-format
|
||||
|
@ -3229,12 +3229,12 @@ msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha impulsado tu <
|
|||
#: bookwyrm/templates/notifications/items/boost.html:27
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> boosted your <a href=\"%(related_path)s\">review of <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> y <a href=\"%(second_user_link)s\">%(second_user)s</a> han impulsado tu <a href=\"%(related_path)s\">reseña de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:36
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others boosted your <a href=\"%(related_path)s\">review of <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> y %(other_user_display_count)s otros han impulsado tu <a href=\"%(related_path)s\">reseña de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:44
|
||||
#, python-format
|
||||
|
@ -3244,12 +3244,12 @@ msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha impulsado tu <
|
|||
#: bookwyrm/templates/notifications/items/boost.html:50
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> boosted your <a href=\"%(related_path)s\">comment on <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> y <a href=\"%(second_user_link)s\">%(second_user)s</a> han impulsado tu <a href=\"%(related_path)s\">comentario en <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:59
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others boosted your <a href=\"%(related_path)s\">comment on <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> y %(other_user_display_count)s más han impulsado tu <a href=\"%(related_path)s\">comentario en <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:67
|
||||
#, python-format
|
||||
|
@ -3259,12 +3259,12 @@ msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha impulsado tu <
|
|||
#: bookwyrm/templates/notifications/items/boost.html:73
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> boosted your <a href=\"%(related_path)s\">quote from <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> y <a href=\"%(second_user_link)s\">%(second_user)s</a> han impulsado tu <a href=\"%(related_path)s\">cita de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:82
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others boosted your <a href=\"%(related_path)s\">quote from <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> y %(other_user_display_count)s otros han impulsado tu <a href=\"%(related_path)s\">cita de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:90
|
||||
#, python-format
|
||||
|
@ -3289,12 +3289,12 @@ msgstr "A <a href=\"%(related_user_link)s\">%(related_user)s</a> le ha gustado t
|
|||
#: bookwyrm/templates/notifications/items/fav.html:27
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> liked your <a href=\"%(related_path)s\">review of <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> y <a href=\"%(second_user_link)s\">%(second_user)s</a> le ha gustado tu <a href=\"%(related_path)s\">reseña de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/fav.html:36
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others liked your <a href=\"%(related_path)s\">review of <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">a%(related_user)s</a> y %(other_user_display_count)s más les gustó tu <a href=\"%(related_path)s\">revisión de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/fav.html:44
|
||||
#, python-format
|
||||
|
@ -3304,12 +3304,12 @@ msgstr "A <a href=\"%(related_user_link)s\">%(related_user)s</a> le ha gustado t
|
|||
#: bookwyrm/templates/notifications/items/fav.html:50
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> liked your <a href=\"%(related_path)s\">comment on <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> y <a href=\"%(second_user_link)s\">%(second_user)s</a> le ha gustado tu <a href=\"%(related_path)s\">comentario en <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/fav.html:59
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others liked your <a href=\"%(related_path)s\">comment on <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">a%(related_user)s</a> y a %(other_user_display_count)s más les gustó tu <a href=\"%(related_path)s\">comentario sobre <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/fav.html:67
|
||||
#, python-format
|
||||
|
@ -3319,12 +3319,12 @@ msgstr "A <a href=\"%(related_user_link)s\">%(related_user)s</a> le ha gustado t
|
|||
#: bookwyrm/templates/notifications/items/fav.html:73
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> liked your <a href=\"%(related_path)s\">quote from <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "A <a href=\"%(related_user_link)s\">%(related_user)s</a> y <a href=\"%(second_user_link)s\">%(second_user)s</a> le ha gustado tu <a href=\"%(related_path)s\">cita de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/fav.html:82
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others liked your <a href=\"%(related_path)s\">quote from <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> y a %(other_user_display_count)s más les ha gustado tu <a href=\"%(related_path)s\">cita de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/fav.html:90
|
||||
#, python-format
|
||||
|
@ -3384,7 +3384,7 @@ msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha abandonado tu
|
|||
#: bookwyrm/templates/notifications/items/leave.html:26
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> have left your group \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> y <a href=\"%(second_user_link)s\">%(second_user)s</a> han abandonado tu grupo \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/leave.html:36
|
||||
#, python-format
|
||||
|
@ -3424,17 +3424,17 @@ msgstr "Te han eliminado del grupo «<a href=\"%(group_path)s\">%(group_name)s</
|
|||
#: bookwyrm/templates/notifications/items/reply.html:21
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> <a href=\"%(related_path)s\">replied</a> to your <a href=\"%(parent_path)s\">review of <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> <a href=\"%(related_path)s\">respondió</a> a tu <a href=\"%(parent_path)s\">reseña de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/reply.html:27
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> <a href=\"%(related_path)s\">replied</a> to your <a href=\"%(parent_path)s\">comment on <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> <a href=\"%(related_path)s\">respondió</a> a tu <a href=\"%(parent_path)s\">comentario en <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/reply.html:33
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> <a href=\"%(related_path)s\">replied</a> to your <a href=\"%(parent_path)s\">quote from <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> <a href=\"%(related_path)s\">ha respondido</a> a tu <a href=\"%(parent_path)s\">cita de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/reply.html:39
|
||||
#, python-format
|
||||
|
@ -3918,7 +3918,7 @@ msgstr "No se encontró ningún resultado correspondiente a \"%(query)s\""
|
|||
#, python-format
|
||||
msgid "%(result_count)s result found"
|
||||
msgid_plural "%(result_count)s results found"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "%(result_count)s resultado encontrado"
|
||||
msgstr[1] "%(result_count)s resultados encontrados"
|
||||
|
||||
#: bookwyrm/templates/settings/announcements/announcement.html:5
|
||||
|
@ -4389,7 +4389,7 @@ msgstr "Falló:"
|
|||
|
||||
#: bookwyrm/templates/settings/federation/instance_blocklist.html:62
|
||||
msgid "Expects a json file in the format provided by <a href=\"https://fediblock.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">FediBlock</a>, with a list of entries that have <code>instance</code> and <code>url</code> fields. For example:"
|
||||
msgstr ""
|
||||
msgstr "Se espera un archivo json en el formato proporcionado por <a href=\"https://fediblock.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">FediBlock</a>, con una lista de entradas que tienen <code>instancias</code> y <code>url</code> campos. Ejemplo:"
|
||||
|
||||
#: bookwyrm/templates/settings/federation/instance_list.html:35
|
||||
#: bookwyrm/templates/settings/users/server_filter.html:5
|
||||
|
|
Loading…
Reference in a new issue