mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 09:26:06 -05:00
Automated Crowdin downstream (#6318)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
24cc3115fe
commit
de1141af98
42
redbot/cogs/cleanup/locales/pt-BR.po
generated
42
redbot/cogs/cleanup/locales/pt-BR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"POT-Creation-Date: 2024-01-04 00:13+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -31,27 +31,31 @@ msgstr "Este cog contém comandos usados para “limpar” (excluir) mensagens.\
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:58
|
||||
msgid "Try a smaller number instead."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Are you sure you want to delete {number} messages?"
|
||||
msgstr "Você tem certeza que deseja excluir {number} mensagens?"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:72
|
||||
#: redbot/cogs/cleanup/cleanup.py:75
|
||||
msgid "Cancelled."
|
||||
msgstr "Cancelado."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:155
|
||||
#: redbot/cogs/cleanup/cleanup.py:158
|
||||
msgid "1 message was deleted."
|
||||
msgstr "Uma mensagem foi excluída."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:158
|
||||
#: redbot/cogs/cleanup/cleanup.py:161
|
||||
msgid "{num} messages were deleted."
|
||||
msgstr "{num} mensagens foram excluídas."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:184
|
||||
#: redbot/cogs/cleanup/cleanup.py:187
|
||||
#, docstring
|
||||
msgid "Base command for deleting messages."
|
||||
msgstr "Comando base para excluir mensagens."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:194
|
||||
#: redbot/cogs/cleanup/cleanup.py:197
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
@@ -63,7 +67,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254
|
||||
#: redbot/cogs/cleanup/cleanup.py:257
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
@@ -76,7 +80,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:324
|
||||
#: redbot/cogs/cleanup/cleanup.py:327
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\n\n"
|
||||
" To get a message id, enable developer mode in Discord's\n"
|
||||
@@ -97,11 +101,11 @@ msgstr "Apagar todas as mensagens após uma mensagem especificada.\n\n"
|
||||
" - `<delete_pinned>` Se deseja ou não apagar mensagens fixadas. O padrão é Falso\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:345 redbot/cogs/cleanup/cleanup.py:400
|
||||
#: redbot/cogs/cleanup/cleanup.py:348 redbot/cogs/cleanup/cleanup.py:403
|
||||
msgid "Message not found."
|
||||
msgstr "Mensagem não encontrada."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:378
|
||||
#: redbot/cogs/cleanup/cleanup.py:381
|
||||
#, docstring
|
||||
msgid "Deletes X messages before the specified message.\n\n"
|
||||
" To get a message id, enable developer mode in Discord's\n"
|
||||
@@ -124,7 +128,7 @@ msgstr "Exclui X mensagens antes da mensagem especificada.\n\n"
|
||||
" - `<delete_pinned>` Se deseja ou não apagar mensagens fixadas. O padrão é Falso\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:434
|
||||
#: redbot/cogs/cleanup/cleanup.py:437
|
||||
#, docstring
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
@@ -137,7 +141,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:483
|
||||
#: redbot/cogs/cleanup/cleanup.py:486
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
@@ -148,7 +152,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:522
|
||||
#: redbot/cogs/cleanup/cleanup.py:525
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot in the current channel.\n\n"
|
||||
" Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n"
|
||||
@@ -163,7 +167,7 @@ msgstr "Limpa as mensagens de comando e mensagens do bot no canal atual.\n\n"
|
||||
" - `<delete_pinned>` Se deseja ou não excluir mensagens fixas. O padrão é Falso\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:611
|
||||
#: redbot/cogs/cleanup/cleanup.py:614
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
@@ -179,7 +183,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:698
|
||||
#: redbot/cogs/cleanup/cleanup.py:697
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n"
|
||||
" Defaults to 50.\n\n"
|
||||
@@ -192,12 +196,12 @@ msgstr "Exclui mensagens duplicadas no canal das últimas X mensagens e mantém
|
||||
" - `<number>` O número de mensagens a serem verificadas por duplicatas. Deve ser um número inteiro positivo.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:750
|
||||
#: redbot/cogs/cleanup/cleanup.py:749
|
||||
#, docstring
|
||||
msgid "Manage the settings for the cleanup command."
|
||||
msgstr "Gerencie as configurações para o comando de limpeza."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:756
|
||||
#: redbot/cogs/cleanup/cleanup.py:755
|
||||
#, docstring
|
||||
msgid "Toggle clean up notification settings.\n\n"
|
||||
" When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n"
|
||||
@@ -208,11 +212,11 @@ msgstr "Alternar configurações de notificação de limpeza.\n\n"
|
||||
" Esta mensagem será excluída após 5 segundos.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:764
|
||||
#: redbot/cogs/cleanup/cleanup.py:763
|
||||
msgid "I will no longer notify of message deletions."
|
||||
msgstr "Eu não vou mais notificar as exclusões de mensagens."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:767
|
||||
#: redbot/cogs/cleanup/cleanup.py:766
|
||||
msgid "I will now notify of message deletions."
|
||||
msgstr "Notificarei as exclusões de mensagens."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user