mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-13 04:11:03 +00:00
New translations django.po (Portuguese, Brazilian)
This commit is contained in:
parent
0a49491baf
commit
b927d164f8
1 changed files with 99 additions and 84 deletions
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-12-29 21:32+0000\n"
|
||||
"PO-Revision-Date: 2021-12-30 00:27\n"
|
||||
"POT-Creation-Date: 2022-01-02 15:29+0000\n"
|
||||
"PO-Revision-Date: 2022-01-02 16:29\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"Language: pt\n"
|
||||
|
@ -60,7 +60,7 @@ msgstr "Título do livro"
|
|||
msgid "Rating"
|
||||
msgstr "Avaliação"
|
||||
|
||||
#: bookwyrm/forms.py:473 bookwyrm/templates/lists/list.html:121
|
||||
#: bookwyrm/forms.py:473 bookwyrm/templates/lists/list.html:134
|
||||
msgid "Sort By"
|
||||
msgstr "Organizar por"
|
||||
|
||||
|
@ -153,7 +153,7 @@ msgstr "nome de usuário"
|
|||
msgid "A user with that username already exists."
|
||||
msgstr "Já existe um usuário com este nome."
|
||||
|
||||
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:244
|
||||
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:268
|
||||
msgid "Reviews"
|
||||
msgstr "Resenhas"
|
||||
|
||||
|
@ -268,7 +268,7 @@ msgid "Copy address"
|
|||
msgstr "Copiar endereço"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:68
|
||||
#: bookwyrm/templates/lists/list.html:217
|
||||
#: bookwyrm/templates/lists/list.html:230
|
||||
msgid "Copied!"
|
||||
msgstr "Copiado!"
|
||||
|
||||
|
@ -409,18 +409,18 @@ msgstr "Ver registro ISNI"
|
|||
|
||||
#: bookwyrm/templates/author/author.html:88
|
||||
#: bookwyrm/templates/author/sync_modal.html:5
|
||||
#: bookwyrm/templates/book/book.html:93
|
||||
#: bookwyrm/templates/book/book.html:117
|
||||
#: bookwyrm/templates/book/sync_modal.html:5
|
||||
msgid "Load data"
|
||||
msgstr "Carregar informações"
|
||||
|
||||
#: bookwyrm/templates/author/author.html:92
|
||||
#: bookwyrm/templates/book/book.html:96
|
||||
#: bookwyrm/templates/book/book.html:120
|
||||
msgid "View on OpenLibrary"
|
||||
msgstr "Ver na OpenLibrary"
|
||||
|
||||
#: bookwyrm/templates/author/author.html:106
|
||||
#: bookwyrm/templates/book/book.html:107
|
||||
#: bookwyrm/templates/book/book.html:131
|
||||
msgid "View on Inventaire"
|
||||
msgstr "Ver no Inventaire"
|
||||
|
||||
|
@ -514,12 +514,12 @@ msgid "ISNI:"
|
|||
msgstr "ISNI:"
|
||||
|
||||
#: bookwyrm/templates/author/edit_author.html:115
|
||||
#: bookwyrm/templates/book/book.html:157
|
||||
#: bookwyrm/templates/book/book.html:181
|
||||
#: bookwyrm/templates/book/edit/edit_book.html:121
|
||||
#: bookwyrm/templates/book/readthrough.html:76
|
||||
#: bookwyrm/templates/groups/form.html:24
|
||||
#: bookwyrm/templates/lists/bookmark_button.html:15
|
||||
#: bookwyrm/templates/lists/form.html:124
|
||||
#: bookwyrm/templates/lists/form.html:130
|
||||
#: bookwyrm/templates/preferences/edit_user.html:124
|
||||
#: bookwyrm/templates/settings/announcements/announcement_form.html:76
|
||||
#: bookwyrm/templates/settings/federation/edit_instance.html:82
|
||||
|
@ -533,14 +533,14 @@ msgstr "Salvar"
|
|||
|
||||
#: bookwyrm/templates/author/edit_author.html:116
|
||||
#: bookwyrm/templates/author/sync_modal.html:26
|
||||
#: bookwyrm/templates/book/book.html:158 bookwyrm/templates/book/book.html:216
|
||||
#: bookwyrm/templates/book/cover_modal.html:32
|
||||
#: bookwyrm/templates/book/book.html:182 bookwyrm/templates/book/book.html:240
|
||||
#: bookwyrm/templates/book/cover_add_modal.html:32
|
||||
#: bookwyrm/templates/book/edit/edit_book.html:123
|
||||
#: bookwyrm/templates/book/edit/edit_book.html:126
|
||||
#: bookwyrm/templates/book/readthrough.html:77
|
||||
#: bookwyrm/templates/book/sync_modal.html:26
|
||||
#: bookwyrm/templates/groups/delete_group_modal.html:17
|
||||
#: bookwyrm/templates/lists/delete_list_modal.html:17
|
||||
#: bookwyrm/templates/lists/delete_list_modal.html:18
|
||||
#: bookwyrm/templates/settings/federation/instance.html:88
|
||||
#: bookwyrm/templates/snippets/delete_readthrough_modal.html:17
|
||||
#: bookwyrm/templates/snippets/report_modal.html:34
|
||||
|
@ -565,83 +565,87 @@ msgstr "Confirmar"
|
|||
msgid "Edit Book"
|
||||
msgstr "Editar livro"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:73
|
||||
#: bookwyrm/templates/book/cover_modal.html:5
|
||||
msgid "Add cover"
|
||||
msgstr "Adicionar capa"
|
||||
#: bookwyrm/templates/book/book.html:75 bookwyrm/templates/book/book.html:78
|
||||
msgid "Click to add cover"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/book/book.html:77
|
||||
#: bookwyrm/templates/book/book.html:83
|
||||
msgid "Failed to load cover"
|
||||
msgstr "Erro ao carregar capa"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:134
|
||||
#: bookwyrm/templates/book/book.html:94
|
||||
msgid "Click to enlarge"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/book/book.html:158
|
||||
#, python-format
|
||||
msgid "(%(review_count)s review)"
|
||||
msgid_plural "(%(review_count)s reviews)"
|
||||
msgstr[0] "(%(review_count)s resenha)"
|
||||
msgstr[1] "(%(review_count)s resenhas)"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:146
|
||||
#: bookwyrm/templates/book/book.html:170
|
||||
msgid "Add Description"
|
||||
msgstr "Adicionar descrição"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:153
|
||||
#: bookwyrm/templates/book/book.html:177
|
||||
#: bookwyrm/templates/book/edit/edit_book_form.html:39
|
||||
#: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17
|
||||
msgid "Description:"
|
||||
msgstr "Descrição:"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:167
|
||||
#: bookwyrm/templates/book/book.html:191
|
||||
#, python-format
|
||||
msgid "<a href=\"%(path)s/editions\">%(count)s editions</a>"
|
||||
msgstr "<a href=\"%(path)s/editions\">%(count)s edições</a>"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:175
|
||||
#: bookwyrm/templates/book/book.html:199
|
||||
msgid "You have shelved this edition in:"
|
||||
msgstr "Você colocou esta edição na estante em:"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:190
|
||||
#: bookwyrm/templates/book/book.html:214
|
||||
#, 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 "Uma <a href=\"%(book_path)s\">edição diferente</a> deste livro está em sua estante <a href=\"%(shelf_path)s\">%(shelf_name)s</a>."
|
||||
|
||||
#: bookwyrm/templates/book/book.html:201
|
||||
#: bookwyrm/templates/book/book.html:225
|
||||
msgid "Your reading activity"
|
||||
msgstr "Andamento da sua leitura"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:204
|
||||
#: bookwyrm/templates/book/book.html:228
|
||||
msgid "Add read dates"
|
||||
msgstr "Adicionar registro de leitura"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:213
|
||||
#: bookwyrm/templates/book/book.html:237
|
||||
msgid "Create"
|
||||
msgstr "Criar"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:223
|
||||
#: bookwyrm/templates/book/book.html:247
|
||||
msgid "You don't have any reading activity for this book."
|
||||
msgstr "Você ainda não registrou sua leitura."
|
||||
|
||||
#: bookwyrm/templates/book/book.html:249
|
||||
#: bookwyrm/templates/book/book.html:273
|
||||
msgid "Your reviews"
|
||||
msgstr "Suas resenhas"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:255
|
||||
#: bookwyrm/templates/book/book.html:279
|
||||
msgid "Your comments"
|
||||
msgstr "Seus comentários"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:261
|
||||
#: bookwyrm/templates/book/book.html:285
|
||||
msgid "Your quotes"
|
||||
msgstr "Suas citações"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:297
|
||||
#: bookwyrm/templates/book/book.html:321
|
||||
msgid "Subjects"
|
||||
msgstr "Assuntos"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:309
|
||||
#: bookwyrm/templates/book/book.html:333
|
||||
msgid "Places"
|
||||
msgstr "Lugares"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:320 bookwyrm/templates/layout.html:74
|
||||
#: bookwyrm/templates/book/book.html:344 bookwyrm/templates/layout.html:74
|
||||
#: bookwyrm/templates/lists/curate.html:7 bookwyrm/templates/lists/list.html:10
|
||||
#: bookwyrm/templates/lists/lists.html:5 bookwyrm/templates/lists/lists.html:12
|
||||
#: bookwyrm/templates/search/layout.html:25
|
||||
#: bookwyrm/templates/search/layout.html:50
|
||||
|
@ -649,13 +653,13 @@ msgstr "Lugares"
|
|||
msgid "Lists"
|
||||
msgstr "Listas"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:331
|
||||
#: bookwyrm/templates/book/book.html:355
|
||||
msgid "Add to list"
|
||||
msgstr "Adicionar à lista"
|
||||
|
||||
#: bookwyrm/templates/book/book.html:341
|
||||
#: bookwyrm/templates/book/cover_modal.html:31
|
||||
#: bookwyrm/templates/lists/list.html:195
|
||||
#: bookwyrm/templates/book/book.html:365
|
||||
#: bookwyrm/templates/book/cover_add_modal.html:31
|
||||
#: bookwyrm/templates/lists/list.html:208
|
||||
#: bookwyrm/templates/settings/email_blocklist/domain_form.html:24
|
||||
#: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:31
|
||||
msgid "Add"
|
||||
|
@ -675,16 +679,38 @@ msgstr "Número OCLC:"
|
|||
msgid "ASIN:"
|
||||
msgstr "ASIN:"
|
||||
|
||||
#: bookwyrm/templates/book/cover_modal.html:17
|
||||
#: bookwyrm/templates/book/cover_add_modal.html:5
|
||||
msgid "Add cover"
|
||||
msgstr "Adicionar capa"
|
||||
|
||||
#: bookwyrm/templates/book/cover_add_modal.html:17
|
||||
#: bookwyrm/templates/book/edit/edit_book_form.html:173
|
||||
msgid "Upload cover:"
|
||||
msgstr "Enviar capa:"
|
||||
|
||||
#: bookwyrm/templates/book/cover_modal.html:23
|
||||
#: bookwyrm/templates/book/cover_add_modal.html:23
|
||||
#: bookwyrm/templates/book/edit/edit_book_form.html:179
|
||||
msgid "Load cover from url:"
|
||||
msgstr "Carregar capa do endereço:"
|
||||
|
||||
#: bookwyrm/templates/book/cover_show_modal.html:6
|
||||
msgid "Book cover preview"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/book/cover_show_modal.html:11
|
||||
#: bookwyrm/templates/components/inline_form.html:8
|
||||
#: bookwyrm/templates/components/modal.html:11
|
||||
#: bookwyrm/templates/components/new_modal.html:13
|
||||
#: bookwyrm/templates/components/new_modal.html:28
|
||||
#: bookwyrm/templates/components/tooltip.html:7
|
||||
#: bookwyrm/templates/feed/layout.html:71
|
||||
#: bookwyrm/templates/get_started/layout.html:25
|
||||
#: bookwyrm/templates/get_started/layout.html:58
|
||||
#: bookwyrm/templates/search/book.html:49
|
||||
#: bookwyrm/templates/snippets/announcement.html:18
|
||||
msgid "Close"
|
||||
msgstr "Fechar"
|
||||
|
||||
#: bookwyrm/templates/book/edit/edit_book.html:6
|
||||
#: bookwyrm/templates/book/edit/edit_book.html:12
|
||||
#, python-format
|
||||
|
@ -935,17 +961,6 @@ msgstr "Excluir estas datas de leitura"
|
|||
msgid "Loading data will connect to <strong>%(source_name)s</strong> and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten."
|
||||
msgstr "Para carregar informações nos conectaremos a <strong>%(source_name)s</strong> e buscaremos metadados que ainda não temos sobre este livro. Metadados já existentes não serão substituídos."
|
||||
|
||||
#: bookwyrm/templates/components/inline_form.html:8
|
||||
#: bookwyrm/templates/components/modal.html:11
|
||||
#: bookwyrm/templates/components/tooltip.html:7
|
||||
#: bookwyrm/templates/feed/layout.html:71
|
||||
#: bookwyrm/templates/get_started/layout.html:25
|
||||
#: bookwyrm/templates/get_started/layout.html:58
|
||||
#: bookwyrm/templates/search/book.html:49
|
||||
#: bookwyrm/templates/snippets/announcement.html:18
|
||||
msgid "Close"
|
||||
msgstr "Fechar"
|
||||
|
||||
#: bookwyrm/templates/components/tooltip.html:3
|
||||
msgid "Help"
|
||||
msgstr "Ajuda"
|
||||
|
@ -1408,7 +1423,7 @@ msgid "What are you reading?"
|
|||
msgstr "O que você está lendo?"
|
||||
|
||||
#: bookwyrm/templates/get_started/books.html:9
|
||||
#: bookwyrm/templates/layout.html:47 bookwyrm/templates/lists/list.html:149
|
||||
#: bookwyrm/templates/layout.html:47 bookwyrm/templates/lists/list.html:162
|
||||
msgid "Search for a book"
|
||||
msgstr "Pesquisar livro"
|
||||
|
||||
|
@ -1428,7 +1443,7 @@ msgstr "Você pode adicionar livros quando começar a usar o %(site_name)s."
|
|||
#: bookwyrm/templates/get_started/users.html:19
|
||||
#: bookwyrm/templates/groups/group.html:19
|
||||
#: bookwyrm/templates/groups/group.html:20 bookwyrm/templates/layout.html:53
|
||||
#: bookwyrm/templates/layout.html:54 bookwyrm/templates/lists/list.html:153
|
||||
#: bookwyrm/templates/layout.html:54 bookwyrm/templates/lists/list.html:166
|
||||
#: bookwyrm/templates/search/layout.html:4
|
||||
#: bookwyrm/templates/search/layout.html:9
|
||||
msgid "Search"
|
||||
|
@ -1444,7 +1459,7 @@ msgid "Popular on %(site_name)s"
|
|||
msgstr "Popular em %(site_name)s"
|
||||
|
||||
#: bookwyrm/templates/get_started/books.html:58
|
||||
#: bookwyrm/templates/lists/list.html:166
|
||||
#: bookwyrm/templates/lists/list.html:179
|
||||
msgid "No books found"
|
||||
msgstr "Nenhum livro encontrado"
|
||||
|
||||
|
@ -1800,7 +1815,7 @@ msgid "Approving a suggestion will permanently add the suggested book to your sh
|
|||
msgstr "Aprovar uma sugestão adicionará permanentemente o livro sugerido às suas estantes e associará suas datas de leitura, resenhas e avaliações aos do livro."
|
||||
|
||||
#: bookwyrm/templates/import/manual_review.html:58
|
||||
#: bookwyrm/templates/lists/curate.html:57
|
||||
#: bookwyrm/templates/lists/curate.html:59
|
||||
msgid "Approve"
|
||||
msgstr "Aprovar"
|
||||
|
||||
|
@ -2048,23 +2063,23 @@ msgstr "Criada e organizada por <a href=\"%(path)s\">%(username)s</a>"
|
|||
msgid "Created by <a href=\"%(path)s\">%(username)s</a>"
|
||||
msgstr "Criada por <a href=\"%(path)s\">%(username)s</a>"
|
||||
|
||||
#: bookwyrm/templates/lists/curate.html:8
|
||||
#: bookwyrm/templates/lists/curate.html:11
|
||||
msgid "Curate"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/lists/curate.html:20
|
||||
msgid "Pending Books"
|
||||
msgstr "Livros pendentes"
|
||||
|
||||
#: bookwyrm/templates/lists/curate.html:11
|
||||
msgid "Go to list"
|
||||
msgstr "Ir à lista"
|
||||
|
||||
#: bookwyrm/templates/lists/curate.html:15
|
||||
#: bookwyrm/templates/lists/curate.html:23
|
||||
msgid "You're all set!"
|
||||
msgstr "Tudo pronto!"
|
||||
|
||||
#: bookwyrm/templates/lists/curate.html:45
|
||||
#: bookwyrm/templates/lists/curate.html:43
|
||||
msgid "Suggested by"
|
||||
msgstr "Sugerido por"
|
||||
|
||||
#: bookwyrm/templates/lists/curate.html:63
|
||||
#: bookwyrm/templates/lists/curate.html:65
|
||||
msgid "Discard"
|
||||
msgstr "Descartar"
|
||||
|
||||
|
@ -2073,7 +2088,7 @@ msgid "Delete this list?"
|
|||
msgstr "Deletar esta lista?"
|
||||
|
||||
#: bookwyrm/templates/lists/edit_form.html:5
|
||||
#: bookwyrm/templates/lists/layout.html:16
|
||||
#: bookwyrm/templates/lists/layout.html:17
|
||||
msgid "Edit List"
|
||||
msgstr "Editar lista"
|
||||
|
||||
|
@ -2088,7 +2103,7 @@ msgid "on <a href=\"/\">%(site_name)s</a>"
|
|||
msgstr "em <a href=\"/\">%(site_name)s</a>"
|
||||
|
||||
#: bookwyrm/templates/lists/embed-list.html:26
|
||||
#: bookwyrm/templates/lists/list.html:29
|
||||
#: bookwyrm/templates/lists/list.html:42
|
||||
msgid "This list is currently empty"
|
||||
msgstr "Esta lista está vazia"
|
||||
|
||||
|
@ -2145,79 +2160,79 @@ msgstr "Você ainda não tem nenhum Grupo!"
|
|||
msgid "Create a Group"
|
||||
msgstr "Criar grupo"
|
||||
|
||||
#: bookwyrm/templates/lists/form.html:130
|
||||
#: bookwyrm/templates/lists/form.html:121
|
||||
msgid "Delete list"
|
||||
msgstr "Excluir lista"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:21
|
||||
#: bookwyrm/templates/lists/list.html:34
|
||||
msgid "You successfully suggested a book for this list!"
|
||||
msgstr "Você sugeriu um livro para esta lista com sucesso!"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:23
|
||||
#: bookwyrm/templates/lists/list.html:36
|
||||
msgid "You successfully added a book to this list!"
|
||||
msgstr "Você adicionou um livro a esta lista com sucesso!"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:67
|
||||
#: bookwyrm/templates/lists/list.html:80
|
||||
#, python-format
|
||||
msgid "Added by <a href=\"%(user_path)s\">%(username)s</a>"
|
||||
msgstr "Adicionado por <a href=\"%(user_path)s\">%(username)s</a>"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:82
|
||||
#: bookwyrm/templates/lists/list.html:95
|
||||
msgid "List position"
|
||||
msgstr "Posição na lista"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:88
|
||||
#: bookwyrm/templates/lists/list.html:101
|
||||
msgid "Set"
|
||||
msgstr "Definir"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:103
|
||||
#: bookwyrm/templates/lists/list.html:116
|
||||
#: bookwyrm/templates/snippets/remove_from_group_button.html:19
|
||||
msgid "Remove"
|
||||
msgstr "Remover"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:117
|
||||
#: bookwyrm/templates/lists/list.html:134
|
||||
#: bookwyrm/templates/lists/list.html:130
|
||||
#: bookwyrm/templates/lists/list.html:147
|
||||
msgid "Sort List"
|
||||
msgstr "Ordenar lista"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:127
|
||||
#: bookwyrm/templates/lists/list.html:140
|
||||
msgid "Direction"
|
||||
msgstr "Sentido"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:141
|
||||
#: bookwyrm/templates/lists/list.html:154
|
||||
msgid "Add Books"
|
||||
msgstr "Adicionar livros"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:143
|
||||
#: bookwyrm/templates/lists/list.html:156
|
||||
msgid "Suggest Books"
|
||||
msgstr "Sugerir livros"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:154
|
||||
#: bookwyrm/templates/lists/list.html:167
|
||||
msgid "search"
|
||||
msgstr "pesquisar"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:160
|
||||
#: bookwyrm/templates/lists/list.html:173
|
||||
msgid "Clear search"
|
||||
msgstr "Limpar pesquisa"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:165
|
||||
#: bookwyrm/templates/lists/list.html:178
|
||||
#, python-format
|
||||
msgid "No books found matching the query \"%(query)s\""
|
||||
msgstr "Nenhum livro encontrado para \"%(query)s\""
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:197
|
||||
#: bookwyrm/templates/lists/list.html:210
|
||||
msgid "Suggest"
|
||||
msgstr "Sugerir"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:208
|
||||
#: bookwyrm/templates/lists/list.html:221
|
||||
msgid "Embed this list on a website"
|
||||
msgstr "Incorpore esta lista em um site"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:216
|
||||
#: bookwyrm/templates/lists/list.html:229
|
||||
msgid "Copy embed code"
|
||||
msgstr "Copiar código de incorporação"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:218
|
||||
#: bookwyrm/templates/lists/list.html:231
|
||||
#, python-format
|
||||
msgid "%(list_name)s, a list by %(owner)s on %(site_name)s"
|
||||
msgstr "%(list_name)s, uma lista de %(owner)s em %(site_name)s"
|
||||
|
|
Loading…
Reference in a new issue