forked from mirrors/bookwyrm
New translations django.po (Spanish)
This commit is contained in:
parent
d6e8a632f8
commit
d53c72cecc
1 changed files with 15 additions and 15 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-12-04 22:38+0000\n"
|
||||
"PO-Revision-Date: 2021-12-04 23:56\n"
|
||||
"PO-Revision-Date: 2021-12-07 11:20\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es\n"
|
||||
|
@ -200,7 +200,7 @@ msgstr "Español"
|
|||
|
||||
#: bookwyrm/settings.py:168
|
||||
msgid "Galego (Galician)"
|
||||
msgstr "Gallego (Galicia)"
|
||||
msgstr "Galego (Gallego)"
|
||||
|
||||
#: bookwyrm/settings.py:169
|
||||
msgid "Français (French)"
|
||||
|
@ -439,7 +439,7 @@ msgstr "<a href=\"%(path)s/editions\">%(count)s ediciones</a>"
|
|||
|
||||
#: bookwyrm/templates/book/book.html:158
|
||||
msgid "You have shelved this edition in:"
|
||||
msgstr ""
|
||||
msgstr "Has guardado esta edición en la estantería de:"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:173
|
||||
#, python-format
|
||||
|
@ -642,16 +642,16 @@ msgstr "Agregar Autores:"
|
|||
#: bookwyrm/templates/book/edit/edit_book_form.html:145
|
||||
#: bookwyrm/templates/book/edit/edit_book_form.html:148
|
||||
msgid "Add Author"
|
||||
msgstr ""
|
||||
msgstr "Añadir Autor"
|
||||
|
||||
#: bookwyrm/templates/book/edit/edit_book_form.html:146
|
||||
#: bookwyrm/templates/book/edit/edit_book_form.html:149
|
||||
msgid "Jane Doe"
|
||||
msgstr ""
|
||||
msgstr "María López García"
|
||||
|
||||
#: bookwyrm/templates/book/edit/edit_book_form.html:152
|
||||
msgid "Add Another Author"
|
||||
msgstr ""
|
||||
msgstr "Añadir Otro Autor"
|
||||
|
||||
#: bookwyrm/templates/book/edit/edit_book_form.html:160
|
||||
#: bookwyrm/templates/shelf/shelf.html:143
|
||||
|
@ -869,7 +869,7 @@ msgstr "Haz que tu perfil sea reconocible a otros usarios de BookWyrm."
|
|||
|
||||
#: bookwyrm/templates/directory/directory.html:21
|
||||
msgid "Join Directory"
|
||||
msgstr ""
|
||||
msgstr "Unirse al Directorio"
|
||||
|
||||
#: bookwyrm/templates/directory/directory.html:24
|
||||
#, python-format
|
||||
|
@ -1208,7 +1208,7 @@ msgstr "¿Has leído %(book_title)s?"
|
|||
|
||||
#: bookwyrm/templates/get_started/book_preview.html:7
|
||||
msgid "Add to your books"
|
||||
msgstr ""
|
||||
msgstr "Añadir a tus libros"
|
||||
|
||||
#: bookwyrm/templates/get_started/books.html:6
|
||||
msgid "What are you reading?"
|
||||
|
@ -2253,15 +2253,15 @@ msgstr "Privacidad"
|
|||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:69
|
||||
msgid "Show reading goal prompt in feed"
|
||||
msgstr ""
|
||||
msgstr "Mostrar el indicador del objetivo de lectura en el feed"
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:75
|
||||
msgid "Show suggested users"
|
||||
msgstr ""
|
||||
msgstr "Mostrar usuarios sugeridos"
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:81
|
||||
msgid "Show this account in suggested users"
|
||||
msgstr ""
|
||||
msgstr "Mostrar esta cuenta en usuarios sugeridos"
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:85
|
||||
#, python-format
|
||||
|
@ -2274,7 +2274,7 @@ msgstr "Huso horario preferido:"
|
|||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:111
|
||||
msgid "Manually approve followers"
|
||||
msgstr ""
|
||||
msgstr "Aprobar seguidores manualmente"
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:116
|
||||
msgid "Default post privacy:"
|
||||
|
@ -2305,7 +2305,7 @@ msgstr "Quiero leer \"%(book_title)s\""
|
|||
|
||||
#: bookwyrm/templates/search/book.html:42
|
||||
msgid "Results from"
|
||||
msgstr ""
|
||||
msgstr "Resultados de"
|
||||
|
||||
#: bookwyrm/templates/search/book.html:47
|
||||
#: bookwyrm/templates/settings/reports/reports.html:25
|
||||
|
@ -3666,7 +3666,7 @@ msgstr "Quiero leer"
|
|||
#: bookwyrm/templates/snippets/shelf_selector.html:73
|
||||
#: bookwyrm/templates/snippets/shelf_selector.html:84
|
||||
msgid "Remove from"
|
||||
msgstr ""
|
||||
msgstr "Eliminar de"
|
||||
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown.html:5
|
||||
msgid "More shelves"
|
||||
|
@ -3898,7 +3898,7 @@ msgstr "Ver todos los libros"
|
|||
#: bookwyrm/templates/user/user.html:58
|
||||
#, python-format
|
||||
msgid "%(current_year)s Reading Goal"
|
||||
msgstr ""
|
||||
msgstr "Objetivo de Lectura de %(current_year)s"
|
||||
|
||||
#: bookwyrm/templates/user/user.html:65
|
||||
msgid "User Activity"
|
||||
|
|
Loading…
Reference in a new issue