Updates locale files with new translations

This commit is contained in:
Mouse Reeve
2021-12-04 14:40:38 -08:00
parent f9c78c79c8
commit 525ed16016
15 changed files with 1087 additions and 620 deletions

Binary file not shown.

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-17 18:03+0000\n"
"PO-Revision-Date: 2021-11-19 18:53\n"
"POT-Creation-Date: 2021-12-02 18:24+0000\n"
"PO-Revision-Date: 2021-12-02 21:41\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Spanish\n"
"Language: es\n"
@ -17,58 +17,58 @@ msgstr ""
"X-Crowdin-File: /[bookwyrm-social.bookwyrm] main/locale/en_US/LC_MESSAGES/django.po\n"
"X-Crowdin-File-ID: 1553\n"
#: bookwyrm/forms.py:248
#: bookwyrm/forms.py:262
msgid "A user with this email already exists."
msgstr "Ya existe un usuario con ese correo electrónico."
#: bookwyrm/forms.py:262
#: bookwyrm/forms.py:276
msgid "One Day"
msgstr "Un día"
#: bookwyrm/forms.py:263
#: bookwyrm/forms.py:277
msgid "One Week"
msgstr "Una semana"
#: bookwyrm/forms.py:264
#: bookwyrm/forms.py:278
msgid "One Month"
msgstr "Un mes"
#: bookwyrm/forms.py:265
#: bookwyrm/forms.py:279
msgid "Does Not Expire"
msgstr "No expira"
#: bookwyrm/forms.py:269
#: bookwyrm/forms.py:283
#, python-brace-format
msgid "{i} uses"
msgstr "{i} usos"
#: bookwyrm/forms.py:270
#: bookwyrm/forms.py:284
msgid "Unlimited"
msgstr "Sin límite"
#: bookwyrm/forms.py:338
#: bookwyrm/forms.py:352
msgid "List Order"
msgstr "Orden de la lista"
#: bookwyrm/forms.py:339
#: bookwyrm/forms.py:353
msgid "Book Title"
msgstr "Título"
#: bookwyrm/forms.py:340 bookwyrm/templates/shelf/shelf.html:149
#: bookwyrm/forms.py:354 bookwyrm/templates/shelf/shelf.html:149
#: bookwyrm/templates/shelf/shelf.html:181
#: bookwyrm/templates/snippets/create_status/review.html:33
msgid "Rating"
msgstr "Calificación"
#: bookwyrm/forms.py:342 bookwyrm/templates/lists/list.html:110
#: bookwyrm/forms.py:356 bookwyrm/templates/lists/list.html:110
msgid "Sort By"
msgstr "Ordenar por"
#: bookwyrm/forms.py:346
#: bookwyrm/forms.py:360
msgid "Ascending"
msgstr "Ascendente"
#: bookwyrm/forms.py:347
#: bookwyrm/forms.py:361
msgid "Descending"
msgstr "Descendente"
@ -152,6 +152,22 @@ msgstr "nombre de usuario"
msgid "A user with that username already exists."
msgstr "Ya existe un usuario con ese nombre."
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:218
msgid "Reviews"
msgstr "Reseñas"
#: bookwyrm/models/user.py:33
msgid "Comments"
msgstr "Comentarios"
#: bookwyrm/models/user.py:34
msgid "Quotations"
msgstr "Citas"
#: bookwyrm/models/user.py:35
msgid "Everything else"
msgstr "Todo lo demás"
#: bookwyrm/settings.py:118
msgid "Home Timeline"
msgstr "Línea temporal de hogar"
@ -226,47 +242,51 @@ msgstr "Error de servidor"
msgid "Something went wrong! Sorry about that."
msgstr "¡Algo salió mal! Disculpa."
#: bookwyrm/templates/author/author.html:17
#: bookwyrm/templates/author/author.html:18
#: bookwyrm/templates/author/author.html:19
msgid "Edit Author"
msgstr "Editar Autor/Autora"
#: bookwyrm/templates/author/author.html:34
#: bookwyrm/templates/author/author.html:35
#: bookwyrm/templates/author/edit_author.html:43
msgid "Aliases:"
msgstr "Alias:"
#: bookwyrm/templates/author/author.html:45
#: bookwyrm/templates/author/author.html:46
msgid "Born:"
msgstr "Nacido:"
#: bookwyrm/templates/author/author.html:52
#: bookwyrm/templates/author/author.html:53
msgid "Died:"
msgstr "Muerto:"
#: bookwyrm/templates/author/author.html:61
#: bookwyrm/templates/author/author.html:62
msgid "Wikipedia"
msgstr "Wikipedia"
#: bookwyrm/templates/author/author.html:69
#: bookwyrm/templates/author/author.html:70
msgid "View ISNI record"
msgstr "Ver registro ISNI"
#: bookwyrm/templates/author/author.html:78
#: bookwyrm/templates/book/book.html:94
msgid "View on OpenLibrary"
msgstr "Ver en OpenLibrary"
#: bookwyrm/templates/author/author.html:77
#: bookwyrm/templates/author/author.html:86
#: bookwyrm/templates/book/book.html:97
msgid "View on Inventaire"
msgstr "Ver en Inventaire"
#: bookwyrm/templates/author/author.html:85
#: bookwyrm/templates/author/author.html:94
msgid "View on LibraryThing"
msgstr "Ver en LibraryThing"
#: bookwyrm/templates/author/author.html:93
#: bookwyrm/templates/author/author.html:102
msgid "View on Goodreads"
msgstr "Ver en Goodreads"
#: bookwyrm/templates/author/author.html:108
#: bookwyrm/templates/author/author.html:117
#, python-format
msgid "Books by %(name)s"
msgstr "Libros de %(name)s"
@ -276,17 +296,17 @@ msgid "Edit Author:"
msgstr "Editar Autor/Autora/Autore:"
#: bookwyrm/templates/author/edit_author.html:13
#: bookwyrm/templates/book/edit/edit_book.html:18
#: bookwyrm/templates/book/edit/edit_book.html:19
msgid "Added:"
msgstr "Agregado:"
#: bookwyrm/templates/author/edit_author.html:14
#: bookwyrm/templates/book/edit/edit_book.html:21
#: bookwyrm/templates/book/edit/edit_book.html:22
msgid "Updated:"
msgstr "Actualizado:"
#: bookwyrm/templates/author/edit_author.html:16
#: bookwyrm/templates/book/edit/edit_book.html:25
#: bookwyrm/templates/book/edit/edit_book.html:26
msgid "Last edited by:"
msgstr "Editado más recientemente por:"
@ -346,7 +366,7 @@ msgstr "Clave Goodreads:"
#: bookwyrm/templates/author/edit_author.html:118
#: bookwyrm/templates/book/book.html:140
#: bookwyrm/templates/book/edit/edit_book.html:110
#: bookwyrm/templates/book/edit/edit_book.html:121
#: bookwyrm/templates/book/readthrough.html:76
#: bookwyrm/templates/groups/form.html:24
#: bookwyrm/templates/lists/bookmark_button.html:15
@ -365,8 +385,8 @@ msgstr "Guardar"
#: bookwyrm/templates/author/edit_author.html:119
#: bookwyrm/templates/book/book.html:141 bookwyrm/templates/book/book.html:190
#: bookwyrm/templates/book/cover_modal.html:32
#: bookwyrm/templates/book/edit/edit_book.html:112
#: bookwyrm/templates/book/edit/edit_book.html:115
#: bookwyrm/templates/book/edit/edit_book.html:123
#: bookwyrm/templates/book/edit/edit_book.html:126
#: bookwyrm/templates/book/readthrough.html:77
#: bookwyrm/templates/groups/delete_group_modal.html:17
#: bookwyrm/templates/lists/delete_list_modal.html:17
@ -444,10 +464,6 @@ msgstr "Crear"
msgid "You don't have any reading activity for this book."
msgstr "No tienes ninguna actividad de lectura para este libro."
#: bookwyrm/templates/book/book.html:218
msgid "Reviews"
msgstr "Reseñas"
#: bookwyrm/templates/book/book.html:223
msgid "Your reviews"
msgstr "Tus reseñas"
@ -512,56 +528,60 @@ msgstr "Subir portada:"
msgid "Load cover from url:"
msgstr "Agregar portada de url:"
#: bookwyrm/templates/book/edit/edit_book.html:5
#: bookwyrm/templates/book/edit/edit_book.html:11
#: bookwyrm/templates/book/edit/edit_book.html:6
#: bookwyrm/templates/book/edit/edit_book.html:12
#, python-format
msgid "Edit \"%(book_title)s\""
msgstr "Editar \"%(book_title)s\""
#: bookwyrm/templates/book/edit/edit_book.html:5
#: bookwyrm/templates/book/edit/edit_book.html:13
#: bookwyrm/templates/book/edit/edit_book.html:6
#: bookwyrm/templates/book/edit/edit_book.html:14
msgid "Add Book"
msgstr "Agregar libro"
#: bookwyrm/templates/book/edit/edit_book.html:47
#: bookwyrm/templates/book/edit/edit_book.html:48
msgid "Confirm Book Info"
msgstr "Confirmar información de libro"
#: bookwyrm/templates/book/edit/edit_book.html:55
#: bookwyrm/templates/book/edit/edit_book.html:56
#, python-format
msgid "Is \"%(name)s\" an existing author?"
msgstr "¿Es \"%(name)s\" un autor ya existente?"
msgid "Is \"%(name)s\" one of these authors?"
msgstr "¿Es \"%(name)s\" uno de estos autores?"
#: bookwyrm/templates/book/edit/edit_book.html:64
#, python-format
msgid "Author of <em>%(book_title)s</em>"
msgstr "Autor de <em>%(book_title)s</em>"
#: bookwyrm/templates/book/edit/edit_book.html:67
#: bookwyrm/templates/book/edit/edit_book.html:69
msgid "Author of "
msgstr "Autor/a de "
#: bookwyrm/templates/book/edit/edit_book.html:68
#: bookwyrm/templates/book/edit/edit_book.html:69
msgid "Find more information at isni.org"
msgstr "Más información en isni.org"
#: bookwyrm/templates/book/edit/edit_book.html:79
msgid "This is a new author"
msgstr "Este es un autor nuevo"
#: bookwyrm/templates/book/edit/edit_book.html:75
#: bookwyrm/templates/book/edit/edit_book.html:86
#, python-format
msgid "Creating a new author: %(name)s"
msgstr "Creando un autor nuevo: %(name)s"
#: bookwyrm/templates/book/edit/edit_book.html:82
#: bookwyrm/templates/book/edit/edit_book.html:93
msgid "Is this an edition of an existing work?"
msgstr "¿Es esta una edición de una obra ya existente?"
#: bookwyrm/templates/book/edit/edit_book.html:90
#: bookwyrm/templates/book/edit/edit_book.html:101
msgid "This is a new work"
msgstr "Esta es una obra nueva"
#: bookwyrm/templates/book/edit/edit_book.html:97
#: bookwyrm/templates/book/edit/edit_book.html:108
#: bookwyrm/templates/groups/members.html:16
#: bookwyrm/templates/landing/password_reset.html:30
#: bookwyrm/templates/snippets/remove_from_group_button.html:16
msgid "Confirm"
msgstr "Confirmar"
#: bookwyrm/templates/book/edit/edit_book.html:99
#: bookwyrm/templates/book/edit/edit_book.html:110
#: bookwyrm/templates/feed/status.html:9
msgid "Back"
msgstr "Volver"
@ -1015,6 +1035,22 @@ msgstr "Estás invitado a unirte con %(site_name)s! Haz clic en el enlace a cont
msgid "Learn more about %(site_name)s:"
msgstr "Más información sobre %(site_name)s:"
#: bookwyrm/templates/email/moderation_report/html_content.html:6
#: bookwyrm/templates/email/moderation_report/text_content.html:5
#, python-format
msgid "@%(reporter)s has flagged behavior by @%(reportee)s for moderation. "
msgstr "@%(reporter)s ha marcado el comportamiento de @%(reportee)s para moderar. "
#: bookwyrm/templates/email/moderation_report/html_content.html:9
#: bookwyrm/templates/email/moderation_report/text_content.html:7
msgid "View report"
msgstr "Ver informe"
#: bookwyrm/templates/email/moderation_report/subject.html:2
#, python-format
msgid "New report for %(site_name)s"
msgstr "Nuevo informe de %(site_name)s"
#: bookwyrm/templates/email/password_reset/html_content.html:6
#: bookwyrm/templates/email/password_reset/text_content.html:4
#, python-format
@ -1057,15 +1093,31 @@ msgstr "Todos los mensajes"
msgid "You have no messages right now."
msgstr "No tienes ningún mensaje en este momento."
#: bookwyrm/templates/feed/feed.html:22
#: bookwyrm/templates/feed/feed.html:23
msgid "Feed settings"
msgstr "Configuración del feed"
#: bookwyrm/templates/feed/feed.html:26
msgid "Saved!"
msgstr "¡Guardado!"
#: bookwyrm/templates/feed/feed.html:47
msgid "Save settings"
msgstr "Guardar ajustes"
#: bookwyrm/templates/feed/feed.html:56
#, python-format
msgid "load <span data-poll=\"stream/%(tab_key)s\">0</span> unread status(es)"
msgstr "cargar <span data-poll=\"stream/%(tab_key)s\">0</span> estado(s) no leído(s)"
#: bookwyrm/templates/feed/feed.html:38
#: bookwyrm/templates/feed/feed.html:72
msgid "There aren't any activities right now! Try following a user to get started"
msgstr "¡No hay actividad ahora mismo! Sigue a otro usuario para empezar"
#: bookwyrm/templates/feed/feed.html:73
msgid "Alternatively, you can try enabling more status types"
msgstr "Alternativamente, puedes intentar habilitar más tipos de estado"
#: bookwyrm/templates/feed/goal_card.html:6
#: bookwyrm/templates/feed/layout.html:90
#: bookwyrm/templates/user/goal_form.html:6
@ -3841,7 +3893,7 @@ msgstr "Ningún seguidor que tu sigues"
msgid "File exceeds maximum size: 10MB"
msgstr "Archivo excede el tamaño máximo: 10MB"
#: bookwyrm/templatetags/utilities.py:31
#: bookwyrm/templatetags/utilities.py:34
#, python-format
msgid "%(title)s: %(subtitle)s"
msgstr "%(title)s: %(subtitle)s"