mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 01:12:33 -05:00
Compare commits
120 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b496ebfba8 | ||
|
|
726bfd38ad | ||
|
|
21f9a6f0b6 | ||
|
|
951a88f39f | ||
|
|
a4a344d8eb | ||
|
|
d421c1c240 | ||
|
|
af8af1934c | ||
|
|
9a8f3480a1 | ||
|
|
085cd1bb49 | ||
|
|
b30a8b86a4 | ||
|
|
0156ce132c | ||
|
|
b13dec10c5 | ||
|
|
fd77e97712 | ||
|
|
0b0ace10dd | ||
|
|
b6e96548d0 | ||
|
|
b018c6a24d | ||
|
|
3ae5301a76 | ||
|
|
bcc24d67d1 | ||
|
|
46c0f5e373 | ||
|
|
eeaac828d9 | ||
|
|
2413c6abd3 | ||
|
|
7bb6e60c52 | ||
|
|
38169a82df | ||
|
|
18986bcc42 | ||
|
|
ce6c17debc | ||
|
|
e3359e9b3f | ||
|
|
c1ab10e202 | ||
|
|
1d23c1f2bc | ||
|
|
ef1582832d | ||
|
|
95e342f4f4 | ||
|
|
ca078e7cd9 | ||
|
|
b8a2cf3f91 | ||
|
|
e1226c6c88 | ||
|
|
34fe88da29 | ||
|
|
454ff90d09 | ||
|
|
e31196d19f | ||
|
|
335e2a7c25 | ||
|
|
694d379aef | ||
|
|
f4ef3ea8eb | ||
|
|
ec90199950 | ||
|
|
08bd0567ad | ||
|
|
963b8b0d29 | ||
|
|
009dc9ae4d | ||
|
|
33cf275862 | ||
|
|
4fdea931b9 | ||
|
|
4453b5653a | ||
|
|
152ca39719 | ||
|
|
9ae733181b | ||
|
|
f5de382946 | ||
|
|
dc817aeeac | ||
|
|
47c4edf335 | ||
|
|
e1c745fe3c | ||
|
|
c441857a4c | ||
|
|
51bc5fed7d | ||
|
|
2da9b502d8 | ||
|
|
29ebf0f060 | ||
|
|
ec94327b15 | ||
|
|
5c00810166 | ||
|
|
804219df29 | ||
|
|
6ea2a403be | ||
|
|
4f2763c26c | ||
|
|
8ff5a71a5d | ||
|
|
d6c2e8c8c3 | ||
|
|
b45e62f354 | ||
|
|
8b477db0a6 | ||
|
|
80d99af5b0 | ||
|
|
d26335b01b | ||
|
|
e79aa21b55 | ||
|
|
bf63da3655 | ||
|
|
d6791111f3 | ||
|
|
23d454cbbe | ||
|
|
f9741cdd27 | ||
|
|
3699c246df | ||
|
|
284080ec83 | ||
|
|
a2ae485286 | ||
|
|
a74547bb4e | ||
|
|
a6ff5b8e9c | ||
|
|
a09dddb2cf | ||
|
|
d7da0b4081 | ||
|
|
47d9069108 | ||
|
|
ddc5660f2c | ||
|
|
88503bbf24 | ||
|
|
8a75d75d83 | ||
|
|
980b5fa1c2 | ||
|
|
343efba4d5 | ||
|
|
4e1ce7524b | ||
|
|
fec25fcaba | ||
|
|
6162b0f2bd | ||
|
|
6f600b71d3 | ||
|
|
f6fccfc949 | ||
|
|
e1b02b2952 | ||
|
|
a80a5ec96e | ||
|
|
a9656dea38 | ||
|
|
f8fcabfe10 | ||
|
|
ea7e142494 | ||
|
|
e1a9b31e9b | ||
|
|
59f69c7727 | ||
|
|
0200c2cb3f | ||
|
|
b11359eebb | ||
|
|
4adf328fac | ||
|
|
f81cf5960f | ||
|
|
2bf9c1260c | ||
|
|
8956f63229 | ||
|
|
7d24413846 | ||
|
|
e1261b92d1 | ||
|
|
8c89993cd5 | ||
|
|
ec7c2ca4b9 | ||
|
|
85afe19455 | ||
|
|
56b54d4d34 | ||
|
|
3534e59cb8 | ||
|
|
eeb5f651b2 | ||
|
|
b0250b91cc | ||
|
|
ef839722f4 | ||
|
|
5cd3a5b5af | ||
|
|
d80d7c939c | ||
|
|
8c7848f18b | ||
|
|
7d66263948 | ||
|
|
7d6662e6b1 | ||
|
|
3e6a73ae8c | ||
|
|
94784f366f |
72
.github/CODEOWNERS
vendored
72
.github/CODEOWNERS
vendored
@@ -1,65 +1,23 @@
|
|||||||
# Core
|
|
||||||
redbot/core/bank.py @palmtree5
|
|
||||||
redbot/core/checks.py @tekulvw
|
|
||||||
redbot/core/cli.py @tekulvw
|
|
||||||
redbot/core/config.py @tekulvw
|
|
||||||
redbot/core/cog_manager.py @tekulvw
|
|
||||||
redbot/core/core_commands.py @tekulvw
|
|
||||||
redbot/core/context.py @Tobotimus
|
|
||||||
redbot/core/commands/* @mikeshardmind
|
|
||||||
redbot/core/data_manager.py @tekulvw
|
|
||||||
redbot/core/dev_commands.py @tekulvw
|
|
||||||
redbot/core/drivers/* @tekulvw
|
|
||||||
redbot/core/events.py @tekulvw
|
|
||||||
redbot/core/global_checks.py @tekulvw
|
|
||||||
redbot/core/i18n.py @tekulvw
|
|
||||||
redbot/core/modlog.py @palmtree5
|
|
||||||
redbot/core/rpc.py @tekulvw
|
|
||||||
redbot/core/utils/chat_formatting.py @tekulvw
|
|
||||||
redbot/core/utils/mod.py @palmtree5
|
|
||||||
redbot/core/utils/data_converter.py @mikeshardmind
|
|
||||||
redbot/core/utils/antispam.py @mikeshardmind
|
|
||||||
redbot/core/utils/tunnel.py @mikeshardmind
|
|
||||||
redbot/core/utils/caching.py @mikeshardmind
|
|
||||||
redbot/core/utils/common_filters.py @mikeshardmind
|
|
||||||
redbot/core/utils/dbtools.py @mikeshardmind
|
|
||||||
|
|
||||||
# Cogs
|
# Cogs
|
||||||
redbot/cogs/admin/* @tekulvw
|
/redbot/cogs/audio/** @aikaterna @Drapersniper
|
||||||
redbot/cogs/alias/* @tekulvw
|
/redbot/cogs/downloader/* @jack1142
|
||||||
redbot/cogs/audio/** @aikaterna @Drapersniper
|
/redbot/cogs/streams/* @palmtree5
|
||||||
redbot/cogs/bank/* @tekulvw
|
/redbot/cogs/mutes/* @TrustyJAID
|
||||||
redbot/cogs/cleanup/* @palmtree5
|
|
||||||
redbot/cogs/customcom/* @palmtree5
|
|
||||||
redbot/cogs/downloader/* @tekulvw @jack1142
|
|
||||||
redbot/cogs/economy/* @palmtree5
|
|
||||||
redbot/cogs/filter/* @palmtree5
|
|
||||||
redbot/cogs/general/* @palmtree5
|
|
||||||
redbot/cogs/image/* @palmtree5
|
|
||||||
redbot/cogs/mod/* @palmtree5
|
|
||||||
redbot/cogs/modlog/* @palmtree5
|
|
||||||
redbot/cogs/streams/* @Twentysix26 @palmtree5
|
|
||||||
redbot/cogs/trivia/* @Tobotimus
|
|
||||||
redbot/cogs/reports/* @mikeshardmind
|
|
||||||
redbot/cogs/permissions/* @mikeshardmind
|
|
||||||
redbot/cogs/warnings/* @palmtree5
|
|
||||||
|
|
||||||
# Docs
|
# Trivia Lists
|
||||||
docs/* @tekulvw @palmtree5
|
/redbot/cogs/trivia/data/lists/whosthatpokemon*.yaml @aikaterna
|
||||||
|
|
||||||
# Tests
|
# Tests
|
||||||
tests/cogs/downloader/* @jack1142
|
/redbot/pytest/downloader* @jack1142
|
||||||
|
/tests/cogs/downloader/* @jack1142
|
||||||
|
|
||||||
# Setup, instance setup, and running the bot
|
# Schemas
|
||||||
setup.py @tekulvw
|
/schema/* @jack1142
|
||||||
redbot/__init__.py @tekulvw
|
|
||||||
redbot/__main__.py @tekulvw @mikeshardmind
|
|
||||||
redbot/setup.py @tekulvw
|
|
||||||
|
|
||||||
# Others
|
# CI
|
||||||
.travis.yml @Kowlin
|
/.travis.yml @Kowlin
|
||||||
crowdin.yml @Kowlin
|
/crowdin.yml @Kowlin
|
||||||
.github/workflows/* @Kowlin
|
/.github/workflows/* @Kowlin
|
||||||
|
|
||||||
# Excludes
|
# Excludes
|
||||||
**/locales/* @ghost
|
**/locales/* @ghost
|
||||||
|
|||||||
52
.github/workflows/codeql-analysis.yml
vendored
Normal file
52
.github/workflows/codeql-analysis.yml
vendored
Normal file
@@ -0,0 +1,52 @@
|
|||||||
|
name: "CodeQL"
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches: [V3/develop]
|
||||||
|
pull_request:
|
||||||
|
# The branches below must be a subset of the branches above
|
||||||
|
schedule:
|
||||||
|
- cron: '0 14 * * 4'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
analyze:
|
||||||
|
name: Analyze
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: Checkout repository
|
||||||
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
# We must fetch at least the immediate parents so that if this is
|
||||||
|
# a pull request then we can checkout the head.
|
||||||
|
fetch-depth: 2
|
||||||
|
|
||||||
|
# If this run was triggered by a pull request event, then checkout
|
||||||
|
# the head of the pull request instead of the merge commit.
|
||||||
|
- run: git checkout HEAD^2
|
||||||
|
if: ${{ github.event_name == 'pull_request' }}
|
||||||
|
|
||||||
|
# Initializes the CodeQL tools for scanning.
|
||||||
|
- name: Initialize CodeQL
|
||||||
|
uses: github/codeql-action/init@v1
|
||||||
|
with:
|
||||||
|
languages: 'python'
|
||||||
|
# Override automatic language detection by changing the below list
|
||||||
|
# Supported options are ['csharp', 'cpp', 'go', 'java', 'javascript', 'python']
|
||||||
|
# Learn more...
|
||||||
|
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection
|
||||||
|
|
||||||
|
# ℹ️ Command-line programs to run using the OS shell.
|
||||||
|
# 📚 https://git.io/JvXDl
|
||||||
|
|
||||||
|
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
|
||||||
|
# and modify them (or add more) to build your code if your project
|
||||||
|
# uses a compiled language
|
||||||
|
|
||||||
|
#- run: |
|
||||||
|
# make bootstrap
|
||||||
|
# make release
|
||||||
|
|
||||||
|
- name: Perform CodeQL Analysis
|
||||||
|
uses: github/codeql-action/analyze@v1
|
||||||
2
.github/workflows/lint_python.yaml
vendored
2
.github/workflows/lint_python.yaml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
ref: ${{ env.ref }}
|
ref: ${{ env.ref }}
|
||||||
- uses: actions/setup-python@v1
|
- uses: actions/setup-python@v1
|
||||||
with:
|
with:
|
||||||
python_version: "3.8"
|
python-version: "3.8"
|
||||||
- run: "python -m pip install git+https://github.com/pycqa/pyflakes@1911c20#egg=pyflakes git+https://github.com/pycqa/pycodestyle@d219c68#egg=pycodestyle git+https://gitlab.com/pycqa/flake8@3.7.9#egg=flake8"
|
- run: "python -m pip install git+https://github.com/pycqa/pyflakes@1911c20#egg=pyflakes git+https://github.com/pycqa/pycodestyle@d219c68#egg=pycodestyle git+https://gitlab.com/pycqa/flake8@3.7.9#egg=flake8"
|
||||||
name: Install Flake8
|
name: Install Flake8
|
||||||
- run: "python -m flake8 . --count --select=E9,F7,F82 --show-source"
|
- run: "python -m flake8 . --count --select=E9,F7,F82 --show-source"
|
||||||
|
|||||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,3 @@
|
|||||||
*.json
|
|
||||||
*.exe
|
*.exe
|
||||||
*.dll
|
*.dll
|
||||||
*.pot
|
*.pot
|
||||||
@@ -15,6 +14,7 @@ Pipfile.lock
|
|||||||
# User-specific stuff:
|
# User-specific stuff:
|
||||||
.idea/
|
.idea/
|
||||||
*.iws
|
*.iws
|
||||||
|
.vscode/
|
||||||
|
|
||||||
## Plugin-specific files:
|
## Plugin-specific files:
|
||||||
|
|
||||||
|
|||||||
2
Makefile
2
Makefile
@@ -25,7 +25,7 @@ bumpdeps:
|
|||||||
# Development environment
|
# Development environment
|
||||||
newenv:
|
newenv:
|
||||||
$(PYTHON) -m venv --clear .venv
|
$(PYTHON) -m venv --clear .venv
|
||||||
.venv/bin/pip install -U pip setuptools
|
.venv/bin/pip install -U pip setuptools wheel
|
||||||
$(MAKE) syncenv
|
$(MAKE) syncenv
|
||||||
syncenv:
|
syncenv:
|
||||||
.venv/bin/pip install -Ur ./tools/dev-requirements.txt
|
.venv/bin/pip install -Ur ./tools/dev-requirements.txt
|
||||||
|
|||||||
21
README.md
21
README.md
@@ -12,22 +12,22 @@
|
|||||||
<a href="https://discord.gg/red">
|
<a href="https://discord.gg/red">
|
||||||
<img src="https://discordapp.com/api/guilds/133049272517001216/widget.png?style=shield" alt="Discord Server">
|
<img src="https://discordapp.com/api/guilds/133049272517001216/widget.png?style=shield" alt="Discord Server">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://www.patreon.com/Red_Devs">
|
<a href="https://pypi.org/project/Red-DiscordBot/">
|
||||||
<img src="https://img.shields.io/badge/Support-Red!-yellow.svg" alt="Support Red on Patreon!">
|
<img alt="PyPI" src="https://img.shields.io/pypi/v/Red-Discordbot">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://www.python.org/downloads/">
|
<a href="https://www.python.org/downloads/">
|
||||||
<img src="https://img.shields.io/badge/Made%20With-Python%203.8-blue.svg?style=for-the-badge" alt="Made with Python 3.8">
|
<img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/Red-Discordbot">
|
||||||
</a>
|
|
||||||
<a href="https://crowdin.com/project/red-discordbot">
|
|
||||||
<img src="https://d322cqt584bo4o.cloudfront.net/red-discordbot/localized.svg" alt="Localized with Crowdin">
|
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/Rapptz/discord.py/">
|
<a href="https://github.com/Rapptz/discord.py/">
|
||||||
<img src="https://img.shields.io/badge/discord-py-blue.svg" alt="discord.py">
|
<img src="https://img.shields.io/badge/discord-py-blue.svg" alt="discord.py">
|
||||||
|
</a>
|
||||||
|
<a href="https://www.patreon.com/Red_Devs">
|
||||||
|
<img src="https://img.shields.io/badge/Support-Red!-red.svg" alt="Support Red on Patreon!">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://github.com/Cog-Creators/Red-DiscordBot/actions">
|
<a href="https://github.com/Cog-Creators/Red-DiscordBot/actions">
|
||||||
<img src="https://github.com/Cog-Creators/Red-DiscordBot/workflows/Tests/badge.svg" alt="GitHub Actions">
|
<img src="https://img.shields.io/github/workflow/status/Cog-Creators/Red-Discordbot/Tests?label=tests" alt="GitHub Actions">
|
||||||
</a>
|
</a>
|
||||||
<a href="http://red-discordbot.readthedocs.io/en/stable/?badge=stable">
|
<a href="http://red-discordbot.readthedocs.io/en/stable/?badge=stable">
|
||||||
<img src="https://readthedocs.org/projects/red-discordbot/badge/?version=stable" alt="Red on readthedocs.org">
|
<img src="https://readthedocs.org/projects/red-discordbot/badge/?version=stable" alt="Red on readthedocs.org">
|
||||||
@@ -38,6 +38,9 @@
|
|||||||
<a href="http://makeapullrequest.com">
|
<a href="http://makeapullrequest.com">
|
||||||
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg">
|
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg">
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://crowdin.com/project/red-discordbot">
|
||||||
|
<img src="https://d322cqt584bo4o.cloudfront.net/red-discordbot/localized.svg" alt="Localized with Crowdin">
|
||||||
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
@@ -104,7 +107,7 @@ plugins directly from Discord! A few examples are:
|
|||||||
- AniList
|
- AniList
|
||||||
- And much, much more!
|
- And much, much more!
|
||||||
|
|
||||||
Feel free to take a [peek](https://cogboard.red/t/approved-repositories/210) at a list of
|
Feel free to take a [peek](https://index.discord.red) at a list of
|
||||||
available 3rd party cogs!
|
available 3rd party cogs!
|
||||||
|
|
||||||
# Join the community!
|
# Join the community!
|
||||||
|
|||||||
BIN
docs/.resources/bot-guide/discord_bot_tab.png
Normal file
BIN
docs/.resources/bot-guide/discord_bot_tab.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
BIN
docs/.resources/bot-guide/discord_bot_user_options.png
Normal file
BIN
docs/.resources/bot-guide/discord_bot_user_options.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
BIN
docs/.resources/bot-guide/discord_create_app_button.png
Normal file
BIN
docs/.resources/bot-guide/discord_create_app_button.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
BIN
docs/.resources/bot-guide/discord_create_app_form.png
Normal file
BIN
docs/.resources/bot-guide/discord_create_app_form.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
BIN
docs/.resources/bot-guide/discord_create_bot_user.png
Normal file
BIN
docs/.resources/bot-guide/discord_create_bot_user.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
BIN
docs/.resources/bot-guide/discord_privileged_intents.png
Normal file
BIN
docs/.resources/bot-guide/discord_privileged_intents.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 62 KiB |
79
docs/bot_application_guide.rst
Normal file
79
docs/bot_application_guide.rst
Normal file
@@ -0,0 +1,79 @@
|
|||||||
|
===========================================
|
||||||
|
Creating a bot account
|
||||||
|
===========================================
|
||||||
|
|
||||||
|
To use Red you will require a bot account and to enable privileged intents. Both these steps will be covered below.
|
||||||
|
|
||||||
|
.. _creating-a-bot-account:
|
||||||
|
|
||||||
|
-------------------------------
|
||||||
|
Creating the bot application
|
||||||
|
-------------------------------
|
||||||
|
|
||||||
|
In order to use Red, we must first create a Discord Bot account.
|
||||||
|
|
||||||
|
Creating a Bot account is a pretty straightforward process.
|
||||||
|
|
||||||
|
1. Make sure you're logged on to the `Discord website <https://discord.com>`_.
|
||||||
|
2. Navigate to the `application page <https://discord.com/developers/applications>`_
|
||||||
|
3. Click on the "New Application" button.
|
||||||
|
|
||||||
|
.. image:: /.resources/bot-guide/discord_create_app_button.png
|
||||||
|
:alt: The new application button.
|
||||||
|
|
||||||
|
4. Give the application a name and click "Create".
|
||||||
|
|
||||||
|
.. image:: /.resources/bot-guide/discord_create_app_form.png
|
||||||
|
:alt: The new application form filled in.
|
||||||
|
|
||||||
|
5. Create a Bot User by navigating to the "Bot" tab and clicking "Add Bot".
|
||||||
|
|
||||||
|
- Click "Yes, do it!" to continue.
|
||||||
|
|
||||||
|
.. image:: /.resources/bot-guide/discord_create_bot_user.png
|
||||||
|
:alt: The Add Bot button.
|
||||||
|
6. If you want others to be able to invite your bot tick the **Public Bot**. Keeping it unticked will prevent others from inviting your bot to their servers and only you will be able to add the bot to servers (provided that you have needed permissions in the server you want to add the bot to).
|
||||||
|
|
||||||
|
- Make sure **Require OAuth2 Code Grant** is unchecked.
|
||||||
|
|
||||||
|
.. image:: /.resources/bot-guide/discord_bot_user_options.png
|
||||||
|
:alt: How the Bot User options should look like for most people.
|
||||||
|
|
||||||
|
7. Copy the token using the "Copy" button.
|
||||||
|
|
||||||
|
- **This is not the Client Secret at the General Information page**
|
||||||
|
|
||||||
|
.. warning::
|
||||||
|
|
||||||
|
Do not share your token as it is like your password.
|
||||||
|
If you shared your token you can regenerate it.
|
||||||
|
|
||||||
|
Continue to the next section to enable privileged intents.
|
||||||
|
|
||||||
|
.. _enabling-privileged-intents:
|
||||||
|
|
||||||
|
-------------------------------
|
||||||
|
Enabling Privileged Intents
|
||||||
|
-------------------------------
|
||||||
|
.. warning::
|
||||||
|
Due to Discord API changes, Red Bot requires all intents.
|
||||||
|
\This section is required.
|
||||||
|
|
||||||
|
1. Make sure you're logged on to the `Discord website <https://discord.com>`_.
|
||||||
|
2. Navigate to the `application page <https://discord.com/developers/applications>`_
|
||||||
|
3. Click on the bot you want to enable privileged intents for.
|
||||||
|
4. Navigate to the bot tab on the left side of the screen.
|
||||||
|
|
||||||
|
.. image:: /.resources/bot-guide/discord_bot_tab.png
|
||||||
|
:alt: The bot tab in the application page.
|
||||||
|
|
||||||
|
5. Scroll down to the "Privileged Gateway Intents" section, enable both privileged intents and save your changes.
|
||||||
|
|
||||||
|
.. image:: /.resources/bot-guide/discord_privileged_intents.png
|
||||||
|
:alt: The privileged gateway intents selector.
|
||||||
|
|
||||||
|
.. warning::
|
||||||
|
|
||||||
|
Red bots with over 100 servers require `bot verification <https://support.discord.com/hc/en-us/articles/360040720412>`_ which is not covered in this guide.
|
||||||
|
|
||||||
|
*Parts of this guide have been adapted from* `discord.py intro <https://discordpy.readthedocs.io/en/stable/discord.html#discord-intro>`_ *and* `discord.py privileged intents <https://discordpy.readthedocs.io/en/stable/intents.html#privileged-intents>`_.
|
||||||
@@ -553,7 +553,7 @@ Core Bot
|
|||||||
- Fixed various bugs with blacklist and whitelist (:issue:`3643`, :issue:`3642`)
|
- Fixed various bugs with blacklist and whitelist (:issue:`3643`, :issue:`3642`)
|
||||||
- Added ``[p]set regionalformat`` command that allows users to set regional formatting that is different from bot's locale (:issue:`3677`, :issue:`3588`)
|
- Added ``[p]set regionalformat`` command that allows users to set regional formatting that is different from bot's locale (:issue:`3677`, :issue:`3588`)
|
||||||
- ``[p]set locale`` allows any valid locale now, not just locales for which Red has translations (:issue:`3676`, :issue:`3596`)
|
- ``[p]set locale`` allows any valid locale now, not just locales for which Red has translations (:issue:`3676`, :issue:`3596`)
|
||||||
- Permissions for commands in Bank, Economy and Trivia cogs can now be overriden by Permissions cog (:issue:`3672`, :issue:`3233`)
|
- Permissions for commands in Bank, Economy and Trivia cogs can now be overridden by Permissions cog (:issue:`3672`, :issue:`3233`)
|
||||||
- Outages of ``pypi.org`` no longer prevent the bot from starting (:issue:`3663`)
|
- Outages of ``pypi.org`` no longer prevent the bot from starting (:issue:`3663`)
|
||||||
- Fixed formatting of help strings in fuzzy search results (:issue:`3673`, :issue:`3507`)
|
- Fixed formatting of help strings in fuzzy search results (:issue:`3673`, :issue:`3507`)
|
||||||
- Fixed few deprecation warnings related to menus and uvloop (:issue:`3644`, :issue:`3700`)
|
- Fixed few deprecation warnings related to menus and uvloop (:issue:`3644`, :issue:`3700`)
|
||||||
|
|||||||
@@ -1,6 +1,222 @@
|
|||||||
.. 3.4.x Changelogs
|
.. 3.4.x Changelogs
|
||||||
|
|
||||||
Redbot 3.4.0 (2020-08-18)
|
Redbot 3.4.1 (2020-10-27)
|
||||||
|
=========================
|
||||||
|
|
||||||
|
| Thanks to all these amazing people that contributed to this release:
|
||||||
|
| :ghuser:`absj30`, :ghuser:`aikaterna`, :ghuser:`bobloy`, :ghuser:`chloecormier`, :ghuser:`Dav-Git`, :ghuser:`Drapersniper`, :ghuser:`fixator10`, :ghuser:`Flame442`, :ghuser:`flaree`, :ghuser:`Generaleoley`, :ghuser:`hisztendahl`, :ghuser:`jack1142`, :ghuser:`KaiGucci`, :ghuser:`Kowlin`, :ghuser:`maxbooiii`, :ghuser:`MeatyChunks`, :ghuser:`NeuroAssassin`, :ghuser:`nfitzen`, :ghuser:`palmtree5`, :ghuser:`phenom4n4n`, :ghuser:`PredaaA`, :ghuser:`Predeactor`, :ghuser:`PythonTryHard`, :ghuser:`SharkyTheKing`, :ghuser:`Stonedestroyer`, :ghuser:`thisisjvgrace`, :ghuser:`TrustyJAID`, :ghuser:`TurnrDev`, :ghuser:`Vexed01`, :ghuser:`Vuks69`, :ghuser:`xBlynd`, :ghuser:`zephyrkul`
|
||||||
|
|
||||||
|
Read before updating
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
1. This release fixes a security issue in Mod cog. See `Security changelog below <important-341-2>` for more information.
|
||||||
|
2. This Red update bumps discord.py to version 1.5.1, which explicitly requests Discord intents. Red requires all Prvileged Intents to be enabled. More information can be found at :ref:`enabling-privileged-intents`.
|
||||||
|
3. Mutes functionality has been moved from the Mod cog to a new separate cog (Mutes) featuring timed and role-based mutes. If you were using it (or want to start now), you can load the new cog with ``[p]load mutes``. You can see the full `Mutes changelog below <important-341-1>`.
|
||||||
|
4. Information for Audio users that are using an external Lavalink instance (if you don't know what that is, you should skip this point):
|
||||||
|
|
||||||
|
We've updated our `application.yml file <https://github.com/Cog-Creators/Red-DiscordBot/blob/3.4.1/redbot/cogs/audio/data/application.yml>`_ and you should update your instance's ``application.yml`` appropriately.
|
||||||
|
Please ensure that the WS port in Audio's settings (``[p]llset wsport``) is set to the port from the ``application.yml``.
|
||||||
|
|
||||||
|
End-user changelog
|
||||||
|
------------------
|
||||||
|
|
||||||
|
.. _important-341-2:
|
||||||
|
|
||||||
|
Security
|
||||||
|
********
|
||||||
|
|
||||||
|
**NOTE:** If you can't update immediately, we recommend globally disabling the affected command until you can.
|
||||||
|
|
||||||
|
- **Mod** - Fixed unauthorized privilege escalation exploit in ``[p]massban`` (also called ``[p]hackban``) command. Full security advisory `can be found on our GitHub <https://github.com/Cog-Creators/Red-DiscordBot/security/advisories/GHSA-mp9m-g7qj-6vqr>`_.
|
||||||
|
|
||||||
|
Core Bot
|
||||||
|
********
|
||||||
|
|
||||||
|
- Fixed an incorrect error being reported on ``[p]set name`` when the passed name was longer than 32 characters (:issue:`4364`, :issue:`4363`)
|
||||||
|
- Fixed ``[p]set nickname`` erroring when the passed name was longer than 32 characters (:issue:`4364`, :issue:`4363`)
|
||||||
|
- Fixed an ungraceful error being raised when running ``[p]traceback`` with closed DMs (:issue:`4329`)
|
||||||
|
- Fixed errors that could arise from invalid URLs in ``[p]set avatar`` (:issue:`4437`)
|
||||||
|
- Fixed an error being raised with ``[p]set nickname`` when no nickname was provided (:issue:`4451`)
|
||||||
|
- Fixed and clarified errors being raised with ``[p]set username`` (:issue:`4463`)
|
||||||
|
- Fixed an ungraceful error being raised when the output of ``[p]unload`` is larger than 2k characters (:issue:`4469`)
|
||||||
|
- Fixed an ungraceful error being raised when running ``[p]choose`` with empty options (:issue:`4499`)
|
||||||
|
- Fixed an ungraceful error being raised when a bot left a guild while a menu was open (:issue:`3902`)
|
||||||
|
- Fixed info missing on the non-embed version of ``[p]debuginfo`` (:issue:`4524`)
|
||||||
|
- Added ``[p]set api list`` to list all currently set API services, without tokens (:issue:`4370`)
|
||||||
|
- Added ``[p]set api remove`` to remove API services, including tokens (:issue:`4370`)
|
||||||
|
- Added ``[p]helpset usetick``, toggling command message being ticked when help is sent to DM (:issue:`4467`, :issue:`4075`)
|
||||||
|
- Added a default color field to ``[p]set showsettings`` (:issue:`4498`, :issue:`4497`)
|
||||||
|
- Added the datapath and metadata file to ``[p]debuginfo`` (:issue:`4524`)
|
||||||
|
- Added a list of disabled intents to ``[p]debuginfo`` (:issue:`4423`)
|
||||||
|
- Bumped discord.py dependency to version 1.5.1 (:issue:`4423`)
|
||||||
|
- Locales and regional formats can now be set in individual guilds using ``[p]set locale`` and ``[p]set regionalformat`` (:issue:`3896`, :issue:`1970`)
|
||||||
|
|
||||||
|
- Global locale and regional format setters have been renamed to ``[p]set globallocale`` and ``[p]set globalregionalformat``
|
||||||
|
|
||||||
|
Audio
|
||||||
|
*****
|
||||||
|
|
||||||
|
- Scattered grammar and typo fixes (:issue:`4446`)
|
||||||
|
- Fixed Bandcamp playback (:issue:`4504`)
|
||||||
|
- Fixed YouTube playlist playback (:issue:`4504`)
|
||||||
|
- Fixed YouTube searching issues (:issue:`4504`)
|
||||||
|
- Fixed YouTube age restricted track playback (:issue:`4504`)
|
||||||
|
- Fixed the Audio cog not being translated when setting locale (:issue:`4492`, :issue:`4495`)
|
||||||
|
- Fixed tracks getting stuck at 0:00 after long player sessions (:issue:`4529`)
|
||||||
|
- Removed lavalink logs from being added to backup (:issue:`4453`, :issue:`4452`)
|
||||||
|
- Removed stream durations from being in queue duration (:issue:`4513`)
|
||||||
|
- Added the Global Audio API, to cut down on Youtube 429 errors and allow Spotify playback past user's quota. (:issue:`4446`)
|
||||||
|
- Added persistent queues, allowing for queues to be restored on a bot restart or cog reload (:issue:`4446`)
|
||||||
|
- Added ``[p]audioset restart``, allowing for Lavalink connection to be restarted (:issue:`4446`)
|
||||||
|
- Added ``[p]audioset autodeafen``, allowing for bot to auto-deafen itself when entering voice channel (:issue:`4446`)
|
||||||
|
- Added ``[p]audioset mycountrycode``, allowing Spotify search locale per user (:issue:`4446`)
|
||||||
|
- Added ``[p]llsetup java``, allowing for a custom Java executable path (:issue:`4446`)
|
||||||
|
- Added ``[p]llset info`` to show Lavalink settings (:issue:`4527`)
|
||||||
|
- Added ``[p]audioset logs`` to download Lavalink logs if the Lavalink server is set to internal (:issue:`4527`)
|
||||||
|
|
||||||
|
Cleanup
|
||||||
|
*******
|
||||||
|
|
||||||
|
- Allowed ``[p]cleanup self`` to work in DMs for all users (:issue:`4481`)
|
||||||
|
|
||||||
|
Custom Commands
|
||||||
|
***************
|
||||||
|
|
||||||
|
- Fixed an ungraceful error being thrown on ``[p]cc edit`` (:issue:`4325`)
|
||||||
|
|
||||||
|
Dev
|
||||||
|
***
|
||||||
|
|
||||||
|
- Added ``[p]repl pause`` to pause/resume the REPL session in the current channel (:issue:`4366`)
|
||||||
|
|
||||||
|
Economy
|
||||||
|
*******
|
||||||
|
|
||||||
|
- Added an embed option for ``[p]leaderboard`` (:issue:`4184`, :issue:`4104`)
|
||||||
|
|
||||||
|
General
|
||||||
|
*******
|
||||||
|
|
||||||
|
- Fixed issues with text not being properly URL encoded (:issue:`4024`)
|
||||||
|
- Fixed an ungraceful error occurring when a title is longer than 256 characters in ``[p]urban`` (:issue:`4474`)
|
||||||
|
- Changed "boosters" to "boosts" in ``[p]serverinfo`` to clarify what the number represents (:issue:`4507`)
|
||||||
|
|
||||||
|
Mod
|
||||||
|
***
|
||||||
|
|
||||||
|
- Added ``[p]modset mentionspam strict`` allowing for duplicated mentions to count towards the mention spam cap (:issue:`4359`)
|
||||||
|
- Added an option to ban users not in the guild to ``[p]ban`` (:issue:`4422`, :issue:`4419`)
|
||||||
|
- Added a default tempban duration for ``[p]tempban`` (:issue:`4473`, :issue:`3992`)
|
||||||
|
- Fixed nicknames not being properly stored and logged (:issue:`4131`)
|
||||||
|
- Fixed plural typos in ``[p]userinfo`` (:issue:`4397`, :issue:`4379`)
|
||||||
|
- Renamed ``[p]hackban`` to ``[p]massban``, keeping ``[p]hackban`` as an alias, allowing for multiple users to be banned at once (:issue:`4422`, :issue:`4419`)
|
||||||
|
- Moved mutes to a separate, individual cog (:issue:`3634`)
|
||||||
|
|
||||||
|
.. _important-341-1:
|
||||||
|
|
||||||
|
Mutes
|
||||||
|
*****
|
||||||
|
|
||||||
|
- Added ``[p]muteset forcerole`` to make mutes role based, instead of permission based (:issue:`3634`)
|
||||||
|
- Added an optional time argument to all mutes, to specify when the user should be unmuted (:issue:`3634`)
|
||||||
|
- Changed ``[p]mute`` to only handle serverwide muting, ``[p]mute voice`` and ``[p]mute channel`` have been moved to separate commands called ``[p]mutechannel`` and ``[p]mutevoice`` (:issue:`3634`)
|
||||||
|
- Mute commands can now take multiple user arguments, to mute multiple users at a time (:issue:`3634`)
|
||||||
|
|
||||||
|
Modlog
|
||||||
|
******
|
||||||
|
|
||||||
|
- Fixed an error being raised when running ``[p]casesfor`` and ``[p]case`` (:issue:`4415`)
|
||||||
|
- Long reasons in Modlog are now properly shortened in message content (:issue:`4541`)
|
||||||
|
|
||||||
|
Trivia Lists
|
||||||
|
************
|
||||||
|
|
||||||
|
- Fixed incorrect order of Machamp and Machoke questions (:issue:`4424`)
|
||||||
|
- Added new MLB trivia list (:issue:`4455`)
|
||||||
|
- Added new Who's That Pokémon - Gen. IV trivia list (:issue:`4434`)
|
||||||
|
- Added new Hockey trivia list (:issue:`4384`)
|
||||||
|
|
||||||
|
Warnings
|
||||||
|
********
|
||||||
|
|
||||||
|
- Fixed users being able to warn users above them in hierarchy (:issue:`4100`)
|
||||||
|
- Added bool arguments to toggle commands to improve consistency (:issue:`4409`)
|
||||||
|
|
||||||
|
Developer changelog
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
| **Important:**
|
||||||
|
| 1. Red now allows users to set locale per guild, which requires 3rd-party cogs to set contextual locale manually in code ran outside of command's context. See the `Core Bot changelog below <important-dev-341-1>` for more information.
|
||||||
|
|
||||||
|
.. _important-dev-341-1:
|
||||||
|
|
||||||
|
Core Bot
|
||||||
|
********
|
||||||
|
|
||||||
|
- Added API for setting contextual locales (:issue:`3896`, :issue:`1970`)
|
||||||
|
|
||||||
|
- New function added: `redbot.core.i18n.set_contextual_locales_from_guild()`
|
||||||
|
- Contextual locale is automatically set for commands and only needs to be done manually for things like event listeners; see `guidelines-for-cog-creators` for more information
|
||||||
|
|
||||||
|
- Added `bot.remove_shared_api_services() <RedBase.remove_shared_api_services()>` to remove all keys and tokens associated with an API service (:issue:`4370`)
|
||||||
|
- Added an option to return all tokens for an API service if ``service_name`` is not specified in `bot.get_shared_api_tokens() <RedBase.get_shared_api_tokens()>` (:issue:`4370`)
|
||||||
|
- Added `bot.get_or_fetch_user() <RedBase.get_or_fetch_user()>` and `bot.get_or_fetch_member() <RedBase.get_or_fetch_member()>` methods (:issue:`4403`, :issue:`4402`)
|
||||||
|
- Moved ``redbot.core.checks.bot_in_a_guild()`` to `redbot.core.commands.bot_in_a_guild()` (old name has been left as an alias) (:issue:`4515`, :issue:`4510`)
|
||||||
|
|
||||||
|
Bank
|
||||||
|
****
|
||||||
|
|
||||||
|
- Bank API methods now consistently throw TypeError if a non-integer amount is supplied (:issue:`4376`)
|
||||||
|
|
||||||
|
Mod
|
||||||
|
***
|
||||||
|
|
||||||
|
- Deprecated ``redbot.core.utils.mod.is_allowed_by_hierarchy`` (:issue:`4435`)
|
||||||
|
|
||||||
|
Modlog
|
||||||
|
******
|
||||||
|
|
||||||
|
- Added an option to accept a ``discord.Object`` in case creation (:issue:`4326`)
|
||||||
|
- Added ``last_known_username`` parameter to `modlog.create_case()` function (:issue:`4326`)
|
||||||
|
- Fixed an error being raised with a deleted channel in `Case.message_content()` (:issue:`4415`)
|
||||||
|
|
||||||
|
Utility
|
||||||
|
*******
|
||||||
|
|
||||||
|
- Added `redbot.core.utils.get_end_user_data_statement()` and `redbot.core.utils.get_end_user_data_statement_or_raise()` to attempt to fetch a cog's End User Data Statement (:issue:`4404`)
|
||||||
|
- Added `redbot.core.utils.chat_formatting.quote()` to quote text in a message (:issue:`4425`)
|
||||||
|
|
||||||
|
Documentation changes
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
Config
|
||||||
|
******
|
||||||
|
|
||||||
|
- Added custom group documentation and tutorial (:issue:`4416`, :issue:`2896`)
|
||||||
|
|
||||||
|
Modlog
|
||||||
|
******
|
||||||
|
|
||||||
|
- Clarified that naive ``datetime`` objects will be treated as local times for parameters ``created_at`` and ``until`` in `modlog.create_case()` (:issue:`4389`)
|
||||||
|
|
||||||
|
Other
|
||||||
|
*****
|
||||||
|
|
||||||
|
- Added guide to creating a Bot Application in Discord Developer Portal, with enabling intents (:issue:`4502`)
|
||||||
|
|
||||||
|
Miscellaneous
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Added JSON schema files for ``info.json`` files (:issue:`4375`)
|
||||||
|
- Added ``[all]`` and ``[dev]`` bundled install extras (:issue:`4443`)
|
||||||
|
- Replaced the link to the approved repository list on CogBoard and references to ``cogs.red`` with a link to new Red Index (:issue:`4439`)
|
||||||
|
- Improved documentation about arguments in command syntax (:issue:`4058`)
|
||||||
|
- Replaced a few instances of Red with the bot name in command docstrings (:issue:`4470`)
|
||||||
|
- Fixed grammar in places scattered throughout bot (:issue:`4500`)
|
||||||
|
- Properly define supported Python versions to be lower than 3.9 (:issue:`4538`)
|
||||||
|
|
||||||
|
|
||||||
|
Redbot 3.4.0 (2020-08-17)
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
| Thanks to all these amazing people that contributed to this release:
|
| Thanks to all these amazing people that contributed to this release:
|
||||||
|
|||||||
@@ -73,3 +73,5 @@ Additional References
|
|||||||
.. automethod:: Red.set_shared_api_tokens
|
.. automethod:: Red.set_shared_api_tokens
|
||||||
|
|
||||||
.. automethod:: Red.remove_shared_api_tokens
|
.. automethod:: Red.remove_shared_api_tokens
|
||||||
|
|
||||||
|
.. automethod:: Red.remove_shared_api_services
|
||||||
|
|||||||
@@ -7,5 +7,5 @@ Command Check Decorators
|
|||||||
The following are all decorators for commands, which add restrictions to where and when they can be
|
The following are all decorators for commands, which add restrictions to where and when they can be
|
||||||
run.
|
run.
|
||||||
|
|
||||||
.. automodule:: redbot.core.checks
|
.. automodule:: redbot.core.commands
|
||||||
:members:
|
:members: permissions_check, bot_has_permissions, bot_in_a_guild, has_permissions, has_guild_permissions, is_owner, guildowner, guildowner_or_permissions, admin, admin_or_permissions, mod, mod_or_permissions
|
||||||
|
|||||||
@@ -21,8 +21,9 @@ Basic Usage
|
|||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
from redbot.core import Config
|
from redbot.core import Config
|
||||||
|
from redbot.core import commands
|
||||||
|
|
||||||
class MyCog:
|
class MyCog(commands.Cog):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.config = Config.get_conf(self, identifier=1234567890)
|
self.config = Config.get_conf(self, identifier=1234567890)
|
||||||
|
|
||||||
@@ -52,7 +53,7 @@ Then, in the class's :code:`__init__` function, you need to get a config instanc
|
|||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
class MyCog:
|
class MyCog(commands.Cog):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.config = Config.get_conf(self, identifier=1234567890)
|
self.config = Config.get_conf(self, identifier=1234567890)
|
||||||
|
|
||||||
@@ -68,7 +69,7 @@ After we've gotten that, we need to register default values:
|
|||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
class MyCog:
|
class MyCog(commands.Cog):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.config = Config.get_conf(self, identifier=1234567890)
|
self.config = Config.get_conf(self, identifier=1234567890)
|
||||||
default_global = {
|
default_global = {
|
||||||
@@ -188,19 +189,120 @@ features within Config to enable developers to work with data how they wish.
|
|||||||
|
|
||||||
This usage guide will cover the following features:
|
This usage guide will cover the following features:
|
||||||
|
|
||||||
|
- :py:meth:`Config.init_custom`
|
||||||
|
- :py:meth:`Config.register_custom`
|
||||||
|
- :py:meth:`Config.custom`
|
||||||
- :py:meth:`Group.get_raw`
|
- :py:meth:`Group.get_raw`
|
||||||
- :py:meth:`Group.set_raw`
|
- :py:meth:`Group.set_raw`
|
||||||
- :py:meth:`Group.clear_raw`
|
- :py:meth:`Group.clear_raw`
|
||||||
|
|
||||||
|
|
||||||
|
Custom Groups
|
||||||
|
^^^^^^^^^^^^^
|
||||||
|
While Config has built-in groups for the common discord objects,
|
||||||
|
sometimes you need a combination of these or your own defined grouping.
|
||||||
|
Config handles this by allowing you to define custom groups.
|
||||||
|
|
||||||
|
Let's start by showing how :py:meth:`Config.custom` can be equivalent to :py:meth:`Config.guild` by modifying the above
|
||||||
|
Tutorial example.
|
||||||
|
|
||||||
|
.. code-block:: python
|
||||||
|
|
||||||
|
from redbot.core import Config, commands
|
||||||
|
|
||||||
|
|
||||||
|
class MyCog(commands.Cog):
|
||||||
|
def __init__(self):
|
||||||
|
self.config = Config.get_conf(self, identifier=1234567890)
|
||||||
|
default_guild = {
|
||||||
|
"blah": [],
|
||||||
|
"baz": 1234567890
|
||||||
|
}
|
||||||
|
|
||||||
|
# self.config.register_guild(**default_guild)
|
||||||
|
|
||||||
|
self.config.init_custom("CustomGuildGroup", 1)
|
||||||
|
self.config.register_custom("CustomGuildGroup", **default_guild)
|
||||||
|
|
||||||
|
In the above, we registered the custom group named "CustomGuildGroup" to contain the same defaults
|
||||||
|
that :code:`self.config.guild` normally would. First, we initialized the group "CustomGuildGroup" to
|
||||||
|
accept one identifier by calling :py:meth:`Config.init_custom` with the argument :code:`1`. Then we used
|
||||||
|
:py:meth:`Config.register_custom` to register the default values.
|
||||||
|
|
||||||
|
.. important::
|
||||||
|
|
||||||
|
:py:meth:`Config.init_custom` **must** be called prior to using a custom group.
|
||||||
|
|
||||||
|
|
||||||
|
Now let's use this custom group:
|
||||||
|
|
||||||
|
.. code-block:: python
|
||||||
|
|
||||||
|
@commands.command()
|
||||||
|
async def setbaz(self, ctx, new_value):
|
||||||
|
# await self.config.guild(ctx.guild).baz.set(new_value)
|
||||||
|
|
||||||
|
await self.config.custom("CustomGuildGroup", ctx.guild.id).baz.set(new_value)
|
||||||
|
await ctx.send("Value of baz has been changed!")
|
||||||
|
|
||||||
|
@commands.command()
|
||||||
|
async def checkbaz(self, ctx):
|
||||||
|
# baz_val = await self.config.guild(ctx.guild).baz()
|
||||||
|
|
||||||
|
baz_val = await self.config.custom("CustomGuildGroup", ctx.guild.id).baz()
|
||||||
|
await ctx.send("The value of baz is {}".format("True" if baz_val else "False"))
|
||||||
|
|
||||||
|
Here we used :py:meth:`Config.custom` to access our custom group much like we would have used :py:meth:`Config.guild`.
|
||||||
|
Since it's a custom group, we need to use :code:`id` attribute of guild to get a unique identifier.
|
||||||
|
|
||||||
|
Now let's see an example that uses multiple identifiers:
|
||||||
|
|
||||||
|
.. code-block:: python
|
||||||
|
|
||||||
|
from redbot.core import Config, commands, checks
|
||||||
|
|
||||||
|
|
||||||
|
class ChannelAccesss(commands.Cog):
|
||||||
|
def __init__(self):
|
||||||
|
self.config = Config.get_conf(self, identifier=1234567890)
|
||||||
|
default_access = {
|
||||||
|
"allowed": False
|
||||||
|
}
|
||||||
|
|
||||||
|
self.config.init_custom("ChannelAccess", 2)
|
||||||
|
self.config.register_custom("ChannelAccess", **default_access)
|
||||||
|
|
||||||
|
@commands.command()
|
||||||
|
@checks.is_owner()
|
||||||
|
async def grantaccess(self, ctx, channel: discord.TextChannel, member: discord.Member):
|
||||||
|
await self.config.custom("ChannelAccess", channel.id, member.id).allowed.set(True)
|
||||||
|
await ctx.send("Member has been granted access to that channel")
|
||||||
|
|
||||||
|
@commands.command()
|
||||||
|
async def checkaccess(self, ctx, channel: discord.TextChannel):
|
||||||
|
allowed = await self.config.custom("ChannelAccess", channel.id, ctx.author.id).allowed()
|
||||||
|
await ctx.send("Your access to this channel is {}".format("Allowed" if allowed else "Denied"))
|
||||||
|
|
||||||
|
In the above example, we defined the custom group "ChannelAccess" to accept two identifiers
|
||||||
|
using :py:meth:`Config.init_custom`. Then, we were able to set the default value for any member's
|
||||||
|
access to any channel to `False` until the bot owner grants them access.
|
||||||
|
|
||||||
|
.. important::
|
||||||
|
|
||||||
|
The ordering of the identifiers matter. :code:`custom("ChannelAccess", channel.id, member.id)` is NOT the same
|
||||||
|
as :code:`custom("ChannelAccess", member.id, channel.id)`
|
||||||
|
|
||||||
|
Raw Group Access
|
||||||
|
^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
For this example let's suppose that we're creating a cog that allows users to buy and own multiple pets using
|
For this example let's suppose that we're creating a cog that allows users to buy and own multiple pets using
|
||||||
the built-in Economy credits::
|
the built-in Economy credits::
|
||||||
|
|
||||||
from redbot.core import bank
|
from redbot.core import bank
|
||||||
from redbot.core import Config
|
from redbot.core import Config, commands
|
||||||
from discord.ext import commands
|
|
||||||
|
|
||||||
|
|
||||||
class Pets:
|
class Pets(commands.Cog):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.config = Config.get_conf(self, 1234567890)
|
self.config = Config.get_conf(self, 1234567890)
|
||||||
|
|
||||||
@@ -346,13 +448,13 @@ much the same way they would in V2. The following examples will demonstrate how
|
|||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
from redbot.core import Config
|
from redbot.core import Config, commands
|
||||||
|
|
||||||
|
|
||||||
class ExampleCog:
|
class ExampleCog(commands.Cog):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.config = Config.get_conf(self, 1234567890)
|
self.config = Config.get_conf(self, 1234567890)
|
||||||
|
self.config.init_custom("V2", 1)
|
||||||
self.data = {}
|
self.data = {}
|
||||||
|
|
||||||
async def load_data(self):
|
async def load_data(self):
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ General Utility
|
|||||||
===============
|
===============
|
||||||
|
|
||||||
.. automodule:: redbot.core.utils
|
.. automodule:: redbot.core.utils
|
||||||
:members: deduplicate_iterables, bounded_gather, bounded_gather_iter
|
:members: deduplicate_iterables, bounded_gather, bounded_gather_iter, get_end_user_data_statement, get_end_user_data_statement_or_raise
|
||||||
|
|
||||||
.. autoclass:: AsyncIter
|
.. autoclass:: AsyncIter
|
||||||
:members:
|
:members:
|
||||||
|
|||||||
@@ -81,15 +81,23 @@ parameters.
|
|||||||
|
|
||||||
[p]help command
|
[p]help command
|
||||||
|
|
||||||
The parameters are shown as enclosed in ``< >`` if they're required, or
|
.. note::
|
||||||
``[ ]`` if optional.
|
Arguments enclosed in ``< >`` are **required** for the command to work.
|
||||||
As an example, the ban command will show this in the help message, assuming
|
|
||||||
your prefix is ``!``:
|
|
||||||
``Syntax: !ban <user> [days] [reason]``
|
|
||||||
|
|
||||||
This means that it is necessary to provide ``user``. However, the
|
Arguments enclosed in ``[ ]`` are **optional** for the command;
|
||||||
``days`` value (number of messages to delete) is optional, as well as
|
you can decide whether to use them or not.
|
||||||
the ``reason`` value, used for the modlog.
|
|
||||||
|
If your argument includes spaces like ``Hello world!``, most of the time
|
||||||
|
you will need to place it in double quotes like this: ``"Hello world!"``.
|
||||||
|
Sometimes (especially for the last argument) these double quotes are not
|
||||||
|
required.
|
||||||
|
|
||||||
|
Arguments followed by ``=value`` means that, if not specified,
|
||||||
|
the argument will be equal to ``value``.
|
||||||
|
|
||||||
|
For example, the command ``[p]cleanup messages`` in the cleanup cog has
|
||||||
|
the syntax ``cleanup messages <number> [delete_pinned=False]``, which means
|
||||||
|
``delete_pinned`` default will be false, unless you specify it as true.
|
||||||
|
|
||||||
You can use help to show the **categories** too, generally called cogs.
|
You can use help to show the **categories** too, generally called cogs.
|
||||||
Just do something like this (notice the capitalization):
|
Just do something like this (notice the capitalization):
|
||||||
@@ -153,14 +161,10 @@ download them using the downloader cog.
|
|||||||
|
|
||||||
You can start using the downloader cog by loading it: ``[p]load downloader``
|
You can start using the downloader cog by loading it: ``[p]load downloader``
|
||||||
|
|
||||||
You can find cogs by searching on ``cogs.red``. Find whatever you want,
|
You can find cogs by searching on `<https://index.discord.red>`_. Find whatever you want,
|
||||||
there are hundreds of cogs available!
|
there are hundreds of cogs available!
|
||||||
|
|
||||||
.. note:: ``cogs.red``, the website that list all of the cogs is not
|
.. note:: An even better way to discover new cogs and repositories is in the works! Stay tuned!
|
||||||
ready for v3 yet. For now, you can refer to `this post
|
|
||||||
<https://cogboard.red/t/approved-repositories/210>`_.
|
|
||||||
|
|
||||||
.. 26-cogs not available, let's use my repo :3
|
|
||||||
|
|
||||||
Cogs come in repositories. A repository is a container of cogs
|
Cogs come in repositories. A repository is a container of cogs
|
||||||
that you can install. Let's suppose you want to install the ``say``
|
that you can install. Let's suppose you want to install the ``say``
|
||||||
@@ -344,22 +348,3 @@ The cog guides are formatted the same. They're divided into 3 sections:
|
|||||||
* **Arguments**
|
* **Arguments**
|
||||||
|
|
||||||
A list of all arguments needed (or not) for the command, with more details.
|
A list of all arguments needed (or not) for the command, with more details.
|
||||||
|
|
||||||
.. tip::
|
|
||||||
Arguments enclosed in ``< >`` means that the argument is **required**
|
|
||||||
for the command to work.
|
|
||||||
|
|
||||||
Arguments enclosed in ``[ ]`` means that the argument is **optional**
|
|
||||||
for the command; you can decide to use it or not.
|
|
||||||
|
|
||||||
If your argument includes spaces like ``Hello world!``, most of the time
|
|
||||||
you will need to place it in double quotes like this: ``"Hello world!"``.
|
|
||||||
Sometimes (especially for the last argument) these double quotes are not
|
|
||||||
required.
|
|
||||||
|
|
||||||
Arguments followed by ``=something`` means that, if not specified,
|
|
||||||
the argument will be equal to ``something``.
|
|
||||||
|
|
||||||
For example, ``[days=1]`` in the ``ban`` command means that the number
|
|
||||||
of days of messages to be deleted will be equal to ``1`` if not
|
|
||||||
specified.
|
|
||||||
|
|||||||
@@ -258,3 +258,8 @@ Not all of these are strict requirements (some are) but are all generally advisa
|
|||||||
variable ``__red_end_user_data_statement__``.
|
variable ``__red_end_user_data_statement__``.
|
||||||
This should be a string containing a user friendly explanation of what data
|
This should be a string containing a user friendly explanation of what data
|
||||||
your cog stores and why.
|
your cog stores and why.
|
||||||
|
|
||||||
|
18. Set contextual locales in events and other background tasks that use i18n APIs
|
||||||
|
|
||||||
|
- See `redbot.core.i18n.set_contextual_locales_from_guild()`
|
||||||
|
- Usage of i18n APIs within commands automatically has proper contextual locales set.
|
||||||
|
|||||||
@@ -85,5 +85,4 @@ Keys specific to the cog info.json (case sensitive)
|
|||||||
``SHARED_LIBRARY``. If ``SHARED_LIBRARY`` then ``hidden`` will be ``True``.
|
``SHARED_LIBRARY``. If ``SHARED_LIBRARY`` then ``hidden`` will be ``True``.
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
Shared libraries are deprecated since version 3.2 and are marked for removal in version 3.4.
|
Shared libraries are deprecated since version 3.2 and are marked for removal in the future.
|
||||||
|
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ Welcome to Red - Discord Bot's documentation!
|
|||||||
|
|
||||||
install_windows
|
install_windows
|
||||||
install_linux_mac
|
install_linux_mac
|
||||||
|
bot_application_guide
|
||||||
update_red
|
update_red
|
||||||
about_venv
|
about_venv
|
||||||
autostart_systemd
|
autostart_systemd
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Installing the pre-requirements
|
|||||||
Please install the pre-requirements using the commands listed for your operating system.
|
Please install the pre-requirements using the commands listed for your operating system.
|
||||||
|
|
||||||
The pre-requirements are:
|
The pre-requirements are:
|
||||||
- Python 3.8.1 or greater
|
- Python 3.8.1 or greater; **Python 3.9 is currently not supported!**
|
||||||
- Pip 18.1 or greater
|
- Pip 18.1 or greater
|
||||||
- Git 2.11+
|
- Git 2.11+
|
||||||
- Java Runtime Environment 11 (for audio support)
|
- Java Runtime Environment 11 (for audio support)
|
||||||
@@ -370,7 +370,7 @@ Then run the following command:
|
|||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
CONFIGURE_OPTS=--enable-optimizations pyenv install 3.8.5 -v
|
CONFIGURE_OPTS=--enable-optimizations pyenv install 3.8.6 -v
|
||||||
|
|
||||||
This may take a long time to complete, depending on your hardware. For some machines (such as
|
This may take a long time to complete, depending on your hardware. For some machines (such as
|
||||||
Raspberry Pis and micro-tier VPSes), it may take over an hour; in this case, you may wish to remove
|
Raspberry Pis and micro-tier VPSes), it may take over an hour; in this case, you may wish to remove
|
||||||
@@ -382,7 +382,7 @@ After that is finished, run:
|
|||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
pyenv global 3.8.5
|
pyenv global 3.8.6
|
||||||
|
|
||||||
Pyenv is now installed and your system should be configured to run Python 3.8.
|
Pyenv is now installed and your system should be configured to run Python 3.8.
|
||||||
|
|
||||||
@@ -520,8 +520,7 @@ Once done setting up the instance, run the following command to run Red:
|
|||||||
|
|
||||||
It will walk through the initial setup, asking for your token and a prefix.
|
It will walk through the initial setup, asking for your token and a prefix.
|
||||||
You can find out how to obtain a token with
|
You can find out how to obtain a token with
|
||||||
:dpy_docs:`this guide <discord.html#creating-a-bot-account>`,
|
`this guide <bot_application_guide>`.
|
||||||
section "Creating a Bot Account".
|
|
||||||
|
|
||||||
.. tip::
|
.. tip::
|
||||||
If it's the first time you're using Red, you should check our `getting-started` guide
|
If it's the first time you're using Red, you should check our `getting-started` guide
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ Installing the pre-requirements
|
|||||||
Please install the pre-requirements by following instructions from one of the following subsections.
|
Please install the pre-requirements by following instructions from one of the following subsections.
|
||||||
|
|
||||||
The pre-requirements are:
|
The pre-requirements are:
|
||||||
- Python 3.8.1 or greater
|
- Python 3.8.1 or greater; **Python 3.9 is currently not supported!**
|
||||||
- Pip 18.1 or greater
|
- Pip 18.1 or greater
|
||||||
- Git 2.11+
|
- Git 2.11+
|
||||||
- Java Runtime Environment 11 (for audio support)
|
- Java Runtime Environment 11 (for audio support)
|
||||||
@@ -40,7 +40,7 @@ Then run each of the following commands:
|
|||||||
iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
|
iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
|
||||||
choco upgrade git --params "/GitOnlyOnPath /WindowsTerminal" -y
|
choco upgrade git --params "/GitOnlyOnPath /WindowsTerminal" -y
|
||||||
choco upgrade visualstudio2019-workload-vctools -y
|
choco upgrade visualstudio2019-workload-vctools -y
|
||||||
choco upgrade python3 -y
|
choco upgrade python3 -y --version 3.8.6
|
||||||
|
|
||||||
For Audio support, you should also run the following command before exiting:
|
For Audio support, you should also run the following command before exiting:
|
||||||
|
|
||||||
@@ -64,7 +64,7 @@ Manually installing dependencies
|
|||||||
|
|
||||||
* `MSVC Build tools <https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2019>`_
|
* `MSVC Build tools <https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2019>`_
|
||||||
|
|
||||||
* `Python 3.8.1 or greater <https://www.python.org/downloads/>`_
|
* `Python 3.8.1 or greater <https://www.python.org/downloads/>`_; **Python 3.9 is currently not supported!**
|
||||||
|
|
||||||
.. attention:: Please make sure that the box to add Python to PATH is CHECKED, otherwise
|
.. attention:: Please make sure that the box to add Python to PATH is CHECKED, otherwise
|
||||||
you may run into issues when trying to run Red.
|
you may run into issues when trying to run Red.
|
||||||
@@ -172,8 +172,7 @@ Once done setting up the instance, run the following command to run Red:
|
|||||||
|
|
||||||
It will walk through the initial setup, asking for your token and a prefix.
|
It will walk through the initial setup, asking for your token and a prefix.
|
||||||
You can find out how to obtain a token with
|
You can find out how to obtain a token with
|
||||||
:dpy_docs:`this guide <discord.html#creating-a-bot-account>`,
|
`this guide <bot_application_guide>`.
|
||||||
section "Creating a Bot Account".
|
|
||||||
|
|
||||||
.. tip::
|
.. tip::
|
||||||
If it's the first time you're using Red, you should check our `getting-started` guide
|
If it's the first time you're using Red, you should check our `getting-started` guide
|
||||||
|
|||||||
@@ -14,6 +14,10 @@ Here are some things to consider to help make your upgrade as smooth as possible
|
|||||||
|
|
||||||
If you're developing for Red, you should also look for "Breaking changes" sections in release notes for each minor (X.Y.0) version that's been released since you last updated Red.
|
If you're developing for Red, you should also look for "Breaking changes" sections in release notes for each minor (X.Y.0) version that's been released since you last updated Red.
|
||||||
|
|
||||||
|
.. important::
|
||||||
|
|
||||||
|
Make sure to read the **Read before updating** sections of the changelogs for all releases that were published since you last updated your instance. They contain important information and if you don't read them, you might run into some issues later.
|
||||||
|
|
||||||
Updating differs depending on the version you currently have. Next sections will explain how to upgrade to latest version of Red (|version|) from the version that is in the header of the section.
|
Updating differs depending on the version you currently have. Next sections will explain how to upgrade to latest version of Red (|version|) from the version that is in the header of the section.
|
||||||
|
|
||||||
.. contents:: Choose the version you're currently on from the list below:
|
.. contents:: Choose the version you're currently on from the list below:
|
||||||
|
|||||||
2
make.bat
2
make.bat
@@ -21,7 +21,7 @@ exit /B %ERRORLEVEL%
|
|||||||
|
|
||||||
:newenv
|
:newenv
|
||||||
py -3.8 -m venv --clear .venv
|
py -3.8 -m venv --clear .venv
|
||||||
.\.venv\Scripts\python -m pip install -U pip setuptools
|
.\.venv\Scripts\python -m pip install -U pip setuptools wheel
|
||||||
goto syncenv
|
goto syncenv
|
||||||
|
|
||||||
:syncenv
|
:syncenv
|
||||||
|
|||||||
@@ -191,7 +191,7 @@ def _update_event_loop_policy():
|
|||||||
_asyncio.set_event_loop_policy(_uvloop.EventLoopPolicy())
|
_asyncio.set_event_loop_policy(_uvloop.EventLoopPolicy())
|
||||||
|
|
||||||
|
|
||||||
__version__ = "3.4.0"
|
__version__ = "3.4.1"
|
||||||
version_info = VersionInfo.from_str(__version__)
|
version_info = VersionInfo.from_str(__version__)
|
||||||
|
|
||||||
# Filter fuzzywuzzy slow sequence matcher warning
|
# Filter fuzzywuzzy slow sequence matcher warning
|
||||||
|
|||||||
@@ -300,7 +300,7 @@ def handle_edit(cli_flags: Namespace):
|
|||||||
loop = asyncio.new_event_loop()
|
loop = asyncio.new_event_loop()
|
||||||
asyncio.set_event_loop(loop)
|
asyncio.set_event_loop(loop)
|
||||||
data_manager.load_basic_configuration(cli_flags.instance_name)
|
data_manager.load_basic_configuration(cli_flags.instance_name)
|
||||||
red = Red(cli_flags=cli_flags, description="Red V3", dm_help=None, fetch_offline_members=True)
|
red = Red(cli_flags=cli_flags, description="Red V3", dm_help=None)
|
||||||
try:
|
try:
|
||||||
driver_cls = drivers.get_driver_class()
|
driver_cls = drivers.get_driver_class()
|
||||||
loop.run_until_complete(driver_cls.initialize(**data_manager.storage_details()))
|
loop.run_until_complete(driver_cls.initialize(**data_manager.storage_details()))
|
||||||
@@ -391,6 +391,13 @@ async def run_bot(red: Red, cli_flags: Namespace) -> None:
|
|||||||
print("Token has been reset.")
|
print("Token has been reset.")
|
||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
except discord.PrivilegedIntentsRequired:
|
||||||
|
print(
|
||||||
|
"Red requires all Privileged Intents to be enabled.\n"
|
||||||
|
"You can find out how to enable Privileged Intents with this guide:\n"
|
||||||
|
"https://docs.discord.red/en/stable/bot_application_guide.html#enabling-privileged-intents"
|
||||||
|
)
|
||||||
|
sys.exit(1)
|
||||||
|
|
||||||
return None
|
return None
|
||||||
|
|
||||||
@@ -487,9 +494,7 @@ def main():
|
|||||||
|
|
||||||
data_manager.load_basic_configuration(cli_flags.instance_name)
|
data_manager.load_basic_configuration(cli_flags.instance_name)
|
||||||
|
|
||||||
red = Red(
|
red = Red(cli_flags=cli_flags, description="Red V3", dm_help=None)
|
||||||
cli_flags=cli_flags, description="Red V3", dm_help=None, fetch_offline_members=True
|
|
||||||
)
|
|
||||||
|
|
||||||
if os.name != "nt":
|
if os.name != "nt":
|
||||||
# None of this works on windows.
|
# None of this works on windows.
|
||||||
@@ -503,7 +508,7 @@ def main():
|
|||||||
exc_handler = functools.partial(global_exception_handler, red)
|
exc_handler = functools.partial(global_exception_handler, red)
|
||||||
loop.set_exception_handler(exc_handler)
|
loop.set_exception_handler(exc_handler)
|
||||||
# We actually can't (just) use asyncio.run here
|
# We actually can't (just) use asyncio.run here
|
||||||
# We probably could if we didnt support windows, but we might run into
|
# We probably could if we didn't support windows, but we might run into
|
||||||
# a scenario where this isn't true if anyone works on RPC more in the future
|
# a scenario where this isn't true if anyone works on RPC more in the future
|
||||||
fut = loop.create_task(run_bot(red, cli_flags))
|
fut = loop.create_task(run_bot(red, cli_flags))
|
||||||
r_exc_handler = functools.partial(red_exception_handler, red)
|
r_exc_handler = functools.partial(red_exception_handler, red)
|
||||||
@@ -528,7 +533,7 @@ def main():
|
|||||||
loop.run_until_complete(shutdown_handler(red, None, ExitCodes.CRITICAL))
|
loop.run_until_complete(shutdown_handler(red, None, ExitCodes.CRITICAL))
|
||||||
finally:
|
finally:
|
||||||
# Allows transports to close properly, and prevent new ones from being opened.
|
# Allows transports to close properly, and prevent new ones from being opened.
|
||||||
# Transports may still not be closed correcly on windows, see below
|
# Transports may still not be closed correctly on windows, see below
|
||||||
loop.run_until_complete(loop.shutdown_asyncgens())
|
loop.run_until_complete(loop.shutdown_asyncgens())
|
||||||
# *we* aren't cleaning up more here, but it prevents
|
# *we* aren't cleaning up more here, but it prevents
|
||||||
# a runtime error at the event loop on windows
|
# a runtime error at the event loop on windows
|
||||||
|
|||||||
@@ -76,7 +76,8 @@ class Admin(commands.Cog):
|
|||||||
self.config.register_global(serverlocked=False, schema_version=0)
|
self.config.register_global(serverlocked=False, schema_version=0)
|
||||||
|
|
||||||
self.config.register_guild(
|
self.config.register_guild(
|
||||||
announce_channel=None, selfroles=[], # Integer ID # List of integer ID's
|
announce_channel=None, # Integer ID
|
||||||
|
selfroles=[], # List of integer ID's
|
||||||
)
|
)
|
||||||
|
|
||||||
self.__current_announcer = None
|
self.__current_announcer = None
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Afrikaans\n"
|
"Language-Team: Afrikaans\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr "أنا بالفعل أُعلن شيئاً. إذا كنت ترغب في
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "مجموعة من أدوات إدارة السيرفر."
|
msgstr "مجموعة من أدوات إدارة السيرفر."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "لقد قمت بنجاح بإضافة {role.name} إلى {member.display_name}"
|
msgstr "لقد قمت بنجاح بإضافة {role.name} إلى {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr "لقد قمت بنجاح بإزالة {role.name} من {member.display_name}"
|
msgstr "لقد قمت بنجاح بإزالة {role.name} من {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "تعديل إعدادات الرتبة."
|
msgstr "تعديل إعدادات الرتبة."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "تم."
|
msgstr "تم."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 "الإعلان عن رسالة إلى جميع السيرفرات المتواجد بها البوت."
|
msgstr "الإعلان عن رسالة إلى جميع السيرفرات المتواجد بها البوت."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr "تم البدء في الإعلان."
|
msgstr "تم البدء في الإعلان."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr "إلغاء إعلان جارٍ."
|
msgstr "إلغاء إعلان جارٍ."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr "تم إلغاء الإعلان الحالي."
|
msgstr "تم إلغاء الإعلان الحالي."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr "تم تحديث قناة الإعلانات إلى {channel.mention}"
|
msgstr "تم تحديث قناة الإعلانات إلى {channel.mention}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr "قفل البوت للسيرفر الحالي فقط."
|
msgstr "قفل البوت للسيرفر الحالي فقط."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr "لم يعد البوت مقفول للسيرفر الحالي فقط."
|
msgstr "لم يعد البوت مقفول للسيرفر الحالي فقط."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr "لقد تم قفل البوت للسيرفر الحالي فقط."
|
msgstr "لقد تم قفل البوت للسيرفر الحالي فقط."
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Завършено."
|
msgstr "Завършено."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
232
redbot/cogs/admin/locales/bs-BA.po
Normal file
232
redbot/cogs/admin/locales/bs-BA.po
Normal file
@@ -0,0 +1,232 @@
|
|||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: red-discordbot\n"
|
||||||
|
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||||
|
"Last-Translator: \n"
|
||||||
|
"Language-Team: Bosnian\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Generated-By: redgettext 3.1\n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
"X-Crowdin-Project: red-discordbot\n"
|
||||||
|
"X-Crowdin-Project-ID: 289505\n"
|
||||||
|
"X-Crowdin-Language: bs\n"
|
||||||
|
"X-Crowdin-File-ID: 42\n"
|
||||||
|
"Language: bs_BA\n"
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:18
|
||||||
|
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:23
|
||||||
|
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."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:29
|
||||||
|
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:35
|
||||||
|
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:41
|
||||||
|
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:47
|
||||||
|
msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:53
|
||||||
|
msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:59
|
||||||
|
msgid "I need manage roles permission to do that."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:61
|
||||||
|
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:71
|
||||||
|
#, docstring
|
||||||
|
msgid "A collection of server administration utilities."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:162
|
||||||
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:182
|
||||||
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:192
|
||||||
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:212
|
||||||
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:223
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:239
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:253
|
||||||
|
#, docstring
|
||||||
|
msgid "Edit role settings."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:260
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
|
msgid "Done."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:293
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:327
|
||||||
|
#, docstring
|
||||||
|
msgid "Announce a message to all servers the bot is in."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:334
|
||||||
|
msgid "The announcement has begun."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:341
|
||||||
|
#, docstring
|
||||||
|
msgid "Cancel a running announce."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:343
|
||||||
|
msgid "There is no currently running announcement."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:346
|
||||||
|
msgid "The current announcement has been cancelled."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:352
|
||||||
|
#, docstring
|
||||||
|
msgid "Change how announcements are sent in this guild."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:357
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:366
|
||||||
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:371
|
||||||
|
#, docstring
|
||||||
|
msgid "Unsets the channel for announcements."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:396
|
||||||
|
#, docstring
|
||||||
|
msgid "Apply selfroles."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:401
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:412
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:423
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:433
|
||||||
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:439
|
||||||
|
#, docstring
|
||||||
|
msgid "Manage selfroles."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:444
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:451
|
||||||
|
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."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:459
|
||||||
|
msgid "Added."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:462
|
||||||
|
msgid "That role is already a selfrole."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:466
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:473
|
||||||
|
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."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:481
|
||||||
|
msgid "Removed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:486
|
||||||
|
#, docstring
|
||||||
|
msgid "Lock a bot to its current servers only."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:491
|
||||||
|
msgid "The bot is no longer serverlocked."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:493
|
||||||
|
msgid "The bot is now serverlocked."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/announcer.py:68
|
||||||
|
msgid "I could not announce to the following server: "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/announcer.py:70
|
||||||
|
msgid "I could not announce to the following servers: "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/converters.py:12
|
||||||
|
msgid "The Admin cog is not loaded."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/converters.py:20
|
||||||
|
msgid "The provided role is not a valid selfrole."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Catalan\n"
|
"Language-Team: Catalan\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr "Už něco oznamuji. Pokud bys rád provedl jiné oznámení, nejdříve
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "Kolekce nástrojů pro správu serveru."
|
msgstr "Kolekce nástrojů pro správu serveru."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr "{member.display_name} již má roli {role.name}."
|
msgstr "{member.display_name} již má roli {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "Úspěšně jsem přidal {role.name} k {member.display_name}"
|
msgstr "Úspěšně jsem přidal {role.name} k {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
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 "{member.display_name} již má roli {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr "Úspěšně jsem odstranil {role.name} od {member.display_name}"
|
msgstr "Úspěšně jsem odstranil {role.name} od {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Přidá roli uživateli.\\n\\n Pokud role obsahuje mezery, použijte dvojí uvozovky.\\n Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\\n "
|
msgstr "\\n Přidá roli uživateli.\\n\\n Pokud role obsahuje mezery, použijte dvojí uvozovky.\\n Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Odebrat roli uživateli.\\n\\n Pokud role obsahuje mezery, použijte dvojí uvozovky.\\n Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\\n "
|
msgstr "\\n Odebrat roli uživateli.\\n\\n Pokud role obsahuje mezery, použijte dvojí uvozovky.\\n Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "Upraví nastavení role."
|
msgstr "Upraví nastavení role."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr "\\n Upravit barvu role.\\n\\n Pokud role obsahuje mezery, použij dvojité uvozovky.\\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 Příklady:\\n `[p]editrole colour \\\"Spravce\\\" #ff0000`\\n `[p]editrole colour Spravce #ff9900`\\n "
|
msgstr "\\n Upravit barvu role.\\n\\n Pokud role obsahuje mezery, použij dvojité uvozovky.\\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 Příklady:\\n `[p]editrole colour \\\"Spravce\\\" #ff0000`\\n `[p]editrole colour Spravce #ff9900`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Hotovo."
|
msgstr "Hotovo."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr "\\n Upraví název role\\n\\n Použijte dvojité uvozovky, pokud role nebo název obsahuje mezery.\\n\\n Příklady:\\n `[p]editrole name \\\"Spravce\\\" Admin`\\n "
|
msgstr "\\n Upraví název role\\n\\n Použijte dvojité uvozovky, pokud role nebo název obsahuje mezery.\\n\\n Příklady:\\n `[p]editrole name \\\"Spravce\\\" Admin`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 je bot."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr "Oznámení začalo."
|
msgstr "Oznámení začalo."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr "Zrušit běžící oznámení."
|
msgstr "Zrušit běžící oznámení."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr "V současné době neexistuje žádné spuštěné oznámení."
|
msgstr "V současné době neexistuje žádné spuštěné oznámení."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr "Momentální oznámení bylo zrušeno."
|
msgstr "Momentální oznámení bylo zrušeno."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr "Změňte způsob odesílání oznámení v tomto klanu."
|
msgstr "Změňte způsob odesílání oznámení v tomto klanu."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr "Kanál pro oznámení byl nastaven na {channel.mention}"
|
msgstr "Kanál pro oznámení byl nastaven na {channel.mention}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr "Aplikovat self-role."
|
msgstr "Aplikovat self-role."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Přidá vám self-roli.\\n\\n Administrátoři serveru musí mít nastavenou roli podle nastaveného uživatele.\\n POZNÁMKA: Role je citlivá na malá a velká písmena!\\n "
|
msgstr "\\n Přidá vám self-roli.\\n\\n Administrátoři serveru musí mít nastavenou roli podle nastaveného uživatele.\\n POZNÁMKA: Role je citlivá na malá a velká písmena!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Odstraní vámself-roli.\\n\\n Administrátoři serveru musí mít nastavenou roli podle nastaveného uživatele.\\n POZNÁMKA: Role je citlivá na malá a velká písmena!\\n "
|
msgstr "\\n Odstraní vámself-roli.\\n\\n Administrátoři serveru musí mít nastavenou roli podle nastaveného uživatele.\\n POZNÁMKA: Role je citlivá na malá a velká písmena!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr "\\n Seznam všech dostupných self-rolí.\\n "
|
msgstr "\\n Seznam všech dostupných self-rolí.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr "Dostupné vlastní role:\\n{selfroles}"
|
msgstr "Dostupné vlastní role:\\n{selfroles}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr "Spravovat self-role."
|
msgstr "Spravovat self-role."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Přidá roli do seznamu dostupných self-rolí.\\n\\n POZNÁMKA: Role je citlivá na malá a velká písmena!\\n "
|
msgstr "\\n Přidá roli do seznamu dostupných self-rolí.\\n\\n POZNÁMKA: Role je citlivá na malá a velká písmena!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr "Nemohu ti dovolit odebrat {role.name} jako self-roli uživateli, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii."
|
msgstr "Nemohu ti dovolit odebrat {role.name} jako self-roli uživateli, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr "Přidáno."
|
msgstr "Přidáno."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr "Tato role je již self-rolí."
|
msgstr "Tato role je již self-rolí."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Odstraní roli ze seznamu dostupných self-rolí.\\n\\n POZNÁMKA: Role je citlivá na malá a velká písmena!\\n "
|
msgstr "\\n Odstraní roli ze seznamu dostupných self-rolí.\\n\\n POZNÁMKA: Role je citlivá na malá a velká písmena!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr "Nemohu ti dovolit odebrat {role.name} uživateli, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii."
|
msgstr "Nemohu ti dovolit odebrat {role.name} uživateli, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr "Odstraněno."
|
msgstr "Odstraněno."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, 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 "Uzamkne bota pouze na jeho aktuální servery."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr "Bot již není uzamčen na server."
|
msgstr "Bot již není uzamčen na server."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr "Bot je nyní serverem uzamčen."
|
msgstr "Bot je nyní serverem uzamčen."
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr "Ich kündige bereits etwas an. Wenn du eine andere Ankündigung machen w
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "Eine Sammlung von administrativen Server-Verwaltungsprogrammen."
|
msgstr "Eine Sammlung von administrativen Server-Verwaltungsprogrammen."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr "{member.display_name} hat die Rolle „{role.name}“ bereits."
|
msgstr "{member.display_name} hat die Rolle „{role.name}“ bereits."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "Ich habe {member.display_name} erfolgreich die Rolle „{role.name}“ gegeben."
|
msgstr "Ich habe {member.display_name} erfolgreich die Rolle „{role.name}“ gegeben."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
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} hat nicht die Rolle „{role.name}“."
|
msgstr "{member.display_name} hat nicht die Rolle „{role.name}“."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr "Ich habe die Rolle „{role.name}“ erfolgreich von {member.display_name} entfernt."
|
msgstr "Ich habe die Rolle „{role.name}“ erfolgreich von {member.display_name} entfernt."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Füge einem Mitglied eine Rolle hinzu.\\n\\n Benutze (amerikanische) Anführungszeichen, wenn im Namen Leerzeichen enthalten sind.\\n Wenn keine Person definiert wurde, wird die Rolle dem Ausführer des Befehls gegeben.\\n "
|
msgstr "\\n Füge einem Mitglied eine Rolle hinzu.\\n\\n Benutze (amerikanische) Anführungszeichen, wenn im Namen Leerzeichen enthalten sind.\\n Wenn keine Person definiert wurde, wird die Rolle dem Ausführer des Befehls gegeben.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Füge einem Mitglied eine Rolle hinzu.\\n\\n Benutze (amerikanische) Anführungszeichen, wenn im Namen Leerzeichen enthalten sind.\\n Wenn keine Person definiert wurde, wird die Rolle von dem Ausführer des Befehls entfernt.\\n "
|
msgstr "\\n Füge einem Mitglied eine Rolle hinzu.\\n\\n Benutze (amerikanische) Anführungszeichen, wenn im Namen Leerzeichen enthalten sind.\\n Wenn keine Person definiert wurde, wird die Rolle von dem Ausführer des Befehls entfernt.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "Rolleneinstellungen bearbeiten."
|
msgstr "Rolleneinstellungen bearbeiten."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr "\\n Bearbeite die Farbe einer Rolle.\\n\\n Verwende (amerikanische) Anführungszeichen, wenn die Rolle Leerzeichen enthält.\\n Die Farbe muss im Hexadezimalformat angegeben werden.\\n [Online Farbwähler](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Beispiele:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgstr "\\n Bearbeite die Farbe einer Rolle.\\n\\n Verwende (amerikanische) Anführungszeichen, wenn die Rolle Leerzeichen enthält.\\n Die Farbe muss im Hexadezimalformat angegeben werden.\\n [Online Farbwähler](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Beispiele:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Erledigt."
|
msgstr "Erledigt."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr "\\n Bearbeite den Namen einer Rolle.\\n\\n Verwende (amerikanische) Anführungszeichen, wenn die Rolle Leerzeichen enthält.\\n\\n Beispiel:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgstr "\\n Bearbeite den Namen einer Rolle.\\n\\n Verwende (amerikanische) Anführungszeichen, wenn die Rolle Leerzeichen enthält.\\n\\n Beispiel:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 "Mache eine Ankündigung auf allen Servern auf denen der Bot ist."
|
msgstr "Mache eine Ankündigung auf allen Servern auf denen der Bot ist."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr "Die Ankündigung hat begonnen."
|
msgstr "Die Ankündigung hat begonnen."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr "Breche eine laufende Ankündigung ab."
|
msgstr "Breche eine laufende Ankündigung ab."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr "Es gibt keine derzeit laufende Ankündigung."
|
msgstr "Es gibt keine derzeit laufende Ankündigung."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr "Die aktuelle Ankündigung wurde abgebrochen."
|
msgstr "Die aktuelle Ankündigung wurde abgebrochen."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr "Ändere, wie Ankündigungen in diesem Server gesendet werden."
|
msgstr "Ändere, wie Ankündigungen in diesem Server gesendet werden."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr "{channel.mention} wurde nun als Ankündigungskanal festgelegt."
|
msgstr "{channel.mention} wurde nun als Ankündigungskanal festgelegt."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr "Selbst hinzufügbare Rollen anwenden."
|
msgstr "Selbst hinzufügbare Rollen anwenden."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Gib dir selbst eine Rolle.\\n\\n Server Admins müssen die Rolle für Mitglieder freigeben.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n "
|
msgstr "\\n Gib dir selbst eine Rolle.\\n\\n Server Admins müssen die Rolle für Mitglieder freigeben.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Entferne eine Rolle von dir selbst.\\n\\n Server Admins müssen die Rolle für Mitglieder freigeben.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n "
|
msgstr "\\n Entferne eine Rolle von dir selbst.\\n\\n Server Admins müssen die Rolle für Mitglieder freigeben.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr "\\nGibt eine Liste verfügbarer selbst auswählbarer Rollen aus.\\n "
|
msgstr "\\nGibt eine Liste verfügbarer selbst auswählbarer Rollen aus.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr "Verfügbare selbst auswählbare Rollen:\\n{selfroles}"
|
msgstr "Verfügbare selbst auswählbare Rollen:\\n{selfroles}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr "Selbst hinzufügbare Rollen verwalten."
|
msgstr "Selbst hinzufügbare Rollen verwalten."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Füge eine Rolle zur Liste der selbst hinzufügbaren Rollen hinzu.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n "
|
msgstr "\\n Füge eine Rolle zur Liste der selbst hinzufügbaren Rollen hinzu.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr "Du kannst dir nicht die Rolle „{role.name}“ zuweisen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
|
msgstr "Du kannst dir nicht die Rolle „{role.name}“ zuweisen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr "Hinzugefügt."
|
msgstr "Hinzugefügt."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr "Diese Rolle ist bereits selbst hinzufügbar."
|
msgstr "Diese Rolle ist bereits selbst hinzufügbar."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Entferne eine Rolle von der Liste der selbst hinzufügbaren Rollen.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n "
|
msgstr "\\n Entferne eine Rolle von der Liste der selbst hinzufügbaren Rollen.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr "Du darfst nicht die Rolle „{role.name}“ von der Liste der selbst hinzufügbaren Rollen entfernen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
|
msgstr "Du darfst nicht die Rolle „{role.name}“ von der Liste der selbst hinzufügbaren Rollen entfernen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr "Entfernt."
|
msgstr "Entfernt."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr "Der Bot kann keinem neuen Server beitreten."
|
msgstr "Der Bot kann keinem neuen Server beitreten."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr "Der Bot kann nun anderen Servern beitreten."
|
msgstr "Der Bot kann nun anderen Servern beitreten."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr "Der Bot ist jetzt gesperrt neuen Servern beizutreten."
|
msgstr "Der Bot ist jetzt gesperrt neuen Servern beizutreten."
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Greek\n"
|
"Language-Team: Greek\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr "Ya estoy anunciando algo. Si quieres hacer un anuncio diferente, por fav
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "Una colección de utilidades de administración de servidores."
|
msgstr "Una colección de utilidades de administración de servidores."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr "{member.display_name} ya tiene el rol {role.name}."
|
msgstr "{member.display_name} ya tiene el rol {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "He añadido con éxito {role.name} a {member.display_name}"
|
msgstr "He añadido con éxito {role.name} a {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
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} no tiene el rol {role.name}."
|
msgstr "{member.display_name} no tiene el rol {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr "He retirado con éxito {role.name} de {member.display_name}"
|
msgstr "He retirado con éxito {role.name} de {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Añadir un rol a un usuario.\\n\\n Usar comillas dobles si el rol contiene espacios.\\n Si el usuario se deja en blanco el valor por defecto es el autor del comando.\\n "
|
msgstr "\\n Añadir un rol a un usuario.\\n\\n Usar comillas dobles si el rol contiene espacios.\\n Si el usuario se deja en blanco el valor por defecto es el autor del comando.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Elimina un rol de un usuario.\\n\\n Usar comillas dobles si el rol contiene espacios.\\n Si el usuario se deja en blanco el valor por defecto es el autor del comando.\\n "
|
msgstr "\\n Elimina un rol de un usuario.\\n\\n Usar comillas dobles si el rol contiene espacios.\\n Si el usuario se deja en blanco el valor por defecto es el autor del comando.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "Editar configuración de rol."
|
msgstr "Editar configuración de rol."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr "\\n Edita el color de un rol.\\n\\n Usar comillas dobles si el rol contiene espacios.\\n El color debe estar en formato hexadecimal.\\n [Selector de color en línea](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Ejemplos:\\n `[p]color editrole \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgstr "\\n Edita el color de un rol.\\n\\n Usar comillas dobles si el rol contiene espacios.\\n El color debe estar en formato hexadecimal.\\n [Selector de color en línea](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Ejemplos:\\n `[p]color editrole \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Listo."
|
msgstr "Listo."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr "\\n Edita el nombre de un rol.\\n\\n Utilice comillas dobles si el rol o el nombre contiene espacios.\\n\\n Ejemplo:\\n `[p]nombre editrole \\\"The Transistor\\\" Test`\\n "
|
msgstr "\\n Edita el nombre de un rol.\\n\\n Utilice comillas dobles si el rol o el nombre contiene espacios.\\n\\n Ejemplo:\\n `[p]nombre editrole \\\"The Transistor\\\" Test`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 "Anunciar un mensaje a todos los servidores en que el bot está."
|
msgstr "Anunciar un mensaje a todos los servidores en que el bot está."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr "El anuncio ha comenzado."
|
msgstr "El anuncio ha comenzado."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr "Cancela un anuncio en ejecución."
|
msgstr "Cancela un anuncio en ejecución."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr "No hay ningún anuncio en ejecución."
|
msgstr "No hay ningún anuncio en ejecución."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr "El anuncio actual ha sido cancelado."
|
msgstr "El anuncio actual ha sido cancelado."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr "Cambia cómo son enviados los anuncios en este servidor."
|
msgstr "Cambia cómo son enviados los anuncios en este servidor."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr "\\n Cambia el canal donde el bot enviará anuncios.\\n\\n Si el canal se deja en blanco el canal por defecto es el canal actual.\\n "
|
msgstr "\\n Cambia el canal donde el bot enviará anuncios.\\n\\n Si el canal se deja en blanco el canal por defecto es el canal actual.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr "El canal de anuncios se ha establecido en {channel.mention}"
|
msgstr "El canal de anuncios se ha establecido en {channel.mention}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr "Quita el canal para los anuncios."
|
msgstr "Quita el canal para los anuncios."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr "Aplicar selfroles."
|
msgstr "Aplicar selfroles."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Añade un rol a ti mismo.\\n\\n Los administradores del servidor deben haber configurado el rol como usuario configurable.\\n NOTA: El rol es sensible a mayúsculas!\\n "
|
msgstr "\\n Añade un rol a ti mismo.\\n\\n Los administradores del servidor deben haber configurado el rol como usuario configurable.\\n NOTA: El rol es sensible a mayúsculas!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Elimina un rol de ti mismo.\\n\\n Los administradores del servidor deben haber configurado el rol como usuario configurable.\\n NOTA: El rol es sensible a mayúsculas!\\n "
|
msgstr "\\n Elimina un rol de ti mismo.\\n\\n Los administradores del servidor deben haber configurado el rol como usuario configurable.\\n NOTA: El rol es sensible a mayúsculas!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr "\\n Lista de todos los selfroles disponibles.\\n "
|
msgstr "\\n Lista de todos los selfroles disponibles.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr "Selfroles disponibles:\\n{selfroles}"
|
msgstr "Selfroles disponibles:\\n{selfroles}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr "Gestionar selfroles."
|
msgstr "Gestionar selfroles."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Añade un rol a la lista de selfroles disponibles.\\n\\n NOTA: ¡El rol es sensible a mayúsculas\\n "
|
msgstr "\\n Añade un rol a la lista de selfroles disponibles.\\n\\n NOTA: ¡El rol es sensible a mayúsculas\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr "No puedo permitir que añadas {role.name} como selfrole porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord."
|
msgstr "No puedo permitir que añadas {role.name} como selfrole porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr "Añadido."
|
msgstr "Añadido."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr "Ese rol ya es un selfrole."
|
msgstr "Ese rol ya es un selfrole."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Quita un rol de la lista de selfroles disponibles.\\n\\n NOTA: El rol es sensible a mayúsculas\\n "
|
msgstr "\\n Quita un rol de la lista de selfroles disponibles.\\n\\n NOTA: El rol es sensible a mayúsculas\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr "No puedo permitir que elimines a {role.name} de ser un selfrole porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord."
|
msgstr "No puedo permitir que elimines a {role.name} de ser un selfrole porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr "Eliminado."
|
msgstr "Eliminado."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr "Bloquea el bot sólo a sus servidores actuales."
|
msgstr "Bloquea el bot sólo a sus servidores actuales."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr "El bot ya no está bloqueado por el servidor."
|
msgstr "El bot ya no está bloqueado por el servidor."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr "El bot está bloqueado por el servidor."
|
msgstr "El bot está bloqueado por el servidor."
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr "Olen jo ilmoittanut jotain. Jos haluat tehdä toisen ilmoituksen, käyt
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "Kokoelma palvelinhallintaohjelmia."
|
msgstr "Kokoelma palvelinhallintaohjelmia."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "Lisäsin {role.name} onnistuneesti {member.display_name}"
|
msgstr "Lisäsin {role.name} onnistuneesti {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr "Olen poistanut {role.name} onnistuneesti {member.display_name}"
|
msgstr "Olen poistanut {role.name} onnistuneesti {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "Muokkaa rooliasetuksia."
|
msgstr "Muokkaa rooliasetuksia."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Tehty."
|
msgstr "Tehty."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 "Ilmoita viesti kaikille palvelimille, joihin botti on."
|
msgstr "Ilmoita viesti kaikille palvelimille, joihin botti on."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr "Je suis déjà en train d'annoncer quelque chose. Si tu souhaites faire
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "Un ensemble d'utilitaires d'administration du serveur."
|
msgstr "Un ensemble d'utilitaires d'administration du serveur."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr "{member.display_name} a déjà le rôle {role.name}."
|
msgstr "{member.display_name} a déjà le rôle {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "J'ai bien ajouté le rôle {role.name} à {member.display_name}"
|
msgstr "J'ai bien ajouté le rôle {role.name} à {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
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} n'a pas le rôle {role.name}."
|
msgstr "{member.display_name} n'a pas le rôle {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr "J'ai bien retiré le rôle {role.name} de {member.display_name}"
|
msgstr "J'ai bien retiré le rôle {role.name} de {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Ajouter un rôle à un utilisateur.\\n\\n Utilisez des guillemets si le rôle contient des espaces.\\n Si l'utilisateur est laissé vide, c'est par défaut l'auteur de la commande.\\n "
|
msgstr "\\n Ajouter un rôle à un utilisateur.\\n\\n Utilisez des guillemets si le rôle contient des espaces.\\n Si l'utilisateur est laissé vide, c'est par défaut l'auteur de la commande.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Retirer un rôle d'un utilisateur.\\n\\n Utilisez des guillemets doubles si le rôle contient des espaces.\\n Si l'utilisateur est laissé vide, c'est par défaut l'auteur de la commande.\\n "
|
msgstr "\\n Retirer un rôle d'un utilisateur.\\n\\n Utilisez des guillemets doubles si le rôle contient des espaces.\\n Si l'utilisateur est laissé vide, c'est par défaut l'auteur de la commande.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "Modifier les paramètres d'un rôle."
|
msgstr "Modifier les paramètres d'un rôle."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr "\\n Modifiez la couleur d'un rôle.\\n\\n Utilisez des guillemets doubles si le rôle contient des espaces.\\n La couleur doit être au format hexadécimal.\\n [Sélecteur de couleurs en ligne](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Exemples:\\n `[p]editrole color \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgstr "\\n Modifiez la couleur d'un rôle.\\n\\n Utilisez des guillemets doubles si le rôle contient des espaces.\\n La couleur doit être au format hexadécimal.\\n [Sélecteur de couleurs en ligne](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Exemples:\\n `[p]editrole color \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Fait."
|
msgstr "Fait."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr "\\n Modifier le nom d'un rôle.\\n\\n Utiliser des guillemets si le rôle ou le nom contient des espaces.\\n\\n Exemple:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgstr "\\n Modifier le nom d'un rôle.\\n\\n Utiliser des guillemets si le rôle ou le nom contient des espaces.\\n\\n Exemple:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 "Faire une annonce à tous les serveurs dans lesquels le bot se trouve."
|
msgstr "Faire une annonce à tous les serveurs dans lesquels le bot se trouve."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr "L’annonce a commencé."
|
msgstr "L’annonce a commencé."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr "Interrompre une annonce en cours."
|
msgstr "Interrompre une annonce en cours."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr "Il n'y a aucune annonce en cours d'exécution."
|
msgstr "Il n'y a aucune annonce en cours d'exécution."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr "L'annonce actuelle a été interrompue."
|
msgstr "L'annonce actuelle a été interrompue."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr "Change la façon dont les annonces sont envoyées dans ce serveur."
|
msgstr "Change la façon dont les annonces sont envoyées dans ce serveur."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr "\\n Change le salon où le bot enverra les annonces.\\n\\n Si le salon est laissé vide, c'est pas défaut le salon actuel.\\n "
|
msgstr "\\n Change le salon où le bot enverra les annonces.\\n\\n Si le salon est laissé vide, c'est pas défaut le salon actuel.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr "Les annonces seront maintenant faites dans {channel.mention}"
|
msgstr "Les annonces seront maintenant faites dans {channel.mention}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr "Désactive le salon pour les annonces."
|
msgstr "Désactive le salon pour les annonces."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr "Appliquer auto-rôles."
|
msgstr "Appliquer auto-rôles."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Ajouter un auto-rôle à vous-même.\\n\\n Les administrateurs du serveur doivent avoir configuré le rôle en tant qu'utilisable par les utilisateurs.\\n NOTE : Le rôle est sensible aux majuscules et minuscules !\\n "
|
msgstr "\\n Ajouter un auto-rôle à vous-même.\\n\\n Les administrateurs du serveur doivent avoir configuré le rôle en tant qu'utilisable par les utilisateurs.\\n NOTE : Le rôle est sensible aux majuscules et minuscules !\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Supprimez un auto-rôle de vous-même.\\n\\n Les administrateurs du serveur doivent avoir configuré le rôle en tant qu'utilisable par les utilisateurs.\\n NOTE : Le rôle est sensible aux majuscules et minuscules !\\n "
|
msgstr "\\n Supprimez un auto-rôle de vous-même.\\n\\n Les administrateurs du serveur doivent avoir configuré le rôle en tant qu'utilisable par les utilisateurs.\\n NOTE : Le rôle est sensible aux majuscules et minuscules !\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr "\\n Liste de tous les auto-rôles disponibles.\\n "
|
msgstr "\\n Liste de tous les auto-rôles disponibles.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr "Auto-rôles disponibles :\\n{selfroles}"
|
msgstr "Auto-rôles disponibles :\\n{selfroles}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr "Gérer les auto-roles."
|
msgstr "Gérer les auto-roles."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\nAjouter un rôle à la liste des auto-rôles disponibles.\\n\\n NOTE : Le nom du rôle est sensible aux majuscules et minuscules !\\n "
|
msgstr "\\nAjouter un rôle à la liste des auto-rôles disponibles.\\n\\n NOTE : Le nom du rôle est sensible aux majuscules et minuscules !\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr "Je ne peux pas vous laisser ajouter {role.name} comme auto-rôle car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord."
|
msgstr "Je ne peux pas vous laisser ajouter {role.name} comme auto-rôle car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr "Ajouté."
|
msgstr "Ajouté."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr "Ce rôle est déjà un selfrole."
|
msgstr "Ce rôle est déjà un selfrole."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Supprimer un rôle de la liste des auto-rôles.\\n\\n REMARQUE : Le nom du rôle est sensible aux majuscules et minuscules !\\n "
|
msgstr "\\n Supprimer un rôle de la liste des auto-rôles.\\n\\n REMARQUE : Le nom du rôle est sensible aux majuscules et minuscules !\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr "Je ne peux pas vous laisser ajouter {role.name} comme auto-rôle car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord."
|
msgstr "Je ne peux pas vous laisser ajouter {role.name} comme auto-rôle car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr "Retiré."
|
msgstr "Retiré."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr "Verrouiller un bot sur ses serveurs actuels uniquement."
|
msgstr "Verrouiller un bot sur ses serveurs actuels uniquement."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr "Le bot n'est plus verrouillé sur ses serveurs actuels."
|
msgstr "Le bot n'est plus verrouillé sur ses serveurs actuels."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr "Le bot est maintenant verrouillé sur ses serveurs actuels."
|
msgstr "Le bot est maintenant verrouillé sur ses serveurs actuels."
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Hebrew\n"
|
"Language-Team: Hebrew\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Kész."
|
msgstr "Kész."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Selesai."
|
msgstr "Selesai."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr "Sto già annunciando qualcosa. Se desideri fare un annuncio diverso, usa
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "Una collezione di servizi di amministrazione del server."
|
msgstr "Una collezione di servizi di amministrazione del server."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "Ho aggiunto con successo {role.name} al gruppo {member.display_name}"
|
msgstr "Ho aggiunto con successo {role.name} al gruppo {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr "Ho rimosso con successo {role.name} dal gruppo {member.display_name}"
|
msgstr "Ho rimosso con successo {role.name} dal gruppo {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "Modifica impostazioni ruolo."
|
msgstr "Modifica impostazioni ruolo."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Fatto."
|
msgstr "Fatto."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 "Invia un annuncio a tutti i server in cui si trova il bot."
|
msgstr "Invia un annuncio a tutti i server in cui si trova il bot."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr "L'annuncio è partito."
|
msgstr "L'annuncio è partito."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr "Cancella un annuncio in corso."
|
msgstr "Cancella un annuncio in corso."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr "L'annuncio in corso è stato cancellato."
|
msgstr "L'annuncio in corso è stato cancellato."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr "Il canale per gli annunci è stato impostato su {channel.mention}"
|
msgstr "Il canale per gli annunci è stato impostato su {channel.mention}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr "Blocca un bot ai suoi server attuali."
|
msgstr "Blocca un bot ai suoi server attuali."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr "Il bot non è più bloccato ai server."
|
msgstr "Il bot non è più bloccato ai server."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr "Il bot è bloccato ai server."
|
msgstr "Il bot è bloccato ai server."
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "역할 설정을 변경했어요."
|
msgstr "역할 설정을 변경했어요."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "다 했어요."
|
msgstr "다 했어요."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr "실행 중인 공지사항을 취소했어요."
|
msgstr "실행 중인 공지사항을 취소했어요."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr "추가됐어요."
|
msgstr "추가됐어요."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr "제거됐어요."
|
msgstr "제거됐어요."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Norwegian\n"
|
"Language-Team: Norwegian Bokmal\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
@@ -11,9 +11,9 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"X-Crowdin-Project: red-discordbot\n"
|
"X-Crowdin-Project: red-discordbot\n"
|
||||||
"X-Crowdin-Project-ID: 289505\n"
|
"X-Crowdin-Project-ID: 289505\n"
|
||||||
"X-Crowdin-Language: no\n"
|
"X-Crowdin-Language: nb\n"
|
||||||
"X-Crowdin-File-ID: 42\n"
|
"X-Crowdin-File-ID: 42\n"
|
||||||
"Language: no_NO\n"
|
"Language: nb_NO\n"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:18
|
#: redbot/cogs/admin/admin.py:18
|
||||||
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."
|
||||||
@@ -56,161 +56,161 @@ msgstr "Jeg kunngjør allerede noe. Hvis du vil gi en annen kunngjøring, bruk f
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "En samling av serveradministrasjonsverktøy."
|
msgstr "En samling av serveradministrasjonsverktøy."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr "{member.display_name} har allerede rollen {role.name}."
|
msgstr "{member.display_name} har allerede rollen {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "Jeg har lagt til {role.name} til {member.display_name}"
|
msgstr "Jeg har lagt til {role.name} til {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
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} har ikke rollen {role.name}."
|
msgstr "{member.display_name} har ikke rollen {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr "Jeg har fjernet {role.name} fra {member.display_name}"
|
msgstr "Jeg har fjernet {role.name} fra {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Legg til en rolle for en bruker.\\n \\n Bruk doble anførselstegn hvis rollen inneholder mellomrom.\\n Hvis brukeren er tom, er den standard for forfatteren av kommandoen.\\n "
|
msgstr "\\n Legg til en rolle for en bruker.\\n \\n Bruk doble anførselstegn hvis rollen inneholder mellomrom.\\n Hvis brukeren er tom, er den standard for forfatteren av kommandoen.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Fjern en rolle fra en bruker.\\n\\n Bruk doble anførselstegn hvis rollen inneholder mellomrom.\\n Hvis brukeren er tom, er den standard for forfatteren av kommandoen.\\n "
|
msgstr "\\n Fjern en rolle fra en bruker.\\n\\n Bruk doble anførselstegn hvis rollen inneholder mellomrom.\\n Hvis brukeren er tom, er den standard for forfatteren av kommandoen.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "Endre rolle innsillinger."
|
msgstr "Endre rolle innsillinger."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr "\\n Rediger en rollefarge.\\n\\n Bruk doble anførselstegn hvis rollen inneholder mellomrom.\\n Farge må være i heksadesimal format.\\n [Online fargevalg] (http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Eksempler: \\n `[p] redigeringsrollefarge \" Transistoren \"# ff0000` \\n` [p] redigeringsrollefarge Test # ff9900` \\n "
|
msgstr "\\n Rediger en rollefarge.\\n\\n Bruk doble anførselstegn hvis rollen inneholder mellomrom.\\n Farge må være i heksadesimal format.\\n [Online fargevalg] (http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Eksempler: \\n `[p] redigeringsrollefarge \" Transistoren \"# ff0000` \\n` [p] redigeringsrollefarge Test # ff9900` \\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Ferdig."
|
msgstr "Ferdig."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr "Ik ben al iets aan het aankondigen. Als je iets anders wilt aankondigen,
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "Een collectie van de server administratie voorzieningen."
|
msgstr "Een collectie van de server administratie voorzieningen."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr "{member.display_name} heeft de rol {role.name} al."
|
msgstr "{member.display_name} heeft de rol {role.name} al."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "Ik heb succesvol {role.name} toegevoegd aan {member.display_name}"
|
msgstr "Ik heb succesvol {role.name} toegevoegd aan {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
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} heeft de rol {role.name} niet."
|
msgstr "{member.display_name} heeft de rol {role.name} niet."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr "Ik heb succesvol {role.name} verwijderd van {member.display_name}"
|
msgstr "Ik heb succesvol {role.name} verwijderd van {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Voeg een rol toe aan een gebruiker.\\n\\n Gebruik dubbele aanhalingstekens als de rol spaties bevat.\\n Als de gebruiker leeg gelaten wordt, is het standaard ingesteld op de auteur van het commando.\\n "
|
msgstr "\\n Voeg een rol toe aan een gebruiker.\\n\\n Gebruik dubbele aanhalingstekens als de rol spaties bevat.\\n Als de gebruiker leeg gelaten wordt, is het standaard ingesteld op de auteur van het commando.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Verwijder een rol van een gebruiker.\\n\\n Gebruik dubbele aanhalingstekens als de rol spaties bevat.\\n Als de gebruiker leeg gelaten wordt, is het standaard ingesteld op de auteur van het commando.\\n "
|
msgstr "\\n Verwijder een rol van een gebruiker.\\n\\n Gebruik dubbele aanhalingstekens als de rol spaties bevat.\\n Als de gebruiker leeg gelaten wordt, is het standaard ingesteld op de auteur van het commando.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "Rol instellingen bewerken."
|
msgstr "Rol instellingen bewerken."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr "\\n Bewerk een rolkleur.\\n\\n Gebruik dubbele aanhalingstekens als de rol spaties bevat.\\n Kleur moet in hexadecimaal formaat zijn.\\n [Online kleur kiezer](http://www.w3schools. om/colors/colors_picker. sp)\\n\\n Voorbeelden:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgstr "\\n Bewerk een rolkleur.\\n\\n Gebruik dubbele aanhalingstekens als de rol spaties bevat.\\n Kleur moet in hexadecimaal formaat zijn.\\n [Online kleur kiezer](http://www.w3schools. om/colors/colors_picker. sp)\\n\\n Voorbeelden:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Klaar."
|
msgstr "Klaar."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr "\\n Bewerk de rolnaam.\\n\\n Gebruik dubbele aanhalingstekens als de rol of de naam spaties bevat.\\n\\n Voorbeeld:\\n `[p]bewerkrole naam \\\"The Transistor\\\" Test`\\n "
|
msgstr "\\n Bewerk de rolnaam.\\n\\n Gebruik dubbele aanhalingstekens als de rol of de naam spaties bevat.\\n\\n Voorbeeld:\\n `[p]bewerkrole naam \\\"The Transistor\\\" Test`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 "Kondig een bericht aan in alle servers."
|
msgstr "Kondig een bericht aan in alle servers."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr "De aankondiging is begonnen."
|
msgstr "De aankondiging is begonnen."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr "Annuleer een huidige aankondiging."
|
msgstr "Annuleer een huidige aankondiging."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr "Er is momenteel geen lopende aankondiging."
|
msgstr "Er is momenteel geen lopende aankondiging."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr "De huidige aankondiging is geannuleerd."
|
msgstr "De huidige aankondiging is geannuleerd."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr "Verander hoe aankondigingen worden verzonden in deze gilde."
|
msgstr "Verander hoe aankondigingen worden verzonden in deze gilde."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr "Het aankondigingskanaal is aangepast naar {channel.mention}"
|
msgstr "Het aankondigingskanaal is aangepast naar {channel.mention}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr "Zelfrollen toepassen."
|
msgstr "Zelfrollen toepassen."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Voeg een zelfrol toe aan jezelf.\\n\\n Server beheerders moeten de rol gebruiker instelbaar configureren.\\n Let op: De rol is hoofdlettergevoelig!\\n "
|
msgstr "\\n Voeg een zelfrol toe aan jezelf.\\n\\n Server beheerders moeten de rol gebruiker instelbaar configureren.\\n Let op: De rol is hoofdlettergevoelig!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Verwijder een zelfrol van jezelf.\\n\\n Server beheerders moeten de rol als gebruiker instelbaar configureren.\\n Let op: De rol is hoofdlettergevoelig!\\n "
|
msgstr "\\n Verwijder een zelfrol van jezelf.\\n\\n Server beheerders moeten de rol als gebruiker instelbaar configureren.\\n Let op: De rol is hoofdlettergevoelig!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr "\\n Toont alle beschikbare zelfrollen.\\n "
|
msgstr "\\n Toont alle beschikbare zelfrollen.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr "Beschikbare zelfrollen:\\n{selfroles}"
|
msgstr "Beschikbare zelfrollen:\\n{selfroles}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr "Beheer zelfrollen."
|
msgstr "Beheer zelfrollen."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Voeg een rol toe aan de lijst van beschikbare zelfrollen.\\n\\n Let op: hoofdlettergevoelig!\\n "
|
msgstr "\\n Voeg een rol toe aan de lijst van beschikbare zelfrollen.\\n\\n Let op: hoofdlettergevoelig!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr "Ik kan je {role.name} niet als zelfrol toe laten voegen omdat die rol hoger dan of gelijk is aan je hoogste rol in de Discord hiërarchie."
|
msgstr "Ik kan je {role.name} niet als zelfrol toe laten voegen omdat die rol hoger dan of gelijk is aan je hoogste rol in de Discord hiërarchie."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr "Toegevoegd."
|
msgstr "Toegevoegd."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr "Die rol is al een zelfrol."
|
msgstr "Die rol is al een zelfrol."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Verwijder een rol van de lijst van beschikbare zelfrollen.\\n\\n OPMERKING: De rol is hoofdlettergevoelig!\\n "
|
msgstr "\\n Verwijder een rol van de lijst van beschikbare zelfrollen.\\n\\n OPMERKING: De rol is hoofdlettergevoelig!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr "Ik kan je {role.name} niet uit zelfrol laten verwijderen omdat die rol hoger dan of gelijk is aan je hoogste rol in de Discord-hiërarchie."
|
msgstr "Ik kan je {role.name} niet uit zelfrol laten verwijderen omdat die rol hoger dan of gelijk is aan je hoogste rol in de Discord-hiërarchie."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr "Verwijderd."
|
msgstr "Verwijderd."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr "Vergrendel de bot voor alleen deze server."
|
msgstr "Vergrendel de bot voor alleen deze server."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr "De bot is niet langer vergrendeld."
|
msgstr "De bot is niet langer vergrendeld."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr "De bot is vergrendeld."
|
msgstr "De bot is vergrendeld."
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,171 +56,171 @@ msgstr "Już coś ogłaszam. Jeśli chcesz złożyć inne ogłoszenie, najpierw
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "Zbiór narzędzi administracyjnych serwera."
|
msgstr "Zbiór narzędzi administracyjnych serwera."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr "{member.display_name} ma już rolę {role.name}."
|
msgstr "{member.display_name} ma już rolę {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "Pomyślnie dodałem/am {role.name} dla {member.display_name}"
|
msgstr "Pomyślnie dodałem/am {role.name} dla {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
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} nie ma roli {role.name}."
|
msgstr "{member.display_name} nie ma roli {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr "Pomyślnie usunąłem/am {role.name} od {member.display_name}"
|
msgstr "Pomyślnie usunąłem/am {role.name} od {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Dodawanie roli do użytkownika.\\n\\n Użyj podwójnych cudzysłowów, jeśli rola zawiera spacje.\\n Jeśli użytkownik jest pozostanie pusty, domyślnie zostanie wybrany autor komendy.\\n "
|
msgstr "\\n Dodawanie roli do użytkownika.\\n\\n Użyj podwójnych cudzysłowów, jeśli rola zawiera spacje.\\n Jeśli użytkownik jest pozostanie pusty, domyślnie zostanie wybrany autor komendy.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Usuwanie roli dla użytkownika.\\n\\n Użyj podwójnych cudzysłowów, jeśli rola zawiera spacje.\\n Jeśli użytkownik jest pozostanie pusty, domyślnie zostanie wybrany autor komendy.\\n "
|
msgstr "\\n Usuwanie roli dla użytkownika.\\n\\n Użyj podwójnych cudzysłowów, jeśli rola zawiera spacje.\\n Jeśli użytkownik jest pozostanie pusty, domyślnie zostanie wybrany autor komendy.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "Edytuj ustawienia roli."
|
msgstr "Edytuj ustawienia roli."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr "\\n Modyfikuj kolor roli.\\n\\n Użyj podwójnych cudzysłowów, jeśli rola zawiera spacje.\\n Kolor musi być w formacie szesnastkowym.\\n [Wybór kolorów online](http://www.w3schools. om/colors/colors_picker.asp)\\n\\n Przykłady:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgstr "\\n Modyfikuj kolor roli.\\n\\n Użyj podwójnych cudzysłowów, jeśli rola zawiera spacje.\\n Kolor musi być w formacie szesnastkowym.\\n [Wybór kolorów online](http://www.w3schools. om/colors/colors_picker.asp)\\n\\n Przykłady:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Gotowe."
|
msgstr "Gotowe."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr "\\n Edytuj nazwę roli.\\n\\n Użyj podwójnych cudzysłowów, jeśli rola lub nazwa zawiera spacje.\\n\\n Przykład:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgstr "\\n Edytuj nazwę roli.\\n\\n Użyj podwójnych cudzysłowów, jeśli rola lub nazwa zawiera spacje.\\n\\n Przykład:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 "Rozgłoś wiadomość do wszystkich serwerów w których jest ten bot."
|
msgstr "Rozgłoś wiadomość do wszystkich serwerów w których jest ten bot."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr "Ogłaszanie rozpoczęte."
|
msgstr "Ogłaszanie rozpoczęte."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr "Anuluj uruchomione ogłoszenie."
|
msgstr "Anuluj uruchomione ogłoszenie."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr "Nie ma aktualnie uruchomionych ogłoszeń."
|
msgstr "Nie ma aktualnie uruchomionych ogłoszeń."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr "Bieżące ogłoszenie zostało anulowane."
|
msgstr "Bieżące ogłoszenie zostało anulowane."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr "Zmień sposób wysyłania ogłoszeń w tej gildii."
|
msgstr "Zmień sposób wysyłania ogłoszeń w tej gildii."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr "\\n Zmień kanał, w którym bot wyśle ogłoszenia.\\n\\n Jeśli kanał nie zostanie zdefiniowany, domyślnie zostanie wybrany bieżący kanał.\\n "
|
msgstr "\\n Zmień kanał, w którym bot wyśle ogłoszenia.\\n\\n Jeśli kanał nie zostanie zdefiniowany, domyślnie zostanie wybrany bieżący kanał.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr "Kanał ogłoszeniowy został ustawiony na {channel.mention}"
|
msgstr "Kanał ogłoszeniowy został ustawiony na {channel.mention}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr "Usuwa wybór kanału dla ogłoszeń."
|
msgstr "Usuwa wybór kanału dla ogłoszeń."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr "Zastosuj własne role."
|
msgstr "Zastosuj własne role."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Dodawanie ról dla siebie.\\n\\n Administratorzy serwera muszą skonfigurować rolę jako ustawialną przez użytkownika.\\n UWAGA: Rola rozróżnia wielkość liter!\\n "
|
msgstr "\\n Dodawanie ról dla siebie.\\n\\n Administratorzy serwera muszą skonfigurować rolę jako ustawialną przez użytkownika.\\n UWAGA: Rola rozróżnia wielkość liter!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr "\\n Odbiera rolę do samodzielnego przypisania.\\n\\n Admini Serwera muszą ustawić rolę jako możliwą do ustawienia przez użytkowników.\\n UWAGA: Wielkość liter ma znaczenie!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr "\\n Wyświetla role do samodzielnego przypisania.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr "Dostępne role do samodzielnego przypisania:\\n{selfroles}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr "Zarządzaj rolami do samodzielnego przypisania."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr "\\n Dodaje rolę do listy dostępnych roli do samodzielnego przypisania.\\n\\n UWAGA: Wielkość liter ma znaczenie!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr "Nie mogę Ci pozwolić dać {role.name} jako roli samodzielnego przypisania, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr "Dodano."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr "Ta rola jest już rolą do samodzielnego przypisania."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr "\\n Usuwa rolę z listy roli do samodzielnego przypisania.\\n\\n UWAGA: Wielkość liter ma znaczenie!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr "Nie mogę Ci pozwolić usunąć {role.name} z bycia rolą samodzielnego przypisania, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr "Usunięto."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr "Ogranicz bota wyłącznie do obecnych serwerów."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr "Bot nie jest już ograniczony do obecnych serwerów."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr "Bot jest teraz ograniczony do obecnych serwerów."
|
||||||
|
|
||||||
#: 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 ""
|
msgstr "Nie mogłem/am ogłosić się na następującym serwerze: "
|
||||||
|
|
||||||
#: 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 ""
|
msgstr "Nie mogłem/am ogłosić się na następujących serwerach: "
|
||||||
|
|
||||||
#: redbot/cogs/admin/converters.py:12
|
#: redbot/cogs/admin/converters.py:12
|
||||||
msgid "The Admin cog is not loaded."
|
msgid "The Admin cog is not loaded."
|
||||||
@@ -228,5 +228,5 @@ msgstr "Moduł Admin nie jest załadowany."
|
|||||||
|
|
||||||
#: redbot/cogs/admin/converters.py:20
|
#: redbot/cogs/admin/converters.py:20
|
||||||
msgid "The provided role is not a valid selfrole."
|
msgid "The provided role is not a valid selfrole."
|
||||||
msgstr ""
|
msgstr "Podana rola nie jest poprawną rolą samodzielnego przypisania."
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr "Eu já estou anunciando algo. Se quer fazer um anúncio diferente, por f
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "Um conjunto de ferramentas para a administração do servidor."
|
msgstr "Um conjunto de ferramentas para a administração do servidor."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr "{member.display_name} já tem o cargo {role.name}."
|
msgstr "{member.display_name} já tem o cargo {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "Eu adicionei com sucesso {role.name} de {member.display_name}"
|
msgstr "Eu adicionei com sucesso {role.name} de {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
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} não tem o cargo {role.name}."
|
msgstr "{member.display_name} não tem o cargo {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr "Eu removi {role.name} de {member.display_name} com sucesso"
|
msgstr "Eu removi {role.name} de {member.display_name} com sucesso"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Concede um cargo a um(a) usuário(a).\\n\\n Use aspas duplas se o nome do cargo contiver espaços.\\n Se o usuário for deixado em branco, por padrão será usado a(o) autor(a) do comando.\\n "
|
msgstr "\\n Concede um cargo a um(a) usuário(a).\\n\\n Use aspas duplas se o nome do cargo contiver espaços.\\n Se o usuário for deixado em branco, por padrão será usado a(o) autor(a) do comando.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Remove um cargo de um(a) usuário(a).\\n\\n Use aspas duplas se o nome do cargo contiver espaços.\\n Se o usuário for deixado em branco, por padrão será usado a(o) autor(a) do comando.\\n "
|
msgstr "\\n Remove um cargo de um(a) usuário(a).\\n\\n Use aspas duplas se o nome do cargo contiver espaços.\\n Se o usuário for deixado em branco, por padrão será usado a(o) autor(a) do comando.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "Altera as configurações de cargo."
|
msgstr "Altera as configurações de cargo."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr "\\n Edita a cor de um cargo.\\n\\n Use aspas duplas se o cargo contiver espaços.\\n A cor precisa estar em formato hexadecimal.\\n [Seletor de cores online](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Exemplos:\\n `[p]editrole colour \\\"O Transistor\\\" #ff0000`\\n `[p]editrole colour Teste #ff9900`\\n "
|
msgstr "\\n Edita a cor de um cargo.\\n\\n Use aspas duplas se o cargo contiver espaços.\\n A cor precisa estar em formato hexadecimal.\\n [Seletor de cores online](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Exemplos:\\n `[p]editrole colour \\\"O Transistor\\\" #ff0000`\\n `[p]editrole colour Teste #ff9900`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Concluído."
|
msgstr "Concluído."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr "\\n Alterar o nome de um cargo.\\n\\n Use aspas duplas se o cargo ou o nome contiverem espaços.\\n\\n Exemplo:\\n `[p]editrole name \\\"O Transistor\\\" Teste`\\n "
|
msgstr "\\n Alterar o nome de um cargo.\\n\\n Use aspas duplas se o cargo ou o nome contiverem espaços.\\n\\n Exemplo:\\n `[p]editrole name \\\"O Transistor\\\" Teste`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 "Anuncia uma mensagem para todos os servidores onde o bot está."
|
msgstr "Anuncia uma mensagem para todos os servidores onde o bot está."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr "O anúncio começou."
|
msgstr "O anúncio começou."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr "Cancela um anúncio em andamento."
|
msgstr "Cancela um anúncio em andamento."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr "Não existe nenhum anúncio em andamento."
|
msgstr "Não existe nenhum anúncio em andamento."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr "O anúncio atual foi cancelado."
|
msgstr "O anúncio atual foi cancelado."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr "Altera como os anúncios são enviados nessa guilda."
|
msgstr "Altera como os anúncios são enviados nessa guilda."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr "O canal de anúncios foi definido como {channel.mention}"
|
msgstr "O canal de anúncios foi definido como {channel.mention}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr "Concede cargos autoatribuíveis a si."
|
msgstr "Concede cargos autoatribuíveis a si."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Concede um cargo autoatribuível a si.\\n\\n Os administradores do servidor precisarão configurar o cargo como autoatribuível.\\n NOTA: o nome do cargo diferencia entre maiúsculas e minúsculas!\\n "
|
msgstr "\\n Concede um cargo autoatribuível a si.\\n\\n Os administradores do servidor precisarão configurar o cargo como autoatribuível.\\n NOTA: o nome do cargo diferencia entre maiúsculas e minúsculas!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Remove um cargo autoatribuível de si.\\n\\n Os administradores do servidor precisarão configurar o cargo como autoatribuível.\\n NOTA: o nome do cargo diferencia entre maiúsculas e minúsculas!\\n "
|
msgstr "\\n Remove um cargo autoatribuível de si.\\n\\n Os administradores do servidor precisarão configurar o cargo como autoatribuível.\\n NOTA: o nome do cargo diferencia entre maiúsculas e minúsculas!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr "\\n Lista todos os cargos autoatribuíveis.\\n "
|
msgstr "\\n Lista todos os cargos autoatribuíveis.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr "Cargos autoatribuíveis disponíveis:\\n{selfroles}"
|
msgstr "Cargos autoatribuíveis disponíveis:\\n{selfroles}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr "Gerenciar cargos autoatribuíveis."
|
msgstr "Gerenciar cargos autoatribuíveis."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Adiciona um cargo à lista de cargos autoatribuíveis.\\n\\n NOTA: o nome do cargo diferencia entre maiúsculas e minúsculas!\\n "
|
msgstr "\\n Adiciona um cargo à lista de cargos autoatribuíveis.\\n\\n NOTA: o nome do cargo diferencia entre maiúsculas e minúsculas!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr "Não posso deixar você atribuir {role.name} como um cargo autoatribuível porque este cargo é mais alto ou igual ao seu mais alto cargo na hierarquia do Discord."
|
msgstr "Não posso deixar você atribuir {role.name} como um cargo autoatribuível porque este cargo é mais alto ou igual ao seu mais alto cargo na hierarquia do Discord."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr "Adicionado."
|
msgstr "Adicionado."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr "Este cargo já é autoatribuível."
|
msgstr "Este cargo já é autoatribuível."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Remove um cargo da lista de cargos autoatribuíveis.\\n\\n NOTA: o nome do cargo diferencia entre maiúsculas e minúsculas!\\n "
|
msgstr "\\n Remove um cargo da lista de cargos autoatribuíveis.\\n\\n NOTA: o nome do cargo diferencia entre maiúsculas e minúsculas!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr "Não posso deixar você remover o cargo {role.name} da lista de cargos autoatribuíveis porque este cargo é mais alto ou igual ao seu mais alto cargo na hierarquia do Discord."
|
msgstr "Não posso deixar você remover o cargo {role.name} da lista de cargos autoatribuíveis porque este cargo é mais alto ou igual ao seu mais alto cargo na hierarquia do Discord."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr "Removido."
|
msgstr "Removido."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr "Restringe o bot somente aos servidores atuais."
|
msgstr "Restringe o bot somente aos servidores atuais."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr "O bot não está mais restrito aos servidores atuais."
|
msgstr "O bot não está mais restrito aos servidores atuais."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr "O está restrito aos servidores atuais."
|
msgstr "O está restrito aos servidores atuais."
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr "Já estou a anunciar algo. Se queres fazer um anúncio diferente usa `{p
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "Uma coleção de utilidades para administração de servidores."
|
msgstr "Uma coleção de utilidades para administração de servidores."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "Adicionei com sucesso {role.name} a {member.display_name}"
|
msgstr "Adicionei com sucesso {role.name} a {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr "Removi com sucesso {role.name} de {member.display_name}"
|
msgstr "Removi com sucesso {role.name} de {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Concluído."
|
msgstr "Concluído."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 "Anuncia uma mensagem para todos os servidores em que o bot está."
|
msgstr "Anuncia uma mensagem para todos os servidores em que o bot está."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr "O anúncio foi iniciado."
|
msgstr "O anúncio foi iniciado."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr "Cancelar um anúncio em curso."
|
msgstr "Cancelar um anúncio em curso."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr "O anúncio atual foi cancelado."
|
msgstr "O anúncio atual foi cancelado."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr "O canal de anúncio foi definido para {channel.mention}"
|
msgstr "O canal de anúncio foi definido para {channel.mention}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr "Bloquear o bot aos servidores atuais."
|
msgstr "Bloquear o bot aos servidores atuais."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr "O bot já não está bloqueado aos servidores atuais."
|
msgstr "O bot já não está bloqueado aos servidores atuais."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr "O bot está agora bloqueado aos servidores atuais."
|
msgstr "O bot está agora bloqueado aos servidores atuais."
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Romanian\n"
|
"Language-Team: Romanian\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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,7 +45,7 @@ msgstr "Я не могу позволить вам редактировать {r
|
|||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:59
|
#: redbot/cogs/admin/admin.py:59
|
||||||
msgid "I need manage roles permission to do that."
|
msgid "I need manage roles permission to do that."
|
||||||
msgstr "Мне нужно управлять правами ролей, чтобы сделать это."
|
msgstr "Мне нужно право на управление ролями, чтобы сделать это."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:61
|
#: redbot/cogs/admin/admin.py:61
|
||||||
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."
|
||||||
@@ -56,161 +56,161 @@ msgstr "Я уже что-то объявляю. Если вы хотите сд
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "Набор утилит администрирования сервера."
|
msgstr "Набор утилит администрирования сервера."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr "{member.display_name} уже имеет роль {role.name}."
|
msgstr "{member.display_name} уже имеет роль {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "Я успешно добавила роль {role.name} пользователю {member.display_name}"
|
msgstr "Я успешно добавила роль {role.name} пользователю {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
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} не имеет роли {role.name}."
|
msgstr "{member.display_name} не имеет роли {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr "Я успешно забрала роль {role.name} у пользователя {member.display_name}"
|
msgstr "Я успешно забрала роль {role.name} у пользователя {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Добавить роль пользователю.\\n\\n Используйте двойные кавычки, если роль содержит пробелы.\\n Если пользователь не указан, по умолчанию используется автор команды.\\n "
|
msgstr "\\n Добавить роль пользователю.\\n\\n Используйте двойные кавычки, если роль содержит пробелы.\\n Если пользователь не указан, по умолчанию используется автор команды.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Удалить роль у пользователя.\\n\\n Используйте двойные кавычки, если роль содержит пробелы.\\n Если пользователь не указан, по умолчанию используется автор команды.\\n "
|
msgstr "\\n Удалить роль у пользователя.\\n\\n Используйте двойные кавычки, если роль содержит пробелы.\\n Если пользователь не указан, по умолчанию используется автор команды.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "Изменение параметров роли."
|
msgstr "Изменение параметров роли."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr "\\n Изменить цвет роли.\\n\\n Используйте двойные кавычки, если роль содержит пробелы.\\n Цвет должен быть в шестнадцатеричном формате.\\n [Онлайн-палитра цветов](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Примеры:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgstr "\\n Изменить цвет роли.\\n\\n Используйте двойные кавычки, если роль содержит пробелы.\\n Цвет должен быть в шестнадцатеричном формате.\\n [Онлайн-палитра цветов](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Примеры:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Готово."
|
msgstr "Готово."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr "\\n Изменить название роли.\\n\\n Используйте двойные кавычки, если роль или имя содержат пробелы.\\n\\n Примеры:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgstr "\\n Изменить название роли.\\n\\n Используйте двойные кавычки, если роль или имя содержат пробелы.\\n\\n Примеры:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 "Объявить сообщение на всех серверах, к которым подключен бот."
|
msgstr "Объявить сообщение на всех серверах, к которым подключен бот."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr "Объявление началось."
|
msgstr "Объявление началось."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr "Отменить текущее объявление."
|
msgstr "Отменить текущее объявление."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr "В данный момент нет запущенных объявлений."
|
msgstr "В данный момент нет запущенных объявлений."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr "Текущее объявление было отменено."
|
msgstr "Текущее объявление было отменено."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr "Изменить способ отправки объявлений на этом сервере."
|
msgstr "Изменить способ отправки объявлений на этом сервере."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr "\\n Изменение канала, в который бот будет отправлять объявления.\\n\\n Если оставить поле пустым, то по умолчанию будет использоваться текущий канал.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr "Канал объявления был установлен на {channel.mention}"
|
msgstr "Канал объявления был установлен на {channel.mention}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr "Сбрасывает канал для объявлений."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr "Применить свои роли."
|
msgstr "Применить свои роли."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Добавить собственную роль себе.\\n\\n Администраторы сервера должны настроить роль как устанавливаемую пользователем.\\n ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\\n "
|
msgstr "\\n Добавить собственную роль себе.\\n\\n Администраторы сервера должны настроить роль как устанавливаемую пользователем.\\n ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Удалить собственную роль у себя.\\n\\n Администраторы сервера должны настроить роль как устанавливаемую пользователем.\\n ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\\n "
|
msgstr "\\n Удалить собственную роль у себя.\\n\\n Администраторы сервера должны настроить роль как устанавливаемую пользователем.\\n ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr "\\n Список всех доступных Собственных ролей.\\n "
|
msgstr "\\n Список всех доступных Собственных ролей.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr "Доступные собственные роли:\\n{selfroles}"
|
msgstr "Доступные собственные роли:\\n{selfroles}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr "Управление своими ролями."
|
msgstr "Управление своими ролями."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Добавить роль в список доступных своих ролей.\\n\\n ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\\n "
|
msgstr "\\n Добавить роль в список доступных своих ролей.\\n\\n ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr "Нельзя добавить {role.name} в качестве собственной роли, потому что эта роль выше или равна вашей самой высшей роли в иерархии Discord."
|
msgstr "Нельзя добавить {role.name} в качестве собственной роли, потому что эта роль выше или равна вашей самой высшей роли в иерархии Discord."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr "Добавлено."
|
msgstr "Добавлено."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr "У вас уже имеется эта роль."
|
msgstr "У вас уже имеется эта роль."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Удалить роль из списка доступных собственных ролей.\\n\\n ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\\n "
|
msgstr "\\n Удалить роль из списка доступных собственных ролей.\\n\\n ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr "Вы не можете забрать у себя роль {role.name}, потому что эта роль выше или равна вашей самой высокой роли в иерархии Discord."
|
msgstr "Вы не можете забрать у себя роль {role.name}, потому что эта роль выше или равна вашей самой высокой роли в иерархии Discord."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr "Удалено."
|
msgstr "Удалено."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr "Зафиксировать бота только на его текущих серверах."
|
msgstr "Зафиксировать бота только на его текущих серверах."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr "Бот больше не зафиксирован на сервере."
|
msgstr "Бот больше не зафиксирован на сервере."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr "Бот теперь зафиксирован на сервере."
|
msgstr "Бот теперь зафиксирован на сервере."
|
||||||
|
|
||||||
@@ -220,7 +220,7 @@ msgstr "Я не могу сделать объявление на следующ
|
|||||||
|
|
||||||
#: 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 "Я не могу сделать объявление на следующих серверах: "
|
msgstr "Я не могу объявить на следующих серверах: "
|
||||||
|
|
||||||
#: redbot/cogs/admin/converters.py:12
|
#: redbot/cogs/admin/converters.py:12
|
||||||
msgid "The Admin cog is not loaded."
|
msgid "The Admin cog is not loaded."
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -57,162 +57,162 @@ msgid "A collection of server administration utilities."
|
|||||||
msgstr "\n"
|
msgstr "\n"
|
||||||
"Zbierka obslužných programov pre správu servera."
|
"Zbierka obslužných programov pre správu servera."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr "{member.display_name} už má rolu {role.name}."
|
msgstr "{member.display_name} už má rolu {role.name}."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "\n"
|
msgstr "\n"
|
||||||
"Úspešne som pridal {role.name} do {member.display_name}"
|
"Úspešne som pridal {role.name} do {member.display_name}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
232
redbot/cogs/admin/locales/sr-CS.po
Normal file
232
redbot/cogs/admin/locales/sr-CS.po
Normal file
@@ -0,0 +1,232 @@
|
|||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: red-discordbot\n"
|
||||||
|
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||||
|
"Last-Translator: \n"
|
||||||
|
"Language-Team: Serbian (Latin)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Generated-By: redgettext 3.1\n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
"X-Crowdin-Project: red-discordbot\n"
|
||||||
|
"X-Crowdin-Project-ID: 289505\n"
|
||||||
|
"X-Crowdin-Language: sr-CS\n"
|
||||||
|
"X-Crowdin-File-ID: 42\n"
|
||||||
|
"Language: sr_CS\n"
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:18
|
||||||
|
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:23
|
||||||
|
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."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:29
|
||||||
|
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:35
|
||||||
|
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:41
|
||||||
|
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:47
|
||||||
|
msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:53
|
||||||
|
msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:59
|
||||||
|
msgid "I need manage roles permission to do that."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:61
|
||||||
|
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:71
|
||||||
|
#, docstring
|
||||||
|
msgid "A collection of server administration utilities."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:162
|
||||||
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:182
|
||||||
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:192
|
||||||
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:212
|
||||||
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:223
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:239
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:253
|
||||||
|
#, docstring
|
||||||
|
msgid "Edit role settings."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:260
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
|
msgid "Done."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:293
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:327
|
||||||
|
#, docstring
|
||||||
|
msgid "Announce a message to all servers the bot is in."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:334
|
||||||
|
msgid "The announcement has begun."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:341
|
||||||
|
#, docstring
|
||||||
|
msgid "Cancel a running announce."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:343
|
||||||
|
msgid "There is no currently running announcement."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:346
|
||||||
|
msgid "The current announcement has been cancelled."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:352
|
||||||
|
#, docstring
|
||||||
|
msgid "Change how announcements are sent in this guild."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:357
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:366
|
||||||
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:371
|
||||||
|
#, docstring
|
||||||
|
msgid "Unsets the channel for announcements."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:396
|
||||||
|
#, docstring
|
||||||
|
msgid "Apply selfroles."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:401
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:412
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:423
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:433
|
||||||
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:439
|
||||||
|
#, docstring
|
||||||
|
msgid "Manage selfroles."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:444
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:451
|
||||||
|
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."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:459
|
||||||
|
msgid "Added."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:462
|
||||||
|
msgid "That role is already a selfrole."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:466
|
||||||
|
#, docstring
|
||||||
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:473
|
||||||
|
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."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:481
|
||||||
|
msgid "Removed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:486
|
||||||
|
#, docstring
|
||||||
|
msgid "Lock a bot to its current servers only."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:491
|
||||||
|
msgid "The bot is no longer serverlocked."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/admin.py:493
|
||||||
|
msgid "The bot is now serverlocked."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/announcer.py:68
|
||||||
|
msgid "I could not announce to the following server: "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/announcer.py:70
|
||||||
|
msgid "I could not announce to the following servers: "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/converters.py:12
|
||||||
|
msgid "The Admin cog is not loaded."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/admin/converters.py:20
|
||||||
|
msgid "The provided role is not a valid selfrole."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Serbian (Cyrillic)\n"
|
"Language-Team: Serbian (Cyrillic)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr "Jag tillkännager redan något. Om du vill göra ett annat tillkännagiv
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "En samling administrationsverktyg för servern."
|
msgstr "En samling administrationsverktyg för servern."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "Redigera rollinställningar."
|
msgstr "Redigera rollinställningar."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Klart."
|
msgstr "Klart."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 "Meddela ett meddelande till alla servrar som botten är i."
|
msgstr "Meddela ett meddelande till alla servrar som botten är i."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr "Tillkännagivandet har börjat."
|
msgstr "Tillkännagivandet har börjat."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr "Avbryt en löpande avisering."
|
msgstr "Avbryt en löpande avisering."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr "Zaten şu anda bir duyuru yapmaktayım. Başka bir duyuru yapmak istiyor
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr "Sunucu yönetimiyle ilgili ayarlar."
|
msgstr "Sunucu yönetimiyle ilgili ayarlar."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr "{member.display_name} kullanıcısı {role.name} rolüne zaten sahip."
|
msgstr "{member.display_name} kullanıcısı {role.name} rolüne zaten sahip."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr "{role.name} rolünü {member.display_name} kullanıcısına başarılı bir şekilde ekledim."
|
msgstr "{role.name} rolünü {member.display_name} kullanıcısına başarılı bir şekilde ekledim."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
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} kullanıcısı {role.name} rolüne sahip değil."
|
msgstr "{member.display_name} kullanıcısı {role.name} rolüne sahip değil."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr "{role.name} rolünü {member.display_name} kullanıcısından başarılı bir şekilde kaldırdım"
|
msgstr "{role.name} rolünü {member.display_name} kullanıcısından başarılı bir şekilde kaldırdım"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Kullanıcıya rol ekle.\\n\\n Rol boşluk içeriyorsa çift tırnak işareti kullanın.\\n Kullanıcı boş bırakılırsa, varsayılan olarak komutun yazarıdır.\\n "
|
msgstr "\\n Kullanıcıya rol ekle.\\n\\n Rol boşluk içeriyorsa çift tırnak işareti kullanın.\\n Kullanıcı boş bırakılırsa, varsayılan olarak komutun yazarıdır.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr "\\n Kullanıcıdan rol sil.\\n\\n Rol boşluk içeriyorsa çift tırnak işareti kullanın.\\n Kullanıcı boş bırakılırsa, varsayılan olarak komutun yazarıdır.\\n "
|
msgstr "\\n Kullanıcıdan rol sil.\\n\\n Rol boşluk içeriyorsa çift tırnak işareti kullanın.\\n Kullanıcı boş bırakılırsa, varsayılan olarak komutun yazarıdır.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr "Rol ayarlarını düzenle."
|
msgstr "Rol ayarlarını düzenle."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr "Rol rengini düzenler.\\n\\n Rol boşluk içeriyorsa çift tırnak kulanın.\\n Renk hexadecimal formatında olmalıdır.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Örneğin:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgstr "Rol rengini düzenler.\\n\\n Rol boşluk içeriyorsa çift tırnak kulanın.\\n Renk hexadecimal formatında olmalıdır.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Örneğin:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "Tamamlandı."
|
msgstr "Tamamlandı."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr "Rolün ismini düzenler.\\n\\n Rol boşluk içeriyorsa çift tırnak kulanın.\\n\\n Örneğin:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgstr "Rolün ismini düzenler.\\n\\n Rol boşluk içeriyorsa çift tırnak kulanın.\\n\\n Örneğin:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 "Botun bulunduğu tüm sunuculara duyuru geçer."
|
msgstr "Botun bulunduğu tüm sunuculara duyuru geçer."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr "Duyuru başladı."
|
msgstr "Duyuru başladı."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr "Şu an yapılan duyuruyu iptal eder."
|
msgstr "Şu an yapılan duyuruyu iptal eder."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr "Şu anda yapılan bir duyuru mevcut değil."
|
msgstr "Şu anda yapılan bir duyuru mevcut değil."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr "Şu an yapılan duyuru iptal edildi."
|
msgstr "Şu an yapılan duyuru iptal edildi."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr "Anonsların sunucuya nasıl gönderileceğini belirleyin."
|
msgstr "Anonsların sunucuya nasıl gönderileceğini belirleyin."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr "\\n Botun yollaması için bir duyuru kanalı ayarlayın.\\n\\n Eğer kanal boş bırakılırsa mevcut kanal ayarlanır.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr "{channel.mention} duyuru kanalı olarak ayarlandı"
|
msgstr "{channel.mention} duyuru kanalı olarak ayarlandı"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr "Kanalı duyuru ayarından kaldır."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr "Kişisel rol ekle."
|
msgstr "Kişisel rol ekle."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "Kişisel rol ekler.\\n\\n Sunucu yöneticileri kullanıcının kullanabileceği şekilde ayarlamalıdır.\\n\\n NOT: Rol büyük küçük harf duyarlıdır!\\n "
|
msgstr "Kişisel rol ekler.\\n\\n Sunucu yöneticileri kullanıcının kullanabileceği şekilde ayarlamalıdır.\\n\\n NOT: Rol büyük küçük harf duyarlıdır!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "Kişisel rol siler.\\n\\n Sunucu yöneticileri kullanıcının kullanabileceği şekilde ayarlamalıdır.\\n\\n NOT: Rol büyük küçük harf duyarlıdır!\\n "
|
msgstr "Kişisel rol siler.\\n\\n Sunucu yöneticileri kullanıcının kullanabileceği şekilde ayarlamalıdır.\\n\\n NOT: Rol büyük küçük harf duyarlıdır!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr "\\n Kullanılabilir kişisel rolleri listeler.\\n "
|
msgstr "\\n Kullanılabilir kişisel rolleri listeler.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr "Kullanılabilir kişisel roller:\\n{selfroles}"
|
msgstr "Kullanılabilir kişisel roller:\\n{selfroles}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr "Kişisel rolleri düzenle."
|
msgstr "Kişisel rolleri düzenle."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Kullanılabilir kişisel roller listesine rol ekler.\\n\\n NOT: Rol büyük küçük harf duyarlıdır!\\n "
|
msgstr "\\n Kullanılabilir kişisel roller listesine rol ekler.\\n\\n NOT: Rol büyük küçük harf duyarlıdır!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr "{role.name} kullanıcısına belirttiğin rolü vermene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek."
|
msgstr "{role.name} kullanıcısına belirttiğin rolü vermene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr "Eklendi."
|
msgstr "Eklendi."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr "Bu rol zaten bir kişisel rol."
|
msgstr "Bu rol zaten bir kişisel rol."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr "\\n Kullanılabilir kişisel roller listesinden rol siler.\\n\\n NOT: Rol büyük küçük harf duyarlıdır!\\n "
|
msgstr "\\n Kullanılabilir kişisel roller listesinden rol siler.\\n\\n NOT: Rol büyük küçük harf duyarlıdır!\\n "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr "{role.name} kullanıcısından belirttiğin rolü silmene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek."
|
msgstr "{role.name} kullanıcısından belirttiğin rolü silmene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr "Kaldırıldı."
|
msgstr "Kaldırıldı."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr "Botu şu an bulunduğu sunucularda kilitler."
|
msgstr "Botu şu an bulunduğu sunucularda kilitler."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr "Botun sunucu kilidi aktif değil."
|
msgstr "Botun sunucu kilidi aktif değil."
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr "Botun sunucu kilidi aktif."
|
msgstr "Botun sunucu kilidi aktif."
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr "完成。"
|
msgstr "完成。"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Chinese Traditional, Hong Kong\n"
|
"Language-Team: Chinese Traditional, Hong Kong\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -56,161 +56,161 @@ msgstr ""
|
|||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-09-03 12:24+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"
|
||||||
@@ -17,19 +17,19 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:18
|
#: redbot/cogs/admin/admin.py:18
|
||||||
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 ""
|
msgstr "我嘗試做了某些事情,但因權限不足而被 Discord 拒絕。您的指令無法完成。"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:23
|
#: redbot/cogs/admin/admin.py:23
|
||||||
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."
|
||||||
msgstr ""
|
msgstr "我無法將 {role.name} 給予 {member.display_name},因為在 Discord 架構中此身份組高於或等於我最高的身分組。"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:29
|
#: redbot/cogs/admin/admin.py:29
|
||||||
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
|
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
|
||||||
msgstr ""
|
msgstr "我無法從 {member.display_name} 移除 {role.name},因為在 Discord 架構中此身份組高於或等於我最高的身分組。"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:35
|
#: redbot/cogs/admin/admin.py:35
|
||||||
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
|
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
|
||||||
msgstr ""
|
msgstr "我無法編輯 {role.name},因為在 Discord 架構中此身份組高於或等於我最高的身分組。"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:41
|
#: redbot/cogs/admin/admin.py:41
|
||||||
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
|
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||||||
@@ -45,172 +45,172 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:59
|
#: redbot/cogs/admin/admin.py:59
|
||||||
msgid "I need manage roles permission to do that."
|
msgid "I need manage roles permission to do that."
|
||||||
msgstr ""
|
msgstr "我需要管理權限來完成。"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:61
|
#: redbot/cogs/admin/admin.py:61
|
||||||
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."
|
||||||
msgstr ""
|
msgstr "我已經發過公告。如果您想要發出不同的公告,請先執行`{prefix}announce cancel`。"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:71
|
#: redbot/cogs/admin/admin.py:71
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "A collection of server administration utilities."
|
msgid "A collection of server administration utilities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:161
|
#: redbot/cogs/admin/admin.py:162
|
||||||
msgid "{member.display_name} already has the role {role.name}."
|
msgid "{member.display_name} already has the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:181
|
#: redbot/cogs/admin/admin.py:182
|
||||||
msgid "I successfully added {role.name} to {member.display_name}"
|
msgid "I successfully added {role.name} to {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:191
|
#: redbot/cogs/admin/admin.py:192
|
||||||
msgid "{member.display_name} does not have the role {role.name}."
|
msgid "{member.display_name} does not have the role {role.name}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:211
|
#: redbot/cogs/admin/admin.py:212
|
||||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:222
|
#: redbot/cogs/admin/admin.py:223
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:238
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:252
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Edit role settings."
|
msgid "Edit role settings."
|
||||||
msgstr ""
|
msgstr "編輯身分組設定。"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:259
|
#: redbot/cogs/admin/admin.py:260
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
msgstr ""
|
msgstr "完成。"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:292
|
#: redbot/cogs/admin/admin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:326
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:333
|
#: redbot/cogs/admin/admin.py:334
|
||||||
msgid "The announcement has begun."
|
msgid "The announcement has begun."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:340
|
#: redbot/cogs/admin/admin.py:341
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Cancel a running announce."
|
msgid "Cancel a running announce."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:342
|
#: redbot/cogs/admin/admin.py:343
|
||||||
msgid "There is no currently running announcement."
|
msgid "There is no currently running announcement."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:345
|
#: redbot/cogs/admin/admin.py:346
|
||||||
msgid "The current announcement has been cancelled."
|
msgid "The current announcement has been cancelled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:351
|
#: redbot/cogs/admin/admin.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Change how announcements are sent in this guild."
|
msgid "Change how announcements are sent in this guild."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:356
|
#: redbot/cogs/admin/admin.py:357
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:365
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:370
|
#: redbot/cogs/admin/admin.py:371
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Unsets the channel for announcements."
|
msgid "Unsets the channel for announcements."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:395
|
#: redbot/cogs/admin/admin.py:396
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Apply selfroles."
|
msgid "Apply selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:400
|
#: redbot/cogs/admin/admin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:411
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:422
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Lists all available selfroles.\\n "
|
msgid "\\n Lists all available selfroles.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:432
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\\n{selfroles}"
|
msgid "Available Selfroles:\\n{selfroles}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:438
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage selfroles."
|
msgid "Manage selfroles."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:443
|
#: redbot/cogs/admin/admin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:450
|
#: redbot/cogs/admin/admin.py:451
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:458
|
#: redbot/cogs/admin/admin.py:459
|
||||||
msgid "Added."
|
msgid "Added."
|
||||||
msgstr ""
|
msgstr "已增加"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:461
|
#: redbot/cogs/admin/admin.py:462
|
||||||
msgid "That role is already a selfrole."
|
msgid "That role is already a selfrole."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:465
|
#: redbot/cogs/admin/admin.py:466
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:472
|
#: redbot/cogs/admin/admin.py:473
|
||||||
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."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:480
|
#: redbot/cogs/admin/admin.py:481
|
||||||
msgid "Removed."
|
msgid "Removed."
|
||||||
msgstr ""
|
msgstr "已移除。"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:485
|
#: redbot/cogs/admin/admin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Lock a bot to its current servers only."
|
msgid "Lock a bot to its current servers only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:490
|
#: redbot/cogs/admin/admin.py:491
|
||||||
msgid "The bot is no longer serverlocked."
|
msgid "The bot is no longer serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:492
|
#: redbot/cogs/admin/admin.py:493
|
||||||
msgid "The bot is now serverlocked."
|
msgid "The bot is now serverlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -170,7 +170,7 @@ class Alias(commands.Cog):
|
|||||||
for p in prefixes:
|
for p in prefixes:
|
||||||
if content.startswith(p):
|
if content.startswith(p):
|
||||||
return p
|
return p
|
||||||
raise ValueError(_("No prefix found."))
|
raise ValueError("No prefix found.")
|
||||||
|
|
||||||
async def call_alias(self, message: discord.Message, prefix: str, alias: AliasEntry):
|
async def call_alias(self, message: discord.Message, prefix: str, alias: AliasEntry):
|
||||||
new_message = copy(message)
|
new_message = copy(message)
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ class AliasEntry:
|
|||||||
uses: int
|
uses: int
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self, name: str, command: Union[Tuple[str], str], creator: int, guild: Optional[int],
|
self, name: str, command: Union[Tuple[str], str], creator: int, guild: Optional[int]
|
||||||
):
|
):
|
||||||
super().__init__()
|
super().__init__()
|
||||||
self.name = name
|
self.name = name
|
||||||
@@ -106,7 +106,7 @@ class AliasCache:
|
|||||||
break
|
break
|
||||||
else:
|
else:
|
||||||
continue
|
continue
|
||||||
# basically, don't build a context manager wihout a need.
|
# basically, don't build a context manager without a need.
|
||||||
async with self.config.guild_from_id(guild_id).entries() as entry_list:
|
async with self.config.guild_from_id(guild_id).entries() as entry_list:
|
||||||
for a in entry_list:
|
for a in entry_list:
|
||||||
if a.get("creator", 0) == user_id:
|
if a.get("creator", 0) == user_id:
|
||||||
@@ -161,7 +161,7 @@ class AliasCache:
|
|||||||
return aliases
|
return aliases
|
||||||
|
|
||||||
async def get_alias(
|
async def get_alias(
|
||||||
self, guild: Optional[discord.Guild], alias_name: str,
|
self, guild: Optional[discord.Guild], alias_name: str
|
||||||
) -> Optional[AliasEntry]:
|
) -> Optional[AliasEntry]:
|
||||||
"""Returns an AliasEntry object if the provided alias_name is a registered alias"""
|
"""Returns an AliasEntry object if the provided alias_name is a registered alias"""
|
||||||
server_aliases: List[AliasEntry] = []
|
server_aliases: List[AliasEntry] = []
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Afrikaans\n"
|
"Language-Team: Afrikaans\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Няма намерен префикс."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
156
redbot/cogs/alias/locales/bs-BA.po
Normal file
156
redbot/cogs/alias/locales/bs-BA.po
Normal file
@@ -0,0 +1,156 @@
|
|||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: red-discordbot\n"
|
||||||
|
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
|
||||||
|
"Last-Translator: \n"
|
||||||
|
"Language-Team: Bosnian\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Generated-By: redgettext 3.1\n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
"X-Crowdin-Project: red-discordbot\n"
|
||||||
|
"X-Crowdin-Project-ID: 289505\n"
|
||||||
|
"X-Crowdin-Language: bs\n"
|
||||||
|
"X-Crowdin-File-ID: 8\n"
|
||||||
|
"Language: bs_BA\n"
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:35
|
||||||
|
#, docstring
|
||||||
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:203
|
||||||
|
msgid "Aliases:\\n"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:205
|
||||||
|
msgid "\\n\\nPage {page}/{total}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:215
|
||||||
|
#, docstring
|
||||||
|
msgid "Manage command aliases."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:220
|
||||||
|
#, docstring
|
||||||
|
msgid "Manage global aliases."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:227
|
||||||
|
#, docstring
|
||||||
|
msgid "Add an alias for a command."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:232
|
||||||
|
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:243
|
||||||
|
msgid "You attempted to create a new alias with the name {name} but that alias already exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:254
|
||||||
|
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325
|
||||||
|
msgid "You attempted to create a new alias for a command that doesn't exist."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:280
|
||||||
|
msgid "A new alias with the trigger `{name}` has been created."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:286
|
||||||
|
#, docstring
|
||||||
|
msgid "Add a global alias for a command."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:291
|
||||||
|
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:302
|
||||||
|
msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:313
|
||||||
|
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:336
|
||||||
|
msgid "A new global alias with the trigger `{name}` has been created."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:343
|
||||||
|
#, docstring
|
||||||
|
msgid "Try to execute help for the base command of the alias."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:348
|
||||||
|
msgid "No such alias exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:352
|
||||||
|
#, docstring
|
||||||
|
msgid "Show what command the alias executes."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:357
|
||||||
|
msgid "The `{alias_name}` alias will execute the command `{command}`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:362
|
||||||
|
msgid "There is no alias with the name `{name}`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:368
|
||||||
|
#, docstring
|
||||||
|
msgid "Delete an existing alias on this server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:370 redbot/cogs/alias/alias.py:402
|
||||||
|
msgid "There are no aliases on this server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:375 redbot/cogs/alias/alias.py:390
|
||||||
|
msgid "Alias with the name `{name}` was successfully deleted."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:378 redbot/cogs/alias/alias.py:393
|
||||||
|
msgid "Alias with name `{name}` was not found."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:383
|
||||||
|
#, docstring
|
||||||
|
msgid "Delete an existing global alias."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:385
|
||||||
|
msgid "There are no global aliases on this bot."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:399
|
||||||
|
#, docstring
|
||||||
|
msgid "List the available aliases on this server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:408
|
||||||
|
#, docstring
|
||||||
|
msgid "List the available global aliases on this bot."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:411
|
||||||
|
msgid "There are no global aliases."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias_entry.py:198
|
||||||
|
msgid "Arguments must be specified with a number."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias_entry.py:205
|
||||||
|
msgid "Arguments must be sequential. Missing arguments: "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Catalan\n"
|
"Language-Team: Catalan\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr "Vytvořit aliasy pro příkazy n n Aliasy jsou alternativní zkratky pro příkazy. Mohou působit jako lambda (ukládání argumentů pro opakované použití) n nebo jednoduše jako zkratka pro vyslovení \"xyz\" n n Při spuštění budou aliasy přijímat další argumenty a připojovat je k uložený alias. \\ t "
|
msgstr "Vytvořit aliasy pro příkazy n n Aliasy jsou alternativní zkratky pro příkazy. Mohou působit jako lambda (ukládání argumentů pro opakované použití) n nebo jednoduše jako zkratka pro vyslovení \"xyz\" n n Při spuštění budou aliasy přijímat další argumenty a připojovat je k uložený alias. \\ t "
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Nebyl nalezen žádný prefix."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr "Aliasy:\\n"
|
msgstr "Aliasy:\\n"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr "Erstelle einen Alias für einen Befehl.\\n\\n Aliases sind alternative Namen für Befehle.\\n können als Lambda (Speicherung von Argumenten für wiederholte Verwendung)\\n oder als einfache Verknüpfung zur Angabe von \\\"x y z\\\" fungieren.\\n\\n Wenn Sie ausgeführt werden, werden Alias zusätzliche Argumente annehmen\\n und sie an die gespeicherten Alias anhängen.\\n \\n "
|
msgstr "Erstelle einen Alias für einen Befehl.\\n\\n Aliases sind alternative Namen für Befehle.\\n können als Lambda (Speicherung von Argumenten für wiederholte Verwendung)\\n oder als einfache Verknüpfung zur Angabe von \\\"x y z\\\" fungieren.\\n\\n Wenn Sie ausgeführt werden, werden Alias zusätzliche Argumente annehmen\\n und sie an die gespeicherten Alias anhängen.\\n \\n "
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Es wurde kein Prefix gefunden."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr "Aliase:\\n"
|
msgstr "Aliase:\\n"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Greek\n"
|
"Language-Team: Greek\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Δεν βρέθηκε πρόθεμα."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr "Crear alias para comandos.\\n\\n Los alias son accesos directos de nombres alternativos para comandos.\\n pueden actuar como un lambda (almacenando argumentos para uso repetido)\\n o simplemente como un atajo para decir \\\"x y z\\\".\\n\\n Cuando se ejecuta, los alias aceptarán cualquier argumento adicional\\n y los agregarán al alias almacenado.\\n "
|
msgstr "Crear alias para comandos.\\n\\n Los alias son accesos directos de nombres alternativos para comandos.\\n pueden actuar como un lambda (almacenando argumentos para uso repetido)\\n o simplemente como un atajo para decir \\\"x y z\\\".\\n\\n Cuando se ejecuta, los alias aceptarán cualquier argumento adicional\\n y los agregarán al alias almacenado.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Prefijo no encontrado."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr "Alias:\\n"
|
msgstr "Alias:\\n"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr "Créée des alias pour les commandes\\n\\n Les alias sont des raccourcis de noms alternatifs pour les commandes. Ils\\n peuvent agir comme un lambda (stocker des arguments pour un usage répété)\\n ou comme simplement un raccourci pour dire \\\"x y z\\\".\\n\\n Lors de leur exécution, les alias accepteront tous les arguments supplémentaires\\n et seront exécutés en plus des arguments stockés dans l'alias.\\n "
|
msgstr "Créée des alias pour les commandes\\n\\n Les alias sont des raccourcis de noms alternatifs pour les commandes. Ils\\n peuvent agir comme un lambda (stocker des arguments pour un usage répété)\\n ou comme simplement un raccourci pour dire \\\"x y z\\\".\\n\\n Lors de leur exécution, les alias accepteront tous les arguments supplémentaires\\n et seront exécutés en plus des arguments stockés dans l'alias.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Aucun préfixe trouvé."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr "Alias :\\n"
|
msgstr "Alias :\\n"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Hebrew\n"
|
"Language-Team: Hebrew\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Nem találtható prefix."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr "Aliasok:\\n"
|
msgstr "Aliasok:\\n"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Awalan tidak ditemukan."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Nessun prefisso trovato."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "プレフィックスが見つかりません。"
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr "명령어에 대한 별칭을 만들어주세요.\\n\\n 별칭들은 해당 명령어들을 바로 실행할 수 있는 대체적인 이름들이에요. 그것들은\\n 람다(반복되어 사용되는 인수를 저장)\\n 또는 단순히 \\\"x y z\\\"라고 말하는 바로가기 역할을 할 수 있어요.\\n\\n 실행할 시, 별칭들은 추가된 인수들을 승인할거예요.\\n 그리고 저장된 별칭들에 추가할거예요. "
|
msgstr "명령어에 대한 별칭을 만들어주세요.\\n\\n 별칭들은 해당 명령어들을 바로 실행할 수 있는 대체적인 이름들이에요. 그것들은\\n 람다(반복되어 사용되는 인수를 저장)\\n 또는 단순히 \\\"x y z\\\"라고 말하는 바로가기 역할을 할 수 있어요.\\n\\n 실행할 시, 별칭들은 추가된 인수들을 승인할거예요.\\n 그리고 저장된 별칭들에 추가할거예요. "
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "접두사가 발견되지 않았습니다."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Norwegian\n"
|
"Language-Team: Norwegian Bokmal\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
@@ -11,19 +11,15 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"X-Crowdin-Project: red-discordbot\n"
|
"X-Crowdin-Project: red-discordbot\n"
|
||||||
"X-Crowdin-Project-ID: 289505\n"
|
"X-Crowdin-Project-ID: 289505\n"
|
||||||
"X-Crowdin-Language: no\n"
|
"X-Crowdin-Language: nb\n"
|
||||||
"X-Crowdin-File-ID: 8\n"
|
"X-Crowdin-File-ID: 8\n"
|
||||||
"Language: no_NO\n"
|
"Language: nb_NO\n"
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:35
|
#: redbot/cogs/alias/alias.py:35
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Ingen prefiks funnet."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr "Maak aliassen voor commando's.\\n\\n Aliassen zijn alternatieve namen of snelkoppelingen voor commando's. Ze\\n kunnen fungeren als een lambda (argumenten opslaan voor herhaald gebruik)\\n of als een snelkoppeling om \\\"x y z\\\" te zeggen.\\n\\n Aliassen accepteren extra argumenten wanneer ze zijn gebruikt\\n en voegen deze toe aan de opgeslagen alias.\\n "
|
msgstr "Maak aliassen voor commando's.\\n\\n Aliassen zijn alternatieve namen of snelkoppelingen voor commando's. Ze\\n kunnen fungeren als een lambda (argumenten opslaan voor herhaald gebruik)\\n of als een snelkoppeling om \\\"x y z\\\" te zeggen.\\n\\n Aliassen accepteren extra argumenten wanneer ze zijn gebruikt\\n en voegen deze toe aan de opgeslagen alias.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Geen prefix gevonden."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -18,80 +18,77 @@ msgstr ""
|
|||||||
#: redbot/cogs/alias/alias.py:35
|
#: redbot/cogs/alias/alias.py:35
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr "Utwórz aliasy dla poleceń.\\n\\n Aliasy są alternatywnymi nazwami skróconych poleceń. Mogą\\n działać zarówno jako lambda (przechowywanie argumentów do wielokrotnego użycia)\\n lub po prostu jako skrót do powiedzenia \\\"xyz \\\".\\n\\n \n"
|
||||||
|
"Po uruchomieniu aliasy przyjmą wszelkie dodatkowe argumenty\\n i dołączą je do przechowywanego aliasu.\\n "
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Nie znaleziono prefiksu."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr "Aliasy:\\n"
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:205
|
#: redbot/cogs/alias/alias.py:205
|
||||||
msgid "\\n\\nPage {page}/{total}"
|
msgid "\\n\\nPage {page}/{total}"
|
||||||
msgstr ""
|
msgstr "\\n\\nStrona {page}/{total}"
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:215
|
#: redbot/cogs/alias/alias.py:215
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage command aliases."
|
msgid "Manage command aliases."
|
||||||
msgstr ""
|
msgstr "Zarządza aliasami poleceń."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:220
|
#: redbot/cogs/alias/alias.py:220
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Manage global aliases."
|
msgid "Manage global aliases."
|
||||||
msgstr ""
|
msgstr "Zarządza globalnymi aliasami."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:227
|
#: redbot/cogs/alias/alias.py:227
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Add an alias for a command."
|
msgid "Add an alias for a command."
|
||||||
msgstr ""
|
msgstr "Dodaje alias do polecenia."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:232
|
#: redbot/cogs/alias/alias.py:232
|
||||||
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
|
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
|
||||||
msgstr ""
|
msgstr "Próbowałeś/aś utworzyć nowy alias o nazwie {name}, ale komenda o takiej nazwie jest już zajęta przez bota."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:243
|
#: redbot/cogs/alias/alias.py:243
|
||||||
msgid "You attempted to create a new alias with the name {name} but that alias already exists."
|
msgid "You attempted to create a new alias with the name {name} but that alias already exists."
|
||||||
msgstr ""
|
msgstr "Próbowałeś/aś utworzyć nowy alias o nazwie {name}, ale taki alias już istnieje."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:254
|
#: redbot/cogs/alias/alias.py:254
|
||||||
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
|
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
|
||||||
msgstr ""
|
msgstr "Próbowałeś/aś utworzyć nowy alias o nazwie {name}, ale ta nazwa jest nieprawidłową nazwą aliasu. Alias nie może zawierać spacji."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325
|
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325
|
||||||
msgid "You attempted to create a new alias for a command that doesn't exist."
|
msgid "You attempted to create a new alias for a command that doesn't exist."
|
||||||
msgstr ""
|
msgstr "Próbowałeś/aś utworzyć nowy alias do komendy która nie istnieje."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:280
|
#: redbot/cogs/alias/alias.py:280
|
||||||
msgid "A new alias with the trigger `{name}` has been created."
|
msgid "A new alias with the trigger `{name}` has been created."
|
||||||
msgstr ""
|
msgstr "Utworzono nowy alias z wyzwalaczem '{name}'."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:286
|
#: redbot/cogs/alias/alias.py:286
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Add a global alias for a command."
|
msgid "Add a global alias for a command."
|
||||||
msgstr ""
|
msgstr "Dodaje globalny alias do polecenia."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:291
|
#: redbot/cogs/alias/alias.py:291
|
||||||
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
|
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
|
||||||
msgstr ""
|
msgstr "Próbowałeś/aś utworzyć nowy globalny alias o nazwie {name}, ale komenda o takiej nazwie jest już zajęta przez bota."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:302
|
#: redbot/cogs/alias/alias.py:302
|
||||||
msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
|
msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
|
||||||
msgstr ""
|
msgstr "Próbowałeś/aś utworzyć nowy globalny alias o nazwie {name}, ale taki alias już istnieje."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:313
|
#: redbot/cogs/alias/alias.py:313
|
||||||
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
|
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
|
||||||
msgstr ""
|
msgstr "Próbowałeś/aś utworzyć nowy globalny alias o nazwie {name}, ale ta nazwa jest nieprawidłową nazwą aliasu. Alias nie może zawierać spacji."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:336
|
#: redbot/cogs/alias/alias.py:336
|
||||||
msgid "A new global alias with the trigger `{name}` has been created."
|
msgid "A new global alias with the trigger `{name}` has been created."
|
||||||
msgstr ""
|
msgstr "Utworzono nowy globalny alias z wyzwalaczem '{name}'."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:343
|
#: redbot/cogs/alias/alias.py:343
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Try to execute help for the base command of the alias."
|
msgid "Try to execute help for the base command of the alias."
|
||||||
msgstr ""
|
msgstr "Spróbuj wykonać pomoc dla podstawowej komendy dla aliasu."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:348
|
#: redbot/cogs/alias/alias.py:348
|
||||||
msgid "No such alias exists."
|
msgid "No such alias exists."
|
||||||
@@ -100,20 +97,20 @@ msgstr "Taki alias nie istnieje."
|
|||||||
#: redbot/cogs/alias/alias.py:352
|
#: redbot/cogs/alias/alias.py:352
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Show what command the alias executes."
|
msgid "Show what command the alias executes."
|
||||||
msgstr ""
|
msgstr "Pokazuje jaką komendę wykonuje alias."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:357
|
#: redbot/cogs/alias/alias.py:357
|
||||||
msgid "The `{alias_name}` alias will execute the command `{command}`"
|
msgid "The `{alias_name}` alias will execute the command `{command}`"
|
||||||
msgstr ""
|
msgstr "Alias '{alias_name}' spowoduje wykonanie komendy '{command}'"
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:362
|
#: redbot/cogs/alias/alias.py:362
|
||||||
msgid "There is no alias with the name `{name}`"
|
msgid "There is no alias with the name `{name}`"
|
||||||
msgstr ""
|
msgstr "Nie istnieje alias o nazwie `{name}`"
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:368
|
#: redbot/cogs/alias/alias.py:368
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete an existing alias on this server."
|
msgid "Delete an existing alias on this server."
|
||||||
msgstr ""
|
msgstr "Usuwa istniejący alias na tym serwerze."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:370 redbot/cogs/alias/alias.py:402
|
#: redbot/cogs/alias/alias.py:370 redbot/cogs/alias/alias.py:402
|
||||||
msgid "There are no aliases on this server."
|
msgid "There are no aliases on this server."
|
||||||
@@ -121,40 +118,40 @@ msgstr "Nie ma aliasów na tym serwerze."
|
|||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:375 redbot/cogs/alias/alias.py:390
|
#: redbot/cogs/alias/alias.py:375 redbot/cogs/alias/alias.py:390
|
||||||
msgid "Alias with the name `{name}` was successfully deleted."
|
msgid "Alias with the name `{name}` was successfully deleted."
|
||||||
msgstr ""
|
msgstr "Alias o nazwie `{name}` został pomyślnie usunięty."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:378 redbot/cogs/alias/alias.py:393
|
#: redbot/cogs/alias/alias.py:378 redbot/cogs/alias/alias.py:393
|
||||||
msgid "Alias with name `{name}` was not found."
|
msgid "Alias with name `{name}` was not found."
|
||||||
msgstr ""
|
msgstr "Alias o nazwie `{name}` nie został znaleziony."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:383
|
#: redbot/cogs/alias/alias.py:383
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete an existing global alias."
|
msgid "Delete an existing global alias."
|
||||||
msgstr ""
|
msgstr "Usuwa istniejący globalny alias."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:385
|
#: redbot/cogs/alias/alias.py:385
|
||||||
msgid "There are no global aliases on this bot."
|
msgid "There are no global aliases on this bot."
|
||||||
msgstr ""
|
msgstr "Ten bot nie ma globalnych aliasów."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:399
|
#: redbot/cogs/alias/alias.py:399
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List the available aliases on this server."
|
msgid "List the available aliases on this server."
|
||||||
msgstr ""
|
msgstr "Wyświetla dostępne aliasy dla tego serwera."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:408
|
#: redbot/cogs/alias/alias.py:408
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List the available global aliases on this bot."
|
msgid "List the available global aliases on this bot."
|
||||||
msgstr ""
|
msgstr "Wyświetla dostępne globalne aliasy dla tego bota."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:411
|
#: redbot/cogs/alias/alias.py:411
|
||||||
msgid "There are no global aliases."
|
msgid "There are no global aliases."
|
||||||
msgstr ""
|
msgstr "Brak globalnych aliasów."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias_entry.py:198
|
#: redbot/cogs/alias/alias_entry.py:198
|
||||||
msgid "Arguments must be specified with a number."
|
msgid "Arguments must be specified with a number."
|
||||||
msgstr ""
|
msgstr "Argumenty należy określić liczbą."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias_entry.py:205
|
#: redbot/cogs/alias/alias_entry.py:205
|
||||||
msgid "Arguments must be sequential. Missing arguments: "
|
msgid "Arguments must be sequential. Missing arguments: "
|
||||||
msgstr ""
|
msgstr "Argumenty muszą być sekwencyjne. Brakujące argumenty: "
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Nenhum prefixo encontrado."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -49,7 +45,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:232
|
#: redbot/cogs/alias/alias.py:232
|
||||||
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
|
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
|
||||||
msgstr ""
|
msgstr "Você tentou criar um novo alias com o nome {} mas o alias já existe no servidor."
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:243
|
#: redbot/cogs/alias/alias.py:243
|
||||||
msgid "You attempted to create a new alias with the name {name} but that alias already exists."
|
msgid "You attempted to create a new alias with the name {name} but that alias already exists."
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Romanian\n"
|
"Language-Team: Romanian\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr "Создать синонимы для команд.\\n\\n Синонимы - это альтернативные сокращения имен для команд.\\n Они могут действовать как лямбда (хранение аргументов для\\n многократного использования) или просто как сокращение \\\"а б в\\\".\\n\\n При запуске синонимы принимают любые дополнительные\\n аргументы и добавляют их к сохраненному синониму.\\n "
|
msgstr "Создать синонимы для команд.\\n\\n Синонимы - это альтернативные сокращения имен для команд.\\n Они могут действовать как лямбда (хранение аргументов для\\n многократного использования) или просто как сокращение \\\"а б в\\\".\\n\\n При запуске синонимы принимают любые дополнительные\\n аргументы и добавляют их к сохраненному синониму.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Префикс не найден."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr "Синонимы:\\n"
|
msgstr "Синонимы:\\n"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
156
redbot/cogs/alias/locales/sr-CS.po
Normal file
156
redbot/cogs/alias/locales/sr-CS.po
Normal file
@@ -0,0 +1,156 @@
|
|||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: red-discordbot\n"
|
||||||
|
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
|
||||||
|
"Last-Translator: \n"
|
||||||
|
"Language-Team: Serbian (Latin)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Generated-By: redgettext 3.1\n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
"X-Crowdin-Project: red-discordbot\n"
|
||||||
|
"X-Crowdin-Project-ID: 289505\n"
|
||||||
|
"X-Crowdin-Language: sr-CS\n"
|
||||||
|
"X-Crowdin-File-ID: 8\n"
|
||||||
|
"Language: sr_CS\n"
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:35
|
||||||
|
#, docstring
|
||||||
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:203
|
||||||
|
msgid "Aliases:\\n"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:205
|
||||||
|
msgid "\\n\\nPage {page}/{total}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:215
|
||||||
|
#, docstring
|
||||||
|
msgid "Manage command aliases."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:220
|
||||||
|
#, docstring
|
||||||
|
msgid "Manage global aliases."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:227
|
||||||
|
#, docstring
|
||||||
|
msgid "Add an alias for a command."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:232
|
||||||
|
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:243
|
||||||
|
msgid "You attempted to create a new alias with the name {name} but that alias already exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:254
|
||||||
|
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325
|
||||||
|
msgid "You attempted to create a new alias for a command that doesn't exist."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:280
|
||||||
|
msgid "A new alias with the trigger `{name}` has been created."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:286
|
||||||
|
#, docstring
|
||||||
|
msgid "Add a global alias for a command."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:291
|
||||||
|
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:302
|
||||||
|
msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:313
|
||||||
|
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:336
|
||||||
|
msgid "A new global alias with the trigger `{name}` has been created."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:343
|
||||||
|
#, docstring
|
||||||
|
msgid "Try to execute help for the base command of the alias."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:348
|
||||||
|
msgid "No such alias exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:352
|
||||||
|
#, docstring
|
||||||
|
msgid "Show what command the alias executes."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:357
|
||||||
|
msgid "The `{alias_name}` alias will execute the command `{command}`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:362
|
||||||
|
msgid "There is no alias with the name `{name}`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:368
|
||||||
|
#, docstring
|
||||||
|
msgid "Delete an existing alias on this server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:370 redbot/cogs/alias/alias.py:402
|
||||||
|
msgid "There are no aliases on this server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:375 redbot/cogs/alias/alias.py:390
|
||||||
|
msgid "Alias with the name `{name}` was successfully deleted."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:378 redbot/cogs/alias/alias.py:393
|
||||||
|
msgid "Alias with name `{name}` was not found."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:383
|
||||||
|
#, docstring
|
||||||
|
msgid "Delete an existing global alias."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:385
|
||||||
|
msgid "There are no global aliases on this bot."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:399
|
||||||
|
#, docstring
|
||||||
|
msgid "List the available aliases on this server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:408
|
||||||
|
#, docstring
|
||||||
|
msgid "List the available global aliases on this bot."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias.py:411
|
||||||
|
msgid "There are no global aliases."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias_entry.py:198
|
||||||
|
msgid "Arguments must be specified with a number."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: redbot/cogs/alias/alias_entry.py:205
|
||||||
|
msgid "Arguments must be sequential. Missing arguments: "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Serbian (Cyrillic)\n"
|
"Language-Team: Serbian (Cyrillic)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Inget prefix hittat."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr "Komutlar için kısaltma yaratır.\\n\\n Kısaltmalar, komutlar için alternatiftir. Hem\\n kısaltma hem de komut bir arada kullanılabilir\\n Sadece kısaltmalar da kullanılabilir \\\"x y z\\\".\\n\\n Çalıştırıldığında, diğer adlar ek bağımsız değişkenleri\\n kabul eder ve bunları depolanan diğer ada ekler.\\n "
|
msgstr "Komutlar için kısaltma yaratır.\\n\\n Kısaltmalar, komutlar için alternatiftir. Hem\\n kısaltma hem de komut bir arada kullanılabilir\\n Sadece kısaltmalar da kullanılabilir \\\"x y z\\\".\\n\\n Çalıştırıldığında, diğer adlar ek bağımsız değişkenleri\\n kabul eder ve bunları depolanan diğer ada ekler.\\n "
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "Prefix yani komut başlangıcı bulunamadı."
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr "Takma adlar"
|
msgstr "Takma adlar"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
"POT-Creation-Date: 2020-10-26 17:01+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"
|
||||||
@@ -20,10 +20,6 @@ msgstr ""
|
|||||||
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:173
|
|
||||||
msgid "No prefix found."
|
|
||||||
msgstr "找不到前缀"
|
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\\n"
|
msgid "Aliases:\\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user