# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # # Translators: # Tatiana Tenuto, 2023 # Bruno Evangelista De Oliveira, 2023 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-11-22 13:17+0200\n" "PO-Revision-Date: 2023-08-28 13:43+0000\n" "Last-Translator: Bruno Evangelista De Oliveira, 2023\n" "Language-Team: Portuguese (Brazil) (https://app.transifex.com/leobot/teams/174919/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_BR\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #: bot/modules/sysadmin/exec_cog.py:70 msgid "You cannot use this interface!" msgstr "Você não pode usar essa interface!" #: bot/modules/sysadmin/exec_cog.py:252 bot/modules/sysadmin/exec_cog.py:254 msgid "async" msgstr "async" #: bot/modules/sysadmin/exec_cog.py:253 bot/modules/sysadmin/exec_cog.py:255 msgid "Execute arbitrary code with Exec" msgstr "Executar código arbitrário com Exec" #: bot/modules/sysadmin/exec_cog.py:265 msgid "eval" msgstr "eval"