New translations django.po (Galician)

This commit is contained in:
Mouse Reeve 2023-01-26 23:51:49 -08:00
parent 518d4ea3cc
commit ced2857f23

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-26 16:43+0000\n"
"PO-Revision-Date: 2023-01-26 17:09\n"
"PO-Revision-Date: 2023-01-27 07:51\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Galician\n"
"Language: gl\n"
@ -2692,12 +2692,12 @@ msgstr "Non é un ficheiro CSV válido"
#: bookwyrm/templates/import/import.html:20
#, python-format
msgid "Currently you are allowed to import %(import_size_limit)s books every %(import_limit_reset)s days."
msgstr ""
msgstr "Actualmente tes permiso para importar %(import_size_limit)s libros cada %(import_limit_reset)s días."
#: bookwyrm/templates/import/import.html:21
#, python-format
msgid "You have %(allowed_imports)s left."
msgstr ""
msgstr "Aínda podes importar %(allowed_imports)s libros."
#: bookwyrm/templates/import/import.html:28
#, python-format
@ -2758,7 +2758,7 @@ msgstr "Importar"
#: bookwyrm/templates/import/import.html:103
msgid "You've reached the import limit."
msgstr ""
msgstr "Acadaches o límite de importacións."
#: bookwyrm/templates/import/import.html:112
msgid "Imports are temporarily disabled; thank you for your patience."
@ -4868,31 +4868,31 @@ msgstr "Activar importacións"
#: bookwyrm/templates/settings/imports/imports.html:63
msgid "Limit the amount of imports"
msgstr ""
msgstr "Limitar o número de importacións"
#: bookwyrm/templates/settings/imports/imports.html:74
msgid "Some users might try to import a large number of books, which you want to limit."
msgstr ""
msgstr "Algunhas usuarias poderían querer importar un número enorme de libros, podes poñerlle límite."
#: bookwyrm/templates/settings/imports/imports.html:75
msgid "Set the value to 0 to not enforce any limit."
msgstr ""
msgstr "Establece un valor de 0 para non poñer un límite."
#: bookwyrm/templates/settings/imports/imports.html:78
msgid "Set import limit to"
msgstr ""
msgstr "Establece un límite de"
#: bookwyrm/templates/settings/imports/imports.html:80
msgid "books every"
msgstr ""
msgstr "libros cada"
#: bookwyrm/templates/settings/imports/imports.html:82
msgid "days."
msgstr ""
msgstr "días."
#: bookwyrm/templates/settings/imports/imports.html:86
msgid "Set limit"
msgstr ""
msgstr "Establecer"
#: bookwyrm/templates/settings/imports/imports.html:102
msgid "Completed"
@ -5177,7 +5177,7 @@ msgstr "Abrir rexistro"
#: bookwyrm/templates/settings/registration.html:43
msgid "Default access level:"
msgstr ""
msgstr "Nivel de acceso por defecto:"
#: bookwyrm/templates/settings/registration.html:61
msgid "Require users to confirm email address"
@ -6451,7 +6451,7 @@ msgstr "Actividade da usuaria"
#: bookwyrm/templates/user/user.html:76
msgid "Show RSS Options"
msgstr ""
msgstr "Mostrar Opcións RSS"
#: bookwyrm/templates/user/user.html:82
msgid "RSS feed"
@ -6459,19 +6459,19 @@ msgstr "Fonte RSS"
#: bookwyrm/templates/user/user.html:98
msgid "Complete feed"
msgstr ""
msgstr "Fonte completa"
#: bookwyrm/templates/user/user.html:103
msgid "Reviews only"
msgstr ""
msgstr "Só recensións"
#: bookwyrm/templates/user/user.html:108
msgid "Quotes only"
msgstr ""
msgstr "Só citas"
#: bookwyrm/templates/user/user.html:113
msgid "Comments only"
msgstr ""
msgstr "Só comentarios"
#: bookwyrm/templates/user/user.html:129
msgid "No activities yet!"
@ -6520,14 +6520,14 @@ msgstr "O ficheiro supera o tamaño máximo: 10MB"
#: bookwyrm/templatetags/list_page_tags.py:14
#, python-format
msgid "Book List: %(name)s"
msgstr ""
msgstr "Lista de Libros: %(name)s"
#: bookwyrm/templatetags/list_page_tags.py:22
#, python-format
msgid "%(num)d book - by %(user)s"
msgid_plural "%(num)d books - by %(user)s"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "%(num)d libro - por %(user)s"
msgstr[1] "%(num)d libros - por %(user)s"
#: bookwyrm/templatetags/utilities.py:39
#, python-format
@ -6542,17 +6542,17 @@ msgstr "Actualizacións de estados desde {obj.display_name}"
#: bookwyrm/views/rss_feed.py:72
#, python-brace-format
msgid "Reviews from {obj.display_name}"
msgstr ""
msgstr "Recensións de {obj.display_name}"
#: bookwyrm/views/rss_feed.py:110
#, python-brace-format
msgid "Quotes from {obj.display_name}"
msgstr ""
msgstr "Citas de {obj.display_name}"
#: bookwyrm/views/rss_feed.py:148
#, python-brace-format
msgid "Comments from {obj.display_name}"
msgstr ""
msgstr "Comentarios sobre {obj.display_name}"
#: bookwyrm/views/updates.py:45
#, python-format