Updates locales
This commit is contained in:
parent
1681b2563d
commit
2118ba71ea
6 changed files with 328 additions and 156 deletions
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 0.0.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-09-05 21:43+0000\n"
|
||||
"POT-Creation-Date: 2021-09-05 23:09+0000\n"
|
||||
"PO-Revision-Date: 2021-03-19 11:49+0800\n"
|
||||
"Last-Translator: Reese Porter <reesedporter@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -18,59 +18,59 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: bookwyrm/forms.py:233
|
||||
#: bookwyrm/forms.py:235
|
||||
msgid "A user with this email already exists."
|
||||
msgstr "Ya existe un usuario con ese correo electrónico."
|
||||
|
||||
#: bookwyrm/forms.py:247
|
||||
#: bookwyrm/forms.py:249
|
||||
msgid "One Day"
|
||||
msgstr "Un día"
|
||||
|
||||
#: bookwyrm/forms.py:248
|
||||
#: bookwyrm/forms.py:250
|
||||
msgid "One Week"
|
||||
msgstr "Una semana"
|
||||
|
||||
#: bookwyrm/forms.py:249
|
||||
#: bookwyrm/forms.py:251
|
||||
msgid "One Month"
|
||||
msgstr "Un mes"
|
||||
|
||||
#: bookwyrm/forms.py:250
|
||||
#: bookwyrm/forms.py:252
|
||||
msgid "Does Not Expire"
|
||||
msgstr "Nunca se vence"
|
||||
|
||||
#: bookwyrm/forms.py:255
|
||||
#: bookwyrm/forms.py:257
|
||||
#, python-format
|
||||
msgid "%(count)d uses"
|
||||
msgstr "%(count)d usos"
|
||||
|
||||
#: bookwyrm/forms.py:258
|
||||
#: bookwyrm/forms.py:260
|
||||
msgid "Unlimited"
|
||||
msgstr "Sin límite"
|
||||
|
||||
#: bookwyrm/forms.py:308
|
||||
#: bookwyrm/forms.py:310
|
||||
msgid "List Order"
|
||||
msgstr "Orden de la lista"
|
||||
|
||||
#: bookwyrm/forms.py:309
|
||||
#: bookwyrm/forms.py:311
|
||||
msgid "Book Title"
|
||||
msgstr "Título"
|
||||
|
||||
#: bookwyrm/forms.py:310
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:25
|
||||
#: bookwyrm/forms.py:312
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:23
|
||||
#: bookwyrm/templates/user/shelf/shelf.html:117
|
||||
#: bookwyrm/templates/user/shelf/shelf.html:148
|
||||
msgid "Rating"
|
||||
msgstr "Calificación"
|
||||
|
||||
#: bookwyrm/forms.py:312 bookwyrm/templates/lists/list.html:107
|
||||
#: bookwyrm/forms.py:314 bookwyrm/templates/lists/list.html:107
|
||||
msgid "Sort By"
|
||||
msgstr "Ordenar por"
|
||||
|
||||
#: bookwyrm/forms.py:316
|
||||
#: bookwyrm/forms.py:318
|
||||
msgid "Ascending"
|
||||
msgstr "Ascendente"
|
||||
|
||||
#: bookwyrm/forms.py:317
|
||||
#: bookwyrm/forms.py:319
|
||||
msgid "Descending"
|
||||
msgstr "Descendente"
|
||||
|
||||
|
@ -491,7 +491,7 @@ msgid "Back"
|
|||
msgstr "Volver"
|
||||
|
||||
#: bookwyrm/templates/book/edit_book.html:127
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:18
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:16
|
||||
msgid "Title:"
|
||||
msgstr "Título:"
|
||||
|
||||
|
@ -2461,19 +2461,19 @@ msgstr "Algunos pensamientos sobre el libro"
|
|||
msgid "Progress:"
|
||||
msgstr "Progreso:"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:34
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:47
|
||||
#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:30
|
||||
#: bookwyrm/templates/snippets/readthrough_form.html:22
|
||||
msgid "pages"
|
||||
msgstr "páginas"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:35
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:53
|
||||
#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:31
|
||||
#: bookwyrm/templates/snippets/readthrough_form.html:23
|
||||
msgid "percent"
|
||||
msgstr "por ciento"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:41
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:60
|
||||
#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:36
|
||||
#, python-format
|
||||
msgid "of %(pages)s pages"
|
||||
|
@ -2518,21 +2518,39 @@ msgstr "Privada"
|
|||
msgid "Post"
|
||||
msgstr "Compartir"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:19
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:17
|
||||
msgid "Quote:"
|
||||
msgstr "Cita:"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:27
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:25
|
||||
#, python-format
|
||||
msgid "An excerpt from '%(book_title)s'"
|
||||
msgstr "Un extracto de '%(book_title)s'"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:20
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:31
|
||||
#, fuzzy
|
||||
#| msgid "Description:"
|
||||
msgid "Position:"
|
||||
msgstr "Descripción:"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:40
|
||||
#, fuzzy
|
||||
#| msgid "pages"
|
||||
msgid "On page:"
|
||||
msgstr "páginas"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:46
|
||||
#, fuzzy
|
||||
#| msgid "percent"
|
||||
msgid "At percent:"
|
||||
msgstr "por ciento"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:18
|
||||
#, python-format
|
||||
msgid "Your review of '%(book_title)s'"
|
||||
msgstr "Tu reseña de '%(book_title)s'"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:32
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:30
|
||||
msgid "Review:"
|
||||
msgstr "Reseña:"
|
||||
|
||||
|
@ -2805,17 +2823,29 @@ msgstr "Quiero leer"
|
|||
msgid "Remove from %(name)s"
|
||||
msgstr "Quitar de %(name)s"
|
||||
|
||||
#: bookwyrm/templates/snippets/status/content_status.html:72
|
||||
#: bookwyrm/templates/snippets/status/content_status.html:73
|
||||
#: bookwyrm/templates/snippets/trimmed_text.html:17
|
||||
msgid "Show more"
|
||||
msgstr "Mostrar más"
|
||||
|
||||
#: bookwyrm/templates/snippets/status/content_status.html:87
|
||||
#: bookwyrm/templates/snippets/status/content_status.html:88
|
||||
#: bookwyrm/templates/snippets/trimmed_text.html:34
|
||||
msgid "Show less"
|
||||
msgstr "Mostrar menos"
|
||||
|
||||
#: bookwyrm/templates/snippets/status/content_status.html:117
|
||||
#: bookwyrm/templates/snippets/status/content_status.html:103
|
||||
#, fuzzy, python-format
|
||||
#| msgid "page %(page)s"
|
||||
msgid "(Page %(page)s)"
|
||||
msgstr "página %(page)s"
|
||||
|
||||
#: bookwyrm/templates/snippets/status/content_status.html:105
|
||||
#, fuzzy, python-format
|
||||
#| msgid "%(percent)s%% complete!"
|
||||
msgid "(%(percent)s%%)"
|
||||
msgstr "%(percent)s%% terminado!"
|
||||
|
||||
#: bookwyrm/templates/snippets/status/content_status.html:127
|
||||
msgid "Open image in new window"
|
||||
msgstr "Abrir imagen en una nueva ventana"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue