(locale): Add string templates.
This commit is contained in:
34
locales/templates/base.pot
Normal file
34
locales/templates/base.pot
Normal file
@@ -0,0 +1,34 @@
|
||||
# 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 <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, 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: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: bot/modules/sysadmin/exec_cog.py:70
|
||||
msgid "You cannot use this interface!"
|
||||
msgstr ""
|
||||
|
||||
#: bot/modules/sysadmin/exec_cog.py:252 bot/modules/sysadmin/exec_cog.py:254
|
||||
msgid "async"
|
||||
msgstr ""
|
||||
|
||||
#: bot/modules/sysadmin/exec_cog.py:253 bot/modules/sysadmin/exec_cog.py:255
|
||||
msgid "Execute arbitrary code with Exec"
|
||||
msgstr ""
|
||||
|
||||
#: bot/modules/sysadmin/exec_cog.py:265
|
||||
msgid "eval"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user