New translations django.po (Portuguese, Brazilian)

This commit is contained in:
Mouse Reeve 2022-03-01 14:25:16 -08:00
parent b0b7640ff2
commit baa0b7732a

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-03-01 19:48+0000\n" "POT-Creation-Date: 2022-03-01 19:48+0000\n"
"PO-Revision-Date: 2022-03-01 20:16\n" "PO-Revision-Date: 2022-03-01 22:25\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n" "Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Portuguese, Brazilian\n" "Language-Team: Portuguese, Brazilian\n"
"Language: pt\n" "Language: pt\n"
@ -2440,7 +2440,7 @@ msgstr "Uma anotação opcional será mostrada com o livro."
#: bookwyrm/templates/lists/list.html:37 #: bookwyrm/templates/lists/list.html:37
msgid "That book is already on this list." msgid "That book is already on this list."
msgstr "" msgstr "O livro já está nesta lista."
#: bookwyrm/templates/lists/list.html:45 #: bookwyrm/templates/lists/list.html:45
msgid "You successfully suggested a book for this list!" msgid "You successfully suggested a book for this list!"
@ -2904,7 +2904,7 @@ msgstr "Fuso horário preferido: "
#: bookwyrm/templates/preferences/edit_user.html:101 #: bookwyrm/templates/preferences/edit_user.html:101
msgid "Theme:" msgid "Theme:"
msgstr "" msgstr "Tema:"
#: bookwyrm/templates/preferences/edit_user.html:117 #: bookwyrm/templates/preferences/edit_user.html:117
msgid "Manually approve followers" msgid "Manually approve followers"
@ -2912,7 +2912,7 @@ msgstr "Aprovar seguidores manualmente"
#: bookwyrm/templates/preferences/edit_user.html:123 #: bookwyrm/templates/preferences/edit_user.html:123
msgid "Hide followers and following on profile" msgid "Hide followers and following on profile"
msgstr "" msgstr "Esconder quem sigo e seguidores no perfil"
#: bookwyrm/templates/preferences/edit_user.html:128 #: bookwyrm/templates/preferences/edit_user.html:128
msgid "Default post privacy:" msgid "Default post privacy:"
@ -3397,7 +3397,7 @@ msgstr "Versão:"
#: bookwyrm/templates/settings/federation/instance.html:17 #: bookwyrm/templates/settings/federation/instance.html:17
msgid "Refresh data" msgid "Refresh data"
msgstr "" msgstr "Atualizar informações"
#: bookwyrm/templates/settings/federation/instance.html:37 #: bookwyrm/templates/settings/federation/instance.html:37
msgid "Details" msgid "Details"
@ -3669,7 +3669,7 @@ msgstr "Configurações do site"
#: bookwyrm/templates/settings/themes.html:4 #: bookwyrm/templates/settings/themes.html:4
#: bookwyrm/templates/settings/themes.html:6 #: bookwyrm/templates/settings/themes.html:6
msgid "Themes" msgid "Themes"
msgstr "" msgstr "Temas"
#: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:5 #: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:5
#, python-format #, python-format
@ -3864,7 +3864,7 @@ msgstr "Favicon:"
#: bookwyrm/templates/settings/site.html:98 #: bookwyrm/templates/settings/site.html:98
msgid "Default theme:" msgid "Default theme:"
msgstr "" msgstr "Tema padrão:"
#: bookwyrm/templates/settings/site.html:113 #: bookwyrm/templates/settings/site.html:113
msgid "Support link:" msgid "Support link:"
@ -3908,23 +3908,23 @@ msgstr "Texto solicitação de convite:"
#: bookwyrm/templates/settings/themes.html:10 #: bookwyrm/templates/settings/themes.html:10
msgid "Set instance default theme" msgid "Set instance default theme"
msgstr "" msgstr "Definir tema padrão da instância"
#: bookwyrm/templates/settings/themes.html:19 #: bookwyrm/templates/settings/themes.html:19
msgid "Successfully added theme" msgid "Successfully added theme"
msgstr "" msgstr "Tema adicionado com sucesso"
#: bookwyrm/templates/settings/themes.html:26 #: bookwyrm/templates/settings/themes.html:26
msgid "How to add a theme" msgid "How to add a theme"
msgstr "" msgstr "Como adicionar um tema"
#: bookwyrm/templates/settings/themes.html:29 #: bookwyrm/templates/settings/themes.html:29
msgid "Copy the theme file into the <code>bookwyrm/static/css/themes</code> directory on your server from the command line." msgid "Copy the theme file into the <code>bookwyrm/static/css/themes</code> directory on your server from the command line."
msgstr "" msgstr "Copie o arquivo do tema para a pasta <code>bookwyrm/static/css/themes</code> em seu servidor pela linha de comando."
#: bookwyrm/templates/settings/themes.html:32 #: bookwyrm/templates/settings/themes.html:32
msgid "Run <code>./bw-dev compilescss</code>." msgid "Run <code>./bw-dev compilescss</code>."
msgstr "" msgstr "Execute <code>./bw-dev compilescss</code>."
#: bookwyrm/templates/settings/themes.html:35 #: bookwyrm/templates/settings/themes.html:35
msgid "Add the file name using the form below to make it available in the application interface." msgid "Add the file name using the form below to make it available in the application interface."