New translations django.po (Galician)

This commit is contained in:
Mouse Reeve 2022-01-12 20:45:02 -08:00
parent 1752cc6123
commit 33676a1afc

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: bookwyrm\n" "Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-12 18:37+0000\n" "POT-Creation-Date: 2022-01-12 18:37+0000\n"
"PO-Revision-Date: 2022-01-12 19:52\n" "PO-Revision-Date: 2022-01-13 04:45\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n" "Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Galician\n" "Language-Team: Galician\n"
"Language: gl\n" "Language: gl\n"
@ -74,7 +74,7 @@ msgstr "Descendente"
#: bookwyrm/forms.py:491 #: bookwyrm/forms.py:491
msgid "Reading finish date cannot be before start date." msgid "Reading finish date cannot be before start date."
msgstr "" msgstr "A data final da lectura non pode ser anterior á de inicio."
#: bookwyrm/importers/importer.py:145 bookwyrm/importers/importer.py:167 #: bookwyrm/importers/importer.py:145 bookwyrm/importers/importer.py:167
msgid "Error loading book" msgid "Error loading book"
@ -2703,7 +2703,7 @@ msgstr "Vas eliminar o diario de lectura e as súas %(count)s actualizacións de
#: bookwyrm/templates/readthrough/readthrough_modal.html:8 #: bookwyrm/templates/readthrough/readthrough_modal.html:8
#, python-format #, python-format
msgid "Update read dates for \"<em>%(title)s</em>\"" msgid "Update read dates for \"<em>%(title)s</em>\""
msgstr "" msgstr "Actualizar as datas de lectura para \"<em>%(title)s</em>\""
#: bookwyrm/templates/readthrough/readthrough_form.html:10 #: bookwyrm/templates/readthrough/readthrough_form.html:10
#: bookwyrm/templates/readthrough/readthrough_modal.html:31 #: bookwyrm/templates/readthrough/readthrough_modal.html:31
@ -2754,7 +2754,7 @@ msgstr "Eliminar estas datas da lectura"
#: bookwyrm/templates/readthrough/readthrough_modal.html:12 #: bookwyrm/templates/readthrough/readthrough_modal.html:12
#, python-format #, python-format
msgid "Add read dates for \"<em>%(title)s</em>\"" msgid "Add read dates for \"<em>%(title)s</em>\""
msgstr "" msgstr "Engadir datas de lectura para \"<em>%(title)s</em>\""
#: bookwyrm/templates/search/book.html:44 #: bookwyrm/templates/search/book.html:44
msgid "Results from" msgid "Results from"
@ -3641,7 +3641,7 @@ msgstr "Editar estante"
#: bookwyrm/templates/shelf/shelf.html:24 #: bookwyrm/templates/shelf/shelf.html:24
msgid "User profile" msgid "User profile"
msgstr "" msgstr "Perfil da usuaria"
#: bookwyrm/templates/shelf/shelf.html:39 #: bookwyrm/templates/shelf/shelf.html:39
#: bookwyrm/templates/snippets/translated_shelf_name.html:3 #: bookwyrm/templates/snippets/translated_shelf_name.html:3
@ -3927,13 +3927,13 @@ msgstr[1] "valorado <em><a href=\"%(path)s\">%(title)s</a></em>: %(display_ratin
#, python-format #, python-format
msgid "Review of \"<a href=\"%(book_path)s\">%(book_title)s</a>\" (%(display_rating)s star): %(review_title)s" msgid "Review of \"<a href=\"%(book_path)s\">%(book_title)s</a>\" (%(display_rating)s star): %(review_title)s"
msgid_plural "Review of \"<a href=\"%(book_path)s\">%(book_title)s</a>\" (%(display_rating)s stars): %(review_title)s" msgid_plural "Review of \"<a href=\"%(book_path)s\">%(book_title)s</a>\" (%(display_rating)s stars): %(review_title)s"
msgstr[0] "" msgstr[0] "Recensión de \"<a href=\"%(book_path)s\">%(book_title)s</a>\" (%(display_rating)s estrela): %(review_title)s"
msgstr[1] "" msgstr[1] "Recensión de \"<a href=\"%(book_path)s\">%(book_title)s</a>\" (%(display_rating)s estrelas): %(review_title)s"
#: bookwyrm/templates/snippets/generated_status/review_pure_name.html:12 #: bookwyrm/templates/snippets/generated_status/review_pure_name.html:12
#, python-format #, python-format
msgid "Review of \"<a href=\"%(book_path)s\">%(book_title)s</a>\": {{ review_title }" msgid "Review of \"<a href=\"%(book_path)s\">%(book_title)s</a>\": {{ review_title }"
msgstr "" msgstr "Recensión de \"<a href=\"%(book_path)s\">%(book_title)s</a>\": { review_title }"
#: bookwyrm/templates/snippets/goal_form.html:4 #: bookwyrm/templates/snippets/goal_form.html:4
#, python-format #, python-format
@ -4145,7 +4145,7 @@ msgstr "editado %(date)s"
#: bookwyrm/templates/snippets/status/headers/comment.html:8 #: bookwyrm/templates/snippets/status/headers/comment.html:8
#, python-format #, python-format
msgid "commented on <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>" msgid "commented on <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
msgstr "" msgstr "comentada en <a href=\"%(book_path)s\">%(book)s</a> por <a href=\"%(author_path)s\">%(author_name)s</a>"
#: bookwyrm/templates/snippets/status/headers/comment.html:15 #: bookwyrm/templates/snippets/status/headers/comment.html:15
#, python-format #, python-format
@ -4160,7 +4160,7 @@ msgstr "respondeu ao <a href=\"%(status_path)s\">estado</a> de <a href=\"%(user_
#: bookwyrm/templates/snippets/status/headers/quotation.html:8 #: bookwyrm/templates/snippets/status/headers/quotation.html:8
#, python-format #, python-format
msgid "quoted <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>" msgid "quoted <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
msgstr "" msgstr "citou <a href=\"%(book_path)s\">%(book)s</a> de <a href=\"%(author_path)s\">%(author_name)s</a>"
#: bookwyrm/templates/snippets/status/headers/quotation.html:15 #: bookwyrm/templates/snippets/status/headers/quotation.html:15
#, python-format #, python-format
@ -4175,7 +4175,7 @@ msgstr "valorou <a href=\"%(book_path)s\">%(book)s</a>:"
#: bookwyrm/templates/snippets/status/headers/read.html:10 #: bookwyrm/templates/snippets/status/headers/read.html:10
#, python-format #, python-format
msgid "finished reading <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>" msgid "finished reading <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
msgstr "" msgstr "rematou de ler <a href=\"%(book_path)s\">%(book)s</a> de <a href=\"%(author_path)s\">%(author_name)s</a>"
#: bookwyrm/templates/snippets/status/headers/read.html:17 #: bookwyrm/templates/snippets/status/headers/read.html:17
#, python-format #, python-format
@ -4185,7 +4185,7 @@ msgstr "rematou de ler <a href=\"%(book_path)s\">%(book)s</a>"
#: bookwyrm/templates/snippets/status/headers/reading.html:10 #: bookwyrm/templates/snippets/status/headers/reading.html:10
#, python-format #, python-format
msgid "started reading <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>" msgid "started reading <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
msgstr "" msgstr "comezou a ler <a href=\"%(book_path)s\">%(book)s</a> de <a href=\"%(author_path)s\">%(author_name)s</a>"
#: bookwyrm/templates/snippets/status/headers/reading.html:17 #: bookwyrm/templates/snippets/status/headers/reading.html:17
#, python-format #, python-format
@ -4195,7 +4195,7 @@ msgstr "comezou a ler <a href=\"%(book_path)s\">%(book)s</a>"
#: bookwyrm/templates/snippets/status/headers/review.html:8 #: bookwyrm/templates/snippets/status/headers/review.html:8
#, python-format #, python-format
msgid "reviewed <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>" msgid "reviewed <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
msgstr "" msgstr "revisou <a href=\"%(book_path)s\">%(book)s</a> de <a href=\"%(author_path)s\">%(author_name)s</a>"
#: bookwyrm/templates/snippets/status/headers/review.html:15 #: bookwyrm/templates/snippets/status/headers/review.html:15
#, python-format #, python-format
@ -4205,12 +4205,12 @@ msgstr "recensionou <a href=\"%(book_path)s\">%(book)s</a>"
#: bookwyrm/templates/snippets/status/headers/to_read.html:10 #: bookwyrm/templates/snippets/status/headers/to_read.html:10
#, python-format #, python-format
msgid "wants to read <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>" msgid "wants to read <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
msgstr "" msgstr "quere ler <a href=\"%(book_path)s\">%(book)s</a> de <a href=\"%(author_path)s\">%(author_name)s</a>"
#: bookwyrm/templates/snippets/status/headers/to_read.html:17 #: bookwyrm/templates/snippets/status/headers/to_read.html:17
#, python-format #, python-format
msgid "wants to read <a href=\"%(book_path)s\">%(book)s</a>" msgid "wants to read <a href=\"%(book_path)s\">%(book)s</a>"
msgstr "" msgstr "quere ler <a href=\"%(book_path)s\">%(book)s</a>"
#: bookwyrm/templates/snippets/status/layout.html:24 #: bookwyrm/templates/snippets/status/layout.html:24
#: bookwyrm/templates/snippets/status/status_options.html:17 #: bookwyrm/templates/snippets/status/status_options.html:17