chore(strings): Add missing string templates.

This commit is contained in:
2023-10-24 14:50:48 +03:00
parent fb920a616a
commit 422a35275e
2 changed files with 140 additions and 0 deletions

View File

@@ -0,0 +1,106 @@
# 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: 2023-10-24 14:37+0300\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=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/modules/sponsors/settingui.py:56
msgctxt "ui:sponsors|button:sponsor_prompt|label"
msgid "Sponsor Prompt"
msgstr ""
#: src/modules/sponsors/settingui.py:85
msgctxt "ui:sponsors|button:sponsor_message|label"
msgid "Sponsor Message"
msgstr ""
#: src/modules/sponsors/settingui.py:92
msgctxt "ui:sponsors|embed|title"
msgid "Leo Sponsor Panel"
msgstr ""
#: src/modules/sponsors/cog.py:50
msgctxt "cmd:sponsors"
msgid "sponsors"
msgstr ""
#: src/modules/sponsors/cog.py:53
msgctxt "cmd:sponsors|desc"
msgid "Check out our wonderful partners!"
msgstr ""
#: src/modules/sponsors/cog.py:80
msgctxt "cmd:leo_sponsors"
msgid "sponsors"
msgstr ""
#: src/modules/sponsors/cog.py:84
msgctxt "cmd:leo_sponsors|desc"
msgid "Configure the sponsor text and whitelist."
msgstr ""
#: src/modules/sponsors/settings.py:20
msgctxt "botset:sponsor_whitelist"
msgid "sponsor_whitelist"
msgstr ""
#: src/modules/sponsors/settings.py:24
msgctxt "botset:sponsor_whitelist|desc"
msgid "List of guildids where the sponsor prompt is not shown."
msgstr ""
#: src/modules/sponsors/settings.py:28
msgctxt "botset:sponsor_whitelist|long_desc"
msgid "The sponsor prompt will not appear in the set guilds."
msgstr ""
#: src/modules/sponsors/settings.py:32
msgctxt "botset:sponsor_whitelist|accetps"
msgid "Comma separated list of guildids."
msgstr ""
#: src/modules/sponsors/settings.py:46
msgctxt "botset:sponsor_prompt"
msgid "sponsor_prompt"
msgstr ""
#: src/modules/sponsors/settings.py:50
msgctxt "botset:sponsor_prompt|desc"
msgid "Message to add underneath core commands."
msgstr ""
#: src/modules/sponsors/settings.py:54
msgctxt "botset:sponsor_prompt|long_desc"
msgid ""
"Content of the message to send after core commands such as stats, reminding "
"users to check the sponsors command."
msgstr ""
#: src/modules/sponsors/settings.py:71
msgctxt "botset:sponsor_message"
msgid "sponsor_message"
msgstr ""
#: src/modules/sponsors/settings.py:75
msgctxt "botset:sponsor_message|desc"
msgid "Message to send in response to /sponsors command."
msgstr ""
#: src/modules/sponsors/settings.py:79
msgctxt "botset:sponsor_message|long_desc"
msgid ""
"Content of the message to send when a user runs the `/sponsors` command."
msgstr ""

View 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: 2023-10-24 14:37+0300\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=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/modules/topgg/cog.py:92
msgctxt "button:vote|label"
msgid "Vote for me!"
msgstr ""
#: src/modules/topgg/cog.py:119
#, possible-python-brace-format
msgctxt "embed:voting_thanks|title"
msgid "Thank you for supporting me on Top.gg! {yay}"
msgstr ""
#: src/modules/topgg/cog.py:123
msgctxt "embed:voting_thanks|desc"
msgid "Thank you for supporting us, enjoy your LionCoins boost!"
msgstr ""