Updates locales

This commit is contained in:
Mouse Reeve
2021-10-22 10:46:56 -07:00
parent ac749d94b2
commit 230c6f6798
11 changed files with 149 additions and 262 deletions

View File

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-15 22:03+0000\n"
"PO-Revision-Date: 2021-10-16 15:36\n"
"PO-Revision-Date: 2021-10-22 13:31\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Portuguese, Brazilian\n"
"Language: pt\n"
@ -23,15 +23,15 @@ msgstr "Já existe um usuário com este endereço de e-mail."
#: bookwyrm/forms.py:256
msgid "One Day"
msgstr "Um Dia"
msgstr "Um dia"
#: bookwyrm/forms.py:257
msgid "One Week"
msgstr "Uma Semana"
msgstr "Uma semana"
#: bookwyrm/forms.py:258
msgid "One Month"
msgstr "Um Mês"
msgstr "Um mês"
#: bookwyrm/forms.py:259
msgid "Does Not Expire"
@ -48,7 +48,7 @@ msgstr "Ilimitado"
#: bookwyrm/forms.py:326
msgid "List Order"
msgstr "Ordem da lista"
msgstr "Ordem de inserção"
#: bookwyrm/forms.py:327
msgid "Book Title"
@ -1189,7 +1189,7 @@ msgstr "Nome de exibição:"
#: bookwyrm/templates/get_started/profile.html:22
#: bookwyrm/templates/preferences/edit_user.html:49
msgid "Summary:"
msgstr "Descrição:"
msgstr "Bio:"
#: bookwyrm/templates/get_started/profile.html:23
msgid "A little bit about you"
@ -1496,7 +1496,7 @@ msgstr "Documentação"
#: bookwyrm/templates/layout.html:245
#, python-format
msgid "Support %(site_name)s on <a href=\"%(support_link)s\" target=\"_blank\">%(support_title)s</a>"
msgstr "Apoie a instância %(site_name)s em <a href=\"%(support_link)s\" target=\"_blank\">%(support_title)s</a>"
msgstr "Apoie a instância %(site_name)s: <a href=\"%(support_link)s\" target=\"_blank\">%(support_title)s</a>"
#: bookwyrm/templates/layout.html:249
msgid "BookWyrm's source code is freely available. You can contribute or report issues on <a href=\"https://github.com/mouse-reeve/bookwyrm\">GitHub</a>."