mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 02:16:09 -05:00
Automated Crowdin downstream (#6420)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3d04d696c1
commit
701339f8a1
34
redbot/core/locales/pt-BR.po
generated
34
redbot/core/locales/pt-BR.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2024-07-10 18:37+0000\n"
|
||||
"POT-Creation-Date: 2024-07-12 17:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -50,25 +50,27 @@ msgstr "Este caminho não existe ou não aponta para um diretório válido."
|
||||
|
||||
#: redbot/core/_cog_manager.py:364
|
||||
msgid "A cog path cannot be part of bot's data path ({bot_data_path})."
|
||||
msgstr ""
|
||||
msgstr "Um caminho de cog não pode fazer parte do caminho de dados do bot ({bot_data_path})."
|
||||
|
||||
#: redbot/core/_cog_manager.py:374
|
||||
msgid "A cog path cannot be part of bot's core path ({core_path})."
|
||||
msgstr ""
|
||||
msgstr "Um caminho de cog não pode fazer parte do caminho central do bot ({core_path})."
|
||||
|
||||
#: redbot/core/_cog_manager.py:416
|
||||
msgid "The provided path appears to be a cog package, are you sure that this is the path that you want to add as a **cog path**?\n\n"
|
||||
"For example, in the following case, you should be adding the {path} as a **cog path**:\n"
|
||||
msgstr ""
|
||||
msgstr "O caminho fornecido parece ser um pacote cog. Você tem certeza de que este é o caminho que deseja adicionar como **caminho de cog**?\n\n"
|
||||
"Por exemplo, no caso a seguir, você deve adicionar {path} como um **caminho de cog**:"
|
||||
|
||||
#: redbot/core/_cog_manager.py:423
|
||||
msgid "\n"
|
||||
"Please consult the Cog Manager UI documentation, if you're unsure: "
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"Consulte a documentação da UI do Cog Manager, em caso de dúvida: "
|
||||
|
||||
#: redbot/core/_cog_manager.py:429
|
||||
msgid "Okay, the path will not be added."
|
||||
msgstr ""
|
||||
msgstr "Ok, o caminho não será adicionado."
|
||||
|
||||
#: redbot/core/_cog_manager.py:438
|
||||
msgid "Path successfully added."
|
||||
@@ -694,23 +696,23 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/_events.py:385 redbot/core/tree.py:292
|
||||
#: redbot/core/_events.py:385 redbot/core/tree.py:293
|
||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/_events.py:388 redbot/core/tree.py:295
|
||||
#: redbot/core/_events.py:388 redbot/core/tree.py:296
|
||||
msgid "Error in command '{command}'."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/_events.py:406 redbot/core/tree.py:309
|
||||
#: redbot/core/_events.py:406 redbot/core/tree.py:310
|
||||
msgid "I require the {permission} permission to execute that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/_events.py:410 redbot/core/tree.py:313
|
||||
#: redbot/core/_events.py:410 redbot/core/tree.py:314
|
||||
msgid "I require {permission_list} permissions to execute that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/_events.py:418 redbot/core/tree.py:320
|
||||
#: redbot/core/_events.py:418 redbot/core/tree.py:321
|
||||
msgid "That command is not available in DMs."
|
||||
msgstr ""
|
||||
|
||||
@@ -722,7 +724,7 @@ msgstr ""
|
||||
msgid "That command is only available in NSFW channels."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/_events.py:434 redbot/core/tree.py:326
|
||||
#: redbot/core/_events.py:434 redbot/core/tree.py:327
|
||||
msgid "This command is on cooldown. Try again {relative_time}."
|
||||
msgstr ""
|
||||
|
||||
@@ -4703,19 +4705,19 @@ msgstr ""
|
||||
msgid "Last modified at:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/tree.py:271
|
||||
#: redbot/core/tree.py:272
|
||||
msgid "Command not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/tree.py:332
|
||||
#: redbot/core/tree.py:336
|
||||
msgid "You are not permitted to use this command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/tree.py:359
|
||||
#: redbot/core/tree.py:363
|
||||
msgid "This channel or server is ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/tree.py:366
|
||||
#: redbot/core/tree.py:370
|
||||
msgid "You are not permitted to use commands because of an allowlist or blocklist."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user