2021-01-19 14:30:25 +01:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
|
# This file is distributed under the same license as the Tuxbot-bot package.
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Tuxbot-bot\n"
|
|
|
|
"Report-Msgid-Bugs-To: rick@gnous.eu\n"
|
2021-01-19 15:03:05 +01:00
|
|
|
"POT-Creation-Date: 2021-01-19 14:42+0100\n"
|
2021-01-19 14:30:25 +01:00
|
|
|
"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"
|
|
|
|
|
2021-01-19 15:03:05 +01:00
|
|
|
#: tuxbot/cogs/Custom/custom.py:69
|
2021-01-19 14:30:25 +01:00
|
|
|
#, python-brace-format
|
2021-01-19 15:03:05 +01:00
|
|
|
msgid "Locale changed for you to {lang} successfully"
|
2021-01-19 14:30:25 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2021-01-19 15:03:05 +01:00
|
|
|
#: tuxbot/cogs/Custom/custom.py:76
|
2021-01-19 14:30:25 +01:00
|
|
|
msgid "List of available locales: "
|
|
|
|
msgstr ""
|
2021-01-19 15:03:05 +01:00
|
|
|
|
|
|
|
#: tuxbot/cogs/Custom/custom.py:95
|
|
|
|
#, python-brace-format
|
|
|
|
msgid "The alias `{alias}` is already defined for the command `{command}`"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: tuxbot/cogs/Custom/custom.py:105
|
|
|
|
#, python-brace-format
|
|
|
|
msgid "There is already an alias for `{command}` which is `{alias}`"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: tuxbot/cogs/Custom/custom.py:123
|
|
|
|
#, python-brace-format
|
|
|
|
msgid "The alias `{alias}` for the command `{command}` was successfully created"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: tuxbot/cogs/Custom/functions/converters.py:14
|
|
|
|
msgid "Alias must be like `[command] | [alias]`"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: tuxbot/cogs/Custom/functions/converters.py:23
|
|
|
|
#, python-brace-format
|
|
|
|
msgid "Unknown command `{args[0]}`"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: tuxbot/cogs/Custom/functions/converters.py:26
|
|
|
|
#, python-brace-format
|
|
|
|
msgid "Command `{args[1]}` already exists"
|
|
|
|
msgstr ""
|