1
0
Fork 0

Updates locales

This commit is contained in:
Mouse Reeve 2023-05-15 11:52:36 -07:00
parent 24d59315df
commit aae8b1ac14
22 changed files with 1116 additions and 774 deletions

View file

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-29 14:55+0000\n"
"PO-Revision-Date: 2023-04-25 07:49\n"
"POT-Creation-Date: 2023-04-26 00:20+0000\n"
"PO-Revision-Date: 2023-04-26 03:08\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Galician\n"
"Language: gl\n"
@ -275,11 +275,11 @@ msgstr "Detida"
msgid "Import stopped"
msgstr "Importación detida"
#: bookwyrm/models/import_job.py:360 bookwyrm/models/import_job.py:385
#: bookwyrm/models/import_job.py:363 bookwyrm/models/import_job.py:388
msgid "Error loading book"
msgstr "Erro ao cargar o libro"
#: bookwyrm/models/import_job.py:369
#: bookwyrm/models/import_job.py:372
msgid "Could not find a match for book"
msgstr "Non se atopan coincidencias para o libro"
@ -300,7 +300,7 @@ msgstr "Dispoñible para aluguer"
msgid "Approved"
msgstr "Aprobado"
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:298
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:305
msgid "Reviews"
msgstr "Recensións"
@ -624,7 +624,7 @@ msgstr "A lectura máis curta deste ano…"
#: bookwyrm/templates/annual_summary/layout.html:157
#: bookwyrm/templates/annual_summary/layout.html:178
#: bookwyrm/templates/annual_summary/layout.html:247
#: bookwyrm/templates/book/book.html:56
#: bookwyrm/templates/book/book.html:63
#: bookwyrm/templates/discover/large-book.html:22
#: bookwyrm/templates/landing/large-book.html:26
#: bookwyrm/templates/landing/small-book.html:18
@ -712,24 +712,24 @@ msgid "View ISNI record"
msgstr "Ver rexistro ISNI"
#: bookwyrm/templates/author/author.html:95
#: bookwyrm/templates/book/book.html:166
#: bookwyrm/templates/book/book.html:173
msgid "View on ISFDB"
msgstr "Ver en ISFDB"
#: bookwyrm/templates/author/author.html:100
#: bookwyrm/templates/author/sync_modal.html:5
#: bookwyrm/templates/book/book.html:133
#: bookwyrm/templates/book/book.html:140
#: bookwyrm/templates/book/sync_modal.html:5
msgid "Load data"
msgstr "Cargar datos"
#: bookwyrm/templates/author/author.html:104
#: bookwyrm/templates/book/book.html:137
#: bookwyrm/templates/book/book.html:144
msgid "View on OpenLibrary"
msgstr "Ver en OpenLibrary"
#: bookwyrm/templates/author/author.html:119
#: bookwyrm/templates/book/book.html:151
#: bookwyrm/templates/book/book.html:158
msgid "View on Inventaire"
msgstr "Ver en Inventaire"
@ -838,7 +838,7 @@ msgid "ISNI:"
msgstr "ISNI:"
#: bookwyrm/templates/author/edit_author.html:126
#: bookwyrm/templates/book/book.html:211
#: bookwyrm/templates/book/book.html:218
#: bookwyrm/templates/book/edit/edit_book.html:150
#: bookwyrm/templates/book/file_links/add_link_modal.html:60
#: bookwyrm/templates/book/file_links/edit_links.html:86
@ -862,7 +862,7 @@ msgstr "Gardar"
#: bookwyrm/templates/author/edit_author.html:127
#: bookwyrm/templates/author/sync_modal.html:23
#: bookwyrm/templates/book/book.html:212
#: bookwyrm/templates/book/book.html:219
#: bookwyrm/templates/book/cover_add_modal.html:33
#: bookwyrm/templates/book/edit/edit_book.html:152
#: bookwyrm/templates/book/edit/edit_book.html:155
@ -899,93 +899,93 @@ msgstr "Ao cargar os datos vas conectar con <strong>%(source_name)s</strong> e c
msgid "Confirm"
msgstr "Confirmar"
#: bookwyrm/templates/book/book.html:19
#: bookwyrm/templates/book/book.html:20
msgid "Unable to connect to remote source."
msgstr "Non se pode conectar coa fonte remota."
#: bookwyrm/templates/book/book.html:64 bookwyrm/templates/book/book.html:65
#: bookwyrm/templates/book/book.html:71 bookwyrm/templates/book/book.html:72
msgid "Edit Book"
msgstr "Editar libro"
#: bookwyrm/templates/book/book.html:90 bookwyrm/templates/book/book.html:93
#: bookwyrm/templates/book/book.html:97 bookwyrm/templates/book/book.html:100
msgid "Click to add cover"
msgstr "Preme para engadir portada"
#: bookwyrm/templates/book/book.html:99
#: bookwyrm/templates/book/book.html:106
msgid "Failed to load cover"
msgstr "Fallou a carga da portada"
#: bookwyrm/templates/book/book.html:110
#: bookwyrm/templates/book/book.html:117
msgid "Click to enlarge"
msgstr "Preme para agrandar"
#: bookwyrm/templates/book/book.html:188
#: bookwyrm/templates/book/book.html:195
#, python-format
msgid "(%(review_count)s review)"
msgid_plural "(%(review_count)s reviews)"
msgstr[0] "(%(review_count)s recensión)"
msgstr[1] "(%(review_count)s recensións)"
#: bookwyrm/templates/book/book.html:200
#: bookwyrm/templates/book/book.html:207
msgid "Add Description"
msgstr "Engadir descrición"
#: bookwyrm/templates/book/book.html:207
#: bookwyrm/templates/book/book.html:214
#: bookwyrm/templates/book/edit/edit_book_form.html:42
#: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17
msgid "Description:"
msgstr "Descrición:"
#: bookwyrm/templates/book/book.html:223
#: bookwyrm/templates/book/book.html:230
#, python-format
msgid "%(count)s edition"
msgid_plural "%(count)s editions"
msgstr[0] "%(count)s edición"
msgstr[1] "%(count)s edicións"
#: bookwyrm/templates/book/book.html:237
#: bookwyrm/templates/book/book.html:244
msgid "You have shelved this edition in:"
msgstr "Puxeches esta edición no estante:"
#: bookwyrm/templates/book/book.html:252
#: bookwyrm/templates/book/book.html:259
#, python-format
msgid "A <a href=\"%(book_path)s\">different edition</a> of this book is on your <a href=\"%(shelf_path)s\">%(shelf_name)s</a> shelf."
msgstr "Hai unha <a href=\"%(book_path)s\">edición diferente</a> deste libro no teu estante <a href=\"%(shelf_path)s\">%(shelf_name)s</a>."
#: bookwyrm/templates/book/book.html:263
#: bookwyrm/templates/book/book.html:270
msgid "Your reading activity"
msgstr "Actividade lectora"
#: bookwyrm/templates/book/book.html:269
#: bookwyrm/templates/book/book.html:276
#: bookwyrm/templates/guided_tour/book.html:56
msgid "Add read dates"
msgstr "Engadir datas de lectura"
#: bookwyrm/templates/book/book.html:277
#: bookwyrm/templates/book/book.html:284
msgid "You don't have any reading activity for this book."
msgstr "Non tes actividade lectora neste libro."
#: bookwyrm/templates/book/book.html:303
#: bookwyrm/templates/book/book.html:310
msgid "Your reviews"
msgstr "As túas recensións"
#: bookwyrm/templates/book/book.html:309
#: bookwyrm/templates/book/book.html:316
msgid "Your comments"
msgstr "Os teus comentarios"
#: bookwyrm/templates/book/book.html:315
#: bookwyrm/templates/book/book.html:322
msgid "Your quotes"
msgstr "As túas citas"
#: bookwyrm/templates/book/book.html:351
#: bookwyrm/templates/book/book.html:358
msgid "Subjects"
msgstr "Temas"
#: bookwyrm/templates/book/book.html:363
#: bookwyrm/templates/book/book.html:370
msgid "Places"
msgstr "Lugares"
#: bookwyrm/templates/book/book.html:374
#: bookwyrm/templates/book/book.html:381
#: bookwyrm/templates/groups/group.html:19
#: bookwyrm/templates/guided_tour/lists.html:14
#: bookwyrm/templates/guided_tour/user_books.html:102
@ -999,11 +999,11 @@ msgstr "Lugares"
msgid "Lists"
msgstr "Listas"
#: bookwyrm/templates/book/book.html:386
#: bookwyrm/templates/book/book.html:393
msgid "Add to list"
msgstr "Engadir á lista"
#: bookwyrm/templates/book/book.html:396
#: bookwyrm/templates/book/book.html:403
#: bookwyrm/templates/book/cover_add_modal.html:32
#: bookwyrm/templates/lists/add_item_modal.html:39
#: bookwyrm/templates/lists/list.html:255
@ -1927,13 +1927,13 @@ msgstr "Engadir aos teus libros"
#: bookwyrm/templates/get_started/book_preview.html:10
#: bookwyrm/templates/shelf/shelf.html:86 bookwyrm/templates/user/user.html:37
#: bookwyrm/templatetags/shelf_tags.py:48
#: bookwyrm/templatetags/shelf_tags.py:14
msgid "To Read"
msgstr "Pendentes"
#: bookwyrm/templates/get_started/book_preview.html:11
#: bookwyrm/templates/shelf/shelf.html:87 bookwyrm/templates/user/user.html:38
#: bookwyrm/templatetags/shelf_tags.py:50
#: bookwyrm/templatetags/shelf_tags.py:15
msgid "Currently Reading"
msgstr "Lectura actual"
@ -1942,12 +1942,13 @@ msgstr "Lectura actual"
#: bookwyrm/templates/snippets/shelf_selector.html:46
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:24
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:12
#: bookwyrm/templates/user/user.html:39 bookwyrm/templatetags/shelf_tags.py:52
#: bookwyrm/templates/user/user.html:39 bookwyrm/templatetags/shelf_tags.py:16
msgid "Read"
msgstr "Lidos"
#: bookwyrm/templates/get_started/book_preview.html:13
#: bookwyrm/templates/shelf/shelf.html:89 bookwyrm/templates/user/user.html:40
#: bookwyrm/templatetags/shelf_tags.py:17
msgid "Stopped Reading"
msgstr "Abandonados"
@ -1979,6 +1980,7 @@ msgstr "Podes engadir libros cando comeces a usar %(site_name)s."
#: bookwyrm/templates/layout.html:46 bookwyrm/templates/lists/list.html:217
#: bookwyrm/templates/search/layout.html:5
#: bookwyrm/templates/search/layout.html:10
#: bookwyrm/templates/search/layout.html:32
msgid "Search"
msgstr "Buscar"
@ -1986,6 +1988,10 @@ msgstr "Buscar"
msgid "Suggested Books"
msgstr "Libros suxeridos"
#: bookwyrm/templates/get_started/books.html:33
msgid "Search results"
msgstr "Resultados da busca"
#: bookwyrm/templates/get_started/books.html:46
#, python-format
msgid "Popular on %(site_name)s"
@ -2064,6 +2070,10 @@ msgstr "Mostar esta conta en usuarias suxeridas:"
msgid "Your account will show up in the directory, and may be recommended to other BookWyrm users."
msgstr "A túa conta aparecerá no directorio e pode ser recomendada a outras usuarias de BookWyrm."
#: bookwyrm/templates/get_started/users.html:8
msgid "You can follow users on other BookWyrm instances and federated services like Mastodon."
msgstr "Podes seguir a persoas de outras instancias BookWyrm e servizos federados como Mastodon."
#: bookwyrm/templates/get_started/users.html:11
msgid "Search for a user"
msgstr "Buscar usuarias"
@ -4536,7 +4546,16 @@ msgstr "Uptime:"
msgid "Could not connect to Celery"
msgstr "Non hai conexión con Celery"
#: bookwyrm/templates/settings/celery.html:121
#: bookwyrm/templates/settings/celery.html:120
#: bookwyrm/templates/settings/celery.html:143
msgid "Clear Queues"
msgstr "Limpar Colas"
#: bookwyrm/templates/settings/celery.html:124
msgid "Clearing queues can cause serious problems including data loss! Only play with this if you really know what you're doing. You must shut down the Celery worker before you do this."
msgstr "A limpeza das colas pode causar problemas importantes incluíndo perda de datos! Enreda con isto só se realmente sabes o que estás a facer. Deberías apagar Celery antes de facelo."
#: bookwyrm/templates/settings/celery.html:150
msgid "Errors"
msgstr "Erros"
@ -4901,8 +4920,8 @@ msgid "This is only intended to be used when things have gone very wrong with im
msgstr "Isto pretende ser útil cando algo funciona realmente mal coas importacións e precisas deter esta ferramenta para intentar resolver o problema."
#: bookwyrm/templates/settings/imports/imports.html:31
msgid "While imports are disabled, users will not be allowed to start new imports, but existing imports will not be effected."
msgstr "Cando están desactivadas as importacións as usuarias non poderán realizar novas importacións, pero as existentes non se ven afectadas."
msgid "While imports are disabled, users will not be allowed to start new imports, but existing imports will not be affected."
msgstr "Cando están desactivadas as importacións as usuarias non poderán realizar novas importacións, pero as existentes non se ven afectadas."
#: bookwyrm/templates/settings/imports/imports.html:36
msgid "Disable imports"
@ -5757,7 +5776,7 @@ msgid "User profile"
msgstr "Perfil da usuaria"
#: bookwyrm/templates/shelf/shelf.html:39
#: bookwyrm/templatetags/shelf_tags.py:46 bookwyrm/views/shelf/shelf.py:53
#: bookwyrm/templatetags/shelf_tags.py:13 bookwyrm/views/shelf/shelf.py:53
msgid "All books"
msgstr "Tódolos libros"