From 422a35275e2c8c5c9f1d95ec3f7cf9765435cc19 Mon Sep 17 00:00:00 2001 From: Conatum Date: Tue, 24 Oct 2023 14:50:48 +0300 Subject: [PATCH] chore(strings): Add missing string templates. --- locales/templates/sponsors.pot | 106 +++++++++++++++++++++++++++++++++ locales/templates/topgg.pot | 34 +++++++++++ 2 files changed, 140 insertions(+) create mode 100644 locales/templates/sponsors.pot create mode 100644 locales/templates/topgg.pot diff --git a/locales/templates/sponsors.pot b/locales/templates/sponsors.pot new file mode 100644 index 00000000..47b611ff --- /dev/null +++ b/locales/templates/sponsors.pot @@ -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 , 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 \n" +"Language-Team: LANGUAGE \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 "" diff --git a/locales/templates/topgg.pot b/locales/templates/topgg.pot new file mode 100644 index 00000000..135c89e8 --- /dev/null +++ b/locales/templates/topgg.pot @@ -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 , 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 \n" +"Language-Team: LANGUAGE \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 ""