diff --git a/locale/gl_ES/LC_MESSAGES/django.po b/locale/gl_ES/LC_MESSAGES/django.po index 462bdb1be..27651a469 100644 --- a/locale/gl_ES/LC_MESSAGES/django.po +++ b/locale/gl_ES/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-03-25 23:12+0000\n" -"PO-Revision-Date: 2024-03-26 06:41\n" +"PO-Revision-Date: 2024-04-10 12:33\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Galician\n" "Language: gl\n" @@ -387,7 +387,7 @@ msgstr "RecensiĆ³n de %(display_name)s en %(book_title)s" #, python-format msgid "%(display_name)s rated %(book_title)s: %(display_rating).1f star" msgid_plural "%(display_name)s rated %(book_title)s: %(display_rating).1f stars" -msgstr[0] "" +msgstr[0] "%(display_name)s valorou %(book_title)s: %(display_rating). 1f estrela" msgstr[1] "%(display_name)s valorou %(book_title)s: %(display_rating). 1f estrelas" #: bookwyrm/models/user.py:33 bookwyrm/templates/book/book.html:312