Compare commits

..

74 Commits
3.4.1 ... 3.4.4

Author SHA1 Message Date
jack1142
dc5f025e02 Version bump to 3.4.4 (#4685) 2020-12-24 00:48:32 +01:00
jack1142
2add689729 Red 3.4.4 - Changelog (#4684)
* Red 3.4.4 - Changelog

* Fix my failures

* Flame is a person too

* Apply suggestions from code review

Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>

* Update changelog_3_4_0.rst

Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2020-12-24 00:43:51 +01:00
Flame442
3716bf25a7 [Docs] Create CC requirements docs (#4637)
* Create guide_cog_creators.rst

* Update guide_cog_creation.rst

* FTFY <3

* Bullet other details

* req changes

* Update docs/guide_cog_creators.rst

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>

* Apply suggestions from code review

Oh boy I didn't know they added this neat batch commit feature!

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>

* Update guide_cog_creation.rst

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-12-24 00:22:10 +01:00
aikaterna
2f18133a93 [Audio] Update Lavalink.jar build (#4683) 2020-12-23 21:59:20 +01:00
Slave In Utero
e8aef1e923 [General] Add new available guild features in [p]serverinfo (#4678)
* add new available guild features

* Remove `ENABLED_DISCOVERABLE_BEFORE`

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-12-23 21:20:12 +01:00
jack1142
30dc6fe171 [Trivia] Remove empty string from answers (again) (#4673) 2020-12-23 21:07:24 +01:00
Kowlin
8ae84b7c81 [Streams] Remove the blank suppression of errors (#4680)
* [Streams] Remove the blank suppression of errors

* Okay, maybe do gracefully handle it a little bit...

* Update redbot/cogs/streams/streams.py

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-12-23 21:00:55 +01:00
Jamie
d01bca2314 Owners can bypass cooldowns with non persistent toggle (#4440)
* dev bypas cooldowns

* Toggleable within dev, new attrib

* Reuqested changes

* Remake content

* Looks like `reset_cooldown()` is under Command object :)

* Remove `await`

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-12-23 20:25:32 +01:00
Vexed
300346dcd4 [Docs] Update console image in Getting Started guide for Rich logging (#3905)
* update image

* MAXIMISE THE QUALITY

* add storage driver as JSON (#3935)

* fk

* REEEE

how am i faling to use git so much

* rich!

* make image width 696 pixels so it doesn't scale
2020-12-23 15:27:28 +01:00
Kowlin
ab80f46d2e [Core] Rich logging for not so rich people (#4577)
* Pop stash

* add rich to setup

* Added forceful enabling of rich logging

* revert some unintended pushed

* Fix possible unbound var
Fix possible 0 members w/out members intent

* One day I won't forget to do style passes

* So this is a thing apperently...

* Bump rich to 9.5.1

* Lock secondary deps

* Different stuff, see the full commit description for more info

- Change few things from print to log.info
- put the log handlers on the root logger instead of individual loggers
- capture warnings to a logger

* Modify log handler to show logger name

* Add a Triboolian to force disable rich

* Style checks

* shortened time, added logger name... again.

* aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

* Style & linking

* Be or not to be? Whatever man, it's 4:30 in the morning, goto sleep >.<

* Reintroduce outdated message.

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-12-23 05:11:44 +01:00
Kowlin
afae84fa6b [CI] Update CodeQL to resolve warnings. (#4681)
* Update CodeQL to resolve warnings.

* Make CodeQL analyze our Python dependencies

* `fetch-depth` should be no longer needed

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-12-23 03:57:28 +01:00
Predeactor
d53ff57794 Shorten the audit log reason appropriately, remove unused vars (#4189)
* [Mod] Check for reason length & remove unused vars

This PR also remove unused variable.

* Blame me

* Apply Kowlin order.

Text will get truncate in audit logs in case we're going over 512 characters.

* This is already handled by ban_user()

* Use `get_audit_reason()` in `[p]tempban`

* Add a new kwarg to `get_audit_reason()` instead

* Include `[p]voiceban` and `[p]voiceunban`

* Include Mutes cog

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-12-23 03:22:59 +01:00
kreusada
d3ffb22e86 [Docs] Raspian Installation Directs to 404 (#4682)
I'd assume this would be an appropriate link to replace with.
2020-12-23 01:49:32 +01:00
jack1142
b36a702e62 Make command usage in help for required arguments consistent (#4589)
* Make command usage in help for required arguments consistent

* Bob 3

* Bob 1

* Docstring updates

* Address Flame's review

* Update cog guides in docs
2020-12-22 14:14:47 -05:00
bobloy
59e1e31634 Fix inviteset public link (#4641) 2020-12-19 21:06:38 +01:00
PhenoM4n4n
8280067b7e Improve grammar in max concurrency error (#4501)
* better concurrency grammar

* remove casing

* Apply Bread's suggestion per Draper's comment

Co-authored-by: Sean <29239704+Bakersbakebread@users.noreply.github.com>

* Thanks Pred

Co-authored-by: Predeactor <61093863+Predeactor@users.noreply.github.com>

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
Co-authored-by: Sean <29239704+Bakersbakebread@users.noreply.github.com>
Co-authored-by: Predeactor <61093863+Predeactor@users.noreply.github.com>
2020-12-19 00:31:16 +01:00
github-actions[bot]
7f587ea46b Automated Crowdin downstream (#4664)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-12-18 19:10:17 +01:00
Neuro Assassin
92788a90c1 [CogManagerUI] Fix error when removing path from other OS (#4466)
* Fix error when removing path from other OS

* Update to draper's comment
2020-12-18 04:15:59 +01:00
Ryan
3a12a9b47f [Cleanup] Delete command message when using [p]cleanup self (#4640)
* delete command message

* only delete command if can_mass_purge
2020-12-17 20:37:38 +01:00
bobloy
d22ea2dd11 Warn when new slotmin/slotmax value will cause slots to not work (#4583)
* Properly handle slotmin/slotmax rules

* Use a variable to reduce config calls. No reason to process differently half way through a command anyways.

* Update redbot/cogs/economy/economy.py

* Add positive int converter for slotmin/slotmax

* Option to allow bad mins and maxes.

* Update economy.py

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-12-17 20:32:57 +01:00
Kowlin
e519286f5c Catch OverflowErrors in the timedelta converter (#4630) 2020-12-16 18:56:42 +01:00
Samuel
06ba425159 bot.remove_command returns a dpy command object instead of None (#4636)
* remove_command returns a dpy command object

* removed typehint at remove_command

* typing

Co-authored-by: npc203 <npc203@users.noreply.github.com>
2020-12-16 18:31:26 +01:00
Slave In Utero
6038ef5550 gen-5-pokemon-trivia (#4646) 2020-12-08 09:53:53 -08:00
github-actions[bot]
b04610b457 Automated Crowdin downstream (#4653)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-12-08 18:39:00 +01:00
Vexed
140693b171 [Docs] Update GC free credit period (#4658)
* [Docs] Update GC free credit period

* i am soo dumb
2020-12-05 17:33:50 +01:00
Ryan
63cc83c81b [Docs] Remove Ubuntu 16.04 from Install Docs (#4650) 2020-12-02 21:07:35 +01:00
El Laggron
e2a6d451c3 [Streams] Handle streams with past schedules (#4631)
* Resolve bug with [p]streamalert youtube

The command didn't handle channels that were not provided as IDs

* Provide a different message if the scheduled date has passed

* Ignore streams scheduled for more than an hour
2020-11-30 18:10:44 +01:00
github-actions[bot]
e2adb29cf3 Automated Crowdin downstream (#4638)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-29 22:04:43 +01:00
kreusada
1ca422a636 General geography category :D (#4618)
* General geography category :D

* Fixes

* Fixed typo

* Added some more questions

* Made some changes, and accuracy fixes, corrections

* *state, not actual river
2020-11-28 18:01:45 -05:00
palmtree5
04cb1befe6 [Docs] Streams user guide (#4521)
* Start on streams user guide

* Finish up streams guide

* Fix a typo in the doc page

* Fix the SAME typo in the relevant command's docstring while we're here

Co-authored-by: palmtree5 <palmtree5+3577255@users.noreply.github.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-11-27 13:52:56 -05:00
Ryan
da8705fb8f force path to be string (#4624)
Welp forgot to merge
2020-11-26 20:12:23 +00:00
bobloy
395c184eef [Docs] Economy Cog Guide (#4519)
* Started docstrings

* Add to index

* First generated guide

* Indented examples, some more docstrings

* Aliases are now `in ticks and fully qualified`

* More economy docstrings

* Started docstrings

* Add to index

* First generated guide

* Indented examples, some more docstrings

* Aliases are now `in ticks and fully qualified`

* More economy docstrings

* Regenerate docs

* Much more docstrings and regenerate docs

* Better explaination of `bank set` and grammar changes

* Regenerate docs

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-11-22 17:57:11 -05:00
bobloy
c7fd561cd5 [Docs] Downloader cog guide (#4511)
* Downloader cog guide initial commit

* Updated cogguide to prepare description on cog as well.

* Lots of docstring updates

* Even more docstrings

* Fix docstring and generate docs

* Switch to alphabetical

* Aliases are `in ticks and fully qualified`

* Fix grammer, arguments, and explain revision.

* Regenerated docs

* Avoid ticks in links

* New URL logic

* Additional grammar fixes

* Regenerate docs
2020-11-20 20:18:04 -05:00
github-actions[bot]
bc8f2311d9 Automated Crowdin downstream (#4627)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-19 22:18:05 +01:00
El Laggron
f129dcd1a9 [Streams] Resolve bug with [p]streamalert youtube (#4629)
The command didn't handle channels that were not provided as IDs
2020-11-19 18:50:00 +01:00
jack1142
f1d2be58c1 Add python-dateutil to primary deps and lock six with it (#4622) 2020-11-18 22:12:29 +01:00
El Laggron
6060da0f87 [Streams] Support Youtube stream schedules (#4615)
* Catch scheduled livestreams

* Announce scheduled streams and starts

* Add setting, fix bugs

* Add new dependency

* Black reformat

* Fix the duplicated messages bug

* Do not send messages for schedules

* Format embed
2020-11-18 21:48:36 +01:00
jack1142
13ca9a6c2e Version bump to 3.4.4.dev1 (#4616)
Kowlin would want me to admin merge this, so let's just do it.
2020-11-17 00:11:43 +01:00
jack1142
f1c5f4a8e4 Version bump to 3.4.3 (#4614) 2020-11-16 20:10:33 +01:00
jack1142
b7b21a06c8 Red 3.4.3 - Changelog (#4613)
* Red 3.4.3 - Changelog

* Oh man, now that I know this is a thing... Let's use it everywhere

* I can't type

* Apply suggestions from code review

Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>

Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2020-11-16 19:59:50 +01:00
aikaterna
dc82ef758f [Audio] Update Lavalink.jar build (#4608) 2020-11-16 19:02:04 +01:00
github-actions[bot]
e50b32cc27 [i18n] Automated Crowdin downstream (#4596)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-16 18:26:02 +01:00
bobloy
224d89c6ff [Docs] Fix CustomCommands URL mistake (#4591) 2020-11-16 18:13:52 +01:00
Kian Bral
866728371b Ensure filenames are lowercase when uploading with [p]triviaset custom (#4594)
* added .lower() to when user uploads trivia filename

* Update PR to use casefold() not lower()

Co-authored-by: zephyrkul <zephyrkul@users.noreply.github.com>

Co-authored-by: zephyrkul <zephyrkul@users.noreply.github.com>
2020-11-16 17:42:13 +01:00
MAX
1747d901d1 [Mod] Support competing status in [p]userinfo command (#4611)
* Competing in userinfo

* Update names.py

* Update names.py
2020-11-16 17:25:41 +01:00
MAX
e87896815c [Core] Add [p]set competing command (#4609)
* Update core_commands.py

* style

* Update core_commands.py

* Update core_commands.py

* does this fix tho?

* C
2020-11-16 15:18:44 +01:00
jack1142
0f7a3bf6f8 Improve Java version regexes in Audio (#4604)
* Improve Java version regexes in Audio

* Can I fix this very small thing too :P
2020-11-15 22:04:45 -08:00
Predeactor
0a040ad8e3 Fix wrong words in docstrings of reaction and message predicates (#4593)
* Fix a wrong usage of word in docs

* Let's fix this while we're at it

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-11-11 17:34:33 +01:00
Flame442
a97cd64f48 [Modlog] Fix error when the bot can't read message history in the modlog channel (#4588) 2020-11-11 17:14:36 +01:00
bobloy
a1a44bf1cc [Downloader] Hide [p]cog reinstallreqs (#4590) 2020-11-11 16:39:33 +01:00
jack1142
48ec2dfee0 Bump versions of actions used by our workflows (#4586) 2020-11-09 20:26:49 +01:00
El Laggron
91f7f9ebf4 [Docs] CogManagerUI user guide (#4152)
* Getting started guide

* Remove DigitalOcean referral link

* Fix typos and mispells, thanks to @Flame442

* Remove cogs.red hyperlink until it is finished

* Add towncrier entry

* Add prolog.txt

This is not necessary for this PR but all of the other cog guides rely on this file.
The cog guides are individual branches based on this one, which is why I'm adding this file right now.

* Add changelog entry

* Add CogManagerUI guide

* Remove towncrier

* CogManagerUI update

* Apply suggestions from code review

Co-authored-by: Vexed <sebdazeley@gmail.com>

* Apply suggestions from code review

Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>

* Add section for downloader

Co-authored-by: Toby Harradine <Tobotimus@users.noreply.github.com>
Co-authored-by: Vexed <sebdazeley@gmail.com>
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2020-11-08 10:27:15 -05:00
jack1142
a7ec40664e Fix reason variable shadowing in [p]massban (#4575) 2020-11-07 03:44:59 +01:00
github-actions[bot]
0089380bfd Automated Crowdin downstream (#4578)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-05 16:53:43 +01:00
github-actions[bot]
ffcf104dfc Automated Crowdin downstream (#4567)
Red I18n: "Context comments are changed edition"

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-02 17:32:43 +01:00
PhenoM4n4n
08c29d780b Fix leaderboard error in DMs for global banks (#4569) 2020-10-31 18:36:14 +01:00
jack1142
7c36709f76 Handle None case for until in on_member_join (#4568)
* Handle `None` case for `until` in `on_member_join`

* They said it can't be too long!
2020-10-29 18:12:57 -06:00
bobloy
80f0a297a9 [Docs] CustomCommands Cog Guide (#4490)
* Add to index, url matching links, and add link to customcommands.rst

* Some docstring rewriting

* Adding arguments and more details.

* Handle aliases, rest of arguments and examples.

* Black formatting

* Switch to alphabetical

* Apparently forgot to regenerate this.

* Update redbot/cogs/customcom/customcom.py

Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>

* Update docs/cog_guides/customcommands.rst

Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>

Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2020-10-28 23:49:51 -04:00
jack1142
a94f0d03dd Version bump to 3.4.3.dev1 (#4564) 2020-10-28 19:55:18 +01:00
jack1142
ac9149870e Version bump to 3.4.2 (#4561) 2020-10-28 19:31:13 +01:00
jack1142
f850ded822 Red 3.4.2 - Changelog (#4560)
* Changelog

* Add 4559

* Fix release date

* This contributor is important too :)

* We need to hire automatic grammar checker

Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>

* update

* ...

Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2020-10-28 19:24:50 +01:00
Draper
06b87368f6 [Audio] Allow LLSET in DMs (#4562) 2020-10-28 10:55:00 -07:00
aikaterna
af65b73fb2 [Audio] Update Lavalink.jar version (#4559) 2020-10-28 17:20:23 +00:00
Draper
0feacee7f2 [Audio] Fix local search (#4553) 2020-10-28 09:07:50 -07:00
jack1142
4aa84a5d22 Add better error logging for unexpected errors, add error messages for exceeded YouTube quota (#4552) 2020-10-28 11:37:56 +00:00
Draper
c95d526bc6 Merge pull request #4558 from jack1142/V3/never_trust_slime
Never trust Slime
2020-10-28 11:25:26 +00:00
jack1142
b77afeed34 Never trust Slime 2020-10-28 12:17:37 +01:00
Stonedestroyer
7db2ba556d Fixes concurrency spelling with time(s) (#4450)
* Change spelling

* Change for translation
2020-10-28 11:56:27 +01:00
PredaaA
bd0955ac44 [Streams] Remove the __del__ (#4512)
* [Streams] Remove the `__del__`

* Add a teardown function to call Streams.cog_unload()

* Apparently I forgot cog_unload is called automatically (Thanks @rapptz
lol)

Co-authored-by: palmtree5 <3577255+palmtree5@users.noreply.github.com>
2020-10-28 11:55:05 +01:00
jack1142
0d650f6765 Remove multi-line commands from Unix install docs (#4550) 2020-10-28 11:54:43 +01:00
jack1142
8b2c6226f6 Add metadata file to redbot --debuginfo (#4557) 2020-10-28 11:54:16 +01:00
bobloy
252951c706 [Docs] Cleanup Cog Guide (#4488)
* Autogenerated doc and index spot

* Update command descriptions

* Use qualified name in titles and new command descriptions

* Add arguments to descriptions and cleanup self examples.

* Examples are bulleted and indented.

* Handle aliases (none), examples are bulleted and indented

* Switch to alphabetical

* Fix X typo
2020-10-28 00:51:19 -04:00
jack1142
532ac6cfa9 I mean... Technically we fixed the security issue, right? (#4556) 2020-10-28 02:34:11 +01:00
Kowlin
868059f062 3.4.2.dev bump (#4549)
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-10-27 21:24:19 +01:00
602 changed files with 52767 additions and 47183 deletions

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Apply Triage Label
uses: actions/github-script@0.4.0
uses: actions/github-script@v3
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |

View File

@@ -2,9 +2,7 @@ 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:
@@ -17,25 +15,30 @@ jobs:
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' }}
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: "3.8"
- name: Install dependencies
run: |
python -m pip install -U pip setuptools wheel
python -m pip install -r ./tools/dev-requirements.txt
# Set the `CODEQL-PYTHON` environment variable to the Python executable
# that includes the dependencies
echo "CODEQL_PYTHON=$(which python)" >> $GITHUB_ENV
# 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']
# Override the default behavior so that the action doesn't attempt
# to auto-install Python dependencies
# Learn more...
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection
# https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#analyzing-python-dependencies
setup-python-dependencies: false
# Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl

View File

@@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v2
with:
ref: ${{ env.ref }}
- uses: actions/setup-python@v1
- uses: actions/setup-python@v2
with:
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"

View File

@@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v1
uses: actions/setup-python@v2
with:
python-version: '3.8'
- name: Install dependencies
@@ -37,7 +37,7 @@ jobs:
run: |
make download_translations
- name: Create Pull Request
uses: peter-evans/create-pull-request@v2
uses: peter-evans/create-pull-request@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Automated Crowdin downstream
@@ -47,3 +47,4 @@ jobs:
Please ensure that there are no errors or invalid files are in the PR.
labels: "Automated PR, Category: i18n, Changelog Entry: Skipped"
branch: "automated/i18n"
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

View File

@@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v1
uses: actions/setup-python@v2
with:
python-version: '3.8'
- name: Install dependencies

View File

@@ -34,7 +34,7 @@ jobs:
with:
ref: ${{ env.ref }}
- name: Set up Python
uses: actions/setup-python@v1
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python_version }}
- name: Install tox
@@ -68,7 +68,7 @@ jobs:
with:
ref: ${{ env.ref }}
- name: Set up Python
uses: actions/setup-python@v1
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python_version }}
- name: Install tox

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,5 +1,203 @@
.. 3.4.x Changelogs
Redbot 3.4.4 (2020-12-24)
=========================
| Thanks to all these amazing people that contributed to this release:
| :ghuser:`aikaterna`, :ghuser:`bobloy`, :ghuser:`Flame442`, :ghuser:`flaree`, :ghuser:`jack1142`, :ghuser:`Kowlin`, :ghuser:`kreus7`, :ghuser:`NeuroAssassin`, :ghuser:`npc203`, :ghuser:`palmtree5`, :ghuser:`phenom4n4n`, :ghuser:`Predeactor`, :ghuser:`retke`, :ghuser:`siu3334`, :ghuser:`Vexed01`, :ghuser:`yamikaitou`
Read before updating
--------------------
1. Information for Audio users that are using an external Lavalink instance (if you don't know what that is, you should skip this point):
Red 3.4.4 uses a new Lavalink jar that you will need to manually update from `our GitHub <https://github.com/Cog-Creators/Lavalink-Jars/releases/tag/3.3.2.2_1170>`__.
2. Ubuntu 16.04 is no longer supported as it will soon reach its end of life and it is no longer viable for us to maintain support for it.
While you might still be able to run Red on it, we will no longer put any resources into supporting it. If you're using Ubuntu 16.04, we highly recommend that you upgrade to the latest LTS version of Ubuntu.
End-user changelog
------------------
Core Bot
********
- Red's logging will now shine in your terminal more than ever (:issue:`4577`)
- Improved consistency of command usage in the help messages within all commands in Core Red (:issue:`4589`)
- Added a friendly error when the duration provided to commands that use the ``commands.TimedeltaConverter`` converter is out of the maximum bounds allowed by Python interpreter (:issue:`4019`, :issue:`4628`, :issue:`4630`)
- Fixed an error when removing path from a different operating system than the bot is currently running on with ``[p]removepath`` (:issue:`2609`, :issue:`4662`, :issue:`4466`)
Audio
*****
- Fixed ``[p]llset java`` failing to set the Java executable path (:issue:`4621`, :issue:`4624`)
- Fixed Soundcloud playback (:issue:`4683`)
- Fixed YouTube age-restricted track playback (:issue:`4683`)
- Added more friendly messages for 429 errors to let users know they have been temporarily banned from accessing the service instead of a generic Lavalink error (:issue:`4683`)
- Environment information will now be appended to Lavalink tracebacks in the spring.log (:issue:`4683`)
Cleanup
*******
- ``[p]cleanup self`` will now delete the command message when the bot has permissions to do so (:issue:`4640`)
Dev
***
- Added new ``[p]bypasscooldown`` command that allows owners to bypass command cooldowns (:issue:`4440`)
Economy
*******
- ``[p]economyset slotmin`` and ``[p]economyset slotmax`` now warn when the new value will cause the slots command to not work (:issue:`4583`)
General
*******
- Updated features list in ``[p]serverinfo`` with the latest changes from Discord (:issue:`4678`)
Mod
***
- ``[p]ban`` command will no longer error out when the given reason is too long (:issue:`4187`, :issue:`4189`)
Streams
*******
- Scheduled YouTube streams now work properly with the cog (:issue:`3691`, :issue:`4615`)
- YouTube stream schedules are now announced before the stream (:issue:`4615`)
- Alerts about YouTube stream schedules can be disabled with a new ``[p]streamset ignoreschedule`` command (:issue:`4615`)
- Improved error logging (:issue:`4680`)
Trivia Lists
************
- Added ``whosthatpokemon5`` trivia list containing Pokémon from the 5th generation (:issue:`4646`)
- Added ``geography`` trivia list (:issue:`4618`)
Developer changelog
-------------------
- `get_audit_reason()` can now be passed a ``shorten`` keyword argument which will automatically shorten the returned audit reason to fit the max length allowed by Discord audit logs (:issue:`4189`)
- ``bot.remove_command()`` now returns the command object of the removed command as does the equivalent method from `discord.ext.commands.Bot` class (:issue:`4636`)
Documentation changes
---------------------
- Added `cog guide for Downloader cog <streams>` (:issue:`4511`)
- Added `cog guide for Economy cog <streams>` (:issue:`4519`)
- Added `cog guide for Streams cog <streams>` (:issue:`4521`)
- Added `guide_cog_creators` document (:issue:`4637`)
- Removed install instructions for Ubuntu 16.04 (:issue:`4650`)
Redbot 3.4.3 (2020-11-16)
=========================
| Thanks to all these amazing people that contributed to this release:
| :ghuser:`aikaterna`, :ghuser:`bobloy`, :ghuser:`Flame442`, :ghuser:`jack1142`, :ghuser:`KianBral`, :ghuser:`maxbooiii`, :ghuser:`phenom4n4n`, :ghuser:`Predeactor`, :ghuser:`retke`
Read before updating
--------------------
1. Information for Audio users that are using an external Lavalink instance (if you don't know what that is, you should skip this point):
Red 3.4.3 uses a new Lavalink jar that you will need to manually update from `our GitHub <https://github.com/Cog-Creators/Lavalink-Jars/releases/tag/3.3.1.4_1132>`__.
End-user changelog
------------------
Core Bot
********
- Added ``[p]set competing`` command that allows users to set the bot's competing status (:issue:`4607`, :issue:`4609`)
Audio
*****
- Volume changes on ARM systems running a 64 bit OS will now work again (:issue:`4608`)
- Fixed only 100 results being returned on a Youtube playlist (:issue:`4608`)
- Fixed YouTube VOD duration being set to unknown (:issue:`3885`, :issue:`4608`)
- Fixed some YouTube livestreams getting stuck (:issue:`4608`)
- Fixed internal Lavalink manager failing for Java with untypical version formats (:issue:`4608`)
- Improved AAC audio handling (:issue:`4608`)
- Added support for SoundCloud HLS streams (:issue:`4608`)
Economy
*******
- The ``[p]leaderboard`` command no longer fails in DMs when a global bank is used (:issue:`4569`)
Mod
***
- The ban reason is now properly set in the audit log and modlog when using the ``[p]massban`` command (:issue:`4575`)
- The ``[p]userinfo`` command now shows the new Competing activity (:issue:`4610`, :issue:`4611`)
Modlog
******
- The ``[p]case`` and ``[p]casesfor`` commands no longer fail when the bot doesn't have Read Message History permission in the modlog channel (:issue:`4587`, :issue:`4588`)
Mutes
*****
- Fixed automatic remuting on member join for indefinite mutes (:issue:`4568`)
Trivia
******
- ``[p]triviaset custom upload`` now ensures that the filename is lowercase when uploading (:issue:`4594`)
Developer changelog
-------------------
- ``modlog.get_case()`` and methods using it no longer raise when the bot doesn't have Read Message History permission in the modlog channel (:issue:`4587`, :issue:`4588`)
Documentation changes
---------------------
- Added `guide for Cog Manager UI <cogmanagerui>` (:issue:`4152`)
- Added `cog guide for CustomCommands cog <customcommands>` (:issue:`4490`)
Redbot 3.4.2 (2020-10-28)
=========================
| Thanks to all these amazing people that contributed to this release:
| :ghuser:`aikaterna`, :ghuser:`Drapersniper`, :ghuser:`jack1142`, :ghuser:`Kowlin`, :ghuser:`PredaaA`, :ghuser:`Stonedestroyer`
Read before updating
--------------------
1. Information for Audio users that are using an external Lavalink instance (if you don't know what that is, you should skip this point):
Red 3.4.2 uses a new Lavalink jar that you will need to manually update from `our GitHub <https://github.com/Cog-Creators/Lavalink-Jars/releases/tag/3.3.1.4_1128>`__.
End-user changelog
------------------
- **Core Bot** - Added info about the metadata file to ``redbot --debuginfo`` (:issue:`4557`)
- **Audio** - Fixed the ``[p]local search`` command (:issue:`4553`)
- **Audio** - Fixed random "Something broke when playing the track." errors for YouTube tracks (:issue:`4559`)
- **Audio** - Commands in ``[p]llset`` group can now be used in DMs (:issue:`4562`)
- **Mod** - Fixed ``[p]massban`` not working for banning members that are in the server (:issue:`4556`, :issue:`4555`)
- **Streams** - Added error messages when exceeding the YouTube quota in the Streams cog (:issue:`4552`)
- **Streams** - Improved logging for unexpected errors in the Streams cog (:issue:`4552`)
Documentation changes
---------------------
- Added `cog guide for Cleanup cog <cleanup>` (:issue:`4488`)
- Removed multi-line commands from `install_linux_mac` to avoid confusing readers (:issue:`4550`)
Redbot 3.4.1 (2020-10-27)
=========================
@@ -10,11 +208,11 @@ 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`.
2. This Red update bumps discord.py to version 1.5.1, which explicitly requests Discord intents. Red requires all Privileged 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.
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
@@ -27,7 +225,7 @@ 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>`_.
- **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
********
@@ -156,7 +354,7 @@ 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
- Contextual locale is automatically set for commands and only needs to be done manually for things like event listeners; see `recommendations-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`)
@@ -308,7 +506,7 @@ Breaking changes
- `Context.maybe_send_embed()` now supresses all mentions, including user mentions (:issue:`4192`)
- The default value of the ``filter`` keyword argument has been changed to ``None`` (:issue:`3845`)
- Cog package names (i.e. name of the folder the cog is in and the name used when loading the cog) now have to be `valid Python identifiers <https://docs.python.org/3/reference/lexical_analysis.html#identifiers>`_ (:issue:`3605`, :issue:`3679`)
- Cog package names (i.e. name of the folder the cog is in and the name used when loading the cog) now have to be `valid Python identifiers <https://docs.python.org/3/reference/lexical_analysis.html#identifiers>`__ (:issue:`3605`, :issue:`3679`)
- Method/attribute names starting with ``red_`` or being in the form of ``__red_*__`` are now reserved. See `version_guarantees` for more information (:issue:`4085`)
- `humanize_list()` no longer raises `IndexError` for empty sequences (:issue:`2982`)
- Removed things past deprecation time: (:issue:`4163`)
@@ -324,13 +522,13 @@ Core Bot
- Added cog disabling API (:issue:`4043`, :issue:`3945`)
- New methods added: `bot.cog_disabled_in_guild() <RedBase.cog_disabled_in_guild()>`, `bot.cog_disabled_in_guild_raw() <RedBase.cog_disabled_in_guild_raw()>`
- Cog disabling is automatically applied for commands and only needs to be done manually for things like event listeners; see `guidelines-for-cog-creators` for more information
- Cog disabling is automatically applied for commands and only needs to be done manually for things like event listeners; see `recommendations-for-cog-creators` for more information
- Added data request API (:issue:`4045`, :issue:`4169`)
- New special methods added to `commands.Cog`: `red_get_data_for_user()` (documented provisionally), `red_delete_data_for_user()`
- New special module level variable added: ``__red_end_user_data_statement__``
- These methods and variables should be added by all cogs according to their documentation; see `guidelines-for-cog-creators` for more information
- These methods and variables should be added by all cogs according to their documentation; see `recommendations-for-cog-creators` for more information
- New ``info.json`` key added: ``end_user_data_statement``; see `Info.json format documentation <info-json-format>` for more information
- Added `bot.message_eligible_as_command() <RedBase.message_eligible_as_command()>` utility method which can be used to determine if a message may be responded to as a command (:issue:`4077`)

View File

@@ -1,4 +1,5 @@
.. CustomCommands Cog Reference
.. _cog_customcom:
============================
CustomCommands Cog Reference

296
docs/cog_guides/cleanup.rst Normal file
View File

@@ -0,0 +1,296 @@
.. _cleanup:
=======
Cleanup
=======
This is the cog guide for the cleanup cog. You will
find detailed docs about usage and commands.
``[p]`` is considered as your prefix.
.. note:: To use this cog, load it by typing this::
[p]load cleanup
.. _cleanup-usage:
-----
Usage
-----
This cog contains commands used for "cleaning up" (deleting) messages.
This is designed as a moderator tool and offers many convenient use cases.
All cleanup commands only apply to the channel the command is executed in.
Messages older than two weeks cannot be mass deleted.
This is a limitation of the API.
.. _cleanup-commands:
--------
Commands
--------
.. _cleanup-command-cleanup:
^^^^^^^
cleanup
^^^^^^^
**Syntax**
.. code-block:: none
[p]cleanup
**Description**
Base command for deleting messages.
.. _cleanup-command-cleanup-after:
"""""""""""""
cleanup after
"""""""""""""
.. note:: |mod-lock|
**Syntax**
.. code-block:: none
[p]cleanup after <message_id> [delete_pinned=False]
**Description**
Delete all messages after a specified message.
To get a message id, enable developer mode in Discord's
settings, 'appearance' tab. Then right click a message
and copy its id.
**Arguments:**
- ``<message_id>`` The id of the message to cleanup after. This message won't be deleted.
- ``<delete_pinned>`` Whether to delete pinned messages or not. Defaults to False
.. _cleanup-command-cleanup-before:
""""""""""""""
cleanup before
""""""""""""""
.. note:: |mod-lock|
**Syntax**
.. code-block:: none
[p]cleanup before <message_id> <number> [delete_pinned=False]
**Description**
Deletes X messages before the specified message.
To get a message id, enable developer mode in Discord's
settings, 'appearance' tab. Then right click a message
and copy its id.
**Arguments:**
- ``<message_id>`` The id of the message to cleanup before. This message won't be deleted.
- ``<number>`` The max number of messages to cleanup. Must be a positive integer.
- ``<delete_pinned>`` Whether to delete pinned messages or not. Defaults to False
.. _cleanup-command-cleanup-between:
"""""""""""""""
cleanup between
"""""""""""""""
.. note:: |mod-lock|
**Syntax**
.. code-block:: none
[p]cleanup between <one> <two> [delete_pinned=False]
**Description**
Delete the messages between Message One and Message Two, providing the messages IDs.
The first message ID should be the older message and the second one the newer.
Example:
- ``[p]cleanup between 123456789123456789 987654321987654321``
**Arguments:**
- ``<one>`` The id of the message to cleanup after. This message won't be deleted.
- ``<two>`` The id of the message to cleanup before. This message won't be deleted.
- ``<delete_pinned>`` Whether to delete pinned messages or not. Defaults to False
.. _cleanup-command-cleanup-bot:
"""""""""""
cleanup bot
"""""""""""
.. note:: |mod-lock|
**Syntax**
.. code-block:: none
[p]cleanup bot <number> [delete_pinned=False]
**Description**
Clean up command messages and messages from the bot.
Can only cleanup custom commands and alias commands if those cogs are loaded.
**Arguments:**
- ``<number>`` The max number of messages to cleanup. Must be a positive integer.
- ``<delete_pinned>`` Whether to delete pinned messages or not. Defaults to False
.. _cleanup-command-cleanup-messages:
""""""""""""""""
cleanup messages
""""""""""""""""
.. note:: |mod-lock|
**Syntax**
.. code-block:: none
[p]cleanup messages <number> [delete_pinned=False]
**Description**
Delete the last X messages.
Example:
- ``[p]cleanup messages 26``
**Arguments:**
- ``<number>`` The max number of messages to cleanup. Must be a positive integer.
- ``<delete_pinned>`` Whether to delete pinned messages or not. Defaults to False
.. _cleanup-command-cleanup-self:
""""""""""""
cleanup self
""""""""""""
**Syntax**
.. code-block:: none
[p]cleanup self <number> [match_pattern] [delete_pinned=False]
**Description**
Clean up messages owned by the bot.
By default, all messages are cleaned. If a second argument is specified,
it is used for pattern matching - only messages containing the given text will be deleted.
Examples:
- ``[p]cleanup self 6``
- ``[p]cleanup self 10 Pong``
- ``[p]cleanup self 7 "" True``
**Arguments:**
- ``<number>`` The max number of messages to cleanup. Must be a positive integer.
- ``<match_pattern>`` The text that messages must contain to be deleted. Use "" to skip this.
- ``<delete_pinned>`` Whether to delete pinned messages or not. Defaults to False
.. _cleanup-command-cleanup-spam:
""""""""""""
cleanup spam
""""""""""""
.. note:: |mod-lock|
**Syntax**
.. code-block:: none
[p]cleanup spam [number=50]
**Description**
Deletes duplicate messages in the channel from the last X messages and keeps only one copy.
Defaults to 50.
**Arguments:**
- ``<number>`` The number of messages to check for duplicates. Must be a positive integer.
.. _cleanup-command-cleanup-text:
""""""""""""
cleanup text
""""""""""""
.. note:: |mod-lock|
**Syntax**
.. code-block:: none
[p]cleanup text <text> <number> [delete_pinned=False]
**Description**
Delete the last X messages matching the specified text.
Example:
- ``[p]cleanup text "test" 5``
Remember to use double quotes.
**Arguments:**
- ``<number>`` The max number of messages to cleanup. Must be a positive integer.
- ``<delete_pinned>`` Whether to delete pinned messages or not. Defaults to False
.. _cleanup-command-cleanup-user:
""""""""""""
cleanup user
""""""""""""
.. note:: |mod-lock|
**Syntax**
.. code-block:: none
[p]cleanup user <user> <number> [delete_pinned=False]
**Description**
Delete the last X messages from a specified user.
Examples:
- ``[p]cleanup user @Twentysix 2``
- ``[p]cleanup user Red 6``
**Arguments:**
- ``<user>`` The user whose messages are to be cleaned up.
- ``<number>`` The max number of messages to cleanup. Must be a positive integer.
- ``<delete_pinned>`` Whether to delete pinned messages or not. Defaults to False

View File

@@ -0,0 +1,249 @@
.. _cogmanagerui:
==============
Cog Manager UI
==============
This is the cog guide for the core cog. You will
find detailed docs about usage and commands.
``[p]`` is considered as your prefix.
.. note:: This cog is not like the other cogs. It is loaded by default, not
included in the cogs paths and it cannot be unloaded. It contains needed
commands for cog management.
.. _cogmanaerui-usage:
-----
Usage
-----
This cog allows you to manage your cogs and where you can install them. Unlike
V2, which had a ``cogs`` folder where everything was installed, you can
install V3 cogs everywhere, and also make them cross-compatible with other
instances!
If you want to install your cogs using a Github repo (usually what you will
always be looking for), you need to use the downloader cog. However, if you
have the files of a cog or want to code one, this cog is what you should be
looking for.
The most basic command is :ref:`paths <cogmanagerui-command-paths>`, which
will list you all of the currently set paths.
You can add a path by using the :ref:`addpath <cogmanagerui-command-addpath>`
command. All cogs in that path will be available for the bot and listed in
the :ref:`cogs <cogmanagerui-command-cogs>`. You can then load
or unload them.
.. TODO add ref to load and unload commands
.. _cogmanagerui-usage-installation:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
How to install a local package without using downloader
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Let's suppose you made a cog request on the `cog board <https://cogboard.red>`_
and now you want to add your own cog to Red. You should have a folder that
looks like this:
.. image:: ../.resources/cog_manager_ui/custom-cog-example.png
You will first need to add a cog path to your instance. For that, use the
:ref:`addpath <cogmanagerui-command-addpath>` command with a new directory.
Create a folder somewhere (should stay accessible) and copy its path. A path
looks like this:
* Windows: ``C:\Users\username\Documents\MyCogs``
* macOS: ``/Users/username/Documents/MyCogs``
* Linux: ``/home/username/Documents/MyCogs``
You can now use the command we talked about before: type ``[p]addpath
<your_path>``.
.. attention:: A path shouldn't have spaces in it. If it does, add quotation
marks around the path, or a backslash before the space.
In that ``MyCogs`` folder, you can drop your cog folder. You should now have
something that looks like this:
.. image:: ../.resources/cog_manager_ui/cog-path.png
Now if you type ``[p]cogs``, your new cog should be listed, and you will be
able to load it!
.. _cogmanagerui-commands:
--------
Commands
--------
.. note:: The whole cog is locked to the
:ref:`bot owner <getting-started-permissions>`. If you are not the owner
of the instance, you can ignore this.
.. _cogmanagerui-command-cogs:
^^^^
cogs
^^^^
**Syntax**
.. code-block:: none
[p]cogs
**Description**
Returns a list of loaded and unloaded cogs on the bot.
Cogs are unloaded by default. This is where you can find your cogs if you
installed some recently.
All of the cogs located inside a cog path will be listed here. You can see a
list of the paths with the :ref:`paths <cogmanagerui-command-paths>` command.
.. _cogmanagerui-command-paths:
^^^^^
paths
^^^^^
**Syntax**
.. code-block:: none
[p]paths
**Description**
Lists the registered cog paths, with the install path for the downloader and
the core path for the core cogs.
.. TODO add ref to downloader
You can use the :ref:`reorderpath <cogmanagerui-command-reorderpath>` command
to reorder the listed paths.
.. tip:: The number before a cog path can be used for the
:ref:`removepath <cogmanagerui-command-removepath>` command.
.. _cogmanagerui-command-addpath:
^^^^^^^
addpath
^^^^^^^
**Syntax**
.. code-block:: none
[p]addpath <path>
**Description**
Adds a path to the list of available cog paths. This means that all valid cogs
under the path will be added to the list of available cogs, listed in
:ref:`cogs <cogmanagerui-command-cogs>`.
**Arguments**
* ``<path>``: A path that should look like this and point to a folder:
* Windows: ``C:\Users\username\Documents\MyCogs``
* macOS: ``/Users/username/Documents/MyCogs``
* Linux: ``/home/username/Documents/MyCogs``
Try to avoid paths with spaces. If there are spaces, add a backslash before
the space on Linux. Add quotation marks around the path if needed.
.. _cogmanagerui-command-removepath:
^^^^^^^^^^
removepath
^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]removepath <path_number>
**Description**
Removes a path from the list of available paths. Its cogs won't be accessible
anymore.
**Arguments**
* ``<path_number>``: The number of the path to remove. You can get it with
the :ref:`paths <cogmanagerui>` command.
.. _cogmanagerui-command-reorderpath:
^^^^^^^^^^^
reorderpath
^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]reorderpath <from\_> <to>
**Description**
Reorders the paths listed with the :ref:`paths <cogmanagerui-command-paths>`
command. The goal of this command is to allow the discovery of different cogs.
If there are multiple packages with the same names, the one that is inside the
highest folder in the list will be kept and the other ones will be ignored.
For example, let's suppose this is the output of
:ref:`paths <cogmanagerui-command-paths>`:
1. ``/usr/local/lib/python3.7/site-packages/redbot/cogs``
2. ``/home/laggron/custom_cogs``
3. ``/mnt/not_suspicious_usb_drive/not_suspicious_cogs``
The folders 2 and 3 both have a package named ``leveler`` while being different
cogs, and you want to load the one located in the 3rd folder. To do that, you
have to put the 3rd path higher than the 2nd path, let's swap them! Type
``[p]reorderpath 2 3`` and the output of
:ref:`paths <cogmanagerui-command-paths>` will then be the following:
1. ``/usr/local/lib/python3.7/site-packages/redbot/cogs``
2. ``/mnt/not_suspicious_usb_drive/not_suspicious_cogs``
3. ``/home/laggron/custom_cogs``
**Arguments**
* ``<from_>``: The index of the path you want to move.
* ``<to>``: The location where you want to insert the path.
.. _cogmanagerui-command-installpath:
^^^^^^^^^^^
installpath
^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]installpath [path]
**Description**
Shows the install path, or sets a new one. If you want to set a new path, the
same rules as for :ref:`addpath <cogmanagerui-command-addpath>` applies.
.. warning:: If you edit the install path, the cogs won't be transfered.
**Arguments**
* ``[path]``: The absolute path to set. If omitted, the current path will
be returned instead.

View File

@@ -0,0 +1,294 @@
.. _customcommands:
==============
CustomCommands
==============
This is the cog guide for the customcommands cog. You will
find detailed docs about usage and commands.
``[p]`` is considered as your prefix.
.. note:: To use this cog, load it by typing this::
[p]load customcom
.. _customcommands-usage:
-----
Usage
-----
This cog contains commands for creating and managing custom commands that display text.
These are useful for storing information members might need, like FAQ answers or invite links.
Custom commands can be used by anyone by default, so be careful with pings.
Commands can only be lowercase, and will not respond to any uppercase letters.
.. _customcommands-commands:
--------
Commands
--------
.. _customcommands-command-customcom:
^^^^^^^^^
customcom
^^^^^^^^^
**Syntax**
.. code-block:: none
[p]customcom
.. tip:: Alias: ``cc``
**Description**
Base command for Custom Commands management.
.. _customcommands-command-customcom-cooldown:
""""""""""""""""""
customcom cooldown
""""""""""""""""""
.. note:: |mod-lock|
**Syntax**
.. code-block:: none
[p]customcom cooldown <command> [cooldown] [per=member]
**Description**
Set, edit, or view the cooldown for a custom command.
You may set cooldowns per member, channel, or guild. Multiple
cooldowns may be set. All cooldowns must be cooled to call the
custom command.
Examples:
- ``[p]customcom cooldown pingrole``
- ``[p]customcom cooldown yourcommand 30``
- ``[p]cc cooldown mycommand 30 guild``
**Arguments:**
- ``<command>`` The custom command to check or set the cooldown.
- ``<cooldown>`` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.
- ``<per>`` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.
.. _customcommands-command-customcom-create:
""""""""""""""""
customcom create
""""""""""""""""
.. note:: |mod-lock|
**Syntax**
.. code-block:: none
[p]customcom create <command> <text>
.. tip:: Alias: ``customcom add``
**Description**
Create custom commands.
If a type is not specified, a simple CC will be created.
CCs can be enhanced with arguments, see the guide
:ref:`here <cog_customcom>`.
.. _customcommands-command-customcom-create-random:
"""""""""""""""""""""""
customcom create random
"""""""""""""""""""""""
.. note:: |mod-lock|
**Syntax**
.. code-block:: none
[p]customcom create random <command>
**Description**
Create a CC where it will randomly choose a response!
Note: This command is interactive.
**Arguments:**
- ``<command>`` The command executed to return the text. Cast to lowercase.
.. _customcommands-command-customcom-create-simple:
"""""""""""""""""""""""
customcom create simple
"""""""""""""""""""""""
.. note:: |mod-lock|
**Syntax**
.. code-block:: none
[p]customcom create simple <command> <text>
**Description**
Add a simple custom command.
Example:
- ``[p]customcom create simple yourcommand Text you want``
**Arguments:**
- ``<command>`` The command executed to return the text. Cast to lowercase.
- ``<text>`` The text to return when executing the command. See guide for enhanced usage.
.. _customcommands-command-customcom-delete:
""""""""""""""""
customcom delete
""""""""""""""""
.. note:: |mod-lock|
**Syntax**
.. code-block:: none
[p]customcom delete <command>
.. tip:: Aliases: ``customcom del``, ``customcom remove``
**Description**
Delete a custom command.
Example:
- ``[p]customcom delete yourcommand``
**Arguments:**
- ``<command>`` The custom command to delete.
.. _customcommands-command-customcom-edit:
""""""""""""""
customcom edit
""""""""""""""
.. note:: |mod-lock|
**Syntax**
.. code-block:: none
[p]customcom edit <command> [text]
**Description**
Edit a custom command.
Example:
- ``[p]customcom edit yourcommand Text you want``
**Arguments:**
- ``<command>`` The custom command to edit.
- ``<text>`` The new text to return when executing the command.
.. _customcommands-command-customcom-list:
""""""""""""""
customcom list
""""""""""""""
**Syntax**
.. code-block:: none
[p]customcom list
**Description**
List all available custom commands.
The list displays a preview of each command's response, with
markdown escaped and newlines replaced with spaces.
.. _customcommands-command-customcom-raw:
"""""""""""""
customcom raw
"""""""""""""
**Syntax**
.. code-block:: none
[p]customcom raw <command>
**Description**
Get the raw response of a custom command, to get the proper markdown.
This is helpful for copy and pasting.
**Arguments:**
- ``<command>`` The custom command to get the raw response of.
.. _customcommands-command-customcom-search:
""""""""""""""""
customcom search
""""""""""""""""
**Syntax**
.. code-block:: none
[p]customcom search <query>
**Description**
Searches through custom commands, according to the query.
Uses fuzzywuzzy searching to find close matches.
**Arguments:**
- ``<query>`` The query to search for. Can be multiple words.
.. _customcommands-command-customcom-show:
""""""""""""""
customcom show
""""""""""""""
**Syntax**
.. code-block:: none
[p]customcom show <command_name>
**Description**
Shows a custom command's responses and its settings.
**Arguments:**
- ``<command>`` The custom command to show.

View File

@@ -0,0 +1,537 @@
.. _downloader:
==========
Downloader
==========
This is the cog guide for the downloader cog. You will
find detailed docs about usage and commands.
``[p]`` is considered as your prefix.
.. note:: To use this cog, load it by typing this::
[p]load downloader
.. _downloader-usage:
-----
Usage
-----
Install community cogs made by Cog Creators.
Community cogs, also called third party cogs, are not included
in the default Red install.
Community cogs come in repositories. Repos are a group of cogs
you can install. You always need to add the creator's repository
using the ``[p]repo`` command before you can install one or more
cogs from the creator.
.. _downloader-commands:
--------
Commands
--------
.. _downloader-command-cog:
^^^
cog
^^^
.. note:: |owner-lock|
**Syntax**
.. code-block:: none
[p]cog
**Description**
Base command for cog installation management commands.
.. _downloader-command-cog-checkforupdates:
"""""""""""""""""""
cog checkforupdates
"""""""""""""""""""
**Syntax**
.. code-block:: none
[p]cog checkforupdates
**Description**
Check for available cog updates (including pinned cogs).
This command doesn't update cogs, it only checks for updates.
Use ``[p]cog update`` to update cogs.
.. _downloader-command-cog-info:
""""""""
cog info
""""""""
**Syntax**
.. code-block:: none
[p]cog info <repo> <cog>
**Description**
List information about a single cog.
Example:
- ``[p]cog info 26-Cogs defender``
**Arguments**
- ``<repo>`` The repo to get cog info from.
- ``<cog>`` The cog to get info on.
.. _downloader-command-cog-install:
"""""""""""
cog install
"""""""""""
**Syntax**
.. code-block:: none
[p]cog install <repo> <cogs...>
**Description**
Install a cog from the given repo.
Examples:
- ``[p]cog install 26-Cogs defender``
- ``[p]cog install Laggrons-Dumb-Cogs say roleinvite``
**Arguments**
- ``<repo>`` The name of the repo to install cogs from.
- ``<cogs...>`` The cog or cogs to install.
.. _downloader-command-cog-installversion:
""""""""""""""""""
cog installversion
""""""""""""""""""
**Syntax**
.. code-block:: none
[p]cog installversion <repo> <revision> <cogs...>
**Description**
Install a cog from the specified revision of given repo.
Revisions are "commit ids" that point to the point in the code when a specific change was made.
The latest revision can be found in the URL bar for any GitHub repo by `pressing "y" on that repo <https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit>`_.
Older revisions can be found in the URL bar by `viewing the commit history of any repo <https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png>`_
Example:
- ``[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name``
**Arguments**
- ``<repo>`` The name of the repo to install cogs from.
- ``<revision>`` The revision to install from.
- ``<cogs...>`` The cog or cogs to install.
.. _downloader-command-cog-list:
""""""""
cog list
""""""""
**Syntax**
.. code-block:: none
[p]cog list <repo>
**Description**
List all available cogs from a single repo.
Example:
- ``[p]cog list 26-Cogs``
**Arguments**
- ``<repo>`` The repo to list cogs from.
.. _downloader-command-cog-listpinned:
""""""""""""""
cog listpinned
""""""""""""""
**Syntax**
.. code-block:: none
[p]cog listpinned
**Description**
List currently pinned cogs.
.. _downloader-command-cog-pin:
"""""""
cog pin
"""""""
**Syntax**
.. code-block:: none
[p]cog pin <cogs...>
**Description**
Pin cogs - this will lock cogs on their current version.
Examples:
- ``[p]cog pin defender``
- ``[p]cog pin outdated_cog1 outdated_cog2``
**Arguments**
- ``<cogs...>`` The cog or cogs to pin. Must already be installed.
.. _downloader-command-cog-uninstall:
"""""""""""""
cog uninstall
"""""""""""""
**Syntax**
.. code-block:: none
[p]cog uninstall <cogs...>
**Description**
Uninstall cogs.
You may only uninstall cogs which were previously installed
by Downloader.
Examples:
- ``[p]cog uninstall 26-Cogs defender``
- ``[p]cog uninstall Laggrons-Dumb-Cogs say roleinvite``
**Arguments**
- ``<cogs...>`` The cog or cogs to uninstall.
.. _downloader-command-cog-unpin:
"""""""""
cog unpin
"""""""""
**Syntax**
.. code-block:: none
[p]cog unpin <cogs...>
**Description**
Unpin cogs - this will remove the update lock from those cogs.
Examples:
- ``[p]cog unpin defender``
- ``[p]cog unpin updated_cog1 updated_cog2``
**Arguments**
- ``<cogs...>`` The cog or cogs to unpin. Must already be installed and pinned.
.. _downloader-command-cog-update:
""""""""""
cog update
""""""""""
**Syntax**
.. code-block:: none
[p]cog update [cogs...]
**Description**
Update all cogs, or ones of your choosing.
Examples:
- ``[p]cog update``
- ``[p]cog update defender``
**Arguments**
- ``[cogs...]`` The cog or cogs to update. If omitted, all cogs are updated.
.. _downloader-command-cog-updateallfromrepos:
""""""""""""""""""""""
cog updateallfromrepos
""""""""""""""""""""""
**Syntax**
.. code-block:: none
[p]cog updateallfromrepos <repos...>
**Description**
Update all cogs from repos of your choosing.
Examples:
- ``[p]cog updateallfromrepos 26-Cogs``
- ``[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs``
**Arguments**
- ``<repos...>`` The repo or repos to update all cogs from.
.. _downloader-command-cog-updatetoversion:
"""""""""""""""""""
cog updatetoversion
"""""""""""""""""""
**Syntax**
.. code-block:: none
[p]cog updatetoversion <repo> <revision> [cogs...]
**Description**
Update all cogs, or ones of your choosing to chosen revision of one repo.
Note that update doesn't mean downgrade and therefore ``revision``
has to be newer than the version that cog currently has installed. If you want to
downgrade the cog, uninstall and install it again.
See ``[p]cog installversion`` for an explanation of ``revision``.
Example:
- ``[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name``
**Arguments**
- ``<repo>`` The repo or repos to update all cogs from.
- ``<revision>`` The revision to update to.
- ``[cogs...]`` The cog or cogs to update.
.. _downloader-command-findcog:
^^^^^^^
findcog
^^^^^^^
**Syntax**
.. code-block:: none
[p]findcog <command_name>
**Description**
Find which cog a command comes from.
This will only work with loaded cogs.
Example:
- ``[p]findcog ping``
**Arguments**
- ``<command_name>`` The command to search for.
.. _downloader-command-pipinstall:
^^^^^^^^^^
pipinstall
^^^^^^^^^^
.. note:: |owner-lock|
**Syntax**
.. code-block:: none
[p]pipinstall <deps...>
**Description**
Install a group of dependencies using pip.
Examples:
- ``[p]pipinstall bs4``
- ``[p]pipinstall py-cpuinfo psutil``
Improper usage of this command can break your bot, be careful.
**Arguments**
- ``<deps...>`` The package or packages you wish to install.
.. _downloader-command-repo:
^^^^
repo
^^^^
.. note:: |owner-lock|
**Syntax**
.. code-block:: none
[p]repo
**Description**
Base command for repository management.
.. _downloader-command-repo-add:
""""""""
repo add
""""""""
**Syntax**
.. code-block:: none
[p]repo add <name> <repo_url> [branch]
**Description**
Add a new repo.
Examples:
- ``[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs``
- ``[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3``
Repo names can only contain characters A-z, numbers, underscores, and hyphens.
The branch will be the default branch if not specified.
**Arguments**
- ``<name>`` The name given to the repo.
- ``<repo_url>`` URL to the cog branch. Usually GitHub or GitLab.
- ``[branch]`` Optional branch to install cogs from.
.. _downloader-command-repo-delete:
"""""""""""
repo delete
"""""""""""
**Syntax**
.. code-block:: none
[p]repo delete <repo>
.. tip:: Aliases: ``repo remove``, ``repo del``
**Description**
Remove a repo and its files.
Example:
- ``[p]repo delete 26-Cogs``
**Arguments**
- ``<repo>`` The name of an already added repo
.. _downloader-command-repo-info:
"""""""""
repo info
"""""""""
**Syntax**
.. code-block:: none
[p]repo info <repo>
**Description**
Show information about a repo.
Example:
- ``[p]repo info 26-Cogs``
**Arguments**
- ``<repo>`` The name of the repo to show info about.
.. _downloader-command-repo-list:
"""""""""
repo list
"""""""""
**Syntax**
.. code-block:: none
[p]repo list
**Description**
List all installed repos.
.. _downloader-command-repo-update:
"""""""""""
repo update
"""""""""""
**Syntax**
.. code-block:: none
[p]repo update [repos...]
**Description**
Update all repos, or ones of your choosing.
This will *not* update the cogs installed from those repos.
Examples:
- ``[p]repo update``
- ``[p]repo update 26-Cogs``
- ``[p]repo update 26-Cogs Laggrons-Dumb-Cogs``
**Arguments**
- ``[repos...]`` The name or names of repos to update. If omitted, all repos are updated.

535
docs/cog_guides/economy.rst Normal file
View File

@@ -0,0 +1,535 @@
.. _economy:
=======
Economy
=======
This is the cog guide for the economy cog. You will
find detailed docs about usage and commands.
``[p]`` is considered as your prefix.
.. note:: To use this cog, load it by typing this::
[p]load economy
.. _economy-usage:
-----
Usage
-----
Get rich and have fun with imaginary currency!
.. _economy-commands:
--------
Commands
--------
.. _economy-command-bank:
^^^^
bank
^^^^
**Syntax**
.. code-block:: none
[p]bank
**Description**
Base command to manage the bank.
.. _economy-command-bank-balance:
""""""""""""
bank balance
""""""""""""
**Syntax**
.. code-block:: none
[p]bank balance [user]
**Description**
Show the user's account balance.
Example:
- ``[p]bank balance``
- ``[p]bank balance @Twentysix``
**Arguments**
- ``<user>`` The user to check the balance of. If omitted, defaults to your own balance.
.. _economy-command-bank-prune:
""""""""""
bank prune
""""""""""
.. note:: |admin-lock|
**Syntax**
.. code-block:: none
[p]bank prune
**Description**
Base command for pruning bank accounts.
.. _economy-command-bank-prune-global:
"""""""""""""""""
bank prune global
"""""""""""""""""
.. note:: |owner-lock|
**Syntax**
.. code-block:: none
[p]bank prune global [confirmation=False]
**Description**
Prune bank accounts for users who no longer share a server with the bot.
Cannot be used without a global bank. See ``[p]bank prune server``.
Examples:
- ``[p]bank prune global`` - Did not confirm. Shows the help message.
- ``[p]bank prune global yes``
**Arguments**
- ``<confirmation>`` This will default to false unless specified.
.. _economy-command-bank-prune-server:
"""""""""""""""""
bank prune server
"""""""""""""""""
.. note:: |guildowner-lock|
**Syntax**
.. code-block:: none
[p]bank prune server [confirmation=False]
.. tip:: Aliases: ``bank prune guild``, ``bank prune local``
**Description**
Prune bank accounts for users no longer in the server.
Cannot be used with a global bank. See ``[p]bank prune global``.
Examples:
- ``[p]bank prune server`` - Did not confirm. Shows the help message.
- ``[p]bank prune server yes``
**Arguments**
- ``<confirmation>`` This will default to false unless specified.
.. _economy-command-bank-prune-user:
"""""""""""""""
bank prune user
"""""""""""""""
**Syntax**
.. code-block:: none
[p]bank prune user <user> [confirmation=False]
**Description**
Delete the bank account of a specified user.
Examples:
- ``[p]bank prune user @TwentySix`` - Did not confirm. Shows the help message.
- ``[p]bank prune user @TwentySix yes``
**Arguments**
- ``<user>`` The user to delete the bank of. Takes mentions, names, and user ids.
- ``<confirmation>`` This will default to false unless specified.
.. _economy-command-bank-reset:
""""""""""
bank reset
""""""""""
.. note:: |guildowner-lock|
**Syntax**
.. code-block:: none
[p]bank reset [confirmation=False]
**Description**
Delete all bank accounts.
Examples:
- ``[p]bank reset`` - Did not confirm. Shows the help message.
- ``[p]bank reset yes``
**Arguments**
- ``<confirmation>`` This will default to false unless specified.
.. _economy-command-bank-set:
""""""""
bank set
""""""""
.. note:: |admin-lock|
**Syntax**
.. code-block:: none
[p]bank set <to> <creds>
**Description**
Set the balance of a user's bank account.
Putting + or - signs before the amount will add/remove currency on the user's bank account instead.
Examples:
- ``[p]bank set @Twentysix 26`` - Sets balance to 26
- ``[p]bank set @Twentysix +2`` - Increases balance by 2
- ``[p]bank set @Twentysix -6`` - Decreases balance by 6
**Arguments**
- ``<to>`` The user to set the currency of.
- ``<creds>`` The amount of currency to set their balance to.
.. _economy-command-bank-transfer:
"""""""""""""
bank transfer
"""""""""""""
**Syntax**
.. code-block:: none
[p]bank transfer <to> <amount>
**Description**
Transfer currency to other users.
This will come out of your balance, so make sure you have enough.
Example:
- ``[p]bank transfer @Twentysix 500``
**Arguments**
- ``<to>`` The user to give currency to.
- ``<amount>`` The amount of currency to give.
.. _economy-command-economyset:
^^^^^^^^^^
economyset
^^^^^^^^^^
.. note:: |admin-lock|
**Syntax**
.. code-block:: none
[p]economyset
**Description**
Base command to manage Economy settings.
.. _economy-command-economyset-paydayamount:
"""""""""""""""""""""""
economyset paydayamount
"""""""""""""""""""""""
**Syntax**
.. code-block:: none
[p]economyset paydayamount <creds>
**Description**
Set the amount earned each payday.
Example:
- ``[p]economyset paydayamount 400``
**Arguments**
- ``<creds>`` The new amount to give when using the payday command. Default is 120.
.. _economy-command-economyset-paydaytime:
"""""""""""""""""""""
economyset paydaytime
"""""""""""""""""""""
**Syntax**
.. code-block:: none
[p]economyset paydaytime <seconds>
**Description**
Set the cooldown for the payday command.
Example:
- ``[p]economyset paydaytime 86400``
**Arguments**
- ``<seconds>`` The new number of seconds to wait in between uses of payday. Default is 300.
.. _economy-command-economyset-registeramount:
"""""""""""""""""""""""""
economyset registeramount
"""""""""""""""""""""""""
**Syntax**
.. code-block:: none
[p]economyset registeramount <creds>
**Description**
Set the initial balance for new bank accounts.
Example:
- ``[p]economyset registeramount 5000``
**Arguments**
- ``<creds>`` The new initial balance amount. Default is 0.
.. _economy-command-economyset-rolepaydayamount:
"""""""""""""""""""""""""""
economyset rolepaydayamount
"""""""""""""""""""""""""""
**Syntax**
.. code-block:: none
[p]economyset rolepaydayamount <role> <creds>
**Description**
Set the amount earned each payday for a role.
Only available when not using a global bank.
Example:
- ``[p]economyset rolepaydayamount @Members 400``
**Arguments**
- ``<role>`` The role to assign a custom payday amount to.
- ``<creds>`` The new amount to give when using the payday command.
.. _economy-command-economyset-showsettings:
"""""""""""""""""""""""
economyset showsettings
"""""""""""""""""""""""
**Syntax**
.. code-block:: none
[p]economyset showsettings
**Description**
Shows the current economy settings
.. _economy-command-economyset-slotmax:
""""""""""""""""""
economyset slotmax
""""""""""""""""""
**Syntax**
.. code-block:: none
[p]economyset slotmax <bid>
**Description**
Set the maximum slot machine bid.
Example:
- ``[p]economyset slotmax 50``
**Arguments**
- ``<bid>`` The new maximum bid for using the slot machine. Default is 100.
.. _economy-command-economyset-slotmin:
""""""""""""""""""
economyset slotmin
""""""""""""""""""
**Syntax**
.. code-block:: none
[p]economyset slotmin <bid>
**Description**
Set the minimum slot machine bid.
Example:
- ``[p]economyset slotmin 10``
**Arguments**
- ``<bid>`` The new minimum bid for using the slot machine. Default is 5.
.. _economy-command-economyset-slottime:
"""""""""""""""""""
economyset slottime
"""""""""""""""""""
**Syntax**
.. code-block:: none
[p]economyset slottime <seconds>
**Description**
Set the cooldown for the slot machine.
Example:
- ``[p]economyset slottime 10``
**Arguments**
- ``<seconds>`` The new number of seconds to wait in between uses of the slot machine. Default is 5.
.. _economy-command-leaderboard:
^^^^^^^^^^^
leaderboard
^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]leaderboard [top=10] [show_global=False]
**Description**
Print the leaderboard.
Defaults to top 10.
Examples:
- ``[p]leaderboard``
- ``[p]leaderboard 50`` - Shows the top 50 instead of top 10.
- ``[p]leaderboard 100 yes`` - Shows the top 100 from all servers.
**Arguments**
- ``<top>`` How many positions on the leaderboard to show. Defaults to 10 if omitted.
- ``<show_global>`` Whether to include results from all servers. This will default to false unless specified.
.. _economy-command-payday:
^^^^^^
payday
^^^^^^
**Syntax**
.. code-block:: none
[p]payday
**Description**
Get some free currency.
The amount awarded and frequency can be configured.
.. _economy-command-payouts:
^^^^^^^
payouts
^^^^^^^
**Syntax**
.. code-block:: none
[p]payouts
**Description**
Show the payouts for the slot machine.
.. _economy-command-slot:
^^^^
slot
^^^^
**Syntax**
.. code-block:: none
[p]slot <bid>
**Description**
Use the slot machine.
Example:
- ``[p]slot 50``
**Arguments**
- ``<bid>`` The amount to bet on the slot machine. Winning payouts are higher when you bet more.

553
docs/cog_guides/streams.rst Normal file
View File

@@ -0,0 +1,553 @@
.. _streams:
=======
Streams
=======
This is the cog guide for the Streams cog. You will
find detailed docs about usage and commands.
``[p]`` is considered as your prefix.
.. note:: To use this cog, load it by typing this::
[p]load streams
.. _streams-usage:
-----
Usage
-----
This cog provides commands to check if a channel
on a supported streaming service is live as well
as to create and manage alerts for channels.
Supported streaming services are:
- Twitch
- Youtube
- Smashcast
- Picarto
Youtube and Twitch both require setting authentication
details for commands for those services to work. See
:ref:`[p]streamset twitchtoken <streams-command-streamset-twitchtoken>` and
:ref:`[p]streamset youtubekey <streams-command-streamset-youtubekey>`
for more information.
.. _streams-commands:
--------
Commands
--------
.. _streams-command-streamset:
^^^^^^^^^
streamset
^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamset
**Description**
Manage stream alert settings.
.. _streams-command-streamset-autodelete:
^^^^^^^^^^^^^^^^^^^^
streamset autodelete
^^^^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamset autodelete <on_off>
**Description**
Toggles automatic deletion of stream alerts when the
stream goes offline.
**Arguments**
* ``<on_off>``: Whether to turn on or off
.. _streams-command-streamset-ignorereruns:
^^^^^^^^^^^^^^^^^^^^^^
streamset ignorereruns
^^^^^^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamset ignorereruns
**Description**
Toggles excluding reruns from the alerts.
At this time, this functionality only applies to Twitch stream alerts.
.. _streams-command-streamset-mention:
^^^^^^^^^^^^^^^^^
streamset mention
^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamset mention
**Description**
Toggle mentions for stream alerts.
.. _streams-command-streamset-mention-all:
^^^^^^^^^^^^^^^^^^^^^
streamset mention all
^^^^^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamset mention all
**Description**
Toggle mentioning ``@everyone`` for stream alerts.
.. _streams-command-streamset-mention-online:
^^^^^^^^^^^^^^^^^^^^^^^^
streamset mention online
^^^^^^^^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamset mention online
**Description**
Toggle mentioning ``@here`` for stream alerts.
.. _streams-command-streamset-mention-role:
^^^^^^^^^^^^^^^^^^^^^^
streamset mention role
^^^^^^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamset mention role <role>
**Description**
Toggle mentioning a role for stream alerts.
**Arguments**
* ``<role>``: The role to toggle a mention for. |role-input|
.. _streams-command-streamset-message:
^^^^^^^^^^^^^^^^^
streamset message
^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamset message
**Description**
Manage custom messages for stream alerts.
.. _streams-command-streamset-message-mention:
^^^^^^^^^^^^^^^^^^^^^^^^^
streamset message mention
^^^^^^^^^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamset message mention <message>
**Description**
Sets a stream alert message for when mentions are enabled.
Use ``{mention}`` in the message to insert the selected mentions.
Use ``{stream}`` in the message to insert the channel or user name.
For example: ``[p]streamset message mention {mention}, {stream} is live!``
**Arguments**
* ``<message>``: Your alert message
.. _streams-command-streamset-message-nomention:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
streamset message nomention
^^^^^^^^^^^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamset message nomention <message>
**Description**
Sets a stream alert message for when mentions are disabled.
Use ``{stream}`` in the message to insert the channel or user name.
For example: ``[p]streamset message nomention {stream} is live!``
**Arguments**
* ``<message>``: Your alert message
.. _streams-command-streamset-message-clear:
^^^^^^^^^^^^^^^^^^^^^^^
streamset message clear
^^^^^^^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamset message clear
**Description**
Resets the stream alert messages for the server.
.. _streams-command-streamset-timer:
^^^^^^^^^^^^^^^
streamset timer
^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamset timer <refresh_timer>
**Description**
Sets the refresh time for stream alerts (how frequently they will be checked).
This cannot be set to anything less than 60 seconds.
**Arguments**
* ``<refresh_timer>``: The frequency with which streams should be checked, in seconds
.. _streams-command-streamset-youtubekey:
^^^^^^^^^^^^^^^^^^^^
streamset youtubekey
^^^^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamset youtubekey
**Description**
Explains how to set the YouTube token.
To get one, do the following:
1. Create a project
(see https://support.google.com/googleapi/answer/6251787 for details)
2. Enable the YouTube Data API v3
(see https://support.google.com/googleapi/answer/6158841 for instructions)
3. Set up your API key
(see https://support.google.com/googleapi/answer/6158862 for instructions)
4. Copy your API key and run the command ``[p]set api youtube api_key <your_api_key_here>``
.. attention:: These tokens are sensitive and should only be
used in a private channel or in DM with the bot.
.. _streams-command-streamset-twitchtoken:
^^^^^^^^^^^^^^^^^^^^^
streamset twitchtoken
^^^^^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamset twitchtoken
**Description**
Explains how to set the Twitch token.
To set the Twitch API tokens, follow these steps:
1. Go to this page: https://dev.twitch.tv/dashboard/apps.
2. Click Register Your Application.
3. Enter a name, set the OAuth Redirect URI to http://localhost, and select an Application Category of your choosing.
4. Click Register.
5. Copy your client ID and your client secret into:
``[p]set api twitch client_id <your_client_id_here> client_secret <your_client_secret_here>``
.. attention:: These tokens are sensitive and should only be
used in a private channel or in DM with the bot.
.. _streams-command-picarto:
^^^^^^^
picarto
^^^^^^^
**Syntax**
.. code-block:: none
[p]picarto <channel_name>
**Description**
Check if a Picarto channel is live.
**Arguments**
* ``<channel_name>``: The Picarto channel to check.
.. _streams-command-smashcast:
^^^^^^^^^
smashcast
^^^^^^^^^
**Syntax**
.. code-block:: none
[p]smashcast <channel_name>
**Description**
Check if a Smashcast channel is live.
**Arguments**
* ``<channel_name>``: The Smashcast channel to check.
.. _streams-command-twitchstream:
^^^^^^^^^^^^
twitchstream
^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]twitchstream <channel_name>
**Description**
Check if a Twitch channel is live.
**Arguments**
* ``<channel_name>``: The Twitch channel to check.
.. _streams-command-youtubestream:
^^^^^^^^^^^^^
youtubestream
^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]youtubestream <channel_id_or_name>
**Description**
Check if a YouTube channel is live.
**Arguments**
* ``<channel_id_or_name>``: The name or id of the YouTube channel to be checked.
.. _streams-command-streamalert:
^^^^^^^^^^^
streamalert
^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamalert
**Description**
Manage automated stream alerts.
.. _streams-command-streamalert-list:
^^^^^^^^^^^^^^^^
streamalert list
^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamalert list
**Description**
Lists all active alerts in the current server.
.. _streams-command-streamalert-picarto:
^^^^^^^^^^^^^^^^^^^
streamalert picarto
^^^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamalert picarto <channel_name>
**Description**
Toggle alerts in the current channel for the
specified Picarto channel.
**Arguments**
* ``<channel_name>``: The Picarto channel to toggle the alert for.
.. _streams-command-streamalert-smashcast:
^^^^^^^^^^^^^^^^^^^^^
streamalert smashcast
^^^^^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamalert smashcast <channel_name>
**Description**
Toggle alerts in the current channel for the
specified Smashcast channel.
**Arguments**
* ``<channel_name>``: The Smashcast channel to toggle the alert for.
.. _streams-command-streamalert-twitch-channel:
^^^^^^^^^^^^^^^^^^^^^^^^^^
streamalert twitch channel
^^^^^^^^^^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamalert twitch channel <channel_name>
**Description**
Toggle alerts in the current channel for the
specified Twitch channel.
**Arguments**
* ``<channel_name>``: The Twitch channel to toggle the alert for.
.. _streams-command-streamalert-youtube:
^^^^^^^^^^^^^^^^^^^
streamalert youtube
^^^^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamalert youtube <channel_name>
**Description**
Toggle alerts in the current channel for the
specified Picarto channel.
**Arguments**
* ``<channel_id_or_name>``: The name or id of the YouTube channel to be checked.
.. _streams-command-streamalert-stop:
^^^^^^^^^^^^^^^^
streamalert stop
^^^^^^^^^^^^^^^^
**Syntax**
.. code-block:: none
[p]streamalert stop [disable-all=No]
**Description**
Disable all stream alerts for this channel or server.
**Arguments**
* ``[disable-all]``: Defaults to ``no``. If this is set to ``yes``, all
stream alerts in the current server will be disabled.
If ``no`` or unspecified, all stream alerts in the
current channel will be stopped.

View File

@@ -277,7 +277,7 @@ If you want to do it, follow these steps.
you're a beginner, we recommend **Ubuntu 20.04 LTS**.
For Raspberry Pi users, just install `Raspbian
<https://www.raspberrypi.org/downloads/raspbian/>`_ on a micro-SD card.
<https://www.raspberrypi.org/software/>`_ on a micro-SD card.
2.1. **Log in**
@@ -347,4 +347,4 @@ The cog guides are formatted the same. They're divided into 3 sections:
* **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.

View File

@@ -156,6 +156,12 @@ Publishing your cog
Go to :doc:`/guide_publish_cogs`
--------------------------------
Becoming an Approved Cog Creator
--------------------------------
:doc:`/guide_cog_creators` explains the Cog Creator Application process and lists requirements and good practices for Cog Creators. This information is worth following for anyone creating cogs for Red, regardless of if you plan to publish your cogs or not.
--------------------
Additional resources
--------------------
@@ -163,103 +169,3 @@ Additional resources
Be sure to check out the :doc:`/guide_migration` for some resources
on developing cogs for V3. This will also cover differences between V2 and V3 for
those who developed cogs for V2.
.. _guidelines-for-cog-creators:
---------------------------
Guidelines for Cog Creators
---------------------------
The following are a list of guidelines Cog Creators should strive to follow.
Not all of these are strict requirements (some are) but are all generally advisable.
1. Cogs should follow a few naming conventions for consistency.
- Cog classes should be TitleCased, using alphabetic characters only.
- Commands should be lower case, using alphanumeric characters only.
- Cog modules should be lower case, using alphabetic characters only.
2. Cogs and commands should have docstrings suitable for use in help output.
- This one is slightly flexible if using other methods of setting help.
3. Don't prevent normal operation of the bot without the user opting into this.
- This includes as a side effect by blocking the event loop.
4. If your cog uses logging:
- The namespace for logging should be: ``red.your_repo_name.cog_name``.
- Print statements are not a substitute for proper logging.
5. If you use asyncio.create_task, your tasks need to:
- Be cancelled on cog unload.
- Handle errors.
6. Event listeners should exit early if it is an event you don't need.
This makes your events less expensive in terms of CPU time. Examples below:
- Checking that you are in a guild before interacting with config for an antispam command.
- Checking that you aren't reacting to a bot message (``not message.author.bot``) early on.
7. Use .gitignore (or something else) to keep unwanted files out of your cog repo.
8. Put a license on your cog repo.
- By default, in most jurisdictions, without a license that at least offers the code for use,
users cannot legally use your code.
9. Use botwide features when they apply. Some examples of this:
- ``ctx.embed_color``
- ``bot.is_automod_immune``
10. Use checks to limit command use when the bot needs special permissions.
11. Check against user input before doing things. Common things to check:
- Resulting output is safe.
- Values provided make sense. (eg. no negative numbers for payday)
- Don't unsafely use user input for things like database input.
12. Don't abuse bot internals.
- If you need access to something, ask us or open an issue.
- If you're sure the current usage is safe, document why,
but we'd prefer you work with us on ensuring you have access to what you need.
13. Update your cogs for breakage.
- We announce this in advance.
- If you need help, ask.
14. Check events against `bot.cog_disabled_in_guild() <RedBase.cog_disabled_in_guild()>`
- Not all events need to be checked, only those that interact with a guild.
- Some discretion may apply, for example,
a cog which logs command invocation errors could choose to ignore this
but a cog which takes actions based on messages should not.
15. Respect settings when treating non command messages as commands.
16. Handle user data responsibly
- Don't do unexpected things with user data.
- Don't expose user data to additional audiences without permission.
- Don't collect data your cogs don't need.
- Don't store data in unexpected locations.
Utilize the cog data path, Config, or if you need something more
prompt the owner to provide it.
17. Utilize the data deletion and statement APIs
- See `redbot.core.commands.Cog.red_delete_data_for_user`
- Make a statement about what data your cogs use with the module level
variable ``__red_end_user_data_statement__``.
This should be a string containing a user friendly explanation of what data
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.

201
docs/guide_cog_creators.rst Normal file
View File

@@ -0,0 +1,201 @@
.. Cog Creator Applications
.. role:: python(code)
:language: python
================================
Becoming an Approved Cog Creator
================================
This guide serves to explain the Cog Creator Application process and lays out the requirements to be a Cog Creator.
----------------------------------
Creating a Cog Creator Application
----------------------------------
.. note::
You will need to have created and published your cogs before you create a Cog Creator Application!
See `guide_cog_creation` and `guide_publish_cogs` for more information.
Cog Creator Applications are hosted on the `cogboard <https://cogboard.red/c/apps/12>`__.
To create an application, start a new topic in the "Applications" category and fill out all of the required information.
QA reviews Cog Creator Applications for security and functionality on a first come, first serve basis.
Once your application is reviewed, you will have 14 days to make any requested changes, or to check in with the member of QA who is reviewing your application.
-----------------------------
Requirements for Cog Creators
-----------------------------
The following is a list of the requirements for approved Cog Creators.
QA uses this list to request changes for Cog Creator Applications.
Handling these requirements before submitting your application can streamline the review process.
Any Cog Creator that does not follow these requirements will have their repo removed from approved listings and may have their Cog Creator status revoked.
- Readme that contains
- Repository name
- Installation instructions
- Extra setup instructions (if applicable)
- Credits (if applicable)
- Repo-wide ``info.json`` file with the keys
- ``author``
- ``name``
- ``short``
- ``description``
- Cog ``info.json`` files with the keys
- ``author``
- ``name``
- ``short``
- ``requirements`` (if applicable)
- ``description``
See `info-json-format` for more information on how to set up ``info.json`` files.
- No cog contains malicious code.
- No cog contains code that could impact the stability of the bot, such as blocking the event loop for an extended period of time, unreasonably high IO usage, etc.
- No cog contains copied code that does not respect the license of the source.
- Disclose in the ``install_msg`` key of the ``info.json`` file of each cog that contains any of the following:
- Heavy memory or I/O usage.
- Any NSFW material.
- Bundled data.
- Stored data (outside of using Config).
- Interactions with outside services.
- Any extra setup instructions required.
- No cog breaks the Discord TOS.
- No cog conflicts with any core cogs (e.g., causing a core cog to fail to load) unless it is intended to replace that cog.
- Your repo shows an understanding of a range of common cog practices. This requirement exists to ensure QA can trust the safety and functionality of any future code you will create. This is handled on a case-by-case basis, however the following points should outline what we are looking to see:
- Cogs that are more than what is able to be run in a simple eval.
- Cogs that are more than just a simple API access request.
- Cogs that properly use Red utilities, including Config, checks, and any other utility functions.
- Cogs that use event listeners (bot.wait_for or cog-wide listeners) or custom tasks that are efficient and handle exceptions appropriately.
- Cogs that handle errors properly.
- Cogs that handle permissions properly.
*While we're looking for these things to qualify your code, you don't need to apply all of them in order to qualify.*
- Any unusable or broken commands or cogs are hidden.
- The default locale must be English.
- The main cog class and every command must have a doc-string.
- No cog allows for escalation of permissions. (e.g., sending a mass ping through the bot without having permission to do so)
- Respect the role hierarchy. Dont let a lower role have a way to grant a higher role.
- If your cog install comes with any pre-packaged data, use `bundled_data_path()` to access it.
- If your cog install creates any non-config data, use `cog_data_path()` to store it.
- Unless the cog is intentionally designed to listen to certain input from bots, cogs should ignore input from bots.
- Cogs use public methods of Red where possible.
- Use the proper method if one exists. (and ask for one if it doesn't exist)
- If that's not possible, don't break anything in core or any other cog with your code.
- If you have to use private methods, lock the cog to specific Red versions you can guarantee it works on without breaking anything using the ``min_bot_version`` and ``max_bot_version`` keys in that cog's ``info.json`` file.
- Cog Creators must keep their cogs up-to-date with core Red or be delisted until cogs meet Red API changes. Repositories must be kept up to date with the latest version of Red within 3 months of its release.
.. _recommendations-for-cog-creators:
--------------------------------
Recommendations for Cog Creators
--------------------------------
The following is a list of recommendations for Cog Creators.
While not required for approved Cog Creators, they are still recommended in order to ensure consistency between repos.
- Cogs should follow a few naming conventions for consistency.
- Cog classes should be TitleCased, using alphabetic characters only.
- Commands should be lower case, using alphanumeric characters only.
- Cog modules should be lower case, using alphabetic characters only.
- If your cog uses logging:
- The namespace for logging should be: ``red.your_repo_name.cog_name``.
- Print statements are not a substitute for proper logging.
- If you use asyncio.create_task, your tasks should:
- Be cancelled on cog unload.
- Handle errors.
- | Event listeners should exit early if it is an event you don't need.
| This makes your events less expensive in terms of CPU time. Examples below:
- Checking that you are in a guild before interacting with config for an antispam command.
- Checking that you aren't reacting to a bot message (``not message.author.bot``) early on.
- Use .gitignore (or something else) to keep unwanted files out of your cog repo.
- Put a license on your cog repo.
- By default, in most jurisdictions, without a license that at least offers the code for use,
users cannot legally use your code.
- Use botwide features when they apply. Some examples of this:
- ``ctx.embed_color``
- ``bot.is_automod_immune``
- Use checks to limit command use when the bot needs special permissions.
- Check against user input before doing things. Common things to check:
- Resulting output is safe.
- Values provided make sense. (eg. no negative numbers for payday)
- Don't unsafely use user input for things like database input.
- Check events against `bot.cog_disabled_in_guild() <RedBase.cog_disabled_in_guild()>`\
- Not all events need to be checked, only those that interact with a guild.
- Some discretion may apply, for example,
a cog which logs command invocation errors could choose to ignore this
but a cog which takes actions based on messages should not.
- Respect settings when treating non-command messages as commands.
- Handle user data responsibly
- Don't do unexpected things with user data.
- Don't expose user data to additional audiences without permission.
- Don't collect data your cogs don't need.
- | Don't store data in unexpected locations.
| Utilize the cog data path, Config, or if you need something more
prompt the owner to provide it.
- Utilize the data deletion and statement APIs
- See `redbot.core.commands.Cog.red_delete_data_for_user()`
- | Make a statement about what data your cogs use with the module level
variable ``__red_end_user_data_statement__``.
| This should be a string containing a user friendly explanation of what data
your cog stores and why.
- 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.
----------------------------
Perks of being a Cog Creator
----------------------------
- Added to a growing, curated list of approved repositories hosted on the `Red Index <https://index.discord.red/>`__.
- The Cog Creator role on the main Red Server and the Cog Support Server.
- Access to an additional testing channel and the #advanced-coding channel on the main Red Server.
- Write permission in the #v3-burndown channel on the main Red Server.
- Access to an additional testing channel and the Cog Creators channel on the Support Server.
- Alerted about breaking changes in Red before anyone else.
- Ability to request a channel in the Cog Support Server if you feel like the traffic/question volume for your cogs warrants it.
-------------
Other Details
-------------
- Once a QA member has conducted a final review, you will have up to 14 days to make the necessary changes.
- The reviewer of your application has the final word.
- Hidden cogs will not be explicitly reviewed, however they are not allowed to contain malicious or ToS breaking code.
- QA reserves the right to revoke these roles and all privileges if you are found to be in gross negligence, malicious intent, or reckless abandonment of your repository.
- If a Cog Creator's repository is not maintained and kept up to date, that repo will be removed from the approved repo listings until such issues are addressed.
- Only 1 person is allowed to be the Cog Creator for a particular repo. Multiple people are allowed to maintain the repo, however the "main" owner (and the Cog Creator) is responsible for any code on the repo.
- The Cog Creator status for a repo can be transferred to another user if the Cog Creator requests it.
- An approved Cog Creator can ask QA to add additional repos they have created to the approved pool.

View File

@@ -85,7 +85,7 @@ Free hosting
| **Note:** AWS EC2's free tier does not last forever - it's a 12 month trial.
| Additionally, new Google Cloud customers get a $300 credit which is valid
for 12 months.
for 3 months.
Other than that... no. There is no good free VPS hoster, outside of
persuading somebody to host for you, which is incredibly unlikely.

View File

@@ -35,6 +35,12 @@ Welcome to Red - Discord Bot's documentation!
cog_guides/admin
cog_guides/alias
cog_guides/bank
cog_guides/cleanup
cog_guides/cog_manager_ui
cog_guides/customcommands
cog_guides/downloader
cog_guides/economy
cog_guides/streams
red_core_data_statement
.. toctree::
@@ -44,6 +50,7 @@ Welcome to Red - Discord Bot's documentation!
guide_migration
guide_cog_creation
guide_publish_cogs
guide_cog_creators
framework_apikeys
framework_bank
framework_bot

View File

@@ -59,8 +59,7 @@ CentOS and RHEL 7
.. code-block:: none
sudo yum -y groupinstall development
sudo yum -y install zlib-devel bzip2 bzip2-devel readline-devel sqlite sqlite-devel \
openssl-devel xz xz-devel tk-devel libffi-devel findutils java-11-openjdk-headless
sudo yum -y install zlib-devel bzip2 bzip2-devel readline-devel sqlite sqlite-devel openssl-devel xz xz-devel tk-devel libffi-devel findutils java-11-openjdk-headless
sudo yum -y install centos-release-scl
sudo yum -y install devtoolset-8-gcc devtoolset-8-gcc-c++
echo "source scl_source enable devtoolset-8" >> ~/.bashrc
@@ -89,8 +88,7 @@ CentOS and RHEL 8
sudo yum -y install epel-release
sudo yum -y update
sudo yum -y groupinstall development
sudo yum -y install git zlib-devel bzip2 bzip2-devel readline-devel sqlite sqlite-devel \
openssl-devel xz xz-devel tk-devel libffi-devel findutils java-11-openjdk-headless
sudo yum -y install git zlib-devel bzip2 bzip2-devel readline-devel sqlite sqlite-devel openssl-devel xz xz-devel tk-devel libffi-devel findutils java-11-openjdk-headless
Complete the rest of the installation by `installing Python 3.8 with pyenv <install-python-pyenv>`.
@@ -109,9 +107,7 @@ Debian/Raspbian Buster. This guide will tell you how. First, run the following c
.. code-block:: none
sudo apt update
sudo apt -y install make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev \
libsqlite3-dev wget curl llvm libncurses5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev \
libffi-dev liblzma-dev libgdbm-dev uuid-dev python3-openssl git openjdk-11-jre-headless
sudo apt -y install make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev libgdbm-dev uuid-dev python3-openssl git openjdk-11-jre-headless
CXX=/usr/bin/g++
Complete the rest of the installation by `installing Python 3.8 with pyenv <install-python-pyenv>`.
@@ -180,9 +176,7 @@ First, add the Opt-Python community repository:
.. code-block:: none
source /etc/os-release
sudo zypper -n ar -f \
https://download.opensuse.org/repositories/home:/Rotkraut:/Opt-Python/openSUSE_Leap_${VERSION_ID}/ \
Opt-Python
sudo zypper -n ar -f https://download.opensuse.org/repositories/home:/Rotkraut:/Opt-Python/openSUSE_Leap_${VERSION_ID}/ Opt-Python
sudo zypper -n --gpg-auto-import-keys ref
Now install the pre-requirements with zypper:
@@ -223,43 +217,6 @@ Continue by `creating-venv-linux`.
----
.. _install-ubuntu-1604:
~~~~~~~~~~~~~~~~
Ubuntu 16.04 LTS
~~~~~~~~~~~~~~~~
We recommend adding the ``openjdk-r`` ppa to install Java 11:
.. code-block:: none
sudo apt update
sudo apt -y install software-properties-common
sudo add-apt-repository -yu ppa:openjdk-r/ppa
We recommend adding the ``git-core`` ppa to install Git 2.11 or greater:
.. code-block:: none
sudo add-apt-repository -yu ppa:git-core/ppa
We recommend adding the ``deadsnakes`` ppa to install Python 3.8.1 or greater:
.. code-block:: none
sudo add-apt-repository -yu ppa:deadsnakes/ppa
Now install the pre-requirements with apt:
.. code-block:: none
sudo apt -y install python3.8 python3.8-dev python3.8-venv python3-pip git openjdk-11-jre-headless \
build-essential
Continue by `creating-venv-linux`.
----
.. _install-ubuntu-1804:
~~~~~~~~~~~~~~~~
@@ -284,8 +241,7 @@ Now install the pre-requirements with apt:
.. code-block:: none
sudo apt -y install python3.8 python3.8-dev python3.8-venv python3-pip git openjdk-11-jre-headless \
build-essential
sudo apt -y install python3.8 python3.8-dev python3.8-venv python3-pip git openjdk-11-jre-headless build-essential
Continue by `creating-venv-linux`.
@@ -309,8 +265,7 @@ Now install the pre-requirements with apt:
.. code-block:: none
sudo apt -y install python3.8 python3.8-dev python3.8-venv python3-pip git openjdk-11-jre-headless \
build-essential
sudo apt -y install python3.8 python3.8-dev python3.8-venv python3-pip git openjdk-11-jre-headless build-essential
Continue by `creating-venv-linux`.
@@ -335,9 +290,7 @@ installing pyenv. To do this, first run the following commands:
.. code-block:: none
sudo apt -y install make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev \
libsqlite3-dev wget curl llvm libncurses5-dev xz-utils tk-dev libxml2-dev \
libxmlsec1-dev libffi-dev liblzma-dev libgdbm-dev uuid-dev python3-openssl git openjdk-11-jre-headless
sudo apt -y install make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev libgdbm-dev uuid-dev python3-openssl git openjdk-11-jre-headless
CXX=/usr/bin/g++
And then complete the rest of the installation by `installing Python 3.8 with pyenv <install-python-pyenv>`.

View File

@@ -191,7 +191,7 @@ def _update_event_loop_policy():
_asyncio.set_event_loop_policy(_uvloop.EventLoopPolicy())
__version__ = "3.4.1"
__version__ = "3.4.4"
version_info = VersionInfo.from_str(__version__)
# Filter fuzzywuzzy slow sequence matcher warning

View File

@@ -97,6 +97,7 @@ def debug_info():
+ "OS version: {}\n".format(osver)
+ "System arch: {}\n".format(platform.machine())
+ "User: {}\n".format(user_who_ran)
+ "Metadata file: {}\n".format(data_manager.config_file)
)
print(info)
sys.exit(0)
@@ -334,7 +335,9 @@ async def run_bot(red: Red, cli_flags: Namespace) -> None:
await driver_cls.initialize(**data_manager.storage_details())
redbot.logging.init_logging(
level=cli_flags.logging_level, location=data_manager.core_data_path() / "logs"
level=cli_flags.logging_level,
location=data_manager.core_data_path() / "logs",
force_rich_logging=cli_flags.rich_logging,
)
log.debug("====Basic Config====")

View File

@@ -131,7 +131,7 @@ msgstr "Změňte způsob odesílání oznámení v tomto klanu."
#: 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 ""
msgstr "\\n Změnit kanál, kam bot bude posílat oznámení.\\n\\n Pokud je kanál prázdný, nastaví aktuální kanál.\\n "
#: redbot/cogs/admin/admin.py:366
msgid "The announcement channel has been set to {channel.mention}"

View File

@@ -131,7 +131,7 @@ msgstr "Ändere, wie Ankündigungen in diesem Server gesendet werden."
#: 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 ""
msgstr "\\n Ändert den Kanal in dem der Bot Ankündigungen senden wird.\\n\\n Wird kein Kanal angegeben wird es auf den aktuellen Kanal angewendet.\\n "
#: redbot/cogs/admin/admin.py:366
msgid "The announcement channel has been set to {channel.mention}"
@@ -140,7 +140,7 @@ msgstr "{channel.mention} wurde nun als Ankündigungskanal festgelegt."
#: redbot/cogs/admin/admin.py:371
#, docstring
msgid "Unsets the channel for announcements."
msgstr ""
msgstr "Setzt den Kanal für Ankündigungen zurück."
#: redbot/cogs/admin/admin.py:396
#, docstring

View File

@@ -21,31 +21,31 @@ msgstr "Yritin tehdä jotain, jonka Discord kielsi minulle luvat. Komento epäon
#: 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 ""
msgstr "En voi antaa roolia {role.name} käyttäjälle {member.display_name}, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa."
#: 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 ""
msgstr "En voi poistaa roolia {role.name} käyttäjältä {member.display_name}, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa."
#: 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 ""
msgstr "En voi muokata roolia {role.name}, koska se on korkeammalla kuin minun ylin roolini Discordin hierarkiassa."
#: 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 ""
msgstr "En voi antaa roolia {role.name} käyttäjälle {member.display_name}, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa."
#: 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 ""
msgstr "En voi poistaa roolia {role.name} käyttäjältä {member.display_name}, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa."
#: 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 ""
msgstr "En voi antaa sinun muokata roolia {role.name}, koska rooli on korkeammalla kuin sinun korkein rooli Discordin hierarkiassa."
#: redbot/cogs/admin/admin.py:59
msgid "I need manage roles permission to do that."
msgstr ""
msgstr "Tarvitsen \"manage roles\" -oikeuden tehdäkseni tämän."
#: 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."
@@ -58,7 +58,7 @@ msgstr "Kokoelma palvelinhallintaohjelmia."
#: redbot/cogs/admin/admin.py:162
msgid "{member.display_name} already has the role {role.name}."
msgstr ""
msgstr "Käyttäjällä {member.display_name} on jo rooli {role.name}."
#: redbot/cogs/admin/admin.py:182
msgid "I successfully added {role.name} to {member.display_name}"
@@ -66,7 +66,7 @@ msgstr "Lisäsin {role.name} onnistuneesti {member.display_name}"
#: redbot/cogs/admin/admin.py:192
msgid "{member.display_name} does not have the role {role.name}."
msgstr ""
msgstr "Käyttäjällä {member.display_name} ei ole roolia {role.name}."
#: redbot/cogs/admin/admin.py:212
msgid "I successfully removed {role.name} from {member.display_name}"
@@ -75,12 +75,12 @@ msgstr "Olen poistanut {role.name} onnistuneesti {member.display_name}"
#: 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 ""
msgstr "\\n Lisää rooli käyttäjälle.\\n\\n Käytä kaksinkertaisia lainausmerkkejä, jos rooli sisältää välilyöntejä.\\n Jos käyttäjä jätetään tyhjäksi, se on oletuksena tekijä komennon.\\n "
#: 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 ""
msgstr "\\n Lisää rooli käyttäjälle.\\n\\n Käytä kaksinkertaisia lainausmerkkejä, jos rooli sisältää välilyöntejä.\\n Jos käyttäjä jätetään tyhjäksi, se on oletuksena tekijä komennon.\\n "
#: redbot/cogs/admin/admin.py:253
#, docstring
@@ -90,7 +90,7 @@ msgstr "Muokkaa rooliasetuksia."
#: 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 ""
msgstr "\\n Muokkaa roolin väriä.\\n\\n Käytä kaksinkertaisia lainausmerkkejä, jos rooli sisältää välilyöntejä.\\n Värin on oltava heksadesimaalissa.\\n [Väripoimija](http://www.w3schools. om/colors/colors_picker. sp)\\n\\n Esimerkkejä:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
msgid "Done."
@@ -99,7 +99,7 @@ msgstr "Tehty."
#: 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 ""
msgstr "\\n Muokkaa roolin nimeä.\\n\\n Käytä kaksoislainausmerkkejä, jos rooli tai nimi sisältää välilyöntejä.\\n\\n Esimerkki:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
#: redbot/cogs/admin/admin.py:327
#, docstring
@@ -108,125 +108,125 @@ msgstr "Ilmoita viesti kaikille palvelimille, joihin botti on."
#: redbot/cogs/admin/admin.py:334
msgid "The announcement has begun."
msgstr ""
msgstr "Ilmoittaminen on aloitettu."
#: redbot/cogs/admin/admin.py:341
#, docstring
msgid "Cancel a running announce."
msgstr ""
msgstr "Peruuta käynnissä oleva ilmoitus."
#: redbot/cogs/admin/admin.py:343
msgid "There is no currently running announcement."
msgstr ""
msgstr "Tällä hetkellä ei ole käynnissä olevaa ilmoitusta."
#: redbot/cogs/admin/admin.py:346
msgid "The current announcement has been cancelled."
msgstr ""
msgstr "Tämänhetkinen ilmoitus on peruutettu."
#: redbot/cogs/admin/admin.py:352
#, docstring
msgid "Change how announcements are sent in this guild."
msgstr ""
msgstr "Muokkaa kuinka ilmoitukset lähetetään tässä guildissa."
#: 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 ""
msgstr "\\n Muuta kanavaa, jossa botti lähettää ilmoituksia.\\n\\n Jos kanava jätetään tyhjäksi, se oletetaan nykyiselle kanavalle.\\n "
#: redbot/cogs/admin/admin.py:366
msgid "The announcement channel has been set to {channel.mention}"
msgstr ""
msgstr "Ilmoituskanava on asetettu {channel.mention} -kanavalle"
#: redbot/cogs/admin/admin.py:371
#, docstring
msgid "Unsets the channel for announcements."
msgstr ""
msgstr "Poista ilmoituskanava käytöstä."
#: redbot/cogs/admin/admin.py:396
#, docstring
msgid "Apply selfroles."
msgstr ""
msgstr "Hyväksy \"selfrolet\"."
#: 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 ""
msgstr "\\n Lisää selfrole itseesi.\\n\\n Palvelimen ylläpitäjien on täytynyt konfiguroida rooli käyttäjän asettamana.\\n HUOM: Rooli on kirjainkoolla herkkä!\\n "
#: 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 ""
msgstr "\\n Lisää selfrole itseesi.\\n\\n Palvelimen ylläpitäjien on täytynyt konfiguroida rooli käyttäjän asettamana.\\n HUOM: Rooli on kirjainkoolla herkkä!\\n "
#: redbot/cogs/admin/admin.py:423
#, docstring
msgid "\\n Lists all available selfroles.\\n "
msgstr ""
msgstr "\\n Luettele kaikki saatavilla olevat selfrot.\\n "
#: redbot/cogs/admin/admin.py:433
msgid "Available Selfroles:\\n{selfroles}"
msgstr ""
msgstr "Saatavilla olevat omafroles:\\n{selfroles}"
#: redbot/cogs/admin/admin.py:439
#, docstring
msgid "Manage selfroles."
msgstr ""
msgstr "Hallitse selfroleja."
#: 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 ""
msgstr "\\n Lisää rooli saatavilla olevien selfrolien luetteloon.\\n\\n HUOM: Rooli on kirjainkoolla herkkä!\\n "
#: 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 ""
msgstr "En voi antaa roolia {role.name} käyttäjälle, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa."
#: redbot/cogs/admin/admin.py:459
msgid "Added."
msgstr ""
msgstr "Lisätty."
#: redbot/cogs/admin/admin.py:462
msgid "That role is already a selfrole."
msgstr ""
msgstr "Tämä rooli on jo selfrole."
#: 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 ""
msgstr "\\n Lisää rooli saatavilla olevien selfrolien luetteloon.\\n\\n HUOM: Rooli on kirjainkoolla herkkä!\\n "
#: 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 ""
msgstr "En voi antaa roolia {role.name} käyttäjälle, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa."
#: redbot/cogs/admin/admin.py:481
msgid "Removed."
msgstr ""
msgstr "Poistettu."
#: redbot/cogs/admin/admin.py:486
#, docstring
msgid "Lock a bot to its current servers only."
msgstr ""
msgstr "Lukitse botti vain nykyisille palvelimille."
#: redbot/cogs/admin/admin.py:491
msgid "The bot is no longer serverlocked."
msgstr ""
msgstr "Botti ei ole enää palvelinlukittu."
#: redbot/cogs/admin/admin.py:493
msgid "The bot is now serverlocked."
msgstr ""
msgstr "Botti on nyt palvelinlukittu."
#: redbot/cogs/admin/announcer.py:68
msgid "I could not announce to the following server: "
msgstr ""
msgstr "En voinut ilmoittaa seuraavalle palvelimelle: "
#: redbot/cogs/admin/announcer.py:70
msgid "I could not announce to the following servers: "
msgstr ""
msgstr "En voinut ilmoittaa seuraavalle palvelimelle: "
#: redbot/cogs/admin/converters.py:12
msgid "The Admin cog is not loaded."
msgstr ""
msgstr "Admin cog ei ole ladattu."
#: redbot/cogs/admin/converters.py:20
msgid "The provided role is not a valid selfrole."
msgstr ""
msgstr "Annettu rooli ei ole kelvollinen selfrole."

View File

@@ -131,7 +131,7 @@ msgstr "Change la façon dont les annonces sont envoyées dans ce serveur."
#: 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 "\\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 champ salon est laissé vide, il utilisera, par défaut, le salon actuel.\\n "
#: redbot/cogs/admin/admin.py:366
msgid "The announcement channel has been set to {channel.mention}"

View File

@@ -17,80 +17,80 @@ msgstr ""
#: 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 ""
msgstr "Saya mencoba melakukan sesuatu yang tidak diizinkan oleh Discord untuk saya. Perintah Anda gagal untuk dijalankan."
#: 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 ""
msgstr "Saya tidak dapat memberikan {role.name} kepada {member.display_name} karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord."
#: 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 ""
msgstr "Saya tidak dapat memberikan {role.name} kepada {member.display_name} karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord."
#: 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 ""
msgstr "Saya tidak dapat mengedit {role.name} karena role itu lebih tinggi dari saya atau sama dengan role tertinggi dalam tingkatan Discord."
#: 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 ""
msgstr "Saya tidak dapat memberikan {role.name} kepada {member.display_name} karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord."
#: 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 ""
msgstr "Saya tidak dapat memberikan {role.name} kepada {member.display_name} karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord."
#: 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 ""
msgstr "Saya tidak dapat memberikan {role.name} kepada karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord."
#: redbot/cogs/admin/admin.py:59
msgid "I need manage roles permission to do that."
msgstr ""
msgstr "Saya perlu izin Manage Roles untuk melakukan itu."
#: 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 ""
msgstr "Saya sudah mengumumkan sesuatu. Jika Anda ingin membuat pengumuman lain, gunakan `{prefix} umumkan pembatalan` terlebih dahulu."
#: redbot/cogs/admin/admin.py:71
#, docstring
msgid "A collection of server administration utilities."
msgstr ""
msgstr "Kumpulan utilitas administrasi server."
#: redbot/cogs/admin/admin.py:162
msgid "{member.display_name} already has the role {role.name}."
msgstr ""
msgstr "{member.display_name} sudah memiliki role {role.name}."
#: redbot/cogs/admin/admin.py:182
msgid "I successfully added {role.name} to {member.display_name}"
msgstr ""
msgstr "Saya berhasil menambahkan {role.name} ke {member.display_name}"
#: redbot/cogs/admin/admin.py:192
msgid "{member.display_name} does not have the role {role.name}."
msgstr ""
msgstr "{member.display_name} tidak memiliki role {role.name}."
#: redbot/cogs/admin/admin.py:212
msgid "I successfully removed {role.name} from {member.display_name}"
msgstr ""
msgstr "Saya berhasil menambahkan {role.name} ke {member.display_name}"
#: 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 ""
msgstr "\\ n Tambahkanrole ke user. \\ n \\ n Gunakan tanda kutip ganda jika role berisi spasi. \\ n Jika pengguna dibiarkan kosong, defaultnya adalah pembuat perintah. \\ n "
#: 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 ""
msgstr "\\ n Tambahkanrole ke user. \\ n \\ n Gunakan tanda kutip ganda jika role berisi spasi. \\ n Jika pengguna dibiarkan kosong, defaultnya adalah pembuat perintah. \\ n "
#: redbot/cogs/admin/admin.py:253
#, docstring
msgid "Edit role settings."
msgstr ""
msgstr "Edit pengaturan role."
#: 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 ""
msgstr "\\n Ubah warna role.\\n\\n Gunakan tanda kutip ganda jika peran tersebut berisi spasi.\\n Warna harus dalam format heksadesimal.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Contoh:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
msgid "Done."
@@ -99,134 +99,134 @@ msgstr "Selesai."
#: 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 ""
msgstr "\\n Ubah nama role.\\n\\n Gunakan tanda kutip ganda jika role atau namanya mengandung spasi.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
#: redbot/cogs/admin/admin.py:327
#, docstring
msgid "Announce a message to all servers the bot is in."
msgstr ""
msgstr "Umumkan pesan ke semua server tempat bot berada."
#: redbot/cogs/admin/admin.py:334
msgid "The announcement has begun."
msgstr ""
msgstr "Pengumuman telah dimulai."
#: redbot/cogs/admin/admin.py:341
#, docstring
msgid "Cancel a running announce."
msgstr ""
msgstr "Batalkan pengumuman berjalan."
#: redbot/cogs/admin/admin.py:343
msgid "There is no currently running announcement."
msgstr ""
msgstr "Tidak ada pengumuman yang sedang berjalan."
#: redbot/cogs/admin/admin.py:346
msgid "The current announcement has been cancelled."
msgstr ""
msgstr "Pengumuman saat ini telah dibatalkan."
#: redbot/cogs/admin/admin.py:352
#, docstring
msgid "Change how announcements are sent in this guild."
msgstr ""
msgstr "Ubah cara pengumuman dikirim di guild ini."
#: 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 ""
msgstr "\\n Ubah Channel tempat bot akan mengirim pengumuman.\\n\\n Jika channel dibiarkan kosong maka default nya adalah channel saat ini.\\n "
#: redbot/cogs/admin/admin.py:366
msgid "The announcement channel has been set to {channel.mention}"
msgstr ""
msgstr "Channel pengumuman telah di setel ke {channel.mention}"
#: redbot/cogs/admin/admin.py:371
#, docstring
msgid "Unsets the channel for announcements."
msgstr ""
msgstr "Tidak menyetel saluran untuk pengumuman."
#: redbot/cogs/admin/admin.py:396
#, docstring
msgid "Apply selfroles."
msgstr ""
msgstr "Terapkan selfroles."
#: 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 ""
msgstr "\\n Tambahkan role diri sendiri.\\n\\n Admin server harus melakukan konfigurasi role sebagai dapat diatur pengguna.\\n NOTE: Role peka huruf besar / kecil!\\n "
#: 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 ""
msgstr "\\n Hapus role diri sendiri.\\n\\n Admin server harus melakukan konfigurasi role sebagai dapat diatur pengguna.\\n NOTE: Role peka huruf besar / kecil!\\n "
#: redbot/cogs/admin/admin.py:423
#, docstring
msgid "\\n Lists all available selfroles.\\n "
msgstr ""
msgstr "\\n Daftar semua role diri yang tersedia.\\n "
#: redbot/cogs/admin/admin.py:433
msgid "Available Selfroles:\\n{selfroles}"
msgstr ""
msgstr "Role diri yang tersedia:\\n{selfroles}"
#: redbot/cogs/admin/admin.py:439
#, docstring
msgid "Manage selfroles."
msgstr ""
msgstr "Kelola Roles diri sendiri."
#: 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 ""
msgstr "\\n Tambahkan role ke daftar role diri sendiri yang tersedia.\\n\\n NOTE: Peran peka huruf besar / kecil!\\n "
#: 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 ""
msgstr "Saya tidak dapat memberikan {role.name} kepada karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord."
#: redbot/cogs/admin/admin.py:459
msgid "Added."
msgstr ""
msgstr "Ditambahkan."
#: redbot/cogs/admin/admin.py:462
msgid "That role is already a selfrole."
msgstr ""
msgstr "Role itu sudah menjadi role diri sendiri."
#: 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 ""
msgstr "\\n Tambahkan role ke daftar role diri sendiri yang tersedia.\\n\\n NOTE: Role peka huruf besar / kecil!\\n "
#: 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 ""
msgstr "Saya tidak dapat menghapus {role.name} dari role diri sendiri karena role itu lebih tinggi dari atau sama dengan role tertinggi Anda dalam tingkatan Discord."
#: redbot/cogs/admin/admin.py:481
msgid "Removed."
msgstr ""
msgstr "Dihapus."
#: redbot/cogs/admin/admin.py:486
#, docstring
msgid "Lock a bot to its current servers only."
msgstr ""
msgstr "Kunci bot ke servernya saat ini saja."
#: redbot/cogs/admin/admin.py:491
msgid "The bot is no longer serverlocked."
msgstr ""
msgstr "Bot tidak lagi terkunci server."
#: redbot/cogs/admin/admin.py:493
msgid "The bot is now serverlocked."
msgstr ""
msgstr "Bot sekarang terkunci server."
#: redbot/cogs/admin/announcer.py:68
msgid "I could not announce to the following server: "
msgstr ""
msgstr "Saya tidak bisa mengumumkan ke server berikut: "
#: redbot/cogs/admin/announcer.py:70
msgid "I could not announce to the following servers: "
msgstr ""
msgstr "Saya tidak dapat mengumumkan ke server berikut: "
#: redbot/cogs/admin/converters.py:12
msgid "The Admin cog is not loaded."
msgstr ""
msgstr "Cog Admin belum/tidak dimuat."
#: redbot/cogs/admin/converters.py:20
msgid "The provided role is not a valid selfrole."
msgstr ""
msgstr "Role yang diberikan bukan role diri sendiri yang valid."

View File

@@ -216,7 +216,7 @@ msgstr ""
#: redbot/cogs/admin/announcer.py:68
msgid "I could not announce to the following server: "
msgstr ""
msgstr "다음과 같은 서버에 알릴 수 없어요: "
#: redbot/cogs/admin/announcer.py:70
msgid "I could not announce to the following servers: "

View File

@@ -99,134 +99,134 @@ msgstr "Ferdig."
#: 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 ""
msgstr "\\n Rediger navnet til en rolle. \\n \\n Bruk doble anførselstegn hvis rollen eller navnet inneholder mellomrom. \\n \\n Eksempel: \\n `[p] editrole name \\\" Transistor \\ \"Test` \\n "
#: redbot/cogs/admin/admin.py:327
#, docstring
msgid "Announce a message to all servers the bot is in."
msgstr ""
msgstr "Gi en melding til alle servere boten er i."
#: redbot/cogs/admin/admin.py:334
msgid "The announcement has begun."
msgstr ""
msgstr "Kunngjøringen har begynt."
#: redbot/cogs/admin/admin.py:341
#, docstring
msgid "Cancel a running announce."
msgstr ""
msgstr "Avbryt en løpende kunngjøring."
#: redbot/cogs/admin/admin.py:343
msgid "There is no currently running announcement."
msgstr ""
msgstr "Det er for øyeblikket ingen kunngjøring."
#: redbot/cogs/admin/admin.py:346
msgid "The current announcement has been cancelled."
msgstr ""
msgstr "Den nåværende kunngjøringen er kansellert."
#: redbot/cogs/admin/admin.py:352
#, docstring
msgid "Change how announcements are sent in this guild."
msgstr ""
msgstr "Endre hvordan kunngjøringer sendes i denne serveren."
#: 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 ""
msgstr "\\nEndre kanalen der bot vil sende kunngjøringer. \\n\\n Hvis kanalen er tom, er den standard for den nåværende kanalen. \\n "
#: redbot/cogs/admin/admin.py:366
msgid "The announcement channel has been set to {channel.mention}"
msgstr ""
msgstr "Kunngjøringskanalen er satt til {channel.mention}"
#: redbot/cogs/admin/admin.py:371
#, docstring
msgid "Unsets the channel for announcements."
msgstr ""
msgstr "Opphever kanalen for kunngjøringer."
#: redbot/cogs/admin/admin.py:396
#, docstring
msgid "Apply selfroles."
msgstr ""
msgstr "Påfør selvroller."
#: 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 ""
msgstr "\\nLegg en selvrolle til deg selv.\\n\\nServeradministratorer må ha konfigurert rollen som brukerinnstillbar.\\nMERK: Rollen er små og små bokstaver!\\n "
#: 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 ""
msgstr "\\nFjern en selvrolle fra deg selv.\\n\\nServeradministratorer må ha konfigurert rollen som brukerinnstillbar.\\n MERKNAD: Rollen er store og små bokstaver!\\n "
#: redbot/cogs/admin/admin.py:423
#, docstring
msgid "\\n Lists all available selfroles.\\n "
msgstr ""
msgstr "\\nViser alle tilgjengelige selvroller.\\n "
#: redbot/cogs/admin/admin.py:433
msgid "Available Selfroles:\\n{selfroles}"
msgstr ""
msgstr "Tilgjengelige selvroller:\\n {selfroles}"
#: redbot/cogs/admin/admin.py:439
#, docstring
msgid "Manage selfroles."
msgstr ""
msgstr "Behandle selvroller."
#: 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 ""
msgstr "\\nLegg til en rolle i listen over tilgjengelige selvroller.\\n\\nMERKNAD: Rollen er store og små bokstaver!\\n "
#: 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 ""
msgstr "Jeg kan ikke la deg gi {role.name} til fordi den rollen er høyere enn eller lik din høyeste rolle i Discord-hierarkiet."
#: redbot/cogs/admin/admin.py:459
msgid "Added."
msgstr ""
msgstr "Lagt til."
#: redbot/cogs/admin/admin.py:462
msgid "That role is already a selfrole."
msgstr ""
msgstr "Den rollen er allerede en selvrolle."
#: 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 ""
msgstr "\\nFjern en rolle fra listen over tilgjengelige selvroller.\\n\\nMERKNAD: Rollen er store og små bokstaver!\\n "
#: 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 ""
msgstr "Jeg kan ikke la deg fjerne {role.name} fra fordi den rollen er høyere enn eller lik din høyeste rolle i Discord-hierarkiet."
#: redbot/cogs/admin/admin.py:481
msgid "Removed."
msgstr ""
msgstr "Fjernet."
#: redbot/cogs/admin/admin.py:486
#, docstring
msgid "Lock a bot to its current servers only."
msgstr ""
msgstr "Lås bare en bot til sine nåværende servere."
#: redbot/cogs/admin/admin.py:491
msgid "The bot is no longer serverlocked."
msgstr ""
msgstr "Bot er ikke lenger serverlåst."
#: redbot/cogs/admin/admin.py:493
msgid "The bot is now serverlocked."
msgstr ""
msgstr "Bot er nå serverlåst."
#: redbot/cogs/admin/announcer.py:68
msgid "I could not announce to the following server: "
msgstr ""
msgstr "Jeg kunne ikke kunngjøre til følgende server: "
#: redbot/cogs/admin/announcer.py:70
msgid "I could not announce to the following servers: "
msgstr ""
msgstr "Jeg kunne ikke kunngjøre følgende servere: "
#: redbot/cogs/admin/converters.py:12
msgid "The Admin cog is not loaded."
msgstr ""
msgstr "Admin cog er ikke lastet."
#: redbot/cogs/admin/converters.py:20
msgid "The provided role is not a valid selfrole."
msgstr ""
msgstr "Den oppgitte rollen er ikke en gyldig selvrolle."

View File

@@ -49,7 +49,7 @@ msgstr "Tu as tenté de créer un nouvel alias nommé {name}, mais une commande
#: redbot/cogs/alias/alias.py:243
msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "Vous avez tenté de créer un nouvel alias avec le nom {name} mais cette alias existe déjà."
msgstr "Vous avez tenté de créer un nouvel alias avec le nom {name} mais cet alias existe déjà."
#: 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."
@@ -74,7 +74,7 @@ msgstr "Tu as tenté de créer un nouvel alias global nommé {name}, mais une co
#: 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 "Vous avez tenté de créer un nouvel alias global avec le nom {name} mais cette alias existe déjà."
msgstr "Vous avez tenté de créer un nouvel alias global avec le nom {name} mais cet alias existe déjà."
#: 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."

View File

@@ -22,11 +22,11 @@ msgstr "명령어에 대한 별칭을 만들어주세요.\\n\\n 별칭들은
#: redbot/cogs/alias/alias.py:203
msgid "Aliases:\\n"
msgstr ""
msgstr "별칭:\\n"
#: redbot/cogs/alias/alias.py:205
msgid "\\n\\nPage {page}/{total}"
msgstr ""
msgstr "\\n\\n페이지 {page}/{total}"
#: redbot/cogs/alias/alias.py:215
#, docstring
@@ -144,7 +144,7 @@ msgstr "이 봇에서 사용할 수 있는 글로벌 별칭들을 나열해주
#: redbot/cogs/alias/alias.py:411
msgid "There are no global aliases."
msgstr ""
msgstr "전역적인 별칭이 없어요."
#: redbot/cogs/alias/alias_entry.py:198
msgid "Arguments must be specified with a number."

View File

@@ -18,15 +18,15 @@ msgstr ""
#: 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 ""
msgstr "Lag aliaser for kommandoer.\\n\\nAliaser er alternative navne-snarveier for kommandoer. De\\nkan fungere som både lambda (lagre argumenter for gjentatt bruk)\\neller bare som en snarvei for å si \\\"x y z\\\".\\n\\nNår startet, aliaser vil akseptere andre argumenter\\nog legge dem til de lagrede alias.\\n "
#: redbot/cogs/alias/alias.py:203
msgid "Aliases:\\n"
msgstr ""
msgstr "Aliaser:\\n"
#: redbot/cogs/alias/alias.py:205
msgid "\\n\\nPage {page}/{total}"
msgstr ""
msgstr "\\n\\nSide {page}/{total}"
#: redbot/cogs/alias/alias.py:215
#, docstring
@@ -49,7 +49,7 @@ msgstr "Du forsøkte å opprette et nytt alias med navnet {name} men navnet er a
#: redbot/cogs/alias/alias.py:243
msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr ""
msgstr "Du forsøkte å opprette et nytt alias med navnet {name} men aliaset finnes allerede på denne serveren."
#: 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."
@@ -57,7 +57,7 @@ msgstr "Du forsøkte å opprette et nytt alias med navnet {name} men navnet er e
#: 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 ""
msgstr "Du forsøkte å opprette et nytt alias for en kommando som ikke eksisterer."
#: redbot/cogs/alias/alias.py:280
msgid "A new alias with the trigger `{name}` has been created."
@@ -74,7 +74,7 @@ msgstr "Du forsøkte å opprette et nytt globalt alias med navnet {name} men nav
#: 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 ""
msgstr "Du forsøkte å opprette et nytt alias med navnet {name} men aliaset finnes allerede på denne serveren."
#: 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."
@@ -87,7 +87,7 @@ msgstr "Et nytt globalt alias med utløseren '{name}' har blitt opprettet."
#: redbot/cogs/alias/alias.py:343
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
msgstr "Prøv å bruke hjelp på basis kommandoen aliaset bruker."
#: redbot/cogs/alias/alias.py:348
msgid "No such alias exists."
@@ -96,20 +96,20 @@ msgstr "Ingen slike alias finnes."
#: redbot/cogs/alias/alias.py:352
#, docstring
msgid "Show what command the alias executes."
msgstr ""
msgstr "Vis hvilken kommando aliaset kjører."
#: redbot/cogs/alias/alias.py:357
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
msgstr "Aliaset `{alias_name}` vil kjøre kommandoen `{command}`"
#: redbot/cogs/alias/alias.py:362
msgid "There is no alias with the name `{name}`"
msgstr ""
msgstr "Det er ingen alias med navnet `{name}`"
#: redbot/cogs/alias/alias.py:368
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
msgstr "Slett et eksisterende alias på denne serveren."
#: redbot/cogs/alias/alias.py:370 redbot/cogs/alias/alias.py:402
msgid "There are no aliases on this server."
@@ -117,34 +117,34 @@ msgstr "Det er ingen aliaser på denne serveren."
#: redbot/cogs/alias/alias.py:375 redbot/cogs/alias/alias.py:390
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
msgstr "Alias med navnet `{name}` ble slettet."
#: redbot/cogs/alias/alias.py:378 redbot/cogs/alias/alias.py:393
msgid "Alias with name `{name}` was not found."
msgstr ""
msgstr "Aliaset med navn `{name}` ble ikke funnet."
#: redbot/cogs/alias/alias.py:383
#, docstring
msgid "Delete an existing global alias."
msgstr ""
msgstr "Slett et eksisterende globalt alias."
#: redbot/cogs/alias/alias.py:385
msgid "There are no global aliases on this bot."
msgstr ""
msgstr "Det er ingen globale aliaser på denne boten."
#: redbot/cogs/alias/alias.py:399
#, docstring
msgid "List the available aliases on this server."
msgstr ""
msgstr "Liste over tilgjengelige aliaser på denne serveren."
#: redbot/cogs/alias/alias.py:408
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
msgstr "Liste over tilgjengelige globale aliaser på denne botten."
#: redbot/cogs/alias/alias.py:411
msgid "There are no global aliases."
msgstr ""
msgstr "Det er ingen globale aliaser på denne boten."
#: redbot/cogs/alias/alias_entry.py:198
msgid "Arguments must be specified with a number."
@@ -152,5 +152,5 @@ msgstr "Argumenter må spesifiseres med et nummer."
#: redbot/cogs/alias/alias_entry.py:205
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
msgstr "Argumenter må være sekvensielle. Manglende argumenter: "

View File

@@ -46,7 +46,7 @@ msgstr " {bad_tracks} Tracks können nicht zur Warteschlange hinzugefügt werden
#: redbot/cogs/audio/apis/interface.py:669
msgid "Playlist Enqueued"
msgstr "Wiedergabeliste eingereiht"
msgstr "Playlist eingereiht"
#: redbot/cogs/audio/apis/interface.py:670
msgid "Added {num} tracks to the queue.{maxlength_msg}"
@@ -54,7 +54,7 @@ msgstr "Es wurden {num} Tracks zu der Playlist hinzugefügt.{maxlength_msg}"
#: redbot/cogs/audio/apis/interface.py:676
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time} bis zum Start der Wiedergabeliste: beginnt bei #{position} in der Warteschlange"
msgstr "{time} bis zum Start der Playlist: beginnt bei #{position} in der Warteschlange"
#: redbot/cogs/audio/apis/interface.py:687
msgid "Nothing found.\\nThe YouTube API key may be invalid or you may be rate limited on YouTube's search service.\\nCheck the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
@@ -66,9 +66,9 @@ msgstr "Der Spotify API Key oder dar Client secret wurden nicht richtig eingeste
#: redbot/cogs/audio/apis/youtube.py:62
msgid "Your YouTube Data API token is invalid.\\nCheck the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
msgstr ""
msgstr "Dein YouTube Data API Token ist ungültig.\\nÜberprüfe den YouTube API Schlüssel nochmal und folge den Anweisungen unter `{prefix}audioset youtubeapi`."
#: redbot/cogs/audio/apis/youtube.py:74
msgid "YouTube API error code: 403\\nYour YouTube API key may have reached the account's query limit for today. Please check <https://developers.google.com/youtube/v3/getting-started#quota> for more information."
msgstr ""
msgstr "YouTube API Fehlercode: 403\\nDein YouTube API Schlüssek hat womöglich das heutige Anfragelimit des Kontos erreicht. Bitte folge folgendem Link für mehr Informationen: <https://developers.google.com/youtube/v3/getting-started#quota>."

View File

@@ -66,9 +66,9 @@ msgstr "La clave API de Spotify o el cliente secreto no se han configurado corre
#: redbot/cogs/audio/apis/youtube.py:62
msgid "Your YouTube Data API token is invalid.\\nCheck the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
msgstr ""
msgstr "Su token de la API de datos de YouTube no es válido.\\nVerifique la clave API de YouTube nuevamente y siga las instrucciones en `{prefix}audioset youtubeapi`."
#: redbot/cogs/audio/apis/youtube.py:74
msgid "YouTube API error code: 403\\nYour YouTube API key may have reached the account's query limit for today. Please check <https://developers.google.com/youtube/v3/getting-started#quota> for more information."
msgstr ""
msgstr "Código de error de la API de YouTube: 403\\nTu clave API de YouTube puede haber alcanzado el límite de consultas de la cuenta para hoy. Consulte <https://developers.google.com/youtube/v3/getting-started#quota> para obtener más información."

View File

@@ -66,9 +66,9 @@ msgstr "La clé API de Spotify ou le secret client n'ont pas étés correctement
#: redbot/cogs/audio/apis/youtube.py:62
msgid "Your YouTube Data API token is invalid.\\nCheck the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
msgstr ""
msgstr "Votre jeton d'API YouTube Data n'est pas valide.\\nVérifiez, de nouveau, la clé de l'API YouTube et suivez les instructions données par `{prefix}audioset youtubeapi`."
#: redbot/cogs/audio/apis/youtube.py:74
msgid "YouTube API error code: 403\\nYour YouTube API key may have reached the account's query limit for today. Please check <https://developers.google.com/youtube/v3/getting-started#quota> for more information."
msgstr ""
msgstr "Code d'erreur de l'API YouTube : 403\\nVotre clé API YouTube peut avoir atteint la limite de requêtes du compte pour aujourd'hui. Veuillez consulter <https://developers.google.com/youtube/v3/getting-started#quota> pour plus d'informations."

View File

@@ -66,7 +66,7 @@ msgstr "You deleted the translation \"Spotify API 키 또는 client secret이
#: redbot/cogs/audio/apis/youtube.py:62
msgid "Your YouTube Data API token is invalid.\\nCheck the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
msgstr ""
msgstr "귀하의 YouTube Data API 토큰이 유효하지 않습니다.\\nYouTube API 키를 다시 한번 확인하시고, `{prefix}audioset youtubeapi`의 지침서를 따르세요."
#: redbot/cogs/audio/apis/youtube.py:74
msgid "YouTube API error code: 403\\nYour YouTube API key may have reached the account's query limit for today. Please check <https://developers.google.com/youtube/v3/getting-started#quota> for more information."

View File

@@ -18,57 +18,57 @@ msgstr ""
#: redbot/cogs/audio/apis/interface.py:273
#: redbot/cogs/audio/apis/interface.py:595
msgid "Failing to get tracks, skipping remaining."
msgstr ""
msgstr "Klarer ikke å få spor, hopper over."
#: redbot/cogs/audio/apis/interface.py:304
msgid "The Spotify API key or client secret has not been set properly. \\nUse `{prefix}audioset spotifyapi` for instructions."
msgstr ""
msgstr "Spotify API-nøkkel eller klienthemmelighet er ikke satt riktig.\\n bruk `{prefix}audioset spotifyapi` for instruksjoner."
#: redbot/cogs/audio/apis/interface.py:346
msgid "This doesn't seem to be a valid Spotify playlist/album URL or code."
msgstr ""
msgstr "Dette ser ikke ut til å være en gyldig Spotify-spilleliste/album-URL eller kode."
#: redbot/cogs/audio/apis/interface.py:471
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
msgstr "Dette ser ikke ut til å være en støttet URL eller kode fra Spotify."
#: redbot/cogs/audio/apis/interface.py:558
msgid "The connection was reset while loading the playlist."
msgstr ""
msgstr "Tilkoblingen ble tilbakestilt under lasting av spillelisten."
#: redbot/cogs/audio/apis/interface.py:569
msgid "Player timeout, skipping remaining tracks."
msgstr ""
msgstr "Spillerens tidsavbrudd hopper over gjenstående spor."
#: redbot/cogs/audio/apis/interface.py:661
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
msgstr " {bad_tracks} spor kan ikke legges i kø."
#: redbot/cogs/audio/apis/interface.py:669
msgid "Playlist Enqueued"
msgstr ""
msgstr "Spilleliste lagt i kø"
#: redbot/cogs/audio/apis/interface.py:670
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
msgstr "La til {num} spor i avspillingskøen.{maxlength_msg}"
#: redbot/cogs/audio/apis/interface.py:676
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
msgstr "{time} til start av spilleliste avspilling: starter på #{position} i kø"
#: redbot/cogs/audio/apis/interface.py:687
msgid "Nothing found.\\nThe YouTube API key may be invalid or you may be rate limited on YouTube's search service.\\nCheck the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
msgstr ""
msgstr "Fant ingenting.\\nYouTube-API-nøkkelen kan være ugyldig eller du kan ha begrenset hyppighet på YouTube's søketjeneste.\\nSjekk YouTube API-nøkkelen igjen og følg instruksjonene på `{prefix}audioset youtubeapi`."
#: redbot/cogs/audio/apis/spotify.py:175
msgid "The Spotify API key or client secret has not been set properly. \\nUse `{prefix}audioset spotifyapi` for instructions."
msgstr ""
msgstr "Spotify API-nøkkelen eller klienten hemmelig har ikke blitt satt ordentlig.\\nBruk `{prefix}audioset spotifyapi` for instruksjoner."
#: redbot/cogs/audio/apis/youtube.py:62
msgid "Your YouTube Data API token is invalid.\\nCheck the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
msgstr ""
msgstr "YouTube-data API token er ugyldig.\\nSjekk YouTube API-nøkkel igjen, og følg instruksjonene på `{prefix}audioset youtubeapi`."
#: redbot/cogs/audio/apis/youtube.py:74
msgid "YouTube API error code: 403\\nYour YouTube API key may have reached the account's query limit for today. Please check <https://developers.google.com/youtube/v3/getting-started#quota> for more information."
msgstr ""
msgstr "YouTube API-feilkode: 403\\nYouTube-API-nøkkelen kan ha nådd grensen for antall spørringer fra kontoen i dag. Kontroller <https://developers.google.com/youtube/v3/getting-started#quota> for mer informasjon."

View File

@@ -66,9 +66,9 @@ msgstr "API ключ Spotify или секрет клиента были уст
#: redbot/cogs/audio/apis/youtube.py:62
msgid "Your YouTube Data API token is invalid.\\nCheck the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
msgstr ""
msgstr "Ваш токен API YouTube Data недействителен.\\nПроверьте ключ YouTube API снова и следуйте инструкциям в `{prefix}audioset youtubeapi`."
#: redbot/cogs/audio/apis/youtube.py:74
msgid "YouTube API error code: 403\\nYour YouTube API key may have reached the account's query limit for today. Please check <https://developers.google.com/youtube/v3/getting-started#quota> for more information."
msgstr ""
msgstr "Код ошибки YouTube API: 403\\nВаш ключ YouTube API достиг лимита запросов на сегодня. Пожалуйста, перейдите по ссылке <https://developers.google.com/youtube/v3/getting-started#quota> для получения дополнительной информации."

View File

@@ -66,9 +66,9 @@ msgstr "Spotify API veya client secret'ı düzgün bir şekilde ayarlanmamış.
#: redbot/cogs/audio/apis/youtube.py:62
msgid "Your YouTube Data API token is invalid.\\nCheck the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
msgstr ""
msgstr "Youtube Data API anahtarınız geçersiz..\\nYoutube API anahtarınızı tekrar kontrol edin ve `{prefix}audioset youtubeapi` komutunun verdiği talimatları takip edin."
#: redbot/cogs/audio/apis/youtube.py:74
msgid "YouTube API error code: 403\\nYour YouTube API key may have reached the account's query limit for today. Please check <https://developers.google.com/youtube/v3/getting-started#quota> for more information."
msgstr ""
msgstr "YouTube API hata kodu: 403\\nYoutube API anahtarınız hesabın günlük sorgu limitine ulaşmış olabilir. Lütfen daha fazla bilgi için <https://developers.google.com/youtube/v3/getting-started#quota> adresini ziyaret edin."

View File

@@ -17,7 +17,6 @@ _ = Translator("Audio", Path(__file__))
class LavalinkSetupCommands(MixinMeta, metaclass=CompositeMetaClass):
@commands.group(name="llsetup", aliases=["llset"])
@commands.is_owner()
@commands.guild_only()
@commands.bot_has_permissions(embed_links=True)
async def command_llsetup(self, ctx: commands.Context):
"""Lavalink server configuration options."""
@@ -56,7 +55,7 @@ class LavalinkSetupCommands(MixinMeta, metaclass=CompositeMetaClass):
java_path=exc_absolute
),
)
await self.config.java_exc_path.set(exc_absolute)
await self.config.java_exc_path.set(str(exc_absolute))
await self.send_embed_msg(
ctx,
title=_("Java Executable Changed"),

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Arabic\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Bosnian\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Catalan\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr "Povoleno"
@@ -288,12 +288,12 @@ msgstr "Povoleno"
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr "Zakázáno"
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr "Odpojit od hlasového kanálu."
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr "Nyní se přehrává."
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr "Nic."
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr "Nyní se přehrává"
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr "Náhodně"
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr "Opakovat"
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr "Pozastavit nebo obnovit přehrávanou stopu."
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr "Stopa pozastavena"
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr "Žádná předchozí skladba."
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr "Přehrávání skladby"
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr "Neplatný čas vyhledávání."
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr "Přesunuto do {time}"
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr "Hlasovali jste pro přeskočení."
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr "Zastavování..."
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr "Nejprve se připojte k hlasovému kanálu."
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr "Nejprve se připojte k hlasovému kanálu."
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr "Nastaví hlasitost, 1% - 150%."
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr "Aktuální hlasitost:"
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr "Pro změnu hlasitosti musíte být v hlasovém kanálu."
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr "Potřebujete roli DJ, abyste mohli změnit hlasitost."
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr "Hlasitost:"
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr "Zapnout opakování."
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr "Nic není ve frontě."
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr "Hostitel nastaven na {host}."
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr "Heslo serveru nastaveno na {password}."
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr "REST port nastaven na {port}."
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr "Port Websocketu byl nastaven na {port}."
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Danish\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Greek\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Hebrew\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Hungarian\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Indonesian\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Italian\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr "再生中:"
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Korean\n"
"MIME-Version: 1.0\n"
@@ -59,7 +59,7 @@ msgstr "화이트리스트 수정됨"
#: redbot/cogs/audio/core/commands/audioset.py:75
#: redbot/cogs/audio/core/commands/audioset.py:265
msgid "Added `{whitelisted}` to the whitelist."
msgstr ""
msgstr "추가됨: `{whitelisted}` 이/가 화이트리스트에 추가되었습니다."
#: redbot/cogs/audio/core/commands/audioset.py:83
#: redbot/cogs/audio/core/commands/audioset.py:273
@@ -76,7 +76,7 @@ msgstr "화이트리스트에 아무것도 없어요."
#: redbot/cogs/audio/core/commands/audioset.py:102
msgid "Global Whitelist"
msgstr ""
msgstr "전역 화이트리스트에요"
#: redbot/cogs/audio/core/commands/audioset.py:109
#: redbot/cogs/audio/core/commands/audioset.py:299
@@ -98,7 +98,7 @@ msgstr "키워드를 화이트리스트에서 제거합니다."
#: redbot/cogs/audio/core/commands/audioset.py:140
#: redbot/cogs/audio/core/commands/audioset.py:330
msgid "Removed `{whitelisted}` from the whitelist."
msgstr ""
msgstr "삭제됨: `{whitelisted}`이/가 화이트리스트에서 제거되었습니다."
#: redbot/cogs/audio/core/commands/audioset.py:147
#, docstring
@@ -128,7 +128,7 @@ msgstr "블랙리스트 수정됨"
#: redbot/cogs/audio/core/commands/audioset.py:169
#: redbot/cogs/audio/core/commands/audioset.py:358
msgid "Added `{blacklisted}` to the blacklist."
msgstr ""
msgstr "추가됨 `{blacklisted}` 가 블랙리스트에 추가되었습니다."
#: redbot/cogs/audio/core/commands/audioset.py:177
#: redbot/cogs/audio/core/commands/audioset.py:366
@@ -145,7 +145,7 @@ msgstr "블랙리스트에 아무것도 없어요."
#: redbot/cogs/audio/core/commands/audioset.py:196
msgid "Global Blacklist"
msgstr ""
msgstr "전역 블랙리스트"
#: redbot/cogs/audio/core/commands/audioset.py:203
#: redbot/cogs/audio/core/commands/audioset.py:392
@@ -172,7 +172,7 @@ msgstr "키워드가 블랙리스트에 없습니다."
#: redbot/cogs/audio/core/commands/audioset.py:234
#: redbot/cogs/audio/core/commands/audioset.py:423
msgid "Removed `{blacklisted}` from the blacklist."
msgstr ""
msgstr "삭제됨 `{blacklisted}` 이/가 블랙리스트에서 제거되었습니다."
#: redbot/cogs/audio/core/commands/audioset.py:242
#, docstring
@@ -186,7 +186,7 @@ msgstr "화이트리스트에 키워드를 추가합니다.\\n\\n 하나
#: redbot/cogs/audio/core/commands/audioset.py:292
msgid "Whitelist"
msgstr ""
msgstr "화이트리스트"
#: redbot/cogs/audio/core/commands/audioset.py:338
#, docstring
@@ -195,7 +195,7 @@ msgstr "키워드 블랙리스트를 관리합니다."
#: redbot/cogs/audio/core/commands/audioset.py:385
msgid "Blacklist"
msgstr ""
msgstr "블랙리스트"
#: redbot/cogs/audio/core/commands/audioset.py:432
#, docstring
@@ -245,12 +245,12 @@ msgstr "큐가 끝날때 자동으로 재생: {true_or_false}."
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr "활성화됨"
@@ -288,12 +288,12 @@ msgstr "활성화됨"
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr "비활성화됨"
@@ -334,15 +334,14 @@ msgstr "\\n큐에있는 곡이 다 재생되면 자동으로 연결해제 기능
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr "설정 변경됨"
@@ -368,7 +367,7 @@ msgstr "자동 재생곡의 재생목록을 정합니다.\\n\\n **사용
#: redbot/cogs/audio/core/commands/playlists.py:1815
#: redbot/cogs/audio/core/commands/playlists.py:1981
msgid "Playlists Are Not Available"
msgstr ""
msgstr "플래이리스트들이 유효하지 않아요"
#: redbot/cogs/audio/core/commands/audioset.py:498
#: redbot/cogs/audio/core/commands/playlists.py:105
@@ -387,7 +386,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/playlists.py:1816
#: redbot/cogs/audio/core/commands/playlists.py:1982
msgid "The playlist section of Audio is currently unavailable"
msgstr ""
msgstr "현재 오디오의 재생 목록 세션을 이용할 수 없어요"
#: redbot/cogs/audio/core/commands/audioset.py:501
#: redbot/cogs/audio/core/commands/playlists.py:106
@@ -406,7 +405,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/playlists.py:1819
#: redbot/cogs/audio/core/commands/playlists.py:1985
msgid "Check your logs."
msgstr ""
msgstr "로그를 확인해주세요."
#: redbot/cogs/audio/core/commands/audioset.py:516
#: redbot/cogs/audio/core/commands/audioset.py:532
@@ -606,12 +605,12 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
msgstr ""
msgstr "잘못된 환경입니다."
#: redbot/cogs/audio/core/commands/audioset.py:849
msgid "The localtracks path location has been set to {localpath}"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr "음성체널에서 나갑니다."
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr "나가는중..."
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr "현재 재생중."
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr "\\n 신청자: **{track.requester}**"
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr "아무것도 없습니다."
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr "지금 재생 중"
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr "자동 재생"
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr "곡 섞기"
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr "반복"
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr "멈추거나 곡을 이어서 재생합니다."
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr "트랙을 관리할수 없습니다"
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr "멈추거나 다시 재생하기 위해서는 음성체널에 있어야만 합니다."
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr "트랙 일시정지됨"
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr "트랙 재생됨"
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr "트랙을 재생할수 없습니다"
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr "그 체널에 연결할 권한이 없어요."
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr "그 체널에 연결할 권한이 없어요."
msgid "Connect to a voice channel first."
msgstr "먼저 음성체널에 연결하세요."
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr "먼저 음성체널에 연결하세요."
msgid "Connection to Lavalink has not yet been established."
msgstr "라바링크와 연결되지 않았습니다."
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr "자동재생이 비활성화되었습니다."
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr "음악 번호는 1보다 크고 큐에있는 곡 끝번호보다 작아야합니다."
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr "특정 트랙을 큐의 맨 위로 올립니다."
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr "트랙을 올릴수 없습니다."
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr "음성체널에 들어가있어야만 트랙을 위로 옮길수 있습니다."
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr "트랙을 큐의 맨 위로 올렸습니다."
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""
@@ -2043,7 +2030,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/player.py:611
msgid "Couldn't get a valid track."
msgstr ""
msgstr "유효한 트랙을 얻을 수 없습니다."
#: redbot/cogs/audio/core/commands/player.py:617
#: redbot/cogs/audio/core/commands/player.py:754
@@ -2059,7 +2046,7 @@ msgstr "트랙을 찾을수 없습니다"
#: redbot/cogs/audio/core/commands/player.py:893
#: redbot/cogs/audio/core/commands/playlists.py:1927
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
msgstr "지금은 라바링크를 통해 음악을 가져올 수 없습니다. 몇분 뒤에 다시 시도해주세요."
#: redbot/cogs/audio/core/commands/player.py:632
msgid "Auto play started."

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Dutch\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr "Automatisch afspelen wanneer de wachtrij eindigt: {true_or_false}."
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr "\\nAutomatisch verbinding verbreken aan het einde van de wachtrij is uit
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr "Verbreek de verbinding met het spraakkanaal."
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr "Nu aan het afspelen."
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr "Niets."
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr "Nu aan het spelen"
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr "Nummer is onderbroken"
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr "Nummer hervat"
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr "Ik heb geen toestemming om te verbinden met jouw kanaal."
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr "Ik heb geen toestemming om te verbinden met jouw kanaal."
msgid "Connect to a voice channel first."
msgstr "Verbind eerst met een spraakkanaal."
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr "Verbind eerst met een spraakkanaal."
msgid "Connection to Lavalink has not yet been established."
msgstr "Er is nog geen verbinding gemaakt met Lavalink."
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr "Het aantal nummers moet groter zijn dan 1 en binnen de wachtrijlimiet."
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr "Zet een nummer bovenaan de wachtrij."
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr "Je moet in een spraakkanaal zitten om het nummer bovenaan de wachtrij te zetten."
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr "Je hebt de DJ rol nodig om nummers bovenaan de wachtrij te zetten."
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr "Odtwarzaj automatycznie, gdy kolejka się zakończy: {true_or_false}."
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr "Włączone"
@@ -288,12 +288,12 @@ msgstr "Włączone"
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr "Wyłączone"
@@ -334,15 +334,14 @@ msgstr "\\nAutomatyczne wychodzenie na końcu kolejki zostało wyłączone."
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr "Ustawienie zmienione"
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr "`{localtracks}` nie istnieje. Ścieżka będzie nadal zapisana, ale sprawdź ścieżkę i utwórz folder localtracks w `{localfolder}` przed próbą odtworzenia lokalnych ścieżek."
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr "Odłącz od kanału głosowego."
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr "Nie można odłączyć"
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr "Inni słuchają - zamiast tego zagłosuj na pomijanie."
@@ -1083,89 +1082,89 @@ msgstr "Nie udało się odłączyć"
msgid "Disconnecting..."
msgstr "Rozłączanie..."
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr "Teraz odtwarzane."
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr "\\n Żądane przez: **{track.requester}**"
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr "Nic nie ma."
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr "Teraz odtwarzane"
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr "Autoodtwarzanie"
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr "Losowo"
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr "Powtarzanie"
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr "Wstrzymaj lub wznawiaj odtwarzanie utworu."
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr "Nie można zarządzać utworami"
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr "Musisz być na kanale głosowym, aby wstrzymać lub wznowić."
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr "Potrzebujesz roli DJ do wstrzymania lub wznowienia utworów."
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr "Utwór zapauzowany"
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr "Utwór wznowiony"
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr "Przejdź do początku poprzednio odtwarzanego utworu."
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr "Nie można pominąć utworów"
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr "Musisz być na kanale głosowym, aby wstrzymać lub wznowić utwór."
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr "Potrzebujesz roli DJ lub być żądającym utworu, aby dodać do kolejki poprzednie utwory."
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr "Potrzebujesz roli DJ lub być żądającym utworu, aby dodać do kolejki
msgid "Unable To Play Tracks"
msgstr "Nie można odtworzyć utworów"
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr "Brak poprzedniego utworu."
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr "Powtarzanie utworu"
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr "Szukaj w przód lub w tył w utworze o kilka sekund lub do określonego czasu.\\n\\n Akceptuje sekundy lub wartość sformatowaną jak 00:00:00 (`hh:mm:ss`) lub 00:00 (`mm:ss`).\\n "
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr "Nie można przeszukać utworów"
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr "Musisz być na kanale głosowym, aby przewijać."
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr "Potrzebujesz roli DJ lub być żądającym utworu aby używać wyszukiwania."
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr "Nie można przeszukiwać strumienia."
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr "Nieprawidłowe dane wejściowe dla czasu do szukania."
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr "Przesunięto {num_seconds}s do 00:00:00"
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr "Przesunięto {num_seconds}s do {time}"
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr "Przesunięto do {time}"
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr "Przełącz wymieszanie."
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr "Nie można przełączyć losowości"
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr "Potrzebujesz roli DJ, aby przełączyć przetasowanie."
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr "Musisz być na kanale głosowym, aby przełączyć przetasowanie."
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr "Losuj utwory: {true_or_false}."
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr "Losuj podbite utwory: {true_or_false}."
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr "Przejdź do następnego utworu lub do danego numeru utworu."
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr "Musisz być na kanale głosowym, aby pominąć muzykę."
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr "Potrzebujesz roli DJ lub być żądającym utworu, aby pominąć utwory."
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr "Możesz pominąć tylko bieżący utwór."
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr "Nie można przejść do konkretnego utworu w trybie głosowania bez roli DJ."
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr "Usunąłem/am twój głos aby pominąć."
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr "Zagłosowałeś/aś na pominięcie."
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr "Próg głosowania został osiągnięty."
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr " Głosy: {num_votes}/{num_members} ({cur_percent}% z {required_percent}% potrzebnych)"
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr "Zatrzymuje odtwarzanie i czyści kolejkę."
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr "Nie można zatrzymać odtwarzacza"
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr "Musisz być na kanale głosowym, aby zatrzymać muzykę."
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr "Potrzebujesz roli DJ, aby zatrzymać muzykę."
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr "Zatrzymywanie..."
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr "Przywołaj bota do kanału głosowego."
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr "Nie można dołączyć do kanału głosowego"
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr "Inni słuchają."
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr "Potrzebujesz roli DJ, aby przywołać bota."
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr "Potrzebujesz roli DJ, aby przywołać bota."
msgid "I don't have permission to connect to your channel."
msgstr "Nie mam uprawnień, aby połączyć się z twoim kanałem."
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr "Nie mam uprawnień, aby połączyć się z twoim kanałem."
msgid "Connect to a voice channel first."
msgstr "Najpierw połącz się z kanałem głosowym."
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr "Najpierw połącz się z kanałem głosowym."
msgid "Connection to Lavalink has not yet been established."
msgstr "Połączenie z Lavalink nie zostało jeszcze nawiązane."
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr "Ustaw głośność, 1% - 150%."
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr "Obecna głośność:"
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr "Nie można zmienić głośności"
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr "Musisz być na kanale głosowym, aby zmienić głośność."
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr "Potrzebujesz roli DJ, aby zmienić głośność."
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr "Głośność:"
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr "Przełącz powtarzanie."
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr "Nie można przełączyć powtarzania"
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr "Potrzebujesz roli DJ, aby włączyć powtarzanie."
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr "Musisz być na kanale głosowym, aby włączyć powtarzanie."
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr "Powtórz utwory: {true_or_false}."
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr "\\nAutomatyczne odtwarzanie zostało wyłączone."
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr "Usuń określony numer utworu z kolejki."
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr "Nic nie ma w kolejce."
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr "Nie można zmienić kolejki"
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr "Potrzebujesz roli DJ, aby usunąć utwory."
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr "Musisz być w kanale głosowym aby zarządzać kolejką."
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr "Numer utworu musi być większy niż 1 i w granicach kolejki."
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr "Usunięto utwór z kolejki"
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr "Usunięto {track} z kolejki."
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr "Usunięto 0 utworów, nic nie pasuje do podanego adresu URL."
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr "Usunięto {removed_tracks} utworów z kolejki, które pasują do podanego adresu URL."
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr "Wrzuć numer utworu na górę kolejki."
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr "Nie można podrzucić utworu"
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr "Musisz być na kanale głosowym, aby podrzucić utwór."
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr "Potrzebujesz roli DJ-a, aby podrzucić utwór."
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr "Przeniesiono utwór na górę kolejki."
@@ -1669,147 +1668,135 @@ msgstr "Zmodyfikowano ustawienie"
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr "Pasmo {band_name}Hz zostało ustawione na {band_value}."
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr "Opcje konfiguracji serwera Lavalink."
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr "Nie udało się wyłączyć Lavalink'a"
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr "Nie udało się wyłączyć Lavalink'a"
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr "Proszę przeładować Audio (`{prefix}reload audio`)."
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr "Przełącz używanie zewnętrznych serwerów Lavalink."
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr "Zewnętrzny serwer Lavalinka: {true_or_false}."
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr "Zewnętrzny serwer Lavalinka: {true_or_false}\\nAby to zadziałało, przeładuj audio (`{prefix}reload audio`)."
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr "Ustaw host serwera Lavalink."
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr "Zewnętrzny serwer Lavalink ustawiony na True."
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr "Host ustawiony na {host}."
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr "Ustaw hasło serwera Lavalink."
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr "Hasło serwera ustawione na {password}."
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr "Ustaw port serwera REST Lavalink."
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr "Port REST ustawiony na {port}."
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr "Ustaw port websocket serwera serwera Lavalink."
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr "Port WebSocket ustawiony na {port}."
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr "Reprodução automática ao final da fila: {true_or_false}."
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr "Habilitado"
@@ -288,12 +288,12 @@ msgstr "Habilitado"
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr "Desabilitado"
@@ -334,15 +334,14 @@ msgstr "\\nDesconexão automática ao final da fila foi desabilitada."
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr "Configuração alterada"
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr "Desconectando..."
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr "Reproduzindo agora"
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr "\\nReprodução automática foi desabilitada."
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Portuguese\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Romanian\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Russian\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr "Автовоспроизведение по окончании очер
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr "Включено"
@@ -288,12 +288,12 @@ msgstr "Включено"
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr "Отключено"
@@ -334,15 +334,14 @@ msgstr "\\nАвтоотключение в конце очереди отклю
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr "Настройки изменены"
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr "`{localtracks}` не существует. Путь по-прежнему будет сохранен, но пожалуйста, проверьте путь и создайте папку localtracks в `{localfolder}` перед попыткой воспроизведения локальных треков."
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr "Отключить от голосового канала."
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr "Не удалось отключить"
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr "Есть другие люди, которые слушают - проголосуйте, чтобы пропустить."
@@ -1083,89 +1082,89 @@ msgstr "Не удалось отключить"
msgid "Disconnecting..."
msgstr "Отключение..."
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr "Сейчас играет."
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr "\\n Запрошено: **{track.requester}**"
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr "Ничего."
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr "Сейчас играет"
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr "Автовоспроизведение"
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr "Перемешивание"
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr "Повтор"
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr "Приостановить или возобновить воспроизведение трека."
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr "Невозможно управлять треками"
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr "Вы должны быть в голосовом канале, чтобы ставить на паузу или возобновлять проигрывание."
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr "Вам нужна роль DJ, чтобы ставить на паузу или возобновлять проигрывание."
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr "Трек приостановлен"
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr "Трек возобновлён"
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr "Перейти к началу ранее воспроизведенного трека."
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr "Не удается пропустить треки"
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr "Вы должны быть в голосовом канале, чтобы пропустить трек."
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr "Вам нужна роль DJ или быть инициатором трека, чтобы добавить в очередь предыдущие треки."
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr "Вам нужна роль DJ или быть инициатором т
msgid "Unable To Play Tracks"
msgstr "Не удается воспроизвести треки"
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr "Нет предыдущего трека."
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr "Воспроизведение дорожки"
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr "Перемотать трек вперед или назад.\\n\\n Для использования доступны чч - часы, мм- минуты, сс - секунды \\\\nФормат: 00:00:00 (`чч:мм:сс`) или 00:00 (`мм:сс`).\\n "
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr "Невозможно перемотать трек"
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr "Вы должны быть в голосовом канале, чтобы использовать поиск."
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr "У вас должна быть роль DJ или вы должны быть инициатором трека для использования перемотки."
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr "Не могу искать по трансляции."
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr "Неправильно введено время для перемотки."
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr "Перемещено на {num_seconds}с в 00:00:00"
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr "Перемещено на {num_seconds}с в {time}"
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr "Перемотано на {time}"
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr "Переключить перемешивание."
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr "Не удается включить перемешивание"
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr "Вам нужна роль диджея, чтобы переключить перемешивание."
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr "Вы должны быть в голосовом канале, чтобы переключить перемешивание."
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr "Перемешивать треки: {true_or_false}."
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr "Перейти к следующему треку, или к заданному номеру трека."
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr "Вы должны быть в голосовом канале, чтобы пропустить музыку."
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr "У вас должна быть роль DJ или вы должны быть инициатором трека для пропуска треков."
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr "Вы можете пропустить только текущий трек."
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr "Не удается переключить трек в режиме голосования без роли DJ."
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr "Я удалила ваш голос для пропуска."
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr "Вы проголосовали за пропуск."
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr "Порог голосования достигнут."
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr " Голосов: {num_votes}/{num_members} (необходимо {cur_percent}% из {required_percent}%)"
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr "Остановить воспроизведение и очистить очередь."
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr "Остановить проигрывателя невозможно"
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr "Вы должны быть в голосовом канале, чтобы остановить музыку."
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr "Вам нужна роль диджея, чтобы остановить музыку."
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr "Остановка..."
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr "Пригласить бота в голосовой канал."
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr "Не удается подключиться к голосовому каналу"
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr "Другие люди уже слушают музыку."
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr "Вам нужна роль DJ для приглашения бота."
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr "Вам нужна роль DJ для приглашения бота."
msgid "I don't have permission to connect to your channel."
msgstr "У меня нет разрешения на подключение к вашему каналу."
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr "У меня нет разрешения на подключение к
msgid "Connect to a voice channel first."
msgstr "Сначала подключитесь к голосовому каналу."
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr "Сначала подключитесь к голосовому кана
msgid "Connection to Lavalink has not yet been established."
msgstr "Соединение с Lavalink еще не установлено."
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr "Установить громкость, 1% - 150%."
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr "Текущая громкость:"
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr "Не удается изменить уровень громкости"
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr "Вы должны быть в голосовом канале, чтобы изменить громкость."
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr "Вам нужна роль диджея, чтобы изменить громкость."
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr "Громкость:"
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr "Переключить повтор."
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr "Не удается поставить на повтор"
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr "Вам нужна роль диджея для переключения повтора."
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr "Вы должны быть в голосовом канале для переключения повтора."
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr "Повтор треков: {true_or_false}."
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr "\\nАвтоматическое воспроизведение отключено."
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr "Удалить конкретный номер трека из очереди."
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr "Ничего не поставлено в очередь."
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr "Не удается изменить очередь"
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr "Вам нужна роль диджея для удаления треков."
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr "Вы должны быть в голосовом канале, чтобы управлять очередью."
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr "Номер песни должен быть больше 1 и в пределах лимита очереди."
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr "{track} удален из очереди"
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr "{track} удален из очереди."
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr "Удалено 0 треков, ничего не соответствует предоставленному URL."
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr "Из очереди убрано {removed_tracks} которые были найдены по добавленной ссылке."
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr "Поднять номер дорожки в начало очереди."
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr "Невозможно бампнуть трек"
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr "Вы должны быть в голосовом канале, чтобы поднять дорожку."
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr "Вам нужна роль диджея, чтобы делать треки громче."
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr "Трек перемещен в начало очереди."
@@ -1669,147 +1668,135 @@ msgstr "Пресет изменен"
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr "Параметры конфигурации сервера Lavalink."
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr "Не удалось отключить Lavalink"
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr "Не удалось отключить Lavalink"
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr "Внешний сервер Lavalink: {true_or_false}."
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr "Хост установлен на {host}."
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr "Пароль сервера установлен на {password}."
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr "REST порт установлен на {port}."
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr "Порт веб-сокета установлен на {port}."
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
msgstr "Хост: [{host}]\\n"
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Slovak\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Cyrillic)\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Swedish\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional, Hong Kong\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr ""
@@ -288,12 +288,12 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr ""
@@ -334,15 +334,14 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr ""
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n"
@@ -245,12 +245,12 @@ msgstr "當佇列已空時的自動播放: {true_or_false}。"
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled"
msgstr "已啟用"
@@ -288,12 +288,12 @@ msgstr "已啟用"
#: redbot/cogs/audio/core/commands/audioset.py:1392
#: redbot/cogs/audio/core/commands/audioset.py:1393
#: redbot/cogs/audio/core/commands/audioset.py:1466
#: redbot/cogs/audio/core/commands/controller.py:414
#: redbot/cogs/audio/core/commands/controller.py:457
#: redbot/cogs/audio/core/commands/controller.py:748
#: redbot/cogs/audio/core/commands/llset.py:102
#: redbot/cogs/audio/core/commands/llset.py:119
#: redbot/cogs/audio/core/commands/llset.py:128
#: redbot/cogs/audio/core/commands/controller.py:415
#: redbot/cogs/audio/core/commands/controller.py:458
#: redbot/cogs/audio/core/commands/controller.py:749
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:118
#: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled"
msgstr "已停用"
@@ -334,15 +334,14 @@ msgstr "\\n已停用在佇列結束時的自動中斷連線功能。"
#: redbot/cogs/audio/core/commands/audioset.py:1309
#: redbot/cogs/audio/core/commands/audioset.py:1417
#: redbot/cogs/audio/core/commands/audioset.py:1464
#: redbot/cogs/audio/core/commands/controller.py:412
#: redbot/cogs/audio/core/commands/controller.py:455
#: redbot/cogs/audio/core/commands/controller.py:755
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
#: redbot/cogs/audio/core/commands/llset.py:151
#: redbot/cogs/audio/core/commands/llset.py:175
#: redbot/cogs/audio/core/commands/llset.py:200
#: redbot/cogs/audio/core/commands/llset.py:225
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:756
#: redbot/cogs/audio/core/commands/llset.py:99
#: redbot/cogs/audio/core/commands/llset.py:125
#: redbot/cogs/audio/core/commands/llset.py:150
#: redbot/cogs/audio/core/commands/llset.py:174
#: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed"
msgstr "已變更設定"
@@ -606,8 +605,8 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:842
#: redbot/cogs/audio/core/commands/llset.py:35
#: redbot/cogs/audio/core/commands/llset.py:54
#: redbot/cogs/audio/core/commands/llset.py:34
#: redbot/cogs/audio/core/commands/llset.py:53
#: redbot/cogs/audio/core/commands/player.py:412
#: redbot/cogs/audio/core/commands/player.py:422
msgid "Invalid Environment"
@@ -1019,11 +1018,11 @@ msgstr ""
msgid "Restarts the lavalink connection."
msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:1485
#: redbot/cogs/audio/core/commands/audioset.py:1483
msgid "Restarting Lavalink"
msgstr "正在重新啟動 Lavalink"
#: redbot/cogs/audio/core/commands/audioset.py:1486
#: redbot/cogs/audio/core/commands/audioset.py:1484
msgid "It can take a couple of minutes for Lavalink to fully start up."
msgstr ""
@@ -1033,20 +1032,20 @@ msgid "Disconnect from the voice channel."
msgstr "退出語音頻道。"
#: redbot/cogs/audio/core/commands/controller.py:34
#: redbot/cogs/audio/core/commands/controller.py:83
#: redbot/cogs/audio/core/commands/controller.py:199
#: redbot/cogs/audio/core/commands/controller.py:216
#: redbot/cogs/audio/core/commands/controller.py:230
#: redbot/cogs/audio/core/commands/controller.py:238
#: redbot/cogs/audio/core/commands/controller.py:312
#: redbot/cogs/audio/core/commands/controller.py:378
#: redbot/cogs/audio/core/commands/controller.py:469
#: redbot/cogs/audio/core/commands/controller.py:479
#: redbot/cogs/audio/core/commands/controller.py:563
#: redbot/cogs/audio/core/commands/controller.py:683
#: redbot/cogs/audio/core/commands/controller.py:714
#: redbot/cogs/audio/core/commands/controller.py:769
#: redbot/cogs/audio/core/commands/controller.py:845
#: redbot/cogs/audio/core/commands/controller.py:84
#: redbot/cogs/audio/core/commands/controller.py:200
#: redbot/cogs/audio/core/commands/controller.py:217
#: redbot/cogs/audio/core/commands/controller.py:231
#: redbot/cogs/audio/core/commands/controller.py:239
#: redbot/cogs/audio/core/commands/controller.py:313
#: redbot/cogs/audio/core/commands/controller.py:379
#: redbot/cogs/audio/core/commands/controller.py:470
#: redbot/cogs/audio/core/commands/controller.py:480
#: redbot/cogs/audio/core/commands/controller.py:564
#: redbot/cogs/audio/core/commands/controller.py:684
#: redbot/cogs/audio/core/commands/controller.py:715
#: redbot/cogs/audio/core/commands/controller.py:770
#: redbot/cogs/audio/core/commands/controller.py:846
#: redbot/cogs/audio/core/commands/equalizer.py:33
#: redbot/cogs/audio/core/commands/equalizer.py:158
#: redbot/cogs/audio/core/commands/equalizer.py:188
@@ -1064,9 +1063,9 @@ msgid "Unable To Disconnect"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:50
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:258
#: redbot/cogs/audio/core/commands/controller.py:326
#: redbot/cogs/audio/core/commands/controller.py:578
msgid "There are other people listening - vote to skip instead."
msgstr ""
@@ -1083,89 +1082,89 @@ msgstr ""
msgid "Disconnecting..."
msgstr "正在斷線…"
#: redbot/cogs/audio/core/commands/controller.py:81
#: redbot/cogs/audio/core/commands/controller.py:82
#, docstring
msgid "Now playing."
msgstr "正在播放。"
#: redbot/cogs/audio/core/commands/controller.py:104
#: redbot/cogs/audio/core/commands/controller.py:105
msgid "\\n Requested by: **{track.requester}**"
msgstr "\\n 點歌者: **{track.requester}**"
#: redbot/cogs/audio/core/commands/controller.py:107
#: redbot/cogs/audio/core/commands/controller.py:108
msgid "Nothing."
msgstr "無。"
#: redbot/cogs/audio/core/commands/controller.py:112
#: redbot/cogs/audio/core/commands/controller.py:113
#: redbot/cogs/audio/core/commands/queue.py:79
msgid "Now Playing"
msgstr "正在播放"
#: redbot/cogs/audio/core/commands/controller.py:122
#: redbot/cogs/audio/core/commands/controller.py:123
#: redbot/cogs/audio/core/commands/queue.py:89
msgid "Auto-Play"
msgstr "自動播放"
#: redbot/cogs/audio/core/commands/controller.py:128
#: redbot/cogs/audio/core/commands/controller.py:129
#: redbot/cogs/audio/core/commands/queue.py:95
msgid "Shuffle"
msgstr "隨機播放"
#: redbot/cogs/audio/core/commands/controller.py:134
#: redbot/cogs/audio/core/commands/controller.py:135
#: redbot/cogs/audio/core/commands/queue.py:101
msgid "Repeat"
msgstr "重複播放"
#: redbot/cogs/audio/core/commands/controller.py:194
#: redbot/cogs/audio/core/commands/controller.py:195
#, docstring
msgid "Pause or resume a playing track."
msgstr "暫停或繼續播放歌曲。"
#: redbot/cogs/audio/core/commands/controller.py:205
#: redbot/cogs/audio/core/commands/controller.py:211
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:212
msgid "Unable To Manage Tracks"
msgstr "無法管理歌曲"
#: redbot/cogs/audio/core/commands/controller.py:206
#: redbot/cogs/audio/core/commands/controller.py:207
msgid "You must be in the voice channel to pause or resume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:212
#: redbot/cogs/audio/core/commands/controller.py:213
msgid "You need the DJ role to pause or resume tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:223
#: redbot/cogs/audio/core/commands/controller.py:224
msgid "Track Paused"
msgstr "歌曲已暫停"
#: redbot/cogs/audio/core/commands/controller.py:227
#: redbot/cogs/audio/core/commands/controller.py:228
msgid "Track Resumed"
msgstr "歌曲已恢復"
#: redbot/cogs/audio/core/commands/controller.py:236
#: redbot/cogs/audio/core/commands/controller.py:237
#, docstring
msgid "Skip to the start of the previously played track."
msgstr "跳到上一個播放歌曲的開頭。"
#: redbot/cogs/audio/core/commands/controller.py:250
#: redbot/cogs/audio/core/commands/controller.py:256
#: redbot/cogs/audio/core/commands/controller.py:262
#: redbot/cogs/audio/core/commands/controller.py:475
#: redbot/cogs/audio/core/commands/controller.py:490
#: redbot/cogs/audio/core/commands/controller.py:503
#: redbot/cogs/audio/core/commands/controller.py:512
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:257
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:513
msgid "Unable To Skip Tracks"
msgstr "無法跳過歌曲"
#: redbot/cogs/audio/core/commands/controller.py:251
#: redbot/cogs/audio/core/commands/controller.py:252
msgid "You must be in the voice channel to skip the track."
msgstr "您必須在語音頻道內才能跳過歌曲。"
#: redbot/cogs/audio/core/commands/controller.py:263
#: redbot/cogs/audio/core/commands/controller.py:264
msgid "You need the DJ role or be the track requester to enqueue the previous song tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
#: redbot/cogs/audio/core/commands/player.py:49
#: redbot/cogs/audio/core/commands/player.py:54
#: redbot/cogs/audio/core/commands/player.py:60
@@ -1208,172 +1207,172 @@ msgstr ""
msgid "Unable To Play Tracks"
msgstr "無法播放歌曲"
#: redbot/cogs/audio/core/commands/controller.py:271
#: redbot/cogs/audio/core/commands/controller.py:272
msgid "No previous track."
msgstr "沒有上一首歌曲。"
#: redbot/cogs/audio/core/commands/controller.py:292
#: redbot/cogs/audio/core/commands/controller.py:293
msgid "Replaying Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:299
#: redbot/cogs/audio/core/commands/controller.py:300
#, docstring
msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n "
msgstr "在軌道上向前或向後搜索幾秒鐘或到特定時間。\\n\\n接受的格式為秒數或00:00:00(`hh:mm:ss`)或00:00 (`mm:ss`)的值。\\n "
#: redbot/cogs/audio/core/commands/controller.py:317
#: redbot/cogs/audio/core/commands/controller.py:324
#: redbot/cogs/audio/core/commands/controller.py:331
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:350
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:325
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:339
#: redbot/cogs/audio/core/commands/controller.py:351
msgid "Unable To Seek Tracks"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:318
#: redbot/cogs/audio/core/commands/controller.py:319
msgid "You must be in the voice channel to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:332
#: redbot/cogs/audio/core/commands/controller.py:333
msgid "You need the DJ role or be the track requester to use seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:338
#: redbot/cogs/audio/core/commands/controller.py:339
msgid "Can't seek on a stream."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:351
#: redbot/cogs/audio/core/commands/controller.py:352
msgid "Invalid input for the time to seek."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:359
#: redbot/cogs/audio/core/commands/controller.py:360
msgid "Moved {num_seconds}s to 00:00:00"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:366
#: redbot/cogs/audio/core/commands/controller.py:367
msgid "Moved {num_seconds}s to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:374
#: redbot/cogs/audio/core/commands/controller.py:375
msgid "Moved to {time}"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:384
#: redbot/cogs/audio/core/commands/controller.py:385
#, docstring
msgid "Toggle shuffle."
msgstr "切換隨機播放。"
#: redbot/cogs/audio/core/commands/controller.py:393
#: redbot/cogs/audio/core/commands/controller.py:404
#: redbot/cogs/audio/core/commands/controller.py:436
#: redbot/cogs/audio/core/commands/controller.py:447
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:448
msgid "Unable To Toggle Shuffle"
msgstr "無法切換隨機播放"
#: redbot/cogs/audio/core/commands/controller.py:394
#: redbot/cogs/audio/core/commands/controller.py:437
#: redbot/cogs/audio/core/commands/controller.py:395
#: redbot/cogs/audio/core/commands/controller.py:438
msgid "You need the DJ role to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:405
#: redbot/cogs/audio/core/commands/controller.py:448
#: redbot/cogs/audio/core/commands/controller.py:406
#: redbot/cogs/audio/core/commands/controller.py:449
msgid "You must be in the voice channel to toggle shuffle."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:413
#: redbot/cogs/audio/core/commands/controller.py:414
msgid "Shuffle tracks: {true_or_false}."
msgstr "隨機播放歌曲: {true_or_false}."
#: redbot/cogs/audio/core/commands/controller.py:424
#: redbot/cogs/audio/core/commands/controller.py:425
#, docstring
msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled. This takes priority\\n over `[p]shuffle`.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:456
#: redbot/cogs/audio/core/commands/controller.py:457
msgid "Shuffle bumped tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:467
#: redbot/cogs/audio/core/commands/controller.py:468
#, docstring
msgid "Skip to the next track, or to a given track number."
msgstr "跳到下一首歌曲或指定編號的歌曲。"
#: redbot/cogs/audio/core/commands/controller.py:476
#: redbot/cogs/audio/core/commands/controller.py:477
msgid "You must be in the voice channel to skip the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:491
#: redbot/cogs/audio/core/commands/controller.py:492
msgid "You need the DJ role or be the track requester to skip tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:504
#: redbot/cogs/audio/core/commands/controller.py:505
msgid "You can only skip the current track."
msgstr "您只能跳過目前的歌曲。"
#: redbot/cogs/audio/core/commands/controller.py:513
#: redbot/cogs/audio/core/commands/controller.py:514
msgid "Can't skip to a specific track in vote mode without the DJ role."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:519
#: redbot/cogs/audio/core/commands/controller.py:520
msgid "I removed your vote to skip."
msgstr "我移除了您的跳過投票。"
#: redbot/cogs/audio/core/commands/controller.py:522
#: redbot/cogs/audio/core/commands/controller.py:523
msgid "You voted to skip."
msgstr "你已經投票跳過了。"
#: redbot/cogs/audio/core/commands/controller.py:535
#: redbot/cogs/audio/core/commands/controller.py:536
msgid "Vote threshold met."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:538
#: redbot/cogs/audio/core/commands/controller.py:539
msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:557
#: redbot/cogs/audio/core/commands/controller.py:558
#, docstring
msgid "Stop playback and clear the queue."
msgstr "停止播放並清除播放清單。"
#: redbot/cogs/audio/core/commands/controller.py:570
#: redbot/cogs/audio/core/commands/controller.py:576
#: redbot/cogs/audio/core/commands/controller.py:582
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:577
#: redbot/cogs/audio/core/commands/controller.py:583
msgid "Unable To Stop Player"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:571
#: redbot/cogs/audio/core/commands/controller.py:572
msgid "You must be in the voice channel to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:583
#: redbot/cogs/audio/core/commands/controller.py:584
msgid "You need the DJ role to stop the music."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:600
#: redbot/cogs/audio/core/commands/controller.py:601
msgid "Stopping..."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:608
#: redbot/cogs/audio/core/commands/controller.py:609
#, docstring
msgid "Summon the bot to a voice channel."
msgstr "召喚機器人到語音頻道。"
#: redbot/cogs/audio/core/commands/controller.py:620
#: redbot/cogs/audio/core/commands/controller.py:627
#: redbot/cogs/audio/core/commands/controller.py:640
#: redbot/cogs/audio/core/commands/controller.py:659
#: redbot/cogs/audio/core/commands/controller.py:666
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:667
msgid "Unable To Join Voice Channel"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:621
#: redbot/cogs/audio/core/commands/controller.py:622
msgid "There are other people listening."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:628
#: redbot/cogs/audio/core/commands/controller.py:629
msgid "You need the DJ role to summon the bot."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:641
#: redbot/cogs/audio/core/commands/controller.py:642
#: redbot/cogs/audio/core/commands/player.py:79
#: redbot/cogs/audio/core/commands/player.py:186
#: redbot/cogs/audio/core/commands/player.py:451
@@ -1383,7 +1382,7 @@ msgstr ""
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:660
#: redbot/cogs/audio/core/commands/controller.py:661
#: redbot/cogs/audio/core/commands/player.py:89
#: redbot/cogs/audio/core/commands/player.py:196
#: redbot/cogs/audio/core/commands/player.py:461
@@ -1393,7 +1392,7 @@ msgstr ""
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:667
#: redbot/cogs/audio/core/commands/controller.py:668
#: redbot/cogs/audio/core/commands/player.py:95
#: redbot/cogs/audio/core/commands/player.py:202
#: redbot/cogs/audio/core/commands/player.py:467
@@ -1403,125 +1402,125 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established."
msgstr "尚未與Lavalink建立連接。"
#: redbot/cogs/audio/core/commands/controller.py:674
#: redbot/cogs/audio/core/commands/controller.py:675
#, docstring
msgid "Set the volume, 1% - 150%."
msgstr "設定音量1% - 150%。"
#: redbot/cogs/audio/core/commands/controller.py:681
#: redbot/cogs/audio/core/commands/controller.py:682
msgid "Current Volume:"
msgstr "目前音量:"
#: redbot/cogs/audio/core/commands/controller.py:692
#: redbot/cogs/audio/core/commands/controller.py:698
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:699
msgid "Unable To Change Volume"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:693
#: redbot/cogs/audio/core/commands/controller.py:694
msgid "You must be in the voice channel to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:699
#: redbot/cogs/audio/core/commands/controller.py:700
msgid "You need the DJ role to change the volume."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:712
#: redbot/cogs/audio/core/commands/controller.py:713
msgid "Volume:"
msgstr "音量:"
#: redbot/cogs/audio/core/commands/controller.py:721
#: redbot/cogs/audio/core/commands/controller.py:722
#, docstring
msgid "Toggle repeat."
msgstr "切換重複播放。"
#: redbot/cogs/audio/core/commands/controller.py:729
#: redbot/cogs/audio/core/commands/controller.py:740
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:741
msgid "Unable To Toggle Repeat"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:730
#: redbot/cogs/audio/core/commands/controller.py:731
msgid "You need the DJ role to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:741
#: redbot/cogs/audio/core/commands/controller.py:742
msgid "You must be in the voice channel to toggle repeat."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:747
#: redbot/cogs/audio/core/commands/controller.py:748
msgid "Repeat tracks: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:752
#: redbot/cogs/audio/core/commands/controller.py:753
msgid "\\nAuto-play has been disabled."
msgstr "\\n已停用自動播放。"
#: redbot/cogs/audio/core/commands/controller.py:764
#: redbot/cogs/audio/core/commands/controller.py:765
#, docstring
msgid "Remove a specific track number from the queue."
msgstr "從播放清單中刪除指定的歌曲編號。"
#: redbot/cogs/audio/core/commands/controller.py:773
#: redbot/cogs/audio/core/commands/controller.py:774
msgid "Nothing queued."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:777
#: redbot/cogs/audio/core/commands/controller.py:783
#: redbot/cogs/audio/core/commands/controller.py:790
#: redbot/cogs/audio/core/commands/controller.py:823
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:824
msgid "Unable To Modify Queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:778
#: redbot/cogs/audio/core/commands/controller.py:779
msgid "You need the DJ role to remove tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:784
#: redbot/cogs/audio/core/commands/controller.py:785
msgid "You must be in the voice channel to manage the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:791
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/controller.py:792
#: redbot/cogs/audio/core/commands/controller.py:865
msgid "Song number must be greater than 1 and within the queue limit."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:805
#: redbot/cogs/audio/core/commands/controller.py:829
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:830
msgid "Removed track from queue"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:806
#: redbot/cogs/audio/core/commands/controller.py:807
msgid "Removed {track} from the queue."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:824
#: redbot/cogs/audio/core/commands/controller.py:825
msgid "Removed 0 tracks, nothing matches the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:830
#: redbot/cogs/audio/core/commands/controller.py:831
msgid "Removed {removed_tracks} tracks from queue which matched the URL provided."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:840
#: redbot/cogs/audio/core/commands/controller.py:841
#, docstring
msgid "Bump a track number to the top of the queue."
msgstr "將編號歌曲移動到到播放清單頂部。"
#: redbot/cogs/audio/core/commands/controller.py:851
#: redbot/cogs/audio/core/commands/controller.py:857
#: redbot/cogs/audio/core/commands/controller.py:863
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:864
#: redbot/cogs/audio/core/commands/player.py:146
msgid "Unable To Bump Track"
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:852
#: redbot/cogs/audio/core/commands/controller.py:853
msgid "You must be in the voice channel to bump a track."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:858
#: redbot/cogs/audio/core/commands/controller.py:859
msgid "You need the DJ role to bump tracks."
msgstr ""
#: redbot/cogs/audio/core/commands/controller.py:874
#: redbot/cogs/audio/core/commands/controller.py:875
msgid "Moved track to the top of the queue."
msgstr ""
@@ -1669,147 +1668,135 @@ msgstr ""
msgid "The {band_name}Hz band has been set to {band_value}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:23
#: redbot/cogs/audio/core/commands/llset.py:22
#, docstring
msgid "Lavalink server configuration options."
msgstr "Lavalink伺服器的設定選項。"
#: redbot/cogs/audio/core/commands/llset.py:27
#: redbot/cogs/audio/core/commands/llset.py:26
#, docstring
msgid "Change your Java executable path\\n\\n Enter nothing to reset to default.\\n "
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:36
#: redbot/cogs/audio/core/commands/llset.py:35
msgid "You cannot changed the Java executable path of external Lavalink instances from the Audio Cog."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:45
#: redbot/cogs/audio/core/commands/llset.py:44
msgid "Java Executable Reset"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:46
#: redbot/cogs/audio/core/commands/llset.py:45
msgid "Audio will now use `java` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:55
#: redbot/cogs/audio/core/commands/llset.py:54
msgid "`{java_path}` is not a valid executable"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:62
#: redbot/cogs/audio/core/commands/llset.py:61
msgid "Java Executable Changed"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:63
#: redbot/cogs/audio/core/commands/llset.py:62
msgid "Audio will now use `{exc}` to run your Lavalink.jar"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:72
#: redbot/cogs/audio/core/commands/llset.py:85
#: redbot/cogs/audio/core/commands/llset.py:112
#: redbot/cogs/audio/core/commands/llset.py:135
#: redbot/cogs/audio/core/commands/llset.py:159
#: redbot/cogs/audio/core/commands/llset.py:184
#: redbot/cogs/audio/core/commands/llset.py:209
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:73
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:86
#: redbot/cogs/audio/core/commands/llset.py:113
#: redbot/cogs/audio/core/commands/llset.py:136
#: redbot/cogs/audio/core/commands/llset.py:160
#: redbot/cogs/audio/core/commands/llset.py:185
#: redbot/cogs/audio/core/commands/llset.py:210
#: redbot/cogs/audio/core/commands/llset.py:235
msgid "Failed To Shutdown Lavalink"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:74
msgid "For it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:87
#: redbot/cogs/audio/core/commands/llset.py:137
#: redbot/cogs/audio/core/commands/llset.py:161
#: redbot/cogs/audio/core/commands/llset.py:186
#: redbot/cogs/audio/core/commands/llset.py:211
#: redbot/cogs/audio/core/commands/llset.py:236
msgid "Please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:94
#: redbot/cogs/audio/core/commands/llset.py:93
#, docstring
msgid "Toggle using external Lavalink servers."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:101
#: redbot/cogs/audio/core/commands/llset.py:127
#: redbot/cogs/audio/core/commands/llset.py:100
#: redbot/cogs/audio/core/commands/llset.py:126
msgid "External Lavalink server: {true_or_false}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:114
#: redbot/cogs/audio/core/commands/llset.py:113
msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:144
#: redbot/cogs/audio/core/commands/llset.py:143
#, docstring
msgid "Set the Lavalink server host."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:148
#: redbot/cogs/audio/core/commands/llset.py:172
#: redbot/cogs/audio/core/commands/llset.py:197
#: redbot/cogs/audio/core/commands/llset.py:222
#: redbot/cogs/audio/core/commands/llset.py:147
#: redbot/cogs/audio/core/commands/llset.py:171
#: redbot/cogs/audio/core/commands/llset.py:196
msgid "External Lavalink server set to True."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:152
#: redbot/cogs/audio/core/commands/llset.py:151
msgid "Host set to {host}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:168
#: redbot/cogs/audio/core/commands/llset.py:167
#, docstring
msgid "Set the Lavalink server password."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:176
#: redbot/cogs/audio/core/commands/llset.py:175
msgid "Server password set to {password}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:193
#, docstring
msgid "Set the Lavalink REST server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:201
msgid "REST port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:218
#: redbot/cogs/audio/core/commands/llset.py:192
#, docstring
msgid "Set the Lavalink websocket server port."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:226
#: redbot/cogs/audio/core/commands/llset.py:200
msgid "Websocket port set to {port}."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:243
#: redbot/cogs/audio/core/commands/llset.py:217
#, docstring
msgid "Display Lavalink connection settings."
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:249
#: redbot/cogs/audio/core/commands/llset.py:223
msgid "Connection Settings"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:250
#: redbot/cogs/audio/core/commands/llset.py:224
msgid "Host: [{host}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:251
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:252
#: redbot/cogs/audio/core/commands/llset.py:225
msgid "WS Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:253
#: redbot/cogs/audio/core/commands/llset.py:227
msgid "Rest Port: [{port}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:228
msgid "Password: [{password}]\\n"
msgstr ""
#: redbot/cogs/audio/core/commands/llset.py:257
#: redbot/cogs/audio/core/commands/llset.py:232
msgid "I need to be able to DM you to send you this info."
msgstr ""

View File

@@ -643,9 +643,9 @@ class PlayerCommands(MixinMeta, metaclass=CompositeMetaClass):
<search term>` to search on SoundCloud instead of YouTube.
"""
if not isinstance(query, (str, Query)):
if not isinstance(query, (str, list, Query)):
raise RuntimeError(
f"Expected 'query' to be a string or Query object but received: {type(query)} - this is an unexpected argument type, please report it."
f"Expected 'query' to be a string, list or Query object but received: {type(query)} - this is an unexpected argument type, please report it."
)
async def _search_menu(

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Arabic\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Bosnian\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Catalan\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr "Nyní se přehrává"
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr "Chyba stopy"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Danish\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr "Tracks können nicht abgerufen werden"
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr "Kein gültiger Track gefunden."
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr "Jetzt läuft"
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr "Länge des Tracks: {length} | Angefordert von: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr "Der Audio-Player wird aufgrund mehrer Fehler geschlossen. Sollte das Problem vermehrt auftreten, informiere bitte den Besitzer des Bots, da das Audio-Cog eventuell vorübergehend nicht verfügbar ist."
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr "Der Track hat sich aufgehängt"
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr "Track-Fehler"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Greek\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
@@ -17,11 +17,11 @@ msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:40
msgid "You have attempted to run Audio's Lavalink server on an unsupported architecture. Only settings related commands will be available."
msgstr ""
msgstr "Ha intentado ejecutar el servidor Lavalink de audio en una arquitectura no soportada. Sólo los comandos relacionados con la configuración estarán disponibles."
#: redbot/cogs/audio/core/events/dpy.py:70
msgid "I'm missing permissions in this server, Please address this as soon as possible.\\n\\nExpected Permissions:\\n"
msgstr ""
msgstr "No tengo permisos en este servidor, por favor solucione esto tan pronto como sea posible.\\n\\nPermisos esperados:\\n"
#: redbot/cogs/audio/core/events/dpy.py:77
msgid "Enabled"
@@ -33,96 +33,96 @@ msgstr "Desactivado"
#: redbot/cogs/audio/core/events/dpy.py:124
msgid "No DJ role found. Disabling DJ mode."
msgstr ""
msgstr "No se ha encontrado el rol de DJ. Desactivando el modo DJ."
#: redbot/cogs/audio/core/events/dpy.py:134
msgid "`{user_input}` is not a valid value for `{command}`"
msgstr ""
msgstr "`{user_input}` no es un valor válido para `{command}`"
#: redbot/cogs/audio/core/events/dpy.py:142
msgid "Unable To Parse Argument"
msgstr ""
msgstr "No se puede analizar el argumento"
#: redbot/cogs/audio/core/events/dpy.py:154
#: redbot/cogs/audio/core/events/dpy.py:163
msgid "Invalid Argument"
msgstr ""
msgstr "Argumento no válido"
#: redbot/cogs/audio/core/events/dpy.py:155
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
msgstr ""
msgstr "El argumento que has dado para `{}` no es válido: esperaba un `{}`."
#: redbot/cogs/audio/core/events/dpy.py:175
msgid "Invalid Environment"
msgstr ""
msgstr "Entorno no válido"
#: redbot/cogs/audio/core/events/dpy.py:176
msgid "Connection to Lavalink has been lost."
msgstr ""
msgstr "La conexión a Lavalink se ha perdido."
#: redbot/cogs/audio/core/events/dpy.py:184
msgid "No Player Available"
msgstr ""
msgstr "Jugador no disponible"
#: redbot/cogs/audio/core/events/dpy.py:185
msgid "The bot is not connected to a voice channel."
msgstr ""
msgstr "El bot no está conectado a un canal de voz."
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
msgstr "No se puede obtener la pista"
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
msgstr "No puedo obtener una pista de Lavalink en este momento, inténtalo de nuevo en unos minutos."
#: redbot/cogs/audio/core/events/dpy.py:205
msgid "There was an issue communicating with Discord."
msgstr ""
msgstr "Hubo un problema de comunicación con Discord."
#: redbot/cogs/audio/core/events/dpy.py:206
msgid "This error has been reported to the bot owner."
msgstr ""
msgstr "Este error ha sido reportado al propietario del bot."
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
msgstr "No se pudo obtener una pista válida."
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
msgstr "Auto Juego iniciado."
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr "Escuchando"
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr "Longitud de la pista: {length} | Solicitado por: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
msgstr "Cola terminada."
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
msgstr "Múltiples errores detectados"
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
msgstr "Cerrando el reproductor de audio debido a múltiples errores detectados. Si esto persiste, por favor informa al propietario del bot ya que el engranaje de audio puede no estar disponible temporalmente."
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
msgstr "Rastreo atascado"
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
msgstr "La reproducción de la canción se ha detenido debido a un error sin excepción.\\n{error}"
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr "Error de pista"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Finnish\n"
"MIME-Version: 1.0\n"
@@ -25,11 +25,11 @@ msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:77
msgid "Enabled"
msgstr ""
msgstr "Käytössä"
#: redbot/cogs/audio/core/events/dpy.py:77
msgid "Disabled"
msgstr ""
msgstr "Ei käytössä"
#: redbot/cogs/audio/core/events/dpy.py:124
msgid "No DJ role found. Disabling DJ mode."
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: French\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr "Le bot n'est pas connecté à un salon vocal."
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr "Impossible d'obtenir la piste"
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr "Je ne parviens actuellement pas à me connecter à Lavalink pour l'instant. Réessayez dans quelques minutes."
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr "Impossible d'obtenir une piste valide."
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr "Lecture automatique démarrée."
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr "Lecture en cours"
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr "Durée de la piste : {length} | Demandé par {user}"
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr "File dattente terminée."
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr "Multiples erreurs détectées"
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr "Fermeture du lecteur audio suite à de multiples erreurs détectées. Si cela persiste, veuillez informer le propriétaire du bot car le cog Audio peut être temporairement indisponible."
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr "Piste Bloquée"
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr "Erreur de la piste"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Hebrew\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Hungarian\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Indonesian\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Italian\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr "再生中:"
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr "長さ: {length} | {user} によって追加"
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr "音声ファイルのエラー"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Korean\n"
"MIME-Version: 1.0\n"
@@ -17,11 +17,11 @@ msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:40
msgid "You have attempted to run Audio's Lavalink server on an unsupported architecture. Only settings related commands will be available."
msgstr ""
msgstr "해당 아키텍쳐에서 오디오의 라바링크 서버는 지원되지 않기 때문에 설정 관련 명령만 이하실 수 있어요"
#: redbot/cogs/audio/core/events/dpy.py:70
msgid "I'm missing permissions in this server, Please address this as soon as possible.\\n\\nExpected Permissions:\\n"
msgstr ""
msgstr "저에게 이 서버에 대한 몇가지 권한이 누락된 것 같아요, 최대한 빠르게 해당 권한을 부여해 주세요. \\n\\n누락되었다고 예상되어지는 권한입니다.:\\n"
#: redbot/cogs/audio/core/events/dpy.py:77
msgid "Enabled"
@@ -37,28 +37,28 @@ msgstr "DJ역할을 찾지 못했습니다. DJ역할을 비활성화합니다."
#: redbot/cogs/audio/core/events/dpy.py:134
msgid "`{user_input}` is not a valid value for `{command}`"
msgstr ""
msgstr "`{user_input}` 은 `{command}`의 적합한 값이 아니에요"
#: redbot/cogs/audio/core/events/dpy.py:142
msgid "Unable To Parse Argument"
msgstr ""
msgstr "인수룰 구분할 수 없습니다."
#: redbot/cogs/audio/core/events/dpy.py:154
#: redbot/cogs/audio/core/events/dpy.py:163
msgid "Invalid Argument"
msgstr ""
msgstr "잘못된 인수입니다."
#: redbot/cogs/audio/core/events/dpy.py:155
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
msgstr ""
msgstr "`{}`에 대해 제공 한 인수가 유효하지 않습니다.`{}`를 예상했습니다."
#: redbot/cogs/audio/core/events/dpy.py:175
msgid "Invalid Environment"
msgstr ""
msgstr "잘못된 환경입니다."
#: redbot/cogs/audio/core/events/dpy.py:176
msgid "Connection to Lavalink has been lost."
msgstr ""
msgstr "라바링크와 연결이 끊어졌어요"
#: redbot/cogs/audio/core/events/dpy.py:184
msgid "No Player Available"
@@ -66,63 +66,63 @@ msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:185
msgid "The bot is not connected to a voice channel."
msgstr ""
msgstr "봇이 음성체널에 접속해 있지 않아요."
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr "트랙을 찾을수 없습니다"
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
msgstr "지금은 라바링크를 통해 음악을 가져올 수 없습니다. 몇분 뒤에 다시 시도해주세요."
#: redbot/cogs/audio/core/events/dpy.py:205
msgid "There was an issue communicating with Discord."
msgstr ""
msgstr "디스코드와 통신하는데 문제가 있습니다."
#: redbot/cogs/audio/core/events/dpy.py:206
msgid "This error has been reported to the bot owner."
msgstr ""
msgstr "봇 관리자에게 해당 에러가 보고되었습니다."
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
msgstr "유효한 트랙을 얻을 수 없습니다."
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
msgstr "자동재생이 시작되었어요"
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr "지금 재생 중"
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr "곡 길이: {length} | 신청자: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
msgstr "큐 끝남"
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
msgstr "여러가지 오류 검출됨"
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr "오디오 플레이어를 오류로 중지합니다. 오디오 명령어가 작동되지 않을수 있습니다."
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr "트랙 걸림"
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
msgstr "예상치 못한 에러로 노래 재생이 중지되었습니다.\\n{error}"
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr "트랙 에러"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\n"
@@ -17,112 +17,112 @@ msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:40
msgid "You have attempted to run Audio's Lavalink server on an unsupported architecture. Only settings related commands will be available."
msgstr ""
msgstr "Du har forsøkt å kjøre Audios Lavalink server på en konstruksjon som ikke støttes. Bare relaterte kommandoer vil være tilgjengelig."
#: redbot/cogs/audio/core/events/dpy.py:70
msgid "I'm missing permissions in this server, Please address this as soon as possible.\\n\\nExpected Permissions:\\n"
msgstr ""
msgstr "Jeg mangler tillatelser i denne serveren, Vennligst adresse dette så snart som mulig.\\n\\nForventede tillatelser:\\n"
#: redbot/cogs/audio/core/events/dpy.py:77
msgid "Enabled"
msgstr ""
msgstr "Aktivert"
#: redbot/cogs/audio/core/events/dpy.py:77
msgid "Disabled"
msgstr ""
msgstr "Deaktivert"
#: redbot/cogs/audio/core/events/dpy.py:124
msgid "No DJ role found. Disabling DJ mode."
msgstr ""
msgstr "Ingen DJ rolle funnet. Deaktivering av DJ modus."
#: redbot/cogs/audio/core/events/dpy.py:134
msgid "`{user_input}` is not a valid value for `{command}`"
msgstr ""
msgstr "`{user_input}` er ikke en gyldig verdi for `{command}`"
#: redbot/cogs/audio/core/events/dpy.py:142
msgid "Unable To Parse Argument"
msgstr ""
msgstr "Kan ikke analysere argument"
#: redbot/cogs/audio/core/events/dpy.py:154
#: redbot/cogs/audio/core/events/dpy.py:163
msgid "Invalid Argument"
msgstr ""
msgstr "Ugyldig Argument"
#: redbot/cogs/audio/core/events/dpy.py:155
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
msgstr ""
msgstr "Argumentet du ga for `{}` er ikke gyldig: Jeg forventet en `{}`."
#: redbot/cogs/audio/core/events/dpy.py:175
msgid "Invalid Environment"
msgstr ""
msgstr "Ugyldig miljø"
#: redbot/cogs/audio/core/events/dpy.py:176
msgid "Connection to Lavalink has been lost."
msgstr ""
msgstr "Forbindelsen til Lavalink har gått tapt."
#: redbot/cogs/audio/core/events/dpy.py:184
msgid "No Player Available"
msgstr ""
msgstr "Ingen spiller tilgjengelig"
#: redbot/cogs/audio/core/events/dpy.py:185
msgid "The bot is not connected to a voice channel."
msgstr ""
msgstr "Botten er ikke koblet til en talekanal."
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
msgstr "Kunne ikke motta spor"
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
msgstr "Jeg klarer ikke å finne et spor fra Lavalink i øyeblikket, prøv igjen om noen minutter."
#: redbot/cogs/audio/core/events/dpy.py:205
msgid "There was an issue communicating with Discord."
msgstr ""
msgstr "Det var et problem som kommuniserte med Discord."
#: redbot/cogs/audio/core/events/dpy.py:206
msgid "This error has been reported to the bot owner."
msgstr ""
msgstr "Denne feilen er rapportert til bot eieren."
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
msgstr "Kunne ikke få et gyldig spor."
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
msgstr "Automatisk avspilling startet."
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr ""
msgstr "Spiller nå"
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
msgstr "Sporlengde: {length} | Forespurt av: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
msgstr "Kø avsluttet."
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
msgstr "Flere feil oppdaget"
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
msgstr "Hvis du lukker lydspilleren på grunn av flere feil blir oppdaget. Hvis dette vedvarer, må du informere bot eieren om at lydloggen kan være midlertidig utilgjengelig."
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
msgstr "Spor satt fast"
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
msgstr "Avspilling av sangen har stoppet på grunn av uunnlatelig feil.\\n{error}"
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr ""
msgstr "Sporfeil"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Dutch\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr "Nu aan het spelen"
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr "Track lengte: {length} | Aangevraagd door: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr "Track error"

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2020-10-29 12:34+0000\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@ msgid "The bot is not connected to a voice channel."
msgstr "Bot nie jest podłączony do kanału głosowego."
#: redbot/cogs/audio/core/events/dpy.py:193
#: redbot/cogs/audio/core/events/lavalink.py:98
#: redbot/cogs/audio/core/events/lavalink.py:105
msgid "Unable to Get Track"
msgstr "Nie można pobrać utworu"
#: redbot/cogs/audio/core/events/dpy.py:194
#: redbot/cogs/audio/core/events/lavalink.py:99
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr "W tej chwili nie mogę pobrać utworu z Lavalinka, spróbuj ponownie za kilka minut."
@@ -86,43 +86,43 @@ msgstr ""
msgid "This error has been reported to the bot owner."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:89
#: redbot/cogs/audio/core/events/lavalink.py:96
msgid "Couldn't get a valid track."
msgstr "Nie można uzyskać prawidłowego utworu."
#: redbot/cogs/audio/core/events/lavalink.py:121
#: redbot/cogs/audio/core/events/lavalink.py:128
msgid "Auto Play started."
msgstr "Automatyczne odtwarzanie rozpoczęte."
#: redbot/cogs/audio/core/events/lavalink.py:136
#: redbot/cogs/audio/core/events/lavalink.py:143
msgid "Now Playing"
msgstr "Teraz gram"
#: redbot/cogs/audio/core/events/lavalink.py:138
#: redbot/cogs/audio/core/events/lavalink.py:145
msgid "Track length: {length} | Requested by: {user}"
msgstr "Długość utworu: {length} | Żądany przez: {user}"
#: redbot/cogs/audio/core/events/lavalink.py:159
#: redbot/cogs/audio/core/events/lavalink.py:166
msgid "Queue ended."
msgstr "Kolejka zakończona."
#: redbot/cogs/audio/core/events/lavalink.py:202
#: redbot/cogs/audio/core/events/lavalink.py:211
msgid "Multiple Errors Detected"
msgstr "Wykryto wiele błędów"
#: redbot/cogs/audio/core/events/lavalink.py:203
#: redbot/cogs/audio/core/events/lavalink.py:212
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr "Zamykanie odtwarzacza audio z powodu wykrycia wielu błędów. Jeśli to się powtarza, poinformuj właściciela bota, ponieważ moduł Audio może być tymczasowo niedostępny."
#: redbot/cogs/audio/core/events/lavalink.py:217
#: redbot/cogs/audio/core/events/lavalink.py:226
msgid "Track Stuck"
msgstr "Zacięty utwór"
#: redbot/cogs/audio/core/events/lavalink.py:218
#: redbot/cogs/audio/core/events/lavalink.py:227
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr "Odtwarzanie utworu zostało zatrzymane z powodu nieoczekiwanego błędu.\\n{error}"
#: redbot/cogs/audio/core/events/lavalink.py:224
#: redbot/cogs/audio/core/events/lavalink.py:233
msgid "Track Error"
msgstr "Błąd utworu"

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