Compare commits

..

29 Commits
3.5.0 ... 3.5.2

Author SHA1 Message Date
github-actions[bot]
e8ce3d8682 Version bump to 3.5.2 (#6160)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-14 22:18:32 +02:00
github-actions[bot]
a59e73a605 Automated Crowdin downstream (#6161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-14 22:17:45 +02:00
Jakub Kuczys
69cf604e0e Fix workflow completion watcher in release helper 2023-05-14 22:15:47 +02:00
Jakub Kuczys
1ec95beb56 Red 3.5.2 - Changelog (#6157) 2023-05-14 21:59:14 +02:00
Jakub Kuczys
1262921b17 Handle delete_after in interaction error handling for followup (#6159) 2023-05-14 21:55:10 +02:00
Michael Oliveira
8dfa5c2a86 Fix interaction docs example code (#6154)
Co-authored-by: Jakub Kuczys <me@jacken.men>
2023-05-14 12:12:04 +02:00
Jakub Kuczys
327f2fed50 Bump dependencies (#6155) 2023-05-13 14:16:35 -04:00
Ryan Ramboer
6cd7a380f4 Update bad looking 'diff' code blocks with 'markdown' (#6152)
Co-authored-by: Jakub Kuczys <me@jacken.men>
2023-05-13 19:21:27 +02:00
TrustyJAID
ecb60c0856 Fix menus passing PartialEmoji instead of str (#6143) 2023-05-13 18:14:42 +02:00
Jakub Kuczys
cbe50bf82e Use proper Parameter type in CustomCommands cog (#6149)
Co-authored-by: Jamie <31554168+flaree@users.noreply.github.com>
2023-05-13 16:55:10 +01:00
Jakub Kuczys
a2132ad0a5 Add global prefixes to debuginfo (#6153) 2023-05-13 16:45:25 +01:00
Vexed
2386b8363f Fix visual issues with Discord's new Markdown (#6101)
Co-authored-by: Jakub Kuczys <me@jacken.men>
2023-05-13 12:39:57 +02:00
Jakub Kuczys
7f820dab0c Fix max heapsize calculation on 32-bit platforms (#6150) 2023-05-12 16:51:59 -07:00
Karlo Prikratki
5893d590a7 Fix NoneType error and channelmute saying user is already muted (#6144)
Co-authored-by: Jakub Kuczys <me@jacken.men>
2023-05-12 21:54:10 +02:00
Karlo Prikratki
59216e2632 Fix set serverprefix docstring and update its docs (#6004)
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
2023-05-12 21:33:34 +02:00
Jakub Kuczys
31b975eecc Address change in behavior of bool(Permissions()) on d.py 2.x (#6148) 2023-05-12 14:02:41 -04:00
Jakub Kuczys
2369017f6a Add data_manager.instance_name() public API (#6146) 2023-05-12 11:53:53 +01:00
Jakub Kuczys
91f19c7410 Make mentions of x86-64-v2 accurate for AMD (#6147) 2023-05-12 11:04:18 +01:00
Jakub Kuczys
70ca8ff1f4 Add snippet numbers to filenames in the Dev cog to fix exception formatting (#6135) 2023-05-11 18:27:19 -04:00
Jakub Kuczys
e7d7eba68f Fix the bot starting when using --debuginfo (#6131) 2023-05-11 16:55:13 -04:00
Jakub Kuczys
1d828c447c Update documentation with x86-64-v2 changes (#6141) 2023-05-11 00:33:47 -04:00
Ben Armstrong
66fe981ea8 Include vendored menus update for guild attribute (#6139) 2023-05-10 17:11:20 +02:00
github-actions[bot]
41d89c7b54 Version bump to 3.5.2.dev1 (#6128)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-04 08:45:55 +02:00
github-actions[bot]
30d452b311 Version bump to 3.5.1 (#6126)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jakub Kuczys <me@jacken.men>
2023-05-04 08:27:53 +02:00
github-actions[bot]
c52ef73097 Automated Crowdin downstream (#6127)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-04 08:22:59 +02:00
Jakub Kuczys
d3310f80fa Red 3.5.1 - Changelog (#6125)
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2023-05-04 08:20:46 +02:00
Jakub Kuczys
d7455ff568 Include --no-cogs flag in Updating Red document (#6123) 2023-05-04 08:16:36 +02:00
Jakub Kuczys
b52f7ede46 Fix ValueError on bot startup when update is available (#6124) 2023-05-04 08:16:11 +02:00
github-actions[bot]
1d654c2edc Version bump to 3.5.1.dev1 (#6122)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-04 07:44:35 +02:00
349 changed files with 34955 additions and 40323 deletions

View File

@@ -1,5 +1,95 @@
.. Red changelogs .. Red changelogs
Redbot 3.5.2 (2023-05-14)
=========================
| Thanks to all these amazing people that contributed to this release:
| :ghuser:`aikaterna`, :ghuser:`flaree`, :ghuser:`Flame442`, :ghuser:`Jackenmen`, :ghuser:`karlsbjorn`, :ghuser:`rramboer`, :ghuser:`synrg`, :ghuser:`TrustyJAID`, :ghuser:`Vexed01`
End-user changelog
------------------
Changes
*******
- **Core** - Added list of global prefixes to ``redbot --debuginfo <instance_name>`` and ``[p]debuginfo`` (:issue:`6153`)
- **Core - Dependencies** - Red's dependencies have been bumped (:issue:`6155`)
- **Cogs - Downloader** - Updated the code block style in ``[p]repo list`` and ``[p]cog list`` to account for Discord client changes (:issue:`6003`, :issue:`6152`)
- **Cogs - Trivia** - Updated the code block style in the scoreboard to account for Discord client changes (:issue:`6152`)
Fixes
*****
- Fixed visual issues with numbered and unnumbered lists caused by Discord's new Markdown support (:issue:`6101`)
- **Core** - Fixed handling of cooldown errors for application commands (:issue:`6159`)
- **Core - Bot Commands** - Added missing backtick to the help of ``[p]set serverprefix`` (:issue:`6004`)
- **Core - Command-line Interfaces** - Fixed ``redbot --debuginfo`` trying to start/starting the bot (:issue:`6131`)
- **Cogs - Audio** - Fixed Audio's managed node trying to allocate 4 GB of memory on 32-bit platforms regardless of how much is actually available (:issue:`6137`, :issue:`6150`)
- **Cogs - Audio** - Fixed song selection in ``[p]search`` always picking the first option when buttons are used (:issue:`6136`, :issue:`6143`)
- **Cogs - CustomCommands** - Fixed parameter handling (:issue:`6138`, :issue:`6149`)
- **Cogs - Mutes** - Fixed ``[p]channelmute`` returning "That user is already muted" error when the user is not actually muted (:issue:`6144`)
- **Cogs - Mutes** - Fixed unexpected error in automatic channel unmuting when the relevant channel is not available (:issue:`6140`, :issue:`6144`)
- **Cogs - Reports** - Fixed ``[p]report`` command not working in DMs (:issue:`6148`)
- **Vendored Packages** - Fixed menus breaking in DMs (:issue:`6139`)
Developer changelog
-------------------
Additions
*********
- **Core - Data Manager** - Added a new `data_manager.instance_name()` public function (:issue:`6146`)
Fixes
*****
- **Core - Utils Package** - Fixed ``menu()`` passing an instance of `discord.PartialEmoji` instead of `str` when a button with a unicode emoji is used (:issue:`6143`)
- **Cogs - Dev** - Fixed issues with exception formatting in ``[p]eval/repl/debug`` commands failing when code from a previous invocation of any of those commands was used (:issue:`6135`)
Documentation changes
---------------------
Fixes
*****
- Fixed command choices example in `Slash Commands and Interactions guide <guide_slash_and_interactions>` (:issue:`6154`)
- Updated `the 3.5.0 changelog <redbot-3-5-0-2023-05-04>`, `incompatible-changes-3.5`, and `end-user-guarantees` documents to mention the new ``x86-64-v2`` instruction set requirement (:issue:`6141`, :issue:`6147`)
----
Redbot 3.5.1 (2023-05-04)
=========================
| Thanks to all these amazing people that contributed to this release:
| :ghuser:`Flame442`, :ghuser:`Jackenmen`
This is a hotfix release fixing documentation issues and a bug with the update notification logic
that caused Red to crash.
End-user changelog
------------------
Fixes
*****
- **Core** - Fixed a crash in the Red update notification logic (:issue:`6124`)
Documentation changes
---------------------
Fixes
*****
- Fix the instructions for updating Red (:issue:`6123`)
----
.. _redbot-3-5-0-2023-05-04:
Redbot 3.5.0 (2023-05-04) Redbot 3.5.0 (2023-05-04)
========================= =========================
@@ -25,6 +115,7 @@ Read before updating
#. Red 3.5 comes with breaking changes for cog developers. Look at `Backward incompatible changes in Red 3.5 document <incompatible-changes-3.5>` and `Developer changelog <important-350-2>` for full details. #. Red 3.5 comes with breaking changes for cog developers. Look at `Backward incompatible changes in Red 3.5 document <incompatible-changes-3.5>` and `Developer changelog <important-350-2>` for full details.
#. Fedora 35 and Debian 10 (Buster) are no longer supported as they have already reached their end of life. #. Fedora 35 and Debian 10 (Buster) are no longer supported as they have already reached their end of life.
#. On x86-64 systems, we now require that the CPU supports x86-64-v2 instruction set. This roughly translates to us dropping support for Intel CPUs that have been released before 2009 and AMD CPUs that have been released before 2012.
.. _important-350-1: .. _important-350-1:
@@ -35,6 +126,7 @@ Breaking Changes
**************** ****************
- **Core** - The bot will no longer launch without an owner set (:issue:`4926`) - **Core** - The bot will no longer launch without an owner set (:issue:`4926`)
- **Core - OS support** - On x86-64 systems, we now require that the CPU supports x86-64-v2 instruction set. This roughly translates to us dropping support for Intel CPUs that have been released before 2009 and AMD CPUs that have been released before 2012 (:issue:`6100`)
Additions Additions
********* *********

View File

@@ -3695,6 +3695,7 @@ Sets Red's server prefix(es).
- ``[p]set serverprefix "! "`` - Quotes are needed to use spaces in prefixes. - ``[p]set serverprefix "! "`` - Quotes are needed to use spaces in prefixes.
- ``[p]set serverprefix "@Red "`` - This uses a mention as the prefix. - ``[p]set serverprefix "@Red "`` - This uses a mention as the prefix.
- ``[p]set serverprefix ! ? .`` - Sets multiple prefixes. - ``[p]set serverprefix ! ? .`` - Sets multiple prefixes.
- ``[p]set serverprefix "Red - Discord Bot" ?`` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.
**Arguments:** **Arguments:**
- ``[server]`` - The server to set the prefix for. Defaults to current server. - ``[server]`` - The server to set the prefix for. Defaults to current server.

View File

@@ -248,7 +248,7 @@ intersphinx_mapping = {
# This allows to create links to d.py docs with # This allows to create links to d.py docs with
# :dpy_docs:`link text <site_name.html>` # :dpy_docs:`link text <site_name.html>`
extlinks = { extlinks = {
"dpy_docs": (f"{dpy_docs_url}/%s", None), "dpy_docs": (f"{dpy_docs_url}%s", None),
"issue": ("https://github.com/Cog-Creators/Red-DiscordBot/issues/%s", "#%s"), "issue": ("https://github.com/Cog-Creators/Red-DiscordBot/issues/%s", "#%s"),
"ghuser": ("https://github.com/%s", "@%s"), "ghuser": ("https://github.com/%s", "@%s"),
} }

View File

@@ -17,7 +17,7 @@ Getting Started
--------------- ---------------
To start off, we will have to import some additional modules to our cog file. To start off, we will have to import some additional modules to our cog file.
We will be using the :class:`redbot.core.app_commands` module to create our slash commands. We will be using the ``redbot.core.app_commands`` module to create our slash commands.
Once we have imported the module, we can start creating our slash commands in our cog class. Once we have imported the module, we can start creating our slash commands in our cog class.
For this example we will use a basic hello world command. For this example we will use a basic hello world command.
@@ -49,7 +49,7 @@ Below we will go over some of the different stuff you can do with slash commands
Decorators Decorators
---------- ----------
Just like with text commands, we can use decorators to modify the behaviour of our slash commands. Just like with text commands, we can use decorators to modify the behaviour of our slash commands.
For example, we can use the :func:`app_commands.guild_only` decorator to make our slash command only work in guilds. For example, we can use the `app_commands.guild_only() <discord.app_commands.guild_only>` decorator to make our slash command only work in guilds.
.. code-block:: python .. code-block:: python
@@ -66,7 +66,7 @@ For example, we can use the :func:`app_commands.guild_only` decorator to make ou
async def hello(self, interaction: discord.Interaction): async def hello(self, interaction: discord.Interaction):
await interaction.response.send_message("Hello World!", ephemeral=True) await interaction.response.send_message("Hello World!", ephemeral=True)
One of the more useful decorators is the :func:`app.commands.choices` decorator. One of the more useful decorators is the `app_commands.choices() <discord.app_commands.choices>` decorator.
This decorator allows us to specify a list of choices for a specific argument. This decorator allows us to specify a list of choices for a specific argument.
This is useful for arguments that have a limited number of options. This is useful for arguments that have a limited number of options.
For example, we can use this to create a command that allows us to choose between two different colors. For example, we can use this to create a command that allows us to choose between two different colors.
@@ -85,15 +85,16 @@ For example, we can use this to create a command that allows us to choose betwee
app_commands.Choice(name="Red", value="red"), app_commands.Choice(name="Red", value="red"),
app_commands.Choice(name="Blue", value="blue"), app_commands.Choice(name="Blue", value="blue"),
]) ])
async def color(self, interaction: discord.Interaction, color: Color): async def color(self, interaction: discord.Interaction, color: app_commands.Choice[str]):
await interaction.response.send_message(f"Your color is {color}", ephemeral=True) await interaction.response.send_message(f"Your color is {color.value}", ephemeral=True)
The user will be shown the ``name`` of the choice, and the argument will be passed the The user will be shown the ``name`` of the choice, and the argument will be passed a
``value`` associated with that choice. This allows user-facing names to be prettier than `app_commands.Choice <discord.app_commands.Choice>` object with the ``name`` and ``value`` associated with that choice.
what is actually processed by the command. This allows user-facing names to be prettier than what is actually processed by the command.
Alternatively, ``Literal`` can be used if the argument does not need a different Alternatively, ``Literal`` can be used if the argument does not need a different
user-facing label. user-facing label. When done this way, the resulting parameter will be one of
the literal values listed.
.. code-block:: python .. code-block:: python
@@ -109,8 +110,8 @@ user-facing label.
async def color(self, interaction: discord.Interaction, color: Literal["Red", "Blue"]): async def color(self, interaction: discord.Interaction, color: Literal["Red", "Blue"]):
await interaction.response.send_message(f"Your color is {color}", ephemeral=True) await interaction.response.send_message(f"Your color is {color}", ephemeral=True)
Finally, an ``Enum`` subclass can be used to specify choices. When done this way, the Finally, an `enum.Enum` subclass can be used to specify choices. When done this way, the
resulting parameter will be an instance of that enum, rather than the ``value``. resulting parameter will be an instance of that enum, rather than `app_commands.Choice <discord.app_commands.Choice>`.
.. code-block:: python .. code-block:: python
@@ -130,7 +131,7 @@ resulting parameter will be an instance of that enum, rather than the ``value``.
async def color(self, interaction: discord.Interaction, color: Color): async def color(self, interaction: discord.Interaction, color: Color):
await interaction.response.send_message(f"Your color is {color.value}", ephemeral=True) await interaction.response.send_message(f"Your color is {color.value}", ephemeral=True)
Check out the full reference of decorators on Discord.py's documentation `here <https://discordpy.readthedocs.io/en/stable/interactions/api.html#decorators>`__. Check out :dpy_docs:`the full reference of decorators at Discord.py's documentation <interactions/api.html#decorators>`.
Groups & Subcommands Groups & Subcommands

View File

@@ -45,6 +45,16 @@ If you wish to continue using auto-restart functionality, we recommend following
Behavior changes Behavior changes
~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~
x86-64 CPUs are now only supported if they support x86-64-v2 instruction set
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
On x86-64 systems, we now require that your CPU supports x86-64-v2 instruction set.
This roughly translates to us dropping support for Intel CPUs that have been released before 2009
and AMD CPUs that have been releasesd before 2012.
This has been mostly dictated by one of our dependencies but some Linux distributions
are already dropping support for it in their latest versions as well.
Thread-related changes Thread-related changes
^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^

View File

@@ -110,16 +110,17 @@ If you have a Red version between 3.2.0 and 3.4.19, you can upgrade by following
If you're using PostgreSQL data backend, replace ``Red-DiscordBot`` in the second command with ``Red-DiscordBot[postgres]`` If you're using PostgreSQL data backend, replace ``Red-DiscordBot`` in the second command with ``Red-DiscordBot[postgres]``
#. If you're using **any** 3rd-party cogs: #. If you're using **any** 3rd-party cogs:
#. Start your bot with ``--load-cogs downloader`` flag, for example: #. Start your bot with ``--no-cogs --load-cogs downloader`` flags, for example:
.. prompt:: batch .. prompt:: batch
:prompts: (redenv) C:\\> :prompts: (redenv) C:\\>
redbot <your instance name> --load-cogs downloader redbot <your instance name> --no-cogs --load-cogs downloader
#. Wait for the bot to start. #. Wait for the bot to start.
#. Run the ``[p]cog update`` command on Discord and wait for it to finish. #. Run the ``[p]cog update`` command on Discord.
#. Wait for the bot to stop typing and send a response. This step may take a while.
#. Shutdown the bot with the ``[p]shutdown`` command. #. Shutdown the bot with the ``[p]shutdown`` command.
#. Start your bot as you normally do. #. Start your bot as you normally do.
@@ -154,15 +155,16 @@ If you have a Red version between 3.2.0 and 3.4.19, you can upgrade by following
If you're using PostgreSQL data backend, replace ``Red-DiscordBot`` in the second command with ``Red-DiscordBot[postgres]`` If you're using PostgreSQL data backend, replace ``Red-DiscordBot`` in the second command with ``Red-DiscordBot[postgres]``
#. **If you're using any 3rd-party cogs:** #. **If you're using any 3rd-party cogs:**
#. Start your bot with ``--load-cogs downloader`` flag, for example: #. Start your bot with ``--no-cogs --load-cogs downloader`` flags, for example:
.. prompt:: bash .. prompt:: bash
:prompts: (redenv) $ :prompts: (redenv) $
redbot <your instance name> --load-cogs downloader redbot <your instance name> --no-cogs --load-cogs downloader
#. Wait for the bot to start. #. Wait for the bot to start.
#. Run the ``[p]cog update`` command on Discord and wait for it to finish. #. Run the ``[p]cog update`` command on Discord.
#. Wait for the bot to stop typing and send a response. This step may take a while.
#. Shutdown the bot with the ``[p]shutdown`` command. #. Shutdown the bot with the ``[p]shutdown`` command.
#. Start your bot as you normally do. #. Start your bot as you normally do.

View File

@@ -38,7 +38,8 @@ their end-of-life date.
The meaning of architecture names: The meaning of architecture names:
- **x86-64** (also known as amd64) refers to computers running a 64-bit version of the operating system - **x86-64** (also known as amd64) refers to computers running a 64-bit version of the operating system
on standard Intel and AMD 64-bit processors. on standard Intel and AMD 64-bit processors supporting x86-64-v2 instruction set
(post-2008 Intel processors and post-2011 AMD processors).
- **aarch64** (also known as arm64) refers to computers running an ARM 64-bit version of the operating system - **aarch64** (also known as arm64) refers to computers running an ARM 64-bit version of the operating system
on 64-bit ARM processors (ARMv8-A and ARMv9-A) such as Apple M1 devices or Raspberry Pi computers on 64-bit ARM processors (ARMv8-A and ARMv9-A) such as Apple M1 devices or Raspberry Pi computers
(Raspberry Pi 3B and above, excluding Pi Zero (W/WH) model). (Raspberry Pi 3B and above, excluding Pi Zero (W/WH) model).

View File

@@ -339,7 +339,7 @@ def _early_init():
# This is bumped automatically by release workflow (`.github/workflows/scripts/bump_version.py`) # This is bumped automatically by release workflow (`.github/workflows/scripts/bump_version.py`)
_VERSION = "3.5.0" _VERSION = "3.5.2"
__version__, version_info = VersionInfo._get_version() __version__, version_info = VersionInfo._get_version()

View File

@@ -17,7 +17,7 @@ import sys
from argparse import Namespace from argparse import Namespace
from copy import deepcopy from copy import deepcopy
from pathlib import Path from pathlib import Path
from typing import Any, Awaitable, Callable, NoReturn, Union from typing import Any, Awaitable, Callable, NoReturn, Optional, Union
import discord import discord
import rich import rich
@@ -62,9 +62,9 @@ def list_instances():
sys.exit(ExitCodes.SHUTDOWN) sys.exit(ExitCodes.SHUTDOWN)
async def debug_info(*args: Any) -> None: async def debug_info(red: Optional[Red] = None, *args: Any) -> None:
"""Shows debug information useful for debugging.""" """Shows debug information useful for debugging."""
print(await DebugInfo().get_text()) print(await DebugInfo(red).get_cli_text())
async def edit_instance(red, cli_flags): async def edit_instance(red, cli_flags):
@@ -268,7 +268,7 @@ def _copy_data(data):
def early_exit_runner( def early_exit_runner(
cli_flags: Namespace, cli_flags: Namespace,
func: Union[Callable[[], Awaitable[Any]], Callable[[Red, Namespace], Awaitable[Any]]], func: Union[Callable[[], Awaitable[Any]], Callable[[Red, Namespace], Awaitable[Any]]],
) -> None: ) -> NoReturn:
""" """
This one exists to not log all the things like it's a full run of the bot. This one exists to not log all the things like it's a full run of the bot.
""" """
@@ -277,6 +277,7 @@ def early_exit_runner(
try: try:
if not cli_flags.instance_name: if not cli_flags.instance_name:
loop.run_until_complete(func()) loop.run_until_complete(func())
sys.exit(ExitCodes.SHUTDOWN)
return return
data_manager.load_basic_configuration(cli_flags.instance_name) data_manager.load_basic_configuration(cli_flags.instance_name)
@@ -288,11 +289,13 @@ def early_exit_runner(
except (KeyboardInterrupt, EOFError): except (KeyboardInterrupt, EOFError):
print("Aborted!") print("Aborted!")
finally: finally:
loop.run_until_complete(asyncio.sleep(1)) # note: sleep is unnecessary since we're not making any network connections
asyncio.set_event_loop(None) asyncio.set_event_loop(None)
loop.stop() loop.stop()
loop.close() loop.close()
sys.exit(ExitCodes.SHUTDOWN)
async def run_bot(red: Red, cli_flags: Namespace) -> None: async def run_bot(red: Red, cli_flags: Namespace) -> None:
""" """

View File

@@ -17,7 +17,7 @@ msgstr ""
#: redbot/cogs/admin/admin.py:20 #: redbot/cogs/admin/admin.py:20
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Pokusil jsem se udělat něco, co mi Discord odepřel. Tvůj příkaz se nepodažilo úspěšně dokončit." msgstr "Discord zamítl provedení akce. Tvůj příkaz nebyl úspěšně dokončen."
#: redbot/cogs/admin/admin.py:25 #: redbot/cogs/admin/admin.py:25
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
@@ -45,7 +45,7 @@ msgstr "Nemohu ti dovolit upravit {role.name}, protože tato role je vyšší ne
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:61
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr "Potřebuji oprávnění \"Správa rolí\"."
#: redbot/cogs/admin/admin.py:63 #: redbot/cogs/admin/admin.py:63
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
@@ -66,7 +66,7 @@ msgstr "Úspěšně jsem přidal {role.name} k {member.display_name}"
#: redbot/cogs/admin/admin.py:190 #: redbot/cogs/admin/admin.py:190
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} již má roli {role.name}." msgstr "Uživatel {member.display_name} nemá roli {role.name}."
#: redbot/cogs/admin/admin.py:211 #: redbot/cogs/admin/admin.py:211
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
@@ -81,8 +81,8 @@ msgid "\n"
" " " "
msgstr "\n" msgstr "\n"
" Přidá roli uživateli.\n\n" " Přidá roli uživateli.\n\n"
" Pokud role obsahuje mezery, použijte dvojí uvozovky.\n" " Použijte dvojí uvozovky, pokud role obsahuje mezery.\n"
" Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\n" " Pokud je pole uživatele prázdné, bude nastaveno na autora příkazu.\n"
" " " "
#: redbot/cogs/admin/admin.py:244 #: redbot/cogs/admin/admin.py:244
@@ -94,8 +94,8 @@ msgid "\n"
" " " "
msgstr "\n" msgstr "\n"
" Odebrat roli uživateli.\n\n" " Odebrat roli uživateli.\n\n"
" Pokud role obsahuje mezery, použijte dvojí uvozovky.\n" " Použijte dvojí uvozovky, pokud role obsahuje mezery.\n"
" Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\n" " Pokud je pole uživatele prázdné, bude nastaveno na autora příkazu.\n"
" " " "
#: redbot/cogs/admin/admin.py:256 #: redbot/cogs/admin/admin.py:256
@@ -120,7 +120,7 @@ msgstr "\n"
" Barva musí být v hexadecimálním formátu.\n" " Barva musí být v hexadecimálním formátu.\n"
" [Výběr barev online](http://www.w3schools.com/colors/colors_picker.asp)\n\n" " [Výběr barev online](http://www.w3schools.com/colors/colors_picker.asp)\n\n"
" Příklady:\n" " Příklady:\n"
" `[p]editrole colour \"Spravce\" #ff0000`\n" " `[p]editrole colour \"Nejlepsi Spravce\" #ff0000`\n"
" `[p]editrole colour Spravce #ff9900`\n" " `[p]editrole colour Spravce #ff9900`\n"
" " " "
@@ -140,13 +140,13 @@ msgstr "\n"
" Upraví název role\n\n" " Upraví název role\n\n"
" Použijte dvojité uvozovky, pokud role nebo název obsahuje mezery.\n\n" " Použijte dvojité uvozovky, pokud role nebo název obsahuje mezery.\n\n"
" Příklady:\n" " Příklady:\n"
" `[p]editrole name \"Spravce\" Admin`\n" " `[p]editrole name \"Nejlepsi Spravce\" Admin`\n"
" " " "
#: redbot/cogs/admin/admin.py:330 #: redbot/cogs/admin/admin.py:330
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Oznámit zprávu na všechny servery ve kterých je bot." msgstr "Oznámit zprávu na všechny servery, ve kterých bot je."
#: redbot/cogs/admin/admin.py:337 #: redbot/cogs/admin/admin.py:337
msgid "The announcement has begun." msgid "The announcement has begun."
@@ -163,7 +163,7 @@ msgstr "V současné době neexistuje žádné spuštěné oznámení."
#: redbot/cogs/admin/admin.py:349 #: redbot/cogs/admin/admin.py:349
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Momentální oznámení bylo zrušeno." msgstr "Současné oznámení bylo zrušeno."
#: redbot/cogs/admin/admin.py:355 #: redbot/cogs/admin/admin.py:355
#, docstring #, docstring
@@ -173,7 +173,7 @@ msgstr "Změňte způsob odesílání oznámení v tomto klanu."
#: redbot/cogs/admin/admin.py:365 #: redbot/cogs/admin/admin.py:365
#, docstring #, docstring
msgid "Change the channel where the bot will send announcements." msgid "Change the channel where the bot will send announcements."
msgstr "" msgstr "Změnit kanál, kam bude bot zasílat oznámení."
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:368
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
@@ -191,7 +191,11 @@ msgid "\n"
" Server admins must have configured the role as user settable.\n" " Server admins must have configured the role as user settable.\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
" Přidat nebo odebrat self-roli.\n\n"
" Administrátoři serveru musí povolit nastavení role uživatelům.\n"
" POZNÁMKA: Název role je citlivý na velká a malá písmena!\n"
" "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:411
#, docstring #, docstring
@@ -202,8 +206,8 @@ msgid "\n"
" " " "
msgstr "\n" msgstr "\n"
" Přidá vám self-roli.\n\n" " Přidá vám self-roli.\n\n"
" Administrátoři serveru musí mít nastavenou roli podle nastaveného uživatele.\n" " Administrátoři serveru musí povolit přiřazení role uživatelům.\n"
" POZNÁMKA: Role je citlivá na malá a velká písmena!\n" " POZNÁMKA: Název role je citlivý na velká a malá písmena!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:422
@@ -214,9 +218,9 @@ msgid "\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "\n" msgstr "\n"
" Odstraní vámself-roli.\n\n" " Odebere vám self-roli.\n\n"
" Administrátoři serveru musí mít nastavenou roli podle nastaveného uživatele.\n" " Administrátoři serveru musí povolit odebrání role uživatelům.\n"
" POZNÁMKA: Role je citlivá na malá a velká písmena!\n" " POZNÁMKA: Název role je citlivý na velká a malá písmena!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:433
@@ -245,7 +249,10 @@ msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
" Přidat roli, nebo výběr rolí, do seznamu dostupných self-roli.\n\n"
" POZNÁMKA: Název role je citlivý na velká a malá písmena!\n"
" "
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:463
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
@@ -253,15 +260,15 @@ msgstr "Nemohu ti dovolit odebrat {role.name} jako self-roli uživateli, protož
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:473
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr "Role \"{role.name}\" již je self-rolí."
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:479
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr "Přidáno {count} self-rolí."
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:481
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr "Přidána 1 self-role."
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:487
#, docstring #, docstring
@@ -269,7 +276,10 @@ msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
" Odebrat roli, nebo výběr rolí, ze seznamu dostupných self-roli.\n\n"
" POZNÁMKA: Název role je citlivý na velká a malá písmena!\n"
" "
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:496
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
@@ -277,45 +287,45 @@ msgstr "Nemohu ti dovolit odebrat {role.name} uživateli, protože tato role je
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:506
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr "Odebráno {count} self-rolí."
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:508
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr "Odebrána 1 self-role."
#: redbot/cogs/admin/admin.py:514 #: redbot/cogs/admin/admin.py:514
#, docstring #, docstring
msgid "Clear the list of available selfroles for this server." msgid "Clear the list of available selfroles for this server."
msgstr "" msgstr "Vymazat seznam dostupných self-rolí pro tento server."
#: redbot/cogs/admin/admin.py:518 #: redbot/cogs/admin/admin.py:518
msgid "There are currently no selfroles." msgid "There are currently no selfroles."
msgstr "" msgstr "V současné době neexistují žádné self-role."
#: redbot/cogs/admin/admin.py:521 #: redbot/cogs/admin/admin.py:521
msgid "Are you sure you want to clear this server's selfrole list?" msgid "Are you sure you want to clear this server's selfrole list?"
msgstr "" msgstr "Určitě chcete vymazat seznam dostupných self-rolí pro tento server?"
#: redbot/cogs/admin/admin.py:527 #: redbot/cogs/admin/admin.py:527
msgid "You took too long to respond." msgid "You took too long to respond."
msgstr "" msgstr "Reakce vám trvala příliš dlouho."
#: redbot/cogs/admin/admin.py:536 #: redbot/cogs/admin/admin.py:536
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr "Nemohu vymazat seznam self-rolí, protože self-role '{role.name}' je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii."
#: redbot/cogs/admin/admin.py:542 #: redbot/cogs/admin/admin.py:542
msgid "Selfrole list cleared." msgid "Selfrole list cleared."
msgstr "" msgstr "Seznam self-rolí byl vymazán."
#: redbot/cogs/admin/admin.py:544 #: redbot/cogs/admin/admin.py:544
msgid "No changes have been made." msgid "No changes have been made."
msgstr "" msgstr "Nebyly provedeny žádné změny."
#: redbot/cogs/admin/admin.py:549 #: redbot/cogs/admin/admin.py:549
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Uzamkne bota pouze na jeho aktuální servery." msgstr "Omezí bota pouze na jeho aktuální servery."
#: redbot/cogs/admin/admin.py:554 #: redbot/cogs/admin/admin.py:554
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
@@ -323,15 +333,15 @@ msgstr "Bot již není uzamčen na server."
#: redbot/cogs/admin/admin.py:556 #: redbot/cogs/admin/admin.py:556
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Bot je nyní serverem uzamčen." msgstr "Bot je nyní omezen na aktuální servery."
#: redbot/cogs/admin/announcer.py:68 #: redbot/cogs/admin/announcer.py:68
msgid "I could not announce to the following server: " msgid "I could not announce to the following server: "
msgstr "Nemohu oznámit následujícímu serveru: " msgstr "Nemohu provést oznámení na tomto serveru: "
#: redbot/cogs/admin/announcer.py:70 #: redbot/cogs/admin/announcer.py:70
msgid "I could not announce to the following servers: " msgid "I could not announce to the following servers: "
msgstr "Nemohu oznámit následujícím serverům: " msgstr "Nemohu provést oznámení na těchto serverech: "
#: redbot/cogs/admin/converters.py:13 #: redbot/cogs/admin/converters.py:13
msgid "The Admin cog is not loaded." msgid "The Admin cog is not loaded."
@@ -339,9 +349,9 @@ msgstr "Admin cog není načten."
#: redbot/cogs/admin/converters.py:30 #: redbot/cogs/admin/converters.py:30
msgid "The role \"{role_name}\" is not a valid selfrole." msgid "The role \"{role_name}\" is not a valid selfrole."
msgstr "" msgstr "Role \"{role_name}\" není validní self-rolí."
#: redbot/cogs/admin/converters.py:36 #: redbot/cogs/admin/converters.py:36
msgid "This selfrole has more than one case insensitive match. Please ask a moderator to resolve the ambiguity, or use the role ID to reference the role." msgid "This selfrole has more than one case insensitive match. Please ask a moderator to resolve the ambiguity, or use the role ID to reference the role."
msgstr "" msgstr "Tato self-role má více než jeden stejný název. Požádejte správce o výřešení těchto nejasností nebo použijte ID role."

View File

@@ -2450,7 +2450,7 @@ msgstr "No hay coincidencias."
#: redbot/cogs/audio/core/commands/miscellaneous.py:29 #: redbot/cogs/audio/core/commands/miscellaneous.py:29
#, docstring #, docstring
msgid "Make Red sing one of her songs." msgid "Make Red sing one of her songs."
msgstr "Haz que el rojo cante una de sus canciones." msgstr "Haz que Red cante una de sus canciones."
#: redbot/cogs/audio/core/commands/miscellaneous.py:47 #: redbot/cogs/audio/core/commands/miscellaneous.py:47
#, docstring #, docstring
@@ -3791,7 +3791,7 @@ msgstr "Carga cancelada."
#: redbot/cogs/audio/core/commands/playlists.py:1829 #: redbot/cogs/audio/core/commands/playlists.py:1829
msgid "Only Red playlist files can be uploaded." msgid "Only Red playlist files can be uploaded."
msgstr "Sólo se pueden subir archivos de listas de reproducción rojas." msgstr "Sólo se pueden subir archivos de listas de reproducción Red."
#: redbot/cogs/audio/core/commands/playlists.py:1837 #: redbot/cogs/audio/core/commands/playlists.py:1837
msgid "Not a valid playlist file." msgid "Not a valid playlist file."

View File

@@ -108,7 +108,7 @@ class LavalinkTasks(MixinMeta, metaclass=CompositeMetaClass):
password=password, password=password,
port=port, port=port,
timeout=timeout, timeout=timeout,
resume_key=f"Red-Core-Audio-{self.bot.user.id}-{data_manager.instance_name}", resume_key=f"Red-Core-Audio-{self.bot.user.id}-{data_manager.instance_name()}",
secured=secured, secured=secured,
) )
except lavalink.AbortingNodeConnection: except lavalink.AbortingNodeConnection:

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Arabic\n" "Language-Team: Arabic\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr ""
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Bulgarian\n" "Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr ""
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Czech\n" "Language-Team: Czech\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "Nejprve se připojte k hlasovému kanálu."
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Danish\n" "Language-Team: Danish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr ""
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: German\n" "Language-Team: German\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "Verbinde dich zuerst mit einem Sprachkanal."
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "Verbindung zu Lavalink wurde noch nicht hergestellt." msgstr "Verbindung zu Lavalink wurde noch nicht hergestellt."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Titel können nicht wiedergegeben werden"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Maximale Warteschlangengröße erreicht." msgstr "Maximale Warteschlangengröße erreicht."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Titel können nicht wiedergegeben werden"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "Conéctate a un canal de voz primero."
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "Aún no se ha establecido la conexión con Lavalink." msgstr "Aún no se ha establecido la conexión con Lavalink."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "No se pueden reproducir canciones"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Límite de cola alcanzado." msgstr "Límite de cola alcanzado."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "No se pueden reproducir canciones"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Finnish\n" "Language-Team: Finnish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "Yhdistä ensin puhekanavalle."
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Kappaleiden toisto ei onnistu"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Jonon enimmäispituus on saavutettu." msgstr "Jonon enimmäispituus on saavutettu."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Kappaleiden toisto ei onnistu"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "Rejoignez un salon vocal d'abord."
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Impossible de jouer des pistes"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Limite de la file de lecture atteinte." msgstr "Limite de la file de lecture atteinte."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Impossible de jouer des pistes"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Hindi\n" "Language-Team: Hindi\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr ""
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Croatian\n" "Language-Team: Croatian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "Prvo se pridruži govornome kanalu."
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "Veza s Lavalink čvorom još nije uspostavljena." msgstr "Veza s Lavalink čvorom još nije uspostavljena."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Nije moguće reproducirati pjesme"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Dostignuto ograničenje za red čekanja." msgstr "Dostignuto ograničenje za red čekanja."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Nije moguće reproducirati pjesme"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Hungarian\n" "Language-Team: Hungarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr ""
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Indonesian\n" "Language-Team: Indonesian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr ""
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr ""
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr ""
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Korean\n" "Language-Team: Korean\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "먼저 음성체널에 연결하세요."
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "트랙을 재생할수 없습니다"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "큐 최대 제한에 도달했습니다." msgstr "큐 최대 제한에 도달했습니다."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "트랙을 재생할수 없습니다"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n" "Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "Koble til en talekanal først."
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Kan ikke spille spor"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Grensen for kø er nådd." msgstr "Grensen for kø er nådd."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Kan ikke spille spor"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Dutch\n" "Language-Team: Dutch\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "Verbind eerst met een spraakkanaal."
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Kan tracks niet afspelen"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Kan tracks niet afspelen"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "Najpierw połącz się z kanałem głosowym."
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "Połączenie z Lavalink nie zostało jeszcze nawiązane." msgstr "Połączenie z Lavalink nie zostało jeszcze nawiązane."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Nie można odtworzyć utworów"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Osiągnięto limit rozmiaru kolejki." msgstr "Osiągnięto limit rozmiaru kolejki."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Nie można odtworzyć utworów"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n" "Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "Primeiro você deve se juntar a um canal de voz."
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Não foi possível tocar a música"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Não foi possível tocar a música"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Portuguese\n" "Language-Team: Portuguese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr ""
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "Сначала подключитесь к голосовому кана
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Не удается воспроизвести треки"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Достигнут предел размера очереди." msgstr "Достигнут предел размера очереди."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Не удается воспроизвести треки"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Slovak\n" "Language-Team: Slovak\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr ""
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Slovenian\n" "Language-Team: Slovenian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr ""
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Swedish\n" "Language-Team: Swedish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr ""
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "Önce bir sesli bir kanala katılın."
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "Lavalink ile bağlantı henüz sağlanmadı." msgstr "Lavalink ile bağlantı henüz sağlanmadı."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Parçalar Çalınamıyor"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Sıraya alma limitine ulaşıldı." msgstr "Sıraya alma limitine ulaşıldı."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Parçalar Çalınamıyor"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Ukrainian\n" "Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr ""
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Vietnamese\n" "Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "Kết nối với một kênh thoại trước."
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Không thể phát các bài hát"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Đạt đến số lượng hàng đợi giới hạn." msgstr "Đạt đến số lượng hàng đợi giới hạn."
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "Không thể phát các bài hát"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "您必须先加入一个语音频道。"
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "无法播放曲目"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "无法播放曲目"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-01-23 19:39+0000\n" "POT-Creation-Date: 2023-05-11 20:55+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Chinese Traditional\n" "Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -45,16 +45,16 @@ msgstr "請先加入一個語音頻道。"
msgid "Connection to Lavalink node has not yet been established." msgid "Connection to Lavalink node has not yet been established."
msgstr "尚未建立與 Lavalink 節點的連接。" msgstr "尚未建立與 Lavalink 節點的連接。"
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "無法播放歌曲"
#: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:442
#: redbot/cogs/audio/core/utilities/player.py:524 #: redbot/cogs/audio/core/utilities/player.py:524
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "已達到隊列數量限制。" msgstr "已達到隊列數量限制。"
#: redbot/cogs/audio/core/utilities/formatting.py:116
msgid "Unable To Play Tracks"
msgstr "無法播放歌曲"
#: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:599 #: redbot/cogs/audio/core/utilities/player.py:599
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@@ -27,7 +27,7 @@ def get_max_allocation_size(exec) -> Tuple[int, bool]:
max_heap_allowed = psutil.virtual_memory().total max_heap_allowed = psutil.virtual_memory().total
thinks_is_64_bit = True thinks_is_64_bit = True
else: else:
max_heap_allowed = 4 * 1024**3 max_heap_allowed = min(4 * 1024**3, psutil.virtual_memory().total)
thinks_is_64_bit = False thinks_is_64_bit = False
return max_heap_allowed, thinks_is_64_bit return max_heap_allowed, thinks_is_64_bit
@@ -36,7 +36,7 @@ def get_jar_ram_defaults() -> Tuple[str, str]:
min_ram = 64 * 1024**2 min_ram = 64 * 1024**2
# We don't know the java executable at this stage - not worth the extra work required here # We don't know the java executable at this stage - not worth the extra work required here
max_allocation, is_64bit = get_max_allocation_size(sys.executable) max_allocation, is_64bit = get_max_allocation_size(sys.executable)
max_ram_allowed = max_allocation * 0.5 if is_64bit else max_allocation max_ram_allowed = min(max_allocation, psutil.virtual_memory().total * 0.5)
max_ram = max(min_ram, max_ram_allowed) max_ram = max(min_ram, max_ram_allowed)
size_name = ("", "K", "M", "G", "T") size_name = ("", "K", "M", "G", "T")
i = int(math.floor(math.log(min_ram, 1024))) i = int(math.floor(math.log(min_ram, 1024)))

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Arabic\n" "Language-Team: Arabic\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Bulgarian\n" "Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Czech\n" "Language-Team: Czech\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Danish\n" "Language-Team: Danish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: German\n" "Language-Team: German\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -69,14 +69,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Löscht X Nachrichten von einem Nutzer in den aktuellen Channel.\n\n" msgstr ""
" Beispiel:\n"
" -`[p]cleanup user @Twentysix 2`\n"
" -`[p]cleanup user Red 6`\n\n"
" **Argumente**\n\n"
" -`<user>` Von wem die Nachrichten gelöscht werden sollen.\n"
" -`<number>` Die Anzahl der Nachrichten die vom Bot gelöscht werden soll.\n"
" -`<delete_pinned>` Ob angepinnte Nachrichten gelöscht werden oder nicht. "
#: redbot/cogs/cleanup/cleanup.py:324 #: redbot/cogs/cleanup/cleanup.py:324
#, docstring #, docstring

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -61,14 +61,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Elimina los últimos x mensajes que coincidían con el texto que has especificado en este canal. \n\n" msgstr ""
" Ejemplo:\n"
" - `[p]cleanup text \"prueba\" 5`\n\n"
" Recuerda usar las doble comillas.\n\n"
" **Argumentos:**\n\n"
" - `<number>`El número máximo de mensajes para borrar. Tiene que ser un numero entero positivo.\n"
" - `<delete_pinned>` Para eliminar un mensaje fijado o no. Por defecto es false \n"
" "
#: redbot/cogs/cleanup/cleanup.py:254 #: redbot/cogs/cleanup/cleanup.py:254
#, docstring #, docstring
@@ -81,15 +74,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Eliminar los últimos X mensajes de un usuario especificado.\n\n" msgstr ""
" Ejemplos:\n"
" - `[p]cleanup user @Twentysix 2`\n"
" - `[p]cleanup user Red 6`\n\n"
" **Argumentos:**\n\n"
" - `<user>` El usuario cuyos mensajes serán limpiados.\n"
" - `<number>` El número máximo de mensajes a limpiar. Debe ser un entero positivo.\n"
" - `<delete_pinned>` Si eliminar mensajes fijados o no. Por defecto es False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:324 #: redbot/cogs/cleanup/cleanup.py:324
#, docstring #, docstring
@@ -150,15 +135,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n" " - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Elimine los mensajes entre el mensaje Uno y el mensaje dos, proporcionando los identificadores de los mensajes.\n\n" msgstr ""
" El primer ID del mensaje debe ser el mensaje más antiguo y el segundo el más nuevo.\n\n"
" Ejemplo:\n"
" - `[p]limpieza entre 123456789123456789 987654321987654321`\n\n"
" **Argumentos:**\n\n"
" - `<one>` El id del mensaje a limpiar después. Este mensaje no se eliminará.\n"
" - `<two>` El id del mensaje a limpiar antes. Este mensaje no se eliminará.\n"
" - `<delete_pinned>` Si eliminar mensajes fijados o no. Por defecto es False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:483 #: redbot/cogs/cleanup/cleanup.py:483
#, docstring #, docstring
@@ -169,13 +146,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Eliminar los últimos mensajes X en el canal actual.\n\n" msgstr ""
" Ejemplo:\n"
" - `[p]cleanup message 26`\n\n"
" **Argumentos:**\n\n"
" - `<number>` El número máximo de mensajes a limpiar. Debe ser un entero positivo.\n"
" - `<delete_pinned>` Si desea eliminar mensajes fijados o no. Por defecto es False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:522 #: redbot/cogs/cleanup/cleanup.py:522
#, docstring #, docstring
@@ -206,18 +177,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Limpia los mensajes enviados por el bot en el canal actual.\n\n" msgstr ""
" Por defecto, todos los mensajes se limpian. Si se especifica un segundo argumento,\n"
" se utiliza para la coincidencia de patrones - sólo los mensajes que contengan el texto dado serán eliminados.\n\n"
" Ejemplos:\n"
" - `[p]cleanup self 6`\n"
" - `[p]cleanup self 10 Pong`\n"
" - `[p]cleanup self 7 \"\" True`\n\n"
" **Argumentos:**\n\n"
" - `<number>` El número máximo de mensajes a limpiar. Debe ser un entero positivo.\n"
" - `<match_pattern>` El texto que los mensajes deben contener para ser eliminados. Usa \"\" para omitir esto.\n"
" - `<delete_pinned>` Si eliminar mensajes fijados o no. Por defecto es False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:698 #: redbot/cogs/cleanup/cleanup.py:698
#, docstring #, docstring

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Finnish\n" "Language-Team: Finnish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -61,13 +61,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Supprime les X derniers messages correspondant au texte spécifié dans le canal actuel.\n\n" msgstr ""
" Exemple :\n"
" - `[p]cleanup text \"test\" 5`\n\n"
" N'oubliez pas d'utiliser des guillemets doubles.\n\n"
" **Arguments:**\n\n"
" - `<number>` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n"
" - `<delete_pinned>` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False "
#: redbot/cogs/cleanup/cleanup.py:254 #: redbot/cogs/cleanup/cleanup.py:254
#, docstring #, docstring
@@ -80,15 +74,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Supprime les X derniers messages d'un utilisateur spécifié dans le canal actuel.\n\n" msgstr ""
" Exemples :\n"
" - `[p]cleanup user @Twentysix 2`\n"
" - `[p]cleanup user Red 6`\n\n"
" **Arguments:**\n\n"
" - `<user>` L'utilisateur dont les messages doivent être nettoyés.\n"
" - `<number>` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n"
" - `<delete_pinned>` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:324 #: redbot/cogs/cleanup/cleanup.py:324
#, docstring #, docstring
@@ -148,15 +134,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n" " - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Supprime les messages situés entre le message un et le message deux, en fournissant les ID des messages.\n\n" msgstr ""
" L'ID du premier message doit correspondre au message le plus ancien et le second au plus récent.\n\n"
" Exemple :\n"
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
" **Arguments:**\n\n"
" - `<one>` L'id du message à nettoyer après. Ce message ne sera pas supprimé.\n"
" - `<two>` L'identifiant du message à nettoyer avant. Ce message ne sera pas supprimé.\n"
" - `<delete_pinned>` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:483 #: redbot/cogs/cleanup/cleanup.py:483
#, docstring #, docstring
@@ -167,13 +145,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Supprime les X derniers messages dans le canal actuel.\n\n" msgstr ""
" Exemple :\n"
" - `[p]cleanup messages 26`\n\n"
" **Arguments:**\n\n"
" - `<number>` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n"
" - `<delete_pinned>` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:522 #: redbot/cogs/cleanup/cleanup.py:522
#, docstring #, docstring
@@ -204,17 +176,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Nettoie les messages appartenant au bot dans le canal actuel.\n\n" msgstr ""
" Par défaut, tous les messages sont nettoyés. Si un deuxième argument est spécifié,\n"
" il est utilisé pour le filtrage - seuls les messages contenant le texte indiqué seront supprimés.\n\n"
" Exemples :\n"
" - `[p]cleanup self 6`\n"
" - `[p]nettoyer self 10 Pong`\n"
" - `[p]nettoyer self 7 \"\" True`\n\n"
" **Arguments:**\n\n"
" - `<number>` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n"
" - `<match_pattern>` Le texte que les messages doivent contenir pour être supprimés. Utilisez \"\" pour ne pas le faire.\n"
" - `<delete_pinned>` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False "
#: redbot/cogs/cleanup/cleanup.py:698 #: redbot/cogs/cleanup/cleanup.py:698
#, docstring #, docstring

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Hindi\n" "Language-Team: Hindi\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Croatian\n" "Language-Team: Croatian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -61,14 +61,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Izbrišite zadnjih X poruka koje odgovaraju navedenom tekstu u trenutnom kanalu.\n\n" msgstr ""
" Primjer:\n"
" - `[p]cleanup text \"test\" 5`\n\n"
" Ne zaboravite koristiti dvostruke navodnike\n\n"
" **Argumenti:**\n\n"
" - `<number>` Maksimalni broj poruka za čišćenje. Mora biti pozitivan cijeli broj.\n"
" - `<delete_pinned>` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:254 #: redbot/cogs/cleanup/cleanup.py:254
#, docstring #, docstring
@@ -81,15 +74,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Izbrišite posljednje X poruke od određenog korisnika u trenutnom kanalu.\n\n" msgstr ""
" Primjeri:\n"
" - `[p]cleanup user @Twentysix 2`\n"
" - `[p]cleanup user Red 6`\n\n"
" **Argumenti:**\n\n"
" - `<user>` Korisnik čije poruke treba očistiti.\n"
" - `<number>` Maksimalni broj poruka za čišćenje. Mora biti pozitivan cijeli broj.\n"
" - `<delete_pinned>` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:324 #: redbot/cogs/cleanup/cleanup.py:324
#, docstring #, docstring
@@ -152,15 +137,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n" " - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Izbrišite poruke između dvije poruke, navodeći ID-eve poruka.\n\n" msgstr ""
" Prvi ID trebao bi biti starija poruka, a drugi novija.\n\n"
" Primjer:\n"
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
" **Argumenti:**\n\n"
" - `<one>` ID poruke od koje će čišćenje započet. Ova poruka neće biti izbrisana.\n"
" - `<two>` ID poruke gdje će se čišćenje zaustavit. Ova poruka neće biti izbrisana.\n"
" - `<delete_pinned>` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:483 #: redbot/cogs/cleanup/cleanup.py:483
#, docstring #, docstring
@@ -171,13 +148,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Izbrišite posljednje X poruke u trenutnom kanalu.\n\n" msgstr ""
" Primjer:\n"
" - `[p]cleanup messages 26`\n\n"
" **Argumenti:**\n\n"
" - `<number>` Maksimalni broj poruka za čišćenje. Mora biti pozitivan cijeli broj.\n"
" - `<delete_pinned>` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:522 #: redbot/cogs/cleanup/cleanup.py:522
#, docstring #, docstring
@@ -208,18 +179,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Očistite poruke u vlasništvu bota u trenutnom kanalu.\n\n" msgstr ""
" Prema zadanim postavkama, sve poruke su očišćene. Ako je naveden drugi argument,\n"
" on se koristi za podudaranje teksta - samo poruke koje sadrže dati tekst bit će izbrisane.\n\n"
" Primjeri:\n"
" - `[p]cleanup self 6`\n"
" - `[p]cleanup self 10 Pong`\n"
" - `[p]cleanup self 7 \"\" True`\n\n"
" **Argumenti:**\n\n"
" - `<number>` Maksimalni broj poruka za čišćenje. Mora biti pozitivan cijeli broj.\n"
" - `<match_pattern>` Tekst koji poruke moraju sadržavati da bi se izbrisale. Koristite \"\" da biste ovo preskočili.\n"
" - `<delete_pinned>` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:698 #: redbot/cogs/cleanup/cleanup.py:698
#, docstring #, docstring

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Hungarian\n" "Language-Team: Hungarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -118,15 +118,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n" " - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Törli az üzeneteket a két megadott üzenet között.\n\n" msgstr ""
" Az első üzenet ID a régebbi, a második az újabb kell legyen.\n\n"
" Például:\n"
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
" **Paraméterek:**\n\n"
" - `<one>` Az első üzenet ID-je. Ez még nem lesz törölve.\n"
" - `<two>` A második üzenet ID-je. Ez már nem lesz törölve.\n"
" - `<delete_pinned>` Törölje-e a kitűzött üzeneteket is. Alapértelmezetten hamis (False)\n"
" "
#: redbot/cogs/cleanup/cleanup.py:483 #: redbot/cogs/cleanup/cleanup.py:483
#, docstring #, docstring

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Indonesian\n" "Language-Team: Indonesian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Korean\n" "Language-Team: Korean\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n" "Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -61,14 +61,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Slett siste X meldinger som matcher teksten i gjeldende kanal.\n\n" msgstr ""
" Eksempel:\n"
" - `[p]cleanup text \"test\" 5`\n\n"
" Husk å bruke dobbelt sitat.\n\n"
" **Argumenter:**\n\n"
" - `<number>` Maks antall meldinger å rydde opp. Må være et positivt heltall.\n"
" - `<delete_pinned>` om å slette låste meldinger eller ikke. Standarder på False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:254 #: redbot/cogs/cleanup/cleanup.py:254
#, docstring #, docstring
@@ -81,14 +74,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Slett de siste X meldingene som matcher den angitte teksten.\n\n" msgstr ""
" Eksempel:\n"
" - `[p]cleanup user @Twentysix 2`\n"
" - `[p]cleanup user Red 6`\n\n"
" **Argumenter:**\n\n"
" - `<user>` Brukeren hvis meldinger skal ryddes opp.\n"
" - `<number>` Maksimalt antall meldinger som skal ryddes. Må være et positivt heltall.\n"
" - `<delete_pinned>` om å slette låste meldinger eller ikke. Standarder på False "
#: redbot/cogs/cleanup/cleanup.py:324 #: redbot/cogs/cleanup/cleanup.py:324
#, docstring #, docstring
@@ -149,15 +135,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n" " - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Slett meldingene mellom Melding En og Melding Two, og gjør om meldings-IDer.\n\n" msgstr ""
" Den første melding-ID skal være den eldre meldingen og den nest den nyere.\n\n"
" Eksempel:\n"
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
" **Arguments:**\n\n"
" - `<one>` Inniden av meldingen til opprydding etterpå. Denne meldingen vil ikke bli slettet.\n"
" - `<two>` beskjeden for å rydde opp før. Denne meldingen vil ikke bli slettet.\n"
" - `<delete_pinned>` om å slette låste meldinger eller ikke. Standarder til usant\n"
" "
#: redbot/cogs/cleanup/cleanup.py:483 #: redbot/cogs/cleanup/cleanup.py:483
#, docstring #, docstring
@@ -168,13 +146,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Slett de siste X meldingene i gjeldende kanal.\n\n" msgstr ""
" Eksempel:\n"
" - `[p]cleanup messages 26`\n\n"
" **Argumenter:**\n\n"
" - `<number>` Maks antall meldinger som skal ryddes. Må være et positivt heltall.\n"
" - `<delete_pinned>` om å slette låste meldinger eller ikke. Standarder til False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:522 #: redbot/cogs/cleanup/cleanup.py:522
#, docstring #, docstring
@@ -205,18 +177,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Rydd opp meldingene som eies av boten i den gjeldende kanalen.\n\n" msgstr ""
" Som standard renses alle meldinger. Hvis et annet argument er angitt,\n"
" den brukes for mønster som matcher - bare meldinger som inneholder den oppgitte teksten vil bli slettet.\n\n"
" Eksempler:\n"
" - `[p]cleanup self 6`\n"
" - `[p]cleanup self 10 Pong`\n"
" - `[p]cleanup self 7 \"\" True`\n\n"
" **Arguments:**\n\n"
" - `<number>` Maks antall meldinger å rydde opp. Må være et positivt heltall.\n"
" - `<match_pattern>` Teksten på meldingene må slettes. Bruk \"\" for å hoppe over dette.\n"
" - `<delete_pinned>` om å slette låste meldinger eller ikke. Standarder til usant\n"
" "
#: redbot/cogs/cleanup/cleanup.py:698 #: redbot/cogs/cleanup/cleanup.py:698
#, docstring #, docstring

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Dutch\n" "Language-Team: Dutch\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -61,14 +61,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Verwijder de laatste X-berichten die overeenkomen met de opgegeven tekst in het huidige kanaal.\n\n" msgstr ""
" Voorbeeld:\n"
" - `[p]cleanup text \"test\" 5`\n\n"
" Vergeet niet om dubbele aanhalingstekens te gebruiken.\n\n"
" **Argumenten:**\n\n"
" - `<number>` Het maximale aantal berichten om op te schonen. Moet een positief geheel getal zijn.\n"
" - `<delete_pinned>` Of je vastgezette berichten wilt verwijderen of niet. Standaard ingesteld op onwaar\n"
" "
#: redbot/cogs/cleanup/cleanup.py:254 #: redbot/cogs/cleanup/cleanup.py:254
#, docstring #, docstring
@@ -81,15 +74,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Verwijder de laatste X-berichten van een gebruiker in het huidige kanaal.\n\n" msgstr ""
" Voorbeelden:\n"
" -[p]schoont gebruiker @Twenty6 2`\n"
" - `[p]verwijder gebruiker 6 van gebruiker 6\n\n"
" **Arguments:**\n\n"
" - `<user>` De gebruiker wiens berichten moeten worden opgeruimd.\n"
" - `<number>` Het maximale aantal berichten om op te schonen. Moet een positief getal zijn.\n"
" - `<delete_pinned>` Of je vastgehechte berichten wilt verwijderen of niet. Standaard ingesteld op onwaar\n"
" "
#: redbot/cogs/cleanup/cleanup.py:324 #: redbot/cogs/cleanup/cleanup.py:324
#, docstring #, docstring
@@ -150,15 +135,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n" " - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Verwijder de berichten tussen Bericht Één en Bericht twee, het verstrekken van de berichten IDs.\n\n" msgstr ""
" Het eerste bericht met ID moet het oudere bericht zijn en het tweede met het nieuwer.\n\n"
" Voorbeeld:\n"
" - `[p]opschonen tussen 123456789123456789 987654321987654321`\n\n"
" **Arguments:**\n\n"
" -<one>` Het id van het bericht om daarna schoon te maken. Dit bericht zal niet worden verwijderd.\n"
" - `<two>` Het id van het bericht om eerst op te schonen. Dit bericht zal niet worden verwijderd.\n"
" - `<delete_pinned>` of verwijder vastgezette berichten of niet. Standaard ingesteld op onwaar\n"
" "
#: redbot/cogs/cleanup/cleanup.py:483 #: redbot/cogs/cleanup/cleanup.py:483
#, docstring #, docstring
@@ -169,13 +146,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Verwijder de laatste X-berichten in het huidige kanaal.\n\n" msgstr ""
" Voorbeeld:\n"
" - `[p]opschonen berichten 26`\n\n"
" **Arguments:**\n\n"
" - `<number>` Het maximale aantal berichten om op te schonen. Moet een positief geheel getal zijn.\n"
" - `<delete_pinned>` Of je vastgepinde berichten wilt verwijderen of niet. Standaardwaarden op onwaar\n"
" "
#: redbot/cogs/cleanup/cleanup.py:522 #: redbot/cogs/cleanup/cleanup.py:522
#, docstring #, docstring
@@ -206,18 +177,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Verwijder berichten van de bot in het huidige kanaal.\n\n" msgstr ""
" Standaard worden alle berichten opgeschoond. Als een tweede argument is opgegeven,\n"
" het wordt gebruikt voor patroonovereenkomend patroon - alleen berichten die de gegeven tekst bevatten worden verwijderd.\n\n"
" Voorbeelden:\n"
" - `[p]zelf opschonen 6`\n"
" - `[p]zelf 10 Pong`\n"
" - `[p]schoonmaken zelf 7 \"\" Waar'\n\n"
" **Arguments:**\n\n"
" - `<number>` Het maximale aantal berichten om op te schonen. Moet een positief geheel getal zijn.\n"
" - `<match_pattern>` De tekst die berichten moet bevatten om te worden verwijderd. Gebruik \"\" om dit over te slaan.\n"
" - `<delete_pinned>` Of je vastgehechte berichten wilt verwijderen of niet. Standaard ingesteld op onwaar\n"
" "
#: redbot/cogs/cleanup/cleanup.py:698 #: redbot/cogs/cleanup/cleanup.py:698
#, docstring #, docstring

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -61,14 +61,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Usuń ostatnie X wiadomości pasujące do określonego tekstu w bieżącym kanale.\n\n" msgstr ""
" Przykład:\n"
" - `[p]tekst czyszczenia \"test\" 5`\n\n"
" Pamiętaj, aby użyć podwójnych kwotowań.\n\n"
" **Argumenty:**\n\n"
" - `<number>` Maksymalna liczba wiadomości do czyszczenia. Musi być dodatnią liczbą całkowitą.\n"
" - `<delete_pinned>` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n"
" "
#: redbot/cogs/cleanup/cleanup.py:254 #: redbot/cogs/cleanup/cleanup.py:254
#, docstring #, docstring
@@ -81,15 +74,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Usuń ostatnie X wiadomości od określonego użytkownika w bieżącym kanale.\n\n" msgstr ""
" Przykłady:\n"
" - `[p]cleanup user @Twentysix 2`\n"
" - `[p]cleanup user Red 6`\n\n"
" **Arguments:**\n\n"
" - `<user>` Użytkownika, którego wiadomości mają zostać oczyszczone.\n"
" - `<number>` Maksymalna liczba wiadomości do oczyszczenia. Musi być dodatnią liczbą całkowitą.\n"
" - `<delete_pinned>` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n"
" "
#: redbot/cogs/cleanup/cleanup.py:324 #: redbot/cogs/cleanup/cleanup.py:324
#, docstring #, docstring
@@ -150,15 +135,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n" " - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Usuń wiadomości pomiędzy Wiadomością One a Wiadomością drugą, podając ID wiadomości.\n\n" msgstr ""
" Pierwsza wiadomość ID powinna być starsza a druga nowsza.\n\n"
" Przykład:\n"
" - `[p]oczyszczenie między 123456789123456789 987654321987654321`\n\n"
" **Argumenty:**\n\n"
" - `<one>` Id wiadomości do oczyszczenia. Ta wiadomość nie zostanie usunięta.\n"
" - `<two>` Id wiadomości do oczyszczenia wcześniej. Ta wiadomość nie zostanie usunięta.\n"
" - `<delete_pinned>` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n"
" "
#: redbot/cogs/cleanup/cleanup.py:483 #: redbot/cogs/cleanup/cleanup.py:483
#, docstring #, docstring
@@ -169,13 +146,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Usuń ostatnie X wiadomości z bieżącego kanału.\n\n" msgstr ""
" Przykład:\n"
" - `[p]czyszczenie wiadomości 26`\n\n"
" **Argumenty:**\n\n"
" - `<number>` Maksymalna liczba wiadomości do oczyszczenia. Musi być dodatnią liczbą całkowitą.\n"
" - `<delete_pinned>` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n"
" "
#: redbot/cogs/cleanup/cleanup.py:522 #: redbot/cogs/cleanup/cleanup.py:522
#, docstring #, docstring
@@ -206,18 +177,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Wyczyść wiadomości należące do bota na bieżącym kanale.\n\n" msgstr ""
" Domyślnie wszystkie wiadomości są czyszczone. Jeżeli podano drugi argument,\n"
" jest używany do dopasowania wzoru - tylko wiadomości zawierające podany tekst zostaną usunięte.\n\n"
" Przykłady:\n"
" - `[p]cleanup self 6`\n"
" - `[p]sprzątanie 10 Pong`\n"
" - `[p]sprzątanie 7 \"\" True`\n\n"
" **Arguments:**\n\n"
" - `<number>` Maksymalna liczba wiadomości do sprzątania. Musi być dodatnią liczbą całkowitą.\n"
" - `<match_pattern>` Tekst, który musi zawierać wiadomości, aby je usunąć. Użyj \"\", aby to pominąć.\n"
" - `<delete_pinned>` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n"
" "
#: redbot/cogs/cleanup/cleanup.py:698 #: redbot/cogs/cleanup/cleanup.py:698
#, docstring #, docstring

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n" "Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -61,14 +61,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Exclua as últimas X mensagens que correspondem ao texto especificado no canal atual.\n\n" msgstr ""
" Exemplo:\n"
" - `[p]cleanup text \"teste\" 5`\n\n"
" Lembre-se de usar aspas duplas.\n\n"
" **Argumentos:**\n\n"
" - `<number>` O número máximo de mensagens para limpar. Deve ser um inteiro positivo.\n"
" - `<delete_pinned>` Se deseja ou não apagar mensagens fixadas. O padrão é Falso\n"
" "
#: redbot/cogs/cleanup/cleanup.py:254 #: redbot/cogs/cleanup/cleanup.py:254
#, docstring #, docstring
@@ -81,15 +74,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Apagar as últimas X mensagens de um usuário especificado no canal atual.\n\n" msgstr ""
" Exemplos:\n"
" -[p]cleanup user @Fulano 2`\n"
" -[p]cleanup user Ciclano 6`\n\n"
" **Argumentos:**\n\n"
" -<user>` O usuário cujas mensagens serão limpas.\n"
" - `<number>` O número máximo de mensagens para limpar. Deve ser um inteiro positivo.\n"
" - `<delete_pinned>` Se deseja ou não excluir mensagens fixadas. O padrão é Falso\n"
" "
#: redbot/cogs/cleanup/cleanup.py:324 #: redbot/cogs/cleanup/cleanup.py:324
#, docstring #, docstring
@@ -150,15 +135,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n" " - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Exclua as mensagens entre a Mensagem Um e a Mensagem Dois, fornecendo os IDs das mensagens.\n\n" msgstr ""
" A primeira mensagem deve ser a mensagem mais antiga e a segunda a mais recente.\n\n"
" Exemplo:\n"
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
" **Argumentos:**\n\n"
" - `<one>` O ID da mensagem mais antiga. Esta mensagem não será excluída.\n"
" - `<two>` O ID da mensagem mais recente. Esta mensagem não será excluída.\n"
" - `<delete_pinned>` Se deseja ou não apagar mensagens fixadas. O padrão é Falso\n"
" "
#: redbot/cogs/cleanup/cleanup.py:483 #: redbot/cogs/cleanup/cleanup.py:483
#, docstring #, docstring
@@ -169,13 +146,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Exclui as últimas X mensagens do canal atual.\n\n" msgstr ""
" Exemplo:\n"
" - `[p]cleanup messages 26`\n\n"
" **Argumentos:**\n\n"
" -'<number>` O número máximo de mensagens para limpar. Precisa ser um número inteiro positivo.\n"
" -'<delete_pinned>` Se deseja excluir ou não as mensagens fixadas. O padrão é Falso\n"
" "
#: redbot/cogs/cleanup/cleanup.py:522 #: redbot/cogs/cleanup/cleanup.py:522
#, docstring #, docstring
@@ -206,18 +177,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Limpa as mensagens pertencentes ao bot no canal atual.\n\n" msgstr ""
" Por padrão, todas as mensagens são limpas. Se for especificado um segundo argumento,\n"
" é usado para correspondência de padrões - apenas mensagens contendo o texto fornecido serão excluídas.\n\n"
" Exemplos:\n"
" - `[p]cleanup self 6`\n"
" - `[p]cleanup self 10 Pong`\n"
" - `[p]cleanup self \"\" True`\n\n"
" **Argumentos:**\n\n"
" - `<number>` O número máximo de mensagens para limpar. Deve ser um número inteiro positivo.\n"
" - `<match_pattern>` O texto que as mensagens devem conter para serem excluídas. Use \"\" para pular isso.\n"
" - `<delete_pinned>` Se deseja ou não excluir mensagens fixadas. O padrão é Falso\n"
" "
#: redbot/cogs/cleanup/cleanup.py:698 #: redbot/cogs/cleanup/cleanup.py:698
#, docstring #, docstring

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Portuguese\n" "Language-Team: Portuguese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -61,14 +61,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Удалить последние X сообщений, соответствующих указанному тексту в текущем канале.\n\n" msgstr ""
" Пример:\n"
" - `[p]очистить текст \"test\" 5`.\n\n"
" Не забывайте использовать двойные кавычки.\n\n"
" **Аргументы:**\n\n"
" - `<number>` Максимальное количество сообщений для очистки. Должно быть положительным целым числом.\n"
" - `<delete_pinned>` Удалять или нет сохраненные сообщения. По умолчанию False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:254 #: redbot/cogs/cleanup/cleanup.py:254
#, docstring #, docstring
@@ -81,15 +74,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Удалить последние X сообщений от указанного пользователя в текущем канале.\n\n" msgstr ""
" Примеры:\n"
" - `[p]очистка пользователя @Twentysix 2`\n"
" - `[p]cleanup user Red 6`\n\n"
" **Аргументы:**\n\n"
" - `<user>` Пользователь, сообщения которого должны быть очищены.\n"
" - `<number>` Максимальное количество сообщений для очистки. Должно быть положительным целым числом.\n"
" - `<delete_pinned>` Удалять или нет сохраненные сообщения. По умолчанию False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:324 #: redbot/cogs/cleanup/cleanup.py:324
#, docstring #, docstring
@@ -150,15 +135,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n" " - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Удалите сообщения между сообщением 1 и сообщением 2, указав идентификаторы сообщений.\n\n" msgstr ""
" Первый идентификатор сообщения должен быть старым сообщением, а второй— новым.\n\n"
" Пример:\n"
" - `[p]очистка между 123456789123456789 987654321987654321`\n\n"
" **Аргументы:**\n\n"
" - `<one>` Идентификатор сообщения для очистки. Это сообщение не будет удалено.\n"
" - `<two>` Идентификатор сообщения, который нужно очистить раньше. Это сообщение не будет удалено.\n"
" - `<delete_pinned>` Удалять или нет. По умолчанию Ложь\n"
" "
#: redbot/cogs/cleanup/cleanup.py:483 #: redbot/cogs/cleanup/cleanup.py:483
#, docstring #, docstring
@@ -169,13 +146,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Удалить последние X сообщений в текущем канале.\n\n" msgstr ""
" Пример:\n"
" - `[p]очистка сообщений 26`\n\n"
" **Аргументы:**\n\n"
" - `<number>` Максимальное количество сообщений для очистки. Должно быть положительным целым числом.\n"
" - `<delete_pinned>` Удалять или нет сохраненные сообщения. По умолчанию False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:522 #: redbot/cogs/cleanup/cleanup.py:522
#, docstring #, docstring
@@ -206,18 +177,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Очищает сообщения, принадлежащие боту в текущем канале.\n\n" msgstr ""
" По умолчанию очищаются все сообщения. Если указан второй аргумент,\n"
" он используется для подбора шаблона - будут удалены только сообщения, содержащие заданный текст.\n\n"
" Примеры:\n"
" - `[p]cleanup self 6`\n"
" - `[p]cleanup self 10 Pong`\n"
" - `[p]cleanup self 7 \"\" True`.\n\n"
" **Аргументы:**\n\n"
" - `<number>` Максимальное количество сообщений для очистки. Должно быть положительным целым числом.\n"
" - `<match_pattern>` Текст, который должны содержать сообщения, чтобы быть удаленными. Используйте \"\", чтобы пропустить этот параметр.\n"
" - `<delete_pinned>` Удалять или нет сохраненные сообщения. По умолчанию False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:698 #: redbot/cogs/cleanup/cleanup.py:698
#, docstring #, docstring

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Slovak\n" "Language-Team: Slovak\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Slovenian\n" "Language-Team: Slovenian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Swedish\n" "Language-Team: Swedish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -61,14 +61,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Belirtilen yazıyla uyuşan, şu anki kanalda bulunan son X adet mesajı siler.\n\n" msgstr ""
" Örnek:\n"
" - `[p]cleanup text \"test\" 5`\n\n"
" Çift tırnak kullanmayı unutmayın.\n\n"
" **Seçenekler:**\n\n"
" - `<numara>` Maksimum kaç mesaj silineceği, pozitif tam sayı olmak zorundadır.\n"
" - `<sabit_silme>` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n"
" "
#: redbot/cogs/cleanup/cleanup.py:254 #: redbot/cogs/cleanup/cleanup.py:254
#, docstring #, docstring
@@ -81,15 +74,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Belirtilen kullanıcının göndermiş olduğu şu anki kanalda bulunan son X adet mesajı siler.\n\n" msgstr ""
" Örnek:\n"
" - `[p]cleanup user @Twentysix 2`\n"
" - `[p]cleanup user Red 6`\n\n"
" **Seçenekler:**\n\n"
" - `<kullanıcı>` Mesajları silinecek olan kullanıcı\n"
" - `<rakam>` Maksimum kaç mesaj silineceği, pozitif tam sayı olmak zorundadır.\n"
" - `<sabit silme>` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n"
" "
#: redbot/cogs/cleanup/cleanup.py:324 #: redbot/cogs/cleanup/cleanup.py:324
#, docstring #, docstring
@@ -148,15 +133,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n" " - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "IDleri verilen iki mesaj arasındaki mesajları siler.\n\n" msgstr ""
" İlk mesaj IDsi temizliğin başlangıç noktasını, ikinci mesaj IDsi ise bitiş noktasını belirtmelidir.\n\n"
" Örnek:\n"
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
" **Seçenekler:**\n\n"
" - `<bir>` Sonrasındaki mesajlar silinecek olan mesajın IDsi. Bu mesajın kendisi silinmez.\n"
" - `<iki>` Öncesindeki mesajlar silinecek olan mesajın IDsi. Bu mesajın kendisi silinmez.\n"
" - `<sabit_silme>` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n"
" "
#: redbot/cogs/cleanup/cleanup.py:483 #: redbot/cogs/cleanup/cleanup.py:483
#, docstring #, docstring
@@ -167,13 +144,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Şu anki kanalda bulunan son X mesajı siler.\n\n" msgstr ""
" Örnek:\n"
" - `[p]cleanup messages 26`\n\n"
" **Seçenekler:**\n\n"
" - `<rakam>` Maksimum kaç mesaj silineceği, pozitif tam sayı olmak zorundadır.\n"
" - `<sabit_silme>` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n"
" "
#: redbot/cogs/cleanup/cleanup.py:522 #: redbot/cogs/cleanup/cleanup.py:522
#, docstring #, docstring
@@ -204,17 +175,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "Şu anki kanalda bota ait olan mesajları siler.\n\n" msgstr ""
" Varsayılan olarak bütün mesajlar silinir. Eğer ikinci seçenek olarak komuta herhangi bir şey verilirse, eşleştirme yapılır ve sadece verilen yazıyı içeren mesajlar silinir.\n\n"
" Örnekler:\n"
" - `[p]cleanup self 6`\n"
" - `[p]cleanup self 10 Pong`\n"
" - `[p]cleanup self 7 \"\" True`\n\n"
" **Seçenekler:**\n\n\n"
" - `<rakam>` Maksimum kaç mesaj silineceği, pozitif tam sayı olmak zorundadır.\n"
" - `<eşleştirme>` Bir mesajın silinmesi için bulundurması gereken yazı, eğer bunu atlamak isterseniz \"\" (iki tane çift tırnak) kullanın.\n"
" - `<sabit_silme>` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n"
" "
#: redbot/cogs/cleanup/cleanup.py:698 #: redbot/cogs/cleanup/cleanup.py:698
#, docstring #, docstring

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Ukrainian\n" "Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Vietnamese\n" "Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Chinese Traditional\n" "Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -61,14 +61,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "刪除當前頻道中與指定文本匹配的最後 X 條訊息。\n\n" msgstr ""
" 例子:\n"
" -`[p]cleanup text \"test\" 5`\n\n"
" 注意:請使用雙引號。\n\n"
" **參數:**\n\n"
" - `<number>` 要清理的最大消息數。 必須是正整數。\n"
" - `<delete_pinned>` 是否刪除釘選訊息。 默認為False。\n"
" "
#: redbot/cogs/cleanup/cleanup.py:254 #: redbot/cogs/cleanup/cleanup.py:254
#, docstring #, docstring
@@ -81,15 +74,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "刪除當前頻道指定用戶的最後 X 條消息。\n\n" msgstr ""
" 例子:\n"
" -`[p]cleanup user @Twentysix 2`\n"
" -`[p]cleanup user Red 6`\n\n"
" **參數:**\n\n"
" - `<user>` 要清理其訊息的用戶。\n"
" - `<number>` 要清理的最大訊息數。 必須是正整數。\n"
" - `<delete_pinned>` 是否刪除釘選訊息。 默認為False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:324 #: redbot/cogs/cleanup/cleanup.py:324
#, docstring #, docstring
@@ -150,15 +135,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n" " - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "刪除訊息一和訊息二之間的訊息,須提供訊息 ID。\n\n" msgstr ""
" 第一個訊息 ID 應該是較舊的訊息,第二個訊息 ID 應該是較新的。\n\n"
" 例子:\n"
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
" **參數:**\n\n"
" - `<one>` 之後要清理的訊息的 ID。 此訊息不會被刪除。\n"
" - `<two>` 之前要清理的訊息的 id。 此訊息不會被刪除。\n"
" - `<delete_pinned>` 是否刪除定選訊息。 默認為False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:483 #: redbot/cogs/cleanup/cleanup.py:483
#, docstring #, docstring
@@ -169,13 +146,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n" " - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "刪除當前頻道中的最後 X 條訊息。\n\n" msgstr ""
" 例子:\n"
" - `[p]cleanup messages 26`\n\n"
" **參數:**\n\n"
" - `<number>` 要清理的最大訊息數。 必須是正整數。\n"
" - `<delete_pinned>` 是否刪除釘選消息。 默認為False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:522 #: redbot/cogs/cleanup/cleanup.py:522
#, docstring #, docstring
@@ -206,18 +177,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n" " - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" " " "
msgstr "清理當前頻道中機器人擁有的消息。\n\n" msgstr ""
" 默認情況下,將清除所有訊息。 如果指定了第二個參數,\n"
" 它用於模式匹配--只有包含給定文本的消息才會被刪除。\n\n"
" 例子:\n"
" - `[p]cleanup self 6`\n"
" - `[p]cleanup self 10 Pong`\n"
" - `[p]cleanup self 7 \"\" True`\n\n"
" **參數:**\n\n"
" - `<number>` 要清理的最大消息數。 必須是正整數。\n"
" - `<match_pattern>` 要刪除的訊息必須包含的文本。 使用“”跳過這個。\n"
" - `<delete_pinned>` 是否刪除釘選訊息。 默認為False。\n"
" "
#: redbot/cogs/cleanup/cleanup.py:698 #: redbot/cogs/cleanup/cleanup.py:698
#, docstring #, docstring

View File

@@ -2,7 +2,6 @@ import asyncio
import re import re
import random import random
from datetime import datetime, timedelta from datetime import datetime, timedelta
from inspect import Parameter
from typing import Iterable, List, Mapping, Tuple, Dict, Set, Literal, Union from typing import Iterable, List, Mapping, Tuple, Dict, Set, Literal, Union
from urllib.parse import quote_plus from urllib.parse import quote_plus
@@ -10,6 +9,7 @@ import discord
from rapidfuzz import process from rapidfuzz import process
from redbot.core import Config, commands from redbot.core import Config, commands
from redbot.core.commands import Parameter
from redbot.core.i18n import Translator, cog_i18n from redbot.core.i18n import Translator, cog_i18n
from redbot.core.utils import menus, AsyncIter from redbot.core.utils import menus, AsyncIter
from redbot.core.utils.chat_formatting import box, pagify, escape, humanize_list from redbot.core.utils.chat_formatting import box, pagify, escape, humanize_list

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Arabic\n" "Language-Team: Arabic\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Bulgarian\n" "Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Czech\n" "Language-Team: Czech\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Danish\n" "Language-Team: Danish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: German\n" "Language-Team: German\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -181,13 +181,7 @@ msgid "Add a simple custom command.\n\n"
" - `<command>` The command executed to return the text. Cast to lowercase.\n" " - `<command>` The command executed to return the text. Cast to lowercase.\n"
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n" " - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
" " " "
msgstr "Añade un simple comando personalizado.\n\n" msgstr ""
" Ejemplo:\n"
" - `[p]customcom create simple yourcommand Text you want`\n\n"
" **Argumentos:**\n\n"
" - `<command>` El comando ejecutado para devolver el texto. Enviar a minúsculas\n"
" - `<text>` El texto a devolver cuando se ejecuta el comando. Ver guía para uso mejorado.\n"
" "
#: redbot/cogs/customcom/customcom.py:443 #: redbot/cogs/customcom/customcom.py:443
#, docstring #, docstring
@@ -204,18 +198,7 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
" - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n" " - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n"
" " " "
msgstr "Establece, edite o vea el tiempo de espera para un comando personalizado.\n\n" msgstr ""
" Puedes establecer tiempos de enfriamiento por usuario, canal o guild. Se pueden establecer varios tiempos de enfriamiento de. Todos los tiempos de enfriamiento deben ser enfriados para llamar al comando\n"
" personalizado.\n\n"
" Ejemplos:\n"
" - `[p]customcom cooldown pingrole`\n"
" - `[p]customcom cooldown yourcommand 30`\n"
" - `[p]cc cooldown mycommand 30 guild`\n\n"
" **Argumentos:**\n\n"
" - `<command>` El comando personalizado a comprobar o establecer el enfriamiento.\n"
" - `[cooldown]` El número de segundos a esperar antes de permitir que el comando sea invocado de nuevo. Si se omite, en su lugar devolverá la configuración actual de enfriamiento.\n"
" - `[per]` El grupo a aplicar el tiempo de recarga. Por defecto es por miembro. Las opciones válidas son servidor/guild, usuario / miembro y canal.\n"
" "
#: redbot/cogs/customcom/customcom.py:464 #: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505 #: redbot/cogs/customcom/customcom.py:505
@@ -251,12 +234,7 @@ msgid "Delete a custom command.\n\n"
" **Arguments:**\n\n" " **Arguments:**\n\n"
" - `<command>` The custom command to delete.\n" " - `<command>` The custom command to delete.\n"
" " " "
msgstr "Eliminar un comando personalizado.\n\n" msgstr ""
" Ejemplo:\n"
" - `[p]customcom delete yourcommand`\n\n"
" **Argumentos:**\n\n"
" - `<command>` El comando personalizado a borrar.\n"
" "
#: redbot/cogs/customcom/customcom.py:503 #: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted." msgid "Custom command successfully deleted."
@@ -271,13 +249,7 @@ msgid "Edit a custom command.\n\n"
" - `<command>` The custom command to edit.\n" " - `<command>` The custom command to edit.\n"
" - `<text>` The new text to return when executing the command.\n" " - `<text>` The new text to return when executing the command.\n"
" " " "
msgstr "Editar un comando personalizado.\n\n" msgstr ""
" Ejemplo:\n"
" - `[p]customcom editar el texto de tu comando que quieras`\n\n"
" **Argumentos:**\n\n"
" - `<command>` El comando personalizado a editar.\n"
" - `<text>` El nuevo texto a devolver al ejecutar el comando.\n"
" "
#: redbot/cogs/customcom/customcom.py:522 #: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited." msgid "Custom command successfully edited."

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Finnish\n" "Language-Team: Finnish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -173,13 +173,7 @@ msgid "Add a simple custom command.\n\n"
" - `<command>` The command executed to return the text. Cast to lowercase.\n" " - `<command>` The command executed to return the text. Cast to lowercase.\n"
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n" " - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
" " " "
msgstr "Ajoutez une simple commande personnalisée.\n\n" msgstr ""
" Exemple :\n"
" - `[p]customcom create simple yourcommand Texte que vous voulez`\n\n"
" **Arguments:**\n\n"
" - `<command>` La commande exécutée pour retourner le texte. Transformez-la en minuscules.\n"
" - `<text>` Le texte à retourner lors de l'exécution de la commande. Voir le guide pour une utilisation améliorée.\n"
" "
#: redbot/cogs/customcom/customcom.py:443 #: redbot/cogs/customcom/customcom.py:443
#, docstring #, docstring
@@ -232,12 +226,7 @@ msgid "Delete a custom command.\n\n"
" **Arguments:**\n\n" " **Arguments:**\n\n"
" - `<command>` The custom command to delete.\n" " - `<command>` The custom command to delete.\n"
" " " "
msgstr "Supprimer une commande personnalisée.\n\n" msgstr ""
" Exemple :\n"
" - `[p]customcom delete yourcommand`\n\n"
" **Arguments:**\n\n"
" - `<command>` La commande personnalisée à supprimer.\n"
" "
#: redbot/cogs/customcom/customcom.py:503 #: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted." msgid "Custom command successfully deleted."
@@ -252,12 +241,7 @@ msgid "Edit a custom command.\n\n"
" - `<command>` The custom command to edit.\n" " - `<command>` The custom command to edit.\n"
" - `<text>` The new text to return when executing the command.\n" " - `<text>` The new text to return when executing the command.\n"
" " " "
msgstr "Modifier une commande personnalisée.\n\n" msgstr ""
" Exemple :\n"
" - `[p]customcom edit yourcommand Texte que vous voulez`\n\n"
" **Arguments:**\n\n"
" - `<command>` La commande personnalisée à modifier.\n"
" - `<text>` Le nouveau texte à renvoyer lors de l'exécution de la commande. "
#: redbot/cogs/customcom/customcom.py:522 #: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited." msgid "Custom command successfully edited."

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Hindi\n" "Language-Team: Hindi\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Croatian\n" "Language-Team: Croatian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -210,12 +210,7 @@ msgid "Delete a custom command.\n\n"
" **Arguments:**\n\n" " **Arguments:**\n\n"
" - `<command>` The custom command to delete.\n" " - `<command>` The custom command to delete.\n"
" " " "
msgstr "Izbrišite prilagođenu naredbu\n\n" msgstr ""
" Primjer:\n"
" - `[p]customcom delete vašanaredba`\n\n"
" **Argumenti:**\n\n"
" - `<command>` Prilagođena naredba za brisanje.\n"
" "
#: redbot/cogs/customcom/customcom.py:503 #: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted." msgid "Custom command successfully deleted."
@@ -230,13 +225,7 @@ msgid "Edit a custom command.\n\n"
" - `<command>` The custom command to edit.\n" " - `<command>` The custom command to edit.\n"
" - `<text>` The new text to return when executing the command.\n" " - `<text>` The new text to return when executing the command.\n"
" " " "
msgstr "Uredite prilagođenu naredbu.\n\n" msgstr ""
" Primjer:\n"
" - `[p]customcom edit vašanaredba Tekst koji želite`\n\n"
" **Argumenti:**\n\n"
" - `<command>` Prilagođena naredba za uređivanje.\n"
" - `<text>` Novi tekst koji treba ispisati prilikom izvršavanja naredbe.\n"
" "
#: redbot/cogs/customcom/customcom.py:522 #: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited." msgid "Custom command successfully edited."

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Hungarian\n" "Language-Team: Hungarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Indonesian\n" "Language-Team: Indonesian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Korean\n" "Language-Team: Korean\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n" "Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -181,13 +181,7 @@ msgid "Add a simple custom command.\n\n"
" - `<command>` The command executed to return the text. Cast to lowercase.\n" " - `<command>` The command executed to return the text. Cast to lowercase.\n"
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n" " - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
" " " "
msgstr "Legg til en enkel egendefinert kommando.\n\n" msgstr ""
" Eksempel:\n"
" - `[p]customcom create simple yourcommand Text you want`\n\n"
" **Arguments:**\n\n"
" - `<command>` kommandoen kjøres for å returnere teksten. Overfall til lavt.\n"
" - `<text>` Teksten som skal returnere når du utfører kommandoen. Se en guide for økt bruk.\n"
" "
#: redbot/cogs/customcom/customcom.py:443 #: redbot/cogs/customcom/customcom.py:443
#, docstring #, docstring
@@ -204,19 +198,7 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
" - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n" " - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n"
" " " "
msgstr "Legg til, endre eller se nedkjølingen for en egendefinert kommando.\n\n" msgstr ""
" Du kan sette nedkjølere per medlem, kanal eller guild. Multi\n"
" cooldowns kan settes. Alle cooldowns må kjøles for å ringe\n"
" egendefinert kommando.\n\n"
" Eksempler:\n"
" - `[p]customcom cooldown pingrole`\n"
" - `[p]customcom cooldown din kommando 30`\n"
" - `[p]cc cooldown mycommand 30 guild`\n\n"
" **Arguments:**\n\n"
" - `<command>` Den egendefinerte kommandoen for å sjekke eller angi kjølevæsken.\n"
" - `[cooldown]` Antall sekunder å vente før kommandoen kan åpnes igjen. Hvis utelatt, returneres nåværende innstillinger for cooldown i stedet.\n"
" - `[per]` Gruppen for å bruke cooldown på. Standard for per medlem. Gyldige valg er server / guild, bruker / medlem og kanal.\n"
" "
#: redbot/cogs/customcom/customcom.py:464 #: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505 #: redbot/cogs/customcom/customcom.py:505
@@ -252,12 +234,7 @@ msgid "Delete a custom command.\n\n"
" **Arguments:**\n\n" " **Arguments:**\n\n"
" - `<command>` The custom command to delete.\n" " - `<command>` The custom command to delete.\n"
" " " "
msgstr "Slett en egendefinert kommando.\n\n" msgstr ""
" Eksempel:\n"
" - `[p]customcom delete yourcommand`\n\n"
" **Arguments:**\n\n"
" - `<command>` Den egendefinerte kommandoen for å slette.\n"
" "
#: redbot/cogs/customcom/customcom.py:503 #: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted." msgid "Custom command successfully deleted."
@@ -272,13 +249,7 @@ msgid "Edit a custom command.\n\n"
" - `<command>` The custom command to edit.\n" " - `<command>` The custom command to edit.\n"
" - `<text>` The new text to return when executing the command.\n" " - `<text>` The new text to return when executing the command.\n"
" " " "
msgstr "Rediger en egendefinert kommando.\n\n" msgstr ""
" Eksempel:\n"
" - `[p]customcom edit yourcommand`\n\n"
" **Arguments:**\n\n"
" - `<command>` Den egendefinerte kommandoen for å redigere.\n"
" - `<text>` Den nye teksten som skal returneres når du utfører kommandoen\n"
" "
#: redbot/cogs/customcom/customcom.py:522 #: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited." msgid "Custom command successfully edited."

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Dutch\n" "Language-Team: Dutch\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -176,13 +176,7 @@ msgid "Add a simple custom command.\n\n"
" - `<command>` The command executed to return the text. Cast to lowercase.\n" " - `<command>` The command executed to return the text. Cast to lowercase.\n"
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n" " - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
" " " "
msgstr "Dodaj proste polecenie niestandardowe.\n\n" msgstr ""
" Przykład:\n"
" - `[p]customcom tworzy prosty tekst twojego polecenia`\n\n"
" **Argumenty:**\n\n"
" - `<command>` Polecenie wykonane, aby zwrócić tekst. Przewiń na małe litery.\n"
" - `<text>` Tekst do powrotu podczas wykonywania polecenia. Zobacz poradnik dla lepszego użycia.\n"
" "
#: redbot/cogs/customcom/customcom.py:443 #: redbot/cogs/customcom/customcom.py:443
#, docstring #, docstring
@@ -199,18 +193,7 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
" - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n" " - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n"
" " " "
msgstr "Set, edytuj, lub wyświetl czas odnowienia dla niestandardowego polecenia.\n\n" msgstr ""
" Możesz ustawić czas odnowienia dla każdego członka, kanału lub gildii. Można ustawić wielokrotny czas odnowienia. Wszystkie czas odnowienia musi być schłodzony, aby wywołać\n"
" niestandardowe polecenie.\n\n"
" Przykłady:\n"
" - `[p]customcom cooldown pingrole`\n"
" - `[p]customcom cooldown yourcommand 30`\n"
" - `[p]cc cooldown mycommand 30 guild`\n\n"
" **Arguments:**\n\n"
" - `<command>` Niestandardowe polecenie sprawdzające lub ustawiające czas odnowienia.\n"
" - `[cooldown]` Liczba sekund oczekiwania przed ponownym wywołaniem polecenia. Jeśli pominięto, zamiast tego zwróci bieżące ustawienia odnowienia.\n"
" - `[per]` Grupa do zastosowania czasu odnowienia. Domyślnie dla każdego użytkownika. Prawidłowe wybory to serwer / gildia, użytkownik / członek i kanał.\n"
" "
#: redbot/cogs/customcom/customcom.py:464 #: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505 #: redbot/cogs/customcom/customcom.py:505
@@ -246,12 +229,7 @@ msgid "Delete a custom command.\n\n"
" **Arguments:**\n\n" " **Arguments:**\n\n"
" - `<command>` The custom command to delete.\n" " - `<command>` The custom command to delete.\n"
" " " "
msgstr "Usuń polecenie niestandardowe.\n\n" msgstr ""
" Przykład:\n"
" - `[p]customcom delete yourcommand`\n\n"
" **Argumenty:**\n\n"
" - `<command>` Niestandardowe polecenie do usunięcia.\n"
" "
#: redbot/cogs/customcom/customcom.py:503 #: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted." msgid "Custom command successfully deleted."
@@ -266,13 +244,7 @@ msgid "Edit a custom command.\n\n"
" - `<command>` The custom command to edit.\n" " - `<command>` The custom command to edit.\n"
" - `<text>` The new text to return when executing the command.\n" " - `<text>` The new text to return when executing the command.\n"
" " " "
msgstr "Edytuj polecenie niestandardowe.\n\n" msgstr ""
" Przykład:\n"
" - `[p]customcom edit yourcommand Text you want\n\n"
" **Arguments:**\n\n"
" - `<command>` Niestandardowe polecenie do edycji.\n"
" - `<text>` Nowy tekst do powrotu podczas wykonywania polecenia.\n"
" "
#: redbot/cogs/customcom/customcom.py:522 #: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited." msgid "Custom command successfully edited."

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n" "Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Portuguese\n" "Language-Team: Portuguese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -174,13 +174,7 @@ msgid "Add a simple custom command.\n\n"
" - `<command>` The command executed to return the text. Cast to lowercase.\n" " - `<command>` The command executed to return the text. Cast to lowercase.\n"
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n" " - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
" " " "
msgstr "Добавьте простую пользовательскую команду.\n\n" msgstr ""
" Пример:\n"
" - `[p]customcom create simple yourcommand Text you want`.\n\n"
" **Аргументы:**\n\n"
" - `<command>` Команда, выполняемая для возврата текста. Приводится к нижнему регистру.\n"
" - `<text>` Текст, возвращаемый при выполнении команды. См. руководство по расширенному использованию.\n"
" "
#: redbot/cogs/customcom/customcom.py:443 #: redbot/cogs/customcom/customcom.py:443
#, docstring #, docstring
@@ -233,12 +227,7 @@ msgid "Delete a custom command.\n\n"
" **Arguments:**\n\n" " **Arguments:**\n\n"
" - `<command>` The custom command to delete.\n" " - `<command>` The custom command to delete.\n"
" " " "
msgstr "Удаление пользовательской команды.\n\n" msgstr ""
" Пример:\n"
" - `[p]customcom delete yourcommand`.\n\n"
" **Аргументы:**\n\n"
" - `<command>` Пользовательская команда для удаления.\n"
" "
#: redbot/cogs/customcom/customcom.py:503 #: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted." msgid "Custom command successfully deleted."
@@ -253,13 +242,7 @@ msgid "Edit a custom command.\n\n"
" - `<command>` The custom command to edit.\n" " - `<command>` The custom command to edit.\n"
" - `<text>` The new text to return when executing the command.\n" " - `<text>` The new text to return when executing the command.\n"
" " " "
msgstr "Редактирование пользовательской команды.\n\n" msgstr ""
" Пример:\n"
" - `[p]customcom edit yourcommand Text you want`.\n\n"
" **Аргументы:**\n\n"
" - `<command>` Пользовательская команда для редактирования.\n"
" - `<text>` Новый текст, возвращаемый при выполнении команды.\n"
" "
#: redbot/cogs/customcom/customcom.py:522 #: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited." msgid "Custom command successfully edited."

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Slovak\n" "Language-Team: Slovak\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Slovenian\n" "Language-Team: Slovenian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Swedish\n" "Language-Team: Swedish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -176,13 +176,7 @@ msgid "Add a simple custom command.\n\n"
" - `<command>` The command executed to return the text. Cast to lowercase.\n" " - `<command>` The command executed to return the text. Cast to lowercase.\n"
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n" " - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
" " " "
msgstr "Basit bir özel komut ekler.\n\n" msgstr ""
" Örnek:\n"
" - `[p]customcom create simple komutunuz Vermesini istediğiniz çıktı`\n\n"
" **Seçenekler:**\n\n"
" - `<command>` Cevap almak için çalıştırılan komut, küçük harfe çevrilir.\n"
" - `<text>` Komutun vereceği cevap. Daha detaylı kullanım için kılavuza bakınız.\n"
" "
#: redbot/cogs/customcom/customcom.py:443 #: redbot/cogs/customcom/customcom.py:443
#, docstring #, docstring
@@ -235,12 +229,7 @@ msgid "Delete a custom command.\n\n"
" **Arguments:**\n\n" " **Arguments:**\n\n"
" - `<command>` The custom command to delete.\n" " - `<command>` The custom command to delete.\n"
" " " "
msgstr "Bir özel komutu siler.\n\n" msgstr ""
" Örnek:\n"
" - `[p]customcom delete komutunuz`\n\n"
" **Seçenekler:**\n\n"
" - `<command>` Silinecek komut.\n"
" "
#: redbot/cogs/customcom/customcom.py:503 #: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted." msgid "Custom command successfully deleted."
@@ -255,13 +244,7 @@ msgid "Edit a custom command.\n\n"
" - `<command>` The custom command to edit.\n" " - `<command>` The custom command to edit.\n"
" - `<text>` The new text to return when executing the command.\n" " - `<text>` The new text to return when executing the command.\n"
" " " "
msgstr "Bir özel komutu düzenler.\n\n" msgstr ""
" Örnek:\n"
" - `[p]customcom edit komutunuz Vermesini istediğiniz çıktı`\n\n"
" **Seçenekler:**\n\n"
" - `<command>` Düzenlenecek özel komut.\n"
" - `<text>` Komut çalıştırılınca verilecek yeni çıktı.\n"
" "
#: redbot/cogs/customcom/customcom.py:522 #: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited." msgid "Custom command successfully edited."

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Ukrainian\n" "Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Vietnamese\n" "Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n" "POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

Some files were not shown because too many files have changed in this diff Show More