1
0
Fork 0

Updates locales

This commit is contained in:
Mouse Reeve 2022-11-25 08:32:10 -08:00
parent 9dd0e22a47
commit be33fe6040
33 changed files with 1350 additions and 848 deletions

View file

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-07 19:14+0000\n"
"PO-Revision-Date: 2022-11-07 19:53\n"
"POT-Creation-Date: 2022-11-10 21:42+0000\n"
"PO-Revision-Date: 2022-11-18 07:40\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Portuguese, Brazilian\n"
"Language: pt\n"
@ -44,15 +44,15 @@ msgstr "Ilimitado"
#: bookwyrm/forms/edit_user.py:88
msgid "Incorrect password"
msgstr ""
msgstr "Senha incorreta"
#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:73
#: bookwyrm/forms/edit_user.py:95 bookwyrm/forms/landing.py:89
msgid "Password does not match"
msgstr ""
msgstr "As senhas não correspondem"
#: bookwyrm/forms/edit_user.py:118
msgid "Incorrect Password"
msgstr ""
msgstr "Senha incorreta"
#: bookwyrm/forms/forms.py:54
msgid "Reading finish date cannot be before start date."
@ -60,27 +60,31 @@ msgstr "A data de término da leitura não pode ser anterior a de início."
#: bookwyrm/forms/forms.py:59
msgid "Reading stopped date cannot be before start date."
msgstr ""
msgstr "A data de término da leitura não pode ser antes da data de começo."
#: bookwyrm/forms/forms.py:67
msgid "Reading stopped date cannot be in the future."
msgstr ""
msgstr "A data de término da leitura não pode estar no futuro."
#: bookwyrm/forms/forms.py:74
msgid "Reading finished date cannot be in the future."
msgstr ""
#: bookwyrm/forms/landing.py:40
#: bookwyrm/forms/landing.py:37
msgid "Username or password are incorrect"
msgstr "Nome de usuário ou senha incorretos"
#: bookwyrm/forms/landing.py:56
msgid "User with this username already exists"
msgstr "Um usuário com este nome já existe"
#: bookwyrm/forms/landing.py:49
#: bookwyrm/forms/landing.py:65
msgid "A user with this email already exists."
msgstr "Já existe um usuário com este endereço de e-mail."
#: bookwyrm/forms/landing.py:107 bookwyrm/forms/landing.py:115
#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131
msgid "Incorrect code"
msgstr ""
msgstr "Código incorreto"
#: bookwyrm/forms/links.py:36
msgid "This domain is blocked. Please contact your administrator if you think this is an error."
@ -152,14 +156,18 @@ msgid "Self deletion"
msgstr "Autoexclusão"
#: bookwyrm/models/base_model.py:20
msgid "Self deactivation"
msgstr "Auto desativação"
#: bookwyrm/models/base_model.py:21
msgid "Moderator suspension"
msgstr "Suspensão de moderador"
#: bookwyrm/models/base_model.py:21
#: bookwyrm/models/base_model.py:22
msgid "Moderator deletion"
msgstr "Exclusão de moderador"
#: bookwyrm/models/base_model.py:22
#: bookwyrm/models/base_model.py:23
msgid "Domain block"
msgstr "Bloqueio de domínio"
@ -257,11 +265,11 @@ msgstr "Ativo"
#: bookwyrm/models/import_job.py:49 bookwyrm/templates/import/import.html:138
msgid "Complete"
msgstr ""
msgstr "Completo"
#: bookwyrm/models/import_job.py:50
msgid "Stopped"
msgstr ""
msgstr "Parado"
#: bookwyrm/models/import_job.py:84 bookwyrm/models/import_job.py:92
msgid "Import stopped"
@ -1325,7 +1333,7 @@ msgstr "Publicação"
#: bookwyrm/templates/book/file_links/edit_links.html:37
#: bookwyrm/templates/settings/announcements/announcements.html:41
#: bookwyrm/templates/settings/federation/instance.html:112
#: bookwyrm/templates/settings/imports/imports.html:60
#: bookwyrm/templates/settings/imports/imports.html:62
#: bookwyrm/templates/settings/reports/report_links_table.html:6
#: bookwyrm/templates/settings/themes.html:99
msgid "Actions"
@ -2678,7 +2686,7 @@ msgid "Recent Imports"
msgstr "Importações recentes"
#: bookwyrm/templates/import/import.html:96
#: bookwyrm/templates/settings/imports/imports.html:40
#: bookwyrm/templates/settings/imports/imports.html:41
msgid "Date Created"
msgstr ""
@ -2687,7 +2695,7 @@ msgid "Last Updated"
msgstr ""
#: bookwyrm/templates/import/import.html:102
#: bookwyrm/templates/settings/imports/imports.html:48
#: bookwyrm/templates/settings/imports/imports.html:50
msgid "Items"
msgstr ""
@ -2726,7 +2734,7 @@ msgid "Refresh"
msgstr "Atualizar"
#: bookwyrm/templates/import/import_status.html:72
#: bookwyrm/templates/settings/imports/imports.html:80
#: bookwyrm/templates/settings/imports/imports.html:82
msgid "Stop import"
msgstr ""
@ -2844,7 +2852,7 @@ msgid "Reject"
msgstr "Rejeitar"
#: bookwyrm/templates/import/troubleshoot.html:7
#: bookwyrm/templates/settings/imports/imports.html:57
#: bookwyrm/templates/settings/imports/imports.html:59
msgid "Failed items"
msgstr "Itens cuja importação falhou"
@ -2875,6 +2883,7 @@ msgstr "Fale com a administração ou <a href='https://github.com/bookwyrm-socia
#: bookwyrm/templates/landing/invite.html:4
#: bookwyrm/templates/landing/invite.html:8
#: bookwyrm/templates/landing/login.html:48
#: bookwyrm/templates/landing/reactivate.html:41
msgid "Create an Account"
msgstr "Criar conta"
@ -2938,14 +2947,16 @@ msgstr "Entrar"
msgid "Success! Email address confirmed."
msgstr "Endereço de e-mail confirmado com sucesso."
#: bookwyrm/templates/landing/login.html:21 bookwyrm/templates/layout.html:140
#: bookwyrm/templates/ostatus/error.html:28
#: bookwyrm/templates/landing/login.html:21
#: bookwyrm/templates/landing/reactivate.html:17
#: bookwyrm/templates/layout.html:140 bookwyrm/templates/ostatus/error.html:28
#: bookwyrm/templates/snippets/register_form.html:4
msgid "Username:"
msgstr "Usuário:"
#: bookwyrm/templates/landing/login.html:27
#: bookwyrm/templates/landing/password_reset.html:26
#: bookwyrm/templates/landing/reactivate.html:23
#: bookwyrm/templates/layout.html:144 bookwyrm/templates/ostatus/error.html:32
#: bookwyrm/templates/preferences/2fa.html:68
#: bookwyrm/templates/snippets/register_form.html:45
@ -2958,12 +2969,13 @@ msgid "Forgot your password?"
msgstr "Esqueceu sua senha?"
#: bookwyrm/templates/landing/login.html:61
#: bookwyrm/templates/landing/reactivate.html:54
msgid "More about this site"
msgstr "Mais sobre este site"
#: bookwyrm/templates/landing/password_reset.html:43
#: bookwyrm/templates/preferences/change_password.html:33
#: bookwyrm/templates/preferences/delete_user.html:20
#: bookwyrm/templates/preferences/delete_user.html:35
msgid "Confirm password:"
msgstr "Confirmar senha:"
@ -2980,6 +2992,15 @@ msgstr "Um link para redefinir sua senha será enviada para seu e-mail"
msgid "Reset password"
msgstr "Redefinir senha"
#: bookwyrm/templates/landing/reactivate.html:4
#: bookwyrm/templates/landing/reactivate.html:7
msgid "Reactivate Account"
msgstr ""
#: bookwyrm/templates/landing/reactivate.html:32
msgid "Reactivate account"
msgstr ""
#: bookwyrm/templates/layout.html:13
#, python-format
msgid "%(site_name)s search"
@ -3795,17 +3816,29 @@ msgstr "Nova senha:"
#: bookwyrm/templates/preferences/delete_user.html:4
#: bookwyrm/templates/preferences/delete_user.html:7
#: bookwyrm/templates/preferences/delete_user.html:25
#: bookwyrm/templates/preferences/delete_user.html:40
#: bookwyrm/templates/preferences/layout.html:28
#: bookwyrm/templates/settings/users/delete_user_form.html:22
msgid "Delete Account"
msgstr "Excluir conta"
#: bookwyrm/templates/preferences/delete_user.html:12
msgid "Deactivate account"
msgstr ""
#: bookwyrm/templates/preferences/delete_user.html:15
msgid "Your account will be hidden. You can log back in at any time to re-activate your account."
msgstr ""
#: bookwyrm/templates/preferences/delete_user.html:20
msgid "Deactivate Account"
msgstr ""
#: bookwyrm/templates/preferences/delete_user.html:26
msgid "Permanently delete account"
msgstr "Excluir conta permanentemente"
#: bookwyrm/templates/preferences/delete_user.html:14
#: bookwyrm/templates/preferences/delete_user.html:29
msgid "Deleting your account cannot be undone. The username will not be available to register in the future."
msgstr "A exclusão de sua conta não poderá ser desfeita. O nome de usuário não estará disponível para cadastro no futuro."
@ -4665,19 +4698,19 @@ msgstr ""
msgid "User"
msgstr ""
#: bookwyrm/templates/settings/imports/imports.html:44
#: bookwyrm/templates/settings/imports/imports.html:46
msgid "Date Updated"
msgstr ""
#: bookwyrm/templates/settings/imports/imports.html:51
#: bookwyrm/templates/settings/imports/imports.html:53
msgid "Pending items"
msgstr ""
#: bookwyrm/templates/settings/imports/imports.html:54
#: bookwyrm/templates/settings/imports/imports.html:56
msgid "Successful items"
msgstr ""
#: bookwyrm/templates/settings/imports/imports.html:89
#: bookwyrm/templates/settings/imports/imports.html:91
msgid "No matching imports found."
msgstr ""
@ -6219,14 +6252,10 @@ msgstr "Arquivo excede o tamanho máximo: 10MB"
msgid "%(title)s: %(subtitle)s"
msgstr "%(title)s: %(subtitle)s"
#: bookwyrm/views/imports/import_data.py:98
#: bookwyrm/views/imports/import_data.py:86
msgid "Not a valid csv file"
msgstr "Não é um arquivo csv válido"
#: bookwyrm/views/landing/login.py:86
msgid "Username or password are incorrect"
msgstr "Nome de usuário ou senha incorretos"
#: bookwyrm/views/rss_feed.py:34
#, python-brace-format
msgid "Status updates from {obj.display_name}"