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
b0b7640ff2
commit
baa0b7732a
1 changed files with 12 additions and 12 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \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"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"Language: pt\n"
|
||||
|
@ -2440,7 +2440,7 @@ msgstr "Uma anotação opcional será mostrada com o livro."
|
|||
|
||||
#: bookwyrm/templates/lists/list.html:37
|
||||
msgid "That book is already on this list."
|
||||
msgstr ""
|
||||
msgstr "O livro já está nesta lista."
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:45
|
||||
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
|
||||
msgid "Theme:"
|
||||
msgstr ""
|
||||
msgstr "Tema:"
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:117
|
||||
msgid "Manually approve followers"
|
||||
|
@ -2912,7 +2912,7 @@ msgstr "Aprovar seguidores manualmente"
|
|||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:123
|
||||
msgid "Hide followers and following on profile"
|
||||
msgstr ""
|
||||
msgstr "Esconder quem sigo e seguidores no perfil"
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:128
|
||||
msgid "Default post privacy:"
|
||||
|
@ -3397,7 +3397,7 @@ msgstr "Versão:"
|
|||
|
||||
#: bookwyrm/templates/settings/federation/instance.html:17
|
||||
msgid "Refresh data"
|
||||
msgstr ""
|
||||
msgstr "Atualizar informações"
|
||||
|
||||
#: bookwyrm/templates/settings/federation/instance.html:37
|
||||
msgid "Details"
|
||||
|
@ -3669,7 +3669,7 @@ msgstr "Configurações do site"
|
|||
#: bookwyrm/templates/settings/themes.html:4
|
||||
#: bookwyrm/templates/settings/themes.html:6
|
||||
msgid "Themes"
|
||||
msgstr ""
|
||||
msgstr "Temas"
|
||||
|
||||
#: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:5
|
||||
#, python-format
|
||||
|
@ -3864,7 +3864,7 @@ msgstr "Favicon:"
|
|||
|
||||
#: bookwyrm/templates/settings/site.html:98
|
||||
msgid "Default theme:"
|
||||
msgstr ""
|
||||
msgstr "Tema padrão:"
|
||||
|
||||
#: bookwyrm/templates/settings/site.html:113
|
||||
msgid "Support link:"
|
||||
|
@ -3908,23 +3908,23 @@ msgstr "Texto solicitação de convite:"
|
|||
|
||||
#: bookwyrm/templates/settings/themes.html:10
|
||||
msgid "Set instance default theme"
|
||||
msgstr ""
|
||||
msgstr "Definir tema padrão da instância"
|
||||
|
||||
#: bookwyrm/templates/settings/themes.html:19
|
||||
msgid "Successfully added theme"
|
||||
msgstr ""
|
||||
msgstr "Tema adicionado com sucesso"
|
||||
|
||||
#: bookwyrm/templates/settings/themes.html:26
|
||||
msgid "How to add a theme"
|
||||
msgstr ""
|
||||
msgstr "Como adicionar um tema"
|
||||
|
||||
#: 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."
|
||||
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
|
||||
msgid "Run <code>./bw-dev compilescss</code>."
|
||||
msgstr ""
|
||||
msgstr "Execute <code>./bw-dev compilescss</code>."
|
||||
|
||||
#: bookwyrm/templates/settings/themes.html:35
|
||||
msgid "Add the file name using the form below to make it available in the application interface."
|
||||
|
|
Loading…
Reference in a new issue