diff --git a/locale/es_ES/LC_MESSAGES/django.po b/locale/es_ES/LC_MESSAGES/django.po index ba66ae3e..4d96e6f8 100644 --- a/locale/es_ES/LC_MESSAGES/django.po +++ b/locale/es_ES/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-17 16:05+0000\n" -"PO-Revision-Date: 2022-01-17 17:10\n" +"POT-Creation-Date: 2022-01-17 19:26+0000\n" +"PO-Revision-Date: 2022-01-17 19:57\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Spanish\n" "Language: es\n" @@ -84,7 +84,7 @@ msgstr "Error en cargar libro" msgid "Could not find a match for book" msgstr "No se pudo encontrar el libro" -#: bookwyrm/models/base_model.py:17 bookwyrm/models/link.py:62 +#: bookwyrm/models/base_model.py:17 bookwyrm/models/link.py:72 #: bookwyrm/templates/import/import_status.html:200 #: bookwyrm/templates/settings/link_domains/link_domains.html:19 msgid "Pending" @@ -132,7 +132,7 @@ msgstr "Tapa blanda" msgid "Federated" msgstr "Federalizado" -#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:61 +#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71 #: bookwyrm/templates/settings/federation/edit_instance.html:44 #: bookwyrm/templates/settings/federation/instance.html:10 #: bookwyrm/templates/settings/federation/instance_list.html:23 @@ -191,10 +191,22 @@ msgstr "Seguidores" msgid "Private" msgstr "Privado" -#: bookwyrm/models/link.py:60 +#: bookwyrm/models/link.py:51 +msgid "Free" +msgstr "" + +#: bookwyrm/models/link.py:52 +msgid "Purchasable" +msgstr "" + +#: bookwyrm/models/link.py:53 +msgid "Available for loan" +msgstr "" + +#: bookwyrm/models/link.py:70 #: bookwyrm/templates/settings/link_domains/link_domains.html:23 msgid "Approved" -msgstr "" +msgstr "Aprobado" #: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:272 msgid "Reviews" @@ -677,7 +689,8 @@ msgstr "ISNI:" #: bookwyrm/templates/author/edit_author.html:115 #: bookwyrm/templates/book/book.html:193 #: bookwyrm/templates/book/edit/edit_book.html:121 -#: bookwyrm/templates/book/file_links/add_link_modal.html:50 +#: bookwyrm/templates/book/file_links/add_link_modal.html:58 +#: bookwyrm/templates/book/file_links/edit_links.html:82 #: bookwyrm/templates/groups/form.html:30 #: bookwyrm/templates/lists/bookmark_button.html:15 #: bookwyrm/templates/lists/form.html:130 @@ -699,7 +712,7 @@ msgstr "Guardar" #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/book/edit/edit_book.html:123 #: bookwyrm/templates/book/edit/edit_book.html:126 -#: bookwyrm/templates/book/file_links/add_link_modal.html:52 +#: bookwyrm/templates/book/file_links/add_link_modal.html:60 #: bookwyrm/templates/book/file_links/verification_modal.html:21 #: bookwyrm/templates/book/sync_modal.html:23 #: bookwyrm/templates/groups/delete_group_modal.html:17 @@ -1055,47 +1068,53 @@ msgstr "Buscar ediciones" #: bookwyrm/templates/book/file_links/add_link_modal.html:6 msgid "Add file link" -msgstr "" +msgstr "Añadir enlace a archivo" #: bookwyrm/templates/book/file_links/add_link_modal.html:19 msgid "Links from unknown domains will need to be approved by a moderator before they are added." -msgstr "" +msgstr "Los enlaces de dominios desconocidos tendrán que ser aprobados por un moderador antes de ser añadidos." #: bookwyrm/templates/book/file_links/add_link_modal.html:24 msgid "URL:" -msgstr "" +msgstr "URL:" #: bookwyrm/templates/book/file_links/add_link_modal.html:29 msgid "File type:" +msgstr "Tipo de archivo:" + +#: bookwyrm/templates/book/file_links/add_link_modal.html:48 +msgid "Availability:" msgstr "" #: bookwyrm/templates/book/file_links/edit_links.html:5 #: bookwyrm/templates/book/file_links/edit_links.html:22 -#: bookwyrm/templates/book/file_links/links.html:47 +#: bookwyrm/templates/book/file_links/links.html:53 msgid "Edit links" -msgstr "" +msgstr "Editar enlaces" #: bookwyrm/templates/book/file_links/edit_links.html:11 #, python-format msgid "\n" " Links for \"%(title)s\"\n" " " -msgstr "" +msgstr "\n" +" Enlaces de \"%(title)s\"\n" +" " #: bookwyrm/templates/book/file_links/edit_links.html:32 #: bookwyrm/templates/settings/link_domains/link_table.html:6 msgid "URL" -msgstr "" +msgstr "URL" #: bookwyrm/templates/book/file_links/edit_links.html:33 #: bookwyrm/templates/settings/link_domains/link_table.html:7 msgid "Added by" -msgstr "" +msgstr "Añadido por" #: bookwyrm/templates/book/file_links/edit_links.html:34 #: bookwyrm/templates/settings/link_domains/link_table.html:8 msgid "Filetype" -msgstr "" +msgstr "Tipo de archivo" #: bookwyrm/templates/book/file_links/edit_links.html:35 #: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:25 @@ -1104,49 +1123,60 @@ msgid "Domain" msgstr "Dominio" #: bookwyrm/templates/book/file_links/edit_links.html:36 +#: bookwyrm/templates/import/import_status.html:127 +#: bookwyrm/templates/settings/announcements/announcements.html:38 +#: bookwyrm/templates/settings/federation/instance_list.html:46 +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:44 +#: bookwyrm/templates/settings/invites/status_filter.html:5 +#: bookwyrm/templates/settings/users/user_admin.html:34 +#: bookwyrm/templates/settings/users/user_info.html:20 +msgid "Status" +msgstr "Estado" + +#: bookwyrm/templates/book/file_links/edit_links.html:37 #: bookwyrm/templates/settings/federation/instance.html:94 #: bookwyrm/templates/settings/reports/report_links_table.html:6 msgid "Actions" msgstr "Acciones" -#: bookwyrm/templates/book/file_links/edit_links.html:52 +#: bookwyrm/templates/book/file_links/edit_links.html:53 #: bookwyrm/templates/book/file_links/verification_modal.html:25 msgid "Report spam" -msgstr "" +msgstr "Denunciar spam" -#: bookwyrm/templates/book/file_links/edit_links.html:65 +#: bookwyrm/templates/book/file_links/edit_links.html:97 msgid "No links available for this book." -msgstr "" +msgstr "Ningún enlace disponible para este libro." -#: bookwyrm/templates/book/file_links/edit_links.html:76 +#: bookwyrm/templates/book/file_links/edit_links.html:108 #: bookwyrm/templates/book/file_links/links.html:18 msgid "Add link to file" -msgstr "" +msgstr "Añadir enlace a archivo" #: bookwyrm/templates/book/file_links/file_link_page.html:6 msgid "File Links" -msgstr "" +msgstr "Enlaces a archivos" #: bookwyrm/templates/book/file_links/links.html:9 msgid "Get a copy" -msgstr "" +msgstr "Obtener una copia" -#: bookwyrm/templates/book/file_links/links.html:41 +#: bookwyrm/templates/book/file_links/links.html:47 msgid "No links available" -msgstr "" +msgstr "Ningún enlace disponible" #: bookwyrm/templates/book/file_links/verification_modal.html:5 msgid "Leaving BookWyrm" -msgstr "" +msgstr "Saliendo de BookWyrm" #: bookwyrm/templates/book/file_links/verification_modal.html:11 #, python-format msgid "This link is taking you to: %(link_url)s.
Is that where you'd like to go?" -msgstr "" +msgstr "Este enlace te lleva a: %(link_url)s.
¿Es ahí adonde quieres ir?" #: bookwyrm/templates/book/file_links/verification_modal.html:20 msgid "Continue" -msgstr "" +msgstr "Continuar" #: bookwyrm/templates/book/publisher_info.html:23 #, python-format @@ -1970,16 +2000,6 @@ msgstr "Reseña" msgid "Book" msgstr "Libro" -#: bookwyrm/templates/import/import_status.html:127 -#: bookwyrm/templates/settings/announcements/announcements.html:38 -#: bookwyrm/templates/settings/federation/instance_list.html:46 -#: bookwyrm/templates/settings/invites/manage_invite_requests.html:44 -#: bookwyrm/templates/settings/invites/status_filter.html:5 -#: bookwyrm/templates/settings/users/user_admin.html:34 -#: bookwyrm/templates/settings/users/user_info.html:20 -msgid "Status" -msgstr "Estado" - #: bookwyrm/templates/import/import_status.html:135 msgid "Import preview unavailable." msgstr "Previsualización de la importación no disponible." @@ -2028,8 +2048,8 @@ msgid "Reject" msgstr "Rechazar" #: bookwyrm/templates/import/tooltip.html:6 -msgid "You can download your Goodreads data from the Import/Export page of your Goodreads account." -msgstr "Puede descargar sus datos de Goodreads desde la página de Importación/Exportación de su cuenta de Goodreads." +msgid "You can download your Goodreads data from the Import/Export page of your Goodreads account." +msgstr "" #: bookwyrm/templates/import/troubleshoot.html:7 msgid "Failed items" @@ -3079,8 +3099,8 @@ msgstr[1] "%(display_count)s informes abiertos" #, python-format msgid "%(display_count)s domain needs review" msgid_plural "%(display_count)s domains need review" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%(display_count)s dominio necesita revisión" +msgstr[1] "%(display_count)s dominios necesitan revisión" #: bookwyrm/templates/settings/dashboard/dashboard.html:65 #, python-format @@ -3477,7 +3497,7 @@ msgstr "Informes" #: bookwyrm/templates/settings/link_domains/link_domains.html:5 #: bookwyrm/templates/settings/link_domains/link_domains.html:7 msgid "Link Domains" -msgstr "" +msgstr "Dominios de enlaces" #: bookwyrm/templates/settings/layout.html:72 msgid "Instance Settings" @@ -3492,35 +3512,35 @@ msgstr "Configuración de sitio" #: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:5 #, python-format msgid "Set display name for %(url)s" -msgstr "" +msgstr "Establecer nombre con el que mostrar %(url)s" #: bookwyrm/templates/settings/link_domains/link_domains.html:11 msgid "Link domains must be approved before they are shown on book pages. Please make sure that the domains are not hosting spam, malicious code, or deceptive links before approving." -msgstr "" +msgstr "Los dominios de enlaces deben ser aprobados antes de que se muestren en las páginas de libros. Por favor, asegúrate de que los dominios no contienen spam, código malicioso o enlaces engañosos antes de aprobarlos." #: bookwyrm/templates/settings/link_domains/link_domains.html:45 msgid "Set display name" -msgstr "" +msgstr "Establecer nombre para mostrar" #: bookwyrm/templates/settings/link_domains/link_domains.html:53 msgid "View links" -msgstr "" +msgstr "Ver enlaces" #: bookwyrm/templates/settings/link_domains/link_domains.html:96 msgid "No domains currently approved" -msgstr "" +msgstr "Ningún dominio aprobado actualmente" #: bookwyrm/templates/settings/link_domains/link_domains.html:98 msgid "No domains currently pending" -msgstr "" +msgstr "Ningún dominio pendiente actualmente" #: bookwyrm/templates/settings/link_domains/link_domains.html:100 msgid "No domains currently blocked" -msgstr "" +msgstr "No hay dominios bloqueados actualmente" #: bookwyrm/templates/settings/link_domains/link_table.html:39 msgid "No links available for this domain." -msgstr "" +msgstr "Ningún enlace disponible para este dominio." #: bookwyrm/templates/settings/reports/report.html:11 msgid "Back to reports" @@ -3536,7 +3556,7 @@ msgstr "El estado ha sido eliminado" #: bookwyrm/templates/settings/reports/report.html:39 msgid "Reported links" -msgstr "" +msgstr "Enlaces denunciados" #: bookwyrm/templates/settings/reports/report.html:55 msgid "Moderator Comments" @@ -3550,21 +3570,21 @@ msgstr "Comentario" #: bookwyrm/templates/settings/reports/report_header.html:6 #, python-format msgid "Report #%(report_id)s: Status posted by @%(username)s" -msgstr "" +msgstr "Reporte #%(report_id)s: Estado publicado por @%(username)s" #: bookwyrm/templates/settings/reports/report_header.html:12 #, python-format msgid "Report #%(report_id)s: Link added by @%(username)s" -msgstr "" +msgstr "Reporte #%(report_id)s: Enlace añadido por @%(username)s" #: bookwyrm/templates/settings/reports/report_header.html:18 #, python-format msgid "Report #%(report_id)s: User @%(username)s" -msgstr "" +msgstr "Reporte #%(report_id)s: Usuario @%(username)s" #: bookwyrm/templates/settings/reports/report_links_table.html:17 msgid "Block domain" -msgstr "" +msgstr "Bloquear dominio" #: bookwyrm/templates/settings/reports/report_preview.html:17 msgid "No notes provided" @@ -3573,7 +3593,7 @@ msgstr "No se proporcionó notas" #: bookwyrm/templates/settings/reports/report_preview.html:24 #, python-format msgid "Reported by @%(username)s" -msgstr "" +msgstr "Denunciado por @%(username)s" #: bookwyrm/templates/settings/reports/report_preview.html:34 msgid "Re-open" @@ -3819,7 +3839,7 @@ msgstr "Eliminado permanentemente" #: bookwyrm/templates/settings/users/user_moderation_actions.html:8 msgid "User Actions" -msgstr "" +msgstr "Acciones de usuario" #: bookwyrm/templates/settings/users/user_moderation_actions.html:21 msgid "Suspend user" @@ -4236,12 +4256,12 @@ msgstr "Inscribirse" #: bookwyrm/templates/snippets/report_modal.html:8 #, python-format msgid "Report @%(username)s's status" -msgstr "" +msgstr "Denunciar el estado de @%(username)s" #: bookwyrm/templates/snippets/report_modal.html:10 #, python-format msgid "Report %(domain)s link" -msgstr "" +msgstr "Denunciar el enlace a %(domain)s" #: bookwyrm/templates/snippets/report_modal.html:12 #, python-format @@ -4255,7 +4275,7 @@ msgstr "Este informe se enviará a los moderadores de %(site_name)s para la revi #: bookwyrm/templates/snippets/report_modal.html:36 msgid "Links from this domain will be removed until your report has been reviewed." -msgstr "" +msgstr "Los enlaces a este dominio se eliminarán hasta que tu denuncia haya sido revisada." #: bookwyrm/templates/snippets/report_modal.html:41 msgid "More info about this report:" @@ -4295,29 +4315,29 @@ msgstr "Quitar de %(name)s" msgid "Finish reading" msgstr "Terminar de leer" -#: bookwyrm/templates/snippets/status/content_status.html:75 +#: bookwyrm/templates/snippets/status/content_status.html:72 msgid "Content warning" msgstr "Advertencia de contenido" -#: bookwyrm/templates/snippets/status/content_status.html:82 +#: bookwyrm/templates/snippets/status/content_status.html:79 msgid "Show status" msgstr "Mostrar estado" -#: bookwyrm/templates/snippets/status/content_status.html:104 +#: bookwyrm/templates/snippets/status/content_status.html:101 #, python-format msgid "(Page %(page)s)" msgstr "(Página %(page)s)" -#: bookwyrm/templates/snippets/status/content_status.html:106 +#: bookwyrm/templates/snippets/status/content_status.html:103 #, python-format msgid "(%(percent)s%%)" msgstr "(%(percent)s%%)" -#: bookwyrm/templates/snippets/status/content_status.html:128 +#: bookwyrm/templates/snippets/status/content_status.html:125 msgid "Open image in new window" msgstr "Abrir imagen en una nueva ventana" -#: bookwyrm/templates/snippets/status/content_status.html:147 +#: bookwyrm/templates/snippets/status/content_status.html:144 msgid "Hide status" msgstr "Ocultar estado"